"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/08 01:42:37 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu" 2025/08/08 01:42:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/08 01:42:37 DEBUG : Creating backend with remote "/tmp/rclone1117873696" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:39 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:39 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/08 01:42:39 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (2.01s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:40 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 01:42:40 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:40 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:40 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:41 INFO : sub dir/hello world: Copied (new) 2025/08/08 01:42:41 DEBUG : B2 bucket rclone-test-xedusut5qetu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.82s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", 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-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:42 DEBUG : Creating backend with remote "/non-existing" 2025/08/08 01:42:42 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/08 01:42:42 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:42 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:43 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:43 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:44 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.86s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.37s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:45 INFO : B2 bucket rclone-test-xedusut5qetu: Running all checks before starting transfers 2025/08/08 01:42:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:45 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:45 INFO : B2 bucket rclone-test-xedusut5qetu: Checks finished, now starting transfers 2025/08/08 01:42:45 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.39s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:46 ERROR : Ignoring --no-traverse with sync 2025/08/08 01:42:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:46 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:46 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:47 INFO : sub dir/hello world: Copied (new) 2025/08/08 01:42:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.28s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:48 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/08 01:42:48 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:48 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:48 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/08 01:42:48 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.21s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:42:49 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:49 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:49 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:49 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.19s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:42:51 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:51 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:51 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:51 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.96s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/08 01:42:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 01:42:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/08 01:42:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 01:42:52 INFO : sub dir2: Making directory 2025/08/08 01:42:52 INFO : sub dir: Making directory 2025/08/08 01:42:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:52 INFO : sub dir2/sub sub dir2: Making directory 2025/08/08 01:42:52 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:52 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:53 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/08/08 01:42:53 DEBUG : B2 bucket rclone-test-xedusut5qetu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.46s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:53 INFO : sub dir2: Making directory 2025/08/08 01:42:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/08 01:42:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 01:42:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:53 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:53 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.19s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:54 DEBUG : sub dir2: Making directory with metadata 2025/08/08 01:42:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 01:42:55 INFO : sub dir2: Making directory 2025/08/08 01:42:55 INFO : sub dir: Making directory 2025/08/08 01:42:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:55 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:55 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:55 INFO : sub dir/hello world: Copied (new) 2025/08/08 01:42:55 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/08 01:42:55 DEBUG : B2 bucket rclone-test-xedusut5qetu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/08 01:42:55 DEBUG : B2 bucket rclone-test-xedusut5qetu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.59s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", 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-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:56 INFO : sub dir2: Making directory 2025/08/08 01:42:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:57 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:57 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:57 INFO : sub dir/hello world: Copied (new) 2025/08/08 01:42:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.27s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:58 DEBUG : sub dir2: Making directory with metadata 2025/08/08 01:42:58 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 01:42:58 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 01:42:58 INFO : sub dir2: Making directory 2025/08/08 01:42:58 INFO : sub dir: Making directory 2025/08/08 01:42:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:42:58 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:42:58 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:42:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:42:58 INFO : sub dir/hello world: Copied (new) 2025/08/08 01:42:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/08 01:42:58 DEBUG : B2 bucket rclone-test-xedusut5qetu: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.27s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", 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-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:42:59 INFO : sub dir2: Making directory 2025/08/08 01:43:00 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:43:00 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:00 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:43:00 INFO : sub dir/hello world: Copied (new) 2025/08/08 01:43:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.23s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:01 DEBUG : Creating backend with remote "TestB2:rclone-test-hitawod3noqo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-xedusut5qetu -> B2 bucket rclone-test-hitawod3noqo 2025/08/08 01:43:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:43:02 DEBUG : B2 bucket rclone-test-hitawod3noqo: Waiting for checks to finish 2025/08/08 01:43:02 DEBUG : B2 bucket rclone-test-hitawod3noqo: Waiting for transfers to finish 2025/08/08 01:43:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:43:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 01:43:04 DEBUG : B2 bucket rclone-test-hitawod3noqo: Purge remote 2025/08/08 01:43:04 INFO : B2 bucket rclone-test-hitawod3noqo: cleaning bucket "rclone-test-hitawod3noqo" of all files 2025/08/08 01:43:04 DEBUG : sub dir/hello world: Deleting (id "4_z9ff28d83508d8b7b9f880e1b_f106f65ec9ec99ac9_d20250808_m014303_c001_v0001100_t0033_u01754617383982") --- PASS: TestServerSideCopy (5.17s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:06 DEBUG : sub dir/hello world: Clearing upload URL because of error: Post "https://pod-000-1131-18.backblaze.com/b2api/v1/b2_upload_file/dfa22d83508d8b7b9f880e1b/c001_v0001131_t0032": EOF 2025/08/08 01:43:06 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1131-18.backblaze.com/b2api/v1/b2_upload_file/dfa22d83508d8b7b9f880e1b/c001_v0001131_t0032": EOF) 2025/08/08 01:43:06 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "sub dir/hello world" to B2 bucket rclone-test-xedusut5qetu: 1/10 (Post "https://pod-000-1131-18.backblaze.com/b2api/v1/b2_upload_file/dfa22d83508d8b7b9f880e1b/c001_v0001131_t0032": EOF) 2025/08/08 01:43:08 DEBUG : pacer: Reducing sleep to 10ms 2025/08/08 01:43:09 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/08 01:43:09 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:09 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/08 01:43:09 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (4.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:11 DEBUG : Creating backend with remote "TestB2:rclone-test-pemofoh1yule" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-xedusut5qetu -> B2 bucket rclone-test-pemofoh1yule 2025/08/08 01:43:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:43:12 DEBUG : B2 bucket rclone-test-pemofoh1yule: Waiting for checks to finish 2025/08/08 01:43:12 DEBUG : B2 bucket rclone-test-pemofoh1yule: Waiting for transfers to finish 2025/08/08 01:43:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:43:13 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 01:43:15 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/08 01:43:15 DEBUG : B2 bucket rclone-test-pemofoh1yule: Waiting for checks to finish 2025/08/08 01:43:15 DEBUG : B2 bucket rclone-test-pemofoh1yule: Waiting for transfers to finish 2025/08/08 01:43:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/08 01:43:15 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 01:43:15 DEBUG : B2 bucket rclone-test-pemofoh1yule: Purge remote 2025/08/08 01:43:15 INFO : B2 bucket rclone-test-pemofoh1yule: cleaning bucket "rclone-test-pemofoh1yule" of all files 2025/08/08 01:43:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf32add3508d8b7b9f880e1b_f1176590a6942dbbd_d20250808_m014315_c001_v0001100_t0042_u01754617395402") 2025/08/08 01:43:16 DEBUG : sub dir/hello world: Deleting (id "4_zaf32add3508d8b7b9f880e1b_f1098bd79b4693c39_d20250808_m014313_c001_v0001093_t0055_u01754617393609") --- PASS: TestServerSideCopyOverSelf (7.00s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/08 01:43:18 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:18 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:18 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/08 01:43:18 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/08 01:43:18 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.73s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:19 DEBUG : Creating backend with remote "TestB2:rclone-test-tozayov0wile" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-xedusut5qetu -> B2 bucket rclone-test-tozayov0wile 2025/08/08 01:43:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:43:21 DEBUG : B2 bucket rclone-test-tozayov0wile: Waiting for checks to finish 2025/08/08 01:43:21 DEBUG : B2 bucket rclone-test-tozayov0wile: Waiting for transfers to finish 2025/08/08 01:43:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:43:22 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 01:43:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/08 01:43:23 DEBUG : B2 bucket rclone-test-tozayov0wile: Waiting for checks to finish 2025/08/08 01:43:23 DEBUG : B2 bucket rclone-test-tozayov0wile: Waiting for transfers to finish 2025/08/08 01:43:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/08 01:43:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 01:43:23 INFO : sub dir/hello world: Deleted 2025/08/08 01:43:24 DEBUG : testing file moves 2025/08/08 01:43:24 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/08 01:43:24 DEBUG : B2 bucket rclone-test-tozayov0wile: Waiting for checks to finish 2025/08/08 01:43:24 DEBUG : B2 bucket rclone-test-tozayov0wile: Waiting for transfers to finish 2025/08/08 01:43:25 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/08 01:43:25 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/08 01:43:25 INFO : sub dir/hello world: Deleted 2025/08/08 01:43:25 DEBUG : B2 bucket rclone-test-tozayov0wile: Purge remote 2025/08/08 01:43:25 INFO : B2 bucket rclone-test-tozayov0wile: cleaning bucket "rclone-test-tozayov0wile" of all files 2025/08/08 01:43:26 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2cdf3508d8b7b9f880e1b_f107eee3e8105ba94_d20250808_m014324_c001_v0001104_t0045_u01754617404972") 2025/08/08 01:43:26 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2cdf3508d8b7b9f880e1b_f1036b59ae4d0d865_d20250808_m014323_c001_v0001136_t0047_u01754617403207") 2025/08/08 01:43:26 DEBUG : sub dir/hello world: Deleting (id "4_z9fa2cdf3508d8b7b9f880e1b_f1161ae6fbe92301d_d20250808_m014321_c001_v0001179_t0058_u01754617401937") --- PASS: TestServerSideMoveOverSelf (8.56s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:28 ERROR : error listing: directory not found 2025/08/08 01:43:28 INFO : Local file system at /tmp/rclone1117873696: Making directory 2025/08/08 01:43:28 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:28 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.47s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:43:30 DEBUG : Local file system at /tmp/rclone1117873696: Waiting for checks to finish 2025/08/08 01:43:30 DEBUG : Local file system at /tmp/rclone1117873696: Waiting for transfers to finish 2025/08/08 01:43:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:43:30 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/08 01:43:30 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.85s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:31 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/08 01:43:31 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:31 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:31 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 01:43:31 INFO : check sum: Copied (new) 2025/08/08 01:43:31 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:32 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:32 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 01:43:32 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/08 01:43:32 DEBUG : check sum: Unchanged skipping 2025/08/08 01:43:32 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:32 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:32 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.51s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:32 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/08 01:43:32 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:32 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:33 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 01:43:33 INFO : sizeonly: Copied (new) 2025/08/08 01:43:33 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:33 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:33 DEBUG : sizeonly: Sizes identical 2025/08/08 01:43:33 DEBUG : sizeonly: Unchanged skipping 2025/08/08 01:43:33 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:33 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:33 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:34 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/08 01:43:34 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:34 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:34 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/08 01:43:34 INFO : ignore-size: Copied (new) 2025/08/08 01:43:34 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:35 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:35 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:43:35 DEBUG : ignore-size: Unchanged skipping 2025/08/08 01:43:35 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:35 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:35 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.52s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:36 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:43:36 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:36 DEBUG : existing: Unchanged skipping 2025/08/08 01:43:36 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:36 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:36 INFO : There was nothing to transfer 2025/08/08 01:43:36 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:36 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/08 01:43:36 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 01:43:36 INFO : existing: Copied (replaced existing) 2025/08/08 01:43:36 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.72s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:37 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/08 01:43:37 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:37 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:37 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 01:43:37 INFO : existing: Copied (new) 2025/08/08 01:43:37 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:38 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:38 DEBUG : existing: Destination exists, skipping 2025/08/08 01:43:38 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:38 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.50s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:39 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/08 01:43:39 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/08 01:43:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:43:40 DEBUG : c/non empty space: Unchanged skipping 2025/08/08 01:43:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:43:40 INFO : a/potato2: Copied (new) 2025/08/08 01:43:40 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:40 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:40 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:40 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:41 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:41 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/08/08 01:43:41 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 01:43:41 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/08 01:43:41 DEBUG : empty space: Unchanged skipping 2025/08/08 01:43:41 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:41 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:41 INFO : There was nothing to transfer 2025/08/08 01:43:42 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/08/08 01:43:42 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:42 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 01:43:43 INFO : empty space: Updated modification time in destination 2025/08/08 01:43:43 DEBUG : empty space: Unchanged skipping 2025/08/08 01:43:43 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:43 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:43 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.56s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:44 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/08/08 01:43:44 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:44 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 01:43:44 DEBUG : empty space: Unchanged skipping 2025/08/08 01:43:44 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:44 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:44 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.33s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:45 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/08/08 01:43:45 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1117873696) 2025/08/08 01:43:45 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-xedusut5qetu) 2025/08/08 01:43:45 DEBUG : foo: sha1 differ 2025/08/08 01:43:45 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:45 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/08 01:43:45 INFO : foo: Copied (replaced existing) 2025/08/08 01:43:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:43:47 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/08 01:43:47 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:47 DEBUG : empty space: Unchanged skipping 2025/08/08 01:43:47 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:47 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:43:47 INFO : potato: Copied (new) 2025/08/08 01:43:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.75s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:49 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:49 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/08 01:43:49 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:49 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/08 01:43:49 INFO : potato: Copied (replaced existing) 2025/08/08 01:43:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.54s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:50 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/08/08 01:43:50 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1117873696) 2025/08/08 01:43:50 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-xedusut5qetu) 2025/08/08 01:43:50 DEBUG : potato: sha1 differ 2025/08/08 01:43:50 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:50 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/08 01:43:50 INFO : potato: Copied (replaced existing) 2025/08/08 01:43:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.65s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:43:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:43:52 DEBUG : empty space: Unchanged skipping 2025/08/08 01:43:52 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:52 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:52 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/08 01:43:52 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:52 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.66s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:43:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:43:54 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:54 DEBUG : empty space: Unchanged skipping 2025/08/08 01:43:54 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:43:54 INFO : potato2: Copied (new) 2025/08/08 01:43:54 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:54 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.13s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:55 INFO : d: Making directory 2025/08/08 01:43:55 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/08 01:43:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/08 01:43:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:43:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/08 01:43:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:43:56 INFO : a/potato2: Copied (new) 2025/08/08 01:43:56 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:56 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:56 DEBUG : Waiting for deletions to finish 2025/08/08 01:43:56 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.28s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:43:58 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/08 01:43:58 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/08 01:43:58 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:43:58 DEBUG : c/non empty space: Unchanged skipping 2025/08/08 01:43:58 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:43:58 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:43:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:43:58 INFO : a/potato2: Copied (new) 2025/08/08 01:43:58 ERROR : B2 bucket rclone-test-xedusut5qetu: not deleting files as there were IO errors 2025/08/08 01:43:58 ERROR : B2 bucket rclone-test-xedusut5qetu: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.17s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:00 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:44:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:44:00 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:00 DEBUG : empty space: Unchanged skipping 2025/08/08 01:44:00 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:00 INFO : potato: Deleted 2025/08/08 01:44:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:44:00 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.09s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:02 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:02 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:02 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:03 INFO : potato: Deleted 2025/08/08 01:44:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:44:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:44:03 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:03 DEBUG : empty space: Unchanged skipping 2025/08/08 01:44:03 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:03 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:44:03 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:44:04 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:04 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:05 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/08 01:44:05 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.75s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:06 DEBUG : enormous: Excluded (Size Filter) 2025/08/08 01:44:06 DEBUG : enormous: Excluded 2025/08/08 01:44:06 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 01:44:06 DEBUG : potato2: Excluded 2025/08/08 01:44:06 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 01:44:06 DEBUG : potato2: Excluded 2025/08/08 01:44:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:44:06 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:06 DEBUG : empty space: Unchanged skipping 2025/08/08 01:44:06 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:06 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:06 INFO : There was nothing to transfer 2025/08/08 01:44:07 DEBUG : enormous: Excluded (Size Filter) 2025/08/08 01:44:07 DEBUG : enormous: Excluded 2025/08/08 01:44:07 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 01:44:07 DEBUG : potato2: Excluded 2025/08/08 01:44:07 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 01:44:07 DEBUG : potato2: Excluded 2025/08/08 01:44:07 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/08 01:44:07 DEBUG : empty space: Unchanged skipping 2025/08/08 01:44:07 DEBUG : Local file system at /tmp/rclone1117873696: Waiting for checks to finish 2025/08/08 01:44:07 DEBUG : Local file system at /tmp/rclone1117873696: Waiting for transfers to finish 2025/08/08 01:44:07 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:07 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.96s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:08 DEBUG : enormous: Excluded (Size Filter) 2025/08/08 01:44:08 DEBUG : enormous: Excluded 2025/08/08 01:44:08 DEBUG : potato2: Excluded (Size Filter) 2025/08/08 01:44:08 DEBUG : potato2: Excluded 2025/08/08 01:44:09 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:44:09 DEBUG : empty space: Unchanged skipping 2025/08/08 01:44:09 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:09 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:09 INFO : enormous: Deleted 2025/08/08 01:44:09 INFO : potato2: Deleted 2025/08/08 01:44:09 INFO : There was nothing to transfer 2025/08/08 01:44:09 DEBUG : Local file system at /tmp/rclone1117873696: Waiting for checks to finish 2025/08/08 01:44:09 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/08 01:44:09 DEBUG : empty space: Unchanged skipping 2025/08/08 01:44:09 DEBUG : Local file system at /tmp/rclone1117873696: Waiting for transfers to finish 2025/08/08 01:44:09 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:09 INFO : potato2: Deleted 2025/08/08 01:44:09 INFO : enormous: Deleted 2025/08/08 01:44:09 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.32s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:11 DEBUG : five: Need to transfer - File not found at Destination 2025/08/08 01:44:11 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:11 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/08 01:44:11 DEBUG : one: Destination is newer than source, skipping 2025/08/08 01:44:11 DEBUG : three: Sizes identical 2025/08/08 01:44:11 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/08 01:44:11 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/08 01:44:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1117873696) 2025/08/08 01:44:11 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-xedusut5qetu) 2025/08/08 01:44:11 DEBUG : two: sha1 differ 2025/08/08 01:44:11 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/08 01:44:11 INFO : five: Copied (new) 2025/08/08 01:44:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/08 01:44:12 INFO : four: Copied (replaced existing) 2025/08/08 01:44:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/08 01:44:12 INFO : two: Copied (replaced existing) 2025/08/08 01:44:12 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:12 DEBUG : one: Destination is newer than source, skipping 2025/08/08 01:44:12 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:12 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/08 01:44:12 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/08 01:44:12 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/08 01:44:12 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/08 01:44:12 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/08 01:44:12 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/08 01:44:12 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/08 01:44:12 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/08 01:44:12 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/08 01:44:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1117873696) 2025/08/08 01:44:12 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-xedusut5qetu) 2025/08/08 01:44:12 DEBUG : three: sha1 differ 2025/08/08 01:44:12 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/08 01:44:12 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:13 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 01:44:13 INFO : three: Copied (replaced existing) 2025/08/08 01:44:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.24s) === 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-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/08 01:44:14 INFO : B2 bucket rclone-test-xedusut5qetu: Making map for --track-renames 2025/08/08 01:44:14 INFO : B2 bucket rclone-test-xedusut5qetu: Finished making map for --track-renames 2025/08/08 01:44:14 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:14 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for renames to finish 2025/08/08 01:44:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/08 01:44:14 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/08 01:44:14 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/08 01:44:15 INFO : potato: Copied (new) 2025/08/08 01:44:15 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 01:44:15 INFO : yam: Copied (new) 2025/08/08 01:44:15 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:16 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:44:16 INFO : B2 bucket rclone-test-xedusut5qetu: Making map for --track-renames 2025/08/08 01:44:16 INFO : B2 bucket rclone-test-xedusut5qetu: Finished making map for --track-renames 2025/08/08 01:44:16 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:16 DEBUG : potato: Unchanged skipping 2025/08/08 01:44:16 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for renames to finish 2025/08/08 01:44:16 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 01:44:16 INFO : yam: Copied (server-side copy) to: yaml 2025/08/08 01:44:16 INFO : yam: Deleted 2025/08/08 01:44:16 INFO : yaml: Renamed from "yam" 2025/08/08 01:44:16 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:16 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (3.31s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/08 01:44:18 INFO : B2 bucket rclone-test-xedusut5qetu: Making map for --track-renames 2025/08/08 01:44:18 INFO : B2 bucket rclone-test-xedusut5qetu: Finished making map for --track-renames 2025/08/08 01:44:18 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:18 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/08 01:44:18 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/08 01:44:18 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for renames to finish 2025/08/08 01:44:18 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:18 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1177-01.backblaze.com/b2api/v1/b2_upload_file/dfa22d83508d8b7b9f880e1b/c001_v0001177_t0057": EOF 2025/08/08 01:44:18 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1177-01.backblaze.com/b2api/v1/b2_upload_file/dfa22d83508d8b7b9f880e1b/c001_v0001177_t0057": EOF) 2025/08/08 01:44:18 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/08 01:44:18 DEBUG : potato: Received error: Post "https://pod-000-1177-01.backblaze.com/b2api/v1/b2_upload_file/dfa22d83508d8b7b9f880e1b/c001_v0001177_t0057": EOF - low level retry 0/10 2025/08/08 01:44:18 DEBUG : pacer: Reducing sleep to 10ms 2025/08/08 01:44:18 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 01:44:18 INFO : yam: Copied (new) 2025/08/08 01:44:18 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/08 01:44:18 INFO : potato: Copied (new) 2025/08/08 01:44:18 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:19 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:44:19 INFO : B2 bucket rclone-test-xedusut5qetu: Making map for --track-renames 2025/08/08 01:44:19 INFO : B2 bucket rclone-test-xedusut5qetu: Finished making map for --track-renames 2025/08/08 01:44:19 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:19 DEBUG : potato: Unchanged skipping 2025/08/08 01:44:19 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for renames to finish 2025/08/08 01:44:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 01:44:19 INFO : yam: Copied (server-side copy) to: yaml 2025/08/08 01:44:20 INFO : yam: Deleted 2025/08/08 01:44:20 INFO : yaml: Renamed from "yam" 2025/08/08 01:44:20 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:20 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.05s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/08 01:44:21 INFO : B2 bucket rclone-test-xedusut5qetu: Making map for --track-renames 2025/08/08 01:44:21 INFO : B2 bucket rclone-test-xedusut5qetu: Finished making map for --track-renames 2025/08/08 01:44:21 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:21 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/08 01:44:21 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/08 01:44:21 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for renames to finish 2025/08/08 01:44:21 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:21 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/08 01:44:21 INFO : potato: Copied (new) 2025/08/08 01:44:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 01:44:22 INFO : sub/yam: Copied (new) 2025/08/08 01:44:22 DEBUG : Waiting for deletions to finish 2025/08/08 01:44:22 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:44:22 DEBUG : potato: Unchanged skipping 2025/08/08 01:44:22 INFO : B2 bucket rclone-test-xedusut5qetu: Making map for --track-renames 2025/08/08 01:44:22 INFO : B2 bucket rclone-test-xedusut5qetu: Finished making map for --track-renames 2025/08/08 01:44:22 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:22 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for renames to finish 2025/08/08 01:44:23 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/08 01:44:23 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/08 01:44:23 INFO : sub/yam: Deleted 2025/08/08 01:44:23 INFO : yam: Renamed from "sub/yam" 2025/08/08 01:44:23 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.44s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:24 DEBUG : Creating backend with remote "/tmp/rclone1117873696/dir1" 2025/08/08 01:44:24 DEBUG : Creating backend with remote "/tmp/rclone1117873696/dir2" 2025/08/08 01:44:24 DEBUG : Local file system at /tmp/rclone1117873696/dir2: Using server-side directory move 2025/08/08 01:44:24 INFO : Local file system at /tmp/rclone1117873696/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/08 01:44:24 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/08 01:44:24 DEBUG : Local file system at /tmp/rclone1117873696/dir2: Waiting for checks to finish 2025/08/08 01:44:24 DEBUG : Local file system at /tmp/rclone1117873696/dir2: Waiting for transfers to finish 2025/08/08 01:44:24 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:44:24 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/08 01:44:24 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:24 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:44:25 INFO : sub dir/hello world: Copied (new) 2025/08/08 01:44:25 INFO : sub dir/hello world: Deleted 2025/08/08 01:44:25 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/08 01:44:25 INFO : nested/sub dir/file: Copied (new) 2025/08/08 01:44:25 INFO : nested/sub dir/file: Deleted 2025/08/08 01:44:25 INFO : sub dir: Removing directory 2025/08/08 01:44:25 INFO : nested/sub dir: Removing directory 2025/08/08 01:44:25 INFO : nested: Removing directory 2025/08/08 01:44:25 DEBUG : Local file system at /tmp/rclone1117873696: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.55s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/08 01:44:26 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/08 01:44:26 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:26 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:44:26 INFO : sub dir/hello world: Copied (new) 2025/08/08 01:44:26 INFO : sub dir/hello world: Deleted 2025/08/08 01:44:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/08 01:44:27 INFO : nested/sub dir/file: Copied (new) 2025/08/08 01:44:27 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.76s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/08 01:44:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/08 01:44:28 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:28 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:28 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/08 01:44:28 INFO : existing-b: Copied (new) 2025/08/08 01:44:28 INFO : existing-b: Deleted 2025/08/08 01:44:28 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 01:44:28 INFO : existing: Copied (new) 2025/08/08 01:44:28 INFO : existing: Deleted 2025/08/08 01:44:29 DEBUG : existing: Destination exists, skipping 2025/08/08 01:44:29 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:44:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/08 01:44:29 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:44:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (2.04s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:30 DEBUG : Creating backend with remote "TestB2:rclone-test-piworum7guje" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xedusut5qetu -> B2 bucket rclone-test-piworum7guje 2025/08/08 01:44:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:44:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/08 01:44:34 DEBUG : empty space: Unchanged skipping 2025/08/08 01:44:34 DEBUG : B2 bucket rclone-test-piworum7guje: Waiting for checks to finish 2025/08/08 01:44:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 01:44:34 INFO : empty space: Deleted 2025/08/08 01:44:34 DEBUG : B2 bucket rclone-test-piworum7guje: Waiting for transfers to finish 2025/08/08 01:44:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:44:34 INFO : potato2: Copied (server-side copy) 2025/08/08 01:44:35 INFO : potato2: Deleted 2025/08/08 01:44:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 01:44:35 INFO : potato3: Copied (server-side copy) 2025/08/08 01:44:35 INFO : potato3: Deleted 2025/08/08 01:44:35 DEBUG : Creating backend with remote "TestB2:rclone-test-hefogog8tusi" 2025/08/08 01:44:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/08 01:44:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:44:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/08 01:44:36 DEBUG : B2 bucket rclone-test-hefogog8tusi: Waiting for checks to finish 2025/08/08 01:44:36 DEBUG : B2 bucket rclone-test-hefogog8tusi: Waiting for transfers to finish 2025/08/08 01:44:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 01:44:38 INFO : empty space: Copied (server-side copy) 2025/08/08 01:44:38 INFO : empty space: Deleted 2025/08/08 01:44:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:44:38 INFO : potato2: Copied (server-side copy) 2025/08/08 01:44:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 01:44:38 INFO : potato3: Copied (server-side copy) 2025/08/08 01:44:38 INFO : potato2: Deleted 2025/08/08 01:44:38 INFO : potato3: Deleted 2025/08/08 01:44:39 DEBUG : B2 bucket rclone-test-hefogog8tusi: Purge remote 2025/08/08 01:44:39 INFO : B2 bucket rclone-test-hefogog8tusi: cleaning bucket "rclone-test-hefogog8tusi" of all files 2025/08/08 01:44:39 DEBUG : empty space: Deleting (id "4_z0ff2fd83509d8b7b9f880e1b_f1067462e746631ca_d20250808_m014438_c001_v0001171_t0022_u01754617478195") 2025/08/08 01:44:39 DEBUG : potato2: Deleting (id "4_z0ff2fd83509d8b7b9f880e1b_f11513029fa25bfc4_d20250808_m014438_c001_v0001137_t0012_u01754617478479") 2025/08/08 01:44:39 DEBUG : potato3: Deleting (id "4_z0ff2fd83509d8b7b9f880e1b_f109e0a279395d6ad_d20250808_m014438_c001_v0001180_t0045_u01754617478580") 2025/08/08 01:44:40 DEBUG : B2 bucket rclone-test-piworum7guje: Purge remote 2025/08/08 01:44:40 INFO : B2 bucket rclone-test-piworum7guje: cleaning bucket "rclone-test-piworum7guje" of all files 2025/08/08 01:44:40 DEBUG : empty space: Deleting (id "4_zcfc2ed53509d8b7b9f880e1b_f4145fb5ce59ee294_d20250808_m014438_c001_v7007000_t0000_u01754617478462") 2025/08/08 01:44:40 DEBUG : empty space: Deleting (id "4_zcfc2ed53509d8b7b9f880e1b_f119b9d34238f4b13_d20250808_m014433_c001_v0001177_t0053_u01754617473951") 2025/08/08 01:44:40 DEBUG : potato2: Deleting (id "4_zcfc2ed53509d8b7b9f880e1b_f4145fb5ce59ee296_d20250808_m014438_c001_v7007000_t0000_u01754617478794") 2025/08/08 01:44:40 DEBUG : potato2: Deleting (id "4_zcfc2ed53509d8b7b9f880e1b_f1014753cf6e0062c_d20250808_m014434_c001_v0001180_t0009_u01754617474780") 2025/08/08 01:44:40 DEBUG : potato3: Deleting (id "4_zcfc2ed53509d8b7b9f880e1b_f416fa9f8524f0310_d20250808_m014438_c001_v7007000_t0000_u01754617478810") 2025/08/08 01:44:40 DEBUG : potato3: Deleting (id "4_zcfc2ed53509d8b7b9f880e1b_f111e341ecba17f2a_d20250808_m014435_c001_v0001157_t0020_u01754617475059") 2025/08/08 01:44:40 DEBUG : potato3: Deleting (id "4_zcfc2ed53509d8b7b9f880e1b_f119b9d34238f4b15_d20250808_m014434_c001_v0001177_t0042_u01754617474154") --- PASS: TestServerSideMove (12.73s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:42 DEBUG : Creating backend with remote "TestB2:rclone-test-qubejib2dofu" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xedusut5qetu -> B2 bucket rclone-test-qubejib2dofu 2025/08/08 01:44:48 DEBUG : empty space: Excluded (Size Filter) 2025/08/08 01:44:48 DEBUG : empty space: Excluded 2025/08/08 01:44:48 DEBUG : empty space: Excluded (Size Filter) 2025/08/08 01:44:48 DEBUG : empty space: Excluded 2025/08/08 01:44:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:44:48 DEBUG : B2 bucket rclone-test-qubejib2dofu: Waiting for checks to finish 2025/08/08 01:44:48 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 01:44:48 DEBUG : B2 bucket rclone-test-qubejib2dofu: Waiting for transfers to finish 2025/08/08 01:44:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:44:49 INFO : potato2: Copied (server-side copy) 2025/08/08 01:44:49 INFO : potato2: Deleted 2025/08/08 01:44:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 01:44:49 INFO : potato3: Copied (server-side copy) 2025/08/08 01:44:49 INFO : potato3: Deleted 2025/08/08 01:44:49 DEBUG : Creating backend with remote "TestB2:rclone-test-mawekub8mana" 2025/08/08 01:44:50 DEBUG : empty space: Excluded (Size Filter) 2025/08/08 01:44:50 DEBUG : empty space: Excluded 2025/08/08 01:44:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:44:51 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/08 01:44:51 DEBUG : B2 bucket rclone-test-mawekub8mana: Waiting for checks to finish 2025/08/08 01:44:51 DEBUG : B2 bucket rclone-test-mawekub8mana: Waiting for transfers to finish 2025/08/08 01:44:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:44:52 INFO : potato2: Copied (server-side copy) 2025/08/08 01:44:52 INFO : potato2: Deleted 2025/08/08 01:44:52 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 01:44:52 INFO : potato3: Copied (server-side copy) 2025/08/08 01:44:52 INFO : potato3: Deleted 2025/08/08 01:44:53 DEBUG : B2 bucket rclone-test-mawekub8mana: Purge remote 2025/08/08 01:44:53 INFO : B2 bucket rclone-test-mawekub8mana: cleaning bucket "rclone-test-mawekub8mana" of all files 2025/08/08 01:44:53 DEBUG : potato2: Deleting (id "4_z8ff22df350ad8b7b9f880e1b_f105b558a3c94ecd2_d20250808_m014452_c001_v0001165_t0023_u01754617492082") 2025/08/08 01:44:53 DEBUG : potato3: Deleting (id "4_z8ff22df350ad8b7b9f880e1b_f103b175e310c571b_d20250808_m014452_c001_v0001042_t0015_u01754617492305") 2025/08/08 01:44:54 DEBUG : B2 bucket rclone-test-qubejib2dofu: Purge remote 2025/08/08 01:44:54 INFO : B2 bucket rclone-test-qubejib2dofu: cleaning bucket "rclone-test-qubejib2dofu" of all files 2025/08/08 01:44:54 DEBUG : empty space: Deleting (id "4_z4f621dd350ad8b7b9f880e1b_f112b524c61ed61f5_d20250808_m014447_c001_v0001183_t0039_u01754617487882") 2025/08/08 01:44:54 DEBUG : potato2: Deleting (id "4_z4f621dd350ad8b7b9f880e1b_f4157d5f4dfa16116_d20250808_m014452_c001_v7007000_t0000_u01754617492293") 2025/08/08 01:44:54 DEBUG : potato2: Deleting (id "4_z4f621dd350ad8b7b9f880e1b_f11223df65ed62809_d20250808_m014448_c001_v0001038_t0041_u01754617488695") 2025/08/08 01:44:54 DEBUG : potato3: Deleting (id "4_z4f621dd350ad8b7b9f880e1b_f4157d5f4dfa16117_d20250808_m014452_c001_v7007000_t0000_u01754617492797") 2025/08/08 01:44:54 DEBUG : potato3: Deleting (id "4_z4f621dd350ad8b7b9f880e1b_f115ed92eab80c54b_d20250808_m014449_c001_v0001038_t0015_u01754617489057") 2025/08/08 01:44:54 DEBUG : potato3: Deleting (id "4_z4f621dd350ad8b7b9f880e1b_f112b524c61ed61fc_d20250808_m014448_c001_v0001183_t0049_u01754617488087") --- PASS: TestServerSideMoveWithFilter (14.27s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:44:57 DEBUG : Creating backend with remote "TestB2:rclone-test-nivusay1hiqo" 2025/08/08 01:44:59 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-xedusut5qetu -> B2 bucket rclone-test-nivusay1hiqo 2025/08/08 01:45:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:45:02 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/08 01:45:02 DEBUG : empty space: Unchanged skipping 2025/08/08 01:45:02 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/08 01:45:02 DEBUG : B2 bucket rclone-test-nivusay1hiqo: Waiting for checks to finish 2025/08/08 01:45:02 INFO : empty space: Deleted 2025/08/08 01:45:02 DEBUG : B2 bucket rclone-test-nivusay1hiqo: Waiting for transfers to finish 2025/08/08 01:45:02 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:45:02 INFO : potato2: Copied (server-side copy) 2025/08/08 01:45:02 INFO : potato2: Deleted 2025/08/08 01:45:02 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 01:45:02 INFO : potato3: Copied (server-side copy) 2025/08/08 01:45:03 INFO : potato3: Deleted 2025/08/08 01:45:03 DEBUG : Creating backend with remote "TestB2:rclone-test-gekelig9tuwo" 2025/08/08 01:45:04 INFO : tomatoDir: Making directory 2025/08/08 01:45:04 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/08 01:45:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/08 01:45:04 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/08 01:45:04 DEBUG : B2 bucket rclone-test-gekelig9tuwo: Waiting for checks to finish 2025/08/08 01:45:04 DEBUG : B2 bucket rclone-test-gekelig9tuwo: Waiting for transfers to finish 2025/08/08 01:45:05 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/08 01:45:05 INFO : empty space: Copied (server-side copy) 2025/08/08 01:45:06 INFO : empty space: Deleted 2025/08/08 01:45:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/08 01:45:06 INFO : potato2: Copied (server-side copy) 2025/08/08 01:45:06 INFO : potato2: Deleted 2025/08/08 01:45:06 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/08 01:45:06 INFO : potato3: Copied (server-side copy) 2025/08/08 01:45:06 INFO : potato3: Deleted 2025/08/08 01:45:07 DEBUG : B2 bucket rclone-test-gekelig9tuwo: Purge remote 2025/08/08 01:45:07 INFO : B2 bucket rclone-test-gekelig9tuwo: cleaning bucket "rclone-test-gekelig9tuwo" of all files 2025/08/08 01:45:07 DEBUG : empty space: Deleting (id "4_zbff26d4350ad8b7b9f880e1b_f10746ea506e5c130_d20250808_m014505_c001_v0001150_t0023_u01754617505633") 2025/08/08 01:45:07 DEBUG : potato2: Deleting (id "4_zbff26d4350ad8b7b9f880e1b_f106f6dc57918c0f1_d20250808_m014505_c001_v0001184_t0030_u01754617505993") 2025/08/08 01:45:07 DEBUG : potato3: Deleting (id "4_zbff26d4350ad8b7b9f880e1b_f10377b91f84f4700_d20250808_m014505_c001_v0001144_t0025_u01754617505970") 2025/08/08 01:45:08 DEBUG : B2 bucket rclone-test-nivusay1hiqo: Purge remote 2025/08/08 01:45:08 INFO : B2 bucket rclone-test-nivusay1hiqo: cleaning bucket "rclone-test-nivusay1hiqo" of all files 2025/08/08 01:45:08 DEBUG : empty space: Deleting (id "4_zff025d1350ad8b7b9f880e1b_f4105d0699d3d27d2_d20250808_m014505_c001_v7007000_t0000_u01754617505947") 2025/08/08 01:45:08 DEBUG : empty space: Deleting (id "4_zff025d1350ad8b7b9f880e1b_f102a0c78536369df_d20250808_m014501_c001_v0001176_t0000_u01754617501419") 2025/08/08 01:45:08 DEBUG : potato2: Deleting (id "4_zff025d1350ad8b7b9f880e1b_f4105d0699d3d27d6_d20250808_m014506_c001_v7007000_t0000_u01754617506202") 2025/08/08 01:45:08 DEBUG : potato2: Deleting (id "4_zff025d1350ad8b7b9f880e1b_f117b01f493a1912c_d20250808_m014502_c001_v0001184_t0054_u01754617502281") 2025/08/08 01:45:08 DEBUG : potato3: Deleting (id "4_zff025d1350ad8b7b9f880e1b_f4105d0699d3d27db_d20250808_m014506_c001_v7007000_t0000_u01754617506528") 2025/08/08 01:45:08 DEBUG : potato3: Deleting (id "4_zff025d1350ad8b7b9f880e1b_f10581da796c13fae_d20250808_m014502_c001_v0001130_t0050_u01754617502510") 2025/08/08 01:45:08 DEBUG : potato3: Deleting (id "4_zff025d1350ad8b7b9f880e1b_f102a0c78536369e1_d20250808_m014501_c001_v0001176_t0013_u01754617501651") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.60s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:45:10 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.84s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:45:13 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:45:15 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/rclone-sync-test" 2025/08/08 01:45:16 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/rclone-sync-test-include/layer2" 2025/08/08 01:45:18 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/rclone-sync-test-ignore-file" 2025/08/08 01:45:21 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/08 01:45:21 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/08 01:45:22 DEBUG : pacer: Reducing sleep to 10ms 2025/08/08 01:45:22 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/08 01:45:22 DEBUG : B2 bucket rclone-test-xedusut5qetu path rclone-sync-test: Waiting for checks to finish 2025/08/08 01:45:22 DEBUG : B2 bucket rclone-test-xedusut5qetu path rclone-sync-test: Waiting for transfers to finish 2025/08/08 01:45:22 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:22 INFO : There was nothing to transfer 2025/08/08 01:45:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/08 01:45:23 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:45:23 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:45:23 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:23 INFO : There was nothing to transfer 2025/08/08 01:45:23 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/08 01:45:23 DEBUG : B2 bucket rclone-test-xedusut5qetu path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/08 01:45:23 DEBUG : B2 bucket rclone-test-xedusut5qetu path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/08 01:45:23 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:23 INFO : There was nothing to transfer 2025/08/08 01:45:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/08 01:45:24 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:45:24 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:45:24 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:24 INFO : There was nothing to transfer 2025/08/08 01:45:24 DEBUG : Excluded 2025/08/08 01:45:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/08 01:45:24 DEBUG : B2 bucket rclone-test-xedusut5qetu path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/08 01:45:24 DEBUG : B2 bucket rclone-test-xedusut5qetu path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/08 01:45:24 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:24 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.26s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:45:25 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dst" 2025/08/08 01:45:26 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/CompareDest" 2025/08/08 01:45:28 DEBUG : one: Need to transfer - File not found at Destination 2025/08/08 01:45:28 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:28 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:45:29 INFO : one: Copied (new) 2025/08/08 01:45:29 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:30 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:30 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/08 01:45:30 INFO : one: Copied (replaced existing) 2025/08/08 01:45:30 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:32 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:33 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 01:45:33 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:33 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:33 INFO : There was nothing to transfer 2025/08/08 01:45:34 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:34 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/08 01:45:34 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:34 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 01:45:34 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:34 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:34 INFO : There was nothing to transfer 2025/08/08 01:45:35 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:35 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:35 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/08 01:45:35 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:35 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:35 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 01:45:35 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:35 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:35 INFO : There was nothing to transfer 2025/08/08 01:45:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:36 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/08/08 01:45:36 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/08 01:45:36 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/08 01:45:36 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:36 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:36 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 01:45:36 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:36 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:36 INFO : There was nothing to transfer 2025/08/08 01:45:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:37 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:37 DEBUG : two: Need to transfer - File not found at Destination 2025/08/08 01:45:37 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:37 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:37 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/08 01:45:37 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:38 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/08 01:45:38 INFO : two: Copied (new) 2025/08/08 01:45:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.02s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:45:41 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dest" 2025/08/08 01:45:42 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/pre-dest1" 2025/08/08 01:45:43 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/pre-dest2" 2025/08/08 01:45:45 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:45:45 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/08 01:45:45 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:45:45 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/08 01:45:46 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/08 01:45:46 DEBUG : B2 bucket rclone-test-xedusut5qetu path dest: Waiting for checks to finish 2025/08/08 01:45:46 DEBUG : B2 bucket rclone-test-xedusut5qetu path dest: Waiting for transfers to finish 2025/08/08 01:45:46 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/08 01:45:46 INFO : 3: Copied (new) 2025/08/08 01:45:46 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.09s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:45:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dst" 2025/08/08 01:45:49 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/CopyDest" 2025/08/08 01:45:51 DEBUG : one: Need to transfer - File not found at Destination 2025/08/08 01:45:51 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:51 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:52 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:45:52 INFO : one: Copied (new) 2025/08/08 01:45:52 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:53 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:53 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:53 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/08 01:45:53 INFO : one: Copied (replaced existing) 2025/08/08 01:45:53 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/BackupDir" 2025/08/08 01:45:56 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:56 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:45:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:57 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/08 01:45:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:45:58 INFO : one: Copied (server-side copy) 2025/08/08 01:45:58 INFO : one: Deleted 2025/08/08 01:45:58 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/08 01:45:58 INFO : one: Copied (server-side copy) 2025/08/08 01:45:58 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/08 01:45:58 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:45:58 DEBUG : Waiting for deletions to finish 2025/08/08 01:45:59 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:45:59 DEBUG : one: Unchanged skipping 2025/08/08 01:45:59 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:46:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/08 01:46:00 INFO : two: Copied (server-side copy) 2025/08/08 01:46:00 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/08 01:46:00 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:00 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:00 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:00 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:46:00 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:00 DEBUG : one: Unchanged skipping 2025/08/08 01:46:00 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:46:00 DEBUG : two: Unchanged skipping 2025/08/08 01:46:00 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:00 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:00 INFO : There was nothing to transfer 2025/08/08 01:46:02 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:46:02 DEBUG : one: Unchanged skipping 2025/08/08 01:46:02 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/08 01:46:02 DEBUG : three: Destination not found in --copy-dest 2025/08/08 01:46:02 DEBUG : three: Need to transfer - File not found at Destination 2025/08/08 01:46:02 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:02 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/08 01:46:02 DEBUG : two: Unchanged skipping 2025/08/08 01:46:02 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:03 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/08 01:46:03 INFO : three: Copied (new) 2025/08/08 01:46:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.53s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:46:06 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dst" 2025/08/08 01:46:07 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/backup" 2025/08/08 01:46:09 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 01:46:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:46:09 DEBUG : two: Unchanged skipping 2025/08/08 01:46:09 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:46:10 INFO : one: Copied (server-side copy) 2025/08/08 01:46:11 INFO : one: Deleted 2025/08/08 01:46:11 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:11 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:46:11 INFO : one: Copied (new) 2025/08/08 01:46:11 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:12 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 01:46:12 INFO : three.txt: Copied (server-side copy) 2025/08/08 01:46:12 INFO : three.txt: Deleted 2025/08/08 01:46:12 INFO : three.txt: Moved into backup dir 2025/08/08 01:46:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 01:46:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:46:14 DEBUG : two: Unchanged skipping 2025/08/08 01:46:14 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:46:14 INFO : one: Copied (server-side copy) 2025/08/08 01:46:15 INFO : one: Deleted 2025/08/08 01:46:15 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:15 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 01:46:15 INFO : one: Copied (new) 2025/08/08 01:46:15 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:15 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 01:46:15 INFO : three.txt: Copied (server-side copy) 2025/08/08 01:46:16 INFO : three.txt: Deleted 2025/08/08 01:46:16 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.46s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:46:19 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dst" 2025/08/08 01:46:20 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/backup" 2025/08/08 01:46:22 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 01:46:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:46:22 DEBUG : two: Unchanged skipping 2025/08/08 01:46:22 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:23 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:46:23 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 01:46:23 INFO : one: Deleted 2025/08/08 01:46:23 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:46:25 INFO : one: Copied (new) 2025/08/08 01:46:25 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 01:46:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 01:46:25 INFO : three.txt: Deleted 2025/08/08 01:46:25 INFO : three.txt: Moved into backup dir 2025/08/08 01:46:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 01:46:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:46:27 DEBUG : two: Unchanged skipping 2025/08/08 01:46:27 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:46:28 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 01:46:29 INFO : one: Deleted 2025/08/08 01:46:29 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:30 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 01:46:30 INFO : one: Copied (new) 2025/08/08 01:46:30 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:31 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 01:46:31 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 01:46:31 INFO : three.txt: Deleted 2025/08/08 01:46:31 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (15.15s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:46:34 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dst" 2025/08/08 01:46:34 DEBUG : Config file has changed externally - reloading 2025/08/08 01:46:35 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/backup" 2025/08/08 01:46:35 DEBUG : Config file has changed externally - reloading 2025/08/08 01:46:37 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 01:46:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:46:37 DEBUG : two: Unchanged skipping 2025/08/08 01:46:37 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:38 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:46:38 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/08 01:46:38 INFO : one: Deleted 2025/08/08 01:46:38 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:39 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:46:39 INFO : one: Copied (new) 2025/08/08 01:46:39 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 01:46:40 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/08 01:46:41 INFO : three.txt: Deleted 2025/08/08 01:46:41 INFO : three.txt: Moved into backup dir 2025/08/08 01:46:43 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:43 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 01:46:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:46:43 DEBUG : two: Unchanged skipping 2025/08/08 01:46:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:46:44 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/08 01:46:44 INFO : one: Deleted 2025/08/08 01:46:44 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:44 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 01:46:44 INFO : one: Copied (new) 2025/08/08 01:46:44 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:45 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 01:46:45 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/08 01:46:45 INFO : three.txt: Deleted 2025/08/08 01:46:45 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (14.26s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:46:48 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dst" 2025/08/08 01:46:48 DEBUG : Config file has changed externally - reloading 2025/08/08 01:46:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 01:46:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:46:50 DEBUG : two: Unchanged skipping 2025/08/08 01:46:50 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:46:50 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 01:46:51 INFO : one: Deleted 2025/08/08 01:46:51 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:46:51 INFO : one: Copied (new) 2025/08/08 01:46:51 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 01:46:52 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 01:46:52 INFO : three.txt: Deleted 2025/08/08 01:46:52 INFO : three.txt: Moved into backup dir 2025/08/08 01:46:53 DEBUG : one.bak: Excluded (Path Filter) 2025/08/08 01:46:53 DEBUG : one.bak: Excluded 2025/08/08 01:46:53 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/08 01:46:53 DEBUG : three.txt.bak: Excluded 2025/08/08 01:46:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 01:46:53 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:46:53 DEBUG : two: Unchanged skipping 2025/08/08 01:46:53 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for checks to finish 2025/08/08 01:46:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:46:54 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 01:46:54 INFO : one: Deleted 2025/08/08 01:46:54 DEBUG : B2 bucket rclone-test-xedusut5qetu path dst: Waiting for transfers to finish 2025/08/08 01:46:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 01:46:54 INFO : one: Copied (new) 2025/08/08 01:46:54 DEBUG : Waiting for deletions to finish 2025/08/08 01:46:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 01:46:54 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 01:46:55 INFO : three.txt: Deleted 2025/08/08 01:46:55 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.53s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:46:58 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dst" 2025/08/08 01:46:59 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 01:47:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:47:00 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 01:47:00 INFO : one: Deleted 2025/08/08 01:47:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:47:01 INFO : one: Copied (new) 2025/08/08 01:47:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:01 DEBUG : two: Unchanged skipping 2025/08/08 01:47:02 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/08 01:47:02 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 01:47:02 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 01:47:02 INFO : three.txt: Deleted 2025/08/08 01:47:03 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 01:47:03 INFO : three.txt: Copied (new) 2025/08/08 01:47:04 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 01:47:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:47:04 INFO : one: Copied (server-side copy) to: one.bak 2025/08/08 01:47:04 INFO : one: Deleted 2025/08/08 01:47:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 01:47:05 INFO : one: Copied (new) 2025/08/08 01:47:05 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:05 DEBUG : two: Unchanged skipping 2025/08/08 01:47:05 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/08 01:47:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 01:47:06 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/08 01:47:06 INFO : three.txt: Deleted 2025/08/08 01:47:06 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/08 01:47:06 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (11.96s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:47:11 DEBUG : Creating backend with remote "TestB2:rclone-test-xedusut5qetu/dst" 2025/08/08 01:47:12 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/08 01:47:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/08 01:47:13 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/08 01:47:14 INFO : one: Deleted 2025/08/08 01:47:14 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:47:14 INFO : one: Copied (new) 2025/08/08 01:47:14 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:14 DEBUG : two: Unchanged skipping 2025/08/08 01:47:15 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/08 01:47:15 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/08 01:47:15 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/08 01:47:16 INFO : three.txt: Deleted 2025/08/08 01:47:16 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 01:47:16 INFO : three.txt: Copied (new) 2025/08/08 01:47:17 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/08 01:47:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/08 01:47:17 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/08 01:47:18 INFO : one: Deleted 2025/08/08 01:47:18 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/08 01:47:18 INFO : one: Copied (new) 2025/08/08 01:47:18 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:18 DEBUG : two: Unchanged skipping 2025/08/08 01:47:18 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/08 01:47:19 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/08 01:47:19 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/08 01:47:19 INFO : three.txt: Deleted 2025/08/08 01:47:19 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/08 01:47:19 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.97s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:47:22 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:47:22 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/08 01:47:22 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:47:23 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/08 01:47:23 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/08 01:47:23 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.66s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:47:24 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/08 01:47:24 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:47:24 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:47:24 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/08 01:47:24 INFO : existing: Copied (new) 2025/08/08 01:47:24 DEBUG : Waiting for deletions to finish 2025/08/08 01:47:25 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/08 01:47:25 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/08 01:47:25 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:47:25 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:47:25 ERROR : B2 bucket rclone-test-xedusut5qetu: not deleting files as there were IO errors 2025/08/08 01:47:25 ERROR : B2 bucket rclone-test-xedusut5qetu: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.94s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:47:26 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:26 DEBUG : existing: Unchanged skipping 2025/08/08 01:47:26 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:47:26 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:47:26 DEBUG : Waiting for deletions to finish 2025/08/08 01:47:26 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.69s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" sync_test.go:2665: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", 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-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:47:48 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:47:48 DEBUG : both0: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both13: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both14: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both15: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both16: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both17: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both11: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both12: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both10: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both19: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both2: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both4: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both1: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both6: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both7: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both18: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:47:48 DEBUG : both3: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both9: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both5: Unchanged skipping 2025/08/08 01:47:48 DEBUG : both8: Unchanged skipping 2025/08/08 01:47:48 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:47:48 DEBUG : Waiting for deletions to finish 2025/08/08 01:47:48 INFO : only2: Deleted 2025/08/08 01:47:48 INFO : only11: Deleted 2025/08/08 01:47:48 INFO : only12: Deleted 2025/08/08 01:47:48 INFO : only19: Deleted 2025/08/08 01:47:48 INFO : only0: Deleted 2025/08/08 01:47:48 INFO : only13: Deleted 2025/08/08 01:47:49 INFO : only17: Deleted 2025/08/08 01:47:49 INFO : only3: Deleted 2025/08/08 01:47:49 INFO : only6: Deleted 2025/08/08 01:47:49 INFO : only10: Deleted 2025/08/08 01:47:49 INFO : only14: Deleted 2025/08/08 01:47:49 INFO : only15: Deleted 2025/08/08 01:47:49 INFO : only16: Deleted 2025/08/08 01:47:49 INFO : only1: Deleted 2025/08/08 01:47:49 INFO : only18: Deleted 2025/08/08 01:47:49 INFO : only5: Deleted 2025/08/08 01:47:49 INFO : only4: Deleted 2025/08/08 01:47:49 INFO : only7: Deleted 2025/08/08 01:47:49 INFO : only8: Deleted 2025/08/08 01:47:49 INFO : only9: Deleted 2025/08/08 01:47:49 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (24.93s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:48:13 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both0: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both10: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both11: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both12: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both13: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both14: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both15: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both16: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both17: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both18: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both19: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both1: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both2: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both3: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both4: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:48:13 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : both6: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both5: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:13 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : both7: Unchanged skipping 2025/08/08 01:48:13 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : both8: Unchanged skipping 2025/08/08 01:48:13 DEBUG : both9: Unchanged skipping 2025/08/08 01:48:13 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/08 01:48:13 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:48:14 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only11: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only10: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only13: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only16: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only12: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only15: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only18: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only1: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only0: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only2: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only14: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only4: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only17: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only6: Copied (replaced existing) 2025/08/08 01:48:14 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:14 INFO : only7: Copied (replaced existing) 2025/08/08 01:48:15 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:15 INFO : only8: Copied (replaced existing) 2025/08/08 01:48:15 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:15 INFO : only9: Copied (replaced existing) 2025/08/08 01:48:15 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:15 INFO : only19: Copied (replaced existing) 2025/08/08 01:48:15 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:15 INFO : only3: Copied (replaced existing) 2025/08/08 01:48:15 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/08 01:48:15 INFO : only5: Copied (replaced existing) 2025/08/08 01:48:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (29.34s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:48:23 DEBUG : empty_dir: Making directory with metadata 2025/08/08 01:48:23 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 01:48:23 DEBUG : empty_on_remote: Making directory with metadata 2025/08/08 01:48:23 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 01:48:23 INFO : empty_on_remote: Making directory 2025/08/08 01:48:23 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/08 01:48:24 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:24 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:24 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:24 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.77s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:48:26 DEBUG : empty_dir: Making directory with metadata 2025/08/08 01:48:26 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 01:48:26 DEBUG : empty_on_remote: Making directory with metadata 2025/08/08 01:48:26 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/08 01:48:26 INFO : empty_on_remote: Making directory 2025/08/08 01:48:26 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/08 01:48:27 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:27 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:27 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:27 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:27 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.66s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:48:28 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:28 INFO : sub dir: Making directory 2025/08/08 01:48:28 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.64s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:48:32 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/08 01:48:32 INFO : sub dir: Making directory 2025/08/08 01:48:32 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.20s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:48:44 DEBUG : Waiting for deletions to finish 2025/08/08 01:48:45 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:48:45 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : apple: Unchanged skipping 2025/08/08 01:48:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:48:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:48:46 DEBUG : banana: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:48:46 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:48:46 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:48:46 DEBUG : Waiting for deletions to finish 2025/08/08 01:48:46 INFO : There was nothing to transfer 2025/08/08 01:48:46 DEBUG : Waiting for deletions to finish 2025/08/08 01:48:46 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:48:46 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:48:46 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : apple: Unchanged skipping 2025/08/08 01:48:46 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : banana: Unchanged skipping 2025/08/08 01:48:46 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:46 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:48:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:48:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:48:47 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:48:47 DEBUG : Waiting for deletions to finish 2025/08/08 01:48:47 INFO : There was nothing to transfer 2025/08/08 01:48:47 DEBUG : Waiting for deletions to finish 2025/08/08 01:48:47 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:48:47 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:49:00 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:01 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:49:01 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:01 DEBUG : apple: Unchanged skipping 2025/08/08 01:49:01 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:01 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:49:01 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:01 DEBUG : banana: Unchanged skipping 2025/08/08 01:49:01 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:01 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:49:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:02 INFO : There was nothing to transfer 2025/08/08 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:02 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:49:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : apple: Unchanged skipping 2025/08/08 01:49:02 DEBUG : banana: Unchanged skipping 2025/08/08 01:49:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:49:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:49:02 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:02 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:49:02 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:02 INFO : There was nothing to transfer 2025/08/08 01:49:02 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:03 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:03 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:49:15 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:16 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:49:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:16 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 01:49:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 01:49:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:16 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 01:49:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 01:49:16 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:16 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:16 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:16 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:16 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:16 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/08 01:49:16 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:16 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/08 01:49:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:17 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:49:17 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:49:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 01:49:17 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:17 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 01:49:17 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/08 01:49:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 01:49:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 01:49:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 01:49:17 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:17 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 01:49:17 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/08 01:49:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 01:49:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 01:49:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 01:49:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 01:49:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:18 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 01:49:18 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:18 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 01:49:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:18 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:18 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 01:49:18 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:18 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:18 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 01:49:18 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:18 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:18 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 01:49:18 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:18 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:18 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 01:49:18 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 01:49:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 01:49:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 01:49:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 01:49:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:18 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:19 INFO : dir1/0008-2345678.txt: Deleted 2025/08/08 01:49:19 INFO : appleappleapplebanana: Deleted 2025/08/08 01:49:19 INFO : apple: Deleted 2025/08/08 01:49:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0003-defghij.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0009-3456789.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0007-1234567.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0010-456789.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0013-789;=.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0014-89;=.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0015-9;=.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/08 01:49:19 INFO : dir1/0011-56789;.txt: Deleted 2025/08/08 01:49:19 INFO : banana: Deleted 2025/08/08 01:49:19 INFO : dir1/0012-6789;.txt: Deleted 2025/08/08 01:49:19 INFO : splitbananasplit: Deleted 2025/08/08 01:49:19 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:20 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:20 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:20 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : banana: Unchanged skipping 2025/08/08 01:49:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:49:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:49:20 DEBUG : apple: Unchanged skipping 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:20 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:20 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:20 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:20 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:20 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:20 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:20 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:20 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:49:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:49:20 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:49:20 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:49:20 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:20 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:21 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/08 01:49:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/08 01:49:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:21 DEBUG : apple: transformed to: YXBwbGU= 2025/08/08 01:49:21 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/08 01:49:21 DEBUG : banana: transformed to: YmFuYW5h 2025/08/08 01:49:21 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/08 01:49:21 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/08 01:49:21 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/08 01:49:21 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/08 01:49:21 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/08 01:49:21 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/08 01:49:21 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:49:35 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:35 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:49:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:35 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:35 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:35 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:35 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:35 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:35 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:35 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:35 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:35 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:36 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:36 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 01:49:36 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/08 01:49:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/08 01:49:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/08 01:49:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/08 01:49:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/08 01:49:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/08 01:49:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/08 01:49:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/08 01:49:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/08 01:49:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:36 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:49:36 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:49:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 01:49:36 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/08 01:49:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 01:49:36 INFO : apple: Copied (new) to: PREFIXapple 2025/08/08 01:49:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 01:49:36 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 01:49:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 01:49:36 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 01:49:36 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/08 01:49:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:36 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 01:49:36 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:36 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 01:49:36 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:36 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 01:49:36 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 01:49:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 01:49:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 01:49:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:37 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 01:49:37 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 01:49:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 01:49:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:37 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 01:49:37 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 01:49:37 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 01:49:37 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 01:49:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:37 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 01:49:37 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/08 01:49:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 01:49:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:37 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:37 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/08 01:49:37 INFO : dir1/0003-defghij.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0009-3456789.txt: Deleted 2025/08/08 01:49:38 INFO : appleappleapplebanana: Deleted 2025/08/08 01:49:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/08 01:49:38 INFO : apple: Deleted 2025/08/08 01:49:38 INFO : dir1/0011-56789;.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0012-6789;.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0014-89;=.txt: Deleted 2025/08/08 01:49:38 INFO : banana: Deleted 2025/08/08 01:49:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0007-1234567.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0010-456789.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0013-789;=.txt: Deleted 2025/08/08 01:49:38 INFO : dir1/0015-9;=.txt: Deleted 2025/08/08 01:49:38 INFO : splitbananasplit: Deleted 2025/08/08 01:49:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/08 01:49:38 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:38 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:38 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 01:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : apple: transformed to: PREFIXapple 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/08 01:49:39 DEBUG : banana: transformed to: PREFIXbanana 2025/08/08 01:49:39 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/08 01:49:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/08 01:49:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/08 01:49:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/08 01:49:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/08 01:49:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/08 01:49:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/08 01:49:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/08 01:49:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/08 01:49:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/08 01:49:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/08 01:49:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/08 01:49:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/08 01:49:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/08 01:49:39 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 01:49:39 INFO : appleappleapplebanana: Copied (new) 2025/08/08 01:49:39 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:39 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:49:39 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:49:39 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 01:49:39 INFO : banana: Copied (new) 2025/08/08 01:49:39 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 01:49:39 INFO : apple: Copied (new) 2025/08/08 01:49:39 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 01:49:39 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/08 01:49:39 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 01:49:39 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/08 01:49:39 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 01:49:39 INFO : splitbananasplit: Copied (new) 2025/08/08 01:49:39 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 01:49:39 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/08 01:49:39 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 01:49:39 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 01:49:40 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 01:49:40 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 01:49:40 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 01:49:40 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 01:49:40 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 01:49:40 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 01:49:40 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 01:49:40 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 01:49:40 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 01:49:40 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 01:49:40 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 01:49:40 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/08 01:49:40 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:41 INFO : PREFIXapple: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/08 01:49:41 INFO : PREFIXbanana: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/08 01:49:41 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/08 01:49:41 INFO : PREFIXsplitbananasplit: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/08 01:49:41 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/08 01:49:41 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:41 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:42 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:42 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:49:55 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:55 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:49:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:49:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 01:49:56 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 01:49:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:56 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 01:49:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 01:49:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:56 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:56 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 01:49:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:56 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:56 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:56 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:49:56 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:49:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 01:49:56 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 01:49:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 01:49:56 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 01:49:56 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/08 01:49:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 01:49:57 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 01:49:57 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 01:49:57 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 01:49:57 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 01:49:57 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 01:49:57 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 01:49:57 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 01:49:57 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 01:49:57 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 01:49:57 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 01:49:57 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 01:49:57 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 01:49:57 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 01:49:57 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/08 01:49:57 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 01:49:58 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 01:49:58 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/08 01:49:58 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 01:49:58 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/08 01:49:58 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 01:49:58 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/08 01:49:58 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 01:49:58 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/08 01:49:58 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:58 INFO : dir1/0013-789;=.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0014-89;=.txt: Deleted 2025/08/08 01:49:58 INFO : apple: Deleted 2025/08/08 01:49:58 INFO : splitbananasplit: Deleted 2025/08/08 01:49:58 INFO : dir1/0003-defghij.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0008-2345678.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0010-456789.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0015-9;=.txt: Deleted 2025/08/08 01:49:58 INFO : banana: Deleted 2025/08/08 01:49:58 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0009-3456789.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0011-56789;.txt: Deleted 2025/08/08 01:49:58 INFO : appleappleapplebanana: Deleted 2025/08/08 01:49:58 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0007-1234567.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0012-6789;.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/08 01:49:58 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/08 01:49:58 DEBUG : Waiting for deletions to finish 2025/08/08 01:49:59 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/08 01:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : apple: transformed to: appleSUFFIX 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/08 01:49:59 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/08 01:49:59 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/08 01:49:59 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/08 01:49:59 INFO : banana: Copied (new) 2025/08/08 01:49:59 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:49:59 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:49:59 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:49:59 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 01:49:59 INFO : splitbananasplit: Copied (new) 2025/08/08 01:50:00 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 01:50:00 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/08 01:50:00 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 01:50:00 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/08 01:50:00 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 01:50:00 INFO : appleappleapplebanana: Copied (new) 2025/08/08 01:50:00 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 01:50:00 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/08 01:50:00 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 01:50:00 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/08 01:50:00 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 01:50:00 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/08 01:50:00 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 01:50:00 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/08 01:50:00 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 01:50:00 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/08 01:50:00 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/08 01:50:00 INFO : apple: Copied (new) 2025/08/08 01:50:00 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 01:50:00 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 01:50:01 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 01:50:01 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 01:50:01 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 01:50:01 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 01:50:01 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 01:50:01 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 01:50:01 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 01:50:01 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/08 01:50:01 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:01 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/08 01:50:01 INFO : appleSUFFIX: Deleted 2025/08/08 01:50:01 INFO : splitbananasplitSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/08 01:50:01 INFO : bananaSUFFIX: Deleted 2025/08/08 01:50:02 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/08 01:50:02 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/08 01:50:02 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/08 01:50:02 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/08 01:50:02 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:02 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:02 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:02 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:50:16 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:16 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:16 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/08 01:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:16 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/08 01:50:16 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:16 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:16 DEBUG : apple: Unchanged skipping 2025/08/08 01:50:16 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:16 DEBUG : banana: Unchanged skipping 2025/08/08 01:50:16 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:16 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:16 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 01:50:16 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:16 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:17 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/08 01:50:17 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/08 01:50:17 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:17 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:17 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:17 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:17 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:17 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:17 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:17 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:17 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:17 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:17 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:17 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:17 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:17 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:17 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:17 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:17 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:17 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 01:50:17 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/08 01:50:17 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:50:17 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:50:17 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/08 01:50:17 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/08 01:50:17 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:17 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/08 01:50:17 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/08 01:50:17 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:17 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/08 01:50:17 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/08 01:50:17 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:17 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/08 01:50:17 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/08 01:50:17 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:17 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/08 01:50:17 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/08 01:50:17 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:17 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/08 01:50:17 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/08 01:50:17 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:17 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/08 01:50:17 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/08 01:50:17 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:17 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/08 01:50:17 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/08 01:50:17 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:17 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/08 01:50:17 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/08 01:50:17 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:17 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/08 01:50:17 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/08 01:50:17 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:17 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/08 01:50:17 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/08 01:50:17 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:17 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/08 01:50:17 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/08 01:50:17 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:18 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/08 01:50:18 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/08 01:50:18 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:18 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/08 01:50:18 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/08 01:50:18 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/08 01:50:18 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/08 01:50:18 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/08 01:50:18 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/08 01:50:18 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/08 01:50:18 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/08 01:50:18 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:18 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/08 01:50:18 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/08 01:50:18 INFO : dir1/0012-6789;.txt: Deleted 2025/08/08 01:50:18 INFO : dir1/0013-789;=.txt: Deleted 2025/08/08 01:50:18 INFO : dir1/0014-89;=.txt: Deleted 2025/08/08 01:50:18 INFO : dir1/0009-3456789.txt: Deleted 2025/08/08 01:50:18 INFO : dir1/0011-56789;.txt: Deleted 2025/08/08 01:50:18 INFO : splitbananasplit: Deleted 2025/08/08 01:50:19 INFO : dir1/0010-456789.txt: Deleted 2025/08/08 01:50:19 INFO : dir1/0015-9;=.txt: Deleted 2025/08/08 01:50:19 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/08 01:50:19 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/08 01:50:19 INFO : dir1/0003-defghij.txt: Deleted 2025/08/08 01:50:19 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/08 01:50:19 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/08 01:50:19 INFO : appleappleapplebanana: Deleted 2025/08/08 01:50:19 INFO : dir1/0007-1234567.txt: Deleted 2025/08/08 01:50:19 INFO : dir1/0008-2345678.txt: Deleted 2025/08/08 01:50:19 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:19 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : appleapple: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/08 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:19 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:19 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:19 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:19 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:19 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:19 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:19 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:19 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:19 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:19 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:19 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:19 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:19 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:19 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:19 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:19 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:19 DEBUG : apple: Unchanged skipping 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:50:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:19 DEBUG : banana: Unchanged skipping 2025/08/08 01:50:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:19 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:19 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:19 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 01:50:19 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:19 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/08 01:50:20 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/08 01:50:20 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/08 01:50:20 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/08 01:50:20 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/08 01:50:20 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/08 01:50:20 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/08 01:50:20 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/08 01:50:20 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/08 01:50:20 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/08 01:50:20 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/08 01:50:20 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/08 01:50:20 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/08 01:50:20 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/08 01:50:20 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/08 01:50:20 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/08 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:50:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:50:20 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:50:20 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:20 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:20 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : appleapple: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/08 01:50:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:20 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/08 01:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:20 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/08 01:50:20 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/08 01:50:20 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/08 01:50:20 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/08 01:50:20 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/08 01:50:20 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/08 01:50:20 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/08 01:50:20 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/08 01:50:20 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/08 01:50:20 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/08 01:50:20 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/08 01:50:20 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/08 01:50:20 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/08 01:50:20 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/08 01:50:20 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/08 01:50:20 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/08 01:50:20 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/08 01:50:20 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:50:33 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:33 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : apple: Unchanged skipping 2025/08/08 01:50:34 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:50:34 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : banana: Unchanged skipping 2025/08/08 01:50:34 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:50:34 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:50:34 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:50:34 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:34 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:34 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : apple: Unchanged skipping 2025/08/08 01:50:35 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:50:35 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : banana: Unchanged skipping 2025/08/08 01:50:35 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:35 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:50:35 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:50:35 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:35 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:35 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:50:35 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:36 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:36 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:50:49 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:49 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:50:50 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : apple: Unchanged skipping 2025/08/08 01:50:50 DEBUG : banana: Unchanged skipping 2025/08/08 01:50:50 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:50 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:50:50 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:50:50 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:50:50 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:50 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:50 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:50 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : apple: Unchanged skipping 2025/08/08 01:50:51 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : banana: Unchanged skipping 2025/08/08 01:50:51 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:50:51 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:50:51 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:50:51 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:50:51 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:50:51 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:51 DEBUG : Waiting for deletions to finish 2025/08/08 01:50:51 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:50:51 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:06 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:06 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:51:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : banana: Unchanged skipping 2025/08/08 01:51:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:51:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : apple: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:51:07 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:07 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:07 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:07 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:51:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:51:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:07 DEBUG : apple: Unchanged skipping 2025/08/08 01:51:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:51:07 DEBUG : banana: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:51:08 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:08 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:08 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:08 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:22 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:22 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : banana: Unchanged skipping 2025/08/08 01:51:23 DEBUG : apple: Unchanged skipping 2025/08/08 01:51:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:51:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:51:23 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:23 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:23 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:23 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : apple: Unchanged skipping 2025/08/08 01:51:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : banana: Unchanged skipping 2025/08/08 01:51:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:51:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:51:24 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:24 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:24 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:24 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:24 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:37 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:38 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:51:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:38 DEBUG : apple: Unchanged skipping 2025/08/08 01:51:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:38 DEBUG : banana: Unchanged skipping 2025/08/08 01:51:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:51:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:38 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:39 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:51:39 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:39 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:39 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:39 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/08 01:51:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : apple: Unchanged skipping 2025/08/08 01:51:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/08 01:51:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : banana: Unchanged skipping 2025/08/08 01:51:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/08 01:51:40 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:40 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:40 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:40 DEBUG : apple: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : banana: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/08 01:51:40 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (188.65s) --- PASS: TestTransform/NFC (15.38s) --- PASS: TestTransform/NFD (15.82s) --- PASS: TestTransform/base64 (18.02s) --- PASS: TestTransform/prefix (21.21s) --- PASS: TestTransform/suffix (20.56s) --- PASS: TestTransform/truncate (17.58s) --- PASS: TestTransform/encoder (15.72s) --- PASS: TestTransform/ISO-8859-1 (15.53s) --- PASS: TestTransform/charmap (16.87s) --- PASS: TestTransform/lowercase (16.20s) --- PASS: TestTransform/ascii (15.76s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 01:51:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 01:51:45 INFO : sub dir_somesuffix: Making directory 2025/08/08 01:51:45 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/08 01:51:45 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/08 01:51:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 01:51:45 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/08 01:51:45 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 01:51:45 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:45 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:46 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:51:46 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/08 01:51:46 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:46 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:47 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:47 INFO : tictactoe: Making directory 2025/08/08 01:51:47 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:47 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:47 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/08 01:51:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:47 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:47 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:47 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:51:47 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/08 01:51:47 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.76s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:48 INFO : toe: Making directory 2025/08/08 01:51:48 INFO : toe/toe: Making directory 2025/08/08 01:51:48 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 01:51:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 01:51:48 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:48 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 01:51:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:51:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/08 01:51:49 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.97s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:50 INFO : toe: Making directory 2025/08/08 01:51:50 INFO : toe/toe: Making directory 2025/08/08 01:51:50 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 01:51:50 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 01:51:50 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/08 01:51:50 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:50 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:51 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:51:51 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/08 01:51:51 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.76s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:52 DEBUG : empty_dir: Making directory with metadata 2025/08/08 01:51:52 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 01:51:52 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:52 INFO : tictacempty_dir: Making directory 2025/08/08 01:51:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:52 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:52 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:52 INFO : tictactoe: Making directory 2025/08/08 01:51:52 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:52 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:52 INFO : tictactoe/tictactoe: Making directory 2025/08/08 01:51:52 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 01:51:52 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 01:51:52 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 01:51:52 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:52 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:51:53 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/08 01:51:53 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.59s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:53 DEBUG : empty_dir: Making directory with metadata 2025/08/08 01:51:53 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 01:51:53 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:53 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:54 INFO : tictacempty_dir: Making directory 2025/08/08 01:51:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:54 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:54 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:54 INFO : tictactoe: Making directory 2025/08/08 01:51:54 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:54 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:54 INFO : tictactoe/tictactoe: Making directory 2025/08/08 01:51:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 01:51:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:51:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 01:51:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:51:54 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:54 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:51:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:51:54 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/08 01:51:54 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:54 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:51:55 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:55 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 01:51:55 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:51:55 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/08 01:51:55 NOTICE: B2 bucket rclone-test-xedusut5qetu: 0 differences found 2025/08/08 01:51:55 NOTICE: B2 bucket rclone-test-xedusut5qetu: 1 matching files --- PASS: TestAllTag (2.23s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:56 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:56 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:56 INFO : tictactoe: Making directory 2025/08/08 01:51:56 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:56 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:56 INFO : tictactoe/tictactoe: Making directory 2025/08/08 01:51:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 01:51:56 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 01:51:56 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 01:51:56 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:56 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:57 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:51:57 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/08 01:51:57 DEBUG : Waiting for deletions to finish 2025/08/08 01:51:57 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:58 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:58 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:51:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:51:58 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/08 01:51:58 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/08 01:51:58 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/08 01:51:58 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:51:58 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.97s) === RUN TestSyntax 2025/08/08 01:51:59 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:51:59 INFO : toe: Making directory 2025/08/08 01:51:59 INFO : toe/toe: Making directory 2025/08/08 01:51:59 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 01:51:59 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:51:59 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:52:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:52:00 INFO : toe/toe/toe: Copied (new) 2025/08/08 01:52:00 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.75s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:52:00 DEBUG : empty_dir: Making directory with metadata 2025/08/08 01:52:00 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 01:52:00 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:00 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:01 INFO : tictacempty_dir: Making directory 2025/08/08 01:52:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:01 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:01 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:01 INFO : tictactoe: Making directory 2025/08/08 01:52:01 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:01 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:52:01 INFO : tictactoe/tictactoe: Making directory 2025/08/08 01:52:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:52:01 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 01:52:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 01:52:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:01 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:52:01 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:52:01 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:52:01 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:01 INFO : toe/toe/toe.txt: Deleted 2025/08/08 01:52:01 INFO : toe/toe: Removing directory 2025/08/08 01:52:01 INFO : toe: Removing directory 2025/08/08 01:52:01 INFO : empty_dir: Removing directory 2025/08/08 01:52:01 DEBUG : Local file system at /tmp/rclone1117873696: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.62s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:52:02 DEBUG : empty_dir: Making directory with metadata 2025/08/08 01:52:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 01:52:02 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:02 INFO : tictacempty_dir: Making directory 2025/08/08 01:52:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:02 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:02 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:02 INFO : tictactoe: Making directory 2025/08/08 01:52:02 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:02 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:52:02 INFO : tictactoe/tictactoe: Making directory 2025/08/08 01:52:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:52:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 01:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 01:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:02 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:52:02 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:52:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:52:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:03 INFO : toe/toe/toe.txt: Deleted 2025/08/08 01:52:03 INFO : toe/toe: Removing directory 2025/08/08 01:52:03 INFO : toe: Removing directory 2025/08/08 01:52:03 INFO : empty_dir: Removing directory 2025/08/08 01:52:03 DEBUG : Local file system at /tmp/rclone1117873696: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/08 01:52:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/08 01:52:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 01:52:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 01:52:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 01:52:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:52:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/08 01:52:04 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.06s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:52:05 DEBUG : Reset feature "Copy" 2025/08/08 01:52:05 DEBUG : Reset feature "Move" 2025/08/08 01:52:05 DEBUG : Reset feature "Copy" 2025/08/08 01:52:05 DEBUG : Reset feature "Move" 2025/08/08 01:52:05 DEBUG : empty_dir: Making directory with metadata 2025/08/08 01:52:05 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/08 01:52:05 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:05 INFO : tictacempty_dir: Making directory 2025/08/08 01:52:05 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/08 01:52:05 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:05 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:05 INFO : tictactoe: Making directory 2025/08/08 01:52:05 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:05 DEBUG : toe: transformed to: tictactoe 2025/08/08 01:52:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:52:05 INFO : tictactoe/tictactoe: Making directory 2025/08/08 01:52:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/08 01:52:05 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/08 01:52:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 01:52:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:05 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:52:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:05 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:52:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:52:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/08 01:52:06 INFO : toe/toe/toe.txt: Deleted 2025/08/08 01:52:06 INFO : toe/toe: Removing directory 2025/08/08 01:52:06 INFO : toe: Removing directory 2025/08/08 01:52:06 INFO : empty_dir: Removing directory 2025/08/08 01:52:06 DEBUG : Local file system at /tmp/rclone1117873696: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/08 01:52:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/08 01:52:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 01:52:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 01:52:07 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/08 01:52:08 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:52:08 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/08 01:52:08 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (4.43s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:52:10 DEBUG : toe: transformed to: dG9l 2025/08/08 01:52:10 DEBUG : toe: transformed to: dG9l 2025/08/08 01:52:10 INFO : dG9l: Making directory 2025/08/08 01:52:10 DEBUG : toe: transformed to: dG9l 2025/08/08 01:52:10 DEBUG : toe: transformed to: dG9l 2025/08/08 01:52:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/08 01:52:10 INFO : dG9l/dG9l: Making directory 2025/08/08 01:52:10 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/08 01:52:10 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/08 01:52:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 01:52:10 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/08 01:52:10 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 01:52:10 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:52:10 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:52:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:52:10 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/08 01:52:10 DEBUG : Waiting for deletions to finish 2025/08/08 01:52:11 DEBUG : dG9l: transformed to: toe 2025/08/08 01:52:11 DEBUG : dG9l: transformed to: toe 2025/08/08 01:52:11 DEBUG : dG9l: transformed to: toe 2025/08/08 01:52:11 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/08 01:52:11 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/08 01:52:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/08 01:52:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/08 01:52:11 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/08 01:52:11 DEBUG : Local file system at /tmp/rclone1117873696: Waiting for checks to finish 2025/08/08 01:52:11 DEBUG : Local file system at /tmp/rclone1117873696: Waiting for transfers to finish 2025/08/08 01:52:11 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.50s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-xedusut5qetu", Local "Local file system at /tmp/rclone1117873696", Modify Window "1ms" 2025/08/08 01:52:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 01:52:12 DEBUG : toe: transformed to: 2025/08/08 01:52:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 01:52:12 DEBUG : toe: transformed to: 2025/08/08 01:52:12 INFO : B2 bucket rclone-test-xedusut5qetu: Making directory 2025/08/08 01:52:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 01:52:12 DEBUG : toe: transformed to: 2025/08/08 01:52:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 01:52:12 DEBUG : toe: transformed to: 2025/08/08 01:52:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 01:52:12 DEBUG : toe/toe: transformed to: 2025/08/08 01:52:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/08 01:52:12 INFO : toe/toe: Making directory 2025/08/08 01:52:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 01:52:12 DEBUG : toe/toe: transformed to: 2025/08/08 01:52:12 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/08 01:52:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 01:52:12 DEBUG : toe: transformed to: 2025/08/08 01:52:12 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/08 01:52:12 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/08 01:52:12 DEBUG : toe/toe/toe: transformed to: 2025/08/08 01:52:12 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/08 01:52:12 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for checks to finish 2025/08/08 01:52:12 DEBUG : B2 bucket rclone-test-xedusut5qetu: Waiting for transfers to finish 2025/08/08 01:52:13 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/08 01:52:13 INFO : toe/toe/toe: Copied (new) 2025/08/08 01:52:13 ERROR : B2 bucket rclone-test-xedusut5qetu: not deleting files as there were IO errors 2025/08/08 01:52:13 ERROR : B2 bucket rclone-test-xedusut5qetu: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/08/08 01:52:14 DEBUG : B2 bucket rclone-test-xedusut5qetu: Purge remote 2025/08/08 01:52:14 INFO : B2 bucket rclone-test-xedusut5qetu: cleaning bucket "rclone-test-xedusut5qetu" of all files 2025/08/08 01:52:15 DEBUG : BackupDir/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaedd_d20250808_m014603_c001_v7007000_t0000_u01754617563557") 2025/08/08 01:52:15 DEBUG : BackupDir/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f114c7c18d6f1de0c_d20250808_m014558_c001_v0001131_t0028_u01754617558065") 2025/08/08 01:52:15 DEBUG : CompareDest/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821d0dc_d20250808_m014538_c001_v7007000_t0000_u01754617538512") 2025/08/08 01:52:15 DEBUG : CompareDest/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499962b5_d20250808_m014532_c001_v0001177_t0032_u01754617532381") 2025/08/08 01:52:15 DEBUG : CompareDest/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821d0e1_d20250808_m014538_c001_v7007000_t0000_u01754617538695") 2025/08/08 01:52:15 DEBUG : CompareDest/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b2d_d20250808_m014533_c001_v0001115_t0052_u01754617533346") 2025/08/08 01:52:15 DEBUG : CopyDest/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaedf_d20250808_m014603_c001_v7007000_t0000_u01754617563742") 2025/08/08 01:52:15 DEBUG : CopyDest/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b58_d20250808_m014554_c001_v0001115_t0013_u01754617554965") 2025/08/08 01:52:15 DEBUG : CopyDest/three: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaee0_d20250808_m014603_c001_v7007000_t0000_u01754617563929") 2025/08/08 01:52:15 DEBUG : CopyDest/three: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b64_d20250808_m014601_c001_v0001115_t0024_u01754617561238") 2025/08/08 01:52:15 DEBUG : CopyDest/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaee1_d20250808_m014604_c001_v7007000_t0000_u01754617564113") 2025/08/08 01:52:15 DEBUG : CopyDest/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999634e_d20250808_m014559_c001_v0001177_t0028_u01754617559132") 2025/08/08 01:52:15 DEBUG : EXISTING: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c7512d_d20250808_m014727_c001_v7007000_t0000_u01754617647305") 2025/08/08 01:52:15 DEBUG : EXISTING: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c44_d20250808_m014725_c001_v0001115_t0058_u01754617645989") 2025/08/08 01:52:15 DEBUG : PREFIXapple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16289_d20250808_m014941_c001_v7007000_t0000_u01754617781088") 2025/08/08 01:52:15 DEBUG : PREFIXapple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce94_d20250808_m014936_c001_v0001090_t0041_u01754617776272") 2025/08/08 01:52:15 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40828a1d17740cce_d20250808_m014941_c001_v7007000_t0000_u01754617781334") 2025/08/08 01:52:16 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996769_d20250808_m014936_c001_v0001177_t0001_u01754617776234") 2025/08/08 01:52:16 DEBUG : PREFIXbanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da74_d20250808_m014941_c001_v7007000_t0000_u01754617781160") 2025/08/08 01:52:16 DEBUG : PREFIXbanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146c2_d20250808_m014936_c001_v0001180_t0023_u01754617776254") 2025/08/08 01:52:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da76_d20250808_m014941_c001_v7007000_t0000_u01754617781351") 2025/08/08 01:52:16 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d9f_d20250808_m014936_c001_v0001115_t0001_u01754617776263") 2025/08/08 01:52:16 DEBUG : Testêé: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c75128_d20250808_m014723_c001_v7007000_t0000_u01754617643673") 2025/08/08 01:52:16 DEBUG : Testêé: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c3c_d20250808_m014722_c001_v0001115_t0046_u01754617642709") 2025/08/08 01:52:16 DEBUG : Testêé: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996533_d20250808_m014721_c001_v0001177_t0037_u01754617641743") 2025/08/08 01:52:16 DEBUG : YXBwbGU=: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee512_d20250808_m014921_c001_v7007000_t0000_u01754617761583") 2025/08/08 01:52:16 DEBUG : YXBwbGU=: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce5a_d20250808_m014917_c001_v0001090_t0025_u01754617757100") 2025/08/08 01:52:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee513_d20250808_m014921_c001_v7007000_t0000_u01754617761765") 2025/08/08 01:52:16 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d73_d20250808_m014917_c001_v0001115_t0044_u01754617757090") 2025/08/08 01:52:16 DEBUG : YmFuYW5h: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee514_d20250808_m014922_c001_v7007000_t0000_u01754617762047") 2025/08/08 01:52:16 DEBUG : YmFuYW5h: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614661_d20250808_m014917_c001_v0001180_t0051_u01754617757111") 2025/08/08 01:52:16 DEBUG : a/potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d818_d20250808_m014359_c001_v7007000_t0000_u01754617439246") 2025/08/08 01:52:16 DEBUG : a/potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa05_d20250808_m014358_c001_v0001177_t0052_u01754617438649") 2025/08/08 01:52:16 DEBUG : a/potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160cf_d20250808_m014357_c001_v7007000_t0000_u01754617437265") 2025/08/08 01:52:16 DEBUG : a/potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9fd_d20250808_m014356_c001_v0001177_t0059_u01754617436357") 2025/08/08 01:52:16 DEBUG : a/potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f8d_d20250808_m014340_c001_v7007000_t0000_u01754617420869") 2025/08/08 01:52:16 DEBUG : a/potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9ad_d20250808_m014339_c001_v0001177_t0046_u01754617419975") 2025/08/08 01:52:16 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f090fb_d20250808_m015140_c001_v7007000_t0000_u01754617900958") 2025/08/08 01:52:16 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56148cb_d20250808_m015136_c001_v0001180_t0005_u01754617896450") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799368_d20250808_m015125_c001_v7007000_t0000_u01754617885239") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561488b_d20250808_m015120_c001_v0001180_t0032_u01754617880622") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16116_d20250808_m015109_c001_v7007000_t0000_u01754617869019") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614862_d20250808_m015104_c001_v0001180_t0012_u01754617864627") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6060_d20250808_m015052_c001_v7007000_t0000_u01754617852285") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614818_d20250808_m015048_c001_v0001180_t0053_u01754617848344") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e447d_d20250808_m015036_c001_v7007000_t0000_u01754617836743") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147e2_d20250808_m015032_c001_v0001180_t0056_u01754617832228") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed2c_d20250808_m015020_c001_v7007000_t0000_u01754617820928") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614798_d20250808_m015014_c001_v0001180_t0038_u01754617814697") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da90_d20250808_m015003_c001_v7007000_t0000_u01754617803339") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398de8_d20250808_m014959_c001_v0001115_t0051_u01754617799779") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da81_d20250808_m014958_c001_v7007000_t0000_u01754617798305") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967e9_d20250808_m014954_c001_v0001177_t0044_u01754617794434") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305336_d20250808_m014942_c001_v7007000_t0000_u01754617782833") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cea2_d20250808_m014939_c001_v0001090_t0034_u01754617779364") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb392ae_d20250808_m014938_c001_v7007000_t0000_u01754617778232") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999675d_d20250808_m014933_c001_v0001177_t0039_u01754617773942") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee50b_d20250808_m014919_c001_v7007000_t0000_u01754617759316") 2025/08/08 01:52:17 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966fd_d20250808_m014914_c001_v0001177_t0033_u01754617754579") 2025/08/08 01:52:18 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f208_d20250808_m014903_c001_v7007000_t0000_u01754617743632") 2025/08/08 01:52:18 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966c8_d20250808_m014859_c001_v0001177_t0001_u01754617739287") 2025/08/08 01:52:18 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4d3_d20250808_m014847_c001_v7007000_t0000_u01754617727850") 2025/08/08 01:52:18 DEBUG : apple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999668d_d20250808_m014843_c001_v0001177_t0025_u01754617723507") 2025/08/08 01:52:18 DEBUG : appleSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c751a0_d20250808_m015001_c001_v7007000_t0000_u01754617801668") 2025/08/08 01:52:18 DEBUG : appleSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967f6_d20250808_m014956_c001_v0001177_t0010_u01754617796676") 2025/08/08 01:52:18 DEBUG : appleapple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed2d_d20250808_m015021_c001_v7007000_t0000_u01754617821122") 2025/08/08 01:52:18 DEBUG : appleapple: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147a0_d20250808_m015016_c001_v0001180_t0001_u01754617816909") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f090fc_d20250808_m015141_c001_v7007000_t0000_u01754617901142") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ee2_d20250808_m015136_c001_v0001115_t0023_u01754617896908") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799369_d20250808_m015125_c001_v7007000_t0000_u01754617885437") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ec0_d20250808_m015121_c001_v0001115_t0054_u01754617881122") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16117_d20250808_m015109_c001_v7007000_t0000_u01754617869218") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ea2_d20250808_m015105_c001_v0001115_t0013_u01754617865043") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6062_d20250808_m015052_c001_v7007000_t0000_u01754617852467") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e70_d20250808_m015048_c001_v0001115_t0030_u01754617848771") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e447e_d20250808_m015036_c001_v7007000_t0000_u01754617836925") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e43_d20250808_m015032_c001_v0001115_t0055_u01754617832705") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f6a7_d20250808_m015018_c001_v7007000_t0000_u01754617818967") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e1c_d20250808_m015015_c001_v0001115_t0036_u01754617815112") 2025/08/08 01:52:18 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da91_d20250808_m015003_c001_v7007000_t0000_u01754617803534") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cef8_d20250808_m014959_c001_v0001090_t0055_u01754617799759") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59af_d20250808_m014958_c001_v7007000_t0000_u01754617798835") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614720_d20250808_m014954_c001_v0001180_t0005_u01754617794979") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305337_d20250808_m014943_c001_v7007000_t0000_u01754617783029") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146d9_d20250808_m014939_c001_v0001180_t0026_u01754617779356") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da71_d20250808_m014938_c001_v7007000_t0000_u01754617778223") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d99_d20250808_m014934_c001_v0001115_t0011_u01754617774357") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee509_d20250808_m014919_c001_v7007000_t0000_u01754617759132") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce58_d20250808_m014915_c001_v0001090_t0046_u01754617755354") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f209_d20250808_m014903_c001_v7007000_t0000_u01754617743816") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce34_d20250808_m014900_c001_v0001090_t0020_u01754617740178") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4d4_d20250808_m014848_c001_v7007000_t0000_u01754617728032") 2025/08/08 01:52:19 DEBUG : appleappleapplebanana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce14_d20250808_m014844_c001_v0001090_t0033_u01754617724353") 2025/08/08 01:52:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb9563f_d20250808_m015001_c001_v7007000_t0000_u01754617801653") 2025/08/08 01:52:19 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cee9_d20250808_m014956_c001_v0001090_t0014_u01754617796695") 2025/08/08 01:52:19 DEBUG : b/potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d819_d20250808_m014359_c001_v7007000_t0000_u01754617439430") 2025/08/08 01:52:19 DEBUG : b/potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9ff_d20250808_m014357_c001_v0001177_t0019_u01754617437813") 2025/08/08 01:52:19 DEBUG : b/potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160ce_d20250808_m014356_c001_v7007000_t0000_u01754617436704") 2025/08/08 01:52:19 DEBUG : b/potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9f5_d20250808_m014355_c001_v0001177_t0024_u01754617435531") 2025/08/08 01:52:19 DEBUG : b/potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f8c_d20250808_m014340_c001_v7007000_t0000_u01754617420314") 2025/08/08 01:52:19 DEBUG : b/potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9a9_d20250808_m014339_c001_v0001177_t0000_u01754617419131") 2025/08/08 01:52:20 DEBUG : backup/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f401545a959d8b050_d20250808_m014616_c001_v7007000_t0000_u01754617576595") 2025/08/08 01:52:20 DEBUG : backup/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1124e6f5488759a1_d20250808_m014614_c001_v0001177_t0050_u01754617574694") 2025/08/08 01:52:20 DEBUG : backup/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f102091a7cae9e24f_d20250808_m014610_c001_v0001182_t0041_u01754617570870") 2025/08/08 01:52:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d995_d20250808_m014646_c001_v7007000_t0000_u01754617606001") 2025/08/08 01:52:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f113d490baf58644a_d20250808_m014643_c001_v0001172_t0044_u01754617603771") 2025/08/08 01:52:20 DEBUG : backup/one-2019-01-01: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f117b255ba8f6432f_d20250808_m014638_c001_v0001183_t0026_u01754617598424") 2025/08/08 01:52:20 DEBUG : backup/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d28b3_d20250808_m014631_c001_v7007000_t0000_u01754617591737") 2025/08/08 01:52:20 DEBUG : backup/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1142ca43f832a18f_d20250808_m014628_c001_v0001104_t0042_u01754617588203") 2025/08/08 01:52:20 DEBUG : backup/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1018a18d4faf2fb3_d20250808_m014623_c001_v0001182_t0014_u01754617583347") 2025/08/08 01:52:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d996_d20250808_m014646_c001_v7007000_t0000_u01754617606183") 2025/08/08 01:52:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f100d280bf79f790a_d20250808_m014645_c001_v0001150_t0048_u01754617605201") 2025/08/08 01:52:20 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f112bc535857b4920_d20250808_m014640_c001_v0001116_t0053_u01754617600328") 2025/08/08 01:52:20 DEBUG : backup/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f401545a959d8b051_d20250808_m014616_c001_v7007000_t0000_u01754617576778") 2025/08/08 01:52:20 DEBUG : backup/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f101cdf8c70207c21_d20250808_m014615_c001_v0001091_t0023_u01754617575743") 2025/08/08 01:52:20 DEBUG : backup/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1086ef80b3a9da60_d20250808_m014612_c001_v0001178_t0000_u01754617572279") 2025/08/08 01:52:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d28b5_d20250808_m014631_c001_v7007000_t0000_u01754617591920") 2025/08/08 01:52:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1023bb7848af85e5_d20250808_m014630_c001_v0001104_t0054_u01754617590422") 2025/08/08 01:52:20 DEBUG : backup/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f101b53fda2c0b889_d20250808_m014625_c001_v0001161_t0057_u01754617585345") 2025/08/08 01:52:20 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f090fd_d20250808_m015141_c001_v7007000_t0000_u01754617901324") 2025/08/08 01:52:20 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499969f2_d20250808_m015136_c001_v0001177_t0041_u01754617896695") 2025/08/08 01:52:20 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d1779936b_d20250808_m015125_c001_v7007000_t0000_u01754617885618") 2025/08/08 01:52:20 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499969ad_d20250808_m015120_c001_v0001177_t0058_u01754617880901") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16119_d20250808_m015109_c001_v7007000_t0000_u01754617869402") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996958_d20250808_m015104_c001_v0001177_t0031_u01754617864824") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6063_d20250808_m015052_c001_v7007000_t0000_u01754617852649") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968f8_d20250808_m015048_c001_v0001177_t0040_u01754617848542") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e447f_d20250808_m015037_c001_v7007000_t0000_u01754617837117") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968b6_d20250808_m015032_c001_v0001177_t0009_u01754617832439") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed2f_d20250808_m015021_c001_v7007000_t0000_u01754617821320") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996868_d20250808_m015014_c001_v0001177_t0003_u01754617814892") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da92_d20250808_m015003_c001_v7007000_t0000_u01754617803717") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561473a_d20250808_m014959_c001_v0001180_t0052_u01754617799769") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da83_d20250808_m014958_c001_v7007000_t0000_u01754617798672") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cee3_d20250808_m014954_c001_v0001090_t0015_u01754617794650") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305338_d20250808_m014943_c001_v7007000_t0000_u01754617783213") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996789_d20250808_m014939_c001_v0001177_t0048_u01754617779368") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16285_d20250808_m014938_c001_v7007000_t0000_u01754617778279") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146b8_d20250808_m014934_c001_v0001180_t0039_u01754617774158") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee50f_d20250808_m014919_c001_v7007000_t0000_u01754617759570") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d71_d20250808_m014914_c001_v0001115_t0048_u01754617754799") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f20a_d20250808_m014903_c001_v7007000_t0000_u01754617743999") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d45_d20250808_m014859_c001_v0001115_t0006_u01754617739569") 2025/08/08 01:52:21 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4d5_d20250808_m014848_c001_v7007000_t0000_u01754617728214") 2025/08/08 01:52:22 DEBUG : banana: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d1e_d20250808_m014843_c001_v0001115_t0057_u01754617723752") 2025/08/08 01:52:22 DEBUG : bananaSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59b5_d20250808_m015001_c001_v7007000_t0000_u01754617801864") 2025/08/08 01:52:22 DEBUG : bananaSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398de0_d20250808_m014956_c001_v0001115_t0023_u01754617796715") 2025/08/08 01:52:22 DEBUG : both0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94def_d20250808_m014815_c001_v7007000_t0000_u01754617695851") 2025/08/08 01:52:22 DEBUG : both0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965d6_d20250808_m014754_c001_v0001177_t0015_u01754617674452") 2025/08/08 01:52:22 DEBUG : both0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f592c_d20250808_m014750_c001_v7007000_t0000_u01754617670189") 2025/08/08 01:52:22 DEBUG : both0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996557_d20250808_m014729_c001_v0001177_t0007_u01754617649163") 2025/08/08 01:52:22 DEBUG : both1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df0_d20250808_m014816_c001_v7007000_t0000_u01754617696039") 2025/08/08 01:52:22 DEBUG : both1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965dc_d20250808_m014755_c001_v0001177_t0014_u01754617675504") 2025/08/08 01:52:22 DEBUG : both1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f592d_d20250808_m014750_c001_v7007000_t0000_u01754617670372") 2025/08/08 01:52:22 DEBUG : both1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999655f_d20250808_m014730_c001_v0001177_t0057_u01754617650051") 2025/08/08 01:52:22 DEBUG : both10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df1_d20250808_m014816_c001_v7007000_t0000_u01754617696222") 2025/08/08 01:52:22 DEBUG : both10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965fd_d20250808_m014803_c001_v0001177_t0059_u01754617683925") 2025/08/08 01:52:22 DEBUG : both10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f592f_d20250808_m014750_c001_v7007000_t0000_u01754617670553") 2025/08/08 01:52:22 DEBUG : both10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999658d_d20250808_m014738_c001_v0001177_t0027_u01754617658527") 2025/08/08 01:52:22 DEBUG : both11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df2_d20250808_m014816_c001_v7007000_t0000_u01754617696405") 2025/08/08 01:52:22 DEBUG : both11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996601_d20250808_m014804_c001_v0001177_t0011_u01754617684819") 2025/08/08 01:52:22 DEBUG : both11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5930_d20250808_m014750_c001_v7007000_t0000_u01754617670734") 2025/08/08 01:52:22 DEBUG : both11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996593_d20250808_m014739_c001_v0001177_t0012_u01754617659424") 2025/08/08 01:52:22 DEBUG : both12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df4_d20250808_m014816_c001_v7007000_t0000_u01754617696589") 2025/08/08 01:52:22 DEBUG : both12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996603_d20250808_m014805_c001_v0001177_t0011_u01754617685891") 2025/08/08 01:52:23 DEBUG : both12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5931_d20250808_m014750_c001_v7007000_t0000_u01754617670916") 2025/08/08 01:52:23 DEBUG : both12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996595_d20250808_m014740_c001_v0001177_t0036_u01754617660302") 2025/08/08 01:52:23 DEBUG : both13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df5_d20250808_m014816_c001_v7007000_t0000_u01754617696772") 2025/08/08 01:52:23 DEBUG : both13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996605_d20250808_m014806_c001_v0001177_t0021_u01754617686691") 2025/08/08 01:52:23 DEBUG : both13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5932_d20250808_m014751_c001_v7007000_t0000_u01754617671097") 2025/08/08 01:52:23 DEBUG : both13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999659b_d20250808_m014741_c001_v0001177_t0053_u01754617661297") 2025/08/08 01:52:23 DEBUG : both14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df6_d20250808_m014816_c001_v7007000_t0000_u01754617696956") 2025/08/08 01:52:23 DEBUG : both14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996611_d20250808_m014807_c001_v0001177_t0056_u01754617687968") 2025/08/08 01:52:23 DEBUG : both14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5933_d20250808_m014751_c001_v7007000_t0000_u01754617671278") 2025/08/08 01:52:23 DEBUG : both14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965a5_d20250808_m014742_c001_v0001177_t0047_u01754617662391") 2025/08/08 01:52:23 DEBUG : both15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df7_d20250808_m014817_c001_v7007000_t0000_u01754617697139") 2025/08/08 01:52:23 DEBUG : both15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996615_d20250808_m014808_c001_v0001177_t0046_u01754617688654") 2025/08/08 01:52:23 DEBUG : both15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5934_d20250808_m014751_c001_v7007000_t0000_u01754617671459") 2025/08/08 01:52:23 DEBUG : both15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965ae_d20250808_m014743_c001_v0001177_t0017_u01754617663302") 2025/08/08 01:52:23 DEBUG : both16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df8_d20250808_m014817_c001_v7007000_t0000_u01754617697322") 2025/08/08 01:52:23 DEBUG : both16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996619_d20250808_m014809_c001_v0001177_t0001_u01754617689481") 2025/08/08 01:52:23 DEBUG : both16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5935_d20250808_m014751_c001_v7007000_t0000_u01754617671641") 2025/08/08 01:52:23 DEBUG : both16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965b4_d20250808_m014744_c001_v0001177_t0007_u01754617664118") 2025/08/08 01:52:23 DEBUG : both17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94df9_d20250808_m014817_c001_v7007000_t0000_u01754617697505") 2025/08/08 01:52:23 DEBUG : both17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996621_d20250808_m014810_c001_v0001177_t0020_u01754617690677") 2025/08/08 01:52:24 DEBUG : both17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5936_d20250808_m014751_c001_v7007000_t0000_u01754617671822") 2025/08/08 01:52:24 DEBUG : both17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965ba_d20250808_m014744_c001_v0001177_t0013_u01754617664903") 2025/08/08 01:52:24 DEBUG : both18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94dfa_d20250808_m014817_c001_v7007000_t0000_u01754617697689") 2025/08/08 01:52:24 DEBUG : both18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996625_d20250808_m014811_c001_v0001177_t0013_u01754617691471") 2025/08/08 01:52:24 DEBUG : both18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5938_d20250808_m014752_c001_v7007000_t0000_u01754617672003") 2025/08/08 01:52:24 DEBUG : both18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965c0_d20250808_m014745_c001_v0001177_t0006_u01754617665637") 2025/08/08 01:52:24 DEBUG : both19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94dfb_d20250808_m014817_c001_v7007000_t0000_u01754617697875") 2025/08/08 01:52:24 DEBUG : both19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999662b_d20250808_m014812_c001_v0001177_t0023_u01754617692398") 2025/08/08 01:52:24 DEBUG : both19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5939_d20250808_m014752_c001_v7007000_t0000_u01754617672184") 2025/08/08 01:52:24 DEBUG : both19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965c4_d20250808_m014746_c001_v0001177_t0048_u01754617666666") 2025/08/08 01:52:24 DEBUG : both2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94dfc_d20250808_m014818_c001_v7007000_t0000_u01754617698058") 2025/08/08 01:52:24 DEBUG : both2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965e2_d20250808_m014756_c001_v0001177_t0005_u01754617676232") 2025/08/08 01:52:24 DEBUG : both2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f593a_d20250808_m014752_c001_v7007000_t0000_u01754617672365") 2025/08/08 01:52:24 DEBUG : both2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996565_d20250808_m014730_c001_v0001177_t0035_u01754617650786") 2025/08/08 01:52:24 DEBUG : both3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94dfe_d20250808_m014818_c001_v7007000_t0000_u01754617698241") 2025/08/08 01:52:24 DEBUG : both3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965e6_d20250808_m014757_c001_v0001177_t0031_u01754617677633") 2025/08/08 01:52:24 DEBUG : both3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f593b_d20250808_m014752_c001_v7007000_t0000_u01754617672549") 2025/08/08 01:52:24 DEBUG : both3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996569_d20250808_m014731_c001_v0001177_t0005_u01754617651873") 2025/08/08 01:52:24 DEBUG : both4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94dff_d20250808_m014818_c001_v7007000_t0000_u01754617698425") 2025/08/08 01:52:24 DEBUG : both4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965ea_d20250808_m014758_c001_v0001177_t0003_u01754617678521") 2025/08/08 01:52:24 DEBUG : both4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f593c_d20250808_m014752_c001_v7007000_t0000_u01754617672729") 2025/08/08 01:52:24 DEBUG : both4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999656b_d20250808_m014732_c001_v0001177_t0049_u01754617652739") 2025/08/08 01:52:25 DEBUG : both5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e00_d20250808_m014818_c001_v7007000_t0000_u01754617698609") 2025/08/08 01:52:25 DEBUG : both5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965f0_d20250808_m014759_c001_v0001177_t0050_u01754617679723") 2025/08/08 01:52:25 DEBUG : both5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f593d_d20250808_m014752_c001_v7007000_t0000_u01754617672911") 2025/08/08 01:52:25 DEBUG : both5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996575_d20250808_m014734_c001_v0001177_t0009_u01754617654200") 2025/08/08 01:52:25 DEBUG : both6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e01_d20250808_m014818_c001_v7007000_t0000_u01754617698792") 2025/08/08 01:52:25 DEBUG : both6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965f3_d20250808_m014800_c001_v0001177_t0026_u01754617680411") 2025/08/08 01:52:25 DEBUG : both6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f593e_d20250808_m014753_c001_v7007000_t0000_u01754617673093") 2025/08/08 01:52:25 DEBUG : both6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999657b_d20250808_m014735_c001_v0001177_t0054_u01754617655196") 2025/08/08 01:52:25 DEBUG : both7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e03_d20250808_m014818_c001_v7007000_t0000_u01754617698976") 2025/08/08 01:52:25 DEBUG : both7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965f7_d20250808_m014801_c001_v0001177_t0006_u01754617681235") 2025/08/08 01:52:25 DEBUG : both7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f593f_d20250808_m014753_c001_v7007000_t0000_u01754617673305") 2025/08/08 01:52:25 DEBUG : both7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999657d_d20250808_m014735_c001_v0001177_t0038_u01754617655898") 2025/08/08 01:52:25 DEBUG : both8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e04_d20250808_m014819_c001_v7007000_t0000_u01754617699159") 2025/08/08 01:52:25 DEBUG : both8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965f9_d20250808_m014802_c001_v0001177_t0050_u01754617682387") 2025/08/08 01:52:25 DEBUG : both8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5940_d20250808_m014753_c001_v7007000_t0000_u01754617673487") 2025/08/08 01:52:25 DEBUG : both8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996583_d20250808_m014736_c001_v0001177_t0002_u01754617656883") 2025/08/08 01:52:25 DEBUG : both9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e05_d20250808_m014819_c001_v7007000_t0000_u01754617699342") 2025/08/08 01:52:25 DEBUG : both9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499965fb_d20250808_m014803_c001_v0001177_t0056_u01754617683130") 2025/08/08 01:52:25 DEBUG : both9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5941_d20250808_m014753_c001_v7007000_t0000_u01754617673669") 2025/08/08 01:52:25 DEBUG : both9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996587_d20250808_m014737_c001_v0001177_t0019_u01754617657640") 2025/08/08 01:52:25 DEBUG : c/non empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d81a_d20250808_m014359_c001_v7007000_t0000_u01754617439613") 2025/08/08 01:52:25 DEBUG : c/non empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa01_d20250808_m014358_c001_v0001177_t0030_u01754617438025") 2025/08/08 01:52:26 DEBUG : c/non empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160d0_d20250808_m014357_c001_v7007000_t0000_u01754617437448") 2025/08/08 01:52:26 DEBUG : c/non empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9f7_d20250808_m014355_c001_v0001177_t0059_u01754617435739") 2025/08/08 01:52:26 DEBUG : c/non empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f8e_d20250808_m014341_c001_v7007000_t0000_u01754617421052") 2025/08/08 01:52:26 DEBUG : c/non empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9ab_d20250808_m014339_c001_v0001177_t0033_u01754617419361") 2025/08/08 01:52:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee515_d20250808_m014922_c001_v7007000_t0000_u01754617762231") 2025/08/08 01:52:26 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996705_d20250808_m014917_c001_v0001177_t0031_u01754617757072") 2025/08/08 01:52:26 DEBUG : check sum: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f80_d20250808_m014332_c001_v7007000_t0000_u01754617412525") 2025/08/08 01:52:26 DEBUG : check sum: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f98c_d20250808_m014331_c001_v0001177_t0000_u01754617411573") 2025/08/08 01:52:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40673a98df7296ba_d20250808_m015212_c001_v7007000_t0000_u01754617932218") 2025/08/08 01:52:26 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561492e_d20250808_m015210_c001_v0001180_t0016_u01754617930709") 2025/08/08 01:52:26 DEBUG : dest/3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaed0_d20250808_m014547_c001_v7007000_t0000_u01754617547783") 2025/08/08 01:52:26 DEBUG : dest/3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4095d17756fd9e31_d20250808_m014546_c001_v0001101_t0024_u01754617546669") 2025/08/08 01:52:26 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed30_d20250808_m015021_c001_v7007000_t0000_u01754617821501") 2025/08/08 01:52:26 DEBUG : dir1/0000-abcde: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e20_d20250808_m015017_c001_v0001115_t0001_u01754617817119") 2025/08/08 01:52:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f090fe_d20250808_m015141_c001_v7007000_t0000_u01754617901506") 2025/08/08 01:52:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56148b7_d20250808_m015129_c001_v0001180_t0015_u01754617889966") 2025/08/08 01:52:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d1779936c_d20250808_m015125_c001_v7007000_t0000_u01754617885816") 2025/08/08 01:52:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614876_d20250808_m015113_c001_v0001180_t0041_u01754617873772") 2025/08/08 01:52:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1611a_d20250808_m015109_c001_v7007000_t0000_u01754617869587") 2025/08/08 01:52:26 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614836_d20250808_m015056_c001_v0001180_t0043_u01754617856898") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6064_d20250808_m015052_c001_v7007000_t0000_u01754617852831") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147fc_d20250808_m015041_c001_v0001180_t0019_u01754617841369") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4480_d20250808_m015037_c001_v7007000_t0000_u01754617837300") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147cc_d20250808_m015025_c001_v0001180_t0053_u01754617825650") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f6a5_d20250808_m015018_c001_v7007000_t0000_u01754617818605") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614772_d20250808_m015008_c001_v0001180_t0039_u01754617808065") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da93_d20250808_m015003_c001_v7007000_t0000_u01754617803901") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561473c_d20250808_m014959_c001_v0001180_t0005_u01754617799980") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59ae_d20250808_m014958_c001_v7007000_t0000_u01754617798677") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967c9_d20250808_m014947_c001_v0001177_t0018_u01754617787498") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30533a_d20250808_m014943_c001_v7007000_t0000_u01754617783399") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146db_d20250808_m014939_c001_v0001180_t0034_u01754617779578") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f421086135656cb91_d20250808_m014938_c001_v7007000_t0000_u01754617778386") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996736_d20250808_m014926_c001_v0001177_t0058_u01754617766295") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160c8_d20250808_m014919_c001_v7007000_t0000_u01754617759367") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966e4_d20250808_m014908_c001_v0001177_t0052_u01754617748272") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f20b_d20250808_m014904_c001_v7007000_t0000_u01754617744186") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966ad_d20250808_m014852_c001_v0001177_t0016_u01754617732454") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4d6_d20250808_m014848_c001_v7007000_t0000_u01754617728397") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999667a_d20250808_m014837_c001_v0001177_t0016_u01754617717072") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da8b_d20250808_m015001_c001_v7007000_t0000_u01754617801820") 2025/08/08 01:52:27 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967f8_d20250808_m014956_c001_v0001177_t0028_u01754617796915") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed31_d20250808_m015021_c001_v7007000_t0000_u01754617821683") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdef: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147a2_d20250808_m015017_c001_v0001180_t0012_u01754617817142") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f090ff_d20250808_m015141_c001_v7007000_t0000_u01754617901688") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499969d2_d20250808_m015130_c001_v0001177_t0051_u01754617890524") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d1779936e_d20250808_m015125_c001_v7007000_t0000_u01754617885999") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996983_d20250808_m015114_c001_v0001177_t0048_u01754617874326") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1611b_d20250808_m015109_c001_v7007000_t0000_u01754617869771") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999692d_d20250808_m015057_c001_v0001177_t0026_u01754617857526") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6065_d20250808_m015053_c001_v7007000_t0000_u01754617853013") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968d0_d20250808_m015041_c001_v0001177_t0036_u01754617841924") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4481_d20250808_m015037_c001_v7007000_t0000_u01754617837483") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999689f_d20250808_m015026_c001_v0001177_t0056_u01754617826211") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305749_d20250808_m015018_c001_v7007000_t0000_u01754617818999") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999683c_d20250808_m015008_c001_v0001177_t0030_u01754617808647") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da94_d20250808_m015004_c001_v7007000_t0000_u01754617804083") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996812_d20250808_m014959_c001_v0001177_t0000_u01754617799991") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb9563d_d20250808_m014958_c001_v7007000_t0000_u01754617798847") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cec0_d20250808_m014948_c001_v0001090_t0013_u01754617788085") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30533b_d20250808_m014943_c001_v7007000_t0000_u01754617783582") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999678b_d20250808_m014939_c001_v0001177_t0056_u01754617779580") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16287_d20250808_m014938_c001_v7007000_t0000_u01754617778472") 2025/08/08 01:52:28 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614691_d20250808_m014926_c001_v0001180_t0026_u01754617766895") 2025/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40673a98df7291e3_d20250808_m014919_c001_v7007000_t0000_u01754617759344") 2025/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d5b_d20250808_m014908_c001_v0001115_t0026_u01754617748857") 2025/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f20c_d20250808_m014904_c001_v7007000_t0000_u01754617744370") 2025/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d32_d20250808_m014853_c001_v0001115_t0022_u01754617733039") 2025/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4d8_d20250808_m014848_c001_v7007000_t0000_u01754617728581") 2025/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d14_d20250808_m014837_c001_v0001115_t0048_u01754617717657") 2025/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d361d_d20250808_m015001_c001_v7007000_t0000_u01754617801829") 2025/08/08 01:52:29 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561472c_d20250808_m014956_c001_v0001180_t0026_u01754617796940") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed33_d20250808_m015021_c001_v7007000_t0000_u01754617821867") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefg: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf20_d20250808_m015017_c001_v0001090_t0039_u01754617817130") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09100_d20250808_m015141_c001_v7007000_t0000_u01754617901872") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ed8_d20250808_m015131_c001_v0001115_t0022_u01754617891108") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799370_d20250808_m015126_c001_v7007000_t0000_u01754617886181") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398eb2_d20250808_m015114_c001_v0001115_t0013_u01754617874909") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1611c_d20250808_m015109_c001_v7007000_t0000_u01754617869956") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e86_d20250808_m015058_c001_v0001115_t0057_u01754617858128") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6066_d20250808_m015053_c001_v7007000_t0000_u01754617853196") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e57_d20250808_m015042_c001_v0001115_t0023_u01754617842506") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4482_d20250808_m015037_c001_v7007000_t0000_u01754617837665") 2025/08/08 01:52:29 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e33_d20250808_m015026_c001_v0001115_t0049_u01754617826796") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30574a_d20250808_m015019_c001_v7007000_t0000_u01754617819003") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398dfd_d20250808_m015009_c001_v0001115_t0056_u01754617809237") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da95_d20250808_m015004_c001_v7007000_t0000_u01754617804341") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996814_d20250808_m015000_c001_v0001177_t0000_u01754617800234") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d3612_d20250808_m014958_c001_v7007000_t0000_u01754617798697") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614704_d20250808_m014948_c001_v0001180_t0006_u01754617788808") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30533c_d20250808_m014943_c001_v7007000_t0000_u01754617783765") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cea6_d20250808_m014939_c001_v0001090_t0014_u01754617779681") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f421086135656cb8e_d20250808_m014937_c001_v7007000_t0000_u01754617777841") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d87_d20250808_m014927_c001_v0001115_t0018_u01754617767463") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160c6_d20250808_m014919_c001_v7007000_t0000_u01754617759318") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce46_d20250808_m014909_c001_v0001090_t0025_u01754617749696") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f20d_d20250808_m014904_c001_v7007000_t0000_u01754617744554") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce20_d20250808_m014853_c001_v0001090_t0055_u01754617733883") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4d9_d20250808_m014848_c001_v7007000_t0000_u01754617728765") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce06_d20250808_m014838_c001_v0001090_t0058_u01754617718189") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da8d_d20250808_m015002_c001_v7007000_t0000_u01754617802004") 2025/08/08 01:52:30 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ceeb_d20250808_m014957_c001_v0001090_t0034_u01754617797009") 2025/08/08 01:52:30 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed34_d20250808_m015022_c001_v7007000_t0000_u01754617822049") 2025/08/08 01:52:30 DEBUG : dir1/0003-defgh: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996874_d20250808_m015017_c001_v0001177_t0036_u01754617817157") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09101_d20250808_m015142_c001_v7007000_t0000_u01754617902053") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cfc5_d20250808_m015131_c001_v0001090_t0018_u01754617891918") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799372_d20250808_m015126_c001_v7007000_t0000_u01754617886364") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf93_d20250808_m015115_c001_v0001090_t0052_u01754617875752") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1611d_d20250808_m015110_c001_v7007000_t0000_u01754617870141") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf6d_d20250808_m015059_c001_v0001090_t0009_u01754617859179") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6067_d20250808_m015053_c001_v7007000_t0000_u01754617853378") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf53_d20250808_m015043_c001_v0001090_t0036_u01754617843467") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4483_d20250808_m015037_c001_v7007000_t0000_u01754617837855") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf36_d20250808_m015027_c001_v0001090_t0008_u01754617827637") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16324_d20250808_m015019_c001_v7007000_t0000_u01754617819016") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf08_d20250808_m015010_c001_v0001090_t0035_u01754617810181") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da98_d20250808_m015004_c001_v7007000_t0000_u01754617804524") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614740_d20250808_m015000_c001_v0001180_t0014_u01754617800266") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb9563b_d20250808_m014958_c001_v7007000_t0000_u01754617798481") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398dc6_d20250808_m014949_c001_v0001115_t0051_u01754617789476") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30533d_d20250808_m014943_c001_v7007000_t0000_u01754617783954") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146dd_d20250808_m014939_c001_v0001180_t0043_u01754617779780") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16282_d20250808_m014937_c001_v7007000_t0000_u01754617777869") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce7c_d20250808_m014928_c001_v0001090_t0058_u01754617768678") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da66_d20250808_m014919_c001_v7007000_t0000_u01754617759330") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561463f_d20250808_m014910_c001_v0001180_t0008_u01754617750469") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f20e_d20250808_m014904_c001_v7007000_t0000_u01754617744737") 2025/08/08 01:52:31 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614606_d20250808_m014854_c001_v0001180_t0017_u01754617734704") 2025/08/08 01:52:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4da_d20250808_m014848_c001_v7007000_t0000_u01754617728956") 2025/08/08 01:52:32 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56145d8_d20250808_m014838_c001_v0001180_t0035_u01754617718613") 2025/08/08 01:52:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d361e_d20250808_m015001_c001_v7007000_t0000_u01754617801962") 2025/08/08 01:52:32 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967fc_d20250808_m014957_c001_v0001177_t0012_u01754617797125") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed35_d20250808_m015022_c001_v7007000_t0000_u01754617822230") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghi: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147a4_d20250808_m015017_c001_v0001180_t0032_u01754617817342") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09102_d20250808_m015142_c001_v7007000_t0000_u01754617902235") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56148c1_d20250808_m015132_c001_v0001180_t0013_u01754617892389") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799373_d20250808_m015126_c001_v7007000_t0000_u01754617886546") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614881_d20250808_m015116_c001_v0001180_t0016_u01754617876082") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1611e_d20250808_m015110_c001_v7007000_t0000_u01754617870327") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614844_d20250808_m015059_c001_v0001180_t0031_u01754617859550") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6068_d20250808_m015053_c001_v7007000_t0000_u01754617853560") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614802_d20250808_m015043_c001_v0001180_t0014_u01754617843884") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4484_d20250808_m015038_c001_v7007000_t0000_u01754617838038") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147d0_d20250808_m015028_c001_v0001180_t0032_u01754617828060") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305744_d20250808_m015018_c001_v7007000_t0000_u01754617818616") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561477f_d20250808_m015010_c001_v0001180_t0058_u01754617810595") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da99_d20250808_m015004_c001_v7007000_t0000_u01754617804708") 2025/08/08 01:52:32 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cefa_d20250808_m015000_c001_v0001090_t0054_u01754617800380") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da86_d20250808_m014958_c001_v7007000_t0000_u01754617798880") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967d5_d20250808_m014950_c001_v0001177_t0053_u01754617790332") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30533e_d20250808_m014944_c001_v7007000_t0000_u01754617784140") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999678f_d20250808_m014939_c001_v0001177_t0055_u01754617779796") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f421086135656cb8f_d20250808_m014938_c001_v7007000_t0000_u01754617778023") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996749_d20250808_m014929_c001_v0001177_t0015_u01754617769125") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee50d_d20250808_m014919_c001_v7007000_t0000_u01754617759379") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966ed_d20250808_m014910_c001_v0001177_t0045_u01754617750681") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f210_d20250808_m014904_c001_v7007000_t0000_u01754617744920") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966b3_d20250808_m014854_c001_v0001177_t0027_u01754617734896") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4db_d20250808_m014849_c001_v7007000_t0000_u01754617729138") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999667e_d20250808_m014838_c001_v0001177_t0038_u01754617718802") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da89_d20250808_m015001_c001_v7007000_t0000_u01754617801632") 2025/08/08 01:52:33 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561472e_d20250808_m014957_c001_v0001180_t0036_u01754617797144") 2025/08/08 01:52:33 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed36_d20250808_m015022_c001_v7007000_t0000_u01754617822413") 2025/08/08 01:52:33 DEBUG : dir1/0005-fghij: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996878_d20250808_m015017_c001_v0001177_t0017_u01754617817368") 2025/08/08 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09104_d20250808_m015142_c001_v7007000_t0000_u01754617902417") 2025/08/08 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499969dc_d20250808_m015132_c001_v0001177_t0053_u01754617892605") 2025/08/08 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799375_d20250808_m015126_c001_v7007000_t0000_u01754617886728") 2025/08/08 01:52:33 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999698d_d20250808_m015116_c001_v0001177_t0034_u01754617876280") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1611f_d20250808_m015110_c001_v7007000_t0000_u01754617870513") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996935_d20250808_m015059_c001_v0001177_t0021_u01754617859744") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6069_d20250808_m015053_c001_v7007000_t0000_u01754617853742") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968de_d20250808_m015044_c001_v0001177_t0010_u01754617844103") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4485_d20250808_m015038_c001_v7007000_t0000_u01754617838220") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968a7_d20250808_m015028_c001_v0001177_t0051_u01754617828258") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16326_d20250808_m015019_c001_v7007000_t0000_u01754617819028") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999684b_d20250808_m015010_c001_v0001177_t0034_u01754617810796") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da9a_d20250808_m015004_c001_v7007000_t0000_u01754617804891") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996816_d20250808_m015000_c001_v0001177_t0032_u01754617800464") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da84_d20250808_m014958_c001_v7007000_t0000_u01754617798697") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ceca_d20250808_m014950_c001_v0001090_t0048_u01754617790548") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30533f_d20250808_m014944_c001_v7007000_t0000_u01754617784324") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398dac_d20250808_m014939_c001_v0001115_t0031_u01754617779932") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16284_d20250808_m014938_c001_v7007000_t0000_u01754617778235") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146a1_d20250808_m014929_c001_v0001180_t0043_u01754617769343") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160cb_d20250808_m014919_c001_v7007000_t0000_u01754617759548") 2025/08/08 01:52:34 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d5f_d20250808_m014910_c001_v0001115_t0042_u01754617750913") 2025/08/08 01:52:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f211_d20250808_m014905_c001_v7007000_t0000_u01754617745104") 2025/08/08 01:52:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d34_d20250808_m014855_c001_v0001115_t0012_u01754617735119") 2025/08/08 01:52:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4dd_d20250808_m014849_c001_v7007000_t0000_u01754617729333") 2025/08/08 01:52:35 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d16_d20250808_m014839_c001_v0001115_t0010_u01754617719018") 2025/08/08 01:52:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d3619_d20250808_m015001_c001_v7007000_t0000_u01754617801599") 2025/08/08 01:52:35 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cef1_d20250808_m014957_c001_v0001090_t0003_u01754617797314") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed39_d20250808_m015022_c001_v7007000_t0000_u01754617822595") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijk: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf22_d20250808_m015017_c001_v0001090_t0016_u01754617817427") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09105_d20250808_m015142_c001_v7007000_t0000_u01754617902604") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398edc_d20250808_m015132_c001_v0001115_t0033_u01754617892833") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799376_d20250808_m015126_c001_v7007000_t0000_u01754617886910") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398eb6_d20250808_m015116_c001_v0001115_t0018_u01754617876515") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16121_d20250808_m015110_c001_v7007000_t0000_u01754617870698") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e90_d20250808_m015059_c001_v0001115_t0056_u01754617859964") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f606a_d20250808_m015053_c001_v7007000_t0000_u01754617853924") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e5d_d20250808_m015044_c001_v0001115_t0054_u01754617844377") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4486_d20250808_m015038_c001_v7007000_t0000_u01754617838403") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e39_d20250808_m015028_c001_v0001115_t0010_u01754617828475") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed29_d20250808_m015019_c001_v7007000_t0000_u01754617819034") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e09_d20250808_m015011_c001_v0001115_t0017_u01754617811033") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da9b_d20250808_m015005_c001_v7007000_t0000_u01754617805074") 2025/08/08 01:52:35 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614744_d20250808_m015000_c001_v0001180_t0017_u01754617800494") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d3614_d20250808_m014958_c001_v7007000_t0000_u01754617798888") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561470e_d20250808_m014950_c001_v0001180_t0039_u01754617790905") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305340_d20250808_m014944_c001_v7007000_t0000_u01754617784509") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cea8_d20250808_m014939_c001_v0001090_t0059_u01754617779989") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16283_d20250808_m014938_c001_v7007000_t0000_u01754617778052") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d8b_d20250808_m014929_c001_v0001115_t0048_u01754617769596") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160c7_d20250808_m014919_c001_v7007000_t0000_u01754617759347") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce4a_d20250808_m014911_c001_v0001090_t0009_u01754617751402") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f212_d20250808_m014905_c001_v7007000_t0000_u01754617745286") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce2a_d20250808_m014855_c001_v0001090_t0043_u01754617735771") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4de_d20250808_m014849_c001_v7007000_t0000_u01754617729515") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce08_d20250808_m014839_c001_v0001090_t0058_u01754617719478") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da8c_d20250808_m015001_c001_v7007000_t0000_u01754617801978") 2025/08/08 01:52:36 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967fe_d20250808_m014957_c001_v0001177_t0025_u01754617797355") 2025/08/08 01:52:36 DEBUG : dir1/0007-12345: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed3b_d20250808_m015022_c001_v7007000_t0000_u01754617822779") 2025/08/08 01:52:36 DEBUG : dir1/0007-12345: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147aa_d20250808_m015017_c001_v0001180_t0054_u01754617817576") 2025/08/08 01:52:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09106_d20250808_m015142_c001_v7007000_t0000_u01754617902786") 2025/08/08 01:52:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cfc9_d20250808_m015133_c001_v0001090_t0013_u01754617893399") 2025/08/08 01:52:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799378_d20250808_m015127_c001_v7007000_t0000_u01754617887101") 2025/08/08 01:52:36 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf9d_d20250808_m015117_c001_v0001090_t0011_u01754617877246") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16122_d20250808_m015110_c001_v7007000_t0000_u01754617870884") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf75_d20250808_m015101_c001_v0001090_t0013_u01754617861373") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f606b_d20250808_m015054_c001_v7007000_t0000_u01754617854106") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf57_d20250808_m015045_c001_v0001090_t0039_u01754617845168") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4487_d20250808_m015038_c001_v7007000_t0000_u01754617838586") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf3a_d20250808_m015028_c001_v0001090_t0017_u01754617828931") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30574b_d20250808_m015019_c001_v7007000_t0000_u01754617819160") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf0e_d20250808_m015011_c001_v0001090_t0035_u01754617811583") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da9c_d20250808_m015005_c001_v7007000_t0000_u01754617805258") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614746_d20250808_m015000_c001_v0001180_t0048_u01754617800702") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da85_d20250808_m014958_c001_v7007000_t0000_u01754617798859") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398dca_d20250808_m014951_c001_v0001115_t0051_u01754617791116") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305342_d20250808_m014944_c001_v7007000_t0000_u01754617784693") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996793_d20250808_m014940_c001_v0001177_t0046_u01754617780007") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da72_d20250808_m014938_c001_v7007000_t0000_u01754617778404") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce82_d20250808_m014930_c001_v0001090_t0006_u01754617770459") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee50e_d20250808_m014919_c001_v7007000_t0000_u01754617759499") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614643_d20250808_m014911_c001_v0001180_t0007_u01754617751788") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f213_d20250808_m014905_c001_v7007000_t0000_u01754617745472") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561460c_d20250808_m014856_c001_v0001180_t0057_u01754617736073") 2025/08/08 01:52:37 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4df_d20250808_m014849_c001_v7007000_t0000_u01754617729698") 2025/08/08 01:52:38 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56145da_d20250808_m014839_c001_v0001180_t0045_u01754617719921") 2025/08/08 01:52:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da88_d20250808_m015001_c001_v7007000_t0000_u01754617801611") 2025/08/08 01:52:38 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614730_d20250808_m014957_c001_v0001180_t0032_u01754617797385") 2025/08/08 01:52:38 DEBUG : dir1/0008-23456: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed3c_d20250808_m015022_c001_v7007000_t0000_u01754617822962") 2025/08/08 01:52:38 DEBUG : dir1/0008-23456: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999687b_d20250808_m015017_c001_v0001177_t0020_u01754617817613") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09107_d20250808_m015142_c001_v7007000_t0000_u01754617902968") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56148c5_d20250808_m015133_c001_v0001180_t0012_u01754617893697") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799379_d20250808_m015127_c001_v7007000_t0000_u01754617887286") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614883_d20250808_m015117_c001_v0001180_t0008_u01754617877578") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16123_d20250808_m015111_c001_v7007000_t0000_u01754617871072") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561484a_d20250808_m015101_c001_v0001180_t0015_u01754617861746") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f606c_d20250808_m015054_c001_v7007000_t0000_u01754617854288") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561480e_d20250808_m015045_c001_v0001180_t0041_u01754617845506") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4489_d20250808_m015038_c001_v7007000_t0000_u01754617838769") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147d6_d20250808_m015029_c001_v0001180_t0014_u01754617829319") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed2a_d20250808_m015019_c001_v7007000_t0000_u01754617819174") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614781_d20250808_m015011_c001_v0001180_t0007_u01754617811949") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da9e_d20250808_m015005_c001_v7007000_t0000_u01754617805443") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996818_d20250808_m015000_c001_v0001177_t0007_u01754617800719") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da82_d20250808_m014958_c001_v7007000_t0000_u01754617798489") 2025/08/08 01:52:38 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967dd_d20250808_m014951_c001_v0001177_t0033_u01754617791594") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305343_d20250808_m014944_c001_v7007000_t0000_u01754617784875") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146e1_d20250808_m014940_c001_v0001180_t0029_u01754617780121") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa16286_d20250808_m014938_c001_v7007000_t0000_u01754617778418") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999674f_d20250808_m014930_c001_v0001177_t0036_u01754617770931") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee508_d20250808_m014918_c001_v7007000_t0000_u01754617758947") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966f5_d20250808_m014912_c001_v0001177_t0008_u01754617752041") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f214_d20250808_m014905_c001_v7007000_t0000_u01754617745655") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966bd_d20250808_m014856_c001_v0001177_t0017_u01754617736261") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e0_d20250808_m014849_c001_v7007000_t0000_u01754617729879") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996684_d20250808_m014840_c001_v0001177_t0006_u01754617720145") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59b6_d20250808_m015001_c001_v7007000_t0000_u01754617801990") 2025/08/08 01:52:39 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614732_d20250808_m014957_c001_v0001180_t0058_u01754617797591") 2025/08/08 01:52:39 DEBUG : dir1/0009-34567: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed3d_d20250808_m015023_c001_v7007000_t0000_u01754617823156") 2025/08/08 01:52:39 DEBUG : dir1/0009-34567: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e22_d20250808_m015017_c001_v0001115_t0027_u01754617817733") 2025/08/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09108_d20250808_m015143_c001_v7007000_t0000_u01754617903149") 2025/08/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499969e0_d20250808_m015133_c001_v0001177_t0012_u01754617893900") 2025/08/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d1779937c_d20250808_m015127_c001_v7007000_t0000_u01754617887469") 2025/08/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999699f_d20250808_m015117_c001_v0001177_t0012_u01754617877799") 2025/08/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16124_d20250808_m015111_c001_v7007000_t0000_u01754617871257") 2025/08/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996943_d20250808_m015101_c001_v0001177_t0006_u01754617861944") 2025/08/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f606d_d20250808_m015054_c001_v7007000_t0000_u01754617854469") 2025/08/08 01:52:39 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968e6_d20250808_m015045_c001_v0001177_t0034_u01754617845708") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e448a_d20250808_m015038_c001_v7007000_t0000_u01754617838951") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968ab_d20250808_m015029_c001_v0001177_t0009_u01754617829535") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305746_d20250808_m015018_c001_v7007000_t0000_u01754617818798") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996855_d20250808_m015012_c001_v0001177_t0051_u01754617812226") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da9f_d20250808_m015005_c001_v7007000_t0000_u01754617805630") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cefc_d20250808_m015000_c001_v0001090_t0022_u01754617800737") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f400e933012c941b3_d20250808_m014958_c001_v7007000_t0000_u01754617798714") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cecf_d20250808_m014951_c001_v0001090_t0042_u01754617791819") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305344_d20250808_m014945_c001_v7007000_t0000_u01754617785059") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996797_d20250808_m014940_c001_v0001177_t0058_u01754617780271") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f421086135656cb90_d20250808_m014938_c001_v7007000_t0000_u01754617778204") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146a7_d20250808_m014931_c001_v0001180_t0054_u01754617771157") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb39294_d20250808_m014919_c001_v7007000_t0000_u01754617759372") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d65_d20250808_m014912_c001_v0001115_t0043_u01754617752306") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f215_d20250808_m014905_c001_v7007000_t0000_u01754617745837") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d38_d20250808_m014856_c001_v0001115_t0012_u01754617736488") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e1_d20250808_m014850_c001_v7007000_t0000_u01754617730062") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d18_d20250808_m014840_c001_v0001115_t0031_u01754617720503") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb95640_d20250808_m015001_c001_v7007000_t0000_u01754617801842") 2025/08/08 01:52:40 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996802_d20250808_m014957_c001_v0001177_t0039_u01754617797608") 2025/08/08 01:52:40 DEBUG : dir1/0010-45678: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed3e_d20250808_m015023_c001_v7007000_t0000_u01754617823339") 2025/08/08 01:52:41 DEBUG : dir1/0010-45678: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf24_d20250808_m015017_c001_v0001090_t0042_u01754617817745") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0910b_d20250808_m015143_c001_v7007000_t0000_u01754617903393") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ede_d20250808_m015134_c001_v0001115_t0015_u01754617894129") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d1779937d_d20250808_m015127_c001_v7007000_t0000_u01754617887696") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ebc_d20250808_m015118_c001_v0001115_t0028_u01754617878016") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16125_d20250808_m015111_c001_v7007000_t0000_u01754617871448") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e96_d20250808_m015102_c001_v0001115_t0000_u01754617862297") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f606e_d20250808_m015054_c001_v7007000_t0000_u01754617854651") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e61_d20250808_m015045_c001_v0001115_t0008_u01754617845947") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e448c_d20250808_m015039_c001_v7007000_t0000_u01754617839132") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e3b_d20250808_m015029_c001_v0001115_t0011_u01754617829811") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305748_d20250808_m015018_c001_v7007000_t0000_u01754617818979") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e10_d20250808_m015012_c001_v0001115_t0045_u01754617812474") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75daa0_d20250808_m015005_c001_v7007000_t0000_u01754617805816") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398deb_d20250808_m015000_c001_v0001115_t0000_u01754617800747") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59ad_d20250808_m014958_c001_v7007000_t0000_u01754617798650") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614712_d20250808_m014952_c001_v0001180_t0056_u01754617792226") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305345_d20250808_m014945_c001_v7007000_t0000_u01754617785243") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146e3_d20250808_m014940_c001_v0001180_t0001_u01754617780324") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb392b0_d20250808_m014938_c001_v7007000_t0000_u01754617778424") 2025/08/08 01:52:41 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d91_d20250808_m014931_c001_v0001115_t0049_u01754617771390") 2025/08/08 01:52:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160c9_d20250808_m014919_c001_v7007000_t0000_u01754617759506") 2025/08/08 01:52:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce4e_d20250808_m014912_c001_v0001090_t0036_u01754617752799") 2025/08/08 01:52:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f216_d20250808_m014906_c001_v7007000_t0000_u01754617746020") 2025/08/08 01:52:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce2e_d20250808_m014857_c001_v0001090_t0007_u01754617737150") 2025/08/08 01:52:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e2_d20250808_m014850_c001_v7007000_t0000_u01754617730244") 2025/08/08 01:52:42 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce0a_d20250808_m014841_c001_v0001090_t0028_u01754617721112") 2025/08/08 01:52:42 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d361b_d20250808_m015001_c001_v7007000_t0000_u01754617801781") 2025/08/08 01:52:42 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398de4_d20250808_m014957_c001_v0001115_t0022_u01754617797698") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed3f_d20250808_m015023_c001_v7007000_t0000_u01754617823564") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147ac_d20250808_m015017_c001_v0001180_t0016_u01754617817777") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0910c_d20250808_m015143_c001_v7007000_t0000_u01754617903576") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cfd1_d20250808_m015134_c001_v0001090_t0042_u01754617894801") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d1779937f_d20250808_m015127_c001_v7007000_t0000_u01754617887878") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf9f_d20250808_m015118_c001_v0001090_t0022_u01754617878793") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16126_d20250808_m015111_c001_v7007000_t0000_u01754617871633") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf79_d20250808_m015102_c001_v0001090_t0026_u01754617862967") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f606f_d20250808_m015054_c001_v7007000_t0000_u01754617854833") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf5b_d20250808_m015046_c001_v0001090_t0009_u01754617846598") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e448d_d20250808_m015039_c001_v7007000_t0000_u01754617839314") 2025/08/08 01:52:42 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf3c_d20250808_m015030_c001_v0001090_t0009_u01754617830269") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed27_d20250808_m015018_c001_v7007000_t0000_u01754617818812") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf12_d20250808_m015013_c001_v0001090_t0007_u01754617813039") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75daa1_d20250808_m015005_c001_v7007000_t0000_u01754617805999") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561474a_d20250808_m015000_c001_v0001180_t0031_u01754617800929") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d3613_d20250808_m014958_c001_v7007000_t0000_u01754617798717") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398dcc_d20250808_m014952_c001_v0001115_t0005_u01754617792424") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305346_d20250808_m014945_c001_v7007000_t0000_u01754617785426") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996799_d20250808_m014940_c001_v0001177_t0010_u01754617780479") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30532f_d20250808_m014938_c001_v7007000_t0000_u01754617778252") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce88_d20250808_m014932_c001_v0001090_t0026_u01754617772059") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb39295_d20250808_m014919_c001_v7007000_t0000_u01754617759561") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614647_d20250808_m014913_c001_v0001180_t0056_u01754617753106") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f217_d20250808_m014906_c001_v7007000_t0000_u01754617746201") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561460e_d20250808_m014857_c001_v0001180_t0042_u01754617737602") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e3_d20250808_m014850_c001_v7007000_t0000_u01754617730427") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56145dc_d20250808_m014841_c001_v0001180_t0014_u01754617721462") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c751a1_d20250808_m015001_c001_v7007000_t0000_u01754617801852") 2025/08/08 01:52:43 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614734_d20250808_m014957_c001_v0001180_t0002_u01754617797791") 2025/08/08 01:52:43 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed40_d20250808_m015023_c001_v7007000_t0000_u01754617823745") 2025/08/08 01:52:43 DEBUG : dir1/0012-6789;: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999687f_d20250808_m015017_c001_v0001177_t0001_u01754617817827") 2025/08/08 01:52:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0910d_d20250808_m015143_c001_v7007000_t0000_u01754617903758") 2025/08/08 01:52:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56148c9_d20250808_m015135_c001_v0001180_t0024_u01754617895146") 2025/08/08 01:52:43 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799380_d20250808_m015128_c001_v7007000_t0000_u01754617888060") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614889_d20250808_m015119_c001_v0001180_t0027_u01754617879140") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16127_d20250808_m015111_c001_v7007000_t0000_u01754617871822") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614856_d20250808_m015103_c001_v0001180_t0006_u01754617863290") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6070_d20250808_m015055_c001_v7007000_t0000_u01754617855018") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614816_d20250808_m015046_c001_v0001180_t0048_u01754617846955") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e448e_d20250808_m015039_c001_v7007000_t0000_u01754617839496") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147dc_d20250808_m015030_c001_v0001180_t0010_u01754617830683") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed26_d20250808_m015018_c001_v7007000_t0000_u01754617818630") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614792_d20250808_m015013_c001_v0001180_t0026_u01754617813396") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75daa2_d20250808_m015006_c001_v7007000_t0000_u01754617806181") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999681a_d20250808_m015001_c001_v0001177_t0021_u01754617801101") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59b0_d20250808_m014958_c001_v7007000_t0000_u01754617798870") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499967e2_d20250808_m014952_c001_v0001177_t0046_u01754617792989") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305347_d20250808_m014945_c001_v7007000_t0000_u01754617785609") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146e7_d20250808_m014940_c001_v0001180_t0039_u01754617780536") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09060_d20250808_m014938_c001_v7007000_t0000_u01754617778259") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996757_d20250808_m014932_c001_v0001177_t0037_u01754617772585") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160cc_d20250808_m014919_c001_v7007000_t0000_u01754617759691") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966f7_d20250808_m014913_c001_v0001177_t0055_u01754617753301") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f218_d20250808_m014906_c001_v7007000_t0000_u01754617746385") 2025/08/08 01:52:44 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499966c0_d20250808_m014857_c001_v0001177_t0029_u01754617737798") 2025/08/08 01:52:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e5_d20250808_m014850_c001_v7007000_t0000_u01754617730609") 2025/08/08 01:52:45 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999668a_d20250808_m014841_c001_v0001177_t0043_u01754617721674") 2025/08/08 01:52:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da8a_d20250808_m015001_c001_v7007000_t0000_u01754617801794") 2025/08/08 01:52:45 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cef5_d20250808_m014957_c001_v0001090_t0018_u01754617797821") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed41_d20250808_m015023_c001_v7007000_t0000_u01754617823928") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56147ae_d20250808_m015018_c001_v0001180_t0051_u01754617818000") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0910e_d20250808_m015143_c001_v7007000_t0000_u01754617903970") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499969ec_d20250808_m015135_c001_v0001177_t0002_u01754617895344") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799382_d20250808_m015128_c001_v7007000_t0000_u01754617888241") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499969a7_d20250808_m015119_c001_v0001177_t0048_u01754617879340") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16128_d20250808_m015112_c001_v7007000_t0000_u01754617872015") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999694d_d20250808_m015103_c001_v0001177_t0025_u01754617863511") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6072_d20250808_m015055_c001_v7007000_t0000_u01754617855202") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968f0_d20250808_m015047_c001_v0001177_t0006_u01754617847165") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e448f_d20250808_m015039_c001_v7007000_t0000_u01754617839678") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499968ad_d20250808_m015030_c001_v0001177_t0045_u01754617830890") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305745_d20250808_m015018_c001_v7007000_t0000_u01754617818636") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996864_d20250808_m015013_c001_v0001177_t0033_u01754617813600") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75daa3_d20250808_m015006_c001_v7007000_t0000_u01754617806365") 2025/08/08 01:52:45 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cefe_d20250808_m015001_c001_v0001090_t0029_u01754617801142") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59aa_d20250808_m014958_c001_v7007000_t0000_u01754617798283") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cedb_d20250808_m014953_c001_v0001090_t0049_u01754617793219") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305348_d20250808_m014945_c001_v7007000_t0000_u01754617785792") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ceae_d20250808_m014940_c001_v0001090_t0032_u01754617780578") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305330_d20250808_m014938_c001_v7007000_t0000_u01754617778435") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146ab_d20250808_m014932_c001_v0001180_t0035_u01754617772812") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75da67_d20250808_m014919_c001_v7007000_t0000_u01754617759518") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d6b_d20250808_m014913_c001_v0001115_t0029_u01754617753517") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f219_d20250808_m014906_c001_v7007000_t0000_u01754617746567") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d3d_d20250808_m014858_c001_v0001115_t0016_u01754617738010") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e6_d20250808_m014850_c001_v7007000_t0000_u01754617730790") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d1c_d20250808_m014841_c001_v0001115_t0039_u01754617721891") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59b4_d20250808_m015001_c001_v7007000_t0000_u01754617801808") 2025/08/08 01:52:46 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996804_d20250808_m014957_c001_v0001177_t0035_u01754617797824") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed42_d20250808_m015024_c001_v7007000_t0000_u01754617824111") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996883_d20250808_m015018_c001_v0001177_t0035_u01754617818072") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0910f_d20250808_m015144_c001_v7007000_t0000_u01754617904168") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ee0_d20250808_m015135_c001_v0001115_t0030_u01754617895581") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799383_d20250808_m015128_c001_v7007000_t0000_u01754617888424") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ebe_d20250808_m015119_c001_v0001115_t0047_u01754617879556") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d16129_d20250808_m015112_c001_v7007000_t0000_u01754617872201") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e9e_d20250808_m015103_c001_v0001115_t0016_u01754617863785") 2025/08/08 01:52:46 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6073_d20250808_m015055_c001_v7007000_t0000_u01754617855386") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e69_d20250808_m015047_c001_v0001115_t0000_u01754617847445") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4490_d20250808_m015039_c001_v7007000_t0000_u01754617839861") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e3f_d20250808_m015031_c001_v0001115_t0005_u01754617831127") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f6a6_d20250808_m015018_c001_v7007000_t0000_u01754617818786") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398e16_d20250808_m015013_c001_v0001115_t0019_u01754617813812") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75daa4_d20250808_m015006_c001_v7007000_t0000_u01754617806547") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561474c_d20250808_m015001_c001_v0001180_t0009_u01754617801153") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb9563a_d20250808_m014958_c001_v7007000_t0000_u01754617798297") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561471a_d20250808_m014953_c001_v0001180_t0028_u01754617793618") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305349_d20250808_m014945_c001_v7007000_t0000_u01754617785988") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999679d_d20250808_m014940_c001_v0001177_t0024_u01754617780688") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160d5_d20250808_m014938_c001_v7007000_t0000_u01754617778262") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d95_d20250808_m014933_c001_v0001115_t0049_u01754617773017") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40673a98df7291e4_d20250808_m014919_c001_v7007000_t0000_u01754617759528") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce50_d20250808_m014914_c001_v0001090_t0025_u01754617754049") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f21a_d20250808_m014906_c001_v7007000_t0000_u01754617746760") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce30_d20250808_m014858_c001_v0001090_t0042_u01754617738622") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e7_d20250808_m014850_c001_v7007000_t0000_u01754617730974") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce10_d20250808_m014842_c001_v0001090_t0016_u01754617722973") 2025/08/08 01:52:47 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d361a_d20250808_m015001_c001_v7007000_t0000_u01754617801641") 2025/08/08 01:52:48 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614736_d20250808_m014958_c001_v0001180_t0057_u01754617798003") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed43_d20250808_m015024_c001_v7007000_t0000_u01754617824294") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf26_d20250808_m015018_c001_v0001090_t0038_u01754617818163") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09110_d20250808_m015144_c001_v7007000_t0000_u01754617904357") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cfd5_d20250808_m015136_c001_v0001090_t0047_u01754617896093") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799385_d20250808_m015128_c001_v7007000_t0000_u01754617888606") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cfa5_d20250808_m015120_c001_v0001090_t0005_u01754617880174") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1612a_d20250808_m015112_c001_v7007000_t0000_u01754617872388") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf7f_d20250808_m015104_c001_v0001090_t0034_u01754617864224") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6075_d20250808_m015055_c001_v7007000_t0000_u01754617855567") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf5d_d20250808_m015048_c001_v0001090_t0019_u01754617848028") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4492_d20250808_m015040_c001_v7007000_t0000_u01754617840043") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf40_d20250808_m015031_c001_v0001090_t0035_u01754617831875") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed28_d20250808_m015018_c001_v7007000_t0000_u01754617818993") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf18_d20250808_m015014_c001_v0001090_t0034_u01754617814290") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75daa5_d20250808_m015006_c001_v7007000_t0000_u01754617806731") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999681c_d20250808_m015001_c001_v0001177_t0028_u01754617801327") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb9563c_d20250808_m014958_c001_v7007000_t0000_u01754617798663") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398dd4_d20250808_m014953_c001_v0001115_t0010_u01754617793820") 2025/08/08 01:52:48 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30534a_d20250808_m014946_c001_v7007000_t0000_u01754617786174") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146e9_d20250808_m014940_c001_v0001180_t0032_u01754617780806") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160d6_d20250808_m014938_c001_v7007000_t0000_u01754617778444") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce8c_d20250808_m014933_c001_v0001090_t0013_u01754617773603") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160ca_d20250808_m014919_c001_v7007000_t0000_u01754617759541") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614651_d20250808_m014914_c001_v0001180_t0038_u01754617754371") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f21b_d20250808_m014906_c001_v7007000_t0000_u01754617746942") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614614_d20250808_m014859_c001_v0001180_t0040_u01754617739071") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e8_d20250808_m014851_c001_v7007000_t0000_u01754617731154") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56145e0_d20250808_m014843_c001_v0001180_t0037_u01754617723309") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59b2_d20250808_m015001_c001_v7007000_t0000_u01754617801623") 2025/08/08 01:52:49 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996808_d20250808_m014958_c001_v0001177_t0044_u01754617798043") 2025/08/08 01:52:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee516_d20250808_m014922_c001_v7007000_t0000_u01754617762414") 2025/08/08 01:52:49 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996709_d20250808_m014917_c001_v0001177_t0042_u01754617757291") 2025/08/08 01:52:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee517_d20250808_m014922_c001_v7007000_t0000_u01754617762600") 2025/08/08 01:52:49 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614665_d20250808_m014917_c001_v0001180_t0042_u01754617757324") 2025/08/08 01:52:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee519_d20250808_m014922_c001_v7007000_t0000_u01754617762784") 2025/08/08 01:52:49 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999670b_d20250808_m014917_c001_v0001177_t0055_u01754617757499") 2025/08/08 01:52:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee51b_d20250808_m014922_c001_v7007000_t0000_u01754617762967") 2025/08/08 01:52:49 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614667_d20250808_m014917_c001_v0001180_t0005_u01754617757528") 2025/08/08 01:52:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee51c_d20250808_m014923_c001_v7007000_t0000_u01754617763150") 2025/08/08 01:52:49 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d75_d20250808_m014917_c001_v0001115_t0014_u01754617757657") 2025/08/08 01:52:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee51d_d20250808_m014923_c001_v7007000_t0000_u01754617763333") 2025/08/08 01:52:50 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce5e_d20250808_m014917_c001_v0001090_t0002_u01754617757667") 2025/08/08 01:52:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee51f_d20250808_m014923_c001_v7007000_t0000_u01754617763516") 2025/08/08 01:52:50 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999670f_d20250808_m014917_c001_v0001177_t0012_u01754617757707") 2025/08/08 01:52:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee520_d20250808_m014923_c001_v7007000_t0000_u01754617763699") 2025/08/08 01:52:50 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614669_d20250808_m014917_c001_v0001180_t0042_u01754617757763") 2025/08/08 01:52:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee521_d20250808_m014923_c001_v7007000_t0000_u01754617763883") 2025/08/08 01:52:50 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996711_d20250808_m014917_c001_v0001177_t0008_u01754617757925") 2025/08/08 01:52:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee523_d20250808_m014924_c001_v7007000_t0000_u01754617764067") 2025/08/08 01:52:50 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561466b_d20250808_m014917_c001_v0001180_t0042_u01754617757993") 2025/08/08 01:52:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee524_d20250808_m014924_c001_v7007000_t0000_u01754617764251") 2025/08/08 01:52:50 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d77_d20250808_m014918_c001_v0001115_t0058_u01754617758179") 2025/08/08 01:52:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee526_d20250808_m014924_c001_v7007000_t0000_u01754617764435") 2025/08/08 01:52:50 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561466e_d20250808_m014918_c001_v0001180_t0032_u01754617758198") 2025/08/08 01:52:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee527_d20250808_m014924_c001_v7007000_t0000_u01754617764621") 2025/08/08 01:52:50 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996713_d20250808_m014918_c001_v0001177_t0011_u01754617758220") 2025/08/08 01:52:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee528_d20250808_m014924_c001_v7007000_t0000_u01754617764805") 2025/08/08 01:52:50 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996717_d20250808_m014918_c001_v0001177_t0054_u01754617758436") 2025/08/08 01:52:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee529_d20250808_m014924_c001_v7007000_t0000_u01754617764988") 2025/08/08 01:52:50 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614670_d20250808_m014918_c001_v0001180_t0017_u01754617758454") 2025/08/08 01:52:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee52b_d20250808_m014925_c001_v7007000_t0000_u01754617765171") 2025/08/08 01:52:50 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce62_d20250808_m014918_c001_v0001090_t0013_u01754617758628") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160d9_d20250808_m014941_c001_v7007000_t0000_u01754617781287") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999676d_d20250808_m014936_c001_v0001177_t0054_u01754617776446") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09062_d20250808_m014941_c001_v7007000_t0000_u01754617781095") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146c4_d20250808_m014936_c001_v0001180_t0039_u01754617776492") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160d8_d20250808_m014941_c001_v7007000_t0000_u01754617781105") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce98_d20250808_m014936_c001_v0001090_t0021_u01754617776591") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa1628d_d20250808_m014941_c001_v7007000_t0000_u01754617781451") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996771_d20250808_m014936_c001_v0001177_t0047_u01754617776672") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09064_d20250808_m014941_c001_v7007000_t0000_u01754617781463") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146c6_d20250808_m014936_c001_v0001180_t0023_u01754617776700") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305332_d20250808_m014941_c001_v7007000_t0000_u01754617781302") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398da1_d20250808_m014936_c001_v0001115_t0022_u01754617776867") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d160da_d20250808_m014941_c001_v7007000_t0000_u01754617781473") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996773_d20250808_m014936_c001_v0001177_t0033_u01754617776880") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305331_d20250808_m014941_c001_v7007000_t0000_u01754617781118") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146c8_d20250808_m014936_c001_v0001180_t0017_u01754617776909") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb392b2_d20250808_m014941_c001_v7007000_t0000_u01754617781127") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce9a_d20250808_m014936_c001_v0001090_t0018_u01754617776966") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa1628b_d20250808_m014941_c001_v7007000_t0000_u01754617781269") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996775_d20250808_m014937_c001_v0001177_t0034_u01754617777096") 2025/08/08 01:52:51 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb392b3_d20250808_m014941_c001_v7007000_t0000_u01754617781311") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146cc_d20250808_m014937_c001_v0001180_t0019_u01754617777116") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa1628a_d20250808_m014941_c001_v7007000_t0000_u01754617781142") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146ce_d20250808_m014937_c001_v0001180_t0053_u01754617777317") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305333_d20250808_m014941_c001_v7007000_t0000_u01754617781486") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996777_d20250808_m014937_c001_v0001177_t0021_u01754617777393") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09063_d20250808_m014941_c001_v7007000_t0000_u01754617781278") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce9c_d20250808_m014937_c001_v0001090_t0030_u01754617777416") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa1628c_d20250808_m014941_c001_v7007000_t0000_u01754617781326") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56146d0_d20250808_m014937_c001_v0001180_t0042_u01754617777558") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40828a1d17740ccd_d20250808_m014941_c001_v7007000_t0000_u01754617781150") 2025/08/08 01:52:52 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999677b_d20250808_m014937_c001_v0001177_t0042_u01754617777611") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c75121_d20250808_m014720_c001_v7007000_t0000_u01754617640272") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1048e6913efba93e_d20250808_m014718_c001_v0001181_t0023_u01754617638222") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d9b0_d20250808_m014718_c001_v7007000_t0000_u01754617638039") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1048e6913efba92c_d20250808_m014714_c001_v0001181_t0015_u01754617634669") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d9ad_d20250808_m014713_c001_v7007000_t0000_u01754617633940") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c0c_d20250808_m014708_c001_v0001115_t0034_u01754617628774") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1603a_d20250808_m014707_c001_v7007000_t0000_u01754617627323") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f11052fc1e006db0b_d20250808_m014704_c001_v0001150_t0051_u01754617624920") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb39165_d20250808_m014704_c001_v7007000_t0000_u01754617624736") 2025/08/08 01:52:52 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f11052fc1e006dafc_d20250808_m014701_c001_v0001150_t0041_u01754617621398") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb39163_d20250808_m014700_c001_v7007000_t0000_u01754617620668") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499964af_d20250808_m014656_c001_v0001177_t0019_u01754617616805") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d99f_d20250808_m014655_c001_v7007000_t0000_u01754617615527") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1161ae6fbe923306_d20250808_m014654_c001_v0001179_t0030_u01754617614306") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f421086135656cafa_d20250808_m014654_c001_v7007000_t0000_u01754617614119") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1161ae6fbe9232f8_d20250808_m014651_c001_v0001179_t0000_u01754617611783") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f421086135656caf5_d20250808_m014651_c001_v7007000_t0000_u01754617611053") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996465_d20250808_m014647_c001_v0001177_t0010_u01754617607278") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d998_d20250808_m014646_c001_v7007000_t0000_u01754617606366") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f106094af5e0a51a1_d20250808_m014644_c001_v0001042_t0031_u01754617604614") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c75101_d20250808_m014644_c001_v7007000_t0000_u01754617604429") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f106094af5e0a5193_d20250808_m014639_c001_v0001042_t0019_u01754617599369") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c750f3_d20250808_m014638_c001_v7007000_t0000_u01754617598641") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499963f1_d20250808_m014633_c001_v0001177_t0048_u01754617593020") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d28b7_d20250808_m014632_c001_v7007000_t0000_u01754617592107") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1042c7491ecf979a_d20250808_m014629_c001_v0001106_t0045_u01754617589175") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f408577b289b9e11c_d20250808_m014628_c001_v7007000_t0000_u01754617588992") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1042c7491ecf9794_d20250808_m014624_c001_v0001106_t0047_u01754617584276") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f408577b289b9e119_d20250808_m014623_c001_v7007000_t0000_u01754617583544") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499963ad_d20250808_m014617_c001_v0001177_t0024_u01754617577867") 2025/08/08 01:52:53 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f401545a959d8b052_d20250808_m014616_c001_v7007000_t0000_u01754617576961") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f106038d64b406ac9_d20250808_m014615_c001_v0001161_t0014_u01754617575097") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26c4_d20250808_m014614_c001_v7007000_t0000_u01754617574910") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f106038d64b406ab1_d20250808_m014611_c001_v0001161_t0035_u01754617571809") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26c2_d20250808_m014611_c001_v7007000_t0000_u01754617571073") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996371_d20250808_m014605_c001_v0001177_t0018_u01754617565413") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaee3_d20250808_m014604_c001_v7007000_t0000_u01754617564297") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f109870c3321db685_d20250808_m014558_c001_v0001137_t0020_u01754617558681") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e43c9_d20250808_m014558_c001_v7007000_t0000_u01754617558478") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999632a_d20250808_m014554_c001_v0001177_t0053_u01754617554379") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f106320579695329b_d20250808_m014553_c001_v0001146_t0039_u01754617553423") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1063205796953293_d20250808_m014552_c001_v0001146_t0058_u01754617552220") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821d0e7_d20250808_m014538_c001_v7007000_t0000_u01754617538880") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b27_d20250808_m014531_c001_v0001115_t0046_u01754617531422") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f115cc74ac372f529_d20250808_m014530_c001_v0001044_t0046_u01754617530313") 2025/08/08 01:52:54 DEBUG : dst/one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f115cc74ac372f527_d20250808_m014529_c001_v0001044_t0038_u01754617529072") 2025/08/08 01:52:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c75122_d20250808_m014720_c001_v7007000_t0000_u01754617640459") 2025/08/08 01:52:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f113d490baf5864de_d20250808_m014717_c001_v0001172_t0034_u01754617637542") 2025/08/08 01:52:54 DEBUG : dst/one-2019-01-01: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10514a789bbed497_d20250808_m014713_c001_v0001177_t0059_u01754617633713") 2025/08/08 01:52:54 DEBUG : dst/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1603b_d20250808_m014707_c001_v7007000_t0000_u01754617627504") 2025/08/08 01:52:54 DEBUG : dst/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f11169da0ed96cd20_d20250808_m014704_c001_v0001183_t0015_u01754617624534") 2025/08/08 01:52:54 DEBUG : dst/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f11651d26dd780b32_d20250808_m014700_c001_v0001184_t0046_u01754617620443") 2025/08/08 01:52:54 DEBUG : dst/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d9a0_d20250808_m014655_c001_v7007000_t0000_u01754617615712") 2025/08/08 01:52:55 DEBUG : dst/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f100b58d46e73f51e_d20250808_m014653_c001_v0001136_t0021_u01754617613857") 2025/08/08 01:52:55 DEBUG : dst/one.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1130af09ba80b1df_d20250808_m014650_c001_v0001104_t0047_u01754617610401") 2025/08/08 01:52:55 DEBUG : dst/three: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaee4_d20250808_m014604_c001_v7007000_t0000_u01754617564499") 2025/08/08 01:52:55 DEBUG : dst/three: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10632057969532a9_d20250808_m014602_c001_v0001146_t0025_u01754617562776") 2025/08/08 01:52:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c75123_d20250808_m014720_c001_v7007000_t0000_u01754617640641") 2025/08/08 01:52:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10584dd3b3b94e12_d20250808_m014719_c001_v0001100_t0035_u01754617639020") 2025/08/08 01:52:55 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f116d43ba69e6a474_d20250808_m014715_c001_v0001090_t0001_u01754617635438") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c75125_d20250808_m014720_c001_v7007000_t0000_u01754617640823") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1048e6913efba94a_d20250808_m014719_c001_v0001181_t0018_u01754617639686") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d9b3_d20250808_m014719_c001_v7007000_t0000_u01754617639503") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1048e6913efba932_d20250808_m014716_c001_v0001181_t0015_u01754617636223") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d9af_d20250808_m014716_c001_v7007000_t0000_u01754617636040") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c10_d20250808_m014710_c001_v0001115_t0022_u01754617630275") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1603c_d20250808_m014707_c001_v7007000_t0000_u01754617627685") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f11052fc1e006db17_d20250808_m014706_c001_v0001150_t0008_u01754617626581") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb39167_d20250808_m014706_c001_v7007000_t0000_u01754617626360") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f11052fc1e006db04_d20250808_m014702_c001_v0001150_t0058_u01754617622819") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4021a1ce9bb39164_d20250808_m014702_c001_v7007000_t0000_u01754617622635") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499964b3_d20250808_m014657_c001_v0001177_t0010_u01754617617733") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f421086135656cafb_d20250808_m014654_c001_v7007000_t0000_u01754617614973") 2025/08/08 01:52:55 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398bd8_d20250808_m014652_c001_v0001115_t0005_u01754617612766") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f421086135656caf6_d20250808_m014652_c001_v7007000_t0000_u01754617612395") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999646f_d20250808_m014647_c001_v0001177_t0037_u01754617607966") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c75103_d20250808_m014645_c001_v7007000_t0000_u01754617605444") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398bba_d20250808_m014642_c001_v0001115_t0022_u01754617602093") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c750f4_d20250808_m014640_c001_v7007000_t0000_u01754617600986") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499963f7_d20250808_m014634_c001_v0001177_t0048_u01754617594083") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f408577b289b9e11d_d20250808_m014631_c001_v7007000_t0000_u01754617591185") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ba7_d20250808_m014626_c001_v0001115_t0018_u01754617586922") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f408577b289b9e11a_d20250808_m014625_c001_v7007000_t0000_u01754617585763") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499963b3_d20250808_m014618_c001_v0001177_t0025_u01754617578892") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26c6_d20250808_m014616_c001_v7007000_t0000_u01754617576043") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b89_d20250808_m014613_c001_v0001115_t0020_u01754617573602") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26c3_d20250808_m014612_c001_v7007000_t0000_u01754617572514") 2025/08/08 01:52:56 DEBUG : dst/three.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996377_d20250808_m014606_c001_v0001177_t0021_u01754617566471") 2025/08/08 01:52:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1603d_d20250808_m014707_c001_v7007000_t0000_u01754617627866") 2025/08/08 01:52:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f116e0e494e5722f0_d20250808_m014705_c001_v0001116_t0043_u01754617625897") 2025/08/08 01:52:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1000bea4c8f96637_d20250808_m014702_c001_v0001161_t0034_u01754617622323") 2025/08/08 01:52:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d9a1_d20250808_m014655_c001_v7007000_t0000_u01754617615898") 2025/08/08 01:52:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1037fe96b9bded93_d20250808_m014654_c001_v0001181_t0036_u01754617614768") 2025/08/08 01:52:56 DEBUG : dst/three.txt.bak: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1018e5d1973d40f1_d20250808_m014652_c001_v0001184_t0011_u01754617612190") 2025/08/08 01:52:56 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c75126_d20250808_m014721_c001_v7007000_t0000_u01754617641005") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499964f5_d20250808_m014710_c001_v0001177_t0045_u01754617630061") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1603e_d20250808_m014708_c001_v7007000_t0000_u01754617628047") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398be0_d20250808_m014657_c001_v0001115_t0048_u01754617617024") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d9a3_d20250808_m014656_c001_v7007000_t0000_u01754617616081") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398bc2_d20250808_m014647_c001_v0001115_t0010_u01754617607498") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d999_d20250808_m014646_c001_v7007000_t0000_u01754617606549") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398bb5_d20250808_m014633_c001_v0001115_t0029_u01754617593597") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4105d0699d3d28b8_d20250808_m014632_c001_v7007000_t0000_u01754617592293") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b8f_d20250808_m014618_c001_v0001115_t0046_u01754617578080") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f401545a959d8b053_d20250808_m014617_c001_v7007000_t0000_u01754617577143") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b6d_d20250808_m014605_c001_v0001115_t0015_u01754617565627") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaee5_d20250808_m014604_c001_v7007000_t0000_u01754617564684") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f11962ff73240b35b_d20250808_m014559_c001_v0001137_t0028_u01754617559988") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821d0eb_d20250808_m014539_c001_v7007000_t0000_u01754617539063") 2025/08/08 01:52:57 DEBUG : dst/two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f115cc74ac372f533_d20250808_m014537_c001_v0001044_t0021_u01754617537678") 2025/08/08 01:52:57 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40744f92fd3b9c98_d20250808_m014502_c001_v7007000_t0000_u01754617502252") 2025/08/08 01:52:57 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398aec_d20250808_m014458_c001_v0001115_t0029_u01754617498767") 2025/08/08 01:52:57 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40744f92fd3b9c78_d20250808_m014456_c001_v7007000_t0000_u01754617496879") 2025/08/08 01:52:57 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499961ff_d20250808_m014445_c001_v0001177_t0049_u01754617485032") 2025/08/08 01:52:57 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f400e933012c9205d_d20250808_m014434_c001_v7007000_t0000_u01754617474759") 2025/08/08 01:52:57 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ac1_d20250808_m014431_c001_v0001115_t0017_u01754617471014") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d837_d20250808_m014410_c001_v7007000_t0000_u01754617450086") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa33_d20250808_m014408_c001_v0001177_t0031_u01754617448348") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d830_d20250808_m014407_c001_v7007000_t0000_u01754617447581") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa2b_d20250808_m014406_c001_v0001177_t0047_u01754617446381") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d82a_d20250808_m014403_c001_v7007000_t0000_u01754617443874") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa1d_d20250808_m014402_c001_v0001177_t0001_u01754617442304") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d823_d20250808_m014401_c001_v7007000_t0000_u01754617441441") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa0b_d20250808_m014400_c001_v0001177_t0012_u01754617440206") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160cb_d20250808_m014354_c001_v7007000_t0000_u01754617434973") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9ed_d20250808_m014353_c001_v0001177_t0045_u01754617433608") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160c8_d20250808_m014352_c001_v7007000_t0000_u01754617432851") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9e7_d20250808_m014352_c001_v0001177_t0043_u01754617432050") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160be_d20250808_m014347_c001_v7007000_t0000_u01754617427992") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9c7_d20250808_m014346_c001_v0001177_t0002_u01754617426788") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f92_d20250808_m014344_c001_v7007000_t0000_u01754617424934") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9bf_d20250808_m014343_c001_v0001177_t0058_u01754617423976") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f90_d20250808_m014343_c001_v7007000_t0000_u01754617423611") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f100b58d46e73f3a8_d20250808_m014342_c001_v0001136_t0044_u01754617422927") 2025/08/08 01:52:58 DEBUG : empty space: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9b3_d20250808_m014341_c001_v0001177_t0037_u01754617421417") 2025/08/08 01:52:58 DEBUG : enormous: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d833_d20250808_m014409_c001_v7007000_t0000_u01754617449154") 2025/08/08 01:52:58 DEBUG : enormous: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa35_d20250808_m014408_c001_v0001177_t0031_u01754617448556") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4183e4d6b8c7512a_d20250808_m014725_c001_v7007000_t0000_u01754617645611") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996546_d20250808_m014724_c001_v0001177_t0054_u01754617644420") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f400e933012c92059_d20250808_m014429_c001_v7007000_t0000_u01754617469686") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398abd_d20250808_m014428_c001_v0001115_t0014_u01754617468394") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f88_d20250808_m014338_c001_v7007000_t0000_u01754617418767") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9a3_d20250808_m014337_c001_v0001177_t0041_u01754617417817") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f87_d20250808_m014337_c001_v7007000_t0000_u01754617417271") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f99f_d20250808_m014336_c001_v0001177_t0025_u01754617416674") 2025/08/08 01:52:59 DEBUG : existing: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f99d_d20250808_m014335_c001_v0001177_t0042_u01754617415912") 2025/08/08 01:52:59 DEBUG : existing-b: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f400e933012c9205a_d20250808_m014429_c001_v7007000_t0000_u01754617469870") 2025/08/08 01:52:59 DEBUG : existing-b: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499961b3_d20250808_m014428_c001_v0001177_t0006_u01754617468378") 2025/08/08 01:52:59 DEBUG : file1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e25_d20250808_m014828_c001_v7007000_t0000_u01754617708119") 2025/08/08 01:52:59 DEBUG : file1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cdf5_d20250808_m014826_c001_v0001090_t0038_u01754617706799") 2025/08/08 01:52:59 DEBUG : file1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e21_d20250808_m014825_c001_v7007000_t0000_u01754617705447") 2025/08/08 01:52:59 DEBUG : file1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561459d_d20250808_m014824_c001_v0001180_t0043_u01754617704034") 2025/08/08 01:52:59 DEBUG : five: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d839_d20250808_m014413_c001_v7007000_t0000_u01754617453590") 2025/08/08 01:52:59 DEBUG : five: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4016ed535014fa45_d20250808_m014411_c001_v0001177_t0057_u01754617451659") 2025/08/08 01:52:59 DEBUG : foo: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160bb_d20250808_m014346_c001_v7007000_t0000_u01754617426424") 2025/08/08 01:52:59 DEBUG : foo: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4016ed535014f9c5_d20250808_m014345_c001_v0001177_t0057_u01754617425867") 2025/08/08 01:52:59 DEBUG : foo: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4016ed535014f9c1_d20250808_m014345_c001_v0001177_t0057_u01754617425306") 2025/08/08 01:52:59 DEBUG : four: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d83a_d20250808_m014413_c001_v7007000_t0000_u01754617453773") 2025/08/08 01:52:59 DEBUG : four: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4041638249996159_d20250808_m014412_c001_v0001177_t0031_u01754617452216") 2025/08/08 01:53:00 DEBUG : four: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa41_d20250808_m014411_c001_v0001177_t0025_u01754617451065") 2025/08/08 01:53:00 DEBUG : hello world2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f501b_d20250808_m014248_c001_v7007000_t0000_u01754617368914") 2025/08/08 01:53:00 DEBUG : hello world2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d693359fe_d20250808_m014248_c001_v0001131_t0025_u01754617368248") 2025/08/08 01:53:00 DEBUG : ignore-size: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f86_d20250808_m014335_c001_v7007000_t0000_u01754617415548") 2025/08/08 01:53:00 DEBUG : ignore-size: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f995_d20250808_m014334_c001_v0001177_t0054_u01754617414583") 2025/08/08 01:53:00 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f400e933012c92055_d20250808_m014427_c001_v7007000_t0000_u01754617467617") 2025/08/08 01:53:00 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ab1_d20250808_m014426_c001_v0001115_t0007_u01754617466630") 2025/08/08 01:53:00 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d862_d20250808_m014425_c001_v7007000_t0000_u01754617465876") 2025/08/08 01:53:00 DEBUG : nested/sub dir/file: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398aa9_d20250808_m014425_c001_v0001115_t0013_u01754617465084") 2025/08/08 01:53:00 DEBUG : one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d83b_d20250808_m014413_c001_v7007000_t0000_u01754617453957") 2025/08/08 01:53:00 DEBUG : one: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4016ed535014fa39_d20250808_m014410_c001_v0001177_t0057_u01754617450486") 2025/08/08 01:53:00 DEBUG : only0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e06_d20250808_m014819_c001_v7007000_t0000_u01754617699527") 2025/08/08 01:53:00 DEBUG : only0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405d53d0b561457b_d20250808_m014814_c001_v0001180_t0052_u01754617694613") 2025/08/08 01:53:00 DEBUG : only0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ca7_d20250808_m014755_c001_v0001115_t0010_u01754617675050") 2025/08/08 01:53:00 DEBUG : only0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5925_d20250808_m014748_c001_v7007000_t0000_u01754617668837") 2025/08/08 01:53:00 DEBUG : only0: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c4c_d20250808_m014729_c001_v0001115_t0000_u01754617649427") 2025/08/08 01:53:00 DEBUG : only1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e07_d20250808_m014819_c001_v7007000_t0000_u01754617699711") 2025/08/08 01:53:00 DEBUG : only1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4127cc70c630cde1_d20250808_m014814_c001_v0001090_t0045_u01754617694609") 2025/08/08 01:53:00 DEBUG : only1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ca9_d20250808_m014755_c001_v0001115_t0052_u01754617675732") 2025/08/08 01:53:00 DEBUG : only1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26e2_d20250808_m014749_c001_v7007000_t0000_u01754617669217") 2025/08/08 01:53:00 DEBUG : only1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c52_d20250808_m014730_c001_v0001115_t0049_u01754617650268") 2025/08/08 01:53:00 DEBUG : only10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e08_d20250808_m014819_c001_v7007000_t0000_u01754617699895") 2025/08/08 01:53:01 DEBUG : only10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4088995874398cde_d20250808_m014813_c001_v0001115_t0054_u01754617693869") 2025/08/08 01:53:01 DEBUG : only10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cc2_d20250808_m014804_c001_v0001115_t0030_u01754617684141") 2025/08/08 01:53:01 DEBUG : only10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26e0_d20250808_m014749_c001_v7007000_t0000_u01754617669033") 2025/08/08 01:53:01 DEBUG : only10: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c76_d20250808_m014738_c001_v0001115_t0057_u01754617658739") 2025/08/08 01:53:01 DEBUG : only11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e09_d20250808_m014820_c001_v7007000_t0000_u01754617700079") 2025/08/08 01:53:01 DEBUG : only11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4041638249996631_d20250808_m014813_c001_v0001177_t0031_u01754617693851") 2025/08/08 01:53:01 DEBUG : only11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cc4_d20250808_m014805_c001_v0001115_t0001_u01754617685043") 2025/08/08 01:53:01 DEBUG : only11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee415_d20250808_m014748_c001_v7007000_t0000_u01754617668636") 2025/08/08 01:53:01 DEBUG : only11: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c7c_d20250808_m014739_c001_v0001115_t0036_u01754617659652") 2025/08/08 01:53:01 DEBUG : only12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e0a_d20250808_m014820_c001_v7007000_t0000_u01754617700263") 2025/08/08 01:53:01 DEBUG : only12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4127cc70c630cddd_d20250808_m014814_c001_v0001090_t0045_u01754617694424") 2025/08/08 01:53:01 DEBUG : only12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cca_d20250808_m014806_c001_v0001115_t0023_u01754617686122") 2025/08/08 01:53:01 DEBUG : only12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee416_d20250808_m014748_c001_v7007000_t0000_u01754617668817") 2025/08/08 01:53:01 DEBUG : only12: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c7e_d20250808_m014740_c001_v0001115_t0046_u01754617660512") 2025/08/08 01:53:01 DEBUG : only13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e0b_d20250808_m014820_c001_v7007000_t0000_u01754617700485") 2025/08/08 01:53:01 DEBUG : only13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4088995874398ce0_d20250808_m014814_c001_v0001115_t0054_u01754617694259") 2025/08/08 01:53:01 DEBUG : only13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cce_d20250808_m014806_c001_v0001115_t0021_u01754617686905") 2025/08/08 01:53:01 DEBUG : only13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26de_d20250808_m014748_c001_v7007000_t0000_u01754617668846") 2025/08/08 01:53:01 DEBUG : only13: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c80_d20250808_m014741_c001_v0001115_t0017_u01754617661508") 2025/08/08 01:53:01 DEBUG : only14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e0d_d20250808_m014820_c001_v7007000_t0000_u01754617700668") 2025/08/08 01:53:02 DEBUG : only14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4041638249996637_d20250808_m014814_c001_v0001177_t0031_u01754617694633") 2025/08/08 01:53:02 DEBUG : only14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cd0_d20250808_m014808_c001_v0001115_t0018_u01754617688189") 2025/08/08 01:53:02 DEBUG : only14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee418_d20250808_m014749_c001_v7007000_t0000_u01754617669181") 2025/08/08 01:53:02 DEBUG : only14: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c82_d20250808_m014742_c001_v0001115_t0005_u01754617662617") 2025/08/08 01:53:02 DEBUG : only15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e0e_d20250808_m014820_c001_v7007000_t0000_u01754617700851") 2025/08/08 01:53:02 DEBUG : only15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4088995874398ce2_d20250808_m014814_c001_v0001115_t0054_u01754617694443") 2025/08/08 01:53:02 DEBUG : only15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cd2_d20250808_m014808_c001_v0001115_t0035_u01754617688898") 2025/08/08 01:53:02 DEBUG : only15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26e1_d20250808_m014749_c001_v7007000_t0000_u01754617669195") 2025/08/08 01:53:02 DEBUG : only15: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c86_d20250808_m014743_c001_v0001115_t0036_u01754617663550") 2025/08/08 01:53:02 DEBUG : only16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e10_d20250808_m014821_c001_v7007000_t0000_u01754617701034") 2025/08/08 01:53:02 DEBUG : only16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4041638249996633_d20250808_m014814_c001_v0001177_t0031_u01754617694264") 2025/08/08 01:53:02 DEBUG : only16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cd4_d20250808_m014809_c001_v0001115_t0040_u01754617689701") 2025/08/08 01:53:02 DEBUG : only16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5928_d20250808_m014749_c001_v7007000_t0000_u01754617669208") 2025/08/08 01:53:02 DEBUG : only16: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c89_d20250808_m014744_c001_v0001115_t0012_u01754617664471") 2025/08/08 01:53:03 DEBUG : only17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e11_d20250808_m014821_c001_v7007000_t0000_u01754617701223") 2025/08/08 01:53:03 DEBUG : only17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405d53d0b561457d_d20250808_m014814_c001_v0001180_t0052_u01754617694803") 2025/08/08 01:53:03 DEBUG : only17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cd8_d20250808_m014810_c001_v0001115_t0044_u01754617690923") 2025/08/08 01:53:03 DEBUG : only17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee417_d20250808_m014748_c001_v7007000_t0000_u01754617668999") 2025/08/08 01:53:03 DEBUG : only17: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c8d_d20250808_m014745_c001_v0001115_t0045_u01754617665122") 2025/08/08 01:53:03 DEBUG : only18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e13_d20250808_m014821_c001_v7007000_t0000_u01754617701407") 2025/08/08 01:53:03 DEBUG : only18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4041638249996635_d20250808_m014814_c001_v0001177_t0031_u01754617694448") 2025/08/08 01:53:03 DEBUG : only18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cda_d20250808_m014811_c001_v0001115_t0015_u01754617691687") 2025/08/08 01:53:03 DEBUG : only18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee419_d20250808_m014749_c001_v7007000_t0000_u01754617669362") 2025/08/08 01:53:03 DEBUG : only18: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c91_d20250808_m014745_c001_v0001115_t0037_u01754617665962") 2025/08/08 01:53:03 DEBUG : only19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e15_d20250808_m014821_c001_v7007000_t0000_u01754617701591") 2025/08/08 01:53:03 DEBUG : only19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4088995874398cea_d20250808_m014814_c001_v0001115_t0054_u01754617694999") 2025/08/08 01:53:03 DEBUG : only19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cdc_d20250808_m014812_c001_v0001115_t0022_u01754617692624") 2025/08/08 01:53:03 DEBUG : only19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26dd_d20250808_m014748_c001_v7007000_t0000_u01754617668828") 2025/08/08 01:53:03 DEBUG : only19: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c97_d20250808_m014746_c001_v0001115_t0053_u01754617666883") 2025/08/08 01:53:03 DEBUG : only2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e16_d20250808_m014821_c001_v7007000_t0000_u01754617701775") 2025/08/08 01:53:03 DEBUG : only2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4088995874398ce6_d20250808_m014814_c001_v0001115_t0054_u01754617694627") 2025/08/08 01:53:03 DEBUG : only2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cab_d20250808_m014756_c001_v0001115_t0020_u01754617676700") 2025/08/08 01:53:03 DEBUG : only2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee414_d20250808_m014748_c001_v7007000_t0000_u01754617668455") 2025/08/08 01:53:03 DEBUG : only2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c58_d20250808_m014731_c001_v0001115_t0049_u01754617651107") 2025/08/08 01:53:03 DEBUG : only3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e17_d20250808_m014821_c001_v7007000_t0000_u01754617701959") 2025/08/08 01:53:04 DEBUG : only3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f404163824999663b_d20250808_m014815_c001_v0001177_t0031_u01754617695004") 2025/08/08 01:53:04 DEBUG : only3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cad_d20250808_m014757_c001_v0001115_t0038_u01754617677846") 2025/08/08 01:53:04 DEBUG : only3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26df_d20250808_m014749_c001_v7007000_t0000_u01754617669012") 2025/08/08 01:53:04 DEBUG : only3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c5c_d20250808_m014732_c001_v0001115_t0005_u01754617652135") 2025/08/08 01:53:04 DEBUG : only4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e18_d20250808_m014822_c001_v7007000_t0000_u01754617702144") 2025/08/08 01:53:04 DEBUG : only4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4127cc70c630cde3_d20250808_m014814_c001_v0001090_t0045_u01754617694792") 2025/08/08 01:53:04 DEBUG : only4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398caf_d20250808_m014758_c001_v0001115_t0028_u01754617678758") 2025/08/08 01:53:04 DEBUG : only4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26e3_d20250808_m014749_c001_v7007000_t0000_u01754617669379") 2025/08/08 01:53:04 DEBUG : only4: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c5e_d20250808_m014732_c001_v0001115_t0040_u01754617652989") 2025/08/08 01:53:04 DEBUG : only5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e19_d20250808_m014822_c001_v7007000_t0000_u01754617702327") 2025/08/08 01:53:04 DEBUG : only5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4127cc70c630cde7_d20250808_m014815_c001_v0001090_t0045_u01754617695161") 2025/08/08 01:53:04 DEBUG : only5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cb1_d20250808_m014759_c001_v0001115_t0039_u01754617679940") 2025/08/08 01:53:04 DEBUG : only5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5929_d20250808_m014749_c001_v7007000_t0000_u01754617669391") 2025/08/08 01:53:04 DEBUG : only5: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c64_d20250808_m014734_c001_v0001115_t0055_u01754617654454") 2025/08/08 01:53:04 DEBUG : only6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e1a_d20250808_m014822_c001_v7007000_t0000_u01754617702510") 2025/08/08 01:53:04 DEBUG : only6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4088995874398ce8_d20250808_m014814_c001_v0001115_t0054_u01754617694814") 2025/08/08 01:53:04 DEBUG : only6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cb4_d20250808_m014800_c001_v0001115_t0040_u01754617680654") 2025/08/08 01:53:04 DEBUG : only6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f5926_d20250808_m014749_c001_v7007000_t0000_u01754617669024") 2025/08/08 01:53:04 DEBUG : only6: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c68_d20250808_m014735_c001_v0001115_t0013_u01754617655413") 2025/08/08 01:53:04 DEBUG : only7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e1b_d20250808_m014822_c001_v7007000_t0000_u01754617702694") 2025/08/08 01:53:04 DEBUG : only7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4041638249996639_d20250808_m014814_c001_v0001177_t0031_u01754617694818") 2025/08/08 01:53:05 DEBUG : only7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cba_d20250808_m014801_c001_v0001115_t0011_u01754617681659") 2025/08/08 01:53:05 DEBUG : only7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f417188f9c6dc26e4_d20250808_m014749_c001_v7007000_t0000_u01754617669403") 2025/08/08 01:53:05 DEBUG : only7: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c6e_d20250808_m014736_c001_v0001115_t0001_u01754617656116") 2025/08/08 01:53:05 DEBUG : only8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e1c_d20250808_m014822_c001_v7007000_t0000_u01754617702877") 2025/08/08 01:53:05 DEBUG : only8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4127cc70c630cde5_d20250808_m014814_c001_v0001090_t0045_u01754617694977") 2025/08/08 01:53:05 DEBUG : only8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cbe_d20250808_m014802_c001_v0001115_t0047_u01754617682600") 2025/08/08 01:53:05 DEBUG : only8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee41a_d20250808_m014749_c001_v7007000_t0000_u01754617669542") 2025/08/08 01:53:05 DEBUG : only8: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c70_d20250808_m014737_c001_v0001115_t0008_u01754617657104") 2025/08/08 01:53:05 DEBUG : only9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e1d_d20250808_m014823_c001_v7007000_t0000_u01754617703060") 2025/08/08 01:53:05 DEBUG : only9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405d53d0b561457f_d20250808_m014814_c001_v0001180_t0052_u01754617694989") 2025/08/08 01:53:05 DEBUG : only9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cc0_d20250808_m014803_c001_v0001115_t0013_u01754617683368") 2025/08/08 01:53:05 DEBUG : only9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f592a_d20250808_m014749_c001_v7007000_t0000_u01754617669572") 2025/08/08 01:53:05 DEBUG : only9: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398c72_d20250808_m014737_c001_v0001115_t0026_u01754617657871") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d857_d20250808_m014423_c001_v7007000_t0000_u01754617463947") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996189_d20250808_m014421_c001_v0001177_t0003_u01754617461244") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d84b_d20250808_m014420_c001_v7007000_t0000_u01754617460513") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398aa3_d20250808_m014418_c001_v0001115_t0034_u01754617458215") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d840_d20250808_m014417_c001_v7007000_t0000_u01754617457457") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996165_d20250808_m014414_c001_v0001177_t0056_u01754617454875") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d82e_d20250808_m014405_c001_v7007000_t0000_u01754617445620") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa21_d20250808_m014404_c001_v0001177_t0031_u01754617444423") 2025/08/08 01:53:05 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d829_d20250808_m014402_c001_v7007000_t0000_u01754617442908") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa1b_d20250808_m014402_c001_v0001177_t0017_u01754617442077") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d821_d20250808_m014400_c001_v7007000_t0000_u01754617440836") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa09_d20250808_m014359_c001_v0001177_t0010_u01754617439982") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160ca_d20250808_m014354_c001_v7007000_t0000_u01754617434410") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9eb_d20250808_m014353_c001_v0001177_t0029_u01754617433396") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160c9_d20250808_m014353_c001_v7007000_t0000_u01754617433034") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9e5_d20250808_m014351_c001_v0001177_t0007_u01754617431735") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160c7_d20250808_m014351_c001_v7007000_t0000_u01754617431369") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9e3_d20250808_m014350_c001_v0001177_t0051_u01754617430745") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9dd_d20250808_m014350_c001_v0001177_t0039_u01754617430081") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160c4_d20250808_m014349_c001_v7007000_t0000_u01754617429719") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9d7_d20250808_m014349_c001_v0001177_t0053_u01754617429136") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9d5_d20250808_m014348_c001_v0001177_t0045_u01754617428536") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160c0_d20250808_m014348_c001_v7007000_t0000_u01754617428176") 2025/08/08 01:53:06 DEBUG : potato: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9cd_d20250808_m014347_c001_v0001177_t0050_u01754617427390") 2025/08/08 01:53:06 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f08e29_d20250808_m014513_c001_v7007000_t0000_u01754617513318") 2025/08/08 01:53:06 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b06_d20250808_m014512_c001_v0001115_t0018_u01754617512335") 2025/08/08 01:53:06 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40744f92fd3b9c99_d20250808_m014502_c001_v7007000_t0000_u01754617502488") 2025/08/08 01:53:06 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999623f_d20250808_m014458_c001_v0001177_t0056_u01754617498168") 2025/08/08 01:53:06 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4114cc1e362c4ae1_d20250808_m014449_c001_v7007000_t0000_u01754617489209") 2025/08/08 01:53:06 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ad3_d20250808_m014443_c001_v0001115_t0008_u01754617483900") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f400e933012c9205e_d20250808_m014435_c001_v7007000_t0000_u01754617475041") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499961c1_d20250808_m014430_c001_v0001177_t0002_u01754617470794") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d834_d20250808_m014409_c001_v7007000_t0000_u01754617449338") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa31_d20250808_m014408_c001_v0001177_t0023_u01754617448131") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d831_d20250808_m014407_c001_v7007000_t0000_u01754617447765") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa29_d20250808_m014406_c001_v0001177_t0021_u01754617446170") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d82f_d20250808_m014405_c001_v7007000_t0000_u01754617445804") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa25_d20250808_m014405_c001_v0001177_t0017_u01754617445014") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d82b_d20250808_m014404_c001_v7007000_t0000_u01754617444057") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa1f_d20250808_m014403_c001_v0001177_t0027_u01754617443276") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d825_d20250808_m014401_c001_v7007000_t0000_u01754617441701") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa0f_d20250808_m014400_c001_v0001177_t0046_u01754617440845") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4157d5f4dfa160cc_d20250808_m014355_c001_v7007000_t0000_u01754617435157") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f9f1_d20250808_m014354_c001_v0001177_t0050_u01754617434198") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f501f_d20250808_m014252_c001_v7007000_t0000_u01754617372065") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a06_d20250808_m014251_c001_v0001131_t0032_u01754617371235") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f501d_d20250808_m014250_c001_v7007000_t0000_u01754617370100") 2025/08/08 01:53:07 DEBUG : potato2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a02_d20250808_m014249_c001_v0001131_t0045_u01754617369454") 2025/08/08 01:53:07 DEBUG : potato3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40744f92fd3b9c9a_d20250808_m014502_c001_v7007000_t0000_u01754617502950") 2025/08/08 01:53:07 DEBUG : potato3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996249_d20250808_m014459_c001_v0001177_t0007_u01754617499221") 2025/08/08 01:53:07 DEBUG : potato3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4114cc1e362c4ae2_d20250808_m014449_c001_v7007000_t0000_u01754617489444") 2025/08/08 01:53:07 DEBUG : potato3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ad7_d20250808_m014445_c001_v0001115_t0027_u01754617485274") 2025/08/08 01:53:08 DEBUG : potato3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f400e933012c92060_d20250808_m014435_c001_v7007000_t0000_u01754617475419") 2025/08/08 01:53:08 DEBUG : potato3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499961cb_d20250808_m014431_c001_v0001177_t0016_u01754617471499") 2025/08/08 01:53:08 DEBUG : pre-dest1/1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaed2_d20250808_m014547_c001_v7007000_t0000_u01754617547966") 2025/08/08 01:53:08 DEBUG : pre-dest1/1: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499962d9_d20250808_m014539_c001_v0001177_t0003_u01754617539798") 2025/08/08 01:53:08 DEBUG : pre-dest2/2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f412e5d075aeaaed3_d20250808_m014548_c001_v7007000_t0000_u01754617548150") 2025/08/08 01:53:08 DEBUG : pre-dest2/2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398b36_d20250808_m014540_c001_v0001115_t0046_u01754617540377") 2025/08/08 01:53:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821d076_d20250808_m014525_c001_v7007000_t0000_u01754617525049") 2025/08/08 01:53:08 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999628d_d20250808_m014521_c001_v0001177_t0012_u01754617521133") 2025/08/08 01:53:08 DEBUG : sizeonly: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f83_d20250808_m014334_c001_v7007000_t0000_u01754617414030") 2025/08/08 01:53:08 DEBUG : sizeonly: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f991_d20250808_m014333_c001_v0001177_t0029_u01754617413079") 2025/08/08 01:53:08 DEBUG : splitbanan: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59eed44_d20250808_m015024_c001_v7007000_t0000_u01754617824475") 2025/08/08 01:53:08 DEBUG : splitbanan: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996872_d20250808_m015016_c001_v0001177_t0021_u01754617816911") 2025/08/08 01:53:08 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09111_d20250808_m015144_c001_v7007000_t0000_u01754617904539") 2025/08/08 01:53:08 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cfd9_d20250808_m015137_c001_v0001090_t0053_u01754617897526") 2025/08/08 01:53:08 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17799387_d20250808_m015128_c001_v7007000_t0000_u01754617888789") 2025/08/08 01:53:08 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cfad_d20250808_m015121_c001_v0001090_t0011_u01754617881786") 2025/08/08 01:53:08 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d1612d_d20250808_m015112_c001_v7007000_t0000_u01754617872579") 2025/08/08 01:53:08 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf81_d20250808_m015105_c001_v0001090_t0007_u01754617865790") 2025/08/08 01:53:08 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f6076_d20250808_m015055_c001_v7007000_t0000_u01754617855749") 2025/08/08 01:53:08 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf61_d20250808_m015049_c001_v0001090_t0049_u01754617849289") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4176b152a78e4493_d20250808_m015040_c001_v7007000_t0000_u01754617840225") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf46_d20250808_m015033_c001_v0001090_t0028_u01754617833248") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b305747_d20250808_m015018_c001_v7007000_t0000_u01754617818818") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cf1e_d20250808_m015015_c001_v0001090_t0056_u01754617815672") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75daa6_d20250808_m015006_c001_v7007000_t0000_u01754617806914") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999680e_d20250808_m014959_c001_v0001177_t0040_u01754617799783") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59ab_d20250808_m014958_c001_v7007000_t0000_u01754617798467") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ddc_d20250808_m014955_c001_v0001115_t0022_u01754617795225") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40430b240b30534b_d20250808_m014946_c001_v7007000_t0000_u01754617786358") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398da7_d20250808_m014939_c001_v0001115_t0006_u01754617779386") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09061_d20250808_m014938_c001_v7007000_t0000_u01754617778456") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630ce90_d20250808_m014934_c001_v0001090_t0043_u01754617774957") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee510_d20250808_m014919_c001_v7007000_t0000_u01754617759682") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614659_d20250808_m014915_c001_v0001180_t0027_u01754617755694") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41958dc26821f21c_d20250808_m014907_c001_v7007000_t0000_u01754617747143") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561461c_d20250808_m014900_c001_v0001180_t0030_u01754617740482") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4145fb5ce59ee4e9_d20250808_m014851_c001_v7007000_t0000_u01754617731335") 2025/08/08 01:53:09 DEBUG : splitbananasplit: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56145ea_d20250808_m014844_c001_v0001180_t0054_u01754617724739") 2025/08/08 01:53:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f409b96f40f3f59b3_d20250808_m015001_c001_v7007000_t0000_u01754617801677") 2025/08/08 01:53:09 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b5614728_d20250808_m014956_c001_v0001180_t0032_u01754617796705") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17798e87_d20250808_m014836_c001_v7007000_t0000_u01754617716146") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56145c1_d20250808_m014833_c001_v0001180_t0043_u01754617713096") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e29_d20250808_m014831_c001_v7007000_t0000_u01754617711946") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398d08_d20250808_m014829_c001_v0001115_t0037_u01754617709086") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f400e933012c92056_d20250808_m014427_c001_v7007000_t0000_u01754617467828") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10416382499961a7_d20250808_m014426_c001_v0001177_t0051_u01754617466615") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d863_d20250808_m014426_c001_v7007000_t0000_u01754617466060") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999619d_d20250808_m014425_c001_v0001177_t0001_u01754617465068") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f7f_d20250808_m014331_c001_v7007000_t0000_u01754617411020") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f984_d20250808_m014329_c001_v0001177_t0045_u01754617409530") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f7e_d20250808_m014329_c001_v7007000_t0000_u01754617409166") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f980_d20250808_m014328_c001_v0001177_t0000_u01754617408060") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f7b_d20250808_m014325_c001_v7007000_t0000_u01754617405501") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f976_d20250808_m014324_c001_v0001177_t0020_u01754617404199") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f79_d20250808_m014323_c001_v7007000_t0000_u01754617403646") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f974_d20250808_m014322_c001_v0001177_t0022_u01754617402418") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f962_d20250808_m014319_c001_v0001177_t0055_u01754617399496") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f76_d20250808_m014319_c001_v7007000_t0000_u01754617399132") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f95e_d20250808_m014318_c001_v0001177_t0046_u01754617398554") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f958_d20250808_m014317_c001_v0001177_t0026_u01754617397768") 2025/08/08 01:53:10 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f416e654b21d15f75_d20250808_m014317_c001_v7007000_t0000_u01754617397404") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f94c_d20250808_m014314_c001_v0001177_t0003_u01754617394263") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f938_d20250808_m014310_c001_v0001177_t0045_u01754617390773") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f5035_d20250808_m014310_c001_v7007000_t0000_u01754617390408") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f934_d20250808_m014309_c001_v0001177_t0012_u01754617389840") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014f932_d20250808_m014309_c001_v0001177_t0017_u01754617389023") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f502f_d20250808_m014305_c001_v7007000_t0000_u01754617385964") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a2a_d20250808_m014301_c001_v0001131_t0040_u01754617381152") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f502c_d20250808_m014300_c001_v7007000_t0000_u01754617380782") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a28_d20250808_m014300_c001_v0001131_t0016_u01754617380102") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f502a_d20250808_m014259_c001_v7007000_t0000_u01754617379202") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a22_d20250808_m014258_c001_v0001131_t0053_u01754617378475") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f5027_d20250808_m014257_c001_v7007000_t0000_u01754617377937") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a1c_d20250808_m014257_c001_v0001131_t0059_u01754617377210") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f5024_d20250808_m014256_c001_v7007000_t0000_u01754617376254") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a10_d20250808_m014255_c001_v0001131_t0044_u01754617375255") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f5023_d20250808_m014254_c001_v7007000_t0000_u01754617374713") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a0c_d20250808_m014254_c001_v0001131_t0015_u01754617374068") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f5020_d20250808_m014253_c001_v7007000_t0000_u01754617373524") 2025/08/08 01:53:11 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d69335a0a_d20250808_m014252_c001_v0001131_t0006_u01754617372609") 2025/08/08 01:53:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f501a_d20250808_m014247_c001_v7007000_t0000_u01754617367708") 2025/08/08 01:53:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d693359fa_d20250808_m014246_c001_v0001131_t0055_u01754617366970") 2025/08/08 01:53:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f5018_d20250808_m014246_c001_v7007000_t0000_u01754617366423") 2025/08/08 01:53:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d693359f2_d20250808_m014245_c001_v0001131_t0053_u01754617365577") 2025/08/08 01:53:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f5017_d20250808_m014244_c001_v7007000_t0000_u01754617364672") 2025/08/08 01:53:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d693359ee_d20250808_m014244_c001_v0001131_t0015_u01754617364039") 2025/08/08 01:53:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4202e62cdc5f5014_d20250808_m014241_c001_v7007000_t0000_u01754617361507") 2025/08/08 01:53:12 DEBUG : sub dir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f118f759d693359e8_d20250808_m014240_c001_v0001131_t0047_u01754617360822") 2025/08/08 01:53:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f405e2f9d17798e88_d20250808_m014836_c001_v7007000_t0000_u01754617716331") 2025/08/08 01:53:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cdfd_d20250808_m014833_c001_v0001090_t0045_u01754617713101") 2025/08/08 01:53:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e2a_d20250808_m014832_c001_v7007000_t0000_u01754617712130") 2025/08/08 01:53:12 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996665_d20250808_m014829_c001_v0001177_t0009_u01754617709088") 2025/08/08 01:53:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09112_d20250808_m015146_c001_v7007000_t0000_u01754617906584") 2025/08/08 01:53:12 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56148e7_d20250808_m015145_c001_v0001180_t0049_u01754617905940") 2025/08/08 01:53:12 DEBUG : sub/yam: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d850_d20250808_m014423_c001_v7007000_t0000_u01754617463397") 2025/08/08 01:53:12 DEBUG : sub/yam: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398aa7_d20250808_m014421_c001_v0001115_t0012_u01754617461260") 2025/08/08 01:53:12 DEBUG : test_dir1/file2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e27_d20250808_m014828_c001_v7007000_t0000_u01754617708303") 2025/08/08 01:53:12 DEBUG : test_dir1/file2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56145a7_d20250808_m014826_c001_v0001180_t0006_u01754617706459") 2025/08/08 01:53:12 DEBUG : test_dir1/file2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e22_d20250808_m014825_c001_v7007000_t0000_u01754617705630") 2025/08/08 01:53:12 DEBUG : test_dir1/file2: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996655_d20250808_m014824_c001_v0001177_t0033_u01754617704036") 2025/08/08 01:53:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e28_d20250808_m014828_c001_v7007000_t0000_u01754617708495") 2025/08/08 01:53:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f104163824999665f_d20250808_m014826_c001_v0001177_t0057_u01754617706440") 2025/08/08 01:53:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40322871fdb94e23_d20250808_m014825_c001_v7007000_t0000_u01754617705814") 2025/08/08 01:53:12 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398cf8_d20250808_m014824_c001_v0001115_t0010_u01754617704038") 2025/08/08 01:53:13 DEBUG : three: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d83c_d20250808_m014414_c001_v7007000_t0000_u01754617454141") 2025/08/08 01:53:13 DEBUG : three: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa49_d20250808_m014412_c001_v0001177_t0043_u01754617452970") 2025/08/08 01:53:13 DEBUG : three: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1016ed535014fa3f_d20250808_m014410_c001_v0001177_t0045_u01754617450857") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09117_d20250808_m015148_c001_v7007000_t0000_u01754617908356") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996a11_d20250808_m015147_c001_v0001177_t0002_u01754617907675") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0913d_d20250808_m015208_c001_v7007000_t0000_u01754617928793") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398f15_d20250808_m015206_c001_v0001115_t0021_u01754617926273") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09138_d20250808_m015204_c001_v7007000_t0000_u01754617924721") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996a35_d20250808_m015203_c001_v0001177_t0045_u01754617923205") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0912b_d20250808_m015202_c001_v7007000_t0000_u01754617922258") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b561490f_d20250808_m015201_c001_v0001180_t0000_u01754617921595") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09121_d20250808_m015155_c001_v7007000_t0000_u01754617915917") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996a25_d20250808_m015154_c001_v0001177_t0003_u01754617914633") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09122_d20250808_m015158_c001_v7007000_t0000_u01754617918881") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398efd_d20250808_m015156_c001_v0001115_t0024_u01754617916885") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0911e_d20250808_m015153_c001_v7007000_t0000_u01754617913685") 2025/08/08 01:53:13 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f105d53d0b56148f8_d20250808_m015153_c001_v0001180_t0044_u01754617913050") 2025/08/08 01:53:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0911b_d20250808_m015152_c001_v7007000_t0000_u01754617912087") 2025/08/08 01:53:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cfee_d20250808_m015151_c001_v0001090_t0021_u01754617911292") 2025/08/08 01:53:13 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09119_d20250808_m015150_c001_v7007000_t0000_u01754617910330") 2025/08/08 01:53:14 DEBUG : toe/toe/tictactoe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398ef2_d20250808_m015149_c001_v0001115_t0031_u01754617909319") 2025/08/08 01:53:14 DEBUG : toe/toe/toe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f40673a98df7296bd_d20250808_m015213_c001_v7007000_t0000_u01754617933875") 2025/08/08 01:53:14 DEBUG : toe/toe/toe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996a55_d20250808_m015213_c001_v0001177_t0051_u01754617933205") 2025/08/08 01:53:14 DEBUG : toe/toe/toe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09127_d20250808_m015200_c001_v7007000_t0000_u01754617920632") 2025/08/08 01:53:14 DEBUG : toe/toe/toe: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630cffa_d20250808_m015159_c001_v0001090_t0011_u01754617919835") 2025/08/08 01:53:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f0913e_d20250808_m015209_c001_v7007000_t0000_u01754617929385") 2025/08/08 01:53:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1127cc70c630d008_d20250808_m015208_c001_v0001090_t0036_u01754617928112") 2025/08/08 01:53:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4070d5d670f09139_d20250808_m015205_c001_v7007000_t0000_u01754617925313") 2025/08/08 01:53:14 DEBUG : toe/toe/toe.txt: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f112e4a69e7e086c0_d20250808_m015204_c001_v0001092_t0028_u01754617924384") 2025/08/08 01:53:14 DEBUG : two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d83d_d20250808_m014414_c001_v7007000_t0000_u01754617454326") 2025/08/08 01:53:14 DEBUG : two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4088995874398a9b_d20250808_m014412_c001_v0001115_t0054_u01754617452406") 2025/08/08 01:53:14 DEBUG : two: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f4016ed535014fa3b_d20250808_m014410_c001_v0001177_t0057_u01754617450670") 2025/08/08 01:53:14 DEBUG : yam: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d85a_d20250808_m014424_c001_v7007000_t0000_u01754617464131") 2025/08/08 01:53:14 DEBUG : yam: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f109a2385b1c0403a_d20250808_m014423_c001_v0001136_t0029_u01754617463080") 2025/08/08 01:53:14 DEBUG : yam: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d845_d20250808_m014419_c001_v7007000_t0000_u01754617459958") 2025/08/08 01:53:14 DEBUG : yam: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1041638249996171_d20250808_m014418_c001_v0001177_t0046_u01754617458199") 2025/08/08 01:53:14 DEBUG : yam: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d83e_d20250808_m014416_c001_v7007000_t0000_u01754617456907") 2025/08/08 01:53:14 DEBUG : yam: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f1088995874398a9d_d20250808_m014414_c001_v0001115_t0057_u01754617454892") 2025/08/08 01:53:14 DEBUG : yaml: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d84c_d20250808_m014420_c001_v7007000_t0000_u01754617460696") 2025/08/08 01:53:14 DEBUG : yaml: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f10188063779bc299_d20250808_m014419_c001_v0001137_t0053_u01754617459557") 2025/08/08 01:53:14 DEBUG : yaml: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f41813bcb8b75d841_d20250808_m014417_c001_v7007000_t0000_u01754617457640") 2025/08/08 01:53:15 DEBUG : yaml: Deleting (id "4_zdfa22d83508d8b7b9f880e1b_f107d547ff74a6eb7_d20250808_m014416_c001_v0001181_t0014_u01754617456695") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m39.075636549s (try 1/5)