"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2025/06/29 02:18:51 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti" 2025/06/29 02:18:51 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/06/29 02:18:52 DEBUG : Creating backend with remote "/tmp/rclone3993168109" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:18:53 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:18:53 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/06/29 02:18:53 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:18:53 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (1.52s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:18:53 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/29 02:18:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:18:54 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:18:54 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:18:54 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:18:54 INFO : sub dir/hello world: Copied (new) 2025/06/29 02:18:55 DEBUG : B2 bucket rclone-test-gakihac5jiti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.64s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", 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-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", 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-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:18:56 DEBUG : Creating backend with remote "/non-existing" 2025/06/29 02:18:56 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/06/29 02:18:56 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:18:56 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.54s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:18:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:18:57 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:18:57 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:18:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:18:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.52s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:18:58 INFO : B2 bucket rclone-test-gakihac5jiti: Running all checks before starting transfers 2025/06/29 02:18:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:18:58 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:18:58 INFO : B2 bucket rclone-test-gakihac5jiti: Checks finished, now starting transfers 2025/06/29 02:18:58 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:18:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:18:58 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.13s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:18:59 ERROR : Ignoring --no-traverse with sync 2025/06/29 02:18:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:18:59 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:18:59 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:18:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:18:59 INFO : sub dir/hello world: Copied (new) 2025/06/29 02:18:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.13s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:00 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/06/29 02:19:00 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:00 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:00 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/06/29 02:19:00 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.11s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:01 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:19:01 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:01 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:02 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:02 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.15s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:19:03 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:03 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:03 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.54s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/29 02:19:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/29 02:19:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/06/29 02:19:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/29 02:19:04 INFO : sub dir2: Making directory 2025/06/29 02:19:04 INFO : sub dir: Making directory 2025/06/29 02:19:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:04 INFO : sub dir2/sub sub dir2: Making directory 2025/06/29 02:19:04 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:04 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:04 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/06/29 02:19:04 DEBUG : B2 bucket rclone-test-gakihac5jiti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.09s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:05 INFO : sub dir2: Making directory 2025/06/29 02:19:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/06/29 02:19:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/29 02:19:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:05 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:05 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:05 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:05 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:06 DEBUG : sub dir2: Making directory with metadata 2025/06/29 02:19:06 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/29 02:19:06 INFO : sub dir2: Making directory 2025/06/29 02:19:06 INFO : sub dir: Making directory 2025/06/29 02:19:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:06 INFO : sub dir/hello world: Copied (new) 2025/06/29 02:19:06 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/06/29 02:19:07 DEBUG : B2 bucket rclone-test-gakihac5jiti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/06/29 02:19:07 DEBUG : B2 bucket rclone-test-gakihac5jiti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.27s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:409: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:08 INFO : sub dir2: Making directory 2025/06/29 02:19:08 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:08 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:08 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:08 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:08 INFO : sub dir/hello world: Copied (new) 2025/06/29 02:19:08 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.12s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:09 DEBUG : sub dir2: Making directory with metadata 2025/06/29 02:19:09 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/29 02:19:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/29 02:19:09 INFO : sub dir2: Making directory 2025/06/29 02:19:09 INFO : sub dir: Making directory 2025/06/29 02:19:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:09 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:09 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:09 INFO : sub dir/hello world: Copied (new) 2025/06/29 02:19:09 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/06/29 02:19:09 DEBUG : B2 bucket rclone-test-gakihac5jiti: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.09s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:508: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:10 INFO : sub dir2: Making directory 2025/06/29 02:19:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:10 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:10 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:11 INFO : sub dir/hello world: Copied (new) 2025/06/29 02:19:11 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.13s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:12 DEBUG : Creating backend with remote "TestB2:rclone-test-nijugil2duzu" sync_test.go:591: Server side copy (if possible) B2 bucket rclone-test-gakihac5jiti -> B2 bucket rclone-test-nijugil2duzu 2025/06/29 02:19:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:13 DEBUG : B2 bucket rclone-test-nijugil2duzu: Waiting for checks to finish 2025/06/29 02:19:13 DEBUG : B2 bucket rclone-test-nijugil2duzu: Waiting for transfers to finish 2025/06/29 02:19:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:14 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/29 02:19:14 DEBUG : B2 bucket rclone-test-nijugil2duzu: Purge remote 2025/06/29 02:19:14 INFO : B2 bucket rclone-test-nijugil2duzu: cleaning bucket "rclone-test-nijugil2duzu" of all files 2025/06/29 02:19:14 DEBUG : sub dir/hello world: Deleting (id "4_z2f024d7370bdbb9b9f780e1b_f1165c85ee52be60c_d20250629_m021914_c001_v0001184_t0022_u01751163554136") --- PASS: TestServerSideCopy (3.97s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:16 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/29 02:19:16 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:16 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:16 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/29 02:19:16 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (1.53s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:17 DEBUG : Creating backend with remote "TestB2:rclone-test-nalahol7jaha" sync_test.go:627: Server side copy (if possible) B2 bucket rclone-test-gakihac5jiti -> B2 bucket rclone-test-nalahol7jaha 2025/06/29 02:19:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:18 DEBUG : B2 bucket rclone-test-nalahol7jaha: Waiting for checks to finish 2025/06/29 02:19:18 DEBUG : B2 bucket rclone-test-nalahol7jaha: Waiting for transfers to finish 2025/06/29 02:19:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:19 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/29 02:19:20 DEBUG : B2 bucket rclone-test-nalahol7jaha: Waiting for checks to finish 2025/06/29 02:19:20 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/29 02:19:20 DEBUG : B2 bucket rclone-test-nalahol7jaha: Waiting for transfers to finish 2025/06/29 02:19:21 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/29 02:19:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/29 02:19:21 DEBUG : B2 bucket rclone-test-nalahol7jaha: Purge remote 2025/06/29 02:19:21 INFO : B2 bucket rclone-test-nalahol7jaha: cleaning bucket "rclone-test-nalahol7jaha" of all files 2025/06/29 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf525dc370bdbb9b9f780e1b_f115aa8028ebdaac9_d20250629_m021920_c001_v0001102_t0037_u01751163560834") 2025/06/29 02:19:21 DEBUG : sub dir/hello world: Deleting (id "4_zbf525dc370bdbb9b9f780e1b_f1186f868fb5fe4f8_d20250629_m021919_c001_v0001104_t0031_u01751163559530") --- PASS: TestServerSideCopyOverSelf (5.45s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/29 02:19:23 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:23 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:24 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/29 02:19:24 INFO : sub dir/hello world: Copied (replaced existing) 2025/06/29 02:19:24 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (1.84s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:25 DEBUG : Creating backend with remote "TestB2:rclone-test-zijuguz9vadu" sync_test.go:672: Server side copy (if possible) B2 bucket rclone-test-gakihac5jiti -> B2 bucket rclone-test-zijuguz9vadu 2025/06/29 02:19:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:26 DEBUG : B2 bucket rclone-test-zijuguz9vadu: Waiting for checks to finish 2025/06/29 02:19:26 DEBUG : B2 bucket rclone-test-zijuguz9vadu: Waiting for transfers to finish 2025/06/29 02:19:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:27 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/29 02:19:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/06/29 02:19:27 DEBUG : B2 bucket rclone-test-zijuguz9vadu: Waiting for checks to finish 2025/06/29 02:19:27 DEBUG : B2 bucket rclone-test-zijuguz9vadu: Waiting for transfers to finish 2025/06/29 02:19:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/06/29 02:19:28 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/29 02:19:28 INFO : sub dir/hello world: Deleted 2025/06/29 02:19:29 DEBUG : testing file moves 2025/06/29 02:19:29 DEBUG : B2 bucket rclone-test-zijuguz9vadu: Waiting for checks to finish 2025/06/29 02:19:29 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/06/29 02:19:29 DEBUG : B2 bucket rclone-test-zijuguz9vadu: Waiting for transfers to finish 2025/06/29 02:19:29 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/06/29 02:19:29 INFO : sub dir/hello world: Copied (server-side copy) 2025/06/29 02:19:29 INFO : sub dir/hello world: Deleted 2025/06/29 02:19:30 DEBUG : B2 bucket rclone-test-zijuguz9vadu: Purge remote 2025/06/29 02:19:30 INFO : B2 bucket rclone-test-zijuguz9vadu: cleaning bucket "rclone-test-zijuguz9vadu" of all files 2025/06/29 02:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff227d8370bdbb9b9f780e1b_f103502b2b5c7845c_d20250629_m021929_c001_v0001137_t0052_u01751163569354") 2025/06/29 02:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff227d8370bdbb9b9f780e1b_f101113647603cf6a_d20250629_m021927_c001_v0001181_t0055_u01751163567964") 2025/06/29 02:19:30 DEBUG : sub dir/hello world: Deleting (id "4_zff227d8370bdbb9b9f780e1b_f105596c5793eb809_d20250629_m021926_c001_v0001157_t0021_u01751163566715") --- PASS: TestServerSideMoveOverSelf (7.19s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:32 ERROR : error listing: directory not found 2025/06/29 02:19:32 INFO : Local file system at /tmp/rclone3993168109: Making directory 2025/06/29 02:19:32 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:32 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.28s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:19:33 DEBUG : Local file system at /tmp/rclone3993168109: Waiting for checks to finish 2025/06/29 02:19:33 DEBUG : Local file system at /tmp/rclone3993168109: Waiting for transfers to finish 2025/06/29 02:19:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:19:34 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/06/29 02:19:34 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.66s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:35 DEBUG : check sum: Need to transfer - File not found at Destination 2025/06/29 02:19:35 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:35 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/29 02:19:35 INFO : check sum: Copied (new) 2025/06/29 02:19:35 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:35 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:35 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/29 02:19:35 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/06/29 02:19:35 DEBUG : check sum: Unchanged skipping 2025/06/29 02:19:35 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:35 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:35 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.50s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:36 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/06/29 02:19:36 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:36 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:36 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/29 02:19:36 INFO : sizeonly: Copied (new) 2025/06/29 02:19:36 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:37 DEBUG : sizeonly: Sizes identical 2025/06/29 02:19:37 DEBUG : sizeonly: Unchanged skipping 2025/06/29 02:19:37 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:37 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:37 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:37 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.50s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:38 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/06/29 02:19:38 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:38 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/06/29 02:19:38 INFO : ignore-size: Copied (new) 2025/06/29 02:19:38 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:38 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:38 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:19:38 DEBUG : ignore-size: Unchanged skipping 2025/06/29 02:19:38 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:38 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:38 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.51s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:19:39 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:39 DEBUG : existing: Unchanged skipping 2025/06/29 02:19:39 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:39 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:39 INFO : There was nothing to transfer 2025/06/29 02:19:40 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/06/29 02:19:40 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:40 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/29 02:19:40 INFO : existing: Copied (replaced existing) 2025/06/29 02:19:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (1.69s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:41 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/29 02:19:41 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:41 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:41 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/29 02:19:41 INFO : existing: Copied (new) 2025/06/29 02:19:41 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:41 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:41 DEBUG : existing: Destination exists, skipping 2025/06/29 02:19:41 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:41 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:41 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.52s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:42 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/29 02:19:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:19:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/29 02:19:43 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:43 DEBUG : c/non empty space: Unchanged skipping 2025/06/29 02:19:43 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:19:43 INFO : a/potato2: Copied (new) 2025/06/29 02:19:43 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:43 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.22s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:45 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/29 02:19:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/29 02:19:45 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/06/29 02:19:45 DEBUG : empty space: Unchanged skipping 2025/06/29 02:19:45 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:45 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:45 INFO : There was nothing to transfer 2025/06/29 02:19:45 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/29 02:19:45 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:45 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/29 02:19:46 INFO : empty space: Updated modification time in destination 2025/06/29 02:19:46 DEBUG : empty space: Unchanged skipping 2025/06/29 02:19:46 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:46 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:46 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.44s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:47 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/29 02:19:47 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:47 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/29 02:19:47 DEBUG : empty space: Unchanged skipping 2025/06/29 02:19:47 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:47 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:47 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.32s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:49 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/06/29 02:19:49 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone3993168109) 2025/06/29 02:19:49 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-gakihac5jiti) 2025/06/29 02:19:49 DEBUG : foo: sha1 differ 2025/06/29 02:19:49 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:49 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/06/29 02:19:49 INFO : foo: Copied (replaced existing) 2025/06/29 02:19:49 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.47s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:19:50 DEBUG : potato: Need to transfer - File not found at Destination 2025/06/29 02:19:50 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:50 DEBUG : empty space: Unchanged skipping 2025/06/29 02:19:50 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:50 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:19:50 INFO : potato: Copied (new) 2025/06/29 02:19:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.71s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:52 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/06/29 02:19:52 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:52 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/06/29 02:19:52 INFO : potato: Copied (replaced existing) 2025/06/29 02:19:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:54 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:54 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/06/29 02:19:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone3993168109) 2025/06/29 02:19:54 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-gakihac5jiti) 2025/06/29 02:19:54 DEBUG : potato: sha1 differ 2025/06/29 02:19:54 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:54 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/06/29 02:19:54 INFO : potato: Copied (replaced existing) 2025/06/29 02:19:54 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:19:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:19:55 DEBUG : empty space: Unchanged skipping 2025/06/29 02:19:55 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:55 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:55 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/06/29 02:19:55 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:55 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:19:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:19:57 DEBUG : empty space: Unchanged skipping 2025/06/29 02:19:57 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:57 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:19:57 INFO : potato2: Copied (new) 2025/06/29 02:19:57 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:57 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.08s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:19:59 INFO : d: Making directory 2025/06/29 02:19:59 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/06/29 02:19:59 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:19:59 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/29 02:19:59 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:19:59 DEBUG : c/non empty space: Unchanged skipping 2025/06/29 02:19:59 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:19:59 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:19:59 INFO : a/potato2: Copied (new) 2025/06/29 02:19:59 DEBUG : Waiting for deletions to finish 2025/06/29 02:19:59 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.09s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:01 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/06/29 02:20:01 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:20:01 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:01 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:01 DEBUG : c/non empty space: Unchanged skipping 2025/06/29 02:20:01 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:01 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:20:01 INFO : a/potato2: Copied (new) 2025/06/29 02:20:01 ERROR : B2 bucket rclone-test-gakihac5jiti: not deleting files as there were IO errors 2025/06/29 02:20:01 ERROR : B2 bucket rclone-test-gakihac5jiti: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.14s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:03 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:03 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:03 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:20:03 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:03 DEBUG : empty space: Unchanged skipping 2025/06/29 02:20:03 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:04 INFO : potato: Deleted 2025/06/29 02:20:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:20:04 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.02s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:05 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:05 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:05 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:05 INFO : potato: Deleted 2025/06/29 02:20:06 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:20:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:06 DEBUG : empty space: Unchanged skipping 2025/06/29 02:20:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:06 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:20:06 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.28s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:07 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:07 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:07 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:08 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/06/29 02:20:08 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.68s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:09 DEBUG : enormous: Excluded (Size Filter) 2025/06/29 02:20:09 DEBUG : enormous: Excluded 2025/06/29 02:20:09 DEBUG : potato2: Excluded (Size Filter) 2025/06/29 02:20:09 DEBUG : potato2: Excluded 2025/06/29 02:20:09 DEBUG : potato2: Excluded (Size Filter) 2025/06/29 02:20:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:20:09 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:09 DEBUG : empty space: Unchanged skipping 2025/06/29 02:20:09 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:09 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:09 INFO : There was nothing to transfer 2025/06/29 02:20:09 DEBUG : enormous: Excluded (Size Filter) 2025/06/29 02:20:09 DEBUG : enormous: Excluded 2025/06/29 02:20:09 DEBUG : potato2: Excluded (Size Filter) 2025/06/29 02:20:09 DEBUG : potato2: Excluded 2025/06/29 02:20:10 DEBUG : potato2: Excluded (Size Filter) 2025/06/29 02:20:10 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/29 02:20:10 DEBUG : empty space: Unchanged skipping 2025/06/29 02:20:10 DEBUG : Local file system at /tmp/rclone3993168109: Waiting for checks to finish 2025/06/29 02:20:10 DEBUG : Local file system at /tmp/rclone3993168109: Waiting for transfers to finish 2025/06/29 02:20:10 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:10 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (1.90s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:11 DEBUG : enormous: Excluded (Size Filter) 2025/06/29 02:20:11 DEBUG : enormous: Excluded 2025/06/29 02:20:11 DEBUG : potato2: Excluded (Size Filter) 2025/06/29 02:20:11 DEBUG : potato2: Excluded 2025/06/29 02:20:11 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:20:11 DEBUG : empty space: Unchanged skipping 2025/06/29 02:20:11 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:11 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:12 INFO : enormous: Deleted 2025/06/29 02:20:12 INFO : potato2: Deleted 2025/06/29 02:20:12 INFO : There was nothing to transfer 2025/06/29 02:20:12 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/06/29 02:20:12 DEBUG : empty space: Unchanged skipping 2025/06/29 02:20:12 DEBUG : Local file system at /tmp/rclone3993168109: Waiting for checks to finish 2025/06/29 02:20:12 DEBUG : Local file system at /tmp/rclone3993168109: Waiting for transfers to finish 2025/06/29 02:20:12 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:12 INFO : potato2: Deleted 2025/06/29 02:20:12 INFO : enormous: Deleted 2025/06/29 02:20:12 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:14 DEBUG : five: Need to transfer - File not found at Destination 2025/06/29 02:20:14 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/06/29 02:20:14 DEBUG : one: Destination is newer than source, skipping 2025/06/29 02:20:14 DEBUG : three: Sizes identical 2025/06/29 02:20:14 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:14 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/06/29 02:20:14 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone3993168109) 2025/06/29 02:20:14 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-gakihac5jiti) 2025/06/29 02:20:14 DEBUG : two: sha1 differ 2025/06/29 02:20:14 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/06/29 02:20:14 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:14 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/29 02:20:14 INFO : five: Copied (new) 2025/06/29 02:20:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/29 02:20:15 INFO : four: Copied (replaced existing) 2025/06/29 02:20:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/29 02:20:15 INFO : two: Copied (replaced existing) 2025/06/29 02:20:15 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:15 DEBUG : one: Destination is newer than source, skipping 2025/06/29 02:20:15 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:15 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/06/29 02:20:15 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/06/29 02:20:15 DEBUG : five: Size and sha1 of src and dst objects identical 2025/06/29 02:20:15 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/06/29 02:20:15 DEBUG : four: Size and sha1 of src and dst objects identical 2025/06/29 02:20:15 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/06/29 02:20:15 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/29 02:20:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone3993168109) 2025/06/29 02:20:15 DEBUG : two: Size and sha1 of src and dst objects identical 2025/06/29 02:20:15 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-gakihac5jiti) 2025/06/29 02:20:15 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/06/29 02:20:15 DEBUG : three: sha1 differ 2025/06/29 02:20:15 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/06/29 02:20:15 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:15 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/29 02:20:15 INFO : three: Copied (replaced existing) 2025/06/29 02:20:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.15s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1467: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1467: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:1539: Can track renames: true 2025/06/29 02:20:17 INFO : B2 bucket rclone-test-gakihac5jiti: Making map for --track-renames 2025/06/29 02:20:17 INFO : B2 bucket rclone-test-gakihac5jiti: Finished making map for --track-renames 2025/06/29 02:20:17 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:17 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/29 02:20:17 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/29 02:20:17 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for renames to finish 2025/06/29 02:20:17 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:17 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/29 02:20:17 INFO : yam: Copied (new) 2025/06/29 02:20:17 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/29 02:20:17 INFO : potato: Copied (new) 2025/06/29 02:20:17 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:18 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:20:18 INFO : B2 bucket rclone-test-gakihac5jiti: Making map for --track-renames 2025/06/29 02:20:18 INFO : B2 bucket rclone-test-gakihac5jiti: Finished making map for --track-renames 2025/06/29 02:20:18 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:18 DEBUG : potato: Unchanged skipping 2025/06/29 02:20:18 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for renames to finish 2025/06/29 02:20:19 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/29 02:20:19 INFO : yam: Copied (server-side copy) to: yaml 2025/06/29 02:20:19 INFO : yam: Deleted 2025/06/29 02:20:19 INFO : yaml: Renamed from "yam" 2025/06/29 02:20:19 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:19 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.84s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:1611: Can track renames: true 2025/06/29 02:20:20 INFO : B2 bucket rclone-test-gakihac5jiti: Making map for --track-renames 2025/06/29 02:20:20 INFO : B2 bucket rclone-test-gakihac5jiti: Finished making map for --track-renames 2025/06/29 02:20:20 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:20 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/29 02:20:20 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/06/29 02:20:20 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for renames to finish 2025/06/29 02:20:20 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/29 02:20:20 INFO : potato: Copied (new) 2025/06/29 02:20:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/29 02:20:20 INFO : yam: Copied (new) 2025/06/29 02:20:20 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:20 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:20:20 INFO : B2 bucket rclone-test-gakihac5jiti: Making map for --track-renames 2025/06/29 02:20:20 INFO : B2 bucket rclone-test-gakihac5jiti: Finished making map for --track-renames 2025/06/29 02:20:20 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:20 DEBUG : potato: Unchanged skipping 2025/06/29 02:20:20 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for renames to finish 2025/06/29 02:20:21 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/29 02:20:21 INFO : yam: Copied (server-side copy) to: yaml 2025/06/29 02:20:21 INFO : yam: Deleted 2025/06/29 02:20:21 INFO : yaml: Renamed from "yam" 2025/06/29 02:20:21 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.41s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:1650: Can track renames: true 2025/06/29 02:20:22 INFO : B2 bucket rclone-test-gakihac5jiti: Making map for --track-renames 2025/06/29 02:20:22 INFO : B2 bucket rclone-test-gakihac5jiti: Finished making map for --track-renames 2025/06/29 02:20:22 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:22 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/06/29 02:20:22 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/06/29 02:20:22 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for renames to finish 2025/06/29 02:20:22 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:22 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/29 02:20:22 INFO : sub/yam: Copied (new) 2025/06/29 02:20:23 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/06/29 02:20:23 INFO : potato: Copied (new) 2025/06/29 02:20:23 DEBUG : Waiting for deletions to finish 2025/06/29 02:20:23 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:20:23 DEBUG : potato: Unchanged skipping 2025/06/29 02:20:23 INFO : B2 bucket rclone-test-gakihac5jiti: Making map for --track-renames 2025/06/29 02:20:23 INFO : B2 bucket rclone-test-gakihac5jiti: Finished making map for --track-renames 2025/06/29 02:20:23 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:23 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for renames to finish 2025/06/29 02:20:24 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/06/29 02:20:24 INFO : sub/yam: Copied (server-side copy) to: yam 2025/06/29 02:20:24 INFO : sub/yam: Deleted 2025/06/29 02:20:24 INFO : yam: Renamed from "sub/yam" 2025/06/29 02:20:24 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:24 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.69s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:25 DEBUG : Creating backend with remote "/tmp/rclone3993168109/dir1" 2025/06/29 02:20:25 DEBUG : Creating backend with remote "/tmp/rclone3993168109/dir2" 2025/06/29 02:20:25 DEBUG : Local file system at /tmp/rclone3993168109/dir2: Using server-side directory move 2025/06/29 02:20:25 INFO : Local file system at /tmp/rclone3993168109/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/06/29 02:20:25 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/06/29 02:20:25 INFO : file1.txt: Moved (server-side) 2025/06/29 02:20:25 DEBUG : Local file system at /tmp/rclone3993168109/dir2: Waiting for checks to finish 2025/06/29 02:20:25 DEBUG : Local file system at /tmp/rclone3993168109/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.39s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:20:25 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/29 02:20:25 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:25 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:26 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/29 02:20:26 INFO : nested/sub dir/file: Copied (new) 2025/06/29 02:20:26 INFO : nested/sub dir/file: Deleted 2025/06/29 02:20:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:20:26 INFO : sub dir/hello world: Copied (new) 2025/06/29 02:20:26 INFO : sub dir/hello world: Deleted 2025/06/29 02:20:26 INFO : sub dir: Removing directory 2025/06/29 02:20:26 INFO : nested/sub dir: Removing directory 2025/06/29 02:20:26 INFO : nested: Removing directory 2025/06/29 02:20:26 DEBUG : Local file system at /tmp/rclone3993168109: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.67s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/06/29 02:20:27 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/06/29 02:20:27 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:27 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:27 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/06/29 02:20:27 INFO : nested/sub dir/file: Copied (new) 2025/06/29 02:20:27 INFO : nested/sub dir/file: Deleted 2025/06/29 02:20:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:20:27 INFO : sub dir/hello world: Copied (new) 2025/06/29 02:20:27 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.32s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:28 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/06/29 02:20:28 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/29 02:20:28 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:28 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:29 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/29 02:20:29 INFO : existing: Copied (new) 2025/06/29 02:20:29 INFO : existing: Deleted 2025/06/29 02:20:29 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/06/29 02:20:29 INFO : existing-b: Copied (new) 2025/06/29 02:20:29 INFO : existing-b: Deleted 2025/06/29 02:20:29 DEBUG : existing: Destination exists, skipping 2025/06/29 02:20:29 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/06/29 02:20:29 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:20:29 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:20:29 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.68s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fiborur0bixo" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-gakihac5jiti -> B2 bucket rclone-test-fiborur0bixo 2025/06/29 02:20:34 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:34 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/29 02:20:34 DEBUG : empty space: Unchanged skipping 2025/06/29 02:20:34 DEBUG : B2 bucket rclone-test-fiborur0bixo: Waiting for checks to finish 2025/06/29 02:20:34 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/29 02:20:34 INFO : empty space: Deleted 2025/06/29 02:20:34 DEBUG : B2 bucket rclone-test-fiborur0bixo: Waiting for transfers to finish 2025/06/29 02:20:34 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:20:34 INFO : potato2: Copied (server-side copy) 2025/06/29 02:20:34 INFO : potato2: Deleted 2025/06/29 02:20:35 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/29 02:20:35 INFO : potato3: Copied (server-side copy) 2025/06/29 02:20:35 INFO : potato3: Deleted 2025/06/29 02:20:35 DEBUG : Creating backend with remote "TestB2:rclone-test-durohov6yiku" 2025/06/29 02:20:36 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/29 02:20:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:36 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/29 02:20:36 DEBUG : B2 bucket rclone-test-durohov6yiku: Waiting for checks to finish 2025/06/29 02:20:36 DEBUG : B2 bucket rclone-test-durohov6yiku: Waiting for transfers to finish 2025/06/29 02:20:37 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/29 02:20:37 INFO : empty space: Copied (server-side copy) 2025/06/29 02:20:37 INFO : empty space: Deleted 2025/06/29 02:20:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:20:37 INFO : potato2: Copied (server-side copy) 2025/06/29 02:20:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/29 02:20:37 INFO : potato3: Copied (server-side copy) 2025/06/29 02:20:37 INFO : potato2: Deleted 2025/06/29 02:20:38 INFO : potato3: Deleted 2025/06/29 02:20:38 DEBUG : B2 bucket rclone-test-durohov6yiku: Purge remote 2025/06/29 02:20:38 INFO : B2 bucket rclone-test-durohov6yiku: cleaning bucket "rclone-test-durohov6yiku" of all files 2025/06/29 02:20:38 DEBUG : empty space: Deleting (id "4_zbf628dc370cdbb9b9f780e1b_f100737f7213ceef1_d20250629_m022037_c001_v0001182_t0059_u01751163637368") 2025/06/29 02:20:38 DEBUG : potato2: Deleting (id "4_zbf628dc370cdbb9b9f780e1b_f106ce0c2b55e73b9_d20250629_m022037_c001_v0001178_t0047_u01751163637631") 2025/06/29 02:20:38 DEBUG : potato3: Deleting (id "4_zbf628dc370cdbb9b9f780e1b_f11387e0b40ce6762_d20250629_m022037_c001_v0001181_t0021_u01751163637736") 2025/06/29 02:20:39 DEBUG : B2 bucket rclone-test-fiborur0bixo: Purge remote 2025/06/29 02:20:39 INFO : B2 bucket rclone-test-fiborur0bixo: cleaning bucket "rclone-test-fiborur0bixo" of all files 2025/06/29 02:20:39 DEBUG : empty space: Deleting (id "4_z5fb27da370cdbb9b9f780e1b_f40459ab878e6fae8_d20250629_m022037_c001_v7007000_t0000_u01751163637616") 2025/06/29 02:20:39 DEBUG : empty space: Deleting (id "4_z5fb27da370cdbb9b9f780e1b_f111210e33d2a6ad5_d20250629_m022033_c001_v0001091_t0024_u01751163633210") 2025/06/29 02:20:39 DEBUG : potato2: Deleting (id "4_z5fb27da370cdbb9b9f780e1b_f40459ab878e6fae9_d20250629_m022037_c001_v7007000_t0000_u01751163637840") 2025/06/29 02:20:39 DEBUG : potato2: Deleting (id "4_z5fb27da370cdbb9b9f780e1b_f1165c85ee52be920_d20250629_m022034_c001_v0001184_t0043_u01751163634459") 2025/06/29 02:20:39 DEBUG : potato3: Deleting (id "4_z5fb27da370cdbb9b9f780e1b_f416473a715758f50_d20250629_m022037_c001_v7007000_t0000_u01751163637949") 2025/06/29 02:20:39 DEBUG : potato3: Deleting (id "4_z5fb27da370cdbb9b9f780e1b_f1133eb0dc25d0d62_d20250629_m022034_c001_v0001104_t0045_u01751163634695") 2025/06/29 02:20:39 DEBUG : potato3: Deleting (id "4_z5fb27da370cdbb9b9f780e1b_f111210e33d2a6ad7_d20250629_m022033_c001_v0001091_t0014_u01751163633586") 2025/06/29 02:20:40 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/29 02:20:40 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/29 02:20:41 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMove (10.87s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:41 DEBUG : Creating backend with remote "TestB2:rclone-test-voputes4wodi" sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-gakihac5jiti -> B2 bucket rclone-test-voputes4wodi 2025/06/29 02:20:46 DEBUG : empty space: Excluded (Size Filter) 2025/06/29 02:20:46 DEBUG : empty space: Excluded (Size Filter) 2025/06/29 02:20:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:46 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/29 02:20:46 DEBUG : B2 bucket rclone-test-voputes4wodi: Waiting for checks to finish 2025/06/29 02:20:46 DEBUG : B2 bucket rclone-test-voputes4wodi: Waiting for transfers to finish 2025/06/29 02:20:46 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:20:46 INFO : potato2: Copied (server-side copy) 2025/06/29 02:20:46 INFO : potato2: Deleted 2025/06/29 02:20:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/29 02:20:46 INFO : potato3: Copied (server-side copy) 2025/06/29 02:20:46 INFO : potato3: Deleted 2025/06/29 02:20:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yupovid3hile" 2025/06/29 02:20:48 DEBUG : empty space: Excluded (Size Filter) 2025/06/29 02:20:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/29 02:20:48 DEBUG : B2 bucket rclone-test-yupovid3hile: Waiting for checks to finish 2025/06/29 02:20:48 DEBUG : B2 bucket rclone-test-yupovid3hile: Waiting for transfers to finish 2025/06/29 02:20:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:20:49 INFO : potato2: Copied (server-side copy) 2025/06/29 02:20:49 INFO : potato2: Deleted 2025/06/29 02:20:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/29 02:20:49 INFO : potato3: Copied (server-side copy) 2025/06/29 02:20:49 INFO : potato3: Deleted 2025/06/29 02:20:50 DEBUG : B2 bucket rclone-test-yupovid3hile: Purge remote 2025/06/29 02:20:50 INFO : B2 bucket rclone-test-yupovid3hile: cleaning bucket "rclone-test-yupovid3hile" of all files 2025/06/29 02:20:50 DEBUG : potato2: Deleting (id "4_z5f52bda370cdbb9b9f780e1b_f1063c54527cae946_d20250629_m022048_c001_v0001093_t0044_u01751163648968") 2025/06/29 02:20:50 DEBUG : potato3: Deleting (id "4_z5f52bda370cdbb9b9f780e1b_f109d924285416532_d20250629_m022049_c001_v0001171_t0009_u01751163649264") 2025/06/29 02:20:50 DEBUG : B2 bucket rclone-test-voputes4wodi: Purge remote 2025/06/29 02:20:50 INFO : B2 bucket rclone-test-voputes4wodi: cleaning bucket "rclone-test-voputes4wodi" of all files 2025/06/29 02:20:51 DEBUG : empty space: Deleting (id "4_zbf72ad9370cdbb9b9f780e1b_f117c5d24c3ef56e4_d20250629_m022045_c001_v0001137_t0040_u01751163645277") 2025/06/29 02:20:51 DEBUG : potato2: Deleting (id "4_zbf72ad9370cdbb9b9f780e1b_f4180e40eeb393c94_d20250629_m022049_c001_v7007000_t0000_u01751163649240") 2025/06/29 02:20:51 DEBUG : potato2: Deleting (id "4_zbf72ad9370cdbb9b9f780e1b_f108f2b6ef0360dc8_d20250629_m022046_c001_v0001165_t0053_u01751163646447") 2025/06/29 02:20:51 DEBUG : potato3: Deleting (id "4_zbf72ad9370cdbb9b9f780e1b_f4180e40eeb393c95_d20250629_m022049_c001_v7007000_t0000_u01751163649602") 2025/06/29 02:20:51 DEBUG : potato3: Deleting (id "4_zbf72ad9370cdbb9b9f780e1b_f1117c76d29d7595c_d20250629_m022046_c001_v0001181_t0003_u01751163646685") 2025/06/29 02:20:51 DEBUG : potato3: Deleting (id "4_zbf72ad9370cdbb9b9f780e1b_f117c5d24c3ef56e8_d20250629_m022045_c001_v0001137_t0011_u01751163645643") --- PASS: TestServerSideMoveWithFilter (12.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:20:53 DEBUG : Creating backend with remote "TestB2:rclone-test-hojewar1wuru" 2025/06/29 02:20:55 INFO : tomatoDir: Making directory sync_test.go:1706: Server side move (if possible) B2 bucket rclone-test-gakihac5jiti -> B2 bucket rclone-test-hojewar1wuru 2025/06/29 02:20:57 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:20:57 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/29 02:20:57 DEBUG : empty space: Unchanged skipping 2025/06/29 02:20:57 DEBUG : B2 bucket rclone-test-hojewar1wuru: Waiting for checks to finish 2025/06/29 02:20:57 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/06/29 02:20:57 INFO : empty space: Deleted 2025/06/29 02:20:57 DEBUG : B2 bucket rclone-test-hojewar1wuru: Waiting for transfers to finish 2025/06/29 02:20:58 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:20:58 INFO : potato2: Copied (server-side copy) 2025/06/29 02:20:58 INFO : potato2: Deleted 2025/06/29 02:20:58 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/29 02:20:58 INFO : potato3: Copied (server-side copy) 2025/06/29 02:20:58 INFO : potato3: Deleted 2025/06/29 02:20:58 DEBUG : Creating backend with remote "TestB2:rclone-test-murenuv3zece" 2025/06/29 02:20:59 INFO : tomatoDir: Making directory 2025/06/29 02:21:00 DEBUG : empty space: Need to transfer - File not found at Destination 2025/06/29 02:21:00 DEBUG : potato2: Need to transfer - File not found at Destination 2025/06/29 02:21:00 DEBUG : potato3: Need to transfer - File not found at Destination 2025/06/29 02:21:00 DEBUG : B2 bucket rclone-test-murenuv3zece: Waiting for checks to finish 2025/06/29 02:21:00 DEBUG : B2 bucket rclone-test-murenuv3zece: Waiting for transfers to finish 2025/06/29 02:21:00 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/06/29 02:21:00 INFO : empty space: Copied (server-side copy) 2025/06/29 02:21:01 INFO : empty space: Deleted 2025/06/29 02:21:01 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/06/29 02:21:01 INFO : potato2: Copied (server-side copy) 2025/06/29 02:21:01 INFO : potato2: Deleted 2025/06/29 02:21:01 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/06/29 02:21:01 INFO : potato3: Copied (server-side copy) 2025/06/29 02:21:01 INFO : potato3: Deleted 2025/06/29 02:21:02 DEBUG : B2 bucket rclone-test-murenuv3zece: Purge remote 2025/06/29 02:21:02 INFO : B2 bucket rclone-test-murenuv3zece: cleaning bucket "rclone-test-murenuv3zece" of all files 2025/06/29 02:21:02 DEBUG : empty space: Deleting (id "4_zbf92ed7370cdbb9b9f780e1b_f1100f16f2c326ea6_d20250629_m022100_c001_v0001184_t0037_u01751163660686") 2025/06/29 02:21:02 DEBUG : potato2: Deleting (id "4_zbf92ed7370cdbb9b9f780e1b_f107af6eb42f5b239_d20250629_m022100_c001_v0001182_t0037_u01751163660936") 2025/06/29 02:21:02 DEBUG : potato3: Deleting (id "4_zbf92ed7370cdbb9b9f780e1b_f119ffb2f4e916c22_d20250629_m022101_c001_v0001099_t0033_u01751163661065") 2025/06/29 02:21:03 DEBUG : B2 bucket rclone-test-hojewar1wuru: Purge remote 2025/06/29 02:21:03 INFO : B2 bucket rclone-test-hojewar1wuru: cleaning bucket "rclone-test-hojewar1wuru" of all files 2025/06/29 02:21:03 DEBUG : empty space: Deleting (id "4_zcf62dd7370cdbb9b9f780e1b_f415813631c811443_d20250629_m022100_c001_v7007000_t0000_u01751163660922") 2025/06/29 02:21:03 DEBUG : empty space: Deleting (id "4_zcf62dd7370cdbb9b9f780e1b_f102eb6752dc6e870_d20250629_m022057_c001_v0001183_t0054_u01751163657058") 2025/06/29 02:21:03 DEBUG : potato2: Deleting (id "4_zcf62dd7370cdbb9b9f780e1b_f415813631c811444_d20250629_m022101_c001_v7007000_t0000_u01751163661144") 2025/06/29 02:21:03 DEBUG : potato2: Deleting (id "4_zcf62dd7370cdbb9b9f780e1b_f117734ca515da846_d20250629_m022057_c001_v0001184_t0016_u01751163657890") 2025/06/29 02:21:03 DEBUG : potato3: Deleting (id "4_zcf62dd7370cdbb9b9f780e1b_f415813631c811445_d20250629_m022101_c001_v7007000_t0000_u01751163661399") 2025/06/29 02:21:03 DEBUG : potato3: Deleting (id "4_zcf62dd7370cdbb9b9f780e1b_f112ce2b2e34c23f6_d20250629_m022058_c001_v0001176_t0010_u01751163658106") 2025/06/29 02:21:03 DEBUG : potato3: Deleting (id "4_zcf62dd7370cdbb9b9f780e1b_f102eb6752dc6e874_d20250629_m022057_c001_v0001183_t0012_u01751163657275") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (11.88s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:21:05 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.40s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:21:07 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/rclone-sync-test" --- PASS: TestSyncOverlap (1.47s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:21:08 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/rclone-sync-test" 2025/06/29 02:21:11 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/rclone-sync-test-include/layer2" 2025/06/29 02:21:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/rclone-sync-test-ignore-file" 2025/06/29 02:21:16 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/06/29 02:21:16 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/06/29 02:21:16 DEBUG : pacer: Reducing sleep to 10ms 2025/06/29 02:21:16 DEBUG : B2 bucket rclone-test-gakihac5jiti path rclone-sync-test: Waiting for checks to finish 2025/06/29 02:21:16 DEBUG : B2 bucket rclone-test-gakihac5jiti path rclone-sync-test: Waiting for transfers to finish 2025/06/29 02:21:16 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:16 INFO : There was nothing to transfer 2025/06/29 02:21:17 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:21:17 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:21:17 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:17 INFO : There was nothing to transfer 2025/06/29 02:21:17 DEBUG : B2 bucket rclone-test-gakihac5jiti path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/06/29 02:21:17 DEBUG : B2 bucket rclone-test-gakihac5jiti path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/06/29 02:21:17 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:17 INFO : There was nothing to transfer 2025/06/29 02:21:17 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:21:17 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:21:17 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:17 INFO : There was nothing to transfer 2025/06/29 02:21:18 DEBUG : B2 bucket rclone-test-gakihac5jiti path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/06/29 02:21:18 DEBUG : B2 bucket rclone-test-gakihac5jiti path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/06/29 02:21:18 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:18 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (9.73s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:21:18 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dst" 2025/06/29 02:21:19 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/CompareDest" 2025/06/29 02:21:21 DEBUG : one: Need to transfer - File not found at Destination 2025/06/29 02:21:21 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:21 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:21:22 INFO : one: Copied (new) 2025/06/29 02:21:22 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:23 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:23 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:23 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:24 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/29 02:21:24 INFO : one: Copied (replaced existing) 2025/06/29 02:21:24 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:25 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:26 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:26 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/29 02:21:26 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:26 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:26 INFO : There was nothing to transfer 2025/06/29 02:21:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:27 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/29 02:21:27 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:27 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/29 02:21:27 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:27 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:27 INFO : There was nothing to transfer 2025/06/29 02:21:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:28 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:28 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/29 02:21:28 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:28 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/29 02:21:28 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:28 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:28 INFO : There was nothing to transfer 2025/06/29 02:21:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:29 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/06/29 02:21:29 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/29 02:21:29 DEBUG : two: Destination found in --compare-dest, skipping 2025/06/29 02:21:29 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:29 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/29 02:21:29 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:29 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:29 INFO : There was nothing to transfer 2025/06/29 02:21:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:30 DEBUG : two: Need to transfer - File not found at Destination 2025/06/29 02:21:30 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/06/29 02:21:30 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:30 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/06/29 02:21:30 INFO : two: Copied (new) 2025/06/29 02:21:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.55s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:21:33 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dest" 2025/06/29 02:21:34 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/pre-dest1" 2025/06/29 02:21:35 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/pre-dest2" 2025/06/29 02:21:37 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:21:37 DEBUG : 1: Destination found in --compare-dest, skipping 2025/06/29 02:21:38 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:21:38 DEBUG : 2: Destination found in --compare-dest, skipping 2025/06/29 02:21:38 DEBUG : 3: Need to transfer - File not found at Destination 2025/06/29 02:21:38 DEBUG : B2 bucket rclone-test-gakihac5jiti path dest: Waiting for checks to finish 2025/06/29 02:21:38 DEBUG : B2 bucket rclone-test-gakihac5jiti path dest: Waiting for transfers to finish 2025/06/29 02:21:39 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/06/29 02:21:39 INFO : 3: Copied (new) 2025/06/29 02:21:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.65s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:21:40 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dst" 2025/06/29 02:21:40 DEBUG : Config file has changed externally - reloading 2025/06/29 02:21:42 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/CopyDest" 2025/06/29 02:21:44 DEBUG : one: Need to transfer - File not found at Destination 2025/06/29 02:21:44 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:44 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:45 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:21:45 INFO : one: Copied (new) 2025/06/29 02:21:45 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:45 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:45 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:45 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:46 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/29 02:21:46 INFO : one: Copied (replaced existing) 2025/06/29 02:21:46 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:47 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/BackupDir" 2025/06/29 02:21:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:49 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:49 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/06/29 02:21:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:21:50 INFO : one: Copied (server-side copy) 2025/06/29 02:21:50 INFO : one: Deleted 2025/06/29 02:21:51 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/06/29 02:21:51 INFO : one: Copied (server-side copy) 2025/06/29 02:21:51 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/06/29 02:21:51 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:51 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:52 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:52 DEBUG : one: Unchanged skipping 2025/06/29 02:21:52 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:52 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/06/29 02:21:52 INFO : two: Copied (server-side copy) 2025/06/29 02:21:52 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/06/29 02:21:52 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:52 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:52 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:53 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:53 DEBUG : one: Unchanged skipping 2025/06/29 02:21:53 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:53 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:53 DEBUG : two: Unchanged skipping 2025/06/29 02:21:53 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:53 DEBUG : Waiting for deletions to finish 2025/06/29 02:21:53 INFO : There was nothing to transfer 2025/06/29 02:21:54 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:54 DEBUG : one: Unchanged skipping 2025/06/29 02:21:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/06/29 02:21:54 DEBUG : three: Destination not found in --copy-dest 2025/06/29 02:21:54 DEBUG : three: Need to transfer - File not found at Destination 2025/06/29 02:21:54 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/06/29 02:21:54 DEBUG : two: Unchanged skipping 2025/06/29 02:21:54 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:21:54 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:21:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/06/29 02:21:55 INFO : three: Copied (new) 2025/06/29 02:21:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.46s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:21:58 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dst" 2025/06/29 02:22:00 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/backup" 2025/06/29 02:22:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/29 02:22:01 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:22:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:01 DEBUG : two: Unchanged skipping 2025/06/29 02:22:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:22:03 INFO : one: Copied (server-side copy) 2025/06/29 02:22:03 INFO : one: Deleted 2025/06/29 02:22:03 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:22:04 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:04 INFO : one: Copied (new) 2025/06/29 02:22:04 DEBUG : Waiting for deletions to finish 2025/06/29 02:22:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/29 02:22:05 INFO : three.txt: Copied (server-side copy) 2025/06/29 02:22:05 INFO : three.txt: Deleted 2025/06/29 02:22:05 INFO : three.txt: Moved into backup dir 2025/06/29 02:22:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/29 02:22:07 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:07 DEBUG : two: Unchanged skipping 2025/06/29 02:22:07 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:22:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:07 INFO : one: Copied (server-side copy) 2025/06/29 02:22:08 INFO : one: Deleted 2025/06/29 02:22:08 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:22:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/29 02:22:08 INFO : one: Copied (new) 2025/06/29 02:22:08 DEBUG : Waiting for deletions to finish 2025/06/29 02:22:08 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/29 02:22:08 INFO : three.txt: Copied (server-side copy) 2025/06/29 02:22:09 INFO : three.txt: Deleted 2025/06/29 02:22:09 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.22s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:22:12 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dst" 2025/06/29 02:22:13 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/backup" 2025/06/29 02:22:15 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/29 02:22:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:15 DEBUG : two: Unchanged skipping 2025/06/29 02:22:15 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:22:16 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:22:16 INFO : one: Copied (server-side copy) to: one.bak 2025/06/29 02:22:17 INFO : one: Deleted 2025/06/29 02:22:17 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:22:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:17 INFO : one: Copied (new) 2025/06/29 02:22:17 DEBUG : Waiting for deletions to finish 2025/06/29 02:22:18 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/29 02:22:18 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/29 02:22:18 INFO : three.txt: Deleted 2025/06/29 02:22:18 INFO : three.txt: Moved into backup dir 2025/06/29 02:22:20 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/29 02:22:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:20 DEBUG : two: Unchanged skipping 2025/06/29 02:22:20 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:22:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:20 INFO : one: Copied (server-side copy) to: one.bak 2025/06/29 02:22:20 INFO : one: Deleted 2025/06/29 02:22:20 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:22:21 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/29 02:22:21 INFO : one: Copied (new) 2025/06/29 02:22:21 DEBUG : Waiting for deletions to finish 2025/06/29 02:22:21 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/29 02:22:21 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/29 02:22:21 INFO : three.txt: Deleted 2025/06/29 02:22:21 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.54s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:22:24 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dst" 2025/06/29 02:22:25 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/backup" 2025/06/29 02:22:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/29 02:22:27 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:22:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:27 DEBUG : two: Unchanged skipping 2025/06/29 02:22:29 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:22:29 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/29 02:22:29 INFO : one: Deleted 2025/06/29 02:22:29 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:22:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:30 INFO : one: Copied (new) 2025/06/29 02:22:30 DEBUG : Waiting for deletions to finish 2025/06/29 02:22:30 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/29 02:22:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/29 02:22:30 INFO : three.txt: Deleted 2025/06/29 02:22:30 INFO : three.txt: Moved into backup dir 2025/06/29 02:22:32 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/29 02:22:32 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:32 DEBUG : two: Unchanged skipping 2025/06/29 02:22:32 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:22:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:33 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/29 02:22:33 INFO : one: Deleted 2025/06/29 02:22:33 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:22:33 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/29 02:22:33 INFO : one: Copied (new) 2025/06/29 02:22:33 DEBUG : Waiting for deletions to finish 2025/06/29 02:22:34 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/29 02:22:34 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/29 02:22:34 INFO : three.txt: Deleted 2025/06/29 02:22:34 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:22:37 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dst" 2025/06/29 02:22:38 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:22:38 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/29 02:22:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:38 DEBUG : two: Unchanged skipping 2025/06/29 02:22:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:22:39 INFO : one: Copied (server-side copy) to: one.bak 2025/06/29 02:22:39 INFO : one: Deleted 2025/06/29 02:22:39 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:22:40 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:40 INFO : one: Copied (new) 2025/06/29 02:22:40 DEBUG : Waiting for deletions to finish 2025/06/29 02:22:40 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/29 02:22:40 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/29 02:22:41 INFO : three.txt: Deleted 2025/06/29 02:22:41 INFO : three.txt: Moved into backup dir 2025/06/29 02:22:42 DEBUG : one.bak: Excluded (Path Filter) 2025/06/29 02:22:42 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/06/29 02:22:42 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/29 02:22:42 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:42 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for checks to finish 2025/06/29 02:22:42 DEBUG : two: Unchanged skipping 2025/06/29 02:22:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:42 INFO : one: Copied (server-side copy) to: one.bak 2025/06/29 02:22:42 INFO : one: Deleted 2025/06/29 02:22:42 DEBUG : B2 bucket rclone-test-gakihac5jiti path dst: Waiting for transfers to finish 2025/06/29 02:22:43 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/29 02:22:43 INFO : one: Copied (new) 2025/06/29 02:22:43 DEBUG : Waiting for deletions to finish 2025/06/29 02:22:43 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/29 02:22:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/29 02:22:43 INFO : three.txt: Deleted 2025/06/29 02:22:43 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (9.53s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:22:46 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dst" 2025/06/29 02:22:47 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/29 02:22:49 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:22:49 INFO : one: Copied (server-side copy) to: one.bak 2025/06/29 02:22:49 INFO : one: Deleted 2025/06/29 02:22:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:50 INFO : one: Copied (new) 2025/06/29 02:22:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:50 DEBUG : two: Unchanged skipping 2025/06/29 02:22:51 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/29 02:22:51 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/29 02:22:51 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/29 02:22:51 INFO : three.txt: Deleted 2025/06/29 02:22:52 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/29 02:22:52 INFO : three.txt: Copied (new) 2025/06/29 02:22:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/29 02:22:53 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:22:53 INFO : one: Copied (server-side copy) to: one.bak 2025/06/29 02:22:53 INFO : one: Deleted 2025/06/29 02:22:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/29 02:22:54 INFO : one: Copied (new) 2025/06/29 02:22:54 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:22:54 DEBUG : two: Unchanged skipping 2025/06/29 02:22:54 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/29 02:22:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/29 02:22:55 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/06/29 02:22:55 INFO : three.txt: Deleted 2025/06/29 02:22:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/29 02:22:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.83s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:22:59 DEBUG : Creating backend with remote "TestB2:rclone-test-gakihac5jiti/dst" 2025/06/29 02:23:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/06/29 02:23:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/06/29 02:23:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/29 02:23:02 INFO : one: Deleted 2025/06/29 02:23:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:23:03 INFO : one: Copied (new) 2025/06/29 02:23:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:03 DEBUG : two: Unchanged skipping 2025/06/29 02:23:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/06/29 02:23:05 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/06/29 02:23:05 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/29 02:23:05 INFO : three.txt: Deleted 2025/06/29 02:23:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/29 02:23:06 INFO : three.txt: Copied (new) 2025/06/29 02:23:07 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/06/29 02:23:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/06/29 02:23:07 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/06/29 02:23:07 INFO : one: Deleted 2025/06/29 02:23:08 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/06/29 02:23:08 INFO : one: Copied (new) 2025/06/29 02:23:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:08 DEBUG : two: Unchanged skipping 2025/06/29 02:23:08 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/06/29 02:23:09 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/06/29 02:23:09 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/06/29 02:23:09 INFO : three.txt: Deleted 2025/06/29 02:23:09 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/06/29 02:23:09 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.33s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:23:12 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/06/29 02:23:12 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:23:12 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:23:12 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/06/29 02:23:12 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/06/29 02:23:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.42s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:23:14 DEBUG : existing: Need to transfer - File not found at Destination 2025/06/29 02:23:14 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:23:14 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:23:14 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/06/29 02:23:14 INFO : existing: Copied (new) 2025/06/29 02:23:14 DEBUG : Waiting for deletions to finish 2025/06/29 02:23:15 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/06/29 02:23:15 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/06/29 02:23:15 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:23:15 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:23:15 ERROR : B2 bucket rclone-test-gakihac5jiti: not deleting files as there were IO errors 2025/06/29 02:23:15 ERROR : B2 bucket rclone-test-gakihac5jiti: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (2.36s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:23:16 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:16 DEBUG : existing: Unchanged skipping 2025/06/29 02:23:16 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:23:16 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:23:16 DEBUG : Waiting for deletions to finish 2025/06/29 02:23:16 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.32s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:2636: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:2675: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" sync_test.go:2675: This test only runs on local --- PASS: TestMaxTransfer (1.11s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:23:28 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both0: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both10: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both11: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both12: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:23:28 DEBUG : both13: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both17: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both18: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both19: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both1: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both2: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both16: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both3: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both14: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both4: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both7: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both15: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:28 DEBUG : both6: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both8: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both5: Unchanged skipping 2025/06/29 02:23:28 DEBUG : both9: Unchanged skipping 2025/06/29 02:23:28 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:23:28 DEBUG : Waiting for deletions to finish 2025/06/29 02:23:29 INFO : only11: Deleted 2025/06/29 02:23:29 INFO : only1: Deleted 2025/06/29 02:23:29 INFO : only8: Deleted 2025/06/29 02:23:29 INFO : only10: Deleted 2025/06/29 02:23:29 INFO : only14: Deleted 2025/06/29 02:23:29 INFO : only3: Deleted 2025/06/29 02:23:29 INFO : only5: Deleted 2025/06/29 02:23:29 INFO : only7: Deleted 2025/06/29 02:23:29 INFO : only0: Deleted 2025/06/29 02:23:29 INFO : only15: Deleted 2025/06/29 02:23:29 INFO : only17: Deleted 2025/06/29 02:23:29 INFO : only18: Deleted 2025/06/29 02:23:29 INFO : only19: Deleted 2025/06/29 02:23:29 INFO : only2: Deleted 2025/06/29 02:23:30 INFO : only4: Deleted 2025/06/29 02:23:30 INFO : only9: Deleted 2025/06/29 02:23:30 INFO : only13: Deleted 2025/06/29 02:23:30 INFO : only12: Deleted 2025/06/29 02:23:30 INFO : only16: Deleted 2025/06/29 02:23:30 INFO : only6: Deleted 2025/06/29 02:23:30 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.71s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:23:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:23:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both0: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both10: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both12: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both15: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both16: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both17: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both18: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both19: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both1: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both2: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both3: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both4: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both5: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both13: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both11: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : both14: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both6: Unchanged skipping 2025/06/29 02:23:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:23:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : both9: Unchanged skipping 2025/06/29 02:23:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : both8: Unchanged skipping 2025/06/29 02:23:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : both7: Unchanged skipping 2025/06/29 02:23:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/06/29 02:23:45 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:23:45 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:45 INFO : only10: Copied (replaced existing) 2025/06/29 02:23:45 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:45 INFO : only0: Copied (replaced existing) 2025/06/29 02:23:45 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:45 INFO : only11: Copied (replaced existing) 2025/06/29 02:23:45 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:45 INFO : only16: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only15: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only17: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only18: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only12: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only14: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only13: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only19: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only3: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only4: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only5: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only6: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only7: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only8: Copied (replaced existing) 2025/06/29 02:23:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:46 INFO : only1: Copied (replaced existing) 2025/06/29 02:23:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:47 INFO : only9: Copied (replaced existing) 2025/06/29 02:23:47 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/06/29 02:23:47 INFO : only2: Copied (replaced existing) 2025/06/29 02:23:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (21.06s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:23:55 DEBUG : empty_dir: Making directory with metadata 2025/06/29 02:23:55 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/29 02:23:55 DEBUG : empty_on_remote: Making directory with metadata 2025/06/29 02:23:55 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/29 02:23:55 INFO : empty_on_remote: Making directory 2025/06/29 02:23:55 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/29 02:23:56 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/29 02:23:56 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/29 02:23:56 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/29 02:23:56 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.18s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:23:57 DEBUG : empty_dir: Making directory with metadata 2025/06/29 02:23:57 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/29 02:23:57 DEBUG : empty_on_remote: Making directory with metadata 2025/06/29 02:23:57 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/06/29 02:23:57 INFO : empty_on_remote: Making directory 2025/06/29 02:23:57 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/06/29 02:23:58 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/06/29 02:23:58 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/06/29 02:23:58 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/06/29 02:23:58 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/06/29 02:23:58 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (2.30s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:24:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/29 02:24:00 INFO : sub dir: Making directory 2025/06/29 02:24:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (1.79s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:24:01 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/06/29 02:24:01 INFO : sub dir: Making directory 2025/06/29 02:24:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (1.93s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:24:08 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:08 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : apple: Unchanged skipping 2025/06/29 02:24:08 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:24:08 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:24:08 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : banana: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:08 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:24:08 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:24:08 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:08 INFO : There was nothing to transfer 2025/06/29 02:24:08 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:08 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:08 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:24:09 DEBUG : apple: Unchanged skipping 2025/06/29 02:24:09 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:24:09 DEBUG : banana: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:24:09 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:09 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:24:09 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:24:09 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:09 INFO : There was nothing to transfer 2025/06/29 02:24:09 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:09 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:09 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:24:20 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:20 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:20 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : apple: Unchanged skipping 2025/06/29 02:24:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:24:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : banana: Unchanged skipping 2025/06/29 02:24:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:24:21 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:24:21 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:21 INFO : There was nothing to transfer 2025/06/29 02:24:21 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:21 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:24:21 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : apple: Unchanged skipping 2025/06/29 02:24:21 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : banana: Unchanged skipping 2025/06/29 02:24:21 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:24:21 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:24:21 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:21 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:24:21 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:24:21 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:21 INFO : There was nothing to transfer 2025/06/29 02:24:21 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:22 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:22 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:24:33 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:34 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:24:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:34 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:34 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:34 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:34 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:34 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:34 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:34 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:34 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:34 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:34 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:34 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/29 02:24:34 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:34 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:24:34 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:24:34 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/29 02:24:34 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:34 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/29 02:24:34 INFO : banana: Copied (new) to: YmFuYW5h 2025/06/29 02:24:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:34 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/29 02:24:34 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:35 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/29 02:24:35 INFO : apple: Copied (new) to: YXBwbGU= 2025/06/29 02:24:35 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/29 02:24:35 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/29 02:24:35 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/29 02:24:35 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/29 02:24:35 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/29 02:24:35 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/29 02:24:35 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/29 02:24:35 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:35 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/29 02:24:35 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:35 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/29 02:24:35 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:35 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/29 02:24:35 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:35 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/29 02:24:35 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:35 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:35 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/29 02:24:35 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:35 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:35 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/29 02:24:35 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:35 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/29 02:24:35 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:35 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/29 02:24:35 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:36 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/29 02:24:36 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:36 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:36 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0008-2345678.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0010-456789.txt: Deleted 2025/06/29 02:24:36 INFO : apple: Deleted 2025/06/29 02:24:36 INFO : dir1/0009-3456789.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/29 02:24:36 INFO : splitbananasplit: Deleted 2025/06/29 02:24:36 INFO : dir1/0011-56789;.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0012-6789;.txt: Deleted 2025/06/29 02:24:36 INFO : appleappleapplebanana: Deleted 2025/06/29 02:24:36 INFO : banana: Deleted 2025/06/29 02:24:36 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0015-9;=.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0003-defghij.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0007-1234567.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0013-789;=.txt: Deleted 2025/06/29 02:24:36 INFO : dir1/0014-89;=.txt: Deleted 2025/06/29 02:24:36 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:37 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:37 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:37 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : apple: Unchanged skipping 2025/06/29 02:24:37 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:24:37 DEBUG : banana: Unchanged skipping 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:37 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:37 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:37 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:37 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:37 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:37 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:37 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:37 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:37 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:24:37 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:24:37 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:24:37 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:24:37 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:37 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:37 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/06/29 02:24:37 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/06/29 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/06/29 02:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:38 DEBUG : apple: transformed to: YXBwbGU= 2025/06/29 02:24:38 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/06/29 02:24:38 DEBUG : banana: transformed to: YmFuYW5h 2025/06/29 02:24:38 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/06/29 02:24:38 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/06/29 02:24:38 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/06/29 02:24:38 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/06/29 02:24:38 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/06/29 02:24:38 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/06/29 02:24:38 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:24:49 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:49 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:24:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:49 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:49 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:49 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:49 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:50 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:50 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:50 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:50 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:50 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:50 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:50 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/06/29 02:24:50 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/06/29 02:24:50 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/06/29 02:24:50 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/06/29 02:24:50 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/06/29 02:24:50 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/06/29 02:24:50 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/06/29 02:24:50 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/06/29 02:24:50 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:50 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:24:50 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:24:50 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/29 02:24:50 INFO : apple: Copied (new) to: PREFIXapple 2025/06/29 02:24:50 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/29 02:24:50 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/06/29 02:24:50 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/29 02:24:50 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/06/29 02:24:50 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/29 02:24:50 INFO : banana: Copied (new) to: PREFIXbanana 2025/06/29 02:24:50 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/29 02:24:50 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/06/29 02:24:50 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:50 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/29 02:24:50 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:50 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/29 02:24:50 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:50 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:50 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/29 02:24:50 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:50 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:50 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/29 02:24:50 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:50 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:51 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/29 02:24:51 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:51 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:51 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/29 02:24:51 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:51 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:51 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/29 02:24:51 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:51 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:51 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/29 02:24:51 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:51 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:51 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/29 02:24:51 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:51 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:51 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/29 02:24:51 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:51 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:51 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/29 02:24:51 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:51 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/29 02:24:51 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/29 02:24:51 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:51 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/29 02:24:51 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:51 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/29 02:24:51 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:51 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/29 02:24:51 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/06/29 02:24:51 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:51 INFO : dir1/0008-2345678.txt: Deleted 2025/06/29 02:24:51 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0013-789;=.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0015-9;=.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0010-456789.txt: Deleted 2025/06/29 02:24:52 INFO : appleappleapplebanana: Deleted 2025/06/29 02:24:52 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0003-defghij.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/29 02:24:52 INFO : apple: Deleted 2025/06/29 02:24:52 INFO : dir1/0007-1234567.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0012-6789;.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0009-3456789.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0011-56789;.txt: Deleted 2025/06/29 02:24:52 INFO : dir1/0014-89;=.txt: Deleted 2025/06/29 02:24:52 INFO : banana: Deleted 2025/06/29 02:24:52 INFO : splitbananasplit: Deleted 2025/06/29 02:24:52 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/29 02:24:52 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:52 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/29 02:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/29 02:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : apple: transformed to: PREFIXapple 2025/06/29 02:24:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/06/29 02:24:52 DEBUG : banana: transformed to: PREFIXbanana 2025/06/29 02:24:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/06/29 02:24:52 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/06/29 02:24:52 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/06/29 02:24:52 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/06/29 02:24:52 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/06/29 02:24:52 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/06/29 02:24:52 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/06/29 02:24:52 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/06/29 02:24:52 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/06/29 02:24:52 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/06/29 02:24:52 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/06/29 02:24:52 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/06/29 02:24:52 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/06/29 02:24:52 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/06/29 02:24:52 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/06/29 02:24:52 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/06/29 02:24:52 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/06/29 02:24:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:24:53 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:24:53 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:24:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/29 02:24:53 INFO : banana: Copied (new) 2025/06/29 02:24:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/29 02:24:53 INFO : appleappleapplebanana: Copied (new) 2025/06/29 02:24:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/29 02:24:53 INFO : splitbananasplit: Copied (new) 2025/06/29 02:24:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/29 02:24:53 INFO : apple: Copied (new) 2025/06/29 02:24:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/29 02:24:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/29 02:24:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/29 02:24:53 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/29 02:24:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/29 02:24:53 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/29 02:24:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/29 02:24:53 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/29 02:24:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/29 02:24:53 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/29 02:24:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/29 02:24:53 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/29 02:24:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/29 02:24:53 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/29 02:24:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/29 02:24:53 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/29 02:24:54 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/29 02:24:54 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/29 02:24:54 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/29 02:24:54 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/29 02:24:54 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/29 02:24:54 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/29 02:24:54 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/29 02:24:54 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/29 02:24:54 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:54 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/06/29 02:24:54 INFO : PREFIXapple: Deleted 2025/06/29 02:24:54 INFO : PREFIXbanana: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/06/29 02:24:54 INFO : PREFIXappleappleapplebanana: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/06/29 02:24:54 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/06/29 02:24:54 INFO : PREFIXsplitbananasplit: Deleted 2025/06/29 02:24:55 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/06/29 02:24:55 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/06/29 02:24:55 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/06/29 02:24:55 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/06/29 02:24:55 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/06/29 02:24:55 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:55 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : Waiting for deletions to finish 2025/06/29 02:24:55 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:24:55 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:25:07 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:07 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:25:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/29 02:25:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/29 02:25:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/29 02:25:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/29 02:25:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:08 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:08 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:08 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/29 02:25:08 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:08 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:08 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:08 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:08 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:25:08 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:25:08 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/29 02:25:08 INFO : apple: Copied (new) to: appleSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/29 02:25:08 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/29 02:25:08 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/29 02:25:08 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/29 02:25:08 INFO : banana: Copied (new) to: bananaSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/29 02:25:08 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/29 02:25:08 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:08 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/29 02:25:09 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/29 02:25:09 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/29 02:25:09 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/29 02:25:09 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/29 02:25:09 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/29 02:25:09 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/29 02:25:09 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/29 02:25:09 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/29 02:25:09 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/29 02:25:09 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/29 02:25:09 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/29 02:25:09 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/29 02:25:09 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/06/29 02:25:09 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/29 02:25:09 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/06/29 02:25:09 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:09 INFO : dir1/0009-3456789.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0010-456789.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0013-789;=.txt: Deleted 2025/06/29 02:25:10 INFO : appleappleapplebanana: Deleted 2025/06/29 02:25:10 INFO : dir1/0015-9;=.txt: Deleted 2025/06/29 02:25:10 INFO : splitbananasplit: Deleted 2025/06/29 02:25:10 INFO : dir1/0008-2345678.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0011-56789;.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0003-defghij.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0014-89;=.txt: Deleted 2025/06/29 02:25:10 INFO : apple: Deleted 2025/06/29 02:25:10 INFO : banana: Deleted 2025/06/29 02:25:10 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0007-1234567.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0012-6789;.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/29 02:25:10 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/29 02:25:10 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:10 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:10 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/06/29 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : apple: transformed to: appleSUFFIX 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/06/29 02:25:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/06/29 02:25:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/06/29 02:25:11 DEBUG : apple: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : banana: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:11 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:25:11 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:25:11 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/06/29 02:25:11 INFO : apple: Copied (new) 2025/06/29 02:25:11 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/29 02:25:11 INFO : appleappleapplebanana: Copied (new) 2025/06/29 02:25:11 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/06/29 02:25:11 INFO : banana: Copied (new) 2025/06/29 02:25:11 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/29 02:25:11 INFO : splitbananasplit: Copied (new) 2025/06/29 02:25:11 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/29 02:25:11 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/06/29 02:25:11 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/29 02:25:11 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/06/29 02:25:11 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/29 02:25:11 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/06/29 02:25:11 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/29 02:25:11 INFO : dir1/0003-defghij.txt: Copied (new) 2025/06/29 02:25:11 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/29 02:25:11 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/29 02:25:12 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/29 02:25:12 INFO : dir1/0007-1234567.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/29 02:25:12 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/29 02:25:12 INFO : dir1/0008-2345678.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/29 02:25:12 INFO : dir1/0009-3456789.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/29 02:25:12 INFO : dir1/0010-456789.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/29 02:25:12 INFO : dir1/0011-56789;.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/29 02:25:12 INFO : dir1/0012-6789;.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/29 02:25:12 INFO : dir1/0013-789;=.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/29 02:25:12 INFO : dir1/0014-89;=.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/29 02:25:12 INFO : dir1/0015-9;=.txt: Copied (new) 2025/06/29 02:25:12 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:12 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : appleSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/06/29 02:25:12 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/06/29 02:25:13 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/06/29 02:25:13 INFO : bananaSUFFIX: Deleted 2025/06/29 02:25:13 INFO : splitbananasplitSUFFIX: Deleted 2025/06/29 02:25:13 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/06/29 02:25:13 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/06/29 02:25:13 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/06/29 02:25:13 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/06/29 02:25:13 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/06/29 02:25:13 INFO : appleappleapplebananaSUFFIX: Deleted 2025/06/29 02:25:13 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:13 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:25:13 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:14 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:14 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:25:24 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:25 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:25:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:25 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:25 DEBUG : apple: Unchanged skipping 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:25 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:25 DEBUG : banana: Unchanged skipping 2025/06/29 02:25:25 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:25 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:25 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:25 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:25 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:25 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:25 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:25 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:25 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:25 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:25 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:25 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:25 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:25 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:25 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/29 02:25:25 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/06/29 02:25:25 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:25 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:25:25 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:25:25 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/06/29 02:25:25 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/06/29 02:25:25 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:25 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/06/29 02:25:25 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/06/29 02:25:25 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:25 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/06/29 02:25:25 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/06/29 02:25:25 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:26 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/06/29 02:25:26 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/06/29 02:25:26 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:26 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/06/29 02:25:26 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/06/29 02:25:26 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:26 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/06/29 02:25:26 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/06/29 02:25:26 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:26 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/06/29 02:25:26 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/06/29 02:25:26 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:26 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/06/29 02:25:26 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/06/29 02:25:26 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:26 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/06/29 02:25:26 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/06/29 02:25:26 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:26 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/06/29 02:25:26 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/06/29 02:25:26 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:26 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/06/29 02:25:26 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/06/29 02:25:26 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:26 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/06/29 02:25:26 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/06/29 02:25:26 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:26 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/06/29 02:25:26 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/06/29 02:25:26 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:26 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/06/29 02:25:26 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/06/29 02:25:26 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:26 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/06/29 02:25:26 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/06/29 02:25:26 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/06/29 02:25:26 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/06/29 02:25:26 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/06/29 02:25:26 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/06/29 02:25:27 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/06/29 02:25:27 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/06/29 02:25:27 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:27 INFO : dir1/0011-56789;.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0014-89;=.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0004-efghijk.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0009-3456789.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0015-9;=.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0000-abcdefg.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0008-2345678.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0012-6789;.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0013-789;=.txt: Deleted 2025/06/29 02:25:27 INFO : splitbananasplit: Deleted 2025/06/29 02:25:27 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0002-cdefghi.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0003-defghij.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0005-fghijkl.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0007-1234567.txt: Deleted 2025/06/29 02:25:27 INFO : appleappleapplebanana: Deleted 2025/06/29 02:25:27 INFO : dir1/0006-ghijklm.txt: Deleted 2025/06/29 02:25:27 INFO : dir1/0010-456789.txt: Deleted 2025/06/29 02:25:27 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:28 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : appleapple: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:28 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:28 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:28 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:28 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:28 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:28 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:28 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:28 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:28 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:28 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : apple: Unchanged skipping 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:25:28 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : banana: Unchanged skipping 2025/06/29 02:25:28 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/06/29 02:25:28 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/06/29 02:25:28 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/06/29 02:25:28 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/06/29 02:25:28 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/06/29 02:25:28 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/06/29 02:25:28 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/06/29 02:25:28 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/06/29 02:25:28 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/06/29 02:25:28 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/06/29 02:25:28 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/06/29 02:25:28 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/06/29 02:25:28 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/06/29 02:25:28 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/06/29 02:25:28 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/06/29 02:25:28 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:25:28 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:25:28 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:25:28 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:28 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:28 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : appleapple: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/06/29 02:25:28 DEBUG : splitbanan: Excluded (Path Filter) 2025/06/29 02:25:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:29 DEBUG : splitbananasplit: transformed to: splitbanan 2025/06/29 02:25:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:29 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/06/29 02:25:29 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/06/29 02:25:29 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/06/29 02:25:29 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/06/29 02:25:29 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/06/29 02:25:29 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/06/29 02:25:29 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/06/29 02:25:29 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/06/29 02:25:29 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/06/29 02:25:29 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/06/29 02:25:29 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/06/29 02:25:29 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/06/29 02:25:29 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/06/29 02:25:29 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/06/29 02:25:29 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/06/29 02:25:29 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/06/29 02:25:29 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/06/29 02:25:29 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:25:39 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:39 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:39 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : apple: Unchanged skipping 2025/06/29 02:25:40 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : banana: Unchanged skipping 2025/06/29 02:25:40 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:25:40 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:25:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:25:40 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:25:40 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:40 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:40 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:40 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : apple: Unchanged skipping 2025/06/29 02:25:41 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : banana: Unchanged skipping 2025/06/29 02:25:41 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:25:41 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:25:41 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:41 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:25:41 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:25:41 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:41 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:41 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:41 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:41 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:25:52 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:53 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:25:53 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:25:53 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : apple: Unchanged skipping 2025/06/29 02:25:53 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : banana: Unchanged skipping 2025/06/29 02:25:53 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:53 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:25:53 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:25:53 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:25:53 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:53 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:54 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:25:54 DEBUG : apple: Unchanged skipping 2025/06/29 02:25:54 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : banana: Unchanged skipping 2025/06/29 02:25:54 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:25:54 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:25:54 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:25:54 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:25:54 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:54 DEBUG : Waiting for deletions to finish 2025/06/29 02:25:54 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:25:54 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:05 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:05 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:05 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : apple: Unchanged skipping 2025/06/29 02:26:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:26:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : banana: Unchanged skipping 2025/06/29 02:26:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:06 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:06 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:06 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:26:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : banana: Unchanged skipping 2025/06/29 02:26:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:26:06 DEBUG : apple: Unchanged skipping 2025/06/29 02:26:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:26:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:06 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:06 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:07 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:18 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:18 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:26:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : apple: Unchanged skipping 2025/06/29 02:26:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : banana: Unchanged skipping 2025/06/29 02:26:18 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:26:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:26:18 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:18 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:18 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:19 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : apple: Unchanged skipping 2025/06/29 02:26:19 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:26:19 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:26:19 DEBUG : banana: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:19 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:26:19 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:19 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:19 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:19 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:19 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:19 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:30 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:31 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:31 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : banana: Unchanged skipping 2025/06/29 02:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:26:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:26:32 DEBUG : apple: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:32 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:32 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:32 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : apple: Unchanged skipping 2025/06/29 02:26:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : banana: Unchanged skipping 2025/06/29 02:26:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/06/29 02:26:32 DEBUG : splitbananasplit: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:32 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/06/29 02:26:32 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:32 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:32 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:32 DEBUG : apple: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : banana: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/06/29 02:26:32 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (154.72s) --- PASS: TestTransform/NFC (10.61s) --- PASS: TestTransform/NFD (12.98s) --- PASS: TestTransform/base64 (15.34s) --- PASS: TestTransform/prefix (18.46s) --- PASS: TestTransform/suffix (18.03s) --- PASS: TestTransform/truncate (14.47s) --- PASS: TestTransform/encoder (13.68s) --- PASS: TestTransform/ISO-8859-1 (12.39s) --- PASS: TestTransform/charmap (12.41s) --- PASS: TestTransform/lowercase (12.57s) --- PASS: TestTransform/ascii (13.78s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/29 02:26:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/29 02:26:38 INFO : sub dir_somesuffix: Making directory 2025/06/29 02:26:38 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/06/29 02:26:38 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/06/29 02:26:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/29 02:26:38 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/06/29 02:26:38 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/29 02:26:38 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:38 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:39 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:39 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/06/29 02:26:39 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.80s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:40 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:40 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:40 INFO : tictactoe: Making directory 2025/06/29 02:26:40 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:40 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:40 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/06/29 02:26:40 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:40 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:40 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:41 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:41 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/06/29 02:26:41 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.73s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:42 INFO : toe: Making directory 2025/06/29 02:26:42 INFO : toe/toe: Making directory 2025/06/29 02:26:42 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/29 02:26:42 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/29 02:26:42 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/29 02:26:42 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:42 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:42 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:42 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/29 02:26:42 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.75s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:43 INFO : toe: Making directory 2025/06/29 02:26:43 INFO : toe/toe: Making directory 2025/06/29 02:26:43 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/29 02:26:43 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/29 02:26:43 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/06/29 02:26:43 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:43 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:44 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:44 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/06/29 02:26:44 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.73s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:45 DEBUG : empty_dir: Making directory with metadata 2025/06/29 02:26:45 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 02:26:45 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:45 INFO : tictacempty_dir: Making directory 2025/06/29 02:26:45 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:45 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:45 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:45 INFO : tictactoe: Making directory 2025/06/29 02:26:45 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:45 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:45 INFO : tictactoe/tictactoe: Making directory 2025/06/29 02:26:45 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/29 02:26:45 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/29 02:26:45 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/29 02:26:45 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:45 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:46 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:46 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/29 02:26:46 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.95s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:47 DEBUG : empty_dir: Making directory with metadata 2025/06/29 02:26:47 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 02:26:47 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:47 INFO : tictacempty_dir: Making directory 2025/06/29 02:26:47 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:47 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:47 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:47 INFO : tictactoe: Making directory 2025/06/29 02:26:47 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:47 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:47 INFO : tictactoe/tictactoe: Making directory 2025/06/29 02:26:47 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:47 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/29 02:26:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:47 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/29 02:26:47 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:47 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:47 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:48 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:48 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:48 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/29 02:26:48 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:48 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:48 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:49 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:49 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:49 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/29 02:26:49 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:49 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/06/29 02:26:49 NOTICE: B2 bucket rclone-test-gakihac5jiti: 0 differences found 2025/06/29 02:26:49 NOTICE: B2 bucket rclone-test-gakihac5jiti: 1 matching files --- PASS: TestAllTag (2.64s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:50 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:50 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:50 INFO : tictactoe: Making directory 2025/06/29 02:26:50 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:50 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:50 INFO : tictactoe/tictactoe: Making directory 2025/06/29 02:26:50 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/29 02:26:50 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/29 02:26:50 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:50 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:50 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/29 02:26:50 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:50 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/06/29 02:26:50 DEBUG : Waiting for deletions to finish 2025/06/29 02:26:51 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:51 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:51 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:51 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:51 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/06/29 02:26:51 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:51 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/06/29 02:26:51 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/06/29 02:26:51 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:51 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (1.99s) === RUN TestSyntax 2025/06/29 02:26:52 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:52 INFO : toe: Making directory 2025/06/29 02:26:52 INFO : toe/toe: Making directory 2025/06/29 02:26:52 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/29 02:26:52 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:52 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:53 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:53 INFO : toe/toe/toe: Copied (new) 2025/06/29 02:26:53 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (2.00s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:54 DEBUG : empty_dir: Making directory with metadata 2025/06/29 02:26:54 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 02:26:54 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:54 INFO : tictacempty_dir: Making directory 2025/06/29 02:26:54 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:54 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:54 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:54 INFO : tictactoe: Making directory 2025/06/29 02:26:54 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:54 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:54 INFO : tictactoe/tictactoe: Making directory 2025/06/29 02:26:54 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:54 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/29 02:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:54 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/29 02:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:54 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:54 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:54 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:54 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:54 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:54 INFO : toe/toe/toe.txt: Deleted 2025/06/29 02:26:54 INFO : toe/toe: Removing directory 2025/06/29 02:26:54 INFO : toe: Removing directory 2025/06/29 02:26:54 INFO : empty_dir: Removing directory 2025/06/29 02:26:54 DEBUG : Local file system at /tmp/rclone3993168109: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.65s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:55 DEBUG : empty_dir: Making directory with metadata 2025/06/29 02:26:55 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 02:26:55 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:55 INFO : tictacempty_dir: Making directory 2025/06/29 02:26:55 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:55 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:55 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:55 INFO : tictactoe: Making directory 2025/06/29 02:26:55 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:55 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:55 INFO : tictactoe/tictactoe: Making directory 2025/06/29 02:26:55 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:55 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/29 02:26:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:55 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/29 02:26:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:55 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:55 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:55 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:56 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:56 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:56 INFO : toe/toe/toe.txt: Deleted 2025/06/29 02:26:56 INFO : toe/toe: Removing directory 2025/06/29 02:26:56 INFO : toe: Removing directory 2025/06/29 02:26:56 INFO : empty_dir: Removing directory 2025/06/29 02:26:56 DEBUG : Local file system at /tmp/rclone3993168109: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/29 02:26:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/29 02:26:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/29 02:26:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/29 02:26:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/29 02:26:57 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:57 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/06/29 02:26:58 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.42s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:26:59 DEBUG : Reset feature "Copy" 2025/06/29 02:26:59 DEBUG : Reset feature "Move" 2025/06/29 02:26:59 DEBUG : Reset feature "Copy" 2025/06/29 02:26:59 DEBUG : Reset feature "Move" 2025/06/29 02:26:59 DEBUG : empty_dir: Making directory with metadata 2025/06/29 02:26:59 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/06/29 02:26:59 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:59 INFO : tictacempty_dir: Making directory 2025/06/29 02:26:59 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/06/29 02:26:59 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:59 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:59 INFO : tictactoe: Making directory 2025/06/29 02:26:59 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:59 DEBUG : toe: transformed to: tictactoe 2025/06/29 02:26:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:59 INFO : tictactoe/tictactoe: Making directory 2025/06/29 02:26:59 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/06/29 02:26:59 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/06/29 02:26:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:59 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/29 02:26:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:59 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:59 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:26:59 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:26:59 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:26:59 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/06/29 02:26:59 INFO : toe/toe/toe.txt: Deleted 2025/06/29 02:26:59 INFO : toe/toe: Removing directory 2025/06/29 02:26:59 INFO : toe: Removing directory 2025/06/29 02:26:59 INFO : empty_dir: Removing directory 2025/06/29 02:26:59 DEBUG : Local file system at /tmp/rclone3993168109: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/06/29 02:27:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/06/29 02:27:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/29 02:27:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/29 02:27:00 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/06/29 02:27:01 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:27:01 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/06/29 02:27: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: TestManualTransformFile (3.07s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:27:02 DEBUG : toe: transformed to: dG9l 2025/06/29 02:27:02 DEBUG : toe: transformed to: dG9l 2025/06/29 02:27:02 INFO : dG9l: Making directory 2025/06/29 02:27:02 DEBUG : toe: transformed to: dG9l 2025/06/29 02:27:02 DEBUG : toe: transformed to: dG9l 2025/06/29 02:27:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/29 02:27:02 INFO : dG9l/dG9l: Making directory 2025/06/29 02:27:02 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/06/29 02:27:02 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/06/29 02:27:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/29 02:27:02 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/06/29 02:27:02 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:27:02 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/06/29 02:27:02 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:27:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:27:02 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/06/29 02:27:02 DEBUG : Waiting for deletions to finish 2025/06/29 02:27:03 DEBUG : dG9l: transformed to: toe 2025/06/29 02:27:03 DEBUG : dG9l: transformed to: toe 2025/06/29 02:27:03 DEBUG : dG9l: transformed to: toe 2025/06/29 02:27:03 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/06/29 02:27:03 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/06/29 02:27:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/06/29 02:27:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/06/29 02:27:03 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/06/29 02:27:03 DEBUG : Local file system at /tmp/rclone3993168109: Waiting for checks to finish 2025/06/29 02:27:03 DEBUG : Local file system at /tmp/rclone3993168109: Waiting for transfers to finish 2025/06/29 02:27:03 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.37s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-gakihac5jiti", Local "Local file system at /tmp/rclone3993168109", Modify Window "1ms" 2025/06/29 02:27:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/29 02:27:04 DEBUG : toe: transformed to: 2025/06/29 02:27:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/29 02:27:04 DEBUG : toe: transformed to: 2025/06/29 02:27:04 INFO : B2 bucket rclone-test-gakihac5jiti: Making directory 2025/06/29 02:27:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/29 02:27:04 DEBUG : toe: transformed to: 2025/06/29 02:27:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/29 02:27:04 DEBUG : toe: transformed to: 2025/06/29 02:27:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/29 02:27:04 DEBUG : toe/toe: transformed to: 2025/06/29 02:27:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/29 02:27:04 INFO : toe/toe: Making directory 2025/06/29 02:27:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/29 02:27:04 DEBUG : toe/toe: transformed to: 2025/06/29 02:27:04 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/06/29 02:27:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/29 02:27:04 DEBUG : toe: transformed to: 2025/06/29 02:27:04 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/06/29 02:27:04 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for checks to finish 2025/06/29 02:27:04 DEBUG : B2 bucket rclone-test-gakihac5jiti: Waiting for transfers to finish 2025/06/29 02:27:04 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/06/29 02:27:04 DEBUG : toe/toe/toe: transformed to: 2025/06/29 02:27:04 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/06/29 02:27:05 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/06/29 02:27:05 INFO : toe/toe/toe: Copied (new) 2025/06/29 02:27:05 ERROR : B2 bucket rclone-test-gakihac5jiti: not deleting files as there were IO errors 2025/06/29 02:27:05 ERROR : B2 bucket rclone-test-gakihac5jiti: not deleting directories as there were IO errors --- PASS: TestError (1.63s) PASS 2025/06/29 02:27:06 DEBUG : B2 bucket rclone-test-gakihac5jiti: Purge remote 2025/06/29 02:27:06 INFO : B2 bucket rclone-test-gakihac5jiti: cleaning bucket "rclone-test-gakihac5jiti" of all files 2025/06/29 02:27:07 DEBUG : BackupDir/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811486_d20250629_m022156_c001_v7007000_t0000_u01751163716016") 2025/06/29 02:27:07 DEBUG : BackupDir/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f106be8fceff7939c_d20250629_m022150_c001_v0001090_t0046_u01751163710454") 2025/06/29 02:27:07 DEBUG : CompareDest/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eebff70_d20250629_m022131_c001_v7007000_t0000_u01751163691434") 2025/06/29 02:27:07 DEBUG : CompareDest/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3df4_d20250629_m022125_c001_v0001179_t0059_u01751163685380") 2025/06/29 02:27:07 DEBUG : CompareDest/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eebff71_d20250629_m022131_c001_v7007000_t0000_u01751163691615") 2025/06/29 02:27:07 DEBUG : CompareDest/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105140_d20250629_m022126_c001_v0001177_t0012_u01751163686755") 2025/06/29 02:27:07 DEBUG : CopyDest/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811487_d20250629_m022156_c001_v7007000_t0000_u01751163716199") 2025/06/29 02:27:07 DEBUG : CopyDest/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d49c1_d20250629_m022147_c001_v0001184_t0047_u01751163707616") 2025/06/29 02:27:07 DEBUG : CopyDest/three: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811488_d20250629_m022156_c001_v7007000_t0000_u01751163716379") 2025/06/29 02:27:07 DEBUG : CopyDest/three: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11051a8_d20250629_m022153_c001_v0001177_t0036_u01751163713837") 2025/06/29 02:27:07 DEBUG : CopyDest/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811489_d20250629_m022156_c001_v7007000_t0000_u01751163716560") 2025/06/29 02:27:07 DEBUG : CopyDest/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3f34_d20250629_m022151_c001_v0001179_t0007_u01751163711767") 2025/06/29 02:27:07 DEBUG : EXISTING: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa3c_d20250629_m022317_c001_v7007000_t0000_u01751163797030") 2025/06/29 02:27:07 DEBUG : EXISTING: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f42bb_d20250629_m022316_c001_v0001179_t0008_u01751163796089") 2025/06/29 02:27:07 DEBUG : PREFIXapple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a69f_d20250629_m022454_c001_v7007000_t0000_u01751163894690") 2025/06/29 02:27:08 DEBUG : PREFIXapple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329034_d20250629_m022450_c001_v0001182_t0028_u01751163890355") 2025/06/29 02:27:08 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1497_d20250629_m022454_c001_v7007000_t0000_u01751163894854") 2025/06/29 02:27:08 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105448_d20250629_m022450_c001_v0001177_t0031_u01751163890378") 2025/06/29 02:27:08 DEBUG : PREFIXbanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e576_d20250629_m022454_c001_v7007000_t0000_u01751163894699") 2025/06/29 02:27:08 DEBUG : PREFIXbanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f46fa_d20250629_m022450_c001_v0001179_t0040_u01751163890345") 2025/06/29 02:27:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c5f5b_d20250629_m022454_c001_v7007000_t0000_u01751163894906") 2025/06/29 02:27:08 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d500d_d20250629_m022450_c001_v0001184_t0051_u01751163890365") 2025/06/29 02:27:08 DEBUG : Testêé: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa32_d20250629_m022313_c001_v7007000_t0000_u01751163793337") 2025/06/29 02:27:08 DEBUG : Testêé: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11052c0_d20250629_m022312_c001_v0001177_t0023_u01751163792731") 2025/06/29 02:27:08 DEBUG : Testêé: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f428f_d20250629_m022311_c001_v0001179_t0026_u01751163791700") 2025/06/29 02:27:08 DEBUG : YXBwbGU=: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb9a_d20250629_m022438_c001_v7007000_t0000_u01751163878501") 2025/06/29 02:27:08 DEBUG : YXBwbGU=: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110540e_d20250629_m022434_c001_v0001177_t0023_u01751163874871") 2025/06/29 02:27:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb9b_d20250629_m022438_c001_v7007000_t0000_u01751163878683") 2025/06/29 02:27:08 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f91_d20250629_m022434_c001_v0001184_t0013_u01751163874847") 2025/06/29 02:27:08 DEBUG : YmFuYW5h: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb9c_d20250629_m022438_c001_v7007000_t0000_u01751163878866") 2025/06/29 02:27:08 DEBUG : YmFuYW5h: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f464c_d20250629_m022434_c001_v0001179_t0018_u01751163874860") 2025/06/29 02:27:08 DEBUG : a/potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f21_d20250629_m022002_c001_v7007000_t0000_u01751163602281") 2025/06/29 02:27:08 DEBUG : a/potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d461d_d20250629_m022001_c001_v0001184_t0012_u01751163601691") 2025/06/29 02:27:08 DEBUG : a/potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f1d_d20250629_m022000_c001_v7007000_t0000_u01751163600342") 2025/06/29 02:27:08 DEBUG : a/potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45ff_d20250629_m021959_c001_v0001184_t0051_u01751163599584") 2025/06/29 02:27:09 DEBUG : a/potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320de_d20250629_m021944_c001_v7007000_t0000_u01751163584224") 2025/06/29 02:27:09 DEBUG : a/potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4556_d20250629_m021943_c001_v0001184_t0056_u01751163583459") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21deb2_d20250629_m022633_c001_v7007000_t0000_u01751163993518") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32937d_d20250629_m022630_c001_v0001182_t0028_u01751163990018") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6170_d20250629_m022620_c001_v7007000_t0000_u01751163980516") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32931b_d20250629_m022617_c001_v0001182_t0023_u01751163977420") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1ac_d20250629_m022607_c001_v7007000_t0000_u01751163967803") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3292ad_d20250629_m022604_c001_v0001182_t0022_u01751163964731") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393e8c_d20250629_m022555_c001_v7007000_t0000_u01751163955345") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32924b_d20250629_m022552_c001_v0001182_t0048_u01751163952225") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba74_d20250629_m022542_c001_v7007000_t0000_u01751163942720") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3291d1_d20250629_m022538_c001_v0001182_t0043_u01751163938706") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b310d_d20250629_m022529_c001_v7007000_t0000_u01751163929417") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5139_d20250629_m022524_c001_v0001184_t0002_u01751163924128") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e589_d20250629_m022514_c001_v7007000_t0000_u01751163914679") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50c7_d20250629_m022511_c001_v0001184_t0024_u01751163911470") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e57e_d20250629_m022510_c001_v7007000_t0000_u01751163910322") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50a7_d20250629_m022506_c001_v0001184_t0044_u01751163906503") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c149a_d20250629_m022456_c001_v7007000_t0000_u01751163896438") 2025/06/29 02:27:09 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4726_d20250629_m022453_c001_v0001179_t0032_u01751163893308") 2025/06/29 02:27:10 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b82_d20250629_m022452_c001_v7007000_t0000_u01751163892174") 2025/06/29 02:27:10 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f46ea_d20250629_m022448_c001_v0001179_t0037_u01751163888673") 2025/06/29 02:27:10 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f407cac8eb680c21d_d20250629_m022436_c001_v7007000_t0000_u01751163876536") 2025/06/29 02:27:10 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f79_d20250629_m022432_c001_v0001184_t0042_u01751163872788") 2025/06/29 02:27:10 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81154c_d20250629_m022422_c001_v7007000_t0000_u01751163862687") 2025/06/29 02:27:10 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f1b_d20250629_m022419_c001_v0001184_t0016_u01751163859309") 2025/06/29 02:27:10 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf58_d20250629_m022410_c001_v7007000_t0000_u01751163850131") 2025/06/29 02:27:10 DEBUG : apple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4ec3_d20250629_m022407_c001_v0001184_t0021_u01751163847265") 2025/06/29 02:27:10 DEBUG : appleSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409aaac2ab33949c_d20250629_m022512_c001_v7007000_t0000_u01751163912746") 2025/06/29 02:27:10 DEBUG : appleSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50af_d20250629_m022508_c001_v0001184_t0049_u01751163908625") 2025/06/29 02:27:10 DEBUG : appleapple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b310e_d20250629_m022529_c001_v7007000_t0000_u01751163929599") 2025/06/29 02:27:10 DEBUG : appleapple: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5141_d20250629_m022525_c001_v0001184_t0000_u01751163925784") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21deb3_d20250629_m022633_c001_v7007000_t0000_u01751163993698") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11055c2_d20250629_m022630_c001_v0001177_t0037_u01751163990434") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6172_d20250629_m022620_c001_v7007000_t0000_u01751163980698") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110559e_d20250629_m022617_c001_v0001177_t0010_u01751163977838") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1ad_d20250629_m022607_c001_v7007000_t0000_u01751163967994") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105578_d20250629_m022605_c001_v0001177_t0037_u01751163965143") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393e91_d20250629_m022555_c001_v7007000_t0000_u01751163955527") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110555a_d20250629_m022552_c001_v0001177_t0047_u01751163952667") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba75_d20250629_m022542_c001_v7007000_t0000_u01751163942999") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105528_d20250629_m022539_c001_v0001177_t0013_u01751163939136") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4013ad938b3bf216_d20250629_m022527_c001_v7007000_t0000_u01751163927790") 2025/06/29 02:27:10 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054f8_d20250629_m022524_c001_v0001177_t0031_u01751163924551") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e58a_d20250629_m022514_c001_v7007000_t0000_u01751163914862") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290fa_d20250629_m022511_c001_v0001182_t0023_u01751163911481") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e57d_d20250629_m022510_c001_v7007000_t0000_u01751163910138") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105492_d20250629_m022506_c001_v0001177_t0026_u01751163906938") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c149b_d20250629_m022456_c001_v7007000_t0000_u01751163896620") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d502f_d20250629_m022453_c001_v0001184_t0007_u01751163893274") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117ea_d20250629_m022452_c001_v7007000_t0000_u01751163892132") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5003_d20250629_m022449_c001_v0001184_t0040_u01751163889091") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715759961_d20250629_m022436_c001_v7007000_t0000_u01751163876692") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105404_d20250629_m022433_c001_v0001177_t0044_u01751163873277") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81154d_d20250629_m022422_c001_v7007000_t0000_u01751163862868") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053da_d20250629_m022419_c001_v0001177_t0040_u01751163859816") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf59_d20250629_m022410_c001_v7007000_t0000_u01751163850312") 2025/06/29 02:27:11 DEBUG : appleappleapplebanana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053b0_d20250629_m022407_c001_v0001177_t0035_u01751163847673") 2025/06/29 02:27:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e586_d20250629_m022513_c001_v7007000_t0000_u01751163913047") 2025/06/29 02:27:11 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f47d7_d20250629_m022508_c001_v0001179_t0042_u01751163908658") 2025/06/29 02:27:11 DEBUG : b/potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f22_d20250629_m022002_c001_v7007000_t0000_u01751163602476") 2025/06/29 02:27:11 DEBUG : b/potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d460f_d20250629_m022000_c001_v0001184_t0011_u01751163600887") 2025/06/29 02:27:11 DEBUG : b/potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f1c_d20250629_m021959_c001_v7007000_t0000_u01751163599787") 2025/06/29 02:27:11 DEBUG : b/potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45f5_d20250629_m021958_c001_v0001184_t0056_u01751163598794") 2025/06/29 02:27:12 DEBUG : b/potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320dd_d20250629_m021943_c001_v7007000_t0000_u01751163583662") 2025/06/29 02:27:12 DEBUG : b/potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d454e_d20250629_m021942_c001_v0001184_t0035_u01751163582668") 2025/06/29 02:27:12 DEBUG : backup/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f18_d20250629_m022209_c001_v7007000_t0000_u01751163729782") 2025/06/29 02:27:12 DEBUG : backup/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1155fdcc91dec89b_d20250629_m022207_c001_v0001036_t0043_u01751163727574") 2025/06/29 02:27:12 DEBUG : backup/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f105ed30aaedcd554_d20250629_m022202_c001_v0001041_t0033_u01751163722941") 2025/06/29 02:27:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb4c_d20250629_m022234_c001_v7007000_t0000_u01751163754643") 2025/06/29 02:27:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f109969f4ac0055f9_d20250629_m022232_c001_v0001115_t0013_u01751163752729") 2025/06/29 02:27:12 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f105a7a725d7b129f_d20250629_m022228_c001_v0001043_t0021_u01751163748648") 2025/06/29 02:27:12 DEBUG : backup/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f4f_d20250629_m022222_c001_v7007000_t0000_u01751163742301") 2025/06/29 02:27:12 DEBUG : backup/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f107d35ff4473e2e4_d20250629_m022220_c001_v0001144_t0037_u01751163740369") 2025/06/29 02:27:12 DEBUG : backup/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f10352eb7dbb9c15b_d20250629_m022216_c001_v0001172_t0007_u01751163736503") 2025/06/29 02:27:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb4d_d20250629_m022234_c001_v7007000_t0000_u01751163754824") 2025/06/29 02:27:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1131654c952ec480_d20250629_m022233_c001_v0001105_t0055_u01751163753816") 2025/06/29 02:27:12 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1154f9332dfefa24_d20250629_m022230_c001_v0001137_t0017_u01751163750394") 2025/06/29 02:27:12 DEBUG : backup/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f19_d20250629_m022209_c001_v7007000_t0000_u01751163729964") 2025/06/29 02:27:12 DEBUG : backup/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1067d1e135034f11_d20250629_m022208_c001_v0001176_t0059_u01751163728839") 2025/06/29 02:27:12 DEBUG : backup/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1015b5d739c54142_d20250629_m022204_c001_v0001116_t0048_u01751163724847") 2025/06/29 02:27:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f50_d20250629_m022222_c001_v7007000_t0000_u01751163742482") 2025/06/29 02:27:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1051a93e3c2d1aa7_d20250629_m022221_c001_v0001181_t0026_u01751163741495") 2025/06/29 02:27:12 DEBUG : backup/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1005e330263ef029_d20250629_m022218_c001_v0001105_t0059_u01751163738183") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21deb4_d20250629_m022633_c001_v7007000_t0000_u01751163993880") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d52eb_d20250629_m022630_c001_v0001184_t0040_u01751163990211") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6173_d20250629_m022620_c001_v7007000_t0000_u01751163980880") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d52a1_d20250629_m022617_c001_v0001184_t0049_u01751163977621") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1ae_d20250629_m022608_c001_v7007000_t0000_u01751163968184") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5246_d20250629_m022604_c001_v0001184_t0048_u01751163964937") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393e93_d20250629_m022555_c001_v7007000_t0000_u01751163955709") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d51fc_d20250629_m022552_c001_v0001184_t0013_u01751163952462") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba76_d20250629_m022543_c001_v7007000_t0000_u01751163943262") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d51a0_d20250629_m022538_c001_v0001184_t0016_u01751163938929") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b310f_d20250629_m022529_c001_v7007000_t0000_u01751163929781") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329161_d20250629_m022524_c001_v0001182_t0035_u01751163924342") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e58b_d20250629_m022515_c001_v7007000_t0000_u01751163915045") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4809_d20250629_m022511_c001_v0001179_t0024_u01751163911492") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b95_d20250629_m022510_c001_v7007000_t0000_u01751163910334") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290c6_d20250629_m022506_c001_v0001182_t0007_u01751163906726") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c149c_d20250629_m022456_c001_v7007000_t0000_u01751163896802") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105452_d20250629_m022453_c001_v0001177_t0028_u01751163893288") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b83_d20250629_m022452_c001_v7007000_t0000_u01751163892355") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329024_d20250629_m022448_c001_v0001182_t0045_u01751163888898") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb98_d20250629_m022436_c001_v7007000_t0000_u01751163876708") 2025/06/29 02:27:13 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4632_d20250629_m022433_c001_v0001179_t0019_u01751163873042") 2025/06/29 02:27:14 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81154e_d20250629_m022423_c001_v7007000_t0000_u01751163863050") 2025/06/29 02:27:14 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f45a3_d20250629_m022419_c001_v0001179_t0011_u01751163859592") 2025/06/29 02:27:14 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf5a_d20250629_m022410_c001_v7007000_t0000_u01751163850496") 2025/06/29 02:27:14 DEBUG : banana: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4515_d20250629_m022407_c001_v0001179_t0045_u01751163847466") 2025/06/29 02:27:14 DEBUG : bananaSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec012f_d20250629_m022512_c001_v7007000_t0000_u01751163912922") 2025/06/29 02:27:14 DEBUG : bananaSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110549c_d20250629_m022508_c001_v0001177_t0019_u01751163908649") 2025/06/29 02:27:14 DEBUG : both0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeee_d20250629_m022347_c001_v7007000_t0000_u01751163827883") 2025/06/29 02:27:14 DEBUG : both0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d9f_d20250629_m022334_c001_v0001184_t0022_u01751163814957") 2025/06/29 02:27:14 DEBUG : both0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed4_d20250629_m022330_c001_v7007000_t0000_u01751163810778") 2025/06/29 02:27:14 DEBUG : both0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11052e4_d20250629_m022319_c001_v0001177_t0009_u01751163799248") 2025/06/29 02:27:14 DEBUG : both1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeef_d20250629_m022348_c001_v7007000_t0000_u01751163828065") 2025/06/29 02:27:14 DEBUG : both1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110531e_d20250629_m022336_c001_v0001177_t0048_u01751163816086") 2025/06/29 02:27:14 DEBUG : both1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed5_d20250629_m022330_c001_v7007000_t0000_u01751163810958") 2025/06/29 02:27:14 DEBUG : both1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f42db_d20250629_m022319_c001_v0001179_t0022_u01751163799651") 2025/06/29 02:27:14 DEBUG : both10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef0_d20250629_m022348_c001_v7007000_t0000_u01751163828248") 2025/06/29 02:27:15 DEBUG : both10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110533e_d20250629_m022340_c001_v0001177_t0045_u01751163820167") 2025/06/29 02:27:15 DEBUG : both10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed6_d20250629_m022331_c001_v7007000_t0000_u01751163811142") 2025/06/29 02:27:15 DEBUG : both10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4311_d20250629_m022323_c001_v0001179_t0056_u01751163803803") 2025/06/29 02:27:15 DEBUG : both11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef1_d20250629_m022348_c001_v7007000_t0000_u01751163828505") 2025/06/29 02:27:15 DEBUG : both11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43e7_d20250629_m022340_c001_v0001179_t0000_u01751163820594") 2025/06/29 02:27:15 DEBUG : both11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed7_d20250629_m022331_c001_v7007000_t0000_u01751163811325") 2025/06/29 02:27:15 DEBUG : both11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d59_d20250629_m022324_c001_v0001184_t0014_u01751163804234") 2025/06/29 02:27:15 DEBUG : both12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef2_d20250629_m022348_c001_v7007000_t0000_u01751163828697") 2025/06/29 02:27:15 DEBUG : both12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4ded_d20250629_m022341_c001_v0001184_t0054_u01751163821015") 2025/06/29 02:27:15 DEBUG : both12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed8_d20250629_m022331_c001_v7007000_t0000_u01751163811506") 2025/06/29 02:27:15 DEBUG : both12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105306_d20250629_m022324_c001_v0001177_t0051_u01751163804632") 2025/06/29 02:27:15 DEBUG : both13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef3_d20250629_m022348_c001_v7007000_t0000_u01751163828879") 2025/06/29 02:27:15 DEBUG : both13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105342_d20250629_m022341_c001_v0001177_t0021_u01751163821519") 2025/06/29 02:27:16 DEBUG : both13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed9_d20250629_m022331_c001_v7007000_t0000_u01751163811688") 2025/06/29 02:27:16 DEBUG : both13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4327_d20250629_m022325_c001_v0001179_t0007_u01751163805051") 2025/06/29 02:27:16 DEBUG : both14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef4_d20250629_m022349_c001_v7007000_t0000_u01751163829062") 2025/06/29 02:27:16 DEBUG : both14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43ff_d20250629_m022341_c001_v0001179_t0016_u01751163821984") 2025/06/29 02:27:16 DEBUG : both14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeda_d20250629_m022331_c001_v7007000_t0000_u01751163811869") 2025/06/29 02:27:16 DEBUG : both14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d63_d20250629_m022325_c001_v0001184_t0033_u01751163805466") 2025/06/29 02:27:16 DEBUG : both15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef5_d20250629_m022349_c001_v7007000_t0000_u01751163829244") 2025/06/29 02:27:16 DEBUG : both15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4dff_d20250629_m022342_c001_v0001184_t0016_u01751163822455") 2025/06/29 02:27:16 DEBUG : both15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daedb_d20250629_m022332_c001_v7007000_t0000_u01751163812052") 2025/06/29 02:27:16 DEBUG : both15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110530c_d20250629_m022325_c001_v0001177_t0012_u01751163805881") 2025/06/29 02:27:16 DEBUG : both16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef6_d20250629_m022349_c001_v7007000_t0000_u01751163829428") 2025/06/29 02:27:16 DEBUG : both16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110534c_d20250629_m022342_c001_v0001177_t0037_u01751163822926") 2025/06/29 02:27:16 DEBUG : both16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daedc_d20250629_m022332_c001_v7007000_t0000_u01751163812235") 2025/06/29 02:27:16 DEBUG : both16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f433b_d20250629_m022326_c001_v0001179_t0045_u01751163806314") 2025/06/29 02:27:16 DEBUG : both17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef7_d20250629_m022349_c001_v7007000_t0000_u01751163829610") 2025/06/29 02:27:16 DEBUG : both17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4411_d20250629_m022343_c001_v0001179_t0039_u01751163823351") 2025/06/29 02:27:16 DEBUG : both17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daedd_d20250629_m022332_c001_v7007000_t0000_u01751163812417") 2025/06/29 02:27:16 DEBUG : both17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d73_d20250629_m022326_c001_v0001184_t0044_u01751163806739") 2025/06/29 02:27:16 DEBUG : both18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef8_d20250629_m022349_c001_v7007000_t0000_u01751163829822") 2025/06/29 02:27:16 DEBUG : both18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4e07_d20250629_m022343_c001_v0001184_t0031_u01751163823803") 2025/06/29 02:27:16 DEBUG : both18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daede_d20250629_m022332_c001_v7007000_t0000_u01751163812598") 2025/06/29 02:27:16 DEBUG : both18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105310_d20250629_m022327_c001_v0001177_t0042_u01751163807151") 2025/06/29 02:27:17 DEBUG : both19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daef9_d20250629_m022350_c001_v7007000_t0000_u01751163830004") 2025/06/29 02:27:17 DEBUG : both19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105350_d20250629_m022344_c001_v0001177_t0052_u01751163824256") 2025/06/29 02:27:17 DEBUG : both19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daedf_d20250629_m022332_c001_v7007000_t0000_u01751163812779") 2025/06/29 02:27:17 DEBUG : both19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f434d_d20250629_m022327_c001_v0001179_t0037_u01751163807558") 2025/06/29 02:27:17 DEBUG : both2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daefa_d20250629_m022350_c001_v7007000_t0000_u01751163830186") 2025/06/29 02:27:17 DEBUG : both2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43af_d20250629_m022336_c001_v0001179_t0039_u01751163816517") 2025/06/29 02:27:17 DEBUG : both2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daee0_d20250629_m022332_c001_v7007000_t0000_u01751163812961") 2025/06/29 02:27:17 DEBUG : both2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d13_d20250629_m022320_c001_v0001184_t0019_u01751163800088") 2025/06/29 02:27:17 DEBUG : both3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daefb_d20250629_m022350_c001_v7007000_t0000_u01751163830368") 2025/06/29 02:27:17 DEBUG : both3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4db9_d20250629_m022336_c001_v0001184_t0037_u01751163816994") 2025/06/29 02:27:17 DEBUG : both3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daee1_d20250629_m022333_c001_v7007000_t0000_u01751163813142") 2025/06/29 02:27:17 DEBUG : both3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11052ee_d20250629_m022320_c001_v0001177_t0016_u01751163800485") 2025/06/29 02:27:17 DEBUG : both4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daefc_d20250629_m022350_c001_v7007000_t0000_u01751163830549") 2025/06/29 02:27:17 DEBUG : both4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110532a_d20250629_m022337_c001_v0001177_t0023_u01751163817411") 2025/06/29 02:27:17 DEBUG : both4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daee2_d20250629_m022333_c001_v7007000_t0000_u01751163813325") 2025/06/29 02:27:17 DEBUG : both4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f42eb_d20250629_m022320_c001_v0001179_t0017_u01751163800897") 2025/06/29 02:27:17 DEBUG : both5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daefd_d20250629_m022350_c001_v7007000_t0000_u01751163830737") 2025/06/29 02:27:17 DEBUG : both5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43c1_d20250629_m022337_c001_v0001179_t0042_u01751163817830") 2025/06/29 02:27:17 DEBUG : both5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daee3_d20250629_m022333_c001_v7007000_t0000_u01751163813507") 2025/06/29 02:27:17 DEBUG : both5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d27_d20250629_m022321_c001_v0001184_t0039_u01751163801319") 2025/06/29 02:27:17 DEBUG : both6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daefe_d20250629_m022350_c001_v7007000_t0000_u01751163830997") 2025/06/29 02:27:17 DEBUG : both6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4dc9_d20250629_m022338_c001_v0001184_t0043_u01751163818265") 2025/06/29 02:27:18 DEBUG : both6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daee4_d20250629_m022333_c001_v7007000_t0000_u01751163813688") 2025/06/29 02:27:18 DEBUG : both6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11052f6_d20250629_m022322_c001_v0001177_t0032_u01751163802026") 2025/06/29 02:27:18 DEBUG : both7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeff_d20250629_m022351_c001_v7007000_t0000_u01751163831179") 2025/06/29 02:27:18 DEBUG : both7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105330_d20250629_m022338_c001_v0001177_t0046_u01751163818705") 2025/06/29 02:27:18 DEBUG : both7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daee5_d20250629_m022333_c001_v7007000_t0000_u01751163813869") 2025/06/29 02:27:18 DEBUG : both7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4301_d20250629_m022322_c001_v0001179_t0044_u01751163802447") 2025/06/29 02:27:18 DEBUG : both8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf00_d20250629_m022351_c001_v7007000_t0000_u01751163831361") 2025/06/29 02:27:18 DEBUG : both8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43d3_d20250629_m022339_c001_v0001179_t0036_u01751163819132") 2025/06/29 02:27:18 DEBUG : both8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daee6_d20250629_m022334_c001_v7007000_t0000_u01751163814051") 2025/06/29 02:27:18 DEBUG : both8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d47_d20250629_m022322_c001_v0001184_t0052_u01751163802947") 2025/06/29 02:27:18 DEBUG : both9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf01_d20250629_m022351_c001_v7007000_t0000_u01751163831543") 2025/06/29 02:27:18 DEBUG : both9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4ddd_d20250629_m022339_c001_v0001184_t0048_u01751163819743") 2025/06/29 02:27:18 DEBUG : both9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daee7_d20250629_m022334_c001_v7007000_t0000_u01751163814232") 2025/06/29 02:27:18 DEBUG : both9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11052fe_d20250629_m022323_c001_v0001177_t0026_u01751163803348") 2025/06/29 02:27:18 DEBUG : c/non empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f23_d20250629_m022002_c001_v7007000_t0000_u01751163602662") 2025/06/29 02:27:18 DEBUG : c/non empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4615_d20250629_m022001_c001_v0001184_t0034_u01751163601083") 2025/06/29 02:27:18 DEBUG : c/non empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f1e_d20250629_m022000_c001_v7007000_t0000_u01751163600524") 2025/06/29 02:27:18 DEBUG : c/non empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45f9_d20250629_m021959_c001_v0001184_t0030_u01751163599009") 2025/06/29 02:27:18 DEBUG : c/non empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320df_d20250629_m021944_c001_v7007000_t0000_u01751163584405") 2025/06/29 02:27:18 DEBUG : c/non empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4550_d20250629_m021942_c001_v0001184_t0015_u01751163582876") 2025/06/29 02:27:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb9d_d20250629_m022439_c001_v7007000_t0000_u01751163879048") 2025/06/29 02:27:19 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328fbc_d20250629_m022434_c001_v0001182_t0048_u01751163874881") 2025/06/29 02:27:19 DEBUG : check sum: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320d5_d20250629_m021936_c001_v7007000_t0000_u01751163576089") 2025/06/29 02:27:19 DEBUG : check sum: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d44e2_d20250629_m021935_c001_v0001184_t0043_u01751163575146") 2025/06/29 02:27:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40095eb87b333fd7_d20250629_m022704_c001_v7007000_t0000_u01751164024240") 2025/06/29 02:27:19 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329467_d20250629_m022702_c001_v0001182_t0046_u01751164022874") 2025/06/29 02:27:19 DEBUG : dest/3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811474_d20250629_m022140_c001_v7007000_t0000_u01751163700281") 2025/06/29 02:27:19 DEBUG : dest/3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416f4e5dc2675a11_d20250629_m022139_c001_v0001104_t0059_u01751163699193") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3110_d20250629_m022529_c001_v7007000_t0000_u01751163929963") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcde: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054fe_d20250629_m022525_c001_v0001177_t0002_u01751163925808") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21deb5_d20250629_m022634_c001_v7007000_t0000_u01751163994061") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329357_d20250629_m022625_c001_v0001182_t0030_u01751163985160") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6174_d20250629_m022621_c001_v7007000_t0000_u01751163981062") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3292ef_d20250629_m022612_c001_v0001182_t0038_u01751163972583") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1af_d20250629_m022608_c001_v7007000_t0000_u01751163968368") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329289_d20250629_m022600_c001_v0001182_t0012_u01751163960176") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393e98_d20250629_m022555_c001_v7007000_t0000_u01751163955889") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329221_d20250629_m022547_c001_v0001182_t0009_u01751163947789") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba77_d20250629_m022543_c001_v7007000_t0000_u01751163943451") 2025/06/29 02:27:19 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3291af_d20250629_m022534_c001_v0001182_t0052_u01751163934118") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec0137_d20250629_m022527_c001_v7007000_t0000_u01751163927568") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5117_d20250629_m022519_c001_v0001184_t0029_u01751163919642") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e58c_d20250629_m022515_c001_v7007000_t0000_u01751163915227") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50cb_d20250629_m022511_c001_v0001184_t0024_u01751163911669") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409aaac2ab33949b_d20250629_m022510_c001_v7007000_t0000_u01751163910343") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5075_d20250629_m022501_c001_v0001184_t0056_u01751163901609") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c149d_d20250629_m022456_c001_v7007000_t0000_u01751163896983") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105454_d20250629_m022453_c001_v0001177_t0041_u01751163893493") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1492_d20250629_m022452_c001_v7007000_t0000_u01751163892377") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f46b6_d20250629_m022443_c001_v0001179_t0025_u01751163883150") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f407cac8eb680c21e_d20250629_m022436_c001_v7007000_t0000_u01751163876720") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f53_d20250629_m022427_c001_v0001184_t0040_u01751163867805") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81154f_d20250629_m022423_c001_v7007000_t0000_u01751163863232") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4ef9_d20250629_m022414_c001_v0001184_t0025_u01751163854822") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf5c_d20250629_m022410_c001_v7007000_t0000_u01751163850678") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4eab_d20250629_m022403_c001_v0001184_t0040_u01751163843857") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd93a_d20250629_m022513_c001_v7007000_t0000_u01751163913065") 2025/06/29 02:27:20 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50b1_d20250629_m022508_c001_v0001184_t0027_u01751163908825") 2025/06/29 02:27:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3111_d20250629_m022530_c001_v7007000_t0000_u01751163930145") 2025/06/29 02:27:20 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f48b1_d20250629_m022525_c001_v0001179_t0001_u01751163925818") 2025/06/29 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21deb6_d20250629_m022634_c001_v7007000_t0000_u01751163994286") 2025/06/29 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d52cf_d20250629_m022625_c001_v0001184_t0053_u01751163985720") 2025/06/29 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6175_d20250629_m022621_c001_v7007000_t0000_u01751163981245") 2025/06/29 02:27:20 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5277_d20250629_m022613_c001_v0001184_t0007_u01751163973167") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b0_d20250629_m022608_c001_v7007000_t0000_u01751163968551") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5228_d20250629_m022600_c001_v0001184_t0030_u01751163960766") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393e9d_d20250629_m022556_c001_v7007000_t0000_u01751163956071") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d51e0_d20250629_m022548_c001_v0001184_t0032_u01751163948363") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba78_d20250629_m022543_c001_v7007000_t0000_u01751163943634") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5184_d20250629_m022534_c001_v0001184_t0040_u01751163934696") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349322bd_d20250629_m022527_c001_v7007000_t0000_u01751163927620") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32913d_d20250629_m022520_c001_v0001182_t0051_u01751163920268") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e58d_d20250629_m022515_c001_v7007000_t0000_u01751163915408") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290fc_d20250629_m022511_c001_v0001182_t0003_u01751163911693") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dd1_d20250629_m022510_c001_v7007000_t0000_u01751163910442") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329094_d20250629_m022502_c001_v0001182_t0008_u01751163902192") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c149e_d20250629_m022457_c001_v7007000_t0000_u01751163897165") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5035_d20250629_m022453_c001_v0001184_t0028_u01751163893502") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c148d_d20250629_m022451_c001_v7007000_t0000_u01751163891806") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329008_d20250629_m022444_c001_v0001182_t0026_u01751163884377") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e568_d20250629_m022436_c001_v7007000_t0000_u01751163876554") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4614_d20250629_m022428_c001_v0001179_t0002_u01751163868369") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117ce_d20250629_m022423_c001_v7007000_t0000_u01751163863643") 2025/06/29 02:27:21 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4571_d20250629_m022415_c001_v0001179_t0002_u01751163855473") 2025/06/29 02:27:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf5d_d20250629_m022410_c001_v7007000_t0000_u01751163850870") 2025/06/29 02:27:22 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f44e9_d20250629_m022404_c001_v0001179_t0002_u01751163844071") 2025/06/29 02:27:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dd5_d20250629_m022512_c001_v7007000_t0000_u01751163912702") 2025/06/29 02:27:22 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290e2_d20250629_m022508_c001_v0001182_t0022_u01751163908842") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3112_d20250629_m022530_c001_v7007000_t0000_u01751163930381") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5143_d20250629_m022525_c001_v0001184_t0025_u01751163925984") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21deb7_d20250629_m022634_c001_v7007000_t0000_u01751163994467") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11055ac_d20250629_m022626_c001_v0001177_t0004_u01751163986284") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6176_d20250629_m022621_c001_v7007000_t0000_u01751163981426") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105594_d20250629_m022613_c001_v0001177_t0002_u01751163973730") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b1_d20250629_m022608_c001_v7007000_t0000_u01751163968833") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105568_d20250629_m022601_c001_v0001177_t0042_u01751163961346") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ea3_d20250629_m022556_c001_v7007000_t0000_u01751163956252") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105544_d20250629_m022548_c001_v0001177_t0059_u01751163948921") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba79_d20250629_m022543_c001_v7007000_t0000_u01751163943968") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110551a_d20250629_m022535_c001_v0001177_t0032_u01751163935263") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40095eb87b333f2c_d20250629_m022527_c001_v7007000_t0000_u01751163927630") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054e6_d20250629_m022520_c001_v0001177_t0001_u01751163920837") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e58e_d20250629_m022515_c001_v7007000_t0000_u01751163915590") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f480f_d20250629_m022511_c001_v0001179_t0057_u01751163911763") 2025/06/29 02:27:22 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd937_d20250629_m022510_c001_v7007000_t0000_u01751163910502") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110547a_d20250629_m022502_c001_v0001177_t0048_u01751163902891") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c149f_d20250629_m022457_c001_v7007000_t0000_u01751163897349") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32904e_d20250629_m022453_c001_v0001182_t0038_u01751163893525") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a222_d20250629_m022452_c001_v7007000_t0000_u01751163892140") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4fe3_d20250629_m022444_c001_v0001184_t0024_u01751163884973") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e569_d20250629_m022436_c001_v7007000_t0000_u01751163876739") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053f4_d20250629_m022428_c001_v0001177_t0015_u01751163868953") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117cf_d20250629_m022423_c001_v7007000_t0000_u01751163863823") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053ce_d20250629_m022416_c001_v0001177_t0021_u01751163856034") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf5e_d20250629_m022411_c001_v7007000_t0000_u01751163851053") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110539a_d20250629_m022404_c001_v0001177_t0055_u01751163844292") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dd6_d20250629_m022512_c001_v7007000_t0000_u01751163912712") 2025/06/29 02:27:23 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f47db_d20250629_m022508_c001_v0001179_t0023_u01751163908862") 2025/06/29 02:27:23 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3113_d20250629_m022530_c001_v7007000_t0000_u01751163930575") 2025/06/29 02:27:23 DEBUG : dir1/0003-defgh: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f48b5_d20250629_m022526_c001_v0001179_t0014_u01751163926031") 2025/06/29 02:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21deb8_d20250629_m022634_c001_v7007000_t0000_u01751163994696") 2025/06/29 02:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4b35_d20250629_m022626_c001_v0001179_t0022_u01751163986851") 2025/06/29 02:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6177_d20250629_m022621_c001_v7007000_t0000_u01751163981620") 2025/06/29 02:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4a9e_d20250629_m022614_c001_v0001179_t0004_u01751163974307") 2025/06/29 02:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b2_d20250629_m022609_c001_v7007000_t0000_u01751163969015") 2025/06/29 02:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4a1a_d20250629_m022601_c001_v0001179_t0041_u01751163961976") 2025/06/29 02:27:23 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393eaa_d20250629_m022556_c001_v7007000_t0000_u01751163956434") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f49a4_d20250629_m022549_c001_v0001179_t0054_u01751163949492") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba7a_d20250629_m022544_c001_v7007000_t0000_u01751163944178") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4918_d20250629_m022535_c001_v0001179_t0018_u01751163935837") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a240_d20250629_m022527_c001_v7007000_t0000_u01751163927743") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f486f_d20250629_m022521_c001_v0001179_t0021_u01751163921415") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e58f_d20250629_m022515_c001_v7007000_t0000_u01751163915772") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054b4_d20250629_m022511_c001_v0001177_t0041_u01751163911785") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dce_d20250629_m022510_c001_v7007000_t0000_u01751163910157") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4789_d20250629_m022503_c001_v0001179_t0023_u01751163903463") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a0_d20250629_m022457_c001_v7007000_t0000_u01751163897560") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f472c_d20250629_m022453_c001_v0001179_t0022_u01751163893552") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419811bd30bc5e53_d20250629_m022452_c001_v7007000_t0000_u01751163892151") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105436_d20250629_m022445_c001_v0001177_t0042_u01751163885542") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa71_d20250629_m022436_c001_v7007000_t0000_u01751163876749") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328f96_d20250629_m022429_c001_v0001182_t0030_u01751163869520") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d0_d20250629_m022424_c001_v7007000_t0000_u01751163864220") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328f1c_d20250629_m022416_c001_v0001182_t0018_u01751163856604") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf5f_d20250629_m022411_c001_v7007000_t0000_u01751163851235") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328e9a_d20250629_m022404_c001_v0001182_t0036_u01751163844496") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b96_d20250629_m022512_c001_v7007000_t0000_u01751163912757") 2025/06/29 02:27:24 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054a0_d20250629_m022508_c001_v0001177_t0054_u01751163908872") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3114_d20250629_m022530_c001_v7007000_t0000_u01751163930757") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghi: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105500_d20250629_m022526_c001_v0001177_t0022_u01751163926058") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21deb9_d20250629_m022634_c001_v7007000_t0000_u01751163994876") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329369_d20250629_m022627_c001_v0001182_t0025_u01751163987123") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6178_d20250629_m022621_c001_v7007000_t0000_u01751163981801") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3292fd_d20250629_m022614_c001_v0001182_t0051_u01751163974514") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b4_d20250629_m022609_c001_v7007000_t0000_u01751163969208") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329297_d20250629_m022602_c001_v0001182_t0054_u01751163962179") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393eaf_d20250629_m022556_c001_v7007000_t0000_u01751163956615") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329235_d20250629_m022549_c001_v0001182_t0011_u01751163949701") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba7b_d20250629_m022544_c001_v7007000_t0000_u01751163944424") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3291bd_d20250629_m022536_c001_v0001182_t0049_u01751163936037") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a23e_d20250629_m022527_c001_v7007000_t0000_u01751163927379") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5123_d20250629_m022521_c001_v0001184_t0010_u01751163921638") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e590_d20250629_m022515_c001_v7007000_t0000_u01751163915954") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50d1_d20250629_m022511_c001_v0001184_t0043_u01751163911878") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117f2_d20250629_m022510_c001_v7007000_t0000_u01751163910361") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5081_d20250629_m022503_c001_v0001184_t0036_u01751163903719") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a1_d20250629_m022457_c001_v7007000_t0000_u01751163897776") 2025/06/29 02:27:25 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5039_d20250629_m022453_c001_v0001184_t0036_u01751163893703") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c148f_d20250629_m022452_c001_v7007000_t0000_u01751163892161") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f46cc_d20250629_m022445_c001_v0001179_t0043_u01751163885781") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd90d_d20250629_m022436_c001_v7007000_t0000_u01751163876763") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f5d_d20250629_m022429_c001_v0001184_t0038_u01751163869782") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d1_d20250629_m022424_c001_v7007000_t0000_u01751163864486") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f01_d20250629_m022416_c001_v0001184_t0008_u01751163856813") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf60_d20250629_m022411_c001_v7007000_t0000_u01751163851416") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4eaf_d20250629_m022404_c001_v0001184_t0042_u01751163844733") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e585_d20250629_m022512_c001_v7007000_t0000_u01751163912865") 2025/06/29 02:27:26 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50b5_d20250629_m022509_c001_v0001184_t0012_u01751163909028") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3115_d20250629_m022530_c001_v7007000_t0000_u01751163930939") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghij: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32916b_d20250629_m022526_c001_v0001182_t0049_u01751163926218") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21debb_d20250629_m022635_c001_v7007000_t0000_u01751163995062") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d52d9_d20250629_m022627_c001_v0001184_t0013_u01751163987351") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6179_d20250629_m022621_c001_v7007000_t0000_u01751163981982") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d527f_d20250629_m022614_c001_v0001184_t0023_u01751163974725") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b5_d20250629_m022609_c001_v7007000_t0000_u01751163969396") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5236_d20250629_m022602_c001_v0001184_t0019_u01751163962375") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393eb3_d20250629_m022556_c001_v7007000_t0000_u01751163956806") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d51e8_d20250629_m022549_c001_v0001184_t0025_u01751163949902") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba7c_d20250629_m022544_c001_v7007000_t0000_u01751163944609") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5190_d20250629_m022536_c001_v0001184_t0035_u01751163936232") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec0138_d20250629_m022527_c001_v7007000_t0000_u01751163927755") 2025/06/29 02:27:26 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32914d_d20250629_m022521_c001_v0001182_t0045_u01751163921843") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e591_d20250629_m022516_c001_v7007000_t0000_u01751163916136") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290fe_d20250629_m022511_c001_v0001182_t0014_u01751163911919") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dcf_d20250629_m022510_c001_v7007000_t0000_u01751163910244") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290a0_d20250629_m022503_c001_v0001182_t0028_u01751163903941") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a2_d20250629_m022457_c001_v7007000_t0000_u01751163897958") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329054_d20250629_m022453_c001_v0001182_t0059_u01751163893723") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c5f40_d20250629_m022452_c001_v7007000_t0000_u01751163892111") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32901a_d20250629_m022445_c001_v0001182_t0007_u01751163885981") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a71575995e_d20250629_m022436_c001_v7007000_t0000_u01751163876148") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4626_d20250629_m022430_c001_v0001179_t0017_u01751163870013") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d2_d20250629_m022424_c001_v7007000_t0000_u01751163864667") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f457b_d20250629_m022417_c001_v0001179_t0013_u01751163857016") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf61_d20250629_m022411_c001_v7007000_t0000_u01751163851637") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f44f3_d20250629_m022404_c001_v0001179_t0034_u01751163844932") 2025/06/29 02:27:27 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd939_d20250629_m022512_c001_v7007000_t0000_u01751163912884") 2025/06/29 02:27:28 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290e4_d20250629_m022509_c001_v0001182_t0011_u01751163909062") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3116_d20250629_m022531_c001_v7007000_t0000_u01751163931125") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5145_d20250629_m022526_c001_v0001184_t0001_u01751163926241") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21debc_d20250629_m022635_c001_v7007000_t0000_u01751163995258") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11055b2_d20250629_m022627_c001_v0001177_t0027_u01751163987557") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c617a_d20250629_m022622_c001_v7007000_t0000_u01751163982165") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105598_d20250629_m022614_c001_v0001177_t0028_u01751163974964") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b6_d20250629_m022609_c001_v7007000_t0000_u01751163969579") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110556c_d20250629_m022602_c001_v0001177_t0002_u01751163962625") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393eb8_d20250629_m022556_c001_v7007000_t0000_u01751163956988") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105550_d20250629_m022550_c001_v0001177_t0029_u01751163950099") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba7d_d20250629_m022544_c001_v7007000_t0000_u01751163944791") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105520_d20250629_m022536_c001_v0001177_t0035_u01751163936445") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4078888abe440aa8_d20250629_m022527_c001_v7007000_t0000_u01751163927776") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054ea_d20250629_m022522_c001_v0001177_t0004_u01751163922046") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e592_d20250629_m022516_c001_v7007000_t0000_u01751163916318") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4813_d20250629_m022511_c001_v0001179_t0023_u01751163911981") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e57f_d20250629_m022510_c001_v7007000_t0000_u01751163910511") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110547c_d20250629_m022504_c001_v0001177_t0009_u01751163904151") 2025/06/29 02:27:28 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a3_d20250629_m022458_c001_v7007000_t0000_u01751163898273") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105456_d20250629_m022453_c001_v0001177_t0039_u01751163893759") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1490_d20250629_m022452_c001_v7007000_t0000_u01751163892171") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4fe9_d20250629_m022446_c001_v0001184_t0030_u01751163886305") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a71575995f_d20250629_m022436_c001_v7007000_t0000_u01751163876329") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053f8_d20250629_m022430_c001_v0001177_t0013_u01751163870216") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d3_d20250629_m022424_c001_v7007000_t0000_u01751163864852") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053d4_d20250629_m022417_c001_v0001177_t0045_u01751163857213") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf62_d20250629_m022411_c001_v7007000_t0000_u01751163851823") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053a0_d20250629_m022405_c001_v0001177_t0003_u01751163845145") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b97_d20250629_m022512_c001_v7007000_t0000_u01751163912945") 2025/06/29 02:27:29 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054a2_d20250629_m022509_c001_v0001177_t0018_u01751163909101") 2025/06/29 02:27:29 DEBUG : dir1/0007-12345: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3117_d20250629_m022531_c001_v7007000_t0000_u01751163931308") 2025/06/29 02:27:29 DEBUG : dir1/0007-12345: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f48b9_d20250629_m022526_c001_v0001179_t0057_u01751163926254") 2025/06/29 02:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21debd_d20250629_m022635_c001_v7007000_t0000_u01751163995439") 2025/06/29 02:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4b43_d20250629_m022627_c001_v0001179_t0059_u01751163987770") 2025/06/29 02:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c617b_d20250629_m022622_c001_v7007000_t0000_u01751163982359") 2025/06/29 02:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4aa4_d20250629_m022615_c001_v0001179_t0038_u01751163975171") 2025/06/29 02:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b7_d20250629_m022609_c001_v7007000_t0000_u01751163969761") 2025/06/29 02:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4a20_d20250629_m022602_c001_v0001179_t0007_u01751163962841") 2025/06/29 02:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ebe_d20250629_m022557_c001_v7007000_t0000_u01751163957170") 2025/06/29 02:27:29 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f49b2_d20250629_m022550_c001_v0001179_t0058_u01751163950324") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba7f_d20250629_m022544_c001_v7007000_t0000_u01751163944973") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4922_d20250629_m022536_c001_v0001179_t0016_u01751163936691") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbab1e_d20250629_m022527_c001_v7007000_t0000_u01751163927784") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f487f_d20250629_m022522_c001_v0001179_t0052_u01751163922256") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e593_d20250629_m022516_c001_v7007000_t0000_u01751163916500") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054b8_d20250629_m022512_c001_v0001177_t0055_u01751163912015") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec012a_d20250629_m022510_c001_v7007000_t0000_u01751163910381") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4797_d20250629_m022504_c001_v0001179_t0014_u01751163904362") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a4_d20250629_m022458_c001_v7007000_t0000_u01751163898496") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f472e_d20250629_m022453_c001_v0001179_t0012_u01751163893883") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c5f42_d20250629_m022452_c001_v7007000_t0000_u01751163892293") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105438_d20250629_m022446_c001_v0001177_t0058_u01751163886527") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a68b_d20250629_m022436_c001_v7007000_t0000_u01751163876772") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328f9a_d20250629_m022430_c001_v0001182_t0045_u01751163870421") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d4_d20250629_m022425_c001_v7007000_t0000_u01751163865037") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328f20_d20250629_m022417_c001_v0001182_t0034_u01751163857416") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf63_d20250629_m022412_c001_v7007000_t0000_u01751163852051") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328ea8_d20250629_m022405_c001_v0001182_t0020_u01751163845362") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dd7_d20250629_m022512_c001_v7007000_t0000_u01751163912885") 2025/06/29 02:27:30 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f47df_d20250629_m022509_c001_v0001179_t0013_u01751163909120") 2025/06/29 02:27:30 DEBUG : dir1/0008-23456: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3118_d20250629_m022531_c001_v7007000_t0000_u01751163931489") 2025/06/29 02:27:30 DEBUG : dir1/0008-23456: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105502_d20250629_m022526_c001_v0001177_t0045_u01751163926274") 2025/06/29 02:27:30 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21debe_d20250629_m022635_c001_v7007000_t0000_u01751163995621") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32936f_d20250629_m022628_c001_v0001182_t0036_u01751163988010") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c617c_d20250629_m022622_c001_v7007000_t0000_u01751163982541") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329303_d20250629_m022615_c001_v0001182_t0046_u01751163975381") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b8_d20250629_m022609_c001_v7007000_t0000_u01751163969941") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32929b_d20250629_m022603_c001_v0001182_t0030_u01751163963066") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ebf_d20250629_m022557_c001_v7007000_t0000_u01751163957352") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32923d_d20250629_m022550_c001_v0001182_t0001_u01751163950526") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba80_d20250629_m022545_c001_v7007000_t0000_u01751163945161") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3291cb_d20250629_m022536_c001_v0001182_t0002_u01751163936912") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4078888abe440aa7_d20250629_m022527_c001_v7007000_t0000_u01751163927578") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d512d_d20250629_m022522_c001_v0001184_t0039_u01751163922480") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e594_d20250629_m022516_c001_v7007000_t0000_u01751163916740") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50d3_d20250629_m022512_c001_v0001184_t0023_u01751163912078") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117f0_d20250629_m022510_c001_v7007000_t0000_u01751163910179") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d508d_d20250629_m022504_c001_v0001184_t0050_u01751163904579") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a5_d20250629_m022458_c001_v7007000_t0000_u01751163898789") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d503d_d20250629_m022453_c001_v0001184_t0052_u01751163893903") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a220_d20250629_m022451_c001_v7007000_t0000_u01751163891728") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f46d4_d20250629_m022446_c001_v0001179_t0031_u01751163886877") 2025/06/29 02:27:31 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715759960_d20250629_m022436_c001_v7007000_t0000_u01751163876511") 2025/06/29 02:27:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f69_d20250629_m022430_c001_v0001184_t0016_u01751163870614") 2025/06/29 02:27:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d5_d20250629_m022425_c001_v7007000_t0000_u01751163865222") 2025/06/29 02:27:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f11_d20250629_m022417_c001_v0001184_t0009_u01751163857621") 2025/06/29 02:27:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf64_d20250629_m022412_c001_v7007000_t0000_u01751163852234") 2025/06/29 02:27:32 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4eb3_d20250629_m022405_c001_v0001184_t0026_u01751163845554") 2025/06/29 02:27:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117f3_d20250629_m022512_c001_v7007000_t0000_u01751163912726") 2025/06/29 02:27:32 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50b7_d20250629_m022509_c001_v0001184_t0047_u01751163909234") 2025/06/29 02:27:32 DEBUG : dir1/0009-34567: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3119_d20250629_m022531_c001_v7007000_t0000_u01751163931679") 2025/06/29 02:27:32 DEBUG : dir1/0009-34567: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32916f_d20250629_m022526_c001_v0001182_t0017_u01751163926412") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21debf_d20250629_m022635_c001_v7007000_t0000_u01751163995802") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d52e3_d20250629_m022628_c001_v0001184_t0057_u01751163988209") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c617d_d20250629_m022622_c001_v7007000_t0000_u01751163982723") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5289_d20250629_m022615_c001_v0001184_t0027_u01751163975581") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1b9_d20250629_m022610_c001_v7007000_t0000_u01751163970136") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d523c_d20250629_m022603_c001_v0001184_t0051_u01751163963267") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ec0_d20250629_m022557_c001_v7007000_t0000_u01751163957534") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d51f4_d20250629_m022550_c001_v0001184_t0053_u01751163950738") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba81_d20250629_m022545_c001_v7007000_t0000_u01751163945344") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5194_d20250629_m022537_c001_v0001184_t0056_u01751163937118") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec0136_d20250629_m022527_c001_v7007000_t0000_u01751163927387") 2025/06/29 02:27:32 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329159_d20250629_m022522_c001_v0001182_t0045_u01751163922675") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e595_d20250629_m022516_c001_v7007000_t0000_u01751163916959") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329100_d20250629_m022512_c001_v0001182_t0039_u01751163912157") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd933_d20250629_m022509_c001_v7007000_t0000_u01751163909759") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290a6_d20250629_m022504_c001_v0001182_t0059_u01751163904785") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a6_d20250629_m022458_c001_v7007000_t0000_u01751163898977") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329058_d20250629_m022453_c001_v0001182_t0044_u01751163893935") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a223_d20250629_m022452_c001_v7007000_t0000_u01751163892324") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32901c_d20250629_m022447_c001_v0001182_t0022_u01751163887087") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d4d_d20250629_m022436_c001_v7007000_t0000_u01751163876539") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4628_d20250629_m022430_c001_v0001179_t0001_u01751163870820") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d7_d20250629_m022425_c001_v7007000_t0000_u01751163865402") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f458f_d20250629_m022417_c001_v0001179_t0010_u01751163857830") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf66_d20250629_m022412_c001_v7007000_t0000_u01751163852417") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f44fd_d20250629_m022405_c001_v0001179_t0055_u01751163845771") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dd9_d20250629_m022513_c001_v7007000_t0000_u01751163913074") 2025/06/29 02:27:33 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290e8_d20250629_m022509_c001_v0001182_t0031_u01751163909257") 2025/06/29 02:27:33 DEBUG : dir1/0010-45678: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b311a_d20250629_m022531_c001_v7007000_t0000_u01751163931861") 2025/06/29 02:27:33 DEBUG : dir1/0010-45678: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5147_d20250629_m022526_c001_v0001184_t0001_u01751163926456") 2025/06/29 02:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dec0_d20250629_m022636_c001_v7007000_t0000_u01751163996018") 2025/06/29 02:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11055b4_d20250629_m022628_c001_v0001177_t0037_u01751163988431") 2025/06/29 02:27:33 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c617e_d20250629_m022622_c001_v7007000_t0000_u01751163982909") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110559a_d20250629_m022615_c001_v0001177_t0024_u01751163975795") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1ba_d20250629_m022610_c001_v7007000_t0000_u01751163970318") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105572_d20250629_m022603_c001_v0001177_t0049_u01751163963479") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ec5_d20250629_m022557_c001_v7007000_t0000_u01751163957871") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105552_d20250629_m022550_c001_v0001177_t0044_u01751163950960") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba82_d20250629_m022545_c001_v7007000_t0000_u01751163945540") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105524_d20250629_m022537_c001_v0001177_t0029_u01751163937314") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b310c_d20250629_m022527_c001_v7007000_t0000_u01751163927808") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054f0_d20250629_m022522_c001_v0001177_t0034_u01751163922885") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e596_d20250629_m022517_c001_v7007000_t0000_u01751163917141") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054bc_d20250629_m022512_c001_v0001177_t0033_u01751163912238") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd934_d20250629_m022509_c001_v7007000_t0000_u01751163909940") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110547e_d20250629_m022504_c001_v0001177_t0044_u01751163904982") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a7_d20250629_m022459_c001_v7007000_t0000_u01751163899239") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110545e_d20250629_m022453_c001_v0001177_t0058_u01751163893979") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b2f60_d20250629_m022452_c001_v7007000_t0000_u01751163892129") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4ff3_d20250629_m022447_c001_v0001184_t0011_u01751163887300") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb97_d20250629_m022436_c001_v7007000_t0000_u01751163876525") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053fa_d20250629_m022431_c001_v0001177_t0009_u01751163871025") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d8_d20250629_m022425_c001_v7007000_t0000_u01751163865592") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053d6_d20250629_m022418_c001_v0001177_t0049_u01751163858057") 2025/06/29 02:27:34 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f41454ec2921b0dfa_d20250629_m022412_c001_v7007000_t0000_u01751163852602") 2025/06/29 02:27:35 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053a4_d20250629_m022405_c001_v0001177_t0049_u01751163845985") 2025/06/29 02:27:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec012e_d20250629_m022512_c001_v7007000_t0000_u01751163912736") 2025/06/29 02:27:35 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f47e3_d20250629_m022509_c001_v0001179_t0000_u01751163909325") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b311b_d20250629_m022532_c001_v7007000_t0000_u01751163932042") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f48bf_d20250629_m022526_c001_v0001179_t0024_u01751163926476") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dec1_d20250629_m022636_c001_v7007000_t0000_u01751163996203") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4b51_d20250629_m022628_c001_v0001179_t0014_u01751163988641") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c617f_d20250629_m022623_c001_v7007000_t0000_u01751163983092") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4aac_d20250629_m022616_c001_v0001179_t0009_u01751163976054") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1bb_d20250629_m022610_c001_v7007000_t0000_u01751163970500") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4a28_d20250629_m022603_c001_v0001179_t0027_u01751163963700") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ec7_d20250629_m022558_c001_v7007000_t0000_u01751163958052") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f49bc_d20250629_m022551_c001_v0001179_t0017_u01751163951191") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba83_d20250629_m022545_c001_v7007000_t0000_u01751163945727") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4934_d20250629_m022537_c001_v0001179_t0028_u01751163937589") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a23d_d20250629_m022527_c001_v7007000_t0000_u01751163927197") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f488f_d20250629_m022523_c001_v0001179_t0020_u01751163923104") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e598_d20250629_m022517_c001_v7007000_t0000_u01751163917389") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4817_d20250629_m022512_c001_v0001179_t0023_u01751163912247") 2025/06/29 02:27:35 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec0129_d20250629_m022510_c001_v7007000_t0000_u01751163910199") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f47a3_d20250629_m022505_c001_v0001179_t0058_u01751163905201") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a8_d20250629_m022459_c001_v7007000_t0000_u01751163899491") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4732_d20250629_m022454_c001_v0001179_t0013_u01751163894089") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e572_d20250629_m022452_c001_v7007000_t0000_u01751163892331") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110543a_d20250629_m022447_c001_v0001177_t0054_u01751163887552") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd90c_d20250629_m022436_c001_v7007000_t0000_u01751163876579") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328fa0_d20250629_m022431_c001_v0001182_t0037_u01751163871243") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117d9_d20250629_m022425_c001_v7007000_t0000_u01751163865773") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328f2c_d20250629_m022418_c001_v0001182_t0007_u01751163858263") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f41454ec2921b0dfb_d20250629_m022412_c001_v7007000_t0000_u01751163852784") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328eb8_d20250629_m022406_c001_v0001182_t0002_u01751163846208") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dd8_d20250629_m022512_c001_v7007000_t0000_u01751163912951") 2025/06/29 02:27:36 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054a4_d20250629_m022509_c001_v0001177_t0028_u01751163909335") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b311c_d20250629_m022532_c001_v7007000_t0000_u01751163932224") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105504_d20250629_m022526_c001_v0001177_t0004_u01751163926523") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dec2_d20250629_m022636_c001_v7007000_t0000_u01751163996390") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329371_d20250629_m022629_c001_v0001182_t0046_u01751163989192") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6180_d20250629_m022623_c001_v7007000_t0000_u01751163983286") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32930b_d20250629_m022616_c001_v0001182_t0046_u01751163976282") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1bd_d20250629_m022610_c001_v7007000_t0000_u01751163970681") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3292a3_d20250629_m022603_c001_v0001182_t0027_u01751163963904") 2025/06/29 02:27:36 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ec8_d20250629_m022558_c001_v7007000_t0000_u01751163958235") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329247_d20250629_m022551_c001_v0001182_t0041_u01751163951412") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba84_d20250629_m022545_c001_v7007000_t0000_u01751163945908") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3291cf_d20250629_m022537_c001_v0001182_t0044_u01751163937821") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4013ad938b3bf214_d20250629_m022527_c001_v7007000_t0000_u01751163927592") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5133_d20250629_m022523_c001_v0001184_t0025_u01751163923311") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e599_d20250629_m022517_c001_v7007000_t0000_u01751163917662") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50d5_d20250629_m022512_c001_v0001184_t0016_u01751163912288") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393dd0_d20250629_m022510_c001_v7007000_t0000_u01751163910428") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d509b_d20250629_m022505_c001_v0001184_t0010_u01751163905426") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14a9_d20250629_m022459_c001_v7007000_t0000_u01751163899708") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5041_d20250629_m022454_c001_v0001184_t0015_u01751163894104") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b2f61_d20250629_m022452_c001_v7007000_t0000_u01751163892311") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f46de_d20250629_m022447_c001_v0001179_t0046_u01751163887816") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a68a_d20250629_m022436_c001_v7007000_t0000_u01751163876587") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f6d_d20250629_m022431_c001_v0001184_t0014_u01751163871460") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117da_d20250629_m022425_c001_v7007000_t0000_u01751163865954") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f17_d20250629_m022418_c001_v0001184_t0053_u01751163858476") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f41454ec2921b0dfc_d20250629_m022412_c001_v7007000_t0000_u01751163852965") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4ebb_d20250629_m022406_c001_v0001184_t0012_u01751163846426") 2025/06/29 02:27:37 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e583_d20250629_m022512_c001_v7007000_t0000_u01751163912682") 2025/06/29 02:27:38 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d50b9_d20250629_m022509_c001_v0001184_t0024_u01751163909455") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b311d_d20250629_m022532_c001_v7007000_t0000_u01751163932406") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329173_d20250629_m022526_c001_v0001182_t0008_u01751163926619") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dec3_d20250629_m022636_c001_v7007000_t0000_u01751163996572") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d52e9_d20250629_m022629_c001_v0001184_t0025_u01751163989397") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6181_d20250629_m022623_c001_v7007000_t0000_u01751163983469") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5295_d20250629_m022616_c001_v0001184_t0056_u01751163976493") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1bf_d20250629_m022610_c001_v7007000_t0000_u01751163970880") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5240_d20250629_m022604_c001_v0001184_t0050_u01751163964114") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ec9_d20250629_m022558_c001_v7007000_t0000_u01751163958486") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d51f8_d20250629_m022551_c001_v0001184_t0025_u01751163951617") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba85_d20250629_m022546_c001_v7007000_t0000_u01751163946090") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d519a_d20250629_m022538_c001_v0001184_t0040_u01751163938020") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbab1d_d20250629_m022527_c001_v7007000_t0000_u01751163927594") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32915d_d20250629_m022523_c001_v0001182_t0015_u01751163923520") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e59b_d20250629_m022517_c001_v7007000_t0000_u01751163917922") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329102_d20250629_m022512_c001_v0001182_t0011_u01751163912377") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd935_d20250629_m022510_c001_v7007000_t0000_u01751163910125") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290b2_d20250629_m022505_c001_v0001182_t0050_u01751163905637") 2025/06/29 02:27:38 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14aa_d20250629_m022459_c001_v7007000_t0000_u01751163899927") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32905a_d20250629_m022454_c001_v0001182_t0010_u01751163894148") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a221_d20250629_m022451_c001_v7007000_t0000_u01751163891958") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32901e_d20250629_m022448_c001_v0001182_t0057_u01751163888011") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715759962_d20250629_m022436_c001_v7007000_t0000_u01751163876872") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f462a_d20250629_m022431_c001_v0001179_t0025_u01751163871666") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117db_d20250629_m022426_c001_v7007000_t0000_u01751163866135") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4599_d20250629_m022418_c001_v0001179_t0035_u01751163858687") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f41454ec2921b0dfd_d20250629_m022413_c001_v7007000_t0000_u01751163853146") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f450b_d20250629_m022406_c001_v0001179_t0015_u01751163846629") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117f4_d20250629_m022512_c001_v7007000_t0000_u01751163912911") 2025/06/29 02:27:39 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290ec_d20250629_m022509_c001_v0001182_t0021_u01751163909515") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3120_d20250629_m022532_c001_v7007000_t0000_u01751163932586") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d514b_d20250629_m022526_c001_v0001184_t0034_u01751163926695") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dec4_d20250629_m022636_c001_v7007000_t0000_u01751163996754") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11055ba_d20250629_m022629_c001_v0001177_t0048_u01751163989612") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6183_d20250629_m022623_c001_v7007000_t0000_u01751163983651") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110559c_d20250629_m022616_c001_v0001177_t0021_u01751163976702") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1c0_d20250629_m022611_c001_v7007000_t0000_u01751163971061") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105574_d20250629_m022604_c001_v0001177_t0043_u01751163964327") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393eca_d20250629_m022558_c001_v7007000_t0000_u01751163958669") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105554_d20250629_m022551_c001_v0001177_t0010_u01751163951826") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7ba86_d20250629_m022546_c001_v7007000_t0000_u01751163946276") 2025/06/29 02:27:39 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105526_d20250629_m022538_c001_v0001177_t0024_u01751163938245") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec0135_d20250629_m022527_c001_v7007000_t0000_u01751163927206") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054f2_d20250629_m022523_c001_v0001177_t0059_u01751163923722") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e59c_d20250629_m022518_c001_v7007000_t0000_u01751163918112") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054be_d20250629_m022512_c001_v0001177_t0031_u01751163912443") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd936_d20250629_m022510_c001_v7007000_t0000_u01751163910316") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105486_d20250629_m022505_c001_v0001177_t0024_u01751163905854") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14ab_d20250629_m022500_c001_v7007000_t0000_u01751163900111") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105460_d20250629_m022454_c001_v0001177_t0054_u01751163894188") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a699_d20250629_m022452_c001_v7007000_t0000_u01751163892343") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4ff7_d20250629_m022448_c001_v0001184_t0024_u01751163888260") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb99_d20250629_m022436_c001_v7007000_t0000_u01751163876890") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053fe_d20250629_m022432_c001_v0001177_t0035_u01751163872369") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117dc_d20250629_m022426_c001_v7007000_t0000_u01751163866316") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053d8_d20250629_m022418_c001_v0001177_t0021_u01751163858885") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f41454ec2921b0dfe_d20250629_m022413_c001_v7007000_t0000_u01751163853327") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11053aa_d20250629_m022406_c001_v0001177_t0015_u01751163846836") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f422f3d942e7fd938_d20250629_m022512_c001_v7007000_t0000_u01751163912694") 2025/06/29 02:27:40 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f47e7_d20250629_m022509_c001_v0001179_t0032_u01751163909536") 2025/06/29 02:27:40 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3121_d20250629_m022532_c001_v7007000_t0000_u01751163932767") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105506_d20250629_m022526_c001_v0001177_t0001_u01751163926753") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dec5_d20250629_m022637_c001_v7007000_t0000_u01751163997325") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4b5b_d20250629_m022629_c001_v0001179_t0039_u01751163989816") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6184_d20250629_m022623_c001_v7007000_t0000_u01751163983833") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4ab2_d20250629_m022616_c001_v0001179_t0023_u01751163976908") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1c1_d20250629_m022611_c001_v7007000_t0000_u01751163971266") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4a30_d20250629_m022604_c001_v0001179_t0042_u01751163964538") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ecb_d20250629_m022558_c001_v7007000_t0000_u01751163958851") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f49c8_d20250629_m022552_c001_v0001179_t0014_u01751163952023") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7bdab_d20250629_m022546_c001_v7007000_t0000_u01751163946458") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f493e_d20250629_m022538_c001_v0001179_t0017_u01751163938485") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a23f_d20250629_m022527_c001_v7007000_t0000_u01751163927561") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4899_d20250629_m022523_c001_v0001179_t0054_u01751163923929") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e59d_d20250629_m022518_c001_v7007000_t0000_u01751163918309") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f481b_d20250629_m022512_c001_v0001179_t0012_u01751163912481") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409aaac2ab33949a_d20250629_m022510_c001_v7007000_t0000_u01751163910133") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f47b5_d20250629_m022506_c001_v0001179_t0024_u01751163906241") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14ac_d20250629_m022500_c001_v7007000_t0000_u01751163900292") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4736_d20250629_m022454_c001_v0001179_t0021_u01751163894291") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c148e_d20250629_m022451_c001_v7007000_t0000_u01751163891988") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110543c_d20250629_m022448_c001_v0001177_t0018_u01751163888469") 2025/06/29 02:27:41 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d4e_d20250629_m022436_c001_v7007000_t0000_u01751163876727") 2025/06/29 02:27:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328faa_d20250629_m022432_c001_v0001182_t0033_u01751163872591") 2025/06/29 02:27:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117dd_d20250629_m022426_c001_v7007000_t0000_u01751163866508") 2025/06/29 02:27:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328f32_d20250629_m022419_c001_v0001182_t0011_u01751163859089") 2025/06/29 02:27:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f41454ec2921b0dff_d20250629_m022413_c001_v7007000_t0000_u01751163853516") 2025/06/29 02:27:42 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328ec2_d20250629_m022407_c001_v0001182_t0016_u01751163847045") 2025/06/29 02:27:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117f5_d20250629_m022513_c001_v7007000_t0000_u01751163913091") 2025/06/29 02:27:42 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054a6_d20250629_m022509_c001_v0001177_t0027_u01751163909553") 2025/06/29 02:27:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb9e_d20250629_m022439_c001_v7007000_t0000_u01751163879233") 2025/06/29 02:27:42 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f93_d20250629_m022435_c001_v0001184_t0041_u01751163875052") 2025/06/29 02:27:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb9f_d20250629_m022439_c001_v7007000_t0000_u01751163879417") 2025/06/29 02:27:42 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4652_d20250629_m022435_c001_v0001179_t0040_u01751163875069") 2025/06/29 02:27:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba0_d20250629_m022439_c001_v7007000_t0000_u01751163879615") 2025/06/29 02:27:42 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328fc0_d20250629_m022435_c001_v0001182_t0001_u01751163875082") 2025/06/29 02:27:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba1_d20250629_m022439_c001_v7007000_t0000_u01751163879797") 2025/06/29 02:27:42 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105410_d20250629_m022435_c001_v0001177_t0038_u01751163875114") 2025/06/29 02:27:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba2_d20250629_m022439_c001_v7007000_t0000_u01751163879980") 2025/06/29 02:27:42 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f95_d20250629_m022435_c001_v0001184_t0029_u01751163875247") 2025/06/29 02:27:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba3_d20250629_m022440_c001_v7007000_t0000_u01751163880161") 2025/06/29 02:27:42 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4658_d20250629_m022435_c001_v0001179_t0011_u01751163875311") 2025/06/29 02:27:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba4_d20250629_m022440_c001_v7007000_t0000_u01751163880381") 2025/06/29 02:27:42 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328fc4_d20250629_m022435_c001_v0001182_t0023_u01751163875322") 2025/06/29 02:27:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba5_d20250629_m022440_c001_v7007000_t0000_u01751163880563") 2025/06/29 02:27:43 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105414_d20250629_m022435_c001_v0001177_t0020_u01751163875333") 2025/06/29 02:27:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba6_d20250629_m022440_c001_v7007000_t0000_u01751163880746") 2025/06/29 02:27:43 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f465c_d20250629_m022435_c001_v0001179_t0001_u01751163875516") 2025/06/29 02:27:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba7_d20250629_m022440_c001_v7007000_t0000_u01751163880929") 2025/06/29 02:27:43 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328fc8_d20250629_m022435_c001_v0001182_t0023_u01751163875531") 2025/06/29 02:27:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba8_d20250629_m022441_c001_v7007000_t0000_u01751163881111") 2025/06/29 02:27:43 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f99_d20250629_m022435_c001_v0001184_t0011_u01751163875551") 2025/06/29 02:27:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cba9_d20250629_m022441_c001_v7007000_t0000_u01751163881294") 2025/06/29 02:27:43 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105418_d20250629_m022435_c001_v0001177_t0032_u01751163875622") 2025/06/29 02:27:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cbaa_d20250629_m022441_c001_v7007000_t0000_u01751163881476") 2025/06/29 02:27:43 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4660_d20250629_m022435_c001_v0001179_t0016_u01751163875720") 2025/06/29 02:27:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cbab_d20250629_m022441_c001_v7007000_t0000_u01751163881659") 2025/06/29 02:27:43 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328fcc_d20250629_m022435_c001_v0001182_t0019_u01751163875730") 2025/06/29 02:27:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cbac_d20250629_m022441_c001_v7007000_t0000_u01751163881843") 2025/06/29 02:27:43 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4f9b_d20250629_m022435_c001_v0001184_t0041_u01751163875796") 2025/06/29 02:27:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cbad_d20250629_m022442_c001_v7007000_t0000_u01751163882027") 2025/06/29 02:27:43 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110541a_d20250629_m022435_c001_v0001177_t0045_u01751163875921") 2025/06/29 02:27:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b2f62_d20250629_m022454_c001_v7007000_t0000_u01751163894732") 2025/06/29 02:27:43 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329038_d20250629_m022450_c001_v0001182_t0022_u01751163890556") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b2f63_d20250629_m022454_c001_v7007000_t0000_u01751163894916") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5013_d20250629_m022450_c001_v0001184_t0010_u01751163890567") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a22a_d20250629_m022454_c001_v7007000_t0000_u01751163894713") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110544a_d20250629_m022450_c001_v0001177_t0027_u01751163890584") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1498_d20250629_m022455_c001_v7007000_t0000_u01751163895024") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4702_d20250629_m022450_c001_v0001179_t0034_u01751163890728") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c5f5a_d20250629_m022454_c001_v7007000_t0000_u01751163894723") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32903c_d20250629_m022450_c001_v0001182_t0030_u01751163890826") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e577_d20250629_m022454_c001_v7007000_t0000_u01751163894883") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d501d_d20250629_m022450_c001_v0001184_t0020_u01751163890832") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b85_d20250629_m022454_c001_v7007000_t0000_u01751163894866") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110544c_d20250629_m022450_c001_v0001177_t0028_u01751163890874") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4085bdfc9d60a22c_d20250629_m022454_c001_v7007000_t0000_u01751163894896") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4704_d20250629_m022450_c001_v0001179_t0014_u01751163890962") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1494_d20250629_m022454_c001_v7007000_t0000_u01751163894661") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5023_d20250629_m022451_c001_v0001184_t0054_u01751163891031") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a6a2_d20250629_m022454_c001_v7007000_t0000_u01751163894872") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110544e_d20250629_m022451_c001_v0001177_t0030_u01751163891117") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1495_d20250629_m022454_c001_v7007000_t0000_u01751163894671") 2025/06/29 02:27:44 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329040_d20250629_m022451_c001_v0001182_t0020_u01751163891142") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1499_d20250629_m022455_c001_v7007000_t0000_u01751163895036") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4708_d20250629_m022451_c001_v0001179_t0023_u01751163891167") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b87_d20250629_m022455_c001_v7007000_t0000_u01751163895052") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5025_d20250629_m022451_c001_v0001184_t0025_u01751163891253") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b84_d20250629_m022454_c001_v7007000_t0000_u01751163894681") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105450_d20250629_m022451_c001_v0001177_t0028_u01751163891332") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a6a6_d20250629_m022455_c001_v7007000_t0000_u01751163895061") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329042_d20250629_m022451_c001_v0001182_t0013_u01751163891351") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1496_d20250629_m022454_c001_v7007000_t0000_u01751163894842") 2025/06/29 02:27:45 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f470c_d20250629_m022451_c001_v0001179_t0001_u01751163891426") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa25_d20250629_m022310_c001_v7007000_t0000_u01751163790168") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104fb9611cde2dcd_d20250629_m022307_c001_v0001042_t0036_u01751163787701") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daebd_d20250629_m022307_c001_v7007000_t0000_u01751163787508") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104fb9611cde2dc7_d20250629_m022303_c001_v0001042_t0017_u01751163783192") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeba_d20250629_m022302_c001_v7007000_t0000_u01751163782438") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f41f5_d20250629_m022258_c001_v0001179_t0036_u01751163778336") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415d30c94aeeaf9f_d20250629_m022256_c001_v7007000_t0000_u01751163776875") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1135bbaf6d7b01a2_d20250629_m022253_c001_v0001117_t0041_u01751163773884") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa1b_d20250629_m022253_c001_v7007000_t0000_u01751163773704") 2025/06/29 02:27:45 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1135bbaf6d7b019e_d20250629_m022249_c001_v0001117_t0027_u01751163769893") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa18_d20250629_m022249_c001_v7007000_t0000_u01751163769170") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4173_d20250629_m022245_c001_v0001179_t0016_u01751163765512") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb55_d20250629_m022244_c001_v7007000_t0000_u01751163764229") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f11387e0b40ce68e6_d20250629_m022243_c001_v0001181_t0001_u01751163763054") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec0044_d20250629_m022242_c001_v7007000_t0000_u01751163762874") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f11387e0b40ce68de_d20250629_m022240_c001_v0001181_t0025_u01751163760178") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec0039_d20250629_m022239_c001_v7007000_t0000_u01751163759454") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4b89_d20250629_m022235_c001_v0001184_t0023_u01751163755973") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb4e_d20250629_m022235_c001_v7007000_t0000_u01751163755048") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104c2d3e06863322_d20250629_m022233_c001_v0001184_t0057_u01751163753425") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeae_d20250629_m022233_c001_v7007000_t0000_u01751163753242") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104c2d3e06863302_d20250629_m022229_c001_v0001184_t0056_u01751163749982") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeaa_d20250629_m022229_c001_v7007000_t0000_u01751163749259") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11051fd_d20250629_m022223_c001_v0001177_t0058_u01751163743594") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f52_d20250629_m022222_c001_v7007000_t0000_u01751163742664") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f115daa06dd8f0480_d20250629_m022221_c001_v0001150_t0000_u01751163741031") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4024a9f4050387f8_d20250629_m022220_c001_v7007000_t0000_u01751163740844") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f115daa06dd8f0468_d20250629_m022217_c001_v0001150_t0003_u01751163737658") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4024a9f4050387f6_d20250629_m022216_c001_v7007000_t0000_u01751163736923") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3ff2_d20250629_m022211_c001_v0001179_t0031_u01751163731055") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f1b_d20250629_m022210_c001_v7007000_t0000_u01751163730146") 2025/06/29 02:27:46 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f102a3bf41150e11b_d20250629_m022208_c001_v0001134_t0017_u01751163728197") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a560_d20250629_m022208_c001_v7007000_t0000_u01751163728010") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f102a3bf41150e10d_d20250629_m022204_c001_v0001134_t0003_u01751163724248") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a554_d20250629_m022203_c001_v7007000_t0000_u01751163723511") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d49ff_d20250629_m022157_c001_v0001184_t0049_u01751163717828") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81148a_d20250629_m022156_c001_v7007000_t0000_u01751163716741") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f102babb137d97819_d20250629_m022151_c001_v0001178_t0011_u01751163711005") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349321a5_d20250629_m022150_c001_v7007000_t0000_u01751163710792") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110518e_d20250629_m022146_c001_v0001177_t0039_u01751163706997") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f10408bfe84884dea_d20250629_m022145_c001_v0001109_t0034_u01751163705967") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f10408bfe84884de6_d20250629_m022144_c001_v0001109_t0044_u01751163704745") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eebff72_d20250629_m022131_c001_v7007000_t0000_u01751163691798") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d48fd_d20250629_m022124_c001_v0001184_t0022_u01751163684805") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104b0945abd53795_d20250629_m022123_c001_v0001043_t0021_u01751163683762") 2025/06/29 02:27:47 DEBUG : dst/one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104b0945abd53791_d20250629_m022122_c001_v0001043_t0029_u01751163682469") 2025/06/29 02:27:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa26_d20250629_m022310_c001_v7007000_t0000_u01751163790349") 2025/06/29 02:27:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1117c76d29d75b4d_d20250629_m022307_c001_v0001181_t0028_u01751163787298") 2025/06/29 02:27:47 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1192ff0139147ef1_d20250629_m022302_c001_v0001131_t0003_u01751163782156") 2025/06/29 02:27:47 DEBUG : dst/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415d30c94aeeafa1_d20250629_m022257_c001_v7007000_t0000_u01751163777057") 2025/06/29 02:27:47 DEBUG : dst/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1018e75328709333_d20250629_m022253_c001_v0001090_t0026_u01751163773295") 2025/06/29 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1072bcda6e87b4ec_d20250629_m022248_c001_v0001176_t0050_u01751163768964") 2025/06/29 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb56_d20250629_m022244_c001_v7007000_t0000_u01751163764414") 2025/06/29 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f108ae9017aa7e1a9_d20250629_m022242_c001_v0001120_t0031_u01751163762550") 2025/06/29 02:27:48 DEBUG : dst/one.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104de7d5221b9f1a_d20250629_m022239_c001_v0001178_t0046_u01751163759243") 2025/06/29 02:27:48 DEBUG : dst/three: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81148c_d20250629_m022156_c001_v7007000_t0000_u01751163716921") 2025/06/29 02:27:48 DEBUG : dst/three: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f10408bfe84884df8_d20250629_m022154_c001_v0001109_t0053_u01751163714982") 2025/06/29 02:27:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa29_d20250629_m022310_c001_v7007000_t0000_u01751163790530") 2025/06/29 02:27:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f111f8ad5a397bc83_d20250629_m022308_c001_v0001161_t0044_u01751163788792") 2025/06/29 02:27:48 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1066959c747ddbf7_d20250629_m022304_c001_v0001144_t0023_u01751163784336") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa2a_d20250629_m022310_c001_v7007000_t0000_u01751163790711") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104fb9611cde2dd5_d20250629_m022309_c001_v0001042_t0040_u01751163789383") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daebe_d20250629_m022309_c001_v7007000_t0000_u01751163789200") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104fb9611cde2dc9_d20250629_m022305_c001_v0001042_t0007_u01751163785324") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daebb_d20250629_m022305_c001_v7007000_t0000_u01751163785134") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4c2b_d20250629_m022259_c001_v0001184_t0000_u01751163779478") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415d30c94aeeafa2_d20250629_m022257_c001_v7007000_t0000_u01751163777240") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1135bbaf6d7b01a6_d20250629_m022255_c001_v0001117_t0011_u01751163775622") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa1d_d20250629_m022255_c001_v7007000_t0000_u01751163775397") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1135bbaf6d7b01a0_d20250629_m022251_c001_v0001117_t0042_u01751163771692") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa19_d20250629_m022251_c001_v7007000_t0000_u01751163771511") 2025/06/29 02:27:48 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4bd3_d20250629_m022246_c001_v0001184_t0040_u01751163766345") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec0046_d20250629_m022243_c001_v7007000_t0000_u01751163763666") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4baf_d20250629_m022241_c001_v0001184_t0015_u01751163761717") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eec003d_d20250629_m022240_c001_v7007000_t0000_u01751163760948") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105221_d20250629_m022236_c001_v0001177_t0029_u01751163756740") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeb0_d20250629_m022234_c001_v7007000_t0000_u01751163754090") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105215_d20250629_m022231_c001_v0001177_t0041_u01751163751949") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daeab_d20250629_m022230_c001_v7007000_t0000_u01751163750838") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f408c_d20250629_m022224_c001_v0001179_t0036_u01751163744375") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4024a9f4050387f9_d20250629_m022221_c001_v7007000_t0000_u01751163741748") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f404c_d20250629_m022219_c001_v0001179_t0007_u01751163739607") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4024a9f4050387f7_d20250629_m022218_c001_v7007000_t0000_u01751163738514") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4a97_d20250629_m022212_c001_v0001184_t0024_u01751163732200") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a562_d20250629_m022209_c001_v7007000_t0000_u01751163729085") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4a51_d20250629_m022206_c001_v0001184_t0052_u01751163726502") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4109346993c6a559_d20250629_m022205_c001_v7007000_t0000_u01751163725424") 2025/06/29 02:27:49 DEBUG : dst/three.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11051b7_d20250629_m022158_c001_v0001177_t0002_u01751163718614") 2025/06/29 02:27:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415d30c94aeeafa3_d20250629_m022257_c001_v7007000_t0000_u01751163777423") 2025/06/29 02:27:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1121edc8e325bacf_d20250629_m022255_c001_v0001183_t0051_u01751163775202") 2025/06/29 02:27:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104341c74f647b3f_d20250629_m022251_c001_v0001165_t0012_u01751163771316") 2025/06/29 02:27:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb57_d20250629_m022244_c001_v7007000_t0000_u01751163764596") 2025/06/29 02:27:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1136be249b1e3846_d20250629_m022243_c001_v0001184_t0021_u01751163763463") 2025/06/29 02:27:49 DEBUG : dst/three.txt.bak: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f105c5a9b7bd63979_d20250629_m022240_c001_v0001102_t0001_u01751163760658") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa2b_d20250629_m022310_c001_v7007000_t0000_u01751163790905") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105266_d20250629_m022258_c001_v0001177_t0000_u01751163778902") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415d30c94aeeafa4_d20250629_m022257_c001_v7007000_t0000_u01751163777606") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110523c_d20250629_m022246_c001_v0001177_t0002_u01751163766101") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb58_d20250629_m022244_c001_v7007000_t0000_u01751163764778") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4112_d20250629_m022236_c001_v0001179_t0037_u01751163756536") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb4f_d20250629_m022235_c001_v7007000_t0000_u01751163755243") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4b1b_d20250629_m022224_c001_v0001184_t0049_u01751163744164") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f55_d20250629_m022222_c001_v7007000_t0000_u01751163742859") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11051dc_d20250629_m022211_c001_v0001177_t0018_u01751163731627") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f1c_d20250629_m022210_c001_v7007000_t0000_u01751163730327") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3f88_d20250629_m022158_c001_v0001179_t0059_u01751163718408") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81148d_d20250629_m022157_c001_v7007000_t0000_u01751163717102") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1092885954866b9a_d20250629_m022152_c001_v0001098_t0045_u01751163712612") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eebff73_d20250629_m022131_c001_v7007000_t0000_u01751163691989") 2025/06/29 02:27:50 DEBUG : dst/two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f104b0945abd5379f_d20250629_m022130_c001_v0001043_t0008_u01751163690526") 2025/06/29 02:27:50 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416b1689df053f9f_d20250629_m022057_c001_v7007000_t0000_u01751163657882") 2025/06/29 02:27:50 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11050e8_d20250629_m022054_c001_v0001177_t0033_u01751163654787") 2025/06/29 02:27:50 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416b1689df053f9d_d20250629_m022052_c001_v7007000_t0000_u01751163652945") 2025/06/29 02:27:50 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11050cc_d20250629_m022042_c001_v0001177_t0009_u01751163642879") 2025/06/29 02:27:50 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea9e_d20250629_m022034_c001_v7007000_t0000_u01751163634425") 2025/06/29 02:27:50 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11050af_d20250629_m022031_c001_v0001177_t0036_u01751163631202") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f37_d20250629_m022012_c001_v7007000_t0000_u01751163612883") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d468c_d20250629_m022011_c001_v0001184_t0047_u01751163611110") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f32_d20250629_m022010_c001_v7007000_t0000_u01751163610356") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d467a_d20250629_m022009_c001_v0001184_t0029_u01751163609206") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f2c_d20250629_m022006_c001_v7007000_t0000_u01751163606790") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d463e_d20250629_m022005_c001_v0001184_t0035_u01751163605260") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f25_d20250629_m022004_c001_v7007000_t0000_u01751163604503") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d462b_d20250629_m022003_c001_v0001184_t0032_u01751163603351") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f18_d20250629_m021958_c001_v7007000_t0000_u01751163598251") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45df_d20250629_m021956_c001_v0001184_t0016_u01751163596909") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f14_d20250629_m021956_c001_v7007000_t0000_u01751163596172") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45d3_d20250629_m021955_c001_v0001184_t0041_u01751163595414") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320e7_d20250629_m021951_c001_v7007000_t0000_u01751163591277") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d459b_d20250629_m021950_c001_v0001184_t0042_u01751163590110") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320e2_d20250629_m021948_c001_v7007000_t0000_u01751163588279") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4581_d20250629_m021947_c001_v0001184_t0053_u01751163587321") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320e0_d20250629_m021946_c001_v7007000_t0000_u01751163586954") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1022b46e97d47392_d20250629_m021946_c001_v0001182_t0032_u01751163586386") 2025/06/29 02:27:51 DEBUG : empty space: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d456a_d20250629_m021944_c001_v0001184_t0041_u01751163584883") 2025/06/29 02:27:51 DEBUG : enormous: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f34_d20250629_m022011_c001_v7007000_t0000_u01751163611962") 2025/06/29 02:27:52 DEBUG : enormous: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4690_d20250629_m022011_c001_v0001184_t0008_u01751163611343") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa35_d20250629_m022315_c001_v7007000_t0000_u01751163795628") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4cdb_d20250629_m022314_c001_v0001184_t0006_u01751163794467") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea95_d20250629_m022029_c001_v7007000_t0000_u01751163629860") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11050a7_d20250629_m022028_c001_v0001177_t0015_u01751163628908") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320dc_d20250629_m021942_c001_v7007000_t0000_u01751163582305") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d453e_d20250629_m021941_c001_v0001184_t0011_u01751163581330") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320da_d20250629_m021940_c001_v7007000_t0000_u01751163580786") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4536_d20250629_m021940_c001_v0001184_t0053_u01751163580221") 2025/06/29 02:27:52 DEBUG : existing: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d452e_d20250629_m021939_c001_v0001184_t0011_u01751163579458") 2025/06/29 02:27:52 DEBUG : existing-b: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea96_d20250629_m022030_c001_v7007000_t0000_u01751163630042") 2025/06/29 02:27:52 DEBUG : existing-b: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4760_d20250629_m022028_c001_v0001184_t0018_u01751163628916") 2025/06/29 02:27:52 DEBUG : file1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf2b_d20250629_m022359_c001_v7007000_t0000_u01751163839382") 2025/06/29 02:27:52 DEBUG : file1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110538a_d20250629_m022358_c001_v0001177_t0052_u01751163838570") 2025/06/29 02:27:52 DEBUG : file1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf20_d20250629_m022357_c001_v7007000_t0000_u01751163837070") 2025/06/29 02:27:52 DEBUG : file1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4e67_d20250629_m022356_c001_v0001184_t0057_u01751163836230") 2025/06/29 02:27:52 DEBUG : five: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f39_d20250629_m022016_c001_v7007000_t0000_u01751163616293") 2025/06/29 02:27:52 DEBUG : five: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d46c4_d20250629_m022014_c001_v0001184_t0035_u01751163614400") 2025/06/29 02:27:52 DEBUG : foo: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320e3_d20250629_m021949_c001_v7007000_t0000_u01751163589750") 2025/06/29 02:27:52 DEBUG : foo: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d4595_d20250629_m021949_c001_v0001184_t0035_u01751163589201") 2025/06/29 02:27:52 DEBUG : foo: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d458d_d20250629_m021948_c001_v0001184_t0035_u01751163588640") 2025/06/29 02:27:53 DEBUG : four: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f3a_d20250629_m022016_c001_v7007000_t0000_u01751163616475") 2025/06/29 02:27:53 DEBUG : four: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4049fc1d3e2f3a70_d20250629_m022014_c001_v0001179_t0050_u01751163614955") 2025/06/29 02:27:53 DEBUG : four: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d46bc_d20250629_m022013_c001_v0001184_t0055_u01751163613836") 2025/06/29 02:27:53 DEBUG : hello world2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811196_d20250629_m021901_c001_v7007000_t0000_u01751163541457") 2025/06/29 02:27:53 DEBUG : hello world2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d42eb_d20250629_m021900_c001_v0001184_t0039_u01751163540887") 2025/06/29 02:27:53 DEBUG : ignore-size: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320d9_d20250629_m021939_c001_v7007000_t0000_u01751163579093") 2025/06/29 02:27:53 DEBUG : ignore-size: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4520_d20250629_m021938_c001_v0001184_t0050_u01751163578135") 2025/06/29 02:27:53 DEBUG : nested/sub dir/file: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea93_d20250629_m022028_c001_v7007000_t0000_u01751163628179") 2025/06/29 02:27:53 DEBUG : nested/sub dir/file: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d474c_d20250629_m022027_c001_v0001184_t0021_u01751163627598") 2025/06/29 02:27:53 DEBUG : nested/sub dir/file: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea91_d20250629_m022026_c001_v7007000_t0000_u01751163626859") 2025/06/29 02:27:53 DEBUG : nested/sub dir/file: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4734_d20250629_m022025_c001_v0001184_t0037_u01751163625925") 2025/06/29 02:27:53 DEBUG : one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f3b_d20250629_m022016_c001_v7007000_t0000_u01751163616656") 2025/06/29 02:27:53 DEBUG : one: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d46ae_d20250629_m022013_c001_v0001184_t0035_u01751163613266") 2025/06/29 02:27:53 DEBUG : only0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf02_d20250629_m022351_c001_v7007000_t0000_u01751163831725") 2025/06/29 02:27:53 DEBUG : only0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4161947af110535a_d20250629_m022345_c001_v0001177_t0020_u01751163825515") 2025/06/29 02:27:53 DEBUG : only0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f439f_d20250629_m022335_c001_v0001179_t0044_u01751163815534") 2025/06/29 02:27:53 DEBUG : only0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b2ed6_d20250629_m022329_c001_v7007000_t0000_u01751163809593") 2025/06/29 02:27:53 DEBUG : only0: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d0b_d20250629_m022319_c001_v0001184_t0013_u01751163799455") 2025/06/29 02:27:53 DEBUG : only1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf04_d20250629_m022351_c001_v7007000_t0000_u01751163831907") 2025/06/29 02:27:53 DEBUG : only1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4062326b6a328e07_d20250629_m022346_c001_v0001182_t0024_u01751163826771") 2025/06/29 02:27:53 DEBUG : only1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4db3_d20250629_m022336_c001_v0001184_t0025_u01751163816309") 2025/06/29 02:27:53 DEBUG : only1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d1a_d20250629_m022329_c001_v7007000_t0000_u01751163809205") 2025/06/29 02:27:53 DEBUG : only1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11052ea_d20250629_m022319_c001_v0001177_t0031_u01751163799887") 2025/06/29 02:27:54 DEBUG : only10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf05_d20250629_m022352_c001_v7007000_t0000_u01751163832088") 2025/06/29 02:27:54 DEBUG : only10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4049fc1d3e2f4423_d20250629_m022345_c001_v0001179_t0050_u01751163825502") 2025/06/29 02:27:54 DEBUG : only10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4de5_d20250629_m022340_c001_v0001184_t0026_u01751163820379") 2025/06/29 02:27:54 DEBUG : only10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daecf_d20250629_m022329_c001_v7007000_t0000_u01751163809395") 2025/06/29 02:27:54 DEBUG : only10: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105304_d20250629_m022324_c001_v0001177_t0030_u01751163804029") 2025/06/29 02:27:54 DEBUG : only11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf06_d20250629_m022352_c001_v7007000_t0000_u01751163832270") 2025/06/29 02:27:54 DEBUG : only11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d4e17_d20250629_m022345_c001_v0001184_t0035_u01751163825523") 2025/06/29 02:27:54 DEBUG : only11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105340_d20250629_m022340_c001_v0001177_t0021_u01751163820796") 2025/06/29 02:27:54 DEBUG : only11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d19_d20250629_m022329_c001_v7007000_t0000_u01751163809024") 2025/06/29 02:27:54 DEBUG : only11: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f431d_d20250629_m022324_c001_v0001179_t0011_u01751163804431") 2025/06/29 02:27:54 DEBUG : only12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf07_d20250629_m022352_c001_v7007000_t0000_u01751163832451") 2025/06/29 02:27:54 DEBUG : only12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4161947af1105360_d20250629_m022346_c001_v0001177_t0020_u01751163826046") 2025/06/29 02:27:54 DEBUG : only12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43f7_d20250629_m022341_c001_v0001179_t0050_u01751163821225") 2025/06/29 02:27:54 DEBUG : only12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b2ed9_d20250629_m022329_c001_v7007000_t0000_u01751163809975") 2025/06/29 02:27:54 DEBUG : only12: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d5d_d20250629_m022324_c001_v0001184_t0022_u01751163804849") 2025/06/29 02:27:54 DEBUG : only13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf08_d20250629_m022352_c001_v7007000_t0000_u01751163832633") 2025/06/29 02:27:54 DEBUG : only13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4062326b6a328e00_d20250629_m022346_c001_v0001182_t0024_u01751163826080") 2025/06/29 02:27:54 DEBUG : only13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4dfb_d20250629_m022341_c001_v0001184_t0058_u01751163821731") 2025/06/29 02:27:54 DEBUG : only13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f7b_d20250629_m022329_c001_v7007000_t0000_u01751163809971") 2025/06/29 02:27:54 DEBUG : only13: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110530a_d20250629_m022325_c001_v0001177_t0033_u01751163805241") 2025/06/29 02:27:55 DEBUG : only14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf0b_d20250629_m022352_c001_v7007000_t0000_u01751163832846") 2025/06/29 02:27:55 DEBUG : only14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d4e21_d20250629_m022346_c001_v0001184_t0035_u01751163826202") 2025/06/29 02:27:55 DEBUG : only14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110534a_d20250629_m022342_c001_v0001177_t0055_u01751163822203") 2025/06/29 02:27:55 DEBUG : only14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b2ed4_d20250629_m022329_c001_v7007000_t0000_u01751163809409") 2025/06/29 02:27:55 DEBUG : only14: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4331_d20250629_m022325_c001_v0001179_t0027_u01751163805678") 2025/06/29 02:27:55 DEBUG : only15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf0c_d20250629_m022353_c001_v7007000_t0000_u01751163833028") 2025/06/29 02:27:55 DEBUG : only15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4049fc1d3e2f4427_d20250629_m022345_c001_v0001179_t0050_u01751163825849") 2025/06/29 02:27:55 DEBUG : only15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4409_d20250629_m022342_c001_v0001179_t0018_u01751163822714") 2025/06/29 02:27:55 DEBUG : only15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f78_d20250629_m022329_c001_v7007000_t0000_u01751163809611") 2025/06/29 02:27:55 DEBUG : only15: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d6d_d20250629_m022326_c001_v0001184_t0013_u01751163806114") 2025/06/29 02:27:55 DEBUG : only16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf0d_d20250629_m022353_c001_v7007000_t0000_u01751163833209") 2025/06/29 02:27:55 DEBUG : only16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4161947af110535e_d20250629_m022345_c001_v0001177_t0020_u01751163825862") 2025/06/29 02:27:55 DEBUG : only16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4e05_d20250629_m022343_c001_v0001184_t0013_u01751163823155") 2025/06/29 02:27:55 DEBUG : only16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d1f_d20250629_m022330_c001_v7007000_t0000_u01751163810117") 2025/06/29 02:27:55 DEBUG : only16: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110530e_d20250629_m022326_c001_v0001177_t0027_u01751163806519") 2025/06/29 02:27:56 DEBUG : only17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf0e_d20250629_m022353_c001_v7007000_t0000_u01751163833391") 2025/06/29 02:27:56 DEBUG : only17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d4e1b_d20250629_m022345_c001_v0001184_t0035_u01751163825869") 2025/06/29 02:27:56 DEBUG : only17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110534e_d20250629_m022343_c001_v0001177_t0019_u01751163823595") 2025/06/29 02:27:56 DEBUG : only17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d1d_d20250629_m022329_c001_v7007000_t0000_u01751163809753") 2025/06/29 02:27:56 DEBUG : only17: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4343_d20250629_m022326_c001_v0001179_t0010_u01751163806937") 2025/06/29 02:27:56 DEBUG : only18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf0f_d20250629_m022353_c001_v7007000_t0000_u01751163833646") 2025/06/29 02:27:56 DEBUG : only18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4049fc1d3e2f4429_d20250629_m022346_c001_v0001179_t0050_u01751163826101") 2025/06/29 02:27:56 DEBUG : only18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4417_d20250629_m022344_c001_v0001179_t0020_u01751163824014") 2025/06/29 02:27:56 DEBUG : only18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed1_d20250629_m022329_c001_v7007000_t0000_u01751163809766") 2025/06/29 02:27:56 DEBUG : only18: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d79_d20250629_m022327_c001_v0001184_t0015_u01751163807359") 2025/06/29 02:27:56 DEBUG : only19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf10_d20250629_m022353_c001_v7007000_t0000_u01751163833828") 2025/06/29 02:27:56 DEBUG : only19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4049fc1d3e2f442b_d20250629_m022346_c001_v0001179_t0050_u01751163826284") 2025/06/29 02:27:56 DEBUG : only19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4e0d_d20250629_m022344_c001_v0001184_t0006_u01751163824464") 2025/06/29 02:27:56 DEBUG : only19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b2ed7_d20250629_m022329_c001_v7007000_t0000_u01751163809776") 2025/06/29 02:27:56 DEBUG : only19: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105312_d20250629_m022327_c001_v0001177_t0023_u01751163807785") 2025/06/29 02:27:56 DEBUG : only2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf11_d20250629_m022354_c001_v7007000_t0000_u01751163834010") 2025/06/29 02:27:56 DEBUG : only2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4161947af1105366_d20250629_m022346_c001_v0001177_t0020_u01751163826988") 2025/06/29 02:27:56 DEBUG : only2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105324_d20250629_m022336_c001_v0001177_t0041_u01751163816781") 2025/06/29 02:27:56 DEBUG : only2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f79_d20250629_m022329_c001_v7007000_t0000_u01751163809791") 2025/06/29 02:27:56 DEBUG : only2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f42e3_d20250629_m022320_c001_v0001179_t0052_u01751163800287") 2025/06/29 02:27:56 DEBUG : only3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf12_d20250629_m022354_c001_v7007000_t0000_u01751163834192") 2025/06/29 02:27:57 DEBUG : only3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4161947af1105362_d20250629_m022346_c001_v0001177_t0020_u01751163826347") 2025/06/29 02:27:57 DEBUG : only3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43b7_d20250629_m022337_c001_v0001179_t0037_u01751163817189") 2025/06/29 02:27:57 DEBUG : only3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f421d60b636436f76_d20250629_m022329_c001_v7007000_t0000_u01751163809418") 2025/06/29 02:27:57 DEBUG : only3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d19_d20250629_m022320_c001_v0001184_t0036_u01751163800703") 2025/06/29 02:27:57 DEBUG : only4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf13_d20250629_m022354_c001_v7007000_t0000_u01751163834373") 2025/06/29 02:27:57 DEBUG : only4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d4e23_d20250629_m022346_c001_v0001184_t0035_u01751163826385") 2025/06/29 02:27:57 DEBUG : only4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4dc1_d20250629_m022337_c001_v0001184_t0039_u01751163817635") 2025/06/29 02:27:57 DEBUG : only4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d1e_d20250629_m022329_c001_v7007000_t0000_u01751163809935") 2025/06/29 02:27:57 DEBUG : only4: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11052f2_d20250629_m022321_c001_v0001177_t0003_u01751163801103") 2025/06/29 02:27:57 DEBUG : only5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf14_d20250629_m022354_c001_v7007000_t0000_u01751163834555") 2025/06/29 02:27:57 DEBUG : only5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4062326b6a328e05_d20250629_m022346_c001_v0001182_t0024_u01751163826485") 2025/06/29 02:27:57 DEBUG : only5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110532e_d20250629_m022338_c001_v0001177_t0035_u01751163818036") 2025/06/29 02:27:57 DEBUG : only5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d1c_d20250629_m022329_c001_v7007000_t0000_u01751163809571") 2025/06/29 02:27:57 DEBUG : only5: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f42f3_d20250629_m022321_c001_v0001179_t0023_u01751163801532") 2025/06/29 02:27:57 DEBUG : only6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf15_d20250629_m022354_c001_v7007000_t0000_u01751163834738") 2025/06/29 02:27:57 DEBUG : only6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4049fc1d3e2f442d_d20250629_m022346_c001_v0001179_t0050_u01751163826633") 2025/06/29 02:27:57 DEBUG : only6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43c9_d20250629_m022338_c001_v0001179_t0047_u01751163818474") 2025/06/29 02:27:57 DEBUG : only6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed3_d20250629_m022330_c001_v7007000_t0000_u01751163810130") 2025/06/29 02:27:57 DEBUG : only6: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d33_d20250629_m022322_c001_v0001184_t0024_u01751163802231") 2025/06/29 02:27:57 DEBUG : only7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf16_d20250629_m022354_c001_v7007000_t0000_u01751163834920") 2025/06/29 02:27:58 DEBUG : only7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4161947af1105364_d20250629_m022346_c001_v0001177_t0020_u01751163826680") 2025/06/29 02:27:58 DEBUG : only7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4dd5_d20250629_m022338_c001_v0001184_t0047_u01751163818927") 2025/06/29 02:27:58 DEBUG : only7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed0_d20250629_m022329_c001_v7007000_t0000_u01751163809583") 2025/06/29 02:27:58 DEBUG : only7: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11052fa_d20250629_m022322_c001_v0001177_t0012_u01751163802728") 2025/06/29 02:27:58 DEBUG : only8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf17_d20250629_m022355_c001_v7007000_t0000_u01751163835105") 2025/06/29 02:27:58 DEBUG : only8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d4e25_d20250629_m022346_c001_v0001184_t0035_u01751163826704") 2025/06/29 02:27:58 DEBUG : only8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105338_d20250629_m022339_c001_v0001177_t0024_u01751163819333") 2025/06/29 02:27:58 DEBUG : only8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393d1b_d20250629_m022329_c001_v7007000_t0000_u01751163809386") 2025/06/29 02:27:58 DEBUG : only8: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4309_d20250629_m022323_c001_v0001179_t0034_u01751163803141") 2025/06/29 02:27:58 DEBUG : only9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf18_d20250629_m022355_c001_v7007000_t0000_u01751163835288") 2025/06/29 02:27:58 DEBUG : only9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4049fc1d3e2f442f_d20250629_m022346_c001_v0001179_t0050_u01751163826911") 2025/06/29 02:27:58 DEBUG : only9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f43df_d20250629_m022339_c001_v0001179_t0048_u01751163819943") 2025/06/29 02:27:58 DEBUG : only9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daed2_d20250629_m022329_c001_v7007000_t0000_u01751163809949") 2025/06/29 02:27:58 DEBUG : only9: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4d53_d20250629_m022323_c001_v0001184_t0012_u01751163803602") 2025/06/29 02:27:58 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea8e_d20250629_m022024_c001_v7007000_t0000_u01751163624798") 2025/06/29 02:27:58 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3ae2_d20250629_m022023_c001_v0001179_t0016_u01751163623194") 2025/06/29 02:27:58 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea8a_d20250629_m022022_c001_v7007000_t0000_u01751163622109") 2025/06/29 02:27:58 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d470c_d20250629_m022020_c001_v0001184_t0034_u01751163620419") 2025/06/29 02:27:58 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea86_d20250629_m022019_c001_v7007000_t0000_u01751163619693") 2025/06/29 02:27:58 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3a82_d20250629_m022017_c001_v0001179_t0019_u01751163617579") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f2f_d20250629_m022008_c001_v7007000_t0000_u01751163608465") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4662_d20250629_m022007_c001_v0001184_t0006_u01751163607333") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f28_d20250629_m022005_c001_v7007000_t0000_u01751163605842") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d463a_d20250629_m022005_c001_v0001184_t0006_u01751163605050") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f24_d20250629_m022003_c001_v7007000_t0000_u01751163603909") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4627_d20250629_m022003_c001_v0001184_t0039_u01751163603028") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f17_d20250629_m021957_c001_v7007000_t0000_u01751163597692") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45dd_d20250629_m021956_c001_v0001184_t0057_u01751163596716") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f15_d20250629_m021956_c001_v7007000_t0000_u01751163596353") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45cf_d20250629_m021955_c001_v0001184_t0033_u01751163595177") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f13_d20250629_m021954_c001_v7007000_t0000_u01751163594814") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45c5_d20250629_m021954_c001_v0001184_t0009_u01751163594245") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45bf_d20250629_m021953_c001_v0001184_t0051_u01751163593683") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f12_d20250629_m021953_c001_v7007000_t0000_u01751163593320") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45b5_d20250629_m021952_c001_v0001184_t0025_u01751163592756") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45a9_d20250629_m021951_c001_v0001184_t0059_u01751163591820") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320e8_d20250629_m021951_c001_v7007000_t0000_u01751163591458") 2025/06/29 02:27:59 DEBUG : potato: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45a1_d20250629_m021950_c001_v0001184_t0042_u01751163590699") 2025/06/29 02:27:59 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417693e64a16cb1e_d20250629_m022107_c001_v7007000_t0000_u01751163667232") 2025/06/29 02:27:59 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3d16_d20250629_m022106_c001_v0001179_t0038_u01751163666656") 2025/06/29 02:27:59 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416b1689df053fa0_d20250629_m022058_c001_v7007000_t0000_u01751163658093") 2025/06/29 02:27:59 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3c90_d20250629_m022054_c001_v0001179_t0044_u01751163654222") 2025/06/29 02:27:59 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393c8c_d20250629_m022046_c001_v7007000_t0000_u01751163646669") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3bec_d20250629_m022042_c001_v0001179_t0016_u01751163642271") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea9f_d20250629_m022034_c001_v7007000_t0000_u01751163634679") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3b48_d20250629_m022030_c001_v0001179_t0028_u01751163630970") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f36_d20250629_m022012_c001_v7007000_t0000_u01751163612153") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4688_d20250629_m022010_c001_v0001184_t0051_u01751163610917") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f33_d20250629_m022010_c001_v7007000_t0000_u01751163610548") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4678_d20250629_m022009_c001_v0001184_t0015_u01751163609009") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f30_d20250629_m022008_c001_v7007000_t0000_u01751163608645") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d466a_d20250629_m022007_c001_v0001184_t0058_u01751163607897") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f2d_d20250629_m022006_c001_v7007000_t0000_u01751163606971") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d464c_d20250629_m022006_c001_v0001184_t0031_u01751163606207") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f26_d20250629_m022004_c001_v7007000_t0000_u01751163604685") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4631_d20250629_m022003_c001_v0001184_t0053_u01751163603921") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f1a_d20250629_m021958_c001_v7007000_t0000_u01751163598432") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d45e3_d20250629_m021957_c001_v0001184_t0039_u01751163597475") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81119c_d20250629_m021904_c001_v7007000_t0000_u01751163544143") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4317_d20250629_m021903_c001_v0001184_t0008_u01751163543508") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811198_d20250629_m021902_c001_v7007000_t0000_u01751163542608") 2025/06/29 02:28:00 DEBUG : potato2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4301_d20250629_m021901_c001_v0001184_t0001_u01751163541995") 2025/06/29 02:28:00 DEBUG : potato3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416b1689df053fa1_d20250629_m022058_c001_v7007000_t0000_u01751163658314") 2025/06/29 02:28:00 DEBUG : potato3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4833_d20250629_m022055_c001_v0001184_t0045_u01751163655355") 2025/06/29 02:28:01 DEBUG : potato3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393c8e_d20250629_m022046_c001_v7007000_t0000_u01751163646902") 2025/06/29 02:28:01 DEBUG : potato3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d47e6_d20250629_m022043_c001_v0001184_t0054_u01751163643560") 2025/06/29 02:28:01 DEBUG : potato3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7eaa0_d20250629_m022035_c001_v7007000_t0000_u01751163635184") 2025/06/29 02:28:01 DEBUG : potato3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4776_d20250629_m022031_c001_v0001184_t0038_u01751163631441") 2025/06/29 02:28:01 DEBUG : pre-dest1/1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811475_d20250629_m022140_c001_v7007000_t0000_u01751163700461") 2025/06/29 02:28:01 DEBUG : pre-dest1/1: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d494b_d20250629_m022132_c001_v0001184_t0006_u01751163692720") 2025/06/29 02:28:01 DEBUG : pre-dest2/2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811476_d20250629_m022140_c001_v7007000_t0000_u01751163700642") 2025/06/29 02:28:01 DEBUG : pre-dest2/2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3e54_d20250629_m022133_c001_v0001179_t0055_u01751163693353") 2025/06/29 02:28:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f417e25133eebff64_d20250629_m022118_c001_v7007000_t0000_u01751163678438") 2025/06/29 02:28:01 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110511c_d20250629_m022115_c001_v0001177_t0052_u01751163675316") 2025/06/29 02:28:01 DEBUG : sizeonly: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320d7_d20250629_m021937_c001_v7007000_t0000_u01751163577590") 2025/06/29 02:28:01 DEBUG : sizeonly: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d44fc_d20250629_m021936_c001_v0001184_t0023_u01751163576642") 2025/06/29 02:28:01 DEBUG : splitbanan: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b3122_d20250629_m022532_c001_v7007000_t0000_u01751163932949") 2025/06/29 02:28:01 DEBUG : splitbanan: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329169_d20250629_m022525_c001_v0001182_t0025_u01751163925796") 2025/06/29 02:28:01 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dec7_d20250629_m022637_c001_v7007000_t0000_u01751163997624") 2025/06/29 02:28:01 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4b61_d20250629_m022630_c001_v0001179_t0023_u01751163990644") 2025/06/29 02:28:01 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f419ffae81c8c6186_d20250629_m022624_c001_v7007000_t0000_u01751163984015") 2025/06/29 02:28:01 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4abc_d20250629_m022618_c001_v0001179_t0039_u01751163978066") 2025/06/29 02:28:01 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087db1c3_d20250629_m022611_c001_v7007000_t0000_u01751163971449") 2025/06/29 02:28:01 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4a3e_d20250629_m022605_c001_v0001179_t0001_u01751163965350") 2025/06/29 02:28:01 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4180e40eeb393ecc_d20250629_m022559_c001_v7007000_t0000_u01751163959032") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f49d6_d20250629_m022552_c001_v0001179_t0059_u01751163952872") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40165088f0e7bdac_d20250629_m022546_c001_v7007000_t0000_u01751163946641") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f494a_d20250629_m022539_c001_v0001179_t0000_u01751163939348") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f402b0539e53b310b_d20250629_m022527_c001_v7007000_t0000_u01751163927606") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f48a5_d20250629_m022524_c001_v0001179_t0017_u01751163924759") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4061179d7348e59e_d20250629_m022518_c001_v7007000_t0000_u01751163918491") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11054b0_d20250629_m022511_c001_v0001177_t0024_u01751163911503") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4112e27c58e04b93_d20250629_m022510_c001_v7007000_t0000_u01751163910150") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f47bf_d20250629_m022507_c001_v0001179_t0037_u01751163907192") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c14ad_d20250629_m022500_c001_v7007000_t0000_u01751163900477") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a32904c_d20250629_m022453_c001_v0001182_t0057_u01751163893296") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409f9734ef6c1491_d20250629_m022452_c001_v7007000_t0000_u01751163892367") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105442_d20250629_m022449_c001_v0001177_t0004_u01751163889317") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4122019316cbaa70_d20250629_m022436_c001_v7007000_t0000_u01751163876562") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328fb0_d20250629_m022433_c001_v0001182_t0002_u01751163873495") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8117de_d20250629_m022426_c001_v7007000_t0000_u01751163866689") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328f36_d20250629_m022420_c001_v0001182_t0045_u01751163860041") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f41454ec2921b0e00_d20250629_m022413_c001_v7007000_t0000_u01751163853711") 2025/06/29 02:28:02 DEBUG : splitbananasplit: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328eca_d20250629_m022407_c001_v0001182_t0050_u01751163847893") 2025/06/29 02:28:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f409aaac2ab33949d_d20250629_m022512_c001_v7007000_t0000_u01751163912932") 2025/06/29 02:28:02 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3290e0_d20250629_m022508_c001_v0001182_t0010_u01751163908637") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf40_d20250629_m022403_c001_v7007000_t0000_u01751163843303") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328e8c_d20250629_m022402_c001_v0001182_t0024_u01751163842133") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf37_d20250629_m022401_c001_v7007000_t0000_u01751163841377") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f44d1_d20250629_m022400_c001_v0001179_t0041_u01751163840342") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea94_d20250629_m022028_c001_v7007000_t0000_u01751163628360") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f3b1e_d20250629_m022027_c001_v0001179_t0041_u01751163627589") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea92_d20250629_m022027_c001_v7007000_t0000_u01751163627043") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105093_d20250629_m022026_c001_v0001177_t0000_u01751163626282") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320d4_d20250629_m021934_c001_v7007000_t0000_u01751163574585") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d44c8_d20250629_m021933_c001_v0001184_t0014_u01751163573292") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320d1_d20250629_m021932_c001_v7007000_t0000_u01751163572932") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d44b8_d20250629_m021932_c001_v0001184_t0057_u01751163572008") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320cd_d20250629_m021929_c001_v7007000_t0000_u01751163569804") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4484_d20250629_m021928_c001_v0001184_t0033_u01751163568764") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320cb_d20250629_m021928_c001_v7007000_t0000_u01751163568215") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d446e_d20250629_m021927_c001_v0001184_t0043_u01751163567381") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d445e_d20250629_m021924_c001_v0001184_t0038_u01751163564814") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f403bf016349320ab_d20250629_m021924_c001_v7007000_t0000_u01751163564456") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4452_d20250629_m021923_c001_v0001184_t0007_u01751163563899") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4440_d20250629_m021922_c001_v0001184_t0036_u01751163562974") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8111b0_d20250629_m021922_c001_v7007000_t0000_u01751163562616") 2025/06/29 02:28:03 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d440e_d20250629_m021920_c001_v0001184_t0031_u01751163560165") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d43f0_d20250629_m021917_c001_v0001184_t0048_u01751163557524") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8111ae_d20250629_m021917_c001_v7007000_t0000_u01751163557164") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d43e0_d20250629_m021916_c001_v0001184_t0043_u01751163556567") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d43d2_d20250629_m021915_c001_v0001184_t0058_u01751163555999") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8111ad_d20250629_m021915_c001_v7007000_t0000_u01751163555641") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4390_d20250629_m021912_c001_v0001184_t0056_u01751163552030") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8111aa_d20250629_m021911_c001_v7007000_t0000_u01751163551659") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4384_d20250629_m021911_c001_v0001184_t0028_u01751163551080") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8111a8_d20250629_m021910_c001_v7007000_t0000_u01751163550184") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4370_d20250629_m021909_c001_v0001184_t0024_u01751163549632") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8111a5_d20250629_m021909_c001_v7007000_t0000_u01751163549093") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4362_d20250629_m021908_c001_v0001184_t0018_u01751163548514") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8111a2_d20250629_m021907_c001_v7007000_t0000_u01751163547613") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d434a_d20250629_m021906_c001_v0001184_t0036_u01751163546879") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c8111a0_d20250629_m021906_c001_v7007000_t0000_u01751163546340") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d433b_d20250629_m021905_c001_v0001184_t0047_u01751163545777") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81119e_d20250629_m021905_c001_v7007000_t0000_u01751163545238") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4327_d20250629_m021904_c001_v0001184_t0030_u01751163544685") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811194_d20250629_m021900_c001_v7007000_t0000_u01751163540351") 2025/06/29 02:28:04 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d42d9_d20250629_m021859_c001_v0001184_t0010_u01751163539755") 2025/06/29 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c811190_d20250629_m021859_c001_v7007000_t0000_u01751163539219") 2025/06/29 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d42c3_d20250629_m021858_c001_v0001184_t0034_u01751163538645") 2025/06/29 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81118f_d20250629_m021858_c001_v7007000_t0000_u01751163538092") 2025/06/29 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d42ad_d20250629_m021857_c001_v0001184_t0029_u01751163537471") 2025/06/29 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f415813631c81118e_d20250629_m021855_c001_v7007000_t0000_u01751163535318") 2025/06/29 02:28:05 DEBUG : sub dir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d428d_d20250629_m021854_c001_v0001184_t0017_u01751163534752") 2025/06/29 02:28:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf42_d20250629_m022403_c001_v7007000_t0000_u01751163843484") 2025/06/29 02:28:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105390_d20250629_m022402_c001_v0001177_t0015_u01751163842145") 2025/06/29 02:28:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf38_d20250629_m022401_c001_v7007000_t0000_u01751163841560") 2025/06/29 02:28:05 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4e99_d20250629_m022400_c001_v0001184_t0034_u01751163840330") 2025/06/29 02:28:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dec9_d20250629_m022640_c001_v7007000_t0000_u01751164000002") 2025/06/29 02:28:05 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3293bd_d20250629_m022639_c001_v0001182_t0024_u01751163999388") 2025/06/29 02:28:05 DEBUG : sub/yam: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea8d_d20250629_m022024_c001_v7007000_t0000_u01751163624248") 2025/06/29 02:28:05 DEBUG : sub/yam: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d4714_d20250629_m022022_c001_v0001184_t0028_u01751163622845") 2025/06/29 02:28:05 DEBUG : test_dir1/file2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf2e_d20250629_m022359_c001_v7007000_t0000_u01751163839564") 2025/06/29 02:28:05 DEBUG : test_dir1/file2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f44c5_d20250629_m022358_c001_v0001179_t0007_u01751163838071") 2025/06/29 02:28:05 DEBUG : test_dir1/file2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf21_d20250629_m022357_c001_v7007000_t0000_u01751163837265") 2025/06/29 02:28:05 DEBUG : test_dir1/file2: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f44a7_d20250629_m022356_c001_v0001179_t0019_u01751163836252") 2025/06/29 02:28:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf30_d20250629_m022359_c001_v7007000_t0000_u01751163839747") 2025/06/29 02:28:05 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328e78_d20250629_m022358_c001_v0001182_t0026_u01751163838255") 2025/06/29 02:28:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f420e3e92087daf23_d20250629_m022357_c001_v7007000_t0000_u01751163837452") 2025/06/29 02:28:06 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a328e62_d20250629_m022356_c001_v0001182_t0050_u01751163836246") 2025/06/29 02:28:06 DEBUG : three: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f3c_d20250629_m022016_c001_v7007000_t0000_u01751163616847") 2025/06/29 02:28:06 DEBUG : three: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d46d8_d20250629_m022015_c001_v0001184_t0017_u01751163615710") 2025/06/29 02:28:06 DEBUG : three: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d46b6_d20250629_m022013_c001_v0001184_t0040_u01751163613631") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21decd_d20250629_m022641_c001_v7007000_t0000_u01751164001725") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5329_d20250629_m022641_c001_v0001184_t0011_u01751164001118") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dee7_d20250629_m022701_c001_v7007000_t0000_u01751164021337") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105614_d20250629_m022659_c001_v0001177_t0042_u01751164019819") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dedb_d20250629_m022658_c001_v7007000_t0000_u01751164018121") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5377_d20250629_m022656_c001_v0001184_t0048_u01751164016393") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21ded9_d20250629_m022655_c001_v7007000_t0000_u01751164015346") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a329433_d20250629_m022654_c001_v0001182_t0032_u01751164014738") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21ded6_d20250629_m022649_c001_v7007000_t0000_u01751164009666") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d5349_d20250629_m022648_c001_v0001184_t0001_u01751164008408") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21ded7_d20250629_m022651_c001_v7007000_t0000_u01751164011792") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11055fe_d20250629_m022650_c001_v0001177_t0023_u01751164010742") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21ded4_d20250629_m022647_c001_v7007000_t0000_u01751164007159") 2025/06/29 02:28:06 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1062326b6a3293f1_d20250629_m022646_c001_v0001182_t0003_u01751164006410") 2025/06/29 02:28:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21ded2_d20250629_m022645_c001_v7007000_t0000_u01751164005086") 2025/06/29 02:28:06 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4be3_d20250629_m022644_c001_v0001179_t0051_u01751164004427") 2025/06/29 02:28:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21decf_d20250629_m022643_c001_v7007000_t0000_u01751164003481") 2025/06/29 02:28:07 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af11055e4_d20250629_m022642_c001_v0001177_t0036_u01751164002805") 2025/06/29 02:28:07 DEBUG : toe/toe/toe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f40095eb87b333fd9_d20250629_m022705_c001_v7007000_t0000_u01751164025897") 2025/06/29 02:28:07 DEBUG : toe/toe/toe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f112fa2e69b2d53b7_d20250629_m022705_c001_v0001184_t0048_u01751164025245") 2025/06/29 02:28:07 DEBUG : toe/toe/toe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21ded8_d20250629_m022653_c001_v7007000_t0000_u01751164013728") 2025/06/29 02:28:07 DEBUG : toe/toe/toe: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4c31_d20250629_m022652_c001_v0001179_t0002_u01751164012832") 2025/06/29 02:28:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dee8_d20250629_m022701_c001_v7007000_t0000_u01751164021928") 2025/06/29 02:28:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049fc1d3e2f4c8f_d20250629_m022701_c001_v0001179_t0000_u01751164021131") 2025/06/29 02:28:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f413e410e2c21dedc_d20250629_m022658_c001_v7007000_t0000_u01751164018859") 2025/06/29 02:28:07 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f119fac5442074116_d20250629_m022657_c001_v0001109_t0016_u01751164017572") 2025/06/29 02:28:07 DEBUG : two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f416473a715758f3d_d20250629_m022017_c001_v7007000_t0000_u01751163617027") 2025/06/29 02:28:07 DEBUG : two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4161947af1105058_d20250629_m022015_c001_v0001177_t0020_u01751163615149") 2025/06/29 02:28:07 DEBUG : two: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f412fa2e69b2d46b4_d20250629_m022013_c001_v0001184_t0035_u01751163613449") 2025/06/29 02:28:07 DEBUG : yam: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea8f_d20250629_m022024_c001_v7007000_t0000_u01751163624980") 2025/06/29 02:28:07 DEBUG : yam: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1014c356daf3b787_d20250629_m022024_c001_v0001184_t0019_u01751163624044") 2025/06/29 02:28:07 DEBUG : yam: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea89_d20250629_m022021_c001_v7007000_t0000_u01751163621548") 2025/06/29 02:28:07 DEBUG : yam: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af1105072_d20250629_m022020_c001_v0001177_t0009_u01751163620433") 2025/06/29 02:28:07 DEBUG : yam: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea85_d20250629_m022019_c001_v7007000_t0000_u01751163619147") 2025/06/29 02:28:07 DEBUG : yam: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1161947af110505e_d20250629_m022017_c001_v0001177_t0029_u01751163617591") 2025/06/29 02:28:07 DEBUG : yaml: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea8b_d20250629_m022022_c001_v7007000_t0000_u01751163622290") 2025/06/29 02:28:07 DEBUG : yaml: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f1049445ba7abea3c_d20250629_m022021_c001_v0001098_t0025_u01751163621221") 2025/06/29 02:28:07 DEBUG : yaml: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f4054f37f60e7ea87_d20250629_m022019_c001_v7007000_t0000_u01751163619873") 2025/06/29 02:28:07 DEBUG : yaml: Deleting (id "4_z7f52fd6370adbb9b9f780e1b_f114ee0556a01d2a4_d20250629_m022018_c001_v0001137_t0036_u01751163618784") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 9m17.229127305s (try 1/5)