"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/07/23 01:58:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo" 2025/07/23 01:58:39 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/07/23 01:58:40 DEBUG : Creating backend with remote "/tmp/rclone1521100744" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.05s) === 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-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:41 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/07/23 01:58:41 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:41 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.51s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:41 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 01:58:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:42 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:42 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:42 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:58:42 DEBUG : B2 bucket rclone-test-zavocev9cayo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.67s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", 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-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", 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-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:44 DEBUG : Creating backend with remote "/non-existing" 2025/07/23 01:58:44 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/07/23 01:58:44 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:44 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:45 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:45 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:45 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.66s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:46 INFO : B2 bucket rclone-test-zavocev9cayo: Running all checks before starting transfers 2025/07/23 01:58:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:46 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:46 INFO : B2 bucket rclone-test-zavocev9cayo: Checks finished, now starting transfers 2025/07/23 01:58:46 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:47 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.14s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:47 ERROR : Ignoring --no-traverse with sync 2025/07/23 01:58:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:48 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:48 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:48 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:58:48 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.12s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:49 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/07/23 01:58:49 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:49 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:49 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/07/23 01:58:49 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.12s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:58:50 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:50 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:50 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:50 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.13s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:58:51 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:51 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.48s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:52 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/23 01:58:52 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 01:58:52 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/07/23 01:58:52 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 01:58:52 INFO : sub dir2: Making directory 2025/07/23 01:58:52 INFO : sub dir: Making directory 2025/07/23 01:58:52 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:52 INFO : sub dir2/sub sub dir2: Making directory 2025/07/23 01:58:52 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:52 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:53 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58: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/07/23 01:58:53 DEBUG : B2 bucket rclone-test-zavocev9cayo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.11s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:53 INFO : sub dir2: Making directory 2025/07/23 01:58:53 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/07/23 01:58:53 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 01:58:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:54 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:54 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:54 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.12s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:54 DEBUG : sub dir2: Making directory with metadata 2025/07/23 01:58:54 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 01:58:55 INFO : sub dir2: Making directory 2025/07/23 01:58:55 INFO : sub dir: Making directory 2025/07/23 01:58:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:55 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:55 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:55 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:58:55 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/07/23 01:58:55 DEBUG : B2 bucket rclone-test-zavocev9cayo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/07/23 01:58:55 DEBUG : B2 bucket rclone-test-zavocev9cayo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.29s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", 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-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:56 INFO : sub dir2: Making directory 2025/07/23 01:58:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:57 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:58:57 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.09s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:57 DEBUG : sub dir2: Making directory with metadata 2025/07/23 01:58:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 01:58:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 01:58:57 INFO : sub dir2: Making directory 2025/07/23 01:58:57 INFO : sub dir: Making directory 2025/07/23 01:58:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:57 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:57 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:58 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:58:58 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/07/23 01:58:58 DEBUG : B2 bucket rclone-test-zavocev9cayo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.10s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.41s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:58:59 INFO : sub dir2: Making directory 2025/07/23 01:58:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:58:59 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:58:59 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:58:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:58:59 INFO : sub dir/hello world: Copied (new) 2025/07/23 01:58:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.12s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:00 DEBUG : Creating backend with remote "TestB2:rclone-test-qefofoz0nari" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-zavocev9cayo -> B2 bucket rclone-test-qefofoz0nari 2025/07/23 01:59:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:59:02 DEBUG : B2 bucket rclone-test-qefofoz0nari: Waiting for checks to finish 2025/07/23 01:59:02 DEBUG : B2 bucket rclone-test-qefofoz0nari: Waiting for transfers to finish 2025/07/23 01:59:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:59:02 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:59:03 DEBUG : B2 bucket rclone-test-qefofoz0nari: Purge remote 2025/07/23 01:59:03 INFO : B2 bucket rclone-test-qefofoz0nari: cleaning bucket "rclone-test-qefofoz0nari" of all files 2025/07/23 01:59:03 DEBUG : sub dir/hello world: Deleting (id "4_z3f226db3001d3b5b9f880e1b_f114f52665a6d491d_d20250723_m015902_c001_v0001153_t0016_u01753235942669") --- PASS: TestServerSideCopy (4.11s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:05 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 01:59:05 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:05 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:05 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/23 01:59:05 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.72s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:06 DEBUG : Creating backend with remote "TestB2:rclone-test-nobexab9wogu" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-zavocev9cayo -> B2 bucket rclone-test-nobexab9wogu 2025/07/23 01:59:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:59:07 DEBUG : B2 bucket rclone-test-nobexab9wogu: Waiting for checks to finish 2025/07/23 01:59:07 DEBUG : B2 bucket rclone-test-nobexab9wogu: Waiting for transfers to finish 2025/07/23 01:59:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:59:08 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:59:09 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 01:59:09 DEBUG : B2 bucket rclone-test-nobexab9wogu: Waiting for checks to finish 2025/07/23 01:59:09 DEBUG : B2 bucket rclone-test-nobexab9wogu: Waiting for transfers to finish 2025/07/23 01:59:10 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/23 01:59:10 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:59:10 DEBUG : B2 bucket rclone-test-nobexab9wogu: Purge remote 2025/07/23 01:59:10 INFO : B2 bucket rclone-test-nobexab9wogu: cleaning bucket "rclone-test-nobexab9wogu" of all files 2025/07/23 01:59:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d13001d3b5b9f880e1b_f1035dba150e57dbb_d20250723_m015910_c001_v0001157_t0054_u01753235950048") 2025/07/23 01:59:10 DEBUG : sub dir/hello world: Deleting (id "4_zcfd28d13001d3b5b9f880e1b_f1194618aa3f09be4_d20250723_m015908_c001_v0001171_t0029_u01753235948442") --- PASS: TestServerSideCopyOverSelf (5.83s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 01:59:12 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:12 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:12 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/23 01:59:12 INFO : sub dir/hello world: Copied (replaced existing) 2025/07/23 01:59:12 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.82s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:14 DEBUG : Creating backend with remote "TestB2:rclone-test-rujuwuj7vibe" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-zavocev9cayo -> B2 bucket rclone-test-rujuwuj7vibe 2025/07/23 01:59:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:59:15 DEBUG : B2 bucket rclone-test-rujuwuj7vibe: Waiting for checks to finish 2025/07/23 01:59:15 DEBUG : B2 bucket rclone-test-rujuwuj7vibe: Waiting for transfers to finish 2025/07/23 01:59:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:59:16 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:59:17 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/07/23 01:59:17 DEBUG : B2 bucket rclone-test-rujuwuj7vibe: Waiting for checks to finish 2025/07/23 01:59:17 DEBUG : B2 bucket rclone-test-rujuwuj7vibe: Waiting for transfers to finish 2025/07/23 01:59:17 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/07/23 01:59:17 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:59:17 INFO : sub dir/hello world: Deleted 2025/07/23 01:59:18 DEBUG : testing file moves 2025/07/23 01:59:18 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/07/23 01:59:18 DEBUG : B2 bucket rclone-test-rujuwuj7vibe: Waiting for checks to finish 2025/07/23 01:59:18 DEBUG : B2 bucket rclone-test-rujuwuj7vibe: Waiting for transfers to finish 2025/07/23 01:59:19 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/07/23 01:59:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/07/23 01:59:19 INFO : sub dir/hello world: Deleted 2025/07/23 01:59:19 DEBUG : B2 bucket rclone-test-rujuwuj7vibe: Purge remote 2025/07/23 01:59:19 INFO : B2 bucket rclone-test-rujuwuj7vibe: cleaning bucket "rclone-test-rujuwuj7vibe" of all files 2025/07/23 01:59:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf429df3001d3b5b9f880e1b_f115fcd6a569aaa5e_d20250723_m015919_c001_v0001161_t0002_u01753235958999") 2025/07/23 01:59:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf429df3001d3b5b9f880e1b_f1078f90d42bafde2_d20250723_m015917_c001_v0001181_t0026_u01753235957468") 2025/07/23 01:59:20 DEBUG : sub dir/hello world: Deleting (id "4_zbf429df3001d3b5b9f880e1b_f1126e75c990bdab2_d20250723_m015916_c001_v0001113_t0039_u01753235956076") --- PASS: TestServerSideMoveOverSelf (7.98s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:22 ERROR : error listing: directory not found 2025/07/23 01:59:22 INFO : Local file system at /tmp/rclone1521100744: Making directory 2025/07/23 01:59:22 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:22 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.54s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 01:59:24 DEBUG : Local file system at /tmp/rclone1521100744: Waiting for checks to finish 2025/07/23 01:59:24 DEBUG : Local file system at /tmp/rclone1521100744: Waiting for transfers to finish 2025/07/23 01:59:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 01:59:24 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/07/23 01:59:24 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.84s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:25 DEBUG : check sum: Need to transfer - File not found at Destination 2025/07/23 01:59:25 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:25 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 01:59:25 INFO : check sum: Copied (new) 2025/07/23 01:59:25 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:25 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 01:59:25 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/07/23 01:59:25 DEBUG : check sum: Unchanged skipping 2025/07/23 01:59:25 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:25 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:25 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.49s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:26 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/07/23 01:59:26 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:26 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:27 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 01:59:27 INFO : sizeonly: Copied (new) 2025/07/23 01:59:27 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:27 DEBUG : sizeonly: Sizes identical 2025/07/23 01:59:27 DEBUG : sizeonly: Unchanged skipping 2025/07/23 01:59:27 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:27 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:27 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:27 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.54s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:28 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/07/23 01:59:28 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:28 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:28 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/07/23 01:59:28 INFO : ignore-size: Copied (new) 2025/07/23 01:59:28 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:28 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:59:28 DEBUG : ignore-size: Unchanged skipping 2025/07/23 01:59:28 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:28 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:28 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:28 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.50s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:30 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 01:59:30 DEBUG : existing: Unchanged skipping 2025/07/23 01:59:30 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:30 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:30 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:30 INFO : There was nothing to transfer 2025/07/23 01:59:30 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/07/23 01:59:30 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:30 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:30 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 01:59:30 INFO : existing: Copied (replaced existing) 2025/07/23 01:59:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:31 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 01:59:31 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:31 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 01:59:31 INFO : existing: Copied (new) 2025/07/23 01:59:31 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:32 DEBUG : existing: Destination exists, skipping 2025/07/23 01:59:32 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:32 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:32 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:32 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.49s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:33 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/23 01:59:33 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 01:59:33 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:59:33 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 01:59:33 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 01:59:33 INFO : a/potato2: Copied (new) 2025/07/23 01:59:34 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:34 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:34 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:34 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.29s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:35 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/23 01:59:35 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:35 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 01:59:35 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/07/23 01:59:35 DEBUG : empty space: Unchanged skipping 2025/07/23 01:59:35 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:35 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:35 INFO : There was nothing to transfer 2025/07/23 01:59:36 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:36 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/23 01:59:36 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 01:59:36 INFO : empty space: Updated modification time in destination 2025/07/23 01:59:36 DEBUG : empty space: Unchanged skipping 2025/07/23 01:59:36 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:36 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:36 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.53s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:38 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/23 01:59:38 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:38 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 01:59:38 DEBUG : empty space: Unchanged skipping 2025/07/23 01:59:38 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:38 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:38 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:39 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/07/23 01:59:39 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1521100744) 2025/07/23 01:59:39 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-zavocev9cayo) 2025/07/23 01:59:39 DEBUG : foo: sha1 differ 2025/07/23 01:59:39 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:39 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/07/23 01:59:39 INFO : foo: Copied (replaced existing) 2025/07/23 01:59:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.48s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:41 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:59:41 DEBUG : potato: Need to transfer - File not found at Destination 2025/07/23 01:59:41 DEBUG : empty space: Unchanged skipping 2025/07/23 01:59:41 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:41 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:41 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 01:59:41 INFO : potato: Copied (new) 2025/07/23 01:59:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.70s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:42 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/07/23 01:59:42 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:42 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:43 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/07/23 01:59:43 INFO : potato: Copied (replaced existing) 2025/07/23 01:59:43 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.55s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:44 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/07/23 01:59:44 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1521100744) 2025/07/23 01:59:44 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-zavocev9cayo) 2025/07/23 01:59:44 DEBUG : potato: sha1 differ 2025/07/23 01:59:44 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:44 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/07/23 01:59:44 INFO : potato: Copied (replaced existing) 2025/07/23 01:59:44 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.51s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:59:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:59:45 DEBUG : empty space: Unchanged skipping 2025/07/23 01:59:45 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:45 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/07/23 01:59:45 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:45 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:45 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:47 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:59:47 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:59:47 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:47 DEBUG : empty space: Unchanged skipping 2025/07/23 01:59:47 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 01:59:47 INFO : potato2: Copied (new) 2025/07/23 01:59:47 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:47 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.15s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:49 INFO : d: Making directory 2025/07/23 01:59:49 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/07/23 01:59:49 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 01:59:49 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:59:49 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 01:59:49 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 01:59:49 INFO : a/potato2: Copied (new) 2025/07/23 01:59:50 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:50 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:50 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:50 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.27s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:51 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/07/23 01:59:51 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/07/23 01:59:52 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:59:52 DEBUG : c/non empty space: Unchanged skipping 2025/07/23 01:59:52 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 01:59:52 INFO : a/potato2: Copied (new) 2025/07/23 01:59:52 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:52 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:52 ERROR : B2 bucket rclone-test-zavocev9cayo: not deleting files as there were IO errors 2025/07/23 01:59:52 ERROR : B2 bucket rclone-test-zavocev9cayo: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.18s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:53 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:54 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:59:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:59:54 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:54 DEBUG : empty space: Unchanged skipping 2025/07/23 01:59:54 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:54 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 01:59:54 INFO : potato2: Copied (new) 2025/07/23 01:59:54 INFO : potato: Deleted --- PASS: TestSyncDeleteDuring (1.98s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:55 DEBUG : Waiting for deletions to finish 2025/07/23 01:59:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:56 INFO : potato: Deleted 2025/07/23 01:59:56 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 01:59:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:59:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:56 DEBUG : empty space: Unchanged skipping 2025/07/23 01:59:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:56 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 01:59:56 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.35s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 01:59:58 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 01:59:58 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 01:59:58 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 01:59:58 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/07/23 01:59:58 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.70s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:00 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 02:00:00 DEBUG : enormous: Excluded 2025/07/23 02:00:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 02:00:00 DEBUG : potato2: Excluded 2025/07/23 02:00:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 02:00:00 DEBUG : potato2: Excluded 2025/07/23 02:00:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:00:00 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:00 DEBUG : empty space: Unchanged skipping 2025/07/23 02:00:00 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:00 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:00 INFO : There was nothing to transfer 2025/07/23 02:00:00 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 02:00:00 DEBUG : enormous: Excluded 2025/07/23 02:00:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 02:00:00 DEBUG : potato2: Excluded 2025/07/23 02:00:00 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 02:00:00 DEBUG : potato2: Excluded 2025/07/23 02:00:00 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/23 02:00:00 DEBUG : empty space: Unchanged skipping 2025/07/23 02:00:00 DEBUG : Local file system at /tmp/rclone1521100744: Waiting for checks to finish 2025/07/23 02:00:00 DEBUG : Local file system at /tmp/rclone1521100744: Waiting for transfers to finish 2025/07/23 02:00:00 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:00 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:02 DEBUG : enormous: Excluded (Size Filter) 2025/07/23 02:00:02 DEBUG : enormous: Excluded 2025/07/23 02:00:02 DEBUG : potato2: Excluded (Size Filter) 2025/07/23 02:00:02 DEBUG : potato2: Excluded 2025/07/23 02:00:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:00:02 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:02 DEBUG : empty space: Unchanged skipping 2025/07/23 02:00:02 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:02 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:02 INFO : enormous: Deleted 2025/07/23 02:00:02 INFO : potato2: Deleted 2025/07/23 02:00:02 INFO : There was nothing to transfer 2025/07/23 02:00:03 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/07/23 02:00:03 DEBUG : empty space: Unchanged skipping 2025/07/23 02:00:03 DEBUG : Local file system at /tmp/rclone1521100744: Waiting for checks to finish 2025/07/23 02:00:03 DEBUG : Local file system at /tmp/rclone1521100744: Waiting for transfers to finish 2025/07/23 02:00:03 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:03 INFO : enormous: Deleted 2025/07/23 02:00:03 INFO : potato2: Deleted 2025/07/23 02:00:03 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.35s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:04 DEBUG : five: Need to transfer - File not found at Destination 2025/07/23 02:00:04 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/07/23 02:00:04 DEBUG : one: Destination is newer than source, skipping 2025/07/23 02:00:04 DEBUG : three: Sizes identical 2025/07/23 02:00:04 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:04 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/07/23 02:00:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1521100744) 2025/07/23 02:00:04 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-zavocev9cayo) 2025/07/23 02:00:04 DEBUG : two: sha1 differ 2025/07/23 02:00:04 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/07/23 02:00:04 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:05 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/23 02:00:05 INFO : five: Copied (new) 2025/07/23 02:00:05 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/23 02:00:05 INFO : four: Copied (replaced existing) 2025/07/23 02:00:05 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/23 02:00:05 INFO : two: Copied (replaced existing) 2025/07/23 02:00:05 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:06 DEBUG : one: Destination is newer than source, skipping 2025/07/23 02:00:06 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:06 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/07/23 02:00:06 DEBUG : four: Size and sha1 of src and dst objects identical 2025/07/23 02:00:06 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/07/23 02:00:06 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/07/23 02:00:06 DEBUG : five: Size and sha1 of src and dst objects identical 2025/07/23 02:00:06 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/07/23 02:00:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1521100744) 2025/07/23 02:00:06 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-zavocev9cayo) 2025/07/23 02:00:06 DEBUG : three: sha1 differ 2025/07/23 02:00:06 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/23 02:00:06 DEBUG : two: Size and sha1 of src and dst objects identical 2025/07/23 02:00:06 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/07/23 02:00:06 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/07/23 02:00:06 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:06 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/23 02:00:06 INFO : three: Copied (replaced existing) 2025/07/23 02:00:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.27s) === 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-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/07/23 02:00:08 INFO : B2 bucket rclone-test-zavocev9cayo: Making map for --track-renames 2025/07/23 02:00:08 INFO : B2 bucket rclone-test-zavocev9cayo: Finished making map for --track-renames 2025/07/23 02:00:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:08 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/23 02:00:08 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/23 02:00:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for renames to finish 2025/07/23 02:00:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:08 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/23 02:00:08 INFO : potato: Copied (new) 2025/07/23 02:00:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 02:00:08 INFO : yam: Copied (new) 2025/07/23 02:00:08 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:08 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:00:08 INFO : B2 bucket rclone-test-zavocev9cayo: Making map for --track-renames 2025/07/23 02:00:08 INFO : B2 bucket rclone-test-zavocev9cayo: Finished making map for --track-renames 2025/07/23 02:00:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:08 DEBUG : potato: Unchanged skipping 2025/07/23 02:00:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for renames to finish 2025/07/23 02:00:09 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 02:00:09 INFO : yam: Copied (server-side copy) to: yaml 2025/07/23 02:00:09 INFO : yam: Deleted 2025/07/23 02:00:09 INFO : yaml: Renamed from "yam" 2025/07/23 02:00:09 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.73s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/07/23 02:00:10 INFO : B2 bucket rclone-test-zavocev9cayo: Making map for --track-renames 2025/07/23 02:00:10 INFO : B2 bucket rclone-test-zavocev9cayo: Finished making map for --track-renames 2025/07/23 02:00:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/23 02:00:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for renames to finish 2025/07/23 02:00:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/07/23 02:00:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/23 02:00:11 INFO : potato: Copied (new) 2025/07/23 02:00:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 02:00:11 INFO : yam: Copied (new) 2025/07/23 02:00:11 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:00:11 INFO : B2 bucket rclone-test-zavocev9cayo: Making map for --track-renames 2025/07/23 02:00:11 INFO : B2 bucket rclone-test-zavocev9cayo: Finished making map for --track-renames 2025/07/23 02:00:11 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:11 DEBUG : potato: Unchanged skipping 2025/07/23 02:00:11 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for renames to finish 2025/07/23 02:00:11 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 02:00:11 INFO : yam: Copied (server-side copy) to: yaml 2025/07/23 02:00:12 INFO : yam: Deleted 2025/07/23 02:00:12 INFO : yaml: Renamed from "yam" 2025/07/23 02:00:12 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.35s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/07/23 02:00:13 INFO : B2 bucket rclone-test-zavocev9cayo: Making map for --track-renames 2025/07/23 02:00:13 INFO : B2 bucket rclone-test-zavocev9cayo: Finished making map for --track-renames 2025/07/23 02:00:13 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:13 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/07/23 02:00:13 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/07/23 02:00:13 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for renames to finish 2025/07/23 02:00:13 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:13 DEBUG : potato: Clearing upload URL because of error: Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/afb21d73001d3b5b9f880e1b/c001_v0001120_t0052": EOF 2025/07/23 02:00:13 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/afb21d73001d3b5b9f880e1b/c001_v0001120_t0052": EOF) 2025/07/23 02:00:13 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 02:00:13 DEBUG : potato: Received error: Post "https://pod-000-1120-18.backblaze.com/b2api/v1/b2_upload_file/afb21d73001d3b5b9f880e1b/c001_v0001120_t0052": EOF - low level retry 0/10 2025/07/23 02:00:13 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 02:00:13 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 02:00:13 INFO : sub/yam: Copied (new) 2025/07/23 02:00:13 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/07/23 02:00:13 INFO : potato: Copied (new) 2025/07/23 02:00:13 DEBUG : Waiting for deletions to finish 2025/07/23 02:00:13 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:00:13 DEBUG : potato: Unchanged skipping 2025/07/23 02:00:14 INFO : B2 bucket rclone-test-zavocev9cayo: Making map for --track-renames 2025/07/23 02:00:14 INFO : B2 bucket rclone-test-zavocev9cayo: Finished making map for --track-renames 2025/07/23 02:00:14 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:14 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for renames to finish 2025/07/23 02:00:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/07/23 02:00:14 INFO : sub/yam: Copied (server-side copy) to: yam 2025/07/23 02:00:14 INFO : sub/yam: Deleted 2025/07/23 02:00:14 INFO : yam: Renamed from "sub/yam" 2025/07/23 02:00:14 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:14 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.75s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:15 DEBUG : Creating backend with remote "/tmp/rclone1521100744/dir1" 2025/07/23 02:00:15 DEBUG : Config file has changed externally - reloading 2025/07/23 02:00:15 DEBUG : Creating backend with remote "/tmp/rclone1521100744/dir2" 2025/07/23 02:00:15 DEBUG : Local file system at /tmp/rclone1521100744/dir2: Using server-side directory move 2025/07/23 02:00:15 INFO : Local file system at /tmp/rclone1521100744/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/07/23 02:00:15 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/07/23 02:00:15 DEBUG : Local file system at /tmp/rclone1521100744/dir2: Waiting for checks to finish 2025/07/23 02:00:15 DEBUG : Local file system at /tmp/rclone1521100744/dir2: Waiting for transfers to finish 2025/07/23 02:00:15 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 02:00:16 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/23 02:00:16 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:16 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:00:16 INFO : sub dir/hello world: Copied (new) 2025/07/23 02:00:16 INFO : sub dir/hello world: Deleted 2025/07/23 02:00:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/23 02:00:16 INFO : nested/sub dir/file: Copied (new) 2025/07/23 02:00:16 INFO : nested/sub dir/file: Deleted 2025/07/23 02:00:16 INFO : sub dir: Removing directory 2025/07/23 02:00:16 INFO : nested/sub dir: Removing directory 2025/07/23 02:00:16 INFO : nested: Removing directory 2025/07/23 02:00:16 DEBUG : Local file system at /tmp/rclone1521100744: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.35s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/07/23 02:00:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/07/23 02:00:17 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:17 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:17 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:00:17 INFO : sub dir/hello world: Copied (new) 2025/07/23 02:00:17 INFO : sub dir/hello world: Deleted 2025/07/23 02:00:17 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/07/23 02:00:17 INFO : nested/sub dir/file: Copied (new) 2025/07/23 02:00:17 INFO : nested/sub dir/file: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:18 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/07/23 02:00:18 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 02:00:18 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:18 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:19 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 02:00:19 INFO : existing: Copied (new) 2025/07/23 02:00:19 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/07/23 02:00:19 INFO : existing-b: Copied (new) 2025/07/23 02:00:19 INFO : existing: Deleted 2025/07/23 02:00:19 INFO : existing-b: Deleted 2025/07/23 02:00:19 DEBUG : existing: Destination exists, skipping 2025/07/23 02:00:19 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/07/23 02:00:19 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:00:19 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:00:19 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.70s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:20 DEBUG : Creating backend with remote "TestB2:rclone-test-qikuhuq8yibo" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zavocev9cayo -> B2 bucket rclone-test-qikuhuq8yibo 2025/07/23 02:00:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 02:00:25 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/23 02:00:25 DEBUG : empty space: Unchanged skipping 2025/07/23 02:00:25 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 02:00:25 DEBUG : B2 bucket rclone-test-qikuhuq8yibo: Waiting for checks to finish 2025/07/23 02:00:25 INFO : empty space: Deleted 2025/07/23 02:00:25 DEBUG : B2 bucket rclone-test-qikuhuq8yibo: Waiting for transfers to finish 2025/07/23 02:00:25 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 02:00:25 INFO : potato2: Copied (server-side copy) 2025/07/23 02:00:25 INFO : potato2: Deleted 2025/07/23 02:00:26 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/23 02:00:26 INFO : potato3: Copied (server-side copy) 2025/07/23 02:00:26 INFO : potato3: Deleted 2025/07/23 02:00:27 DEBUG : Creating backend with remote "TestB2:rclone-test-yuhelem7mado" 2025/07/23 02:00:28 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/23 02:00:28 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 02:00:28 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/23 02:00:28 DEBUG : B2 bucket rclone-test-yuhelem7mado: Waiting for checks to finish 2025/07/23 02:00:28 DEBUG : B2 bucket rclone-test-yuhelem7mado: Waiting for transfers to finish 2025/07/23 02:00:29 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 02:00:29 INFO : empty space: Copied (server-side copy) 2025/07/23 02:00:29 INFO : empty space: Deleted 2025/07/23 02:00:29 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 02:00:29 INFO : potato2: Copied (server-side copy) 2025/07/23 02:00:29 INFO : potato2: Deleted 2025/07/23 02:00:29 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/23 02:00:29 INFO : potato3: Copied (server-side copy) 2025/07/23 02:00:30 INFO : potato3: Deleted 2025/07/23 02:00:30 DEBUG : B2 bucket rclone-test-yuhelem7mado: Purge remote 2025/07/23 02:00:30 INFO : B2 bucket rclone-test-yuhelem7mado: cleaning bucket "rclone-test-yuhelem7mado" of all files 2025/07/23 02:00:30 DEBUG : empty space: Deleting (id "4_z2fd2bdc3002d3b5b9f880e1b_f104b72952fe088fb_d20250723_m020029_c001_v0001136_t0017_u01753236029058") 2025/07/23 02:00:30 DEBUG : potato2: Deleting (id "4_z2fd2bdc3002d3b5b9f880e1b_f10810c28ab301767_d20250723_m020029_c001_v0001180_t0025_u01753236029401") 2025/07/23 02:00:30 DEBUG : potato3: Deleting (id "4_z2fd2bdc3002d3b5b9f880e1b_f116d661b9559af7c_d20250723_m020029_c001_v0001113_t0006_u01753236029430") 2025/07/23 02:00:31 DEBUG : B2 bucket rclone-test-qikuhuq8yibo: Purge remote 2025/07/23 02:00:31 INFO : B2 bucket rclone-test-qikuhuq8yibo: cleaning bucket "rclone-test-qikuhuq8yibo" of all files 2025/07/23 02:00:31 DEBUG : empty space: Deleting (id "4_z3f92ad43002d3b5b9f880e1b_f412b074ac7f04243_d20250723_m020029_c001_v7007000_t0000_u01753236029377") 2025/07/23 02:00:31 DEBUG : empty space: Deleting (id "4_z3f92ad43002d3b5b9f880e1b_f11148a436f303a40_d20250723_m020023_c001_v0001101_t0006_u01753236023381") 2025/07/23 02:00:31 DEBUG : potato2: Deleting (id "4_z3f92ad43002d3b5b9f880e1b_f412b074ac7f04246_d20250723_m020029_c001_v7007000_t0000_u01753236029606") 2025/07/23 02:00:31 DEBUG : potato2: Deleting (id "4_z3f92ad43002d3b5b9f880e1b_f1028aa97dc27b049_d20250723_m020025_c001_v0001101_t0010_u01753236025493") 2025/07/23 02:00:31 DEBUG : potato3: Deleting (id "4_z3f92ad43002d3b5b9f880e1b_f412b074ac7f04248_d20250723_m020030_c001_v7007000_t0000_u01753236030013") 2025/07/23 02:00:31 DEBUG : potato3: Deleting (id "4_z3f92ad43002d3b5b9f880e1b_f1160861eebcc55ab_d20250723_m020025_c001_v0001172_t0022_u01753236025848") 2025/07/23 02:00:31 DEBUG : potato3: Deleting (id "4_z3f92ad43002d3b5b9f880e1b_f11148a436f303a44_d20250723_m020024_c001_v0001101_t0033_u01753236024741") --- PASS: TestServerSideMove (12.97s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:33 DEBUG : Creating backend with remote "TestB2:rclone-test-zofizom5meka" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zavocev9cayo -> B2 bucket rclone-test-zofizom5meka 2025/07/23 02:00:38 DEBUG : empty space: Excluded (Size Filter) 2025/07/23 02:00:38 DEBUG : empty space: Excluded 2025/07/23 02:00:38 DEBUG : empty space: Excluded (Size Filter) 2025/07/23 02:00:38 DEBUG : empty space: Excluded 2025/07/23 02:00:38 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 02:00:38 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 02:00:38 DEBUG : B2 bucket rclone-test-zofizom5meka: Waiting for checks to finish 2025/07/23 02:00:38 DEBUG : B2 bucket rclone-test-zofizom5meka: Waiting for transfers to finish 2025/07/23 02:00:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 02:00:38 INFO : potato2: Copied (server-side copy) 2025/07/23 02:00:38 INFO : potato2: Deleted 2025/07/23 02:00:38 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/23 02:00:38 INFO : potato3: Copied (server-side copy) 2025/07/23 02:00:38 INFO : potato3: Deleted 2025/07/23 02:00:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sulijud4mamu" 2025/07/23 02:00:39 DEBUG : empty space: Excluded (Size Filter) 2025/07/23 02:00:39 DEBUG : empty space: Excluded 2025/07/23 02:00:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 02:00:40 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/23 02:00:40 DEBUG : B2 bucket rclone-test-sulijud4mamu: Waiting for checks to finish 2025/07/23 02:00:40 DEBUG : B2 bucket rclone-test-sulijud4mamu: Waiting for transfers to finish 2025/07/23 02:00:41 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 02:00:41 INFO : potato2: Copied (server-side copy) 2025/07/23 02:00:41 INFO : potato2: Deleted 2025/07/23 02:00:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/23 02:00:41 INFO : potato3: Copied (server-side copy) 2025/07/23 02:00:41 INFO : potato3: Deleted 2025/07/23 02:00:41 DEBUG : B2 bucket rclone-test-sulijud4mamu: Purge remote 2025/07/23 02:00:41 INFO : B2 bucket rclone-test-sulijud4mamu: cleaning bucket "rclone-test-sulijud4mamu" of all files 2025/07/23 02:00:42 DEBUG : potato2: Deleting (id "4_zefd2eda3002d3b5b9f880e1b_f1017813a409f0cd3_d20250723_m020040_c001_v0001171_t0049_u01753236040896") 2025/07/23 02:00:42 DEBUG : potato3: Deleting (id "4_zefd2eda3002d3b5b9f880e1b_f1017813a409f0cd7_d20250723_m020041_c001_v0001171_t0006_u01753236041196") 2025/07/23 02:00:42 DEBUG : B2 bucket rclone-test-zofizom5meka: Purge remote 2025/07/23 02:00:42 INFO : B2 bucket rclone-test-zofizom5meka: cleaning bucket "rclone-test-zofizom5meka" of all files 2025/07/23 02:00:42 DEBUG : empty space: Deleting (id "4_zbfb2dd93002d3b5b9f880e1b_f1174992bfe6c0490_d20250723_m020036_c001_v0001145_t0037_u01753236036981") 2025/07/23 02:00:42 DEBUG : potato2: Deleting (id "4_zbfb2dd93002d3b5b9f880e1b_f410e45c55eb86a46_d20250723_m020041_c001_v7007000_t0000_u01753236041182") 2025/07/23 02:00:42 DEBUG : potato2: Deleting (id "4_zbfb2dd93002d3b5b9f880e1b_f10041bf2aa7ba678_d20250723_m020038_c001_v0001105_t0035_u01753236038133") 2025/07/23 02:00:42 DEBUG : potato3: Deleting (id "4_zbfb2dd93002d3b5b9f880e1b_f410e45c55eb86a47_d20250723_m020041_c001_v7007000_t0000_u01753236041455") 2025/07/23 02:00:42 DEBUG : potato3: Deleting (id "4_zbfb2dd93002d3b5b9f880e1b_f115f8925a6c1ea5c_d20250723_m020038_c001_v0001184_t0018_u01753236038510") 2025/07/23 02:00:42 DEBUG : potato3: Deleting (id "4_zbfb2dd93002d3b5b9f880e1b_f1174992bfe6c0492_d20250723_m020037_c001_v0001145_t0001_u01753236037366") --- PASS: TestServerSideMoveWithFilter (11.74s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:45 DEBUG : Creating backend with remote "TestB2:rclone-test-jofivuw1haxa" 2025/07/23 02:00:47 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-zavocev9cayo -> B2 bucket rclone-test-jofivuw1haxa 2025/07/23 02:00:49 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 02:00:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/23 02:00:49 DEBUG : empty space: Unchanged skipping 2025/07/23 02:00:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/07/23 02:00:49 DEBUG : B2 bucket rclone-test-jofivuw1haxa: Waiting for checks to finish 2025/07/23 02:00:49 INFO : empty space: Deleted 2025/07/23 02:00:49 DEBUG : B2 bucket rclone-test-jofivuw1haxa: Waiting for transfers to finish 2025/07/23 02:00:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 02:00:50 INFO : potato2: Copied (server-side copy) 2025/07/23 02:00:50 INFO : potato2: Deleted 2025/07/23 02:00:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/23 02:00:50 INFO : potato3: Copied (server-side copy) 2025/07/23 02:00:50 INFO : potato3: Deleted 2025/07/23 02:00:51 DEBUG : Creating backend with remote "TestB2:rclone-test-fapotam4nupi" 2025/07/23 02:00:51 INFO : tomatoDir: Making directory 2025/07/23 02:00:52 DEBUG : empty space: Need to transfer - File not found at Destination 2025/07/23 02:00:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/07/23 02:00:52 DEBUG : potato3: Need to transfer - File not found at Destination 2025/07/23 02:00:52 DEBUG : B2 bucket rclone-test-fapotam4nupi: Waiting for checks to finish 2025/07/23 02:00:52 DEBUG : B2 bucket rclone-test-fapotam4nupi: Waiting for transfers to finish 2025/07/23 02:00:53 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/07/23 02:00:53 INFO : empty space: Copied (server-side copy) 2025/07/23 02:00:53 INFO : empty space: Deleted 2025/07/23 02:00:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/07/23 02:00:53 INFO : potato2: Copied (server-side copy) 2025/07/23 02:00:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/07/23 02:00:53 INFO : potato3: Copied (server-side copy) 2025/07/23 02:00:53 INFO : potato2: Deleted 2025/07/23 02:00:53 INFO : potato3: Deleted 2025/07/23 02:00:54 DEBUG : B2 bucket rclone-test-fapotam4nupi: Purge remote 2025/07/23 02:00:54 INFO : B2 bucket rclone-test-fapotam4nupi: cleaning bucket "rclone-test-fapotam4nupi" of all files 2025/07/23 02:00:54 DEBUG : empty space: Deleting (id "4_zef221d93003d3b5b9f880e1b_f10688ee8367744bb_d20250723_m020052_c001_v0001150_t0029_u01753236052928") 2025/07/23 02:00:54 DEBUG : potato2: Deleting (id "4_zef221d93003d3b5b9f880e1b_f104dc59509d07049_d20250723_m020053_c001_v0001153_t0006_u01753236053207") 2025/07/23 02:00:54 DEBUG : potato3: Deleting (id "4_zef221d93003d3b5b9f880e1b_f1111b302740e8956_d20250723_m020053_c001_v0001172_t0012_u01753236053296") 2025/07/23 02:00:55 DEBUG : B2 bucket rclone-test-jofivuw1haxa: Purge remote 2025/07/23 02:00:55 INFO : B2 bucket rclone-test-jofivuw1haxa: cleaning bucket "rclone-test-jofivuw1haxa" of all files 2025/07/23 02:00:55 DEBUG : empty space: Deleting (id "4_zaf220d73003d3b5b9f880e1b_f41615f3afcb35e09_d20250723_m020053_c001_v7007000_t0000_u01753236053185") 2025/07/23 02:00:55 DEBUG : empty space: Deleting (id "4_zaf220d73003d3b5b9f880e1b_f109a22fe30da9a9d_d20250723_m020048_c001_v0001100_t0021_u01753236048738") 2025/07/23 02:00:55 DEBUG : potato2: Deleting (id "4_zaf220d73003d3b5b9f880e1b_f41615f3afcb35e0a_d20250723_m020053_c001_v7007000_t0000_u01753236053536") 2025/07/23 02:00:55 DEBUG : potato2: Deleting (id "4_zaf220d73003d3b5b9f880e1b_f111b9902a6a4c051_d20250723_m020049_c001_v0001098_t0018_u01753236049858") 2025/07/23 02:00:55 DEBUG : potato3: Deleting (id "4_zaf220d73003d3b5b9f880e1b_f4074ca2dcf4b3cf1_d20250723_m020053_c001_v7007000_t0000_u01753236053644") 2025/07/23 02:00:55 DEBUG : potato3: Deleting (id "4_zaf220d73003d3b5b9f880e1b_f101e6cabb469ca10_d20250723_m020050_c001_v0001179_t0006_u01753236050169") 2025/07/23 02:00:55 DEBUG : potato3: Deleting (id "4_zaf220d73003d3b5b9f880e1b_f109a22fe30da9a9f_d20250723_m020049_c001_v0001100_t0038_u01753236049066") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.86s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:57 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.51s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:00:59 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:01:01 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/rclone-sync-test" 2025/07/23 02:01:02 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/rclone-sync-test-include/layer2" 2025/07/23 02:01:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/rclone-sync-test-ignore-file" 2025/07/23 02:01:07 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/07/23 02:01:07 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/07/23 02:01:08 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 02:01:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 02:01:08 DEBUG : B2 bucket rclone-test-zavocev9cayo path rclone-sync-test: Waiting for checks to finish 2025/07/23 02:01:08 DEBUG : B2 bucket rclone-test-zavocev9cayo path rclone-sync-test: Waiting for transfers to finish 2025/07/23 02:01:08 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:08 INFO : There was nothing to transfer 2025/07/23 02:01:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 02:01:09 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:01:09 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:01:09 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:09 INFO : There was nothing to transfer 2025/07/23 02:01:09 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 02:01:09 DEBUG : B2 bucket rclone-test-zavocev9cayo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/07/23 02:01:09 DEBUG : B2 bucket rclone-test-zavocev9cayo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/07/23 02:01:09 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:09 INFO : There was nothing to transfer 2025/07/23 02:01:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 02:01:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:01:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:01:10 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:10 INFO : There was nothing to transfer 2025/07/23 02:01:10 DEBUG : Excluded 2025/07/23 02:01:10 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/07/23 02:01:10 DEBUG : B2 bucket rclone-test-zavocev9cayo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/07/23 02:01:10 DEBUG : B2 bucket rclone-test-zavocev9cayo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/07/23 02:01:10 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:10 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.31s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:01:11 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dst" 2025/07/23 02:01:12 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/CompareDest" 2025/07/23 02:01:14 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 02:01:14 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:14 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:15 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:01:15 INFO : one: Copied (new) 2025/07/23 02:01:15 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:16 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:16 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:16 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/23 02:01:16 INFO : one: Copied (replaced existing) 2025/07/23 02:01:16 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:18 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 02:01:18 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:18 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:18 INFO : There was nothing to transfer 2025/07/23 02:01:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:19 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:19 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 02:01:19 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:19 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:19 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 02:01:19 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:19 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:19 INFO : There was nothing to transfer 2025/07/23 02:01:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:20 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 02:01:20 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 02:01:20 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:20 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:20 INFO : There was nothing to transfer 2025/07/23 02:01:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:21 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/07/23 02:01:21 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/23 02:01:21 DEBUG : two: Destination found in --compare-dest, skipping 2025/07/23 02:01:21 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:21 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:21 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 02:01:21 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:21 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:21 INFO : There was nothing to transfer 2025/07/23 02:01:22 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:22 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:22 DEBUG : two: Need to transfer - File not found at Destination 2025/07/23 02:01:22 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:22 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/07/23 02:01:22 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:22 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/07/23 02:01:22 INFO : two: Copied (new) 2025/07/23 02:01:22 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (12.92s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:01:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dest" 2025/07/23 02:01:26 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/pre-dest1" 2025/07/23 02:01:27 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/pre-dest2" 2025/07/23 02:01:29 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:01:29 DEBUG : 1: Destination found in --compare-dest, skipping 2025/07/23 02:01:30 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:01:30 DEBUG : 2: Destination found in --compare-dest, skipping 2025/07/23 02:01:30 DEBUG : 3: Need to transfer - File not found at Destination 2025/07/23 02:01:30 DEBUG : B2 bucket rclone-test-zavocev9cayo path dest: Waiting for checks to finish 2025/07/23 02:01:30 DEBUG : B2 bucket rclone-test-zavocev9cayo path dest: Waiting for transfers to finish 2025/07/23 02:01:31 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/07/23 02:01:31 INFO : 3: Copied (new) 2025/07/23 02:01:31 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.65s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:01:32 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dst" 2025/07/23 02:01:34 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/CopyDest" 2025/07/23 02:01:35 DEBUG : one: Need to transfer - File not found at Destination 2025/07/23 02:01:35 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:35 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:01:36 INFO : one: Copied (new) 2025/07/23 02:01:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:37 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:37 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:38 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/23 02:01:38 INFO : one: Copied (replaced existing) 2025/07/23 02:01:38 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:41 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/BackupDir" 2025/07/23 02:01:41 DEBUG : Config file has changed externally - reloading 2025/07/23 02:01:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:42 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/07/23 02:01:43 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:01:43 INFO : one: Copied (server-side copy) 2025/07/23 02:01:44 INFO : one: Deleted 2025/07/23 02:01:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/07/23 02:01:44 INFO : one: Copied (server-side copy) 2025/07/23 02:01:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/07/23 02:01:44 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:44 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:46 DEBUG : one: Unchanged skipping 2025/07/23 02:01:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/07/23 02:01:46 INFO : two: Copied (server-side copy) 2025/07/23 02:01:46 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/07/23 02:01:46 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:46 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:46 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:46 DEBUG : one: Unchanged skipping 2025/07/23 02:01:46 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:46 DEBUG : two: Unchanged skipping 2025/07/23 02:01:46 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:46 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:46 INFO : There was nothing to transfer 2025/07/23 02:01:48 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:48 DEBUG : one: Unchanged skipping 2025/07/23 02:01:48 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/07/23 02:01:48 DEBUG : three: Destination not found in --copy-dest 2025/07/23 02:01:48 DEBUG : three: Need to transfer - File not found at Destination 2025/07/23 02:01:48 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:48 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/07/23 02:01:48 DEBUG : two: Unchanged skipping 2025/07/23 02:01:48 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:49 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/07/23 02:01:49 INFO : three: Copied (new) 2025/07/23 02:01:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (18.05s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:01:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dst" 2025/07/23 02:01:53 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/backup" 2025/07/23 02:01:55 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 02:01:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:01:55 DEBUG : two: Unchanged skipping 2025/07/23 02:01:55 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:01:56 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:01:56 INFO : one: Copied (server-side copy) 2025/07/23 02:01:56 INFO : one: Deleted 2025/07/23 02:01:56 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:01:57 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:01:57 INFO : one: Copied (new) 2025/07/23 02:01:57 DEBUG : Waiting for deletions to finish 2025/07/23 02:01:58 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/23 02:01:58 INFO : three.txt: Copied (server-side copy) 2025/07/23 02:01:58 INFO : three.txt: Deleted 2025/07/23 02:01:58 INFO : three.txt: Moved into backup dir 2025/07/23 02:01:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 02:01:59 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:01:59 DEBUG : two: Unchanged skipping 2025/07/23 02:01:59 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:02:00 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:00 INFO : one: Copied (server-side copy) 2025/07/23 02:02:00 INFO : one: Deleted 2025/07/23 02:02:00 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:02:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/23 02:02:00 INFO : one: Copied (new) 2025/07/23 02:02:00 DEBUG : Waiting for deletions to finish 2025/07/23 02:02:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/23 02:02:01 INFO : three.txt: Copied (server-side copy) 2025/07/23 02:02:01 INFO : three.txt: Deleted 2025/07/23 02:02:01 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (11.97s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:02:04 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dst" 2025/07/23 02:02:04 DEBUG : Config file has changed externally - reloading 2025/07/23 02:02:05 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/backup" 2025/07/23 02:02:07 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:02:07 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 02:02:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:07 DEBUG : two: Unchanged skipping 2025/07/23 02:02:09 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:02:09 INFO : one: Copied (server-side copy) to: one.bak 2025/07/23 02:02:09 INFO : one: Deleted 2025/07/23 02:02:09 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:02:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:10 INFO : one: Copied (new) 2025/07/23 02:02:10 DEBUG : Waiting for deletions to finish 2025/07/23 02:02:10 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/23 02:02:10 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/23 02:02:11 INFO : three.txt: Deleted 2025/07/23 02:02:11 INFO : three.txt: Moved into backup dir 2025/07/23 02:02:12 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 02:02:12 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:02:12 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:12 DEBUG : two: Unchanged skipping 2025/07/23 02:02:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:13 INFO : one: Copied (server-side copy) to: one.bak 2025/07/23 02:02:13 INFO : one: Deleted 2025/07/23 02:02:13 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:02:13 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/23 02:02:13 INFO : one: Copied (new) 2025/07/23 02:02:13 DEBUG : Waiting for deletions to finish 2025/07/23 02:02:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/23 02:02:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/23 02:02:14 INFO : three.txt: Deleted 2025/07/23 02:02:14 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.14s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:02:17 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dst" 2025/07/23 02:02:18 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/backup" 2025/07/23 02:02:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 02:02:20 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:02:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:20 DEBUG : two: Unchanged skipping 2025/07/23 02:02:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:02:21 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/23 02:02:21 INFO : one: Deleted 2025/07/23 02:02:21 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:02:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:23 INFO : one: Copied (new) 2025/07/23 02:02:23 DEBUG : Waiting for deletions to finish 2025/07/23 02:02:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/23 02:02:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/23 02:02:23 INFO : three.txt: Deleted 2025/07/23 02:02:23 INFO : three.txt: Moved into backup dir 2025/07/23 02:02:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 02:02:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:25 DEBUG : two: Unchanged skipping 2025/07/23 02:02:25 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:02:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:25 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/23 02:02:25 INFO : one: Deleted 2025/07/23 02:02:25 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:02:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/23 02:02:26 INFO : one: Copied (new) 2025/07/23 02:02:26 DEBUG : Waiting for deletions to finish 2025/07/23 02:02:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/23 02:02:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/23 02:02:27 INFO : three.txt: Deleted 2025/07/23 02:02:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.25s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:02:29 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dst" 2025/07/23 02:02:31 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:02:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 02:02:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:31 DEBUG : two: Unchanged skipping 2025/07/23 02:02:31 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:02:31 INFO : one: Copied (server-side copy) to: one.bak 2025/07/23 02:02:32 INFO : one: Deleted 2025/07/23 02:02:32 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:02:32 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:32 INFO : one: Copied (new) 2025/07/23 02:02:32 DEBUG : Waiting for deletions to finish 2025/07/23 02:02:33 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/23 02:02:33 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/23 02:02:34 INFO : three.txt: Deleted 2025/07/23 02:02:34 INFO : three.txt: Moved into backup dir 2025/07/23 02:02:35 DEBUG : one.bak: Excluded (Path Filter) 2025/07/23 02:02:35 DEBUG : one.bak: Excluded 2025/07/23 02:02:35 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/07/23 02:02:35 DEBUG : three.txt.bak: Excluded 2025/07/23 02:02:35 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 02:02:35 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:35 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for checks to finish 2025/07/23 02:02:35 DEBUG : two: Unchanged skipping 2025/07/23 02:02:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:35 INFO : one: Copied (server-side copy) to: one.bak 2025/07/23 02:02:35 INFO : one: Deleted 2025/07/23 02:02:35 DEBUG : B2 bucket rclone-test-zavocev9cayo path dst: Waiting for transfers to finish 2025/07/23 02:02:36 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/23 02:02:36 INFO : one: Copied (new) 2025/07/23 02:02:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:02:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/23 02:02:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/23 02:02:36 INFO : three.txt: Deleted 2025/07/23 02:02:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.85s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:02:39 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dst" 2025/07/23 02:02:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 02:02:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:02:42 INFO : one: Copied (server-side copy) to: one.bak 2025/07/23 02:02:42 INFO : one: Deleted 2025/07/23 02:02:43 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:43 INFO : one: Copied (new) 2025/07/23 02:02:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:43 DEBUG : two: Unchanged skipping 2025/07/23 02:02:43 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/23 02:02:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/23 02:02:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/23 02:02:44 INFO : three.txt: Deleted 2025/07/23 02:02:44 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/23 02:02:44 INFO : three.txt: Copied (new) 2025/07/23 02:02:45 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 02:02:46 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:46 INFO : one: Copied (server-side copy) to: one.bak 2025/07/23 02:02:46 INFO : one: Deleted 2025/07/23 02:02:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/23 02:02:47 INFO : one: Copied (new) 2025/07/23 02:02:47 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:47 DEBUG : two: Unchanged skipping 2025/07/23 02:02:47 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/23 02:02:48 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/23 02:02:48 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/07/23 02:02:48 INFO : three.txt: Deleted 2025/07/23 02:02:49 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/23 02:02:49 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.44s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:02:52 DEBUG : Creating backend with remote "TestB2:rclone-test-zavocev9cayo/dst" 2025/07/23 02:02:53 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/07/23 02:02:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/07/23 02:02:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/23 02:02:55 INFO : one: Deleted 2025/07/23 02:02:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:56 INFO : one: Copied (new) 2025/07/23 02:02:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:02:56 DEBUG : two: Unchanged skipping 2025/07/23 02:02:56 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/07/23 02:02:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/07/23 02:02:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/23 02:02:57 INFO : three.txt: Deleted 2025/07/23 02:02:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/23 02:02:58 INFO : three.txt: Copied (new) 2025/07/23 02:02:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/07/23 02:02:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/07/23 02:02:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/07/23 02:02:59 INFO : one: Deleted 2025/07/23 02:03:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/07/23 02:03:00 INFO : one: Copied (new) 2025/07/23 02:03:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:00 DEBUG : two: Unchanged skipping 2025/07/23 02:03:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/07/23 02:03:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/07/23 02:03:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/07/23 02:03:01 INFO : three.txt: Deleted 2025/07/23 02:03:02 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/07/23 02:03:02 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (12.92s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/07/23 02:03:04 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:03:04 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:03:05 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/07/23 02:03:05 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/07/23 02:03:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.39s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:06 DEBUG : existing: Need to transfer - File not found at Destination 2025/07/23 02:03:06 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:03:06 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:03:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/07/23 02:03:06 INFO : existing: Copied (new) 2025/07/23 02:03:06 DEBUG : Waiting for deletions to finish 2025/07/23 02:03:07 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:03:07 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/07/23 02:03:07 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/07/23 02:03:07 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:03:07 ERROR : B2 bucket rclone-test-zavocev9cayo: not deleting files as there were IO errors 2025/07/23 02:03:07 ERROR : B2 bucket rclone-test-zavocev9cayo: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:08 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:08 DEBUG : existing: Unchanged skipping 2025/07/23 02:03:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:03:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:03:08 DEBUG : Waiting for deletions to finish 2025/07/23 02:03:08 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", 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-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" sync_test.go:2704: This test only runs on local --- PASS: TestMaxTransfer (1.13s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:03:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both10: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both13: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both14: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both15: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both16: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both17: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both18: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both11: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both0: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both12: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both19: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both4: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both5: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both6: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both7: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both8: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:20 DEBUG : both9: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both1: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both2: Unchanged skipping 2025/07/23 02:03:20 DEBUG : both3: Unchanged skipping 2025/07/23 02:03:20 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:03:20 DEBUG : Waiting for deletions to finish 2025/07/23 02:03:20 INFO : only5: Deleted 2025/07/23 02:03:20 INFO : only3: Deleted 2025/07/23 02:03:20 INFO : only0: Deleted 2025/07/23 02:03:20 INFO : only14: Deleted 2025/07/23 02:03:20 INFO : only17: Deleted 2025/07/23 02:03:20 INFO : only1: Deleted 2025/07/23 02:03:21 INFO : only4: Deleted 2025/07/23 02:03:21 INFO : only7: Deleted 2025/07/23 02:03:21 INFO : only12: Deleted 2025/07/23 02:03:21 INFO : only13: Deleted 2025/07/23 02:03:21 INFO : only18: Deleted 2025/07/23 02:03:21 INFO : only9: Deleted 2025/07/23 02:03:21 INFO : only11: Deleted 2025/07/23 02:03:21 INFO : only15: Deleted 2025/07/23 02:03:21 INFO : only6: Deleted 2025/07/23 02:03:21 INFO : only8: Deleted 2025/07/23 02:03:21 INFO : only10: Deleted 2025/07/23 02:03:21 INFO : only16: Deleted 2025/07/23 02:03:21 INFO : only19: Deleted 2025/07/23 02:03:21 INFO : only2: Deleted 2025/07/23 02:03:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.24s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:36 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both0: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both10: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both11: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both12: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both13: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both14: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both15: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both16: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both17: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both18: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both19: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both1: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both2: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both3: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both4: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both5: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both6: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both7: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both8: Unchanged skipping 2025/07/23 02:03:36 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:03:36 DEBUG : both9: Unchanged skipping 2025/07/23 02:03:36 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/07/23 02:03:36 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:03:36 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:03:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:36 INFO : only10: Copied (replaced existing) 2025/07/23 02:03:36 INFO : only0: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only13: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only14: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only11: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only15: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only16: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only17: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only12: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only18: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only19: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only1: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only2: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only3: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only4: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only5: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only6: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only7: Copied (replaced existing) 2025/07/23 02:03:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:37 INFO : only8: Copied (replaced existing) 2025/07/23 02:03:38 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/07/23 02:03:38 INFO : only9: Copied (replaced existing) 2025/07/23 02:03:38 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (20.14s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:46 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:03:46 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 02:03:46 DEBUG : empty_on_remote: Making directory with metadata 2025/07/23 02:03:46 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 02:03:46 INFO : empty_on_remote: Making directory 2025/07/23 02:03:46 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/23 02:03:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.55s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:48 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:03:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 02:03:48 DEBUG : empty_on_remote: Making directory with metadata 2025/07/23 02:03:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/07/23 02:03:48 INFO : empty_on_remote: Making directory 2025/07/23 02:03:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/07/23 02:03:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.57s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:51 INFO : sub dir: Making directory 2025/07/23 02:03:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.25s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:03:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/07/23 02:03:54 INFO : sub dir: Making directory 2025/07/23 02:03:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (4.21s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:04:00 DEBUG : dir1/0003-defghij.txt: Clearing upload URL because of error: Post "https://pod-000-1150-11.backblaze.com/b2api/v1/b2_upload_file/afb21d73001d3b5b9f880e1b/c001_v0001150_t0027": EOF 2025/07/23 02:04:00 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1150-11.backblaze.com/b2api/v1/b2_upload_file/afb21d73001d3b5b9f880e1b/c001_v0001150_t0027": EOF) 2025/07/23 02:04:00 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dir1/0003-defghij.txt" to B2 bucket rclone-test-zavocev9cayo: 1/10 (Post "https://pod-000-1150-11.backblaze.com/b2api/v1/b2_upload_file/afb21d73001d3b5b9f880e1b/c001_v0001150_t0027": EOF) 2025/07/23 02:04:02 DEBUG : pacer: Reducing sleep to 10ms 2025/07/23 02:04:05 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:06 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : apple: Unchanged skipping 2025/07/23 02:04:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:04:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : banana: Unchanged skipping 2025/07/23 02:04:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:04:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:04:07 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:04:07 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:07 INFO : There was nothing to transfer 2025/07/23 02:04:07 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:07 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : apple: Unchanged skipping 2025/07/23 02:04:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:04:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:04:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : banana: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:04:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:04:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:04:08 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:08 INFO : There was nothing to transfer 2025/07/23 02:04:08 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:08 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:08 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:04:18 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:19 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : apple: Unchanged skipping 2025/07/23 02:04:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:04:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:04:20 DEBUG : banana: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:04:20 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:04:20 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:20 INFO : There was nothing to transfer 2025/07/23 02:04:20 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:20 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:20 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : apple: Unchanged skipping 2025/07/23 02:04:20 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:04:20 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:20 DEBUG : banana: Unchanged skipping 2025/07/23 02:04:20 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:04:21 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:04:21 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:04:21 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:21 INFO : There was nothing to transfer 2025/07/23 02:04:21 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:21 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:21 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:04:31 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:32 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:32 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:32 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:32 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:32 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:33 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:33 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:33 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:33 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:33 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:33 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:33 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:33 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:33 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:33 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:33 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 02:04:33 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:33 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:04:33 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:04:33 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/23 02:04:33 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/23 02:04:33 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:33 INFO : banana: Copied (new) to: YmFuYW5h 2025/07/23 02:04:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/23 02:04:33 INFO : apple: Copied (new) to: YXBwbGU= 2025/07/23 02:04:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/23 02:04:33 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/23 02:04:33 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/23 02:04:33 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/23 02:04:33 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/23 02:04:34 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/23 02:04:34 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/23 02:04:34 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/23 02:04:34 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:34 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/23 02:04:34 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/23 02:04:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:34 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/23 02:04:34 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:34 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/23 02:04:34 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/23 02:04:34 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:34 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/23 02:04:34 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:34 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/23 02:04:34 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:34 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/23 02:04:34 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:34 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/23 02:04:34 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:34 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:34 INFO : appleappleapplebanana: Deleted 2025/07/23 02:04:34 INFO : dir1/0010-456789.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/23 02:04:35 INFO : apple: Deleted 2025/07/23 02:04:35 INFO : dir1/0014-89;=.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/23 02:04:35 INFO : banana: Deleted 2025/07/23 02:04:35 INFO : splitbananasplit: Deleted 2025/07/23 02:04:35 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0012-6789;.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0009-3456789.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0003-defghij.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0007-1234567.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0011-56789;.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0008-2345678.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0013-789;=.txt: Deleted 2025/07/23 02:04:35 INFO : dir1/0015-9;=.txt: Deleted 2025/07/23 02:04:35 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:35 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:35 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : apple: Unchanged skipping 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:04:36 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : banana: Unchanged skipping 2025/07/23 02:04:36 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:04:36 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:04:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:36 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : apple: transformed to: YXBwbGU= 2025/07/23 02:04:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/07/23 02:04:36 DEBUG : banana: transformed to: YmFuYW5h 2025/07/23 02:04:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/07/23 02:04:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/07/23 02:04:36 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/07/23 02:04:36 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/07/23 02:04:36 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/07/23 02:04:36 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:04:48 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:48 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:48 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:48 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:48 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:48 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:48 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:48 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:49 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:49 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:49 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:49 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:49 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/23 02:04:49 INFO : apple: Copied (new) to: PREFIXapple 2025/07/23 02:04:49 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/07/23 02:04:49 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/07/23 02:04:49 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/07/23 02:04:49 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/07/23 02:04:49 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/07/23 02:04:49 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:49 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:04:49 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:04:49 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/23 02:04:49 INFO : banana: Copied (new) to: PREFIXbanana 2025/07/23 02:04:49 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/23 02:04:49 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/07/23 02:04:49 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/23 02:04:49 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/07/23 02:04:49 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/23 02:04:49 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:04:49 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/23 02:04:49 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:49 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/23 02:04:49 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:49 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/23 02:04:49 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:49 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/23 02:04:49 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:49 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:49 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/23 02:04:49 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:49 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/23 02:04:49 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:49 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:49 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/23 02:04:49 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:49 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:49 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/23 02:04:49 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:49 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:50 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/23 02:04:50 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:50 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:50 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/23 02:04:50 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:50 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:50 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/23 02:04:50 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:50 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:04:50 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/23 02:04:50 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:50 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/23 02:04:50 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:50 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/23 02:04:50 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:04:50 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/23 02:04:50 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:50 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:51 INFO : splitbananasplit: Deleted 2025/07/23 02:04:51 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0014-89;=.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0010-456789.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0008-2345678.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0009-3456789.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0011-56789;.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0012-6789;.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0013-789;=.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0015-9;=.txt: Deleted 2025/07/23 02:04:51 INFO : apple: Deleted 2025/07/23 02:04:51 INFO : appleappleapplebanana: Deleted 2025/07/23 02:04:51 INFO : banana: Deleted 2025/07/23 02:04:51 INFO : dir1/0003-defghij.txt: Deleted 2025/07/23 02:04:51 INFO : dir1/0007-1234567.txt: Deleted 2025/07/23 02:04:51 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:51 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:51 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:04:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : apple: transformed to: PREFIXapple 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/07/23 02:04:52 DEBUG : banana: transformed to: PREFIXbanana 2025/07/23 02:04:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/07/23 02:04:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/07/23 02:04:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/07/23 02:04:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/07/23 02:04:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/07/23 02:04:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/07/23 02:04:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/07/23 02:04:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/07/23 02:04:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/07/23 02:04:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/07/23 02:04:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/07/23 02:04:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/07/23 02:04:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/07/23 02:04:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/07/23 02:04:52 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/23 02:04:52 INFO : apple: Copied (new) 2025/07/23 02:04:52 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:04:52 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:04:52 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:04:52 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/23 02:04:52 INFO : appleappleapplebanana: Copied (new) 2025/07/23 02:04:52 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/23 02:04:52 INFO : splitbananasplit: Copied (new) 2025/07/23 02:04:52 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/23 02:04:52 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/23 02:04:52 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/23 02:04:52 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/23 02:04:52 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/23 02:04:52 INFO : banana: Copied (new) 2025/07/23 02:04:52 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/23 02:04:52 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/23 02:04:52 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/23 02:04:52 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/23 02:04:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/23 02:04:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/23 02:04:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/23 02:04:53 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/23 02:04:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/23 02:04:53 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/23 02:04:53 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/23 02:04:53 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/23 02:04:53 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/23 02:04:53 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/23 02:04:53 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/23 02:04:53 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/23 02:04:53 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:53 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/07/23 02:04:54 INFO : PREFIXapple: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/07/23 02:04:54 INFO : PREFIXsplitbananasplit: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/07/23 02:04:54 INFO : PREFIXbanana: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/07/23 02:04:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/07/23 02:04:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/07/23 02:04:54 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:54 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:04:54 DEBUG : Waiting for deletions to finish 2025/07/23 02:04:55 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:04:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:05:07 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:07 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:05:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:05:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:05:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:05:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:07 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:05:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:07 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:05:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:07 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:05:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:05:07 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:05:07 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:07 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:07 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:07 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:05:08 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:05:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/23 02:05:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:05:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/23 02:05:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/23 02:05:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:05:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/23 02:05:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/23 02:05:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/23 02:05:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/23 02:05:08 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/23 02:05:08 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/23 02:05:08 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/23 02:05:08 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/23 02:05:08 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/23 02:05:08 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/23 02:05:08 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/23 02:05:08 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/23 02:05:08 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/23 02:05:08 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:05:08 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/23 02:05:08 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:05:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/23 02:05:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:05:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/23 02:05:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:05:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/23 02:05:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:05:09 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:09 INFO : dir1/0003-defghij.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0014-89;=.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0013-789;=.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/23 02:05:09 INFO : banana: Deleted 2025/07/23 02:05:09 INFO : dir1/0008-2345678.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0010-456789.txt: Deleted 2025/07/23 02:05:09 INFO : apple: Deleted 2025/07/23 02:05:09 INFO : dir1/0012-6789;.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0007-1234567.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0009-3456789.txt: Deleted 2025/07/23 02:05:09 INFO : dir1/0011-56789;.txt: Deleted 2025/07/23 02:05:09 INFO : appleappleapplebanana: Deleted 2025/07/23 02:05:09 INFO : dir1/0015-9;=.txt: Deleted 2025/07/23 02:05:09 INFO : splitbananasplit: Deleted 2025/07/23 02:05:09 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/07/23 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : apple: transformed to: appleSUFFIX 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/07/23 02:05:10 DEBUG : banana: transformed to: bananaSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/07/23 02:05:10 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/07/23 02:05:10 DEBUG : apple: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : banana: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/23 02:05:10 INFO : splitbananasplit: Copied (new) 2025/07/23 02:05:10 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:05:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:05:10 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/23 02:05:10 INFO : appleappleapplebanana: Copied (new) 2025/07/23 02:05:10 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/07/23 02:05:10 INFO : banana: Copied (new) 2025/07/23 02:05:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/07/23 02:05:11 INFO : apple: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/23 02:05:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/23 02:05:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/23 02:05:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/23 02:05:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/23 02:05:11 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/23 02:05:11 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/23 02:05:11 INFO : dir1/0007-1234567.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/23 02:05:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/23 02:05:11 INFO : dir1/0008-2345678.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/23 02:05:11 INFO : dir1/0009-3456789.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/23 02:05:11 INFO : dir1/0010-456789.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/23 02:05:11 INFO : dir1/0012-6789;.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/23 02:05:11 INFO : dir1/0014-89;=.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/23 02:05:11 INFO : dir1/0013-789;=.txt: Copied (new) 2025/07/23 02:05:11 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/23 02:05:11 INFO : dir1/0011-56789;.txt: Copied (new) 2025/07/23 02:05:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/23 02:05:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/07/23 02:05:12 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : bananaSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : appleSUFFIX: Deleted 2025/07/23 02:05:12 INFO : appleappleapplebananaSUFFIX: Deleted 2025/07/23 02:05:12 INFO : splitbananasplitSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/07/23 02:05:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/07/23 02:05:12 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:12 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:12 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:13 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:13 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:05:25 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:25 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/07/23 02:05:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/07/23 02:05:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:25 DEBUG : apple: Unchanged skipping 2025/07/23 02:05:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:25 DEBUG : banana: Unchanged skipping 2025/07/23 02:05:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/23 02:05:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:26 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/07/23 02:05:26 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/07/23 02:05:26 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:26 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:26 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:26 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:26 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:26 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:26 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:26 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:26 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:26 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:26 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:26 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:26 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:26 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:26 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:26 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:26 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:26 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/23 02:05:26 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/07/23 02:05:26 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:05:26 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:05:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/07/23 02:05:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/07/23 02:05:26 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:26 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/07/23 02:05:26 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/07/23 02:05:26 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:26 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/07/23 02:05:26 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/07/23 02:05:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/07/23 02:05:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/07/23 02:05:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/07/23 02:05:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/07/23 02:05:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/07/23 02:05:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/07/23 02:05:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/07/23 02:05:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/07/23 02:05:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/07/23 02:05:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/07/23 02:05:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/07/23 02:05:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/07/23 02:05:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/07/23 02:05:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/07/23 02:05:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/07/23 02:05:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/07/23 02:05:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/07/23 02:05:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/07/23 02:05:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:26 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/07/23 02:05:26 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/07/23 02:05:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/07/23 02:05:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/07/23 02:05:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/07/23 02:05:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/07/23 02:05:27 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/07/23 02:05:27 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/07/23 02:05:27 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/07/23 02:05:27 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/07/23 02:05:27 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:27 INFO : appleappleapplebanana: Deleted 2025/07/23 02:05:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0012-6789;.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0014-89;=.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/07/23 02:05:27 INFO : splitbananasplit: Deleted 2025/07/23 02:05:27 INFO : dir1/0007-1234567.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0008-2345678.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0010-456789.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0011-56789;.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0015-9;=.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0003-defghij.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0009-3456789.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0013-789;=.txt: Deleted 2025/07/23 02:05:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/07/23 02:05:27 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:28 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : appleapple: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:05:28 DEBUG : apple: Unchanged skipping 2025/07/23 02:05:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : banana: Unchanged skipping 2025/07/23 02:05:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/07/23 02:05:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/07/23 02:05:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/07/23 02:05:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/07/23 02:05:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/07/23 02:05:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/07/23 02:05:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/07/23 02:05:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/07/23 02:05:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/07/23 02:05:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/07/23 02:05:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/07/23 02:05:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/07/23 02:05:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/07/23 02:05:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/07/23 02:05:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/07/23 02:05:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:05:28 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:05:28 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:28 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:29 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : appleapple: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : splitbanan: Excluded (Path Filter) 2025/07/23 02:05:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/07/23 02:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/07/23 02:05:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/07/23 02:05:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/07/23 02:05:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/07/23 02:05:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/07/23 02:05:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/07/23 02:05:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/07/23 02:05:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/07/23 02:05:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/07/23 02:05:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/07/23 02:05:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/07/23 02:05:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/07/23 02:05:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/07/23 02:05:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/07/23 02:05:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/07/23 02:05:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/07/23 02:05:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/07/23 02:05:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:05:40 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:40 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : apple: Unchanged skipping 2025/07/23 02:05:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:05:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : banana: Unchanged skipping 2025/07/23 02:05:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:05:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:05:41 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:05:41 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:41 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:41 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : apple: Unchanged skipping 2025/07/23 02:05:42 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : banana: Unchanged skipping 2025/07/23 02:05:42 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:05:42 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:05:42 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:42 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:05:42 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:05:42 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:42 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:42 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:42 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:43 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:43 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:05:54 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:55 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:55 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : apple: Unchanged skipping 2025/07/23 02:05:55 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:05:55 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : banana: Unchanged skipping 2025/07/23 02:05:55 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:55 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:05:55 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:05:55 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:05:55 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:55 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:56 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:05:56 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : apple: Unchanged skipping 2025/07/23 02:05:56 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : banana: Unchanged skipping 2025/07/23 02:05:56 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:05:56 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:05:56 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:05:56 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:05:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:05:56 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:56 DEBUG : Waiting for deletions to finish 2025/07/23 02:05:57 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:05:57 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:09 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:09 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:06:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:09 DEBUG : apple: Unchanged skipping 2025/07/23 02:06:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:09 DEBUG : banana: Unchanged skipping 2025/07/23 02:06:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:06:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:09 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:10 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:10 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:10 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:06:10 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : apple: Unchanged skipping 2025/07/23 02:06:10 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:06:10 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:06:10 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : banana: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:10 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:06:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:10 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:10 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:11 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:11 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:22 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:22 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : apple: Unchanged skipping 2025/07/23 02:06:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : banana: Unchanged skipping 2025/07/23 02:06:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:06:23 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:06:23 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:23 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:23 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:23 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:23 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:23 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : apple: Unchanged skipping 2025/07/23 02:06:24 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:06:24 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : banana: Unchanged skipping 2025/07/23 02:06:24 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:24 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:24 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:06:24 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:24 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:24 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:24 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:24 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:36 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:36 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : apple: Unchanged skipping 2025/07/23 02:06:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : banana: Unchanged skipping 2025/07/23 02:06:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:06:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:06:37 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:37 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:37 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:37 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:37 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : apple: Unchanged skipping 2025/07/23 02:06:38 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : appleappleapplebanana: Unchanged skipping 2025/07/23 02:06:38 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : banana: Unchanged skipping 2025/07/23 02:06:38 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : splitbananasplit: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:38 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/07/23 02:06:38 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:38 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:38 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:38 DEBUG : apple: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : banana: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/07/23 02:06:38 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (164.77s) --- PASS: TestTransform/NFC (14.43s) --- PASS: TestTransform/NFD (13.08s) --- PASS: TestTransform/base64 (15.21s) --- PASS: TestTransform/prefix (18.46s) --- PASS: TestTransform/suffix (18.22s) --- PASS: TestTransform/truncate (15.79s) --- PASS: TestTransform/encoder (14.17s) --- PASS: TestTransform/ISO-8859-1 (13.80s) --- PASS: TestTransform/charmap (14.11s) --- PASS: TestTransform/lowercase (13.54s) --- PASS: TestTransform/ascii (13.96s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/23 02:06:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/23 02:06:43 INFO : sub dir_somesuffix: Making directory 2025/07/23 02:06:43 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/07/23 02:06:43 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/07/23 02:06:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/23 02:06:43 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:43 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/23 02:06:43 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:43 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:44 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:44 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/07/23 02:06:44 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.66s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:45 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:45 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:45 INFO : tictactoe: Making directory 2025/07/23 02:06:45 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:45 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:45 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:06:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:45 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:45 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:45 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:45 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/07/23 02:06:45 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.66s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:46 INFO : toe: Making directory 2025/07/23 02:06:46 INFO : toe/toe: Making directory 2025/07/23 02:06:46 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/23 02:06:46 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:06:46 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/23 02:06:46 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:46 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:47 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:47 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/23 02:06:47 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.65s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:48 INFO : toe: Making directory 2025/07/23 02:06:48 INFO : toe/toe: Making directory 2025/07/23 02:06:48 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/23 02:06:48 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:06:48 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/07/23 02:06:48 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:48 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:49 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:49 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/07/23 02:06:49 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.71s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:50 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:06:50 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:06:50 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:50 INFO : tictacempty_dir: Making directory 2025/07/23 02:06:50 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:50 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:50 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:50 INFO : tictactoe: Making directory 2025/07/23 02:06:50 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:50 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:50 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:06:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:06:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:06:50 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:50 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/23 02:06:50 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.56s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:51 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:06:51 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:06:51 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:51 INFO : tictacempty_dir: Making directory 2025/07/23 02:06:51 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:51 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:51 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:51 INFO : tictactoe: Making directory 2025/07/23 02:06:51 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:51 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:51 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:06:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:51 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:51 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:51 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:51 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:52 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:52 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:52 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/23 02:06:52 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:52 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:52 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:52 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:52 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:53 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:06:53 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:53 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/07/23 02:06:53 NOTICE: B2 bucket rclone-test-zavocev9cayo: 0 differences found 2025/07/23 02:06:53 NOTICE: B2 bucket rclone-test-zavocev9cayo: 1 matching files --- PASS: TestAllTag (2.20s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:53 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:54 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:54 INFO : tictactoe: Making directory 2025/07/23 02:06:54 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:54 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:54 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:06:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:06:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:06:54 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:54 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/07/23 02:06:54 DEBUG : Waiting for deletions to finish 2025/07/23 02:06:54 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:55 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:55 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:55 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/07/23 02:06:55 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/07/23 02:06:55 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/07/23 02:06:55 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:55 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.37s) === RUN TestSyntax 2025/07/23 02:06:56 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:56 INFO : toe: Making directory 2025/07/23 02:06:56 INFO : toe/toe: Making directory 2025/07/23 02:06:56 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:06:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:56 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:57 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:57 INFO : toe/toe/toe: Copied (new) 2025/07/23 02:06:57 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.66s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:57 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:06:57 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:06:57 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:57 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:58 INFO : tictacempty_dir: Making directory 2025/07/23 02:06:58 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:58 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:58 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:58 INFO : tictactoe: Making directory 2025/07/23 02:06:58 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:58 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:58 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:06:58 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:58 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:06:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:58 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:58 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:58 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:58 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:06:58 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:06:58 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:58 INFO : toe/toe/toe.txt: Deleted 2025/07/23 02:06:58 INFO : toe/toe: Removing directory 2025/07/23 02:06:58 INFO : toe: Removing directory 2025/07/23 02:06:58 INFO : empty_dir: Removing directory 2025/07/23 02:06:58 DEBUG : Local file system at /tmp/rclone1521100744: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.57s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:06:59 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:06:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:06:59 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:59 INFO : tictacempty_dir: Making directory 2025/07/23 02:06:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:06:59 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:59 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:59 INFO : tictactoe: Making directory 2025/07/23 02:06:59 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:59 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:06:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:59 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:06:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:06:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:06:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:06:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:06:59 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:06:59 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:07:00 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:07:00 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:07:00 INFO : toe/toe/toe.txt: Deleted 2025/07/23 02:07:00 INFO : toe/toe: Removing directory 2025/07/23 02:07:00 INFO : toe: Removing directory 2025/07/23 02:07:00 INFO : empty_dir: Removing directory 2025/07/23 02:07:00 DEBUG : Local file system at /tmp/rclone1521100744: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/23 02:07:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/23 02:07:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:07:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:07:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:07:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:07:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/07/23 02:07:01 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.01s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:07:02 DEBUG : Reset feature "Copy" 2025/07/23 02:07:02 DEBUG : Reset feature "Move" 2025/07/23 02:07:02 DEBUG : Reset feature "Copy" 2025/07/23 02:07:02 DEBUG : Reset feature "Move" 2025/07/23 02:07:02 DEBUG : empty_dir: Making directory with metadata 2025/07/23 02:07:02 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/07/23 02:07:02 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:07:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:07:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:07:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:07:02 INFO : tictacempty_dir: Making directory 2025/07/23 02:07:02 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/07/23 02:07:02 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:07:02 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:07:02 INFO : tictactoe: Making directory 2025/07/23 02:07:02 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:07:02 DEBUG : toe: transformed to: tictactoe 2025/07/23 02:07:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:07:02 INFO : tictactoe/tictactoe: Making directory 2025/07/23 02:07:02 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/07/23 02:07:02 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/07/23 02:07:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:07:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:07:02 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:07:02 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:07:02 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:07:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:07:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/07/23 02:07:03 INFO : toe/toe/toe.txt: Deleted 2025/07/23 02:07:03 INFO : toe/toe: Removing directory 2025/07/23 02:07:03 INFO : toe: Removing directory 2025/07/23 02:07:03 INFO : empty_dir: Removing directory 2025/07/23 02:07:03 DEBUG : Local file system at /tmp/rclone1521100744: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/07/23 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/07/23 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:07:03 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/07/23 02:07:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:07:04 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/07/23 02:07:05 INFO : tictactoe/tictactoe/tictactoe.txt: Deleted fstest.go:247: Filtering empty directory "tictacempty_dir" fstest.go:247: Filtering empty directory "tictactoe" fstest.go:247: Filtering empty directory "tictactoe/tictactoe" --- PASS: TestManualTransformFile (3.83s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:07:06 DEBUG : toe: transformed to: dG9l 2025/07/23 02:07:06 DEBUG : toe: transformed to: dG9l 2025/07/23 02:07:06 INFO : dG9l: Making directory 2025/07/23 02:07:06 DEBUG : toe: transformed to: dG9l 2025/07/23 02:07:06 DEBUG : toe: transformed to: dG9l 2025/07/23 02:07:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/23 02:07:06 INFO : dG9l/dG9l: Making directory 2025/07/23 02:07:06 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/07/23 02:07:06 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/07/23 02:07:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/23 02:07:06 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/07/23 02:07:06 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/07/23 02:07:06 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:07:06 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:07:07 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:07:07 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/07/23 02:07:07 DEBUG : Waiting for deletions to finish 2025/07/23 02:07:07 DEBUG : dG9l: transformed to: toe 2025/07/23 02:07:07 DEBUG : dG9l: transformed to: toe 2025/07/23 02:07:07 DEBUG : dG9l: transformed to: toe 2025/07/23 02:07:07 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/07/23 02:07:07 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/07/23 02:07:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/07/23 02:07:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/07/23 02:07:07 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/07/23 02:07:07 DEBUG : Local file system at /tmp/rclone1521100744: Waiting for checks to finish 2025/07/23 02:07:07 DEBUG : Local file system at /tmp/rclone1521100744: Waiting for transfers to finish 2025/07/23 02:07:07 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.47s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-zavocev9cayo", Local "Local file system at /tmp/rclone1521100744", Modify Window "1ms" 2025/07/23 02:07:08 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:07:08 DEBUG : toe: transformed to: 2025/07/23 02:07:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:07:09 DEBUG : toe: transformed to: 2025/07/23 02:07:09 INFO : B2 bucket rclone-test-zavocev9cayo: Making directory 2025/07/23 02:07:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:07:09 DEBUG : toe: transformed to: 2025/07/23 02:07:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:07:09 DEBUG : toe: transformed to: 2025/07/23 02:07:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:07:09 DEBUG : toe/toe: transformed to: 2025/07/23 02:07:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/23 02:07:09 INFO : toe/toe: Making directory 2025/07/23 02:07:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:07:09 DEBUG : toe/toe: transformed to: 2025/07/23 02:07:09 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/07/23 02:07:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:07:09 DEBUG : toe: transformed to: 2025/07/23 02:07:09 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/07/23 02:07:09 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for checks to finish 2025/07/23 02:07:09 DEBUG : B2 bucket rclone-test-zavocev9cayo: Waiting for transfers to finish 2025/07/23 02:07:09 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/07/23 02:07:09 DEBUG : toe/toe/toe: transformed to: 2025/07/23 02:07:09 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/07/23 02:07:09 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/07/23 02:07:09 INFO : toe/toe/toe: Copied (new) 2025/07/23 02:07:09 ERROR : B2 bucket rclone-test-zavocev9cayo: not deleting files as there were IO errors 2025/07/23 02:07:09 ERROR : B2 bucket rclone-test-zavocev9cayo: not deleting directories as there were IO errors --- PASS: TestError (1.58s) PASS 2025/07/23 02:07:10 DEBUG : B2 bucket rclone-test-zavocev9cayo: Purge remote 2025/07/23 02:07:10 INFO : B2 bucket rclone-test-zavocev9cayo: cleaning bucket "rclone-test-zavocev9cayo" of all files 2025/07/23 02:07:11 DEBUG : BackupDir/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183ed_d20250723_m020149_c001_v7007000_t0000_u01753236109574") 2025/07/23 02:07:11 DEBUG : BackupDir/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f107c5c9dec4d041f_d20250723_m020143_c001_v0001137_t0046_u01753236103542") 2025/07/23 02:07:11 DEBUG : CompareDest/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35e26_d20250723_m020123_c001_v7007000_t0000_u01753236083420") 2025/07/23 02:07:11 DEBUG : CompareDest/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876ca3_d20250723_m020117_c001_v0001184_t0007_u01753236077833") 2025/07/23 02:07:11 DEBUG : CompareDest/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35e27_d20250723_m020123_c001_v7007000_t0000_u01753236083605") 2025/07/23 02:07:11 DEBUG : CompareDest/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd276ed_d20250723_m020118_c001_v0001165_t0011_u01753236078852") 2025/07/23 02:07:11 DEBUG : CopyDest/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183ee_d20250723_m020149_c001_v7007000_t0000_u01753236109757") 2025/07/23 02:07:11 DEBUG : CopyDest/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27719_d20250723_m020139_c001_v0001165_t0049_u01753236099614") 2025/07/23 02:07:11 DEBUG : CopyDest/three: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183ef_d20250723_m020149_c001_v7007000_t0000_u01753236109941") 2025/07/23 02:07:11 DEBUG : CopyDest/three: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27737_d20250723_m020147_c001_v0001165_t0031_u01753236107635") 2025/07/23 02:07:11 DEBUG : CopyDest/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183f0_d20250723_m020150_c001_v7007000_t0000_u01753236110125") 2025/07/23 02:07:11 DEBUG : CopyDest/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876e57_d20250723_m020145_c001_v0001184_t0058_u01753236105532") 2025/07/23 02:07:11 DEBUG : EXISTING: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302319_d20250723_m020308_c001_v7007000_t0000_u01753236188942") 2025/07/23 02:07:12 DEBUG : EXISTING: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd278d3_d20250723_m020307_c001_v0001165_t0006_u01753236187948") 2025/07/23 02:07:12 DEBUG : PREFIXapple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef702_d20250723_m020453_c001_v7007000_t0000_u01753236293942") 2025/07/23 02:07:12 DEBUG : PREFIXapple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877991_d20250723_m020449_c001_v0001184_t0050_u01753236289109") 2025/07/23 02:07:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bcb0d_d20250723_m020454_c001_v7007000_t0000_u01753236294270") 2025/07/23 02:07:12 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336feb4_d20250723_m020449_c001_v0001176_t0006_u01753236289129") 2025/07/23 02:07:12 DEBUG : PREFIXbanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30239f_d20250723_m020454_c001_v7007000_t0000_u01753236294097") 2025/07/23 02:07:12 DEBUG : PREFIXbanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ba6_d20250723_m020449_c001_v0001165_t0038_u01753236289140") 2025/07/23 02:07:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d70793_d20250723_m020453_c001_v7007000_t0000_u01753236293965") 2025/07/23 02:07:12 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a96_d20250723_m020449_c001_v0001134_t0016_u01753236289117") 2025/07/23 02:07:12 DEBUG : Testêé: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302314_d20250723_m020305_c001_v7007000_t0000_u01753236185641") 2025/07/23 02:07:12 DEBUG : Testêé: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd278bd_d20250723_m020304_c001_v0001165_t0059_u01753236184943") 2025/07/23 02:07:12 DEBUG : Testêé: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418772cb_d20250723_m020303_c001_v0001184_t0025_u01753236183991") 2025/07/23 02:07:12 DEBUG : YXBwbGU=: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3ca_d20250723_m020437_c001_v7007000_t0000_u01753236277253") 2025/07/23 02:07:12 DEBUG : YXBwbGU=: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418778cb_d20250723_m020433_c001_v0001184_t0007_u01753236273265") 2025/07/23 02:07:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3cb_d20250723_m020437_c001_v7007000_t0000_u01753236277439") 2025/07/23 02:07:12 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a50_d20250723_m020434_c001_v0001134_t0037_u01753236274011") 2025/07/23 02:07:12 DEBUG : YmFuYW5h: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3cd_d20250723_m020437_c001_v7007000_t0000_u01753236277620") 2025/07/23 02:07:12 DEBUG : YmFuYW5h: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe5e_d20250723_m020433_c001_v0001176_t0035_u01753236273275") 2025/07/23 02:07:12 DEBUG : a/potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8dd_d20250723_m015952_c001_v7007000_t0000_u01753235992732") 2025/07/23 02:07:12 DEBUG : a/potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768d9_d20250723_m015952_c001_v0001184_t0053_u01753235992113") 2025/07/23 02:07:12 DEBUG : a/potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba892_d20250723_m015950_c001_v7007000_t0000_u01753235990723") 2025/07/23 02:07:13 DEBUG : a/potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768c2_d20250723_m015949_c001_v0001184_t0058_u01753235989814") 2025/07/23 02:07:13 DEBUG : a/potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51a3_d20250723_m015934_c001_v7007000_t0000_u01753235974734") 2025/07/23 02:07:13 DEBUG : a/potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876826_d20250723_m015933_c001_v0001184_t0036_u01753235973833") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004f5_d20250723_m020639_c001_v7007000_t0000_u01753236399265") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877f10_d20250723_m020635_c001_v0001184_t0015_u01753236395283") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930cd_d20250723_m020625_c001_v7007000_t0000_u01753236385319") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877e63_d20250723_m020621_c001_v0001184_t0031_u01753236381567") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004c9_d20250723_m020611_c001_v7007000_t0000_u01753236371719") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877da9_d20250723_m020607_c001_v0001184_t0026_u01753236367764") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb517_d20250723_m020557_c001_v7007000_t0000_u01753236357628") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ced_d20250723_m020553_c001_v0001184_t0018_u01753236353837") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36050_d20250723_m020543_c001_v7007000_t0000_u01753236343810") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877c3d_d20250723_m020539_c001_v0001184_t0012_u01753236339626") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5721_d20250723_m020529_c001_v7007000_t0000_u01753236329675") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877b7d_d20250723_m020523_c001_v0001184_t0018_u01753236323802") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e94_d20250723_m020513_c001_v7007000_t0000_u01753236313854") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b66_d20250723_m020510_c001_v0001134_t0023_u01753236310779") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345cec_d20250723_m020509_c001_v7007000_t0000_u01753236309672") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c10_d20250723_m020506_c001_v0001165_t0023_u01753236306135") 2025/07/23 02:07:13 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef707_d20250723_m020455_c001_v7007000_t0000_u01753236295642") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fece_d20250723_m020452_c001_v0001176_t0007_u01753236292428") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f401ab353fbfeab6f_d20250723_m020451_c001_v7007000_t0000_u01753236291502") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187797b_d20250723_m020447_c001_v0001184_t0025_u01753236287339") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000606_d20250723_m020435_c001_v7007000_t0000_u01753236275214") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b44_d20250723_m020431_c001_v0001165_t0055_u01753236271184") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db08_d20250723_m020421_c001_v7007000_t0000_u01753236261954") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418777fd_d20250723_m020417_c001_v0001184_t0021_u01753236257982") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28004b_d20250723_m020408_c001_v7007000_t0000_u01753236248980") 2025/07/23 02:07:14 DEBUG : apple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fdc0_d20250723_m020405_c001_v0001176_t0015_u01753236245243") 2025/07/23 02:07:14 DEBUG : appleSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f417bf7f48c56391e_d20250723_m020512_c001_v7007000_t0000_u01753236312376") 2025/07/23 02:07:14 DEBUG : appleSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff36_d20250723_m020507_c001_v0001176_t0048_u01753236307919") 2025/07/23 02:07:14 DEBUG : appleapple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5722_d20250723_m020529_c001_v7007000_t0000_u01753236329857") 2025/07/23 02:07:14 DEBUG : appleapple: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c98_d20250723_m020525_c001_v0001165_t0036_u01753236325979") 2025/07/23 02:07:14 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004f6_d20250723_m020639_c001_v7007000_t0000_u01753236399446") 2025/07/23 02:07:14 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d337013c_d20250723_m020635_c001_v0001176_t0052_u01753236395697") 2025/07/23 02:07:14 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930ce_d20250723_m020625_c001_v7007000_t0000_u01753236385502") 2025/07/23 02:07:14 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d33700f2_d20250723_m020622_c001_v0001176_t0034_u01753236382022") 2025/07/23 02:07:14 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004cb_d20250723_m020611_c001_v7007000_t0000_u01753236371902") 2025/07/23 02:07:14 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d337009e_d20250723_m020608_c001_v0001176_t0050_u01753236368169") 2025/07/23 02:07:14 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb518_d20250723_m020557_c001_v7007000_t0000_u01753236357809") 2025/07/23 02:07:14 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370060_d20250723_m020554_c001_v0001176_t0025_u01753236354270") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36052_d20250723_m020543_c001_v7007000_t0000_u01753236343995") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370014_d20250723_m020540_c001_v0001176_t0013_u01753236340062") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ebd_d20250723_m020527_c001_v7007000_t0000_u01753236327339") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9bce_d20250723_m020524_c001_v0001134_t0039_u01753236324370") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e95_d20250723_m020514_c001_v7007000_t0000_u01753236314063") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff42_d20250723_m020510_c001_v0001176_t0010_u01753236310791") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e8a_d20250723_m020509_c001_v7007000_t0000_u01753236309836") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877a85_d20250723_m020506_c001_v0001184_t0045_u01753236306541") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef708_d20250723_m020455_c001_v7007000_t0000_u01753236295827") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418779bb_d20250723_m020452_c001_v0001184_t0001_u01753236292451") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d7078e_d20250723_m020451_c001_v7007000_t0000_u01753236291514") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336feac_d20250723_m020447_c001_v0001176_t0010_u01753236287921") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000604_d20250723_m020434_c001_v7007000_t0000_u01753236274847") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe58_d20250723_m020431_c001_v0001176_t0040_u01753236271582") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db0a_d20250723_m020422_c001_v7007000_t0000_u01753236262142") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b02_d20250723_m020418_c001_v0001165_t0011_u01753236258579") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28004d_d20250723_m020409_c001_v7007000_t0000_u01753236249161") 2025/07/23 02:07:15 DEBUG : appleappleapplebanana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187771b_d20250723_m020405_c001_v0001184_t0054_u01753236245677") 2025/07/23 02:07:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b20_d20250723_m020512_c001_v7007000_t0000_u01753236312474") 2025/07/23 02:07:15 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877a9b_d20250723_m020507_c001_v0001184_t0058_u01753236307930") 2025/07/23 02:07:15 DEBUG : b/potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8df_d20250723_m015952_c001_v7007000_t0000_u01753235992913") 2025/07/23 02:07:15 DEBUG : b/potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768cd_d20250723_m015951_c001_v0001184_t0018_u01753235991278") 2025/07/23 02:07:15 DEBUG : b/potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba891_d20250723_m015950_c001_v7007000_t0000_u01753235990157") 2025/07/23 02:07:16 DEBUG : b/potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768b8_d20250723_m015949_c001_v0001184_t0011_u01753235989005") 2025/07/23 02:07:16 DEBUG : b/potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51a1_d20250723_m015934_c001_v7007000_t0000_u01753235974175") 2025/07/23 02:07:16 DEBUG : b/potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187681c_d20250723_m015932_c001_v0001184_t0027_u01753235972996") 2025/07/23 02:07:16 DEBUG : backup/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cce_d20250723_m020202_c001_v7007000_t0000_u01753236122092") 2025/07/23 02:07:16 DEBUG : backup/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1133332c63df1230_d20250723_m020200_c001_v0001182_t0037_u01753236120079") 2025/07/23 02:07:16 DEBUG : backup/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1063fa34d9469f04_d20250723_m020156_c001_v0001091_t0048_u01753236116099") 2025/07/23 02:07:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4ceb_d20250723_m020227_c001_v7007000_t0000_u01753236147480") 2025/07/23 02:07:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f109ee236cb01274c_d20250723_m020225_c001_v0001180_t0051_u01753236145510") 2025/07/23 02:07:16 DEBUG : backup/one-2019-01-01: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1131d7a5239c5dcc_d20250723_m020221_c001_v0001178_t0039_u01753236141366") 2025/07/23 02:07:16 DEBUG : backup/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500045e_d20250723_m020215_c001_v7007000_t0000_u01753236135232") 2025/07/23 02:07:16 DEBUG : backup/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f102a903fc4132be3_d20250723_m020212_c001_v0001171_t0040_u01753236132888") 2025/07/23 02:07:16 DEBUG : backup/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f111adc7428031e13_d20250723_m020208_c001_v0001037_t0041_u01753236128269") 2025/07/23 02:07:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cec_d20250723_m020227_c001_v7007000_t0000_u01753236147670") 2025/07/23 02:07:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f102fb47a821baf12_d20250723_m020226_c001_v0001179_t0009_u01753236146695") 2025/07/23 02:07:16 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f10708387a8e9ec9b_d20250723_m020223_c001_v0001171_t0028_u01753236143319") 2025/07/23 02:07:16 DEBUG : backup/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cd0_d20250723_m020202_c001_v7007000_t0000_u01753236122283") 2025/07/23 02:07:16 DEBUG : backup/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1136f1fb75ddbce3_d20250723_m020201_c001_v0001102_t0034_u01753236121183") 2025/07/23 02:07:16 DEBUG : backup/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f112dfdc6deec2f1c_d20250723_m020157_c001_v0001179_t0044_u01753236117944") 2025/07/23 02:07:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500045f_d20250723_m020215_c001_v7007000_t0000_u01753236135417") 2025/07/23 02:07:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1092ec22dbde84c6_d20250723_m020214_c001_v0001043_t0006_u01753236134166") 2025/07/23 02:07:16 DEBUG : backup/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f117d59bc46bd4fda_d20250723_m020210_c001_v0001117_t0057_u01753236130503") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004f7_d20250723_m020639_c001_v7007000_t0000_u01753236399629") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27e76_d20250723_m020635_c001_v0001165_t0035_u01753236395490") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930cf_d20250723_m020625_c001_v7007000_t0000_u01753236385685") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27e18_d20250723_m020621_c001_v0001165_t0033_u01753236381761") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004cc_d20250723_m020612_c001_v7007000_t0000_u01753236372087") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27da0_d20250723_m020607_c001_v0001165_t0010_u01753236367968") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb519_d20250723_m020557_c001_v7007000_t0000_u01753236357993") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d54_d20250723_m020554_c001_v0001165_t0000_u01753236354047") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36053_d20250723_m020544_c001_v7007000_t0000_u01753236344178") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27cf2_d20250723_m020539_c001_v0001165_t0015_u01753236339819") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5723_d20250723_m020530_c001_v7007000_t0000_u01753236330039") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c86_d20250723_m020524_c001_v0001165_t0049_u01753236324071") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e97_d20250723_m020514_c001_v7007000_t0000_u01753236314246") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c38_d20250723_m020510_c001_v0001165_t0050_u01753236310761") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345ceb_d20250723_m020509_c001_v7007000_t0000_u01753236309490") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff28_d20250723_m020506_c001_v0001176_t0045_u01753236306338") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef709_d20250723_m020456_c001_v7007000_t0000_u01753236296010") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9ab1_d20250723_m020452_c001_v0001134_t0026_u01753236292437") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d7078f_d20250723_m020451_c001_v7007000_t0000_u01753236291524") 2025/07/23 02:07:17 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a92_d20250723_m020447_c001_v0001134_t0016_u01753236287532") 2025/07/23 02:07:18 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345c95_d20250723_m020435_c001_v7007000_t0000_u01753236275250") 2025/07/23 02:07:18 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418778a7_d20250723_m020431_c001_v0001184_t0027_u01753236271387") 2025/07/23 02:07:18 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db0c_d20250723_m020422_c001_v7007000_t0000_u01753236262326") 2025/07/23 02:07:18 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe16_d20250723_m020418_c001_v0001176_t0050_u01753236258176") 2025/07/23 02:07:18 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28004f_d20250723_m020409_c001_v7007000_t0000_u01753236249344") 2025/07/23 02:07:18 DEBUG : banana: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27aab_d20250723_m020405_c001_v0001165_t0002_u01753236245462") 2025/07/23 02:07:18 DEBUG : bananaSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e8e_d20250723_m020512_c001_v7007000_t0000_u01753236312139") 2025/07/23 02:07:18 DEBUG : bananaSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c20_d20250723_m020507_c001_v0001165_t0054_u01753236307908") 2025/07/23 02:07:18 DEBUG : both0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7674_d20250723_m020338_c001_v7007000_t0000_u01753236218597") 2025/07/23 02:07:18 DEBUG : both0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187748b_d20250723_m020326_c001_v0001184_t0017_u01753236206419") 2025/07/23 02:07:18 DEBUG : both0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30232e_d20250723_m020322_c001_v7007000_t0000_u01753236202202") 2025/07/23 02:07:18 DEBUG : both0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877345_d20250723_m020310_c001_v0001184_t0032_u01753236190840") 2025/07/23 02:07:18 DEBUG : both1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7675_d20250723_m020338_c001_v7007000_t0000_u01753236218832") 2025/07/23 02:07:18 DEBUG : both1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877499_d20250723_m020327_c001_v0001184_t0000_u01753236207212") 2025/07/23 02:07:18 DEBUG : both1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30232f_d20250723_m020322_c001_v7007000_t0000_u01753236202384") 2025/07/23 02:07:18 DEBUG : both1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187734d_d20250723_m020311_c001_v0001184_t0032_u01753236191258") 2025/07/23 02:07:18 DEBUG : both10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7676_d20250723_m020339_c001_v7007000_t0000_u01753236219016") 2025/07/23 02:07:18 DEBUG : both10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774dd_d20250723_m020331_c001_v0001184_t0028_u01753236211208") 2025/07/23 02:07:18 DEBUG : both10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302330_d20250723_m020322_c001_v7007000_t0000_u01753236202583") 2025/07/23 02:07:18 DEBUG : both10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773b3_d20250723_m020315_c001_v0001184_t0045_u01753236195182") 2025/07/23 02:07:19 DEBUG : both11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7677_d20250723_m020339_c001_v7007000_t0000_u01753236219213") 2025/07/23 02:07:19 DEBUG : both11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774e9_d20250723_m020331_c001_v0001184_t0038_u01753236211589") 2025/07/23 02:07:19 DEBUG : both11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302331_d20250723_m020322_c001_v7007000_t0000_u01753236202764") 2025/07/23 02:07:19 DEBUG : both11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773bb_d20250723_m020315_c001_v0001184_t0009_u01753236195619") 2025/07/23 02:07:19 DEBUG : both12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7679_d20250723_m020339_c001_v7007000_t0000_u01753236219396") 2025/07/23 02:07:19 DEBUG : both12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774f5_d20250723_m020332_c001_v0001184_t0040_u01753236212490") 2025/07/23 02:07:19 DEBUG : both12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302332_d20250723_m020322_c001_v7007000_t0000_u01753236202946") 2025/07/23 02:07:19 DEBUG : both12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773c5_d20250723_m020316_c001_v0001184_t0048_u01753236196036") 2025/07/23 02:07:19 DEBUG : both13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f767a_d20250723_m020339_c001_v7007000_t0000_u01753236219579") 2025/07/23 02:07:19 DEBUG : both13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877501_d20250723_m020332_c001_v0001184_t0008_u01753236212984") 2025/07/23 02:07:19 DEBUG : both13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302333_d20250723_m020323_c001_v7007000_t0000_u01753236203128") 2025/07/23 02:07:19 DEBUG : both13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773cd_d20250723_m020316_c001_v0001184_t0001_u01753236196484") 2025/07/23 02:07:19 DEBUG : both14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f767c_d20250723_m020339_c001_v7007000_t0000_u01753236219764") 2025/07/23 02:07:19 DEBUG : both14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877507_d20250723_m020333_c001_v0001184_t0030_u01753236213447") 2025/07/23 02:07:19 DEBUG : both14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302334_d20250723_m020323_c001_v7007000_t0000_u01753236203310") 2025/07/23 02:07:19 DEBUG : both14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773d9_d20250723_m020316_c001_v0001184_t0058_u01753236196910") 2025/07/23 02:07:19 DEBUG : both15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f767e_d20250723_m020339_c001_v7007000_t0000_u01753236219948") 2025/07/23 02:07:19 DEBUG : both15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877511_d20250723_m020333_c001_v0001184_t0012_u01753236213878") 2025/07/23 02:07:19 DEBUG : both15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302335_d20250723_m020323_c001_v7007000_t0000_u01753236203492") 2025/07/23 02:07:19 DEBUG : both15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773e9_d20250723_m020317_c001_v0001184_t0021_u01753236197312") 2025/07/23 02:07:20 DEBUG : both16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f767f_d20250723_m020340_c001_v7007000_t0000_u01753236220132") 2025/07/23 02:07:20 DEBUG : both16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877519_d20250723_m020334_c001_v0001184_t0045_u01753236214302") 2025/07/23 02:07:20 DEBUG : both16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302336_d20250723_m020323_c001_v7007000_t0000_u01753236203675") 2025/07/23 02:07:20 DEBUG : both16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773f3_d20250723_m020317_c001_v0001184_t0038_u01753236197765") 2025/07/23 02:07:20 DEBUG : both17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7680_d20250723_m020340_c001_v7007000_t0000_u01753236220315") 2025/07/23 02:07:20 DEBUG : both17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877523_d20250723_m020334_c001_v0001184_t0025_u01753236214726") 2025/07/23 02:07:20 DEBUG : both17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302337_d20250723_m020323_c001_v7007000_t0000_u01753236203857") 2025/07/23 02:07:20 DEBUG : both17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773fb_d20250723_m020318_c001_v0001184_t0050_u01753236198229") 2025/07/23 02:07:20 DEBUG : both18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7681_d20250723_m020340_c001_v7007000_t0000_u01753236220500") 2025/07/23 02:07:20 DEBUG : both18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187752b_d20250723_m020335_c001_v0001184_t0006_u01753236215136") 2025/07/23 02:07:20 DEBUG : both18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302338_d20250723_m020324_c001_v7007000_t0000_u01753236204040") 2025/07/23 02:07:20 DEBUG : both18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877405_d20250723_m020318_c001_v0001184_t0036_u01753236198630") 2025/07/23 02:07:20 DEBUG : both19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7682_d20250723_m020340_c001_v7007000_t0000_u01753236220684") 2025/07/23 02:07:20 DEBUG : both19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877531_d20250723_m020335_c001_v0001184_t0053_u01753236215561") 2025/07/23 02:07:20 DEBUG : both19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302339_d20250723_m020324_c001_v7007000_t0000_u01753236204225") 2025/07/23 02:07:20 DEBUG : both19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877411_d20250723_m020319_c001_v0001184_t0025_u01753236199042") 2025/07/23 02:07:20 DEBUG : both2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7683_d20250723_m020340_c001_v7007000_t0000_u01753236220868") 2025/07/23 02:07:20 DEBUG : both2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187749f_d20250723_m020327_c001_v0001184_t0042_u01753236207621") 2025/07/23 02:07:20 DEBUG : both2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30233a_d20250723_m020324_c001_v7007000_t0000_u01753236204407") 2025/07/23 02:07:20 DEBUG : both2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877359_d20250723_m020311_c001_v0001184_t0029_u01753236191725") 2025/07/23 02:07:20 DEBUG : both3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f768a_d20250723_m020341_c001_v7007000_t0000_u01753236221051") 2025/07/23 02:07:20 DEBUG : both3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774a7_d20250723_m020328_c001_v0001184_t0011_u01753236208046") 2025/07/23 02:07:20 DEBUG : both3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30233b_d20250723_m020324_c001_v7007000_t0000_u01753236204589") 2025/07/23 02:07:21 DEBUG : both3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877361_d20250723_m020312_c001_v0001184_t0050_u01753236192143") 2025/07/23 02:07:21 DEBUG : both4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f768c_d20250723_m020341_c001_v7007000_t0000_u01753236221233") 2025/07/23 02:07:21 DEBUG : both4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774b1_d20250723_m020328_c001_v0001184_t0057_u01753236208456") 2025/07/23 02:07:21 DEBUG : both4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30233c_d20250723_m020324_c001_v7007000_t0000_u01753236204778") 2025/07/23 02:07:21 DEBUG : both4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877371_d20250723_m020312_c001_v0001184_t0007_u01753236192590") 2025/07/23 02:07:21 DEBUG : both5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f768d_d20250723_m020341_c001_v7007000_t0000_u01753236221416") 2025/07/23 02:07:21 DEBUG : both5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774b9_d20250723_m020328_c001_v0001184_t0033_u01753236208922") 2025/07/23 02:07:21 DEBUG : both5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30233d_d20250723_m020324_c001_v7007000_t0000_u01753236204959") 2025/07/23 02:07:21 DEBUG : both5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187737f_d20250723_m020313_c001_v0001184_t0040_u01753236193050") 2025/07/23 02:07:21 DEBUG : both6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f768e_d20250723_m020341_c001_v7007000_t0000_u01753236221602") 2025/07/23 02:07:21 DEBUG : both6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774c1_d20250723_m020329_c001_v0001184_t0015_u01753236209326") 2025/07/23 02:07:21 DEBUG : both6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30233e_d20250723_m020325_c001_v7007000_t0000_u01753236205140") 2025/07/23 02:07:21 DEBUG : both6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187738f_d20250723_m020313_c001_v0001184_t0039_u01753236193502") 2025/07/23 02:07:21 DEBUG : both7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f768f_d20250723_m020341_c001_v7007000_t0000_u01753236221786") 2025/07/23 02:07:21 DEBUG : both7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774c5_d20250723_m020329_c001_v0001184_t0030_u01753236209776") 2025/07/23 02:07:21 DEBUG : both7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30233f_d20250723_m020325_c001_v7007000_t0000_u01753236205322") 2025/07/23 02:07:21 DEBUG : both7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877395_d20250723_m020313_c001_v0001184_t0018_u01753236193918") 2025/07/23 02:07:21 DEBUG : both8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7691_d20250723_m020341_c001_v7007000_t0000_u01753236221970") 2025/07/23 02:07:21 DEBUG : both8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774c9_d20250723_m020330_c001_v0001184_t0035_u01753236210187") 2025/07/23 02:07:21 DEBUG : both8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302340_d20250723_m020325_c001_v7007000_t0000_u01753236205505") 2025/07/23 02:07:21 DEBUG : both8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773a3_d20250723_m020314_c001_v0001184_t0015_u01753236194334") 2025/07/23 02:07:22 DEBUG : both9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7692_d20250723_m020342_c001_v7007000_t0000_u01753236222153") 2025/07/23 02:07:22 DEBUG : both9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418774cf_d20250723_m020330_c001_v0001184_t0050_u01753236210602") 2025/07/23 02:07:22 DEBUG : both9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302341_d20250723_m020325_c001_v7007000_t0000_u01753236205686") 2025/07/23 02:07:22 DEBUG : both9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418773af_d20250723_m020314_c001_v0001184_t0006_u01753236194771") 2025/07/23 02:07:22 DEBUG : c/non empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8e0_d20250723_m015953_c001_v7007000_t0000_u01753235993095") 2025/07/23 02:07:22 DEBUG : c/non empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768d1_d20250723_m015951_c001_v0001184_t0034_u01753235991493") 2025/07/23 02:07:22 DEBUG : c/non empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba893_d20250723_m015950_c001_v7007000_t0000_u01753235990904") 2025/07/23 02:07:22 DEBUG : c/non empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768ba_d20250723_m015949_c001_v0001184_t0000_u01753235989207") 2025/07/23 02:07:22 DEBUG : c/non empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51a4_d20250723_m015934_c001_v7007000_t0000_u01753235974915") 2025/07/23 02:07:22 DEBUG : c/non empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187681e_d20250723_m015933_c001_v0001184_t0031_u01753235973194") 2025/07/23 02:07:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3cf_d20250723_m020437_c001_v7007000_t0000_u01753236277802") 2025/07/23 02:07:22 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b4c_d20250723_m020433_c001_v0001165_t0036_u01753236273285") 2025/07/23 02:07:22 DEBUG : check sum: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb5199_d20250723_m015926_c001_v7007000_t0000_u01753235966408") 2025/07/23 02:07:22 DEBUG : check sum: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418767c6_d20250723_m015925_c001_v0001184_t0041_u01753235965468") 2025/07/23 02:07:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d70809_d20250723_m020708_c001_v7007000_t0000_u01753236428493") 2025/07/23 02:07:22 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418780d0_d20250723_m020706_c001_v0001184_t0015_u01753236426992") 2025/07/23 02:07:22 DEBUG : dest/3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183db_d20250723_m020132_c001_v7007000_t0000_u01753236092259") 2025/07/23 02:07:22 DEBUG : dest/3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4171b85128664b5b_d20250723_m020131_c001_v0001116_t0017_u01753236091165") 2025/07/23 02:07:22 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5724_d20250723_m020530_c001_v7007000_t0000_u01753236330220") 2025/07/23 02:07:22 DEBUG : dir1/0000-abcde: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ffa8_d20250723_m020526_c001_v0001176_t0009_u01753236326190") 2025/07/23 02:07:22 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004f8_d20250723_m020639_c001_v7007000_t0000_u01753236399815") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877eca_d20250723_m020629_c001_v0001184_t0037_u01753236389951") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d0_d20250723_m020625_c001_v7007000_t0000_u01753236385868") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877e0d_d20250723_m020616_c001_v0001184_t0047_u01753236376416") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004cd_d20250723_m020612_c001_v7007000_t0000_u01753236372272") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877d5b_d20250723_m020602_c001_v0001184_t0058_u01753236362301") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb51a_d20250723_m020558_c001_v7007000_t0000_u01753236358174") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ca5_d20250723_m020548_c001_v0001184_t0043_u01753236348514") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36055_d20250723_m020544_c001_v7007000_t0000_u01753236344361") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877c01_d20250723_m020534_c001_v0001184_t0046_u01753236334341") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5718_d20250723_m020527_c001_v7007000_t0000_u01753236327356") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877b35_d20250723_m020518_c001_v0001184_t0000_u01753236318542") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e98_d20250723_m020514_c001_v7007000_t0000_u01753236314432") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ad3_d20250723_m020510_c001_v0001184_t0032_u01753236310977") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e88_d20250723_m020509_c001_v7007000_t0000_u01753236309474") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27be6_d20250723_m020500_c001_v0001165_t0007_u01753236300325") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef70a_d20250723_m020456_c001_v7007000_t0000_u01753236296193") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fed0_d20250723_m020452_c001_v0001176_t0012_u01753236292651") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d7078a_d20250723_m020450_c001_v7007000_t0000_u01753236290960") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187793f_d20250723_m020441_c001_v0001184_t0024_u01753236281867") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db34_d20250723_m020435_c001_v7007000_t0000_u01753236275037") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe34_d20250723_m020426_c001_v0001176_t0001_u01753236266685") 2025/07/23 02:07:23 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db0d_d20250723_m020422_c001_v7007000_t0000_u01753236262511") 2025/07/23 02:07:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ae1_d20250723_m020413_c001_v0001165_t0006_u01753236253584") 2025/07/23 02:07:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280050_d20250723_m020409_c001_v7007000_t0000_u01753236249525") 2025/07/23 02:07:24 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418776ad_d20250723_m020359_c001_v0001184_t0052_u01753236239196") 2025/07/23 02:07:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840046d_d20250723_m020512_c001_v7007000_t0000_u01753236312293") 2025/07/23 02:07:24 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff38_d20250723_m020508_c001_v0001176_t0018_u01753236308133") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5725_d20250723_m020530_c001_v7007000_t0000_u01753236330401") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdef: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c9c_d20250723_m020526_c001_v0001165_t0015_u01753236326201") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004f9_d20250723_m020639_c001_v7007000_t0000_u01753236399996") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27e58_d20250723_m020630_c001_v0001165_t0026_u01753236390535") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d2_d20250723_m020626_c001_v7007000_t0000_u01753236386050") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27dea_d20250723_m020617_c001_v0001165_t0038_u01753236377022") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004cf_d20250723_m020612_c001_v7007000_t0000_u01753236372455") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d72_d20250723_m020602_c001_v0001165_t0044_u01753236362904") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb51b_d20250723_m020558_c001_v7007000_t0000_u01753236358356") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d28_d20250723_m020549_c001_v0001165_t0042_u01753236349090") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36056_d20250723_m020544_c001_v7007000_t0000_u01753236344553") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27cd0_d20250723_m020534_c001_v0001165_t0001_u01753236334896") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f1855e_d20250723_m020527_c001_v7007000_t0000_u01753236327743") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c66_d20250723_m020519_c001_v0001165_t0024_u01753236319171") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e99_d20250723_m020514_c001_v7007000_t0000_u01753236314615") 2025/07/23 02:07:24 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff4a_d20250723_m020511_c001_v0001176_t0021_u01753236311003") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b14_d20250723_m020509_c001_v7007000_t0000_u01753236309484") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fefa_d20250723_m020500_c001_v0001176_t0052_u01753236300912") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef70b_d20250723_m020456_c001_v7007000_t0000_u01753236296379") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418779bd_d20250723_m020452_c001_v0001184_t0019_u01753236292662") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f401ab353fbfeab6e_d20250723_m020451_c001_v7007000_t0000_u01753236291321") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a6c_d20250723_m020442_c001_v0001134_t0047_u01753236282441") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f402b5cb9e94bb36f_d20250723_m020435_c001_v7007000_t0000_u01753236275229") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b26_d20250723_m020427_c001_v0001165_t0031_u01753236267259") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db0e_d20250723_m020422_c001_v7007000_t0000_u01753236262705") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418777c1_d20250723_m020414_c001_v0001184_t0050_u01753236254172") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280051_d20250723_m020409_c001_v7007000_t0000_u01753236249706") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fd94_d20250723_m020359_c001_v0001176_t0017_u01753236239829") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345cf0_d20250723_m020512_c001_v7007000_t0000_u01753236312507") 2025/07/23 02:07:25 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877aa5_d20250723_m020508_c001_v0001184_t0055_u01753236308144") 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5726_d20250723_m020530_c001_v7007000_t0000_u01753236330584") 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefg: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9bd6_d20250723_m020526_c001_v0001134_t0056_u01753236326208") 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004fb_d20250723_m020640_c001_v7007000_t0000_u01753236400178") 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370120_d20250723_m020631_c001_v0001176_t0003_u01753236391143") 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d3_d20250723_m020626_c001_v7007000_t0000_u01753236386235") 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d33700cc_d20250723_m020617_c001_v0001176_t0029_u01753236377586") 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004d2_d20250723_m020612_c001_v7007000_t0000_u01753236372637") 2025/07/23 02:07:25 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d337008e_d20250723_m020603_c001_v0001176_t0051_u01753236363507") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb51c_d20250723_m020558_c001_v7007000_t0000_u01753236358542") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370042_d20250723_m020549_c001_v0001176_t0053_u01753236349655") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36059_d20250723_m020544_c001_v7007000_t0000_u01753236344736") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ffec_d20250723_m020535_c001_v0001176_t0018_u01753236335463") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5719_d20250723_m020527_c001_v7007000_t0000_u01753236327538") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9bb2_d20250723_m020519_c001_v0001134_t0032_u01753236319743") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e9a_d20250723_m020514_c001_v7007000_t0000_u01753236314799") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c3e_d20250723_m020511_c001_v0001165_t0000_u01753236311028") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500061d_d20250723_m020509_c001_v7007000_t0000_u01753236309681") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877a53_d20250723_m020501_c001_v0001184_t0019_u01753236301626") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef70d_d20250723_m020456_c001_v7007000_t0000_u01753236296562") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27bb7_d20250723_m020452_c001_v0001165_t0051_u01753236292678") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d7078b_d20250723_m020451_c001_v7007000_t0000_u01753236291144") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe8e_d20250723_m020443_c001_v0001176_t0004_u01753236283214") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb54f7_d20250723_m020435_c001_v7007000_t0000_u01753236275244") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877875_d20250723_m020427_c001_v0001184_t0010_u01753236267824") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db0f_d20250723_m020422_c001_v7007000_t0000_u01753236262891") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fdf4_d20250723_m020414_c001_v0001176_t0035_u01753236254847") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280052_d20250723_m020409_c001_v7007000_t0000_u01753236249887") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27a91_d20250723_m020400_c001_v0001165_t0046_u01753236240050") 2025/07/23 02:07:26 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e92_d20250723_m020512_c001_v7007000_t0000_u01753236312517") 2025/07/23 02:07:27 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c24_d20250723_m020508_c001_v0001165_t0032_u01753236308173") 2025/07/23 02:07:27 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5727_d20250723_m020530_c001_v7007000_t0000_u01753236330767") 2025/07/23 02:07:27 DEBUG : dir1/0003-defgh: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ba3_d20250723_m020526_c001_v0001184_t0028_u01753236326220") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004fc_d20250723_m020640_c001_v7007000_t0000_u01753236400360") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9d1d_d20250723_m020631_c001_v0001134_t0036_u01753236391757") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d4_d20250723_m020626_c001_v7007000_t0000_u01753236386418") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9cd4_d20250723_m020618_c001_v0001134_t0015_u01753236378171") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004d4_d20250723_m020612_c001_v7007000_t0000_u01753236372820") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c78_d20250723_m020604_c001_v0001134_t0006_u01753236364153") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb51d_d20250723_m020558_c001_v7007000_t0000_u01753236358725") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c48_d20250723_m020550_c001_v0001134_t0014_u01753236350254") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb3605b_d20250723_m020544_c001_v7007000_t0000_u01753236344927") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c08_d20250723_m020536_c001_v0001134_t0007_u01753236336090") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28009e_d20250723_m020527_c001_v7007000_t0000_u01753236327753") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff82_d20250723_m020520_c001_v0001176_t0039_u01753236320551") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e9b_d20250723_m020514_c001_v7007000_t0000_u01753236314983") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b6a_d20250723_m020511_c001_v0001134_t0032_u01753236311134") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f415a1de418b97a1e_d20250723_m020509_c001_v7007000_t0000_u01753236309279") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b16_d20250723_m020502_c001_v0001134_t0036_u01753236302186") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef70e_d20250723_m020456_c001_v7007000_t0000_u01753236296746") 2025/07/23 02:07:27 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418779c1_d20250723_m020452_c001_v0001184_t0023_u01753236292860") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30239b_d20250723_m020451_c001_v7007000_t0000_u01753236291535") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b84_d20250723_m020443_c001_v0001165_t0050_u01753236283800") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f401ab353fbfeab43_d20250723_m020435_c001_v7007000_t0000_u01753236275408") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe40_d20250723_m020428_c001_v0001176_t0019_u01753236268029") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db11_d20250723_m020423_c001_v7007000_t0000_u01753236263073") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ae9_d20250723_m020415_c001_v0001165_t0050_u01753236255062") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280053_d20250723_m020410_c001_v7007000_t0000_u01753236250069") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418776e7_d20250723_m020402_c001_v0001184_t0027_u01753236242402") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345cef_d20250723_m020512_c001_v7007000_t0000_u01753236312313") 2025/07/23 02:07:28 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b48_d20250723_m020508_c001_v0001134_t0026_u01753236308290") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5728_d20250723_m020530_c001_v7007000_t0000_u01753236330954") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghi: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ffac_d20250723_m020526_c001_v0001176_t0059_u01753236326404") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004fd_d20250723_m020640_c001_v7007000_t0000_u01753236400542") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ee6_d20250723_m020632_c001_v0001184_t0043_u01753236392134") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d5_d20250723_m020626_c001_v7007000_t0000_u01753236386601") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877e2f_d20250723_m020618_c001_v0001184_t0006_u01753236378537") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004d5_d20250723_m020613_c001_v7007000_t0000_u01753236373003") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877d77_d20250723_m020604_c001_v0001184_t0042_u01753236364465") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb51e_d20250723_m020558_c001_v7007000_t0000_u01753236358910") 2025/07/23 02:07:28 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877cc9_d20250723_m020550_c001_v0001184_t0029_u01753236350835") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb3605c_d20250723_m020545_c001_v7007000_t0000_u01753236345110") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877c15_d20250723_m020536_c001_v0001184_t0031_u01753236336440") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a571b_d20250723_m020527_c001_v7007000_t0000_u01753236327900") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877b51_d20250723_m020520_c001_v0001184_t0027_u01753236320784") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e9c_d20250723_m020515_c001_v7007000_t0000_u01753236315183") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ad5_d20250723_m020511_c001_v0001184_t0045_u01753236311185") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e87_d20250723_m020509_c001_v7007000_t0000_u01753236309292") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27bfc_d20250723_m020502_c001_v0001165_t0055_u01753236302652") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef70f_d20250723_m020456_c001_v7007000_t0000_u01753236296929") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fed6_d20250723_m020452_c001_v0001176_t0036_u01753236292870") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345cd4_d20250723_m020451_c001_v7007000_t0000_u01753236291326") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877953_d20250723_m020444_c001_v0001184_t0015_u01753236284055") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f401ab353fbfeab42_d20250723_m020435_c001_v7007000_t0000_u01753236275275") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b2c_d20250723_m020428_c001_v0001165_t0033_u01753236268257") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db13_d20250723_m020423_c001_v7007000_t0000_u01753236263256") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418777d5_d20250723_m020415_c001_v0001184_t0010_u01753236255362") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280054_d20250723_m020410_c001_v7007000_t0000_u01753236250249") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fda8_d20250723_m020402_c001_v0001176_t0007_u01753236242619") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840046c_d20250723_m020512_c001_v7007000_t0000_u01753236312111") 2025/07/23 02:07:29 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877aa9_d20250723_m020508_c001_v0001184_t0053_u01753236308343") 2025/07/23 02:07:29 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5729_d20250723_m020531_c001_v7007000_t0000_u01753236331145") 2025/07/23 02:07:29 DEBUG : dir1/0005-fghij: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c9e_d20250723_m020526_c001_v0001165_t0033_u01753236326417") 2025/07/23 02:07:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004fe_d20250723_m020640_c001_v7007000_t0000_u01753236400727") 2025/07/23 02:07:29 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27e60_d20250723_m020632_c001_v0001165_t0014_u01753236392328") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d6_d20250723_m020626_c001_v7007000_t0000_u01753236386782") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27dfc_d20250723_m020618_c001_v0001165_t0052_u01753236378768") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004d6_d20250723_m020613_c001_v7007000_t0000_u01753236373186") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d80_d20250723_m020604_c001_v0001165_t0018_u01753236364678") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb51f_d20250723_m020559_c001_v7007000_t0000_u01753236359093") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d34_d20250723_m020551_c001_v0001165_t0043_u01753236351040") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb3605e_d20250723_m020545_c001_v7007000_t0000_u01753236345293") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ce0_d20250723_m020536_c001_v0001165_t0038_u01753236336636") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36010_d20250723_m020527_c001_v7007000_t0000_u01753236327768") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c6e_d20250723_m020520_c001_v0001165_t0029_u01753236320996") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e9e_d20250723_m020515_c001_v7007000_t0000_u01753236315367") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff4c_d20250723_m020511_c001_v0001176_t0033_u01753236311223") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef733_d20250723_m020509_c001_v7007000_t0000_u01753236309692") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff0c_d20250723_m020502_c001_v0001176_t0048_u01753236302860") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef710_d20250723_m020457_c001_v7007000_t0000_u01753236297112") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9ab6_d20250723_m020452_c001_v0001134_t0049_u01753236292902") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345cd0_d20250723_m020450_c001_v7007000_t0000_u01753236290946") 2025/07/23 02:07:30 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a78_d20250723_m020444_c001_v0001134_t0018_u01753236284259") 2025/07/23 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f402b5cb9e94bb370_d20250723_m020435_c001_v7007000_t0000_u01753236275418") 2025/07/23 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187787d_d20250723_m020428_c001_v0001184_t0035_u01753236268481") 2025/07/23 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db14_d20250723_m020423_c001_v7007000_t0000_u01753236263437") 2025/07/23 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fdfc_d20250723_m020415_c001_v0001176_t0045_u01753236255600") 2025/07/23 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280055_d20250723_m020410_c001_v7007000_t0000_u01753236250431") 2025/07/23 02:07:31 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27aa3_d20250723_m020402_c001_v0001165_t0031_u01753236242874") 2025/07/23 02:07:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e8f_d20250723_m020512_c001_v7007000_t0000_u01753236312149") 2025/07/23 02:07:31 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff3a_d20250723_m020508_c001_v0001176_t0009_u01753236308353") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a572a_d20250723_m020531_c001_v7007000_t0000_u01753236331329") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijk: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877bab_d20250723_m020526_c001_v0001184_t0011_u01753236326427") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400500_d20250723_m020640_c001_v7007000_t0000_u01753236400910") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d337012c_d20250723_m020632_c001_v0001176_t0032_u01753236392516") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d7_d20250723_m020626_c001_v7007000_t0000_u01753236386965") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d33700d4_d20250723_m020619_c001_v0001176_t0056_u01753236379016") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004d7_d20250723_m020613_c001_v7007000_t0000_u01753236373372") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370092_d20250723_m020604_c001_v0001176_t0005_u01753236364866") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb520_d20250723_m020559_c001_v7007000_t0000_u01753236359275") 2025/07/23 02:07:31 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d337004c_d20250723_m020551_c001_v0001176_t0002_u01753236351309") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36060_d20250723_m020545_c001_v7007000_t0000_u01753236345478") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fff4_d20250723_m020536_c001_v0001176_t0054_u01753236336875") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30241d_d20250723_m020527_c001_v7007000_t0000_u01753236327374") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9bba_d20250723_m020521_c001_v0001134_t0045_u01753236321187") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e9f_d20250723_m020515_c001_v7007000_t0000_u01753236315550") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c40_d20250723_m020511_c001_v0001165_t0015_u01753236311250") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345cea_d20250723_m020509_c001_v7007000_t0000_u01753236309309") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877a5d_d20250723_m020503_c001_v0001184_t0026_u01753236303061") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef711_d20250723_m020457_c001_v7007000_t0000_u01753236297297") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27bbc_d20250723_m020452_c001_v0001165_t0015_u01753236292973") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345cd2_d20250723_m020451_c001_v7007000_t0000_u01753236291134") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe98_d20250723_m020444_c001_v0001176_t0003_u01753236284551") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000605_d20250723_m020435_c001_v7007000_t0000_u01753236275031") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe44_d20250723_m020428_c001_v0001176_t0045_u01753236268687") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db15_d20250723_m020423_c001_v7007000_t0000_u01753236263619") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27aef_d20250723_m020415_c001_v0001165_t0019_u01753236255828") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280056_d20250723_m020410_c001_v7007000_t0000_u01753236250631") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418776eb_d20250723_m020403_c001_v0001184_t0021_u01753236243089") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b1f_d20250723_m020512_c001_v7007000_t0000_u01753236312342") 2025/07/23 02:07:32 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c26_d20250723_m020508_c001_v0001165_t0059_u01753236308391") 2025/07/23 02:07:32 DEBUG : dir1/0007-12345: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a572b_d20250723_m020531_c001_v7007000_t0000_u01753236331510") 2025/07/23 02:07:32 DEBUG : dir1/0007-12345: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ffae_d20250723_m020526_c001_v0001176_t0027_u01753236326617") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400501_d20250723_m020641_c001_v7007000_t0000_u01753236401092") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9d25_d20250723_m020632_c001_v0001134_t0054_u01753236392721") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d8_d20250723_m020627_c001_v7007000_t0000_u01753236387147") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9cda_d20250723_m020619_c001_v0001134_t0058_u01753236379229") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004d8_d20250723_m020613_c001_v7007000_t0000_u01753236373566") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c80_d20250723_m020605_c001_v0001134_t0056_u01753236365078") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb521_d20250723_m020559_c001_v7007000_t0000_u01753236359458") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c4e_d20250723_m020551_c001_v0001134_t0047_u01753236351515") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36062_d20250723_m020545_c001_v7007000_t0000_u01753236345696") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c10_d20250723_m020537_c001_v0001134_t0019_u01753236337090") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30241f_d20250723_m020527_c001_v7007000_t0000_u01753236327556") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff8a_d20250723_m020521_c001_v0001176_t0000_u01753236321596") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea0_d20250723_m020515_c001_v7007000_t0000_u01753236315733") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ad9_d20250723_m020511_c001_v0001184_t0049_u01753236311388") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db5c_d20250723_m020509_c001_v7007000_t0000_u01753236309700") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b1e_d20250723_m020503_c001_v0001134_t0048_u01753236303273") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef712_d20250723_m020457_c001_v7007000_t0000_u01753236297480") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fed8_d20250723_m020453_c001_v0001176_t0020_u01753236293081") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bcb08_d20250723_m020451_c001_v7007000_t0000_u01753236291545") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b8a_d20250723_m020444_c001_v0001165_t0055_u01753236284790") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb54f8_d20250723_m020435_c001_v7007000_t0000_u01753236275430") 2025/07/23 02:07:33 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b30_d20250723_m020429_c001_v0001165_t0050_u01753236269106") 2025/07/23 02:07:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db17_d20250723_m020423_c001_v7007000_t0000_u01753236263805") 2025/07/23 02:07:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418777e7_d20250723_m020416_c001_v0001184_t0017_u01753236256038") 2025/07/23 02:07:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280057_d20250723_m020410_c001_v7007000_t0000_u01753236250814") 2025/07/23 02:07:34 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fdac_d20250723_m020403_c001_v0001176_t0058_u01753236243290") 2025/07/23 02:07:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f415a1de418b97a29_d20250723_m020512_c001_v7007000_t0000_u01753236312355") 2025/07/23 02:07:34 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877aad_d20250723_m020508_c001_v0001184_t0041_u01753236308539") 2025/07/23 02:07:34 DEBUG : dir1/0008-23456: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a572c_d20250723_m020531_c001_v7007000_t0000_u01753236331692") 2025/07/23 02:07:34 DEBUG : dir1/0008-23456: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877bb1_d20250723_m020526_c001_v0001184_t0016_u01753236326628") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400503_d20250723_m020641_c001_v7007000_t0000_u01753236401275") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ef2_d20250723_m020633_c001_v0001184_t0013_u01753236393064") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930d9_d20250723_m020627_c001_v7007000_t0000_u01753236387331") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877e3f_d20250723_m020619_c001_v0001184_t0052_u01753236379545") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004da_d20250723_m020613_c001_v7007000_t0000_u01753236373749") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877d87_d20250723_m020605_c001_v0001184_t0025_u01753236365370") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb522_d20250723_m020559_c001_v7007000_t0000_u01753236359652") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ce1_d20250723_m020551_c001_v0001184_t0041_u01753236351924") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36063_d20250723_m020545_c001_v7007000_t0000_u01753236345879") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877c23_d20250723_m020537_c001_v0001184_t0035_u01753236337410") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ec0_d20250723_m020527_c001_v7007000_t0000_u01753236327705") 2025/07/23 02:07:34 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877b59_d20250723_m020521_c001_v0001184_t0017_u01753236321806") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea1_d20250723_m020515_c001_v7007000_t0000_u01753236315917") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff4e_d20250723_m020511_c001_v0001176_t0018_u01753236311444") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f415a1de418b97a20_d20250723_m020509_c001_v7007000_t0000_u01753236309642") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c04_d20250723_m020503_c001_v0001165_t0027_u01753236303755") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef714_d20250723_m020457_c001_v7007000_t0000_u01753236297663") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418779c3_d20250723_m020453_c001_v0001184_t0021_u01753236293093") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d7078c_d20250723_m020451_c001_v7007000_t0000_u01753236291328") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187795b_d20250723_m020445_c001_v0001184_t0032_u01753236285021") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30238b_d20250723_m020435_c001_v7007000_t0000_u01753236275452") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187788b_d20250723_m020429_c001_v0001184_t0047_u01753236269369") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db18_d20250723_m020424_c001_v7007000_t0000_u01753236264001") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe04_d20250723_m020416_c001_v0001176_t0054_u01753236256240") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280058_d20250723_m020410_c001_v7007000_t0000_u01753236250995") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27aa5_d20250723_m020403_c001_v0001165_t0038_u01753236243511") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b1b_d20250723_m020512_c001_v7007000_t0000_u01753236312106") 2025/07/23 02:07:35 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b4e_d20250723_m020508_c001_v0001134_t0052_u01753236308566") 2025/07/23 02:07:35 DEBUG : dir1/0009-34567: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a572d_d20250723_m020531_c001_v7007000_t0000_u01753236331874") 2025/07/23 02:07:35 DEBUG : dir1/0009-34567: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9bdc_d20250723_m020526_c001_v0001134_t0038_u01753236326637") 2025/07/23 02:07:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400504_d20250723_m020641_c001_v7007000_t0000_u01753236401457") 2025/07/23 02:07:35 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27e64_d20250723_m020633_c001_v0001165_t0033_u01753236393265") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930da_d20250723_m020627_c001_v7007000_t0000_u01753236387514") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27e06_d20250723_m020619_c001_v0001165_t0042_u01753236379815") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004db_d20250723_m020613_c001_v7007000_t0000_u01753236373932") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d8c_d20250723_m020605_c001_v0001165_t0039_u01753236365571") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb523_d20250723_m020559_c001_v7007000_t0000_u01753236359835") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d44_d20250723_m020552_c001_v0001165_t0011_u01753236352124") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36064_d20250723_m020546_c001_v7007000_t0000_u01753236346061") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ce4_d20250723_m020537_c001_v0001165_t0000_u01753236337660") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af122093054_d20250723_m020527_c001_v7007000_t0000_u01753236327777") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c78_d20250723_m020522_c001_v0001165_t0003_u01753236322018") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea3_d20250723_m020516_c001_v7007000_t0000_u01753236316102") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c44_d20250723_m020511_c001_v0001165_t0033_u01753236311497") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f410e45c55eb86bd0_d20250723_m020509_c001_v7007000_t0000_u01753236309713") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff14_d20250723_m020503_c001_v0001176_t0025_u01753236303944") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef716_d20250723_m020457_c001_v7007000_t0000_u01753236297847") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27bc0_d20250723_m020453_c001_v0001165_t0007_u01753236293236") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d7078d_d20250723_m020451_c001_v7007000_t0000_u01753236291337") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a82_d20250723_m020445_c001_v0001134_t0014_u01753236285227") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000607_d20250723_m020435_c001_v7007000_t0000_u01753236275398") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe4a_d20250723_m020429_c001_v0001176_t0051_u01753236269579") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db1a_d20250723_m020424_c001_v7007000_t0000_u01753236264182") 2025/07/23 02:07:36 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27af3_d20250723_m020416_c001_v0001165_t0000_u01753236256452") 2025/07/23 02:07:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280059_d20250723_m020411_c001_v7007000_t0000_u01753236251176") 2025/07/23 02:07:37 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418776f9_d20250723_m020403_c001_v0001184_t0050_u01753236243711") 2025/07/23 02:07:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e91_d20250723_m020512_c001_v7007000_t0000_u01753236312364") 2025/07/23 02:07:37 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff3c_d20250723_m020508_c001_v0001176_t0001_u01753236308579") 2025/07/23 02:07:37 DEBUG : dir1/0010-45678: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a572f_d20250723_m020532_c001_v7007000_t0000_u01753236332055") 2025/07/23 02:07:37 DEBUG : dir1/0010-45678: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ca2_d20250723_m020526_c001_v0001165_t0016_u01753236326656") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400505_d20250723_m020641_c001_v7007000_t0000_u01753236401638") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370130_d20250723_m020633_c001_v0001176_t0005_u01753236393491") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930db_d20250723_m020627_c001_v7007000_t0000_u01753236387698") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d33700de_d20250723_m020620_c001_v0001176_t0042_u01753236380009") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004dc_d20250723_m020614_c001_v7007000_t0000_u01753236374115") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370096_d20250723_m020605_c001_v0001176_t0025_u01753236365802") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb524_d20250723_m020600_c001_v7007000_t0000_u01753236360017") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370054_d20250723_m020552_c001_v0001176_t0010_u01753236352370") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36065_d20250723_m020546_c001_v7007000_t0000_u01753236346243") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370000_d20250723_m020537_c001_v0001176_t0055_u01753236337879") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a571a_d20250723_m020527_c001_v7007000_t0000_u01753236327718") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9bbe_d20250723_m020522_c001_v0001134_t0032_u01753236322202") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea4_d20250723_m020516_c001_v7007000_t0000_u01753236316286") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877adb_d20250723_m020511_c001_v0001184_t0011_u01753236311588") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e89_d20250723_m020509_c001_v7007000_t0000_u01753236309655") 2025/07/23 02:07:37 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877a71_d20250723_m020504_c001_v0001184_t0043_u01753236304159") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef717_d20250723_m020458_c001_v7007000_t0000_u01753236298031") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fedb_d20250723_m020453_c001_v0001176_t0009_u01753236293303") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4192c8e4eb209182_d20250723_m020451_c001_v7007000_t0000_u01753236291299") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe9e_d20250723_m020445_c001_v0001176_t0047_u01753236285831") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db33_d20250723_m020434_c001_v7007000_t0000_u01753236274856") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b38_d20250723_m020429_c001_v0001165_t0016_u01753236269838") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db1b_d20250723_m020424_c001_v7007000_t0000_u01753236264372") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418777ef_d20250723_m020416_c001_v0001184_t0036_u01753236256688") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28005a_d20250723_m020411_c001_v7007000_t0000_u01753236251360") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fdb4_d20250723_m020403_c001_v0001176_t0047_u01753236243913") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b1c_d20250723_m020512_c001_v7007000_t0000_u01753236312159") 2025/07/23 02:07:38 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c28_d20250723_m020508_c001_v0001165_t0053_u01753236308596") 2025/07/23 02:07:38 DEBUG : dir1/0011-56789: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5730_d20250723_m020532_c001_v7007000_t0000_u01753236332238") 2025/07/23 02:07:38 DEBUG : dir1/0011-56789: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ffb0_d20250723_m020526_c001_v0001176_t0016_u01753236326825") 2025/07/23 02:07:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400506_d20250723_m020641_c001_v7007000_t0000_u01753236401821") 2025/07/23 02:07:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9d2d_d20250723_m020633_c001_v0001134_t0027_u01753236393716") 2025/07/23 02:07:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930dc_d20250723_m020627_c001_v7007000_t0000_u01753236387883") 2025/07/23 02:07:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9ce4_d20250723_m020620_c001_v0001134_t0034_u01753236380225") 2025/07/23 02:07:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004de_d20250723_m020614_c001_v7007000_t0000_u01753236374298") 2025/07/23 02:07:38 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c88_d20250723_m020606_c001_v0001134_t0046_u01753236366050") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb526_d20250723_m020600_c001_v7007000_t0000_u01753236360200") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c56_d20250723_m020552_c001_v0001134_t0027_u01753236352588") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36066_d20250723_m020546_c001_v7007000_t0000_u01753236346427") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c14_d20250723_m020538_c001_v0001134_t0001_u01753236338138") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db6b_d20250723_m020527_c001_v7007000_t0000_u01753236327731") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff8e_d20250723_m020522_c001_v0001176_t0055_u01753236322631") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea5_d20250723_m020516_c001_v7007000_t0000_u01753236316469") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b72_d20250723_m020511_c001_v0001134_t0018_u01753236311636") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f415a1de418b97a21_d20250723_m020509_c001_v7007000_t0000_u01753236309823") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b22_d20250723_m020504_c001_v0001134_t0036_u01753236304351") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef718_d20250723_m020458_c001_v7007000_t0000_u01753236298214") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418779c5_d20250723_m020453_c001_v0001184_t0048_u01753236293314") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30239a_d20250723_m020451_c001_v7007000_t0000_u01753236291343") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b8e_d20250723_m020446_c001_v0001165_t0037_u01753236286051") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345c99_d20250723_m020435_c001_v7007000_t0000_u01753236275441") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877897_d20250723_m020430_c001_v0001184_t0059_u01753236270036") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db1c_d20250723_m020424_c001_v7007000_t0000_u01753236264554") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe08_d20250723_m020416_c001_v0001176_t0047_u01753236256893") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28005b_d20250723_m020411_c001_v7007000_t0000_u01753236251542") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27aa7_d20250723_m020404_c001_v0001165_t0045_u01753236244168") 2025/07/23 02:07:39 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f415a1de418b97a28_d20250723_m020512_c001_v7007000_t0000_u01753236312171") 2025/07/23 02:07:40 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877aaf_d20250723_m020508_c001_v0001184_t0020_u01753236308747") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5731_d20250723_m020532_c001_v7007000_t0000_u01753236332418") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877bb3_d20250723_m020526_c001_v0001184_t0042_u01753236326846") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400507_d20250723_m020642_c001_v7007000_t0000_u01753236402004") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877efe_d20250723_m020634_c001_v0001184_t0020_u01753236394074") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930dd_d20250723_m020628_c001_v7007000_t0000_u01753236388066") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877e53_d20250723_m020620_c001_v0001184_t0032_u01753236380513") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004e0_d20250723_m020614_c001_v7007000_t0000_u01753236374482") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877d97_d20250723_m020606_c001_v0001184_t0049_u01753236366443") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb527_d20250723_m020600_c001_v7007000_t0000_u01753236360382") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ce9_d20250723_m020552_c001_v0001184_t0048_u01753236352900") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36067_d20250723_m020546_c001_v7007000_t0000_u01753236346615") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877c31_d20250723_m020538_c001_v0001184_t0043_u01753236338523") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db69_d20250723_m020527_c001_v7007000_t0000_u01753236327364") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877b71_d20250723_m020522_c001_v0001184_t0058_u01753236322851") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea6_d20250723_m020516_c001_v7007000_t0000_u01753236316652") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff50_d20250723_m020511_c001_v0001176_t0014_u01753236311665") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b15_d20250723_m020509_c001_v7007000_t0000_u01753236309668") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c08_d20250723_m020504_c001_v0001165_t0048_u01753236304819") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef719_d20250723_m020458_c001_v7007000_t0000_u01753236298401") 2025/07/23 02:07:40 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9ab8_d20250723_m020453_c001_v0001134_t0049_u01753236293327") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bcb07_d20250723_m020451_c001_v7007000_t0000_u01753236291355") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187796d_d20250723_m020446_c001_v0001184_t0046_u01753236286292") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3c8_d20250723_m020435_c001_v7007000_t0000_u01753236275284") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe50_d20250723_m020430_c001_v0001176_t0003_u01753236270247") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db1d_d20250723_m020424_c001_v7007000_t0000_u01753236264736") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27af9_d20250723_m020417_c001_v0001165_t0036_u01753236257116") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28005c_d20250723_m020411_c001_v7007000_t0000_u01753236251723") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877703_d20250723_m020404_c001_v0001184_t0039_u01753236244414") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f417bf7f48c56391d_d20250723_m020512_c001_v7007000_t0000_u01753236312185") 2025/07/23 02:07:41 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff3e_d20250723_m020508_c001_v0001176_t0050_u01753236308793") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5732_d20250723_m020532_c001_v7007000_t0000_u01753236332600") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ca4_d20250723_m020526_c001_v0001165_t0011_u01753236326860") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400508_d20250723_m020642_c001_v7007000_t0000_u01753236402186") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27e6e_d20250723_m020634_c001_v0001165_t0020_u01753236394284") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930de_d20250723_m020628_c001_v7007000_t0000_u01753236388249") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27e0a_d20250723_m020620_c001_v0001165_t0019_u01753236380722") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004e1_d20250723_m020614_c001_v7007000_t0000_u01753236374666") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d94_d20250723_m020606_c001_v0001165_t0044_u01753236366694") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb528_d20250723_m020600_c001_v7007000_t0000_u01753236360565") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27d4e_d20250723_m020553_c001_v0001165_t0015_u01753236353102") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb36068_d20250723_m020546_c001_v7007000_t0000_u01753236346816") 2025/07/23 02:07:41 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27cec_d20250723_m020538_c001_v0001165_t0045_u01753236338718") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ec1_d20250723_m020527_c001_v7007000_t0000_u01753236327888") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c80_d20250723_m020523_c001_v0001165_t0001_u01753236323055") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea7_d20250723_m020516_c001_v7007000_t0000_u01753236316835") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c48_d20250723_m020511_c001_v0001165_t0013_u01753236311732") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f415a1de418b97a1f_d20250723_m020509_c001_v7007000_t0000_u01753236309461") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff20_d20250723_m020505_c001_v0001176_t0036_u01753236305077") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef71a_d20250723_m020458_c001_v7007000_t0000_u01753236298584") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27bc4_d20250723_m020453_c001_v0001165_t0054_u01753236293479") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f1852a_d20250723_m020451_c001_v7007000_t0000_u01753236291366") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a88_d20250723_m020446_c001_v0001134_t0015_u01753236286492") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f401ab353fbfeab45_d20250723_m020435_c001_v7007000_t0000_u01753236275462") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b40_d20250723_m020430_c001_v0001165_t0026_u01753236270511") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db1f_d20250723_m020424_c001_v7007000_t0000_u01753236264919") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418777f7_d20250723_m020417_c001_v0001184_t0059_u01753236257316") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28005d_d20250723_m020411_c001_v7007000_t0000_u01753236251907") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fdba_d20250723_m020404_c001_v0001176_t0028_u01753236244619") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b1d_d20250723_m020512_c001_v7007000_t0000_u01753236312290") 2025/07/23 02:07:42 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27c2c_d20250723_m020508_c001_v0001165_t0007_u01753236308803") 2025/07/23 02:07:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5733_d20250723_m020532_c001_v7007000_t0000_u01753236332782") 2025/07/23 02:07:42 DEBUG : dir1/0014-89;=.: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9be2_d20250723_m020527_c001_v0001134_t0031_u01753236327023") 2025/07/23 02:07:42 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400509_d20250723_m020642_c001_v7007000_t0000_u01753236402381") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370136_d20250723_m020634_c001_v0001176_t0030_u01753236394491") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930df_d20250723_m020628_c001_v7007000_t0000_u01753236388432") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d33700e4_d20250723_m020620_c001_v0001176_t0044_u01753236380939") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004e2_d20250723_m020614_c001_v7007000_t0000_u01753236374896") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d337009a_d20250723_m020606_c001_v0001176_t0046_u01753236366954") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb529_d20250723_m020600_c001_v7007000_t0000_u01753236360784") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370058_d20250723_m020553_c001_v0001176_t0036_u01753236353332") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb3606b_d20250723_m020546_c001_v7007000_t0000_u01753236346998") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d337000e_d20250723_m020538_c001_v0001176_t0057_u01753236338969") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ebe_d20250723_m020527_c001_v7007000_t0000_u01753236327523") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9bc6_d20250723_m020523_c001_v0001134_t0026_u01753236323254") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea8_d20250723_m020517_c001_v7007000_t0000_u01753236317018") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877add_d20250723_m020511_c001_v0001184_t0010_u01753236311795") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b13_d20250723_m020509_c001_v7007000_t0000_u01753236309301") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877a7d_d20250723_m020505_c001_v0001184_t0044_u01753236305289") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef71c_d20250723_m020458_c001_v7007000_t0000_u01753236298767") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418779cb_d20250723_m020453_c001_v0001184_t0022_u01753236293518") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4192c8e4eb209180_d20250723_m020451_c001_v7007000_t0000_u01753236291116") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fea4_d20250723_m020446_c001_v0001176_t0003_u01753236286894") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db35_d20250723_m020435_c001_v7007000_t0000_u01753236275219") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187789b_d20250723_m020430_c001_v0001184_t0049_u01753236270715") 2025/07/23 02:07:43 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db21_d20250723_m020425_c001_v7007000_t0000_u01753236265102") 2025/07/23 02:07:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe10_d20250723_m020417_c001_v0001176_t0011_u01753236257523") 2025/07/23 02:07:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28005e_d20250723_m020412_c001_v7007000_t0000_u01753236252089") 2025/07/23 02:07:44 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27aa9_d20250723_m020404_c001_v0001165_t0055_u01753236244845") 2025/07/23 02:07:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3e90_d20250723_m020512_c001_v7007000_t0000_u01753236312324") 2025/07/23 02:07:44 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877ab3_d20250723_m020508_c001_v0001184_t0054_u01753236308953") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5734_d20250723_m020532_c001_v7007000_t0000_u01753236332962") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.t: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ffb4_d20250723_m020527_c001_v0001176_t0027_u01753236327036") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840050a_d20250723_m020642_c001_v7007000_t0000_u01753236402564") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9d2f_d20250723_m020634_c001_v0001134_t0014_u01753236394708") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930e0_d20250723_m020628_c001_v7007000_t0000_u01753236388623") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9ce6_d20250723_m020621_c001_v0001134_t0036_u01753236381153") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004e3_d20250723_m020615_c001_v7007000_t0000_u01753236375079") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c8e_d20250723_m020607_c001_v0001134_t0025_u01753236367162") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb52a_d20250723_m020600_c001_v7007000_t0000_u01753236360967") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c5c_d20250723_m020553_c001_v0001134_t0057_u01753236353544") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb3606c_d20250723_m020547_c001_v7007000_t0000_u01753236347181") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c18_d20250723_m020539_c001_v0001134_t0041_u01753236339192") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302421_d20250723_m020527_c001_v7007000_t0000_u01753236327738") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff94_d20250723_m020523_c001_v0001176_t0055_u01753236323578") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3ea9_d20250723_m020517_c001_v7007000_t0000_u01753236317203") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ff52_d20250723_m020511_c001_v0001176_t0043_u01753236311900") 2025/07/23 02:07:44 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345ced_d20250723_m020509_c001_v7007000_t0000_u01753236309852") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b2a_d20250723_m020505_c001_v0001134_t0013_u01753236305500") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef71d_d20250723_m020458_c001_v7007000_t0000_u01753236298998") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fee2_d20250723_m020453_c001_v0001176_t0047_u01753236293527") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4192c8e4eb209183_d20250723_m020451_c001_v7007000_t0000_u01753236291484") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b92_d20250723_m020447_c001_v0001165_t0026_u01753236287103") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3c9_d20250723_m020435_c001_v7007000_t0000_u01753236275472") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe54_d20250723_m020430_c001_v0001176_t0039_u01753236270919") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db22_d20250723_m020425_c001_v7007000_t0000_u01753236265345") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27aff_d20250723_m020417_c001_v0001165_t0051_u01753236257736") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d28005f_d20250723_m020412_c001_v7007000_t0000_u01753236252273") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877713_d20250723_m020405_c001_v0001184_t0038_u01753236245048") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345cee_d20250723_m020512_c001_v7007000_t0000_u01753236312128") 2025/07/23 02:07:45 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b52_d20250723_m020508_c001_v0001134_t0021_u01753236308967") 2025/07/23 02:07:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d0_d20250723_m020437_c001_v7007000_t0000_u01753236277983") 2025/07/23 02:07:45 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe66_d20250723_m020433_c001_v0001176_t0023_u01753236273659") 2025/07/23 02:07:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d2_d20250723_m020438_c001_v7007000_t0000_u01753236278186") 2025/07/23 02:07:45 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b52_d20250723_m020433_c001_v0001165_t0029_u01753236273669") 2025/07/23 02:07:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d3_d20250723_m020438_c001_v7007000_t0000_u01753236278367") 2025/07/23 02:07:45 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418778d1_d20250723_m020433_c001_v0001184_t0026_u01753236273681") 2025/07/23 02:07:45 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d4_d20250723_m020438_c001_v7007000_t0000_u01753236278548") 2025/07/23 02:07:46 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe68_d20250723_m020433_c001_v0001176_t0012_u01753236273882") 2025/07/23 02:07:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d5_d20250723_m020438_c001_v7007000_t0000_u01753236278730") 2025/07/23 02:07:46 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b56_d20250723_m020433_c001_v0001165_t0038_u01753236273871") 2025/07/23 02:07:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d6_d20250723_m020438_c001_v7007000_t0000_u01753236278913") 2025/07/23 02:07:46 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418778d7_d20250723_m020433_c001_v0001184_t0026_u01753236273892") 2025/07/23 02:07:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d7_d20250723_m020439_c001_v7007000_t0000_u01753236279094") 2025/07/23 02:07:46 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b58_d20250723_m020434_c001_v0001165_t0054_u01753236274075") 2025/07/23 02:07:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d8_d20250723_m020439_c001_v7007000_t0000_u01753236279275") 2025/07/23 02:07:46 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418778db_d20250723_m020434_c001_v0001184_t0024_u01753236274093") 2025/07/23 02:07:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3d9_d20250723_m020439_c001_v7007000_t0000_u01753236279457") 2025/07/23 02:07:46 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe6a_d20250723_m020434_c001_v0001176_t0013_u01753236274105") 2025/07/23 02:07:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3da_d20250723_m020439_c001_v7007000_t0000_u01753236279638") 2025/07/23 02:07:46 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418778df_d20250723_m020434_c001_v0001184_t0041_u01753236274288") 2025/07/23 02:07:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3dd_d20250723_m020439_c001_v7007000_t0000_u01753236279819") 2025/07/23 02:07:46 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b5a_d20250723_m020434_c001_v0001165_t0051_u01753236274313") 2025/07/23 02:07:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3de_d20250723_m020440_c001_v7007000_t0000_u01753236280005") 2025/07/23 02:07:46 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe6e_d20250723_m020434_c001_v0001176_t0010_u01753236274327") 2025/07/23 02:07:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3df_d20250723_m020440_c001_v7007000_t0000_u01753236280188") 2025/07/23 02:07:46 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a54_d20250723_m020434_c001_v0001134_t0004_u01753236274334") 2025/07/23 02:07:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3e0_d20250723_m020440_c001_v7007000_t0000_u01753236280369") 2025/07/23 02:07:46 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418778e3_d20250723_m020434_c001_v0001184_t0055_u01753236274485") 2025/07/23 02:07:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3e1_d20250723_m020440_c001_v7007000_t0000_u01753236280552") 2025/07/23 02:07:46 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fe70_d20250723_m020434_c001_v0001176_t0042_u01753236274538") 2025/07/23 02:07:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f42157224927fb3e2_d20250723_m020440_c001_v7007000_t0000_u01753236280740") 2025/07/23 02:07:47 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b5e_d20250723_m020434_c001_v0001165_t0053_u01753236274621") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b3023a1_d20250723_m020454_c001_v7007000_t0000_u01753236294281") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877995_d20250723_m020449_c001_v0001184_t0017_u01753236289322") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d70796_d20250723_m020454_c001_v7007000_t0000_u01753236294293") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ba8_d20250723_m020449_c001_v0001165_t0031_u01753236289333") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30239c_d20250723_m020453_c001_v7007000_t0000_u01753236293914") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336feb6_d20250723_m020449_c001_v0001176_t0041_u01753236289364") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d70794_d20250723_m020454_c001_v7007000_t0000_u01753236294109") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9a9c_d20250723_m020449_c001_v0001134_t0055_u01753236289507") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280084_d20250723_m020453_c001_v7007000_t0000_u01753236293968") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877999_d20250723_m020449_c001_v0001184_t0007_u01753236289523") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f401ab353fbfeab73_d20250723_m020453_c001_v7007000_t0000_u01753236293956") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27baa_d20250723_m020449_c001_v0001165_t0056_u01753236289560") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4192c8e4eb20918a_d20250723_m020453_c001_v7007000_t0000_u01753236293976") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336feb8_d20250723_m020449_c001_v0001176_t0045_u01753236289602") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d70795_d20250723_m020454_c001_v7007000_t0000_u01753236294161") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187799b_d20250723_m020449_c001_v0001184_t0054_u01753236289729") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bcb0a_d20250723_m020453_c001_v7007000_t0000_u01753236293904") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27bac_d20250723_m020449_c001_v0001165_t0048_u01753236289764") 2025/07/23 02:07:47 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bcb0c_d20250723_m020454_c001_v7007000_t0000_u01753236294089") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336febc_d20250723_m020449_c001_v0001176_t0049_u01753236289817") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4192c8e4eb20918c_d20250723_m020454_c001_v7007000_t0000_u01753236294168") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187799d_d20250723_m020449_c001_v0001184_t0030_u01753236289925") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef703_d20250723_m020454_c001_v7007000_t0000_u01753236294126") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fec0_d20250723_m020450_c001_v0001176_t0057_u01753236290037") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f401ab353fbfeab74_d20250723_m020454_c001_v7007000_t0000_u01753236294137") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9aa0_d20250723_m020450_c001_v0001134_t0048_u01753236290046") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef704_d20250723_m020454_c001_v7007000_t0000_u01753236294310") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187799f_d20250723_m020450_c001_v0001184_t0025_u01753236290137") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280085_d20250723_m020454_c001_v7007000_t0000_u01753236294150") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fec4_d20250723_m020450_c001_v0001176_t0018_u01753236290258") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d70792_d20250723_m020453_c001_v7007000_t0000_u01753236293926") 2025/07/23 02:07:48 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418779a1_d20250723_m020450_c001_v0001184_t0022_u01753236290372") 2025/07/23 02:07:48 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30230d_d20250723_m020302_c001_v7007000_t0000_u01753236182501") 2025/07/23 02:07:48 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f103c5924dece2828_d20250723_m020300_c001_v0001117_t0015_u01753236180006") 2025/07/23 02:07:48 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bca7a_d20250723_m020259_c001_v7007000_t0000_u01753236179822") 2025/07/23 02:07:48 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f103c5924dece2820_d20250723_m020255_c001_v0001117_t0021_u01753236175908") 2025/07/23 02:07:48 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bca75_d20250723_m020255_c001_v7007000_t0000_u01753236175178") 2025/07/23 02:07:48 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27867_d20250723_m020251_c001_v0001165_t0009_u01753236171060") 2025/07/23 02:07:48 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345c03_d20250723_m020249_c001_v7007000_t0000_u01753236169594") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f113b831f0a5535a1_d20250723_m020246_c001_v0001117_t0007_u01753236166597") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef679_d20250723_m020246_c001_v7007000_t0000_u01753236166408") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f113b831f0a553591_d20250723_m020242_c001_v0001117_t0024_u01753236162871") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef675_d20250723_m020242_c001_v7007000_t0000_u01753236162140") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187714b_d20250723_m020238_c001_v0001184_t0011_u01753236158621") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cf1_d20250723_m020237_c001_v7007000_t0000_u01753236157338") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f102a903fc4132cb3_d20250723_m020235_c001_v0001171_t0023_u01753236155915") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345bf7_d20250723_m020235_c001_v7007000_t0000_u01753236155732") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f102a903fc4132c8f_d20250723_m020232_c001_v0001171_t0042_u01753236152749") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345bef_d20250723_m020232_c001_v7007000_t0000_u01753236152027") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418770a7_d20250723_m020228_c001_v0001184_t0009_u01753236148769") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4ced_d20250723_m020227_c001_v7007000_t0000_u01753236147853") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f103c5924dece27da_d20250723_m020225_c001_v0001117_t0051_u01753236145926") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35ead_d20250723_m020225_c001_v7007000_t0000_u01753236145736") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f103c5924dece27d6_d20250723_m020222_c001_v0001117_t0006_u01753236142318") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35e90_d20250723_m020221_c001_v7007000_t0000_u01753236141581") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876fd8_d20250723_m020216_c001_v0001184_t0052_u01753236136518") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000461_d20250723_m020215_c001_v7007000_t0000_u01753236135601") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1087f5136ad42727_d20250723_m020213_c001_v0001104_t0037_u01753236133345") 2025/07/23 02:07:49 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000455_d20250723_m020213_c001_v7007000_t0000_u01753236133160") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1087f5136ad4271d_d20250723_m020209_c001_v0001104_t0041_u01753236129822") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000443_d20250723_m020209_c001_v7007000_t0000_u01753236129091") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876f3b_d20250723_m020203_c001_v0001184_t0048_u01753236123391") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cd1_d20250723_m020202_c001_v7007000_t0000_u01753236122467") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f107b56452b78cc7e_d20250723_m020200_c001_v0001131_t0046_u01753236120521") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183fe_d20250723_m020200_c001_v7007000_t0000_u01753236120334") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f107b56452b78cc7a_d20250723_m020157_c001_v0001131_t0048_u01753236117237") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183fb_d20250723_m020156_c001_v7007000_t0000_u01753236116504") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876ebf_d20250723_m020151_c001_v0001184_t0018_u01753236111417") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183f2_d20250723_m020150_c001_v7007000_t0000_u01753236110309") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11494b5223d92ba4_d20250723_m020144_c001_v0001106_t0040_u01753236104166") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af122092e69_d20250723_m020143_c001_v7007000_t0000_u01753236103963") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876de9_d20250723_m020139_c001_v0001184_t0025_u01753236099047") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1010d977c973ef53_d20250723_m020137_c001_v0001042_t0003_u01753236097806") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1010d977c973ef51_d20250723_m020136_c001_v0001042_t0008_u01753236096653") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35e29_d20250723_m020123_c001_v7007000_t0000_u01753236083794") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd276e3_d20250723_m020117_c001_v0001165_t0054_u01753236077258") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1138e7bb2f3bb2f4_d20250723_m020116_c001_v0001037_t0000_u01753236076337") 2025/07/23 02:07:50 DEBUG : dst/one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1138e7bb2f3bb2f2_d20250723_m020115_c001_v0001037_t0017_u01753236075179") 2025/07/23 02:07:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30230e_d20250723_m020302_c001_v7007000_t0000_u01753236182686") 2025/07/23 02:07:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1147950326cc482d_d20250723_m020259_c001_v0001184_t0055_u01753236179605") 2025/07/23 02:07:50 DEBUG : dst/one-2019-01-01: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f103cfe23e9676aaf_d20250723_m020254_c001_v0001106_t0007_u01753236174478") 2025/07/23 02:07:50 DEBUG : dst/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345c04_d20250723_m020249_c001_v7007000_t0000_u01753236169777") 2025/07/23 02:07:51 DEBUG : dst/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f112ae94d3e105215_d20250723_m020246_c001_v0001182_t0057_u01753236166210") 2025/07/23 02:07:51 DEBUG : dst/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11494b5223d92c48_d20250723_m020241_c001_v0001106_t0043_u01753236161643") 2025/07/23 02:07:51 DEBUG : dst/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cf2_d20250723_m020237_c001_v7007000_t0000_u01753236157520") 2025/07/23 02:07:51 DEBUG : dst/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f117c1895104d32f6_d20250723_m020235_c001_v0001180_t0006_u01753236155530") 2025/07/23 02:07:51 DEBUG : dst/one.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f117f05bb1a70d696_d20250723_m020231_c001_v0001100_t0011_u01753236151649") 2025/07/23 02:07:51 DEBUG : dst/three: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183f3_d20250723_m020150_c001_v7007000_t0000_u01753236110491") 2025/07/23 02:07:51 DEBUG : dst/three: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1010d977c973ef63_d20250723_m020148_c001_v0001042_t0022_u01753236108777") 2025/07/23 02:07:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30230f_d20250723_m020302_c001_v7007000_t0000_u01753236182882") 2025/07/23 02:07:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f10541ded4b8ea203_d20250723_m020301_c001_v0001184_t0037_u01753236181148") 2025/07/23 02:07:51 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1023b1d43c478caa_d20250723_m020256_c001_v0001115_t0048_u01753236176866") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302311_d20250723_m020303_c001_v7007000_t0000_u01753236183065") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f103c5924dece282e_d20250723_m020301_c001_v0001117_t0009_u01753236181546") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bca7c_d20250723_m020301_c001_v7007000_t0000_u01753236181360") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f103c5924dece2824_d20250723_m020257_c001_v0001117_t0007_u01753236177706") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4050ca8d1c0bca78_d20250723_m020257_c001_v7007000_t0000_u01753236177521") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2786f_d20250723_m020251_c001_v0001165_t0001_u01753236171840") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345c05_d20250723_m020249_c001_v7007000_t0000_u01753236169960") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f113b831f0a5535a7_d20250723_m020248_c001_v0001117_t0042_u01753236168443") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef67e_d20250723_m020248_c001_v7007000_t0000_u01753236168224") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f113b831f0a553593_d20250723_m020244_c001_v0001117_t0047_u01753236164252") 2025/07/23 02:07:51 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef678_d20250723_m020244_c001_v7007000_t0000_u01753236164072") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877155_d20250723_m020239_c001_v0001184_t0029_u01753236159041") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345bf8_d20250723_m020236_c001_v7007000_t0000_u01753236156782") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27809_d20250723_m020234_c001_v0001165_t0007_u01753236154704") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345bf1_d20250723_m020233_c001_v7007000_t0000_u01753236153967") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418770af_d20250723_m020229_c001_v0001184_t0013_u01753236149169") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35eb6_d20250723_m020226_c001_v7007000_t0000_u01753236146907") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd277c5_d20250723_m020224_c001_v0001165_t0029_u01753236144692") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35e9e_d20250723_m020223_c001_v7007000_t0000_u01753236143597") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876fe1_d20250723_m020217_c001_v0001184_t0032_u01753236137078") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500045b_d20250723_m020214_c001_v7007000_t0000_u01753236134677") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2778d_d20250723_m020212_c001_v0001165_t0053_u01753236132104") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500044c_d20250723_m020211_c001_v7007000_t0000_u01753236131015") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876f45_d20250723_m020203_c001_v0001184_t0050_u01753236123837") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183ff_d20250723_m020201_c001_v7007000_t0000_u01753236121534") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27761_d20250723_m020159_c001_v0001165_t0047_u01753236119257") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183fc_d20250723_m020158_c001_v7007000_t0000_u01753236118165") 2025/07/23 02:07:52 DEBUG : dst/three.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876ed1_d20250723_m020151_c001_v0001184_t0014_u01753236111819") 2025/07/23 02:07:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345c07_d20250723_m020250_c001_v7007000_t0000_u01753236170142") 2025/07/23 02:07:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f103ed1dcb05155dd_d20250723_m020247_c001_v0001131_t0021_u01753236167884") 2025/07/23 02:07:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1023436be9639585_d20250723_m020243_c001_v0001183_t0048_u01753236163876") 2025/07/23 02:07:52 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cf3_d20250723_m020237_c001_v7007000_t0000_u01753236157703") 2025/07/23 02:07:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f110b9cbc0c2b21a2_d20250723_m020236_c001_v0001041_t0008_u01753236156419") 2025/07/23 02:07:53 DEBUG : dst/three.txt.bak: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1015726bbdc60a0c_d20250723_m020233_c001_v0001099_t0040_u01753236153260") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302313_d20250723_m020303_c001_v7007000_t0000_u01753236183248") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877211_d20250723_m020251_c001_v0001184_t0017_u01753236171620") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4044cf3ae0345c08_d20250723_m020250_c001_v7007000_t0000_u01753236170326") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27829_d20250723_m020238_c001_v0001165_t0053_u01753236158843") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cf6_d20250723_m020237_c001_v7007000_t0000_u01753236157886") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd277ef_d20250723_m020228_c001_v0001165_t0018_u01753236148964") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cee_d20250723_m020228_c001_v7007000_t0000_u01753236148036") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd277a1_d20250723_m020216_c001_v0001165_t0050_u01753236136771") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000462_d20250723_m020215_c001_v7007000_t0000_u01753236135785") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2776f_d20250723_m020203_c001_v0001165_t0053_u01753236123620") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4cd2_d20250723_m020202_c001_v7007000_t0000_u01753236122651") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2774b_d20250723_m020151_c001_v0001165_t0031_u01753236111618") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183f4_d20250723_m020150_c001_v7007000_t0000_u01753236110674") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11866b2c64451bae_d20250723_m020146_c001_v0001153_t0013_u01753236106368") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35e2a_d20250723_m020123_c001_v7007000_t0000_u01753236083977") 2025/07/23 02:07:53 DEBUG : dst/two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1138e7bb2f3bb2f8_d20250723_m020122_c001_v0001037_t0054_u01753236082683") 2025/07/23 02:07:53 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183b0_d20250723_m020049_c001_v7007000_t0000_u01753236049836") 2025/07/23 02:07:53 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2768d_d20250723_m020046_c001_v0001165_t0026_u01753236046771") 2025/07/23 02:07:53 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183ab_d20250723_m020044_c001_v7007000_t0000_u01753236044922") 2025/07/23 02:07:53 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876a37_d20250723_m020035_c001_v0001184_t0026_u01753236035049") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51cc_d20250723_m020025_c001_v7007000_t0000_u01753236025471") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2764b_d20250723_m020021_c001_v0001165_t0027_u01753236021344") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8f3_d20250723_m020003_c001_v7007000_t0000_u01753236003377") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876925_d20250723_m020001_c001_v0001184_t0038_u01753236001639") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8ed_d20250723_m020000_c001_v7007000_t0000_u01753236000848") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876909_d20250723_m015959_c001_v0001184_t0022_u01753235999698") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8e8_d20250723_m015957_c001_v7007000_t0000_u01753235997243") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768ef_d20250723_m015955_c001_v0001184_t0031_u01753235995636") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8e4_d20250723_m015954_c001_v7007000_t0000_u01753235994893") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768e7_d20250723_m015953_c001_v0001184_t0006_u01753235993667") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba88f_d20250723_m015948_c001_v7007000_t0000_u01753235988451") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768ae_d20250723_m015947_c001_v0001184_t0049_u01753235987056") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba88c_d20250723_m015946_c001_v7007000_t0000_u01753235986305") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768a4_d20250723_m015945_c001_v0001184_t0038_u01753235985562") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba888_d20250723_m015941_c001_v7007000_t0000_u01753235981751") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187686a_d20250723_m015940_c001_v0001184_t0026_u01753235980607") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51a8_d20250723_m015938_c001_v7007000_t0000_u01753235978761") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876852_d20250723_m015937_c001_v0001184_t0007_u01753235977810") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51a7_d20250723_m015937_c001_v7007000_t0000_u01753235977445") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f118cdf97c0ef6475_d20250723_m015936_c001_v0001171_t0034_u01753235976783") 2025/07/23 02:07:54 DEBUG : empty space: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876831_d20250723_m015935_c001_v0001184_t0039_u01753235975282") 2025/07/23 02:07:55 DEBUG : enormous: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8f0_d20250723_m020002_c001_v7007000_t0000_u01753236002457") 2025/07/23 02:07:55 DEBUG : enormous: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876929_d20250723_m020001_c001_v0001184_t0057_u01753236001870") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302318_d20250723_m020307_c001_v7007000_t0000_u01753236187569") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418772f9_d20250723_m020306_c001_v0001184_t0027_u01753236186398") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51c6_d20250723_m020020_c001_v7007000_t0000_u01753236020026") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2763f_d20250723_m020019_c001_v0001165_t0059_u01753236019078") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51a0_d20250723_m015932_c001_v7007000_t0000_u01753235972630") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187680a_d20250723_m015931_c001_v0001184_t0022_u01753235971681") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb519e_d20250723_m015931_c001_v7007000_t0000_u01753235971138") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418767fc_d20250723_m015930_c001_v0001184_t0014_u01753235970562") 2025/07/23 02:07:55 DEBUG : existing: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418767f0_d20250723_m015929_c001_v0001184_t0021_u01753235969813") 2025/07/23 02:07:55 DEBUG : existing-b: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51c7_d20250723_m020020_c001_v7007000_t0000_u01753236020210") 2025/07/23 02:07:55 DEBUG : existing-b: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418769b9_d20250723_m020019_c001_v0001184_t0046_u01753236019069") 2025/07/23 02:07:55 DEBUG : file1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76af_d20250723_m020350_c001_v7007000_t0000_u01753236230577") 2025/07/23 02:07:55 DEBUG : file1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f111b7d6df2a375d5_d20250723_m020349_c001_v0001150_t0010_u01753236229331") 2025/07/23 02:07:55 DEBUG : file1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76aa_d20250723_m020347_c001_v7007000_t0000_u01753236227982") 2025/07/23 02:07:55 DEBUG : file1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fd54_d20250723_m020346_c001_v0001176_t0059_u01753236226787") 2025/07/23 02:07:55 DEBUG : five: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8f8_d20250723_m020006_c001_v7007000_t0000_u01753236006911") 2025/07/23 02:07:55 DEBUG : five: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb4187694f_d20250723_m020004_c001_v0001184_t0036_u01753236004992") 2025/07/23 02:07:55 DEBUG : foo: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba887_d20250723_m015940_c001_v7007000_t0000_u01753235980240") 2025/07/23 02:07:55 DEBUG : foo: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb41876862_d20250723_m015939_c001_v0001184_t0036_u01753235979690") 2025/07/23 02:07:55 DEBUG : foo: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb4187685c_d20250723_m015939_c001_v0001184_t0036_u01753235979127") 2025/07/23 02:07:55 DEBUG : four: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8f9_d20250723_m020007_c001_v7007000_t0000_u01753236007099") 2025/07/23 02:07:56 DEBUG : four: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4185cb53fbd27619_d20250723_m020005_c001_v0001165_t0033_u01753236005549") 2025/07/23 02:07:56 DEBUG : four: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876945_d20250723_m020004_c001_v0001184_t0045_u01753236004425") 2025/07/23 02:07:56 DEBUG : hello world2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302045_d20250723_m015849_c001_v7007000_t0000_u01753235929876") 2025/07/23 02:07:56 DEBUG : hello world2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876680_d20250723_m015849_c001_v0001184_t0037_u01753235929301") 2025/07/23 02:07:56 DEBUG : ignore-size: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb519d_d20250723_m015929_c001_v7007000_t0000_u01753235969449") 2025/07/23 02:07:56 DEBUG : ignore-size: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418767e4_d20250723_m015928_c001_v0001184_t0020_u01753235968498") 2025/07/23 02:07:56 DEBUG : nested/sub dir/file: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51c4_d20250723_m020018_c001_v7007000_t0000_u01753236018333") 2025/07/23 02:07:56 DEBUG : nested/sub dir/file: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2763b_d20250723_m020017_c001_v0001165_t0038_u01753236017753") 2025/07/23 02:07:56 DEBUG : nested/sub dir/file: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f915_d20250723_m020017_c001_v7007000_t0000_u01753236017002") 2025/07/23 02:07:56 DEBUG : nested/sub dir/file: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27635_d20250723_m020016_c001_v0001165_t0045_u01753236016404") 2025/07/23 02:07:56 DEBUG : one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8fb_d20250723_m020007_c001_v7007000_t0000_u01753236007279") 2025/07/23 02:07:56 DEBUG : one: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb4187693b_d20250723_m020003_c001_v0001184_t0036_u01753236003775") 2025/07/23 02:07:56 DEBUG : only0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7694_d20250723_m020342_c001_v7007000_t0000_u01753236222336") 2025/07/23 02:07:56 DEBUG : only0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb41877541_d20250723_m020336_c001_v0001184_t0036_u01753236216610") 2025/07/23 02:07:56 DEBUG : only0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27975_d20250723_m020327_c001_v0001165_t0012_u01753236207012") 2025/07/23 02:07:56 DEBUG : only0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500053c_d20250723_m020320_c001_v7007000_t0000_u01753236200834") 2025/07/23 02:07:56 DEBUG : only0: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd278e5_d20250723_m020311_c001_v0001165_t0024_u01753236191053") 2025/07/23 02:07:56 DEBUG : only1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7695_d20250723_m020342_c001_v7007000_t0000_u01753236222520") 2025/07/23 02:07:56 DEBUG : only1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411b7d6df2a37591_d20250723_m020337_c001_v0001150_t0027_u01753236217542") 2025/07/23 02:07:56 DEBUG : only1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2797b_d20250723_m020327_c001_v0001165_t0020_u01753236207421") 2025/07/23 02:07:57 DEBUG : only1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400401_d20250723_m020320_c001_v7007000_t0000_u01753236200847") 2025/07/23 02:07:57 DEBUG : only1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd278e9_d20250723_m020311_c001_v0001165_t0033_u01753236191462") 2025/07/23 02:07:57 DEBUG : only10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7696_d20250723_m020342_c001_v7007000_t0000_u01753236222702") 2025/07/23 02:07:57 DEBUG : only10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4185cb53fbd279dd_d20250723_m020336_c001_v0001165_t0033_u01753236216622") 2025/07/23 02:07:57 DEBUG : only10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279a1_d20250723_m020331_c001_v0001165_t0057_u01753236211403") 2025/07/23 02:07:57 DEBUG : only10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400405_d20250723_m020321_c001_v7007000_t0000_u01753236201443") 2025/07/23 02:07:57 DEBUG : only10: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27911_d20250723_m020315_c001_v0001165_t0036_u01753236195395") 2025/07/23 02:07:57 DEBUG : only11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7697_d20250723_m020342_c001_v7007000_t0000_u01753236222886") 2025/07/23 02:07:57 DEBUG : only11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411b7d6df2a3758d_d20250723_m020337_c001_v0001150_t0027_u01753236217174") 2025/07/23 02:07:57 DEBUG : only11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279a3_d20250723_m020331_c001_v0001165_t0049_u01753236211784") 2025/07/23 02:07:57 DEBUG : only11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f405b6480e22da177_d20250723_m020321_c001_v7007000_t0000_u01753236201265") 2025/07/23 02:07:57 DEBUG : only11: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27913_d20250723_m020315_c001_v0001165_t0006_u01753236195834") 2025/07/23 02:07:57 DEBUG : only12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7698_d20250723_m020343_c001_v7007000_t0000_u01753236223069") 2025/07/23 02:07:57 DEBUG : only12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4141b5b8d336fd19_d20250723_m020337_c001_v0001176_t0055_u01753236217369") 2025/07/23 02:07:57 DEBUG : only12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279ab_d20250723_m020332_c001_v0001165_t0044_u01753236212734") 2025/07/23 02:07:57 DEBUG : only12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f405b6480e22da176_d20250723_m020321_c001_v7007000_t0000_u01753236201038") 2025/07/23 02:07:57 DEBUG : only12: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27915_d20250723_m020316_c001_v0001165_t0054_u01753236196246") 2025/07/23 02:07:57 DEBUG : only13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f7699_d20250723_m020343_c001_v7007000_t0000_u01753236223253") 2025/07/23 02:07:57 DEBUG : only13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb41877549_d20250723_m020337_c001_v0001184_t0036_u01753236217012") 2025/07/23 02:07:57 DEBUG : only13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279b1_d20250723_m020333_c001_v0001165_t0050_u01753236213184") 2025/07/23 02:07:57 DEBUG : only13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400402_d20250723_m020321_c001_v7007000_t0000_u01753236201039") 2025/07/23 02:07:58 DEBUG : only13: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27917_d20250723_m020316_c001_v0001165_t0027_u01753236196695") 2025/07/23 02:07:58 DEBUG : only14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f769a_d20250723_m020343_c001_v7007000_t0000_u01753236223437") 2025/07/23 02:07:58 DEBUG : only14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4185cb53fbd279df_d20250723_m020337_c001_v0001165_t0033_u01753236217023") 2025/07/23 02:07:58 DEBUG : only14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279b9_d20250723_m020333_c001_v0001165_t0006_u01753236213648") 2025/07/23 02:07:58 DEBUG : only14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f405b6480e22da175_d20250723_m020320_c001_v7007000_t0000_u01753236200834") 2025/07/23 02:07:58 DEBUG : only14: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2791d_d20250723_m020317_c001_v0001165_t0018_u01753236197111") 2025/07/23 02:07:58 DEBUG : only15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f769b_d20250723_m020343_c001_v7007000_t0000_u01753236223625") 2025/07/23 02:07:58 DEBUG : only15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb4187754b_d20250723_m020337_c001_v0001184_t0036_u01753236217195") 2025/07/23 02:07:58 DEBUG : only15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279bf_d20250723_m020334_c001_v0001165_t0057_u01753236214094") 2025/07/23 02:07:58 DEBUG : only15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400404_d20250723_m020321_c001_v7007000_t0000_u01753236201255") 2025/07/23 02:07:58 DEBUG : only15: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27921_d20250723_m020317_c001_v0001165_t0013_u01753236197513") 2025/07/23 02:07:58 DEBUG : only16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f769c_d20250723_m020343_c001_v7007000_t0000_u01753236223807") 2025/07/23 02:07:58 DEBUG : only16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4185cb53fbd279e1_d20250723_m020337_c001_v0001165_t0033_u01753236217206") 2025/07/23 02:07:58 DEBUG : only16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279c5_d20250723_m020334_c001_v0001165_t0053_u01753236214514") 2025/07/23 02:07:58 DEBUG : only16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f405b6480e22da178_d20250723_m020321_c001_v7007000_t0000_u01753236201461") 2025/07/23 02:07:58 DEBUG : only16: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27929_d20250723_m020318_c001_v0001165_t0035_u01753236198020") 2025/07/23 02:07:59 DEBUG : only17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f769d_d20250723_m020343_c001_v7007000_t0000_u01753236223991") 2025/07/23 02:07:59 DEBUG : only17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411b7d6df2a3758f_d20250723_m020337_c001_v0001150_t0027_u01753236217359") 2025/07/23 02:07:59 DEBUG : only17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279c7_d20250723_m020334_c001_v0001165_t0030_u01753236214925") 2025/07/23 02:07:59 DEBUG : only17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302326_d20250723_m020320_c001_v7007000_t0000_u01753236200840") 2025/07/23 02:07:59 DEBUG : only17: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27931_d20250723_m020318_c001_v0001165_t0010_u01753236198434") 2025/07/23 02:07:59 DEBUG : only18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f769e_d20250723_m020344_c001_v7007000_t0000_u01753236224175") 2025/07/23 02:07:59 DEBUG : only18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb41877553_d20250723_m020337_c001_v0001184_t0036_u01753236217377") 2025/07/23 02:07:59 DEBUG : only18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279cb_d20250723_m020335_c001_v0001165_t0003_u01753236215346") 2025/07/23 02:07:59 DEBUG : only18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500053e_d20250723_m020321_c001_v7007000_t0000_u01753236201197") 2025/07/23 02:07:59 DEBUG : only18: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27933_d20250723_m020318_c001_v0001165_t0041_u01753236198826") 2025/07/23 02:07:59 DEBUG : only19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f769f_d20250723_m020344_c001_v7007000_t0000_u01753236224357") 2025/07/23 02:07:59 DEBUG : only19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4185cb53fbd279e5_d20250723_m020337_c001_v0001165_t0033_u01753236217389") 2025/07/23 02:07:59 DEBUG : only19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd279d1_d20250723_m020335_c001_v0001165_t0041_u01753236215778") 2025/07/23 02:07:59 DEBUG : only19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d115000540_d20250723_m020321_c001_v7007000_t0000_u01753236201573") 2025/07/23 02:07:59 DEBUG : only19: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27937_d20250723_m020319_c001_v0001165_t0025_u01753236199243") 2025/07/23 02:07:59 DEBUG : only2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76a0_d20250723_m020344_c001_v7007000_t0000_u01753236224540") 2025/07/23 02:07:59 DEBUG : only2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4141b5b8d336fd1d_d20250723_m020337_c001_v0001176_t0055_u01753236217558") 2025/07/23 02:08:00 DEBUG : only2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2797f_d20250723_m020327_c001_v0001165_t0059_u01753236207844") 2025/07/23 02:08:00 DEBUG : only2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30232d_d20250723_m020321_c001_v7007000_t0000_u01753236201584") 2025/07/23 02:08:00 DEBUG : only2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd278ef_d20250723_m020311_c001_v0001165_t0002_u01753236191920") 2025/07/23 02:08:00 DEBUG : only3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76a1_d20250723_m020344_c001_v7007000_t0000_u01753236224724") 2025/07/23 02:08:00 DEBUG : only3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb41877557_d20250723_m020337_c001_v0001184_t0036_u01753236217568") 2025/07/23 02:08:00 DEBUG : only3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27985_d20250723_m020328_c001_v0001165_t0027_u01753236208247") 2025/07/23 02:08:00 DEBUG : only3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500053b_d20250723_m020320_c001_v7007000_t0000_u01753236200644") 2025/07/23 02:08:00 DEBUG : only3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd278f5_d20250723_m020312_c001_v0001165_t0034_u01753236192348") 2025/07/23 02:08:00 DEBUG : only4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76a2_d20250723_m020344_c001_v7007000_t0000_u01753236224907") 2025/07/23 02:08:00 DEBUG : only4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4185cb53fbd279e7_d20250723_m020337_c001_v0001165_t0033_u01753236217579") 2025/07/23 02:08:00 DEBUG : only4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27987_d20250723_m020328_c001_v0001165_t0050_u01753236208652") 2025/07/23 02:08:00 DEBUG : only4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500053d_d20250723_m020321_c001_v7007000_t0000_u01753236201015") 2025/07/23 02:08:00 DEBUG : only4: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd278fb_d20250723_m020312_c001_v0001165_t0047_u01753236192810") 2025/07/23 02:08:00 DEBUG : only5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76a3_d20250723_m020345_c001_v7007000_t0000_u01753236225090") 2025/07/23 02:08:00 DEBUG : only5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411b7d6df2a37593_d20250723_m020337_c001_v0001150_t0027_u01753236217725") 2025/07/23 02:08:00 DEBUG : only5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2798d_d20250723_m020329_c001_v0001165_t0003_u01753236209123") 2025/07/23 02:08:00 DEBUG : only5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500053a_d20250723_m020320_c001_v7007000_t0000_u01753236200460") 2025/07/23 02:08:00 DEBUG : only5: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27903_d20250723_m020313_c001_v0001165_t0001_u01753236193301") 2025/07/23 02:08:00 DEBUG : only6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76a4_d20250723_m020345_c001_v7007000_t0000_u01753236225274") 2025/07/23 02:08:00 DEBUG : only6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4141b5b8d336fd21_d20250723_m020337_c001_v0001176_t0055_u01753236217742") 2025/07/23 02:08:01 DEBUG : only6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27991_d20250723_m020329_c001_v0001165_t0009_u01753236209547") 2025/07/23 02:08:01 DEBUG : only6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d11500053f_d20250723_m020321_c001_v7007000_t0000_u01753236201390") 2025/07/23 02:08:01 DEBUG : only6: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27907_d20250723_m020313_c001_v0001165_t0012_u01753236193712") 2025/07/23 02:08:01 DEBUG : only7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76a5_d20250723_m020345_c001_v7007000_t0000_u01753236225457") 2025/07/23 02:08:01 DEBUG : only7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb4187755b_d20250723_m020337_c001_v0001184_t0036_u01753236217754") 2025/07/23 02:08:01 DEBUG : only7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27993_d20250723_m020329_c001_v0001165_t0027_u01753236209982") 2025/07/23 02:08:01 DEBUG : only7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302329_d20250723_m020321_c001_v7007000_t0000_u01753236201025") 2025/07/23 02:08:01 DEBUG : only7: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27909_d20250723_m020314_c001_v0001165_t0014_u01753236194132") 2025/07/23 02:08:01 DEBUG : only8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76a6_d20250723_m020345_c001_v7007000_t0000_u01753236225639") 2025/07/23 02:08:01 DEBUG : only8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4185cb53fbd279ed_d20250723_m020337_c001_v0001165_t0033_u01753236217764") 2025/07/23 02:08:01 DEBUG : only8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27997_d20250723_m020330_c001_v0001165_t0002_u01753236210384") 2025/07/23 02:08:01 DEBUG : only8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30232c_d20250723_m020321_c001_v7007000_t0000_u01753236201391") 2025/07/23 02:08:01 DEBUG : only8: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2790b_d20250723_m020314_c001_v0001165_t0016_u01753236194560") 2025/07/23 02:08:01 DEBUG : only9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76a7_d20250723_m020345_c001_v7007000_t0000_u01753236225822") 2025/07/23 02:08:01 DEBUG : only9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411b7d6df2a37595_d20250723_m020337_c001_v0001150_t0027_u01753236217908") 2025/07/23 02:08:01 DEBUG : only9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27999_d20250723_m020330_c001_v0001165_t0046_u01753236210796") 2025/07/23 02:08:01 DEBUG : only9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30232b_d20250723_m020321_c001_v7007000_t0000_u01753236201207") 2025/07/23 02:08:01 DEBUG : only9: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2790f_d20250723_m020314_c001_v0001165_t0003_u01753236194972") 2025/07/23 02:08:01 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f911_d20250723_m020015_c001_v7007000_t0000_u01753236015291") 2025/07/23 02:08:01 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27631_d20250723_m020013_c001_v0001165_t0012_u01753236013433") 2025/07/23 02:08:01 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f90d_d20250723_m020012_c001_v7007000_t0000_u01753236012541") 2025/07/23 02:08:01 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187696f_d20250723_m020010_c001_v0001184_t0009_u01753236010921") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f907_d20250723_m020010_c001_v7007000_t0000_u01753236010187") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27621_d20250723_m020008_c001_v0001165_t0019_u01753236008193") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8ea_d20250723_m015958_c001_v7007000_t0000_u01753235998945") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768fd_d20250723_m015957_c001_v0001184_t0017_u01753235997791") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8e7_d20250723_m015956_c001_v7007000_t0000_u01753235996228") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768ed_d20250723_m015955_c001_v0001184_t0005_u01753235995441") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8e2_d20250723_m015954_c001_v7007000_t0000_u01753235994248") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768e1_d20250723_m015953_c001_v0001184_t0047_u01753235993464") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba88e_d20250723_m015947_c001_v7007000_t0000_u01753235987855") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768ac_d20250723_m015946_c001_v0001184_t0039_u01753235986854") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba88d_d20250723_m015946_c001_v7007000_t0000_u01753235986487") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768a2_d20250723_m015945_c001_v0001184_t0000_u01753235985360") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba88b_d20250723_m015944_c001_v7007000_t0000_u01753235984991") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876890_d20250723_m015944_c001_v0001184_t0049_u01753235984415") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876886_d20250723_m015943_c001_v0001184_t0032_u01753235983848") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba88a_d20250723_m015943_c001_v7007000_t0000_u01753235983480") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187687c_d20250723_m015942_c001_v0001184_t0037_u01753235982894") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876876_d20250723_m015942_c001_v0001184_t0031_u01753235982301") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba889_d20250723_m015941_c001_v7007000_t0000_u01753235981934") 2025/07/23 02:08:02 DEBUG : potato: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876870_d20250723_m015941_c001_v0001184_t0028_u01753235981174") 2025/07/23 02:08:02 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840039a_d20250723_m020059_c001_v7007000_t0000_u01753236059280") 2025/07/23 02:08:02 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd276b9_d20250723_m020058_c001_v0001165_t0048_u01753236058646") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183b1_d20250723_m020050_c001_v7007000_t0000_u01753236050153") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876aa9_d20250723_m020046_c001_v0001184_t0027_u01753236046203") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d1150003c6_d20250723_m020038_c001_v7007000_t0000_u01753236038502") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27671_d20250723_m020034_c001_v0001165_t0016_u01753236034484") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51cd_d20250723_m020025_c001_v7007000_t0000_u01753236025840") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418769db_d20250723_m020021_c001_v0001184_t0054_u01753236021130") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8f1_d20250723_m020002_c001_v7007000_t0000_u01753236002639") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876923_d20250723_m020001_c001_v0001184_t0035_u01753236001396") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8ee_d20250723_m020001_c001_v7007000_t0000_u01753236001029") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876907_d20250723_m015959_c001_v0001184_t0007_u01753235999496") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8eb_d20250723_m015959_c001_v7007000_t0000_u01753235999128") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876901_d20250723_m015958_c001_v0001184_t0056_u01753235998371") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8e9_d20250723_m015957_c001_v7007000_t0000_u01753235997426") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768f3_d20250723_m015956_c001_v0001184_t0048_u01753235996671") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8e5_d20250723_m015955_c001_v7007000_t0000_u01753235995074") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768e9_d20250723_m015954_c001_v0001184_t0045_u01753235994260") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f404f17111b5ba890_d20250723_m015948_c001_v7007000_t0000_u01753235988634") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418768b0_d20250723_m015947_c001_v0001184_t0015_u01753235987656") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302049_d20250723_m015852_c001_v7007000_t0000_u01753235932488") 2025/07/23 02:08:03 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876698_d20250723_m015851_c001_v0001184_t0006_u01753235931915") 2025/07/23 02:08:04 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302047_d20250723_m015851_c001_v7007000_t0000_u01753235931005") 2025/07/23 02:08:04 DEBUG : potato2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187668c_d20250723_m015850_c001_v0001184_t0057_u01753235930421") 2025/07/23 02:08:04 DEBUG : potato3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183b2_d20250723_m020050_c001_v7007000_t0000_u01753236050424") 2025/07/23 02:08:04 DEBUG : potato3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876ab5_d20250723_m020046_c001_v0001184_t0048_u01753236046992") 2025/07/23 02:08:04 DEBUG : potato3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f403a75d1150003c8_d20250723_m020038_c001_v7007000_t0000_u01753236038705") 2025/07/23 02:08:04 DEBUG : potato3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27675_d20250723_m020035_c001_v0001165_t0016_u01753236035251") 2025/07/23 02:08:04 DEBUG : potato3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51d0_d20250723_m020026_c001_v7007000_t0000_u01753236026774") 2025/07/23 02:08:04 DEBUG : potato3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418769e1_d20250723_m020021_c001_v0001184_t0000_u01753236021567") 2025/07/23 02:08:04 DEBUG : pre-dest1/1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183dc_d20250723_m020132_c001_v7007000_t0000_u01753236092442") 2025/07/23 02:08:04 DEBUG : pre-dest1/1: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876d03_d20250723_m020124_c001_v0001184_t0020_u01753236084726") 2025/07/23 02:08:04 DEBUG : pre-dest2/2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f418e4d80f7f183dd_d20250723_m020132_c001_v7007000_t0000_u01753236092626") 2025/07/23 02:08:04 DEBUG : pre-dest2/2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd276fb_d20250723_m020125_c001_v0001165_t0003_u01753236085296") 2025/07/23 02:08:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb35e13_d20250723_m020111_c001_v7007000_t0000_u01753236071060") 2025/07/23 02:08:04 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876bf9_d20250723_m020107_c001_v0001184_t0022_u01753236067134") 2025/07/23 02:08:04 DEBUG : sizeonly: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb519b_d20250723_m015927_c001_v7007000_t0000_u01753235967950") 2025/07/23 02:08:04 DEBUG : sizeonly: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418767da_d20250723_m015926_c001_v0001184_t0012_u01753235966974") 2025/07/23 02:08:04 DEBUG : splitbanan: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4143c77fdd0a5735_d20250723_m020533_c001_v7007000_t0000_u01753236333208") 2025/07/23 02:08:04 DEBUG : splitbanan: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877b9b_d20250723_m020525_c001_v0001184_t0048_u01753236325968") 2025/07/23 02:08:04 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840050b_d20250723_m020642_c001_v7007000_t0000_u01753236402745") 2025/07/23 02:08:04 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9d39_d20250723_m020635_c001_v0001134_t0058_u01753236395942") 2025/07/23 02:08:04 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41935af1220930e1_d20250723_m020628_c001_v7007000_t0000_u01753236388809") 2025/07/23 02:08:04 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9cee_d20250723_m020622_c001_v0001134_t0035_u01753236382244") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca5284004e4_d20250723_m020615_c001_v7007000_t0000_u01753236375264") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c98_d20250723_m020608_c001_v0001134_t0050_u01753236368596") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f416de9108c7cb52b_d20250723_m020601_c001_v7007000_t0000_u01753236361149") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c62_d20250723_m020554_c001_v0001134_t0053_u01753236354484") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41615f3afcb3606d_d20250723_m020547_c001_v7007000_t0000_u01753236347366") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9c20_d20250723_m020540_c001_v0001134_t0023_u01753236340281") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db6a_d20250723_m020527_c001_v7007000_t0000_u01753236327547") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336ffa0_d20250723_m020524_c001_v0001176_t0052_u01753236324921") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4074ca2dcf4b3eab_d20250723_m020517_c001_v7007000_t0000_u01753236317387") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877acb_d20250723_m020510_c001_v0001184_t0035_u01753236310771") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f412b074ac7f04b17_d20250723_m020509_c001_v7007000_t0000_u01753236309862") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b38_d20250723_m020506_c001_v0001134_t0015_u01753236306758") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4206684fed7ef71e_d20250723_m020459_c001_v7007000_t0000_u01753236299181") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27bb4_d20250723_m020452_c001_v0001165_t0039_u01753236292460") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4192c8e4eb20917f_d20250723_m020450_c001_v7007000_t0000_u01753236290932") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b9a_d20250723_m020448_c001_v0001165_t0027_u01753236288134") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302389_d20250723_m020435_c001_v7007000_t0000_u01753236275263") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27b46_d20250723_m020431_c001_v0001165_t0052_u01753236271801") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4224be72e890db23_d20250723_m020425_c001_v7007000_t0000_u01753236265528") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877817_d20250723_m020418_c001_v0001184_t0056_u01753236258827") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f411d855b4d280060_d20250723_m020412_c001_v7007000_t0000_u01753236252455") 2025/07/23 02:08:05 DEBUG : splitbananasplit: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fdc4_d20250723_m020405_c001_v0001176_t0026_u01753236245874") 2025/07/23 02:08:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840046e_d20250723_m020512_c001_v7007000_t0000_u01753236312477") 2025/07/23 02:08:06 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9b42_d20250723_m020507_c001_v0001134_t0027_u01753236307937") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76ba_d20250723_m020358_c001_v7007000_t0000_u01753236238119") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27a65_d20250723_m020355_c001_v0001165_t0023_u01753236235133") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4d6d_d20250723_m020354_c001_v7007000_t0000_u01753236234011") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187763f_d20250723_m020351_c001_v0001184_t0015_u01753236231540") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb51c5_d20250723_m020018_c001_v7007000_t0000_u01753236018516") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418769ab_d20250723_m020017_c001_v0001184_t0048_u01753236017743") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f916_d20250723_m020017_c001_v7007000_t0000_u01753236017189") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418769a5_d20250723_m020016_c001_v0001184_t0011_u01753236016394") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb5198_d20250723_m015924_c001_v7007000_t0000_u01753235964918") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418767ae_d20250723_m015923_c001_v0001184_t0022_u01753235963449") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb5197_d20250723_m015923_c001_v7007000_t0000_u01753235963085") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187679c_d20250723_m015921_c001_v0001184_t0057_u01753235961907") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb5195_d20250723_m015919_c001_v7007000_t0000_u01753235959461") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187677e_d20250723_m015918_c001_v0001184_t0015_u01753235958230") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb5193_d20250723_m015917_c001_v7007000_t0000_u01753235957684") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876770_d20250723_m015916_c001_v0001184_t0035_u01753235956656") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876752_d20250723_m015913_c001_v0001184_t0001_u01753235953925") 2025/07/23 02:08:06 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb518c_d20250723_m015913_c001_v7007000_t0000_u01753235953547") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187674a_d20250723_m015912_c001_v0001184_t0036_u01753235952871") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876746_d20250723_m015912_c001_v0001184_t0034_u01753235952108") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f413a4a523ffb518b_d20250723_m015911_c001_v7007000_t0000_u01753235951741") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187672a_d20250723_m015908_c001_v0001184_t0054_u01753235948922") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876714_d20250723_m015906_c001_v0001184_t0035_u01753235946281") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302054_d20250723_m015905_c001_v7007000_t0000_u01753235945914") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876704_d20250723_m015905_c001_v0001184_t0042_u01753235945313") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418766fa_d20250723_m015904_c001_v0001184_t0021_u01753235944561") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302053_d20250723_m015904_c001_v7007000_t0000_u01753235944196") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418766dc_d20250723_m015900_c001_v0001184_t0020_u01753235940452") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302051_d20250723_m015900_c001_v7007000_t0000_u01753235940085") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418766d2_d20250723_m015859_c001_v0001184_t0042_u01753235939512") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30204f_d20250723_m015858_c001_v7007000_t0000_u01753235938558") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418766c2_d20250723_m015857_c001_v0001184_t0015_u01753235937998") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30204e_d20250723_m015857_c001_v7007000_t0000_u01753235937454") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418766ba_d20250723_m015856_c001_v0001184_t0015_u01753235936903") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30204d_d20250723_m015856_c001_v7007000_t0000_u01753235936000") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418766b4_d20250723_m015855_c001_v0001184_t0054_u01753235935255") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30204c_d20250723_m015854_c001_v7007000_t0000_u01753235934710") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418766ac_d20250723_m015854_c001_v0001184_t0015_u01753235934138") 2025/07/23 02:08:07 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b30204a_d20250723_m015853_c001_v7007000_t0000_u01753235933594") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418766a0_d20250723_m015853_c001_v0001184_t0027_u01753235933032") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302044_d20250723_m015848_c001_v7007000_t0000_u01753235928755") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876678_d20250723_m015848_c001_v0001184_t0024_u01753235928181") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302043_d20250723_m015847_c001_v7007000_t0000_u01753235927638") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb4187666e_d20250723_m015847_c001_v0001184_t0038_u01753235927052") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302042_d20250723_m015846_c001_v7007000_t0000_u01753235926142") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876662_d20250723_m015845_c001_v0001184_t0025_u01753235925579") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f409905114b302041_d20250723_m015843_c001_v7007000_t0000_u01753235923232") 2025/07/23 02:08:08 DEBUG : sub dir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876640_d20250723_m015842_c001_v0001184_t0013_u01753235922652") 2025/07/23 02:08:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76bb_d20250723_m020358_c001_v7007000_t0000_u01753236238339") 2025/07/23 02:08:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f111b7d6df2a375ef_d20250723_m020355_c001_v0001150_t0012_u01753236235140") 2025/07/23 02:08:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f406e92df7aad4d6f_d20250723_m020354_c001_v7007000_t0000_u01753236234193") 2025/07/23 02:08:08 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d336fd6c_d20250723_m020351_c001_v0001176_t0035_u01753236231530") 2025/07/23 02:08:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840050d_d20250723_m020644_c001_v7007000_t0000_u01753236404806") 2025/07/23 02:08:08 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877f78_d20250723_m020644_c001_v0001184_t0059_u01753236404137") 2025/07/23 02:08:08 DEBUG : sub/yam: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f910_d20250723_m020014_c001_v7007000_t0000_u01753236014744") 2025/07/23 02:08:08 DEBUG : sub/yam: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876987_d20250723_m020013_c001_v0001184_t0026_u01753236013287") 2025/07/23 02:08:08 DEBUG : test_dir1/file2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76b0_d20250723_m020350_c001_v7007000_t0000_u01753236230760") 2025/07/23 02:08:08 DEBUG : test_dir1/file2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27a3f_d20250723_m020348_c001_v0001165_t0052_u01753236228992") 2025/07/23 02:08:08 DEBUG : test_dir1/file2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76ab_d20250723_m020348_c001_v7007000_t0000_u01753236228175") 2025/07/23 02:08:08 DEBUG : test_dir1/file2: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27a2f_d20250723_m020346_c001_v0001165_t0059_u01753236226797") 2025/07/23 02:08:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76b1_d20250723_m020350_c001_v7007000_t0000_u01753236230944") 2025/07/23 02:08:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877619_d20250723_m020348_c001_v0001184_t0007_u01753236228981") 2025/07/23 02:08:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f41751998515f76ac_d20250723_m020348_c001_v7007000_t0000_u01753236228373") 2025/07/23 02:08:09 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb418775ed_d20250723_m020346_c001_v0001184_t0027_u01753236226788") 2025/07/23 02:08:09 DEBUG : three: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8fc_d20250723_m020007_c001_v7007000_t0000_u01753236007462") 2025/07/23 02:08:09 DEBUG : three: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876953_d20250723_m020006_c001_v0001184_t0055_u01753236006300") 2025/07/23 02:08:09 DEBUG : three: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41876943_d20250723_m020004_c001_v0001184_t0016_u01753236004144") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840050e_d20250723_m020646_c001_v7007000_t0000_u01753236406479") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27eb4_d20250723_m020645_c001_v0001165_t0013_u01753236405779") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400538_d20250723_m020704_c001_v7007000_t0000_u01753236424976") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d33701d0_d20250723_m020703_c001_v0001176_t0001_u01753236423166") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400530_d20250723_m020701_c001_v7007000_t0000_u01753236421617") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27f12_d20250723_m020700_c001_v0001165_t0042_u01753236420155") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400525_d20250723_m020659_c001_v7007000_t0000_u01753236419176") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41878048_d20250723_m020658_c001_v0001184_t0058_u01753236418585") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400518_d20250723_m020653_c001_v7007000_t0000_u01753236413600") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27ee0_d20250723_m020652_c001_v0001165_t0043_u01753236412362") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840051a_d20250723_m020655_c001_v7007000_t0000_u01753236415964") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d33701a6_d20250723_m020654_c001_v0001176_t0019_u01753236414552") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400515_d20250723_m020651_c001_v7007000_t0000_u01753236411390") 2025/07/23 02:08:09 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1191c6cb41877fd0_d20250723_m020650_c001_v0001184_t0014_u01753236410784") 2025/07/23 02:08:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400512_d20250723_m020649_c001_v7007000_t0000_u01753236409832") 2025/07/23 02:08:09 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9d6f_d20250723_m020649_c001_v0001134_t0006_u01753236409080") 2025/07/23 02:08:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400511_d20250723_m020648_c001_v7007000_t0000_u01753236408118") 2025/07/23 02:08:10 DEBUG : toe/toe/tictactoe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1141b5b8d3370182_d20250723_m020647_c001_v0001176_t0041_u01753236407429") 2025/07/23 02:08:10 DEBUG : toe/toe/toe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d7080b_d20250723_m020710_c001_v7007000_t0000_u01753236430092") 2025/07/23 02:08:10 DEBUG : toe/toe/toe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd27f50_d20250723_m020709_c001_v0001165_t0002_u01753236429454") 2025/07/23 02:08:10 DEBUG : toe/toe/toe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840051d_d20250723_m020657_c001_v7007000_t0000_u01753236417620") 2025/07/23 02:08:10 DEBUG : toe/toe/toe: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9d99_d20250723_m020656_c001_v0001134_t0031_u01753236416921") 2025/07/23 02:08:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca52840053a_d20250723_m020705_c001_v7007000_t0000_u01753236425598") 2025/07/23 02:08:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11804c374faf9dd1_d20250723_m020704_c001_v0001134_t0043_u01753236424510") 2025/07/23 02:08:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4089fca528400533_d20250723_m020702_c001_v7007000_t0000_u01753236422203") 2025/07/23 02:08:10 DEBUG : toe/toe/toe.txt: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1184ac4500761106_d20250723_m020701_c001_v0001176_t0007_u01753236421412") 2025/07/23 02:08:10 DEBUG : two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f8fd_d20250723_m020007_c001_v7007000_t0000_u01753236007643") 2025/07/23 02:08:10 DEBUG : two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4184d10e02a9fcc8_d20250723_m020005_c001_v0001120_t0052_u01753236005735") 2025/07/23 02:08:10 DEBUG : two: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4191c6cb4187693f_d20250723_m020003_c001_v0001184_t0036_u01753236003960") 2025/07/23 02:08:10 DEBUG : yam: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f913_d20250723_m020015_c001_v7007000_t0000_u01753236015474") 2025/07/23 02:08:10 DEBUG : yam: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1035dba150e57e6b_d20250723_m020014_c001_v0001157_t0034_u01753236014408") 2025/07/23 02:08:10 DEBUG : yam: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f90b_d20250723_m020011_c001_v7007000_t0000_u01753236011995") 2025/07/23 02:08:10 DEBUG : yam: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1185cb53fbd2762b_d20250723_m020010_c001_v0001165_t0049_u01753236010930") 2025/07/23 02:08:10 DEBUG : yam: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f903_d20250723_m020009_c001_v7007000_t0000_u01753236009640") 2025/07/23 02:08:10 DEBUG : yam: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1184d10e02a9fcca_d20250723_m020008_c001_v0001120_t0012_u01753236008202") 2025/07/23 02:08:10 DEBUG : yaml: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f90e_d20250723_m020012_c001_v7007000_t0000_u01753236012725") 2025/07/23 02:08:11 DEBUG : yaml: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f1091b6c7825e934a_d20250723_m020011_c001_v0001183_t0024_u01753236011781") 2025/07/23 02:08:11 DEBUG : yaml: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f4183de1f75d6f908_d20250723_m020010_c001_v7007000_t0000_u01753236010369") 2025/07/23 02:08:11 DEBUG : yaml: Deleting (id "4_zafb21d73001d3b5b9f880e1b_f11195b7f03976693_d20250723_m020009_c001_v0001181_t0020_u01753236009417") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 9m32.326751448s (try 1/5)