"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/08/22 01:53:37 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko" 2025/08/22 01:53:37 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/08/22 01:53:38 DEBUG : Creating backend with remote "/tmp/rclone779559002" === 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-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/08/22 01:53:42 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:42 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish --- PASS: TestCopyWithDryRun (4.69s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 01:53:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:43 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:43 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:43 INFO : sub dir/hello world: Copied (new) 2025/08/22 01:53:44 DEBUG : B2 bucket rclone-test-fequxic9peko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (1.73s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.38s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", 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-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:45 DEBUG : Creating backend with remote "/non-existing" 2025/08/22 01:53:45 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/08/22 01:53:45 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:45 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.55s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:46 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:46 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:46 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (1.75s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.36s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:47 INFO : B2 bucket rclone-test-fequxic9peko: Running all checks before starting transfers 2025/08/22 01:53:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:48 INFO : B2 bucket rclone-test-fequxic9peko: Checks finished, now starting transfers 2025/08/22 01:53:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (1.24s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:49 ERROR : Ignoring --no-traverse with sync 2025/08/22 01:53:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:49 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:49 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:50 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:50 INFO : sub dir/hello world: Copied (new) 2025/08/22 01:53:50 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (1.53s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:50 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/08/22 01:53:50 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:50 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:51 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/08/22 01:53:51 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (1.22s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:53:52 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:52 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:52 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:52 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.37s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:53 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:53:53 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:53 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:54 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:54 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.62s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:54 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/22 01:53:54 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 01:53:54 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/08/22 01:53:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 01:53:55 INFO : sub dir2: Making directory 2025/08/22 01:53:55 INFO : sub dir: Making directory 2025/08/22 01:53:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:55 INFO : sub dir2/sub sub dir2: Making directory 2025/08/22 01:53:55 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:55 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:55 INFO : sub dir/hello world: Copied (new) fstest.go:247: Filtering empty directory "sub dir2" fstest.go:247: Filtering empty directory "sub dir2/sub sub dir2" 2025/08/22 01:53:55 DEBUG : B2 bucket rclone-test-fequxic9peko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.45s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:56 INFO : sub dir2: Making directory 2025/08/22 01:53:56 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/08/22 01:53:56 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 01:53:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:56 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:56 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:57 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.40s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:57 DEBUG : sub dir2: Making directory with metadata 2025/08/22 01:53:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 01:53:58 INFO : sub dir2: Making directory 2025/08/22 01:53:58 INFO : sub dir: Making directory 2025/08/22 01:53:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:58 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:58 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:53:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:53:58 INFO : sub dir/hello world: Copied (new) 2025/08/22 01:53:58 INFO : sub dir/hello world: Deleted fstest.go:247: Filtering empty directory "sub dir2" 2025/08/22 01:53:58 DEBUG : B2 bucket rclone-test-fequxic9peko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/08/22 01:53:58 DEBUG : B2 bucket rclone-test-fequxic9peko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.48s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:53:59 INFO : sub dir2: Making directory 2025/08/22 01:53:59 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:53:59 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:53:59 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:00 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:54:00 INFO : sub dir/hello world: Copied (new) 2025/08/22 01:54:00 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.25s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:00 DEBUG : sub dir2: Making directory with metadata 2025/08/22 01:54:00 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 01:54:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 01:54:01 INFO : sub dir2: Making directory 2025/08/22 01:54:01 INFO : sub dir: Making directory 2025/08/22 01:54:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:54:01 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:01 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:01 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:54:01 INFO : sub dir/hello world: Copied (new) 2025/08/22 01:54:01 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "sub dir2" 2025/08/22 01:54:01 DEBUG : B2 bucket rclone-test-fequxic9peko: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.17s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:02 INFO : sub dir2: Making directory 2025/08/22 01:54:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:54:02 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:02 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:02 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:54:02 INFO : sub dir/hello world: Copied (new) 2025/08/22 01:54:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.18s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:04 DEBUG : Creating backend with remote "TestB2:rclone-test-welisag1balo" sync_test.go:620: Server side copy (if possible) B2 bucket rclone-test-fequxic9peko -> B2 bucket rclone-test-welisag1balo 2025/08/22 01:54:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:54:05 DEBUG : B2 bucket rclone-test-welisag1balo: Waiting for checks to finish 2025/08/22 01:54:05 DEBUG : B2 bucket rclone-test-welisag1balo: Waiting for transfers to finish 2025/08/22 01:54:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:54:09 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 01:54:09 DEBUG : B2 bucket rclone-test-welisag1balo: Purge remote 2025/08/22 01:54:09 INFO : B2 bucket rclone-test-welisag1balo: cleaning bucket "rclone-test-welisag1balo" of all files 2025/08/22 01:54:09 DEBUG : sub dir/hello world: Deleting (id "4_z7fd2adc370bdcbfb9f880e1b_f112b098724486b72_d20250822_m015409_c001_v0001157_t0037_u01755827649081") --- PASS: TestServerSideCopy (9.43s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:14 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/22 01:54:14 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:14 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:14 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/22 01:54:14 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (2.26s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-yoyiqah6woko" sync_test.go:656: Server side copy (if possible) B2 bucket rclone-test-fequxic9peko -> B2 bucket rclone-test-yoyiqah6woko 2025/08/22 01:54:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:54:17 DEBUG : B2 bucket rclone-test-yoyiqah6woko: Waiting for checks to finish 2025/08/22 01:54:17 DEBUG : B2 bucket rclone-test-yoyiqah6woko: Waiting for transfers to finish 2025/08/22 01:54:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:54:21 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 01:54:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/22 01:54:22 DEBUG : B2 bucket rclone-test-yoyiqah6woko: Waiting for checks to finish 2025/08/22 01:54:22 DEBUG : B2 bucket rclone-test-yoyiqah6woko: Waiting for transfers to finish 2025/08/22 01:54:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/22 01:54:23 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 01:54:23 DEBUG : B2 bucket rclone-test-yoyiqah6woko: Purge remote 2025/08/22 01:54:23 INFO : B2 bucket rclone-test-yoyiqah6woko: cleaning bucket "rclone-test-yoyiqah6woko" of all files 2025/08/22 01:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f42dda370bdcbfb9f880e1b_f1028c295fe67dc40_d20250822_m015422_c001_v0001130_t0059_u01755827662578") 2025/08/22 01:54:23 DEBUG : sub dir/hello world: Deleting (id "4_z0f42dda370bdcbfb9f880e1b_f1007ad89cd567474_d20250822_m015420_c001_v0001098_t0051_u01755827660787") 2025/08/22 01:54:27 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/22 01:54:27 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/22 01:54:28 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideCopyOverSelf (13.08s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:29 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:29 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/22 01:54:29 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:30 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/22 01:54:30 INFO : sub dir/hello world: Copied (replaced existing) 2025/08/22 01:54:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveOverSelf (2.59s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:31 DEBUG : Creating backend with remote "TestB2:rclone-test-fasexev6kawo" sync_test.go:701: Server side copy (if possible) B2 bucket rclone-test-fequxic9peko -> B2 bucket rclone-test-fasexev6kawo 2025/08/22 01:54:32 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:54:32 DEBUG : B2 bucket rclone-test-fasexev6kawo: Waiting for checks to finish 2025/08/22 01:54:32 DEBUG : B2 bucket rclone-test-fasexev6kawo: Waiting for transfers to finish 2025/08/22 01:54:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:54:36 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 01:54:38 DEBUG : B2 bucket rclone-test-fasexev6kawo: Waiting for checks to finish 2025/08/22 01:54:38 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/08/22 01:54:38 DEBUG : B2 bucket rclone-test-fasexev6kawo: Waiting for transfers to finish 2025/08/22 01:54:38 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/08/22 01:54:38 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 01:54:38 INFO : sub dir/hello world: Deleted 2025/08/22 01:54:39 DEBUG : testing file moves 2025/08/22 01:54:40 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/08/22 01:54:40 DEBUG : B2 bucket rclone-test-fasexev6kawo: Waiting for checks to finish 2025/08/22 01:54:40 DEBUG : B2 bucket rclone-test-fasexev6kawo: Waiting for transfers to finish 2025/08/22 01:54:40 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/08/22 01:54:40 INFO : sub dir/hello world: Copied (server-side copy) 2025/08/22 01:54:40 INFO : sub dir/hello world: Deleted 2025/08/22 01:54:40 DEBUG : B2 bucket rclone-test-fasexev6kawo: Purge remote 2025/08/22 01:54:40 INFO : B2 bucket rclone-test-fasexev6kawo: cleaning bucket "rclone-test-fasexev6kawo" of all files 2025/08/22 01:54:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d7370cdcbfb9f880e1b_f109cd043037db7cb_d20250822_m015440_c001_v0001093_t0029_u01755827680140") 2025/08/22 01:54:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d7370cdcbfb9f880e1b_f104a6bd5b78c0730_d20250822_m015438_c001_v0001093_t0037_u01755827678151") 2025/08/22 01:54:41 DEBUG : sub dir/hello world: Deleting (id "4_z4f421d7370cdcbfb9f880e1b_f108deeed158811d7_d20250822_m015436_c001_v0001037_t0045_u01755827676356") --- PASS: TestServerSideMoveOverSelf (12.11s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:43 ERROR : error listing: directory not found 2025/08/22 01:54:43 INFO : Local file system at /tmp/rclone779559002: Making directory 2025/08/22 01:54:43 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:43 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish --- PASS: TestCopyAfterDelete (1.55s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:54:45 DEBUG : Local file system at /tmp/rclone779559002: Waiting for checks to finish 2025/08/22 01:54:45 DEBUG : Local file system at /tmp/rclone779559002: Waiting for transfers to finish 2025/08/22 01:54:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:54:46 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/08/22 01:54:46 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyRedownload (1.95s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:46 DEBUG : check sum: Need to transfer - File not found at Destination 2025/08/22 01:54:46 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:46 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 01:54:47 INFO : check sum: Copied (new) 2025/08/22 01:54:47 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:47 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:47 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 01:54:47 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/08/22 01:54:47 DEBUG : check sum: Unchanged skipping 2025/08/22 01:54:47 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:47 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:47 INFO : There was nothing to transfer --- PASS: TestSyncBasedOnCheckSum (1.59s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:48 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/08/22 01:54:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:48 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 01:54:48 INFO : sizeonly: Copied (new) 2025/08/22 01:54:48 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:49 DEBUG : sizeonly: Sizes identical 2025/08/22 01:54:49 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:49 DEBUG : sizeonly: Unchanged skipping 2025/08/22 01:54:49 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:49 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:49 INFO : There was nothing to transfer --- PASS: TestSyncSizeOnly (1.61s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:49 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/08/22 01:54:49 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:49 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:50 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/08/22 01:54:50 INFO : ignore-size: Copied (new) 2025/08/22 01:54:50 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:50 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:54:50 DEBUG : ignore-size: Unchanged skipping 2025/08/22 01:54:50 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:50 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:50 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:50 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreSize (1.70s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:52 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:54:52 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:52 DEBUG : existing: Unchanged skipping 2025/08/22 01:54:52 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:52 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:52 INFO : There was nothing to transfer 2025/08/22 01:54:52 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/08/22 01:54:52 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:52 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:52 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 01:54:52 INFO : existing: Copied (replaced existing) 2025/08/22 01:54:52 DEBUG : Waiting for deletions to finish --- PASS: TestSyncIgnoreTimes (2.04s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:53 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/22 01:54:53 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:53 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 01:54:53 INFO : existing: Copied (new) 2025/08/22 01:54:53 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:54 DEBUG : existing: Destination exists, skipping 2025/08/22 01:54:54 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:54 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:54 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:54 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreExisting (1.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:55 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/22 01:54:56 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/22 01:54:56 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:54:56 DEBUG : c/non empty space: Unchanged skipping 2025/08/22 01:54:56 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:56 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:56 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:54:56 INFO : a/potato2: Copied (new) 2025/08/22 01:54:56 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:56 INFO : b/potato: Deleted --- PASS: TestSyncIgnoreErrors (2.67s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:54:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/22 01:54:58 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 01:54:58 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/08/22 01:54:58 DEBUG : empty space: Unchanged skipping 2025/08/22 01:54:58 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:58 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:58 INFO : There was nothing to transfer 2025/08/22 01:54:59 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/22 01:54:59 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:54:59 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 01:54:59 INFO : empty space: Updated modification time in destination 2025/08/22 01:54:59 DEBUG : empty space: Unchanged skipping 2025/08/22 01:54:59 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:54:59 DEBUG : Waiting for deletions to finish 2025/08/22 01:54:59 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnly (2.80s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:01 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/22 01:55:01 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:01 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 01:55:01 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:01 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:01 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:01 INFO : There was nothing to transfer --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.41s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:02 DEBUG : foo: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2025/08/22 01:55:02 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone779559002) 2025/08/22 01:55:02 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-fequxic9peko) 2025/08/22 01:55:02 DEBUG : foo: sha1 differ 2025/08/22 01:55:02 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:02 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/08/22 01:55:02 INFO : foo: Copied (replaced existing) 2025/08/22 01:55:02 DEBUG : Waiting for deletions to finish --- PASS: TestSyncDoesntUpdateModtime (1.50s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:04 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:04 DEBUG : potato: Need to transfer - File not found at Destination 2025/08/22 01:55:04 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:04 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:04 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:04 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:55:04 INFO : potato: Copied (new) 2025/08/22 01:55:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterAddingAFile (1.92s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:06 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/08/22 01:55:06 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:06 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/08/22 01:55:06 INFO : potato: Copied (replaced existing) 2025/08/22 01:55:06 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingFilesSizeOnly (1.77s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:07 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 12:59:59 +0000 UTC 2025/08/22 01:55:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:07 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone779559002) 2025/08/22 01:55:07 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-fequxic9peko) 2025/08/22 01:55:07 DEBUG : potato: sha1 differ 2025/08/22 01:55:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:08 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/08/22 01:55:08 INFO : potato: Copied (replaced existing) 2025/08/22 01:55:08 DEBUG : Waiting for deletions to finish --- PASS: TestSyncAfterChangingContentsOnly (1.77s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:09 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:09 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:09 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/08/22 01:55:09 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:09 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:09 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:09 NOTICE: potato: Skipped delete as --dry-run is set (size 21) --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.83s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:11 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:11 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:11 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:11 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:11 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:12 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:55:12 INFO : potato2: Copied (new) 2025/08/22 01:55:12 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:12 INFO : potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.54s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:14 INFO : d: Making directory 2025/08/22 01:55:14 INFO : d/e: Making directory fstest.go:247: Filtering empty directory "d" fstest.go:247: Filtering empty directory "d/e" 2025/08/22 01:55:14 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:14 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:14 DEBUG : c/non empty space: Unchanged skipping 2025/08/22 01:55:14 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:55:14 INFO : a/potato2: Copied (new) 2025/08/22 01:55:14 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:14 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:14 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:15 INFO : b/potato: Deleted --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.76s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:16 INFO : d: Making directory fstest.go:247: Filtering empty directory "d" 2025/08/22 01:55:17 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:17 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:17 DEBUG : c/non empty space: Unchanged skipping 2025/08/22 01:55:17 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:17 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:17 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:55:17 INFO : a/potato2: Copied (new) 2025/08/22 01:55:17 ERROR : B2 bucket rclone-test-fequxic9peko: not deleting files as there were IO errors 2025/08/22 01:55:17 ERROR : B2 bucket rclone-test-fequxic9peko: not deleting directories as there were IO errors fstest.go:247: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.53s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:19 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:19 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:19 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:19 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:19 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:19 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:19 INFO : potato: Deleted 2025/08/22 01:55:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:55:20 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteDuring (2.52s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:21 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:22 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:22 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:22 INFO : potato: Deleted 2025/08/22 01:55:22 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:22 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:22 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:22 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:22 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:55:22 INFO : potato2: Copied (new) --- PASS: TestSyncDeleteBefore (2.60s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:24 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:24 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:24 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/08/22 01:55:24 INFO : potato2: Copied (new) --- PASS: TestCopyDeleteBefore (1.85s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:26 DEBUG : enormous: Excluded (Size Filter) 2025/08/22 01:55:26 DEBUG : enormous: Excluded 2025/08/22 01:55:26 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 01:55:26 DEBUG : potato2: Excluded 2025/08/22 01:55:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 01:55:27 DEBUG : potato2: Excluded 2025/08/22 01:55:27 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:27 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:27 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:27 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:27 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:27 INFO : There was nothing to transfer 2025/08/22 01:55:27 DEBUG : enormous: Excluded (Size Filter) 2025/08/22 01:55:27 DEBUG : enormous: Excluded 2025/08/22 01:55:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 01:55:27 DEBUG : potato2: Excluded 2025/08/22 01:55:27 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 01:55:27 DEBUG : potato2: Excluded 2025/08/22 01:55:27 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/22 01:55:27 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:27 DEBUG : Local file system at /tmp/rclone779559002: Waiting for checks to finish 2025/08/22 01:55:27 DEBUG : Local file system at /tmp/rclone779559002: Waiting for transfers to finish 2025/08/22 01:55:27 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:27 INFO : There was nothing to transfer --- PASS: TestSyncWithExclude (2.63s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:29 DEBUG : enormous: Excluded (Size Filter) 2025/08/22 01:55:29 DEBUG : enormous: Excluded 2025/08/22 01:55:29 DEBUG : potato2: Excluded (Size Filter) 2025/08/22 01:55:29 DEBUG : potato2: Excluded 2025/08/22 01:55:29 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:55:29 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:29 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:29 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:29 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:29 INFO : enormous: Deleted 2025/08/22 01:55:29 INFO : potato2: Deleted 2025/08/22 01:55:29 INFO : There was nothing to transfer 2025/08/22 01:55:30 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/08/22 01:55:30 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:30 DEBUG : Local file system at /tmp/rclone779559002: Waiting for checks to finish 2025/08/22 01:55:30 DEBUG : Local file system at /tmp/rclone779559002: Waiting for transfers to finish 2025/08/22 01:55:30 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:30 INFO : enormous: Deleted 2025/08/22 01:55:30 INFO : potato2: Deleted 2025/08/22 01:55:30 INFO : There was nothing to transfer --- PASS: TestSyncWithExcludeAndDeleteExcluded (2.70s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:32 DEBUG : five: Need to transfer - File not found at Destination 2025/08/22 01:55:32 DEBUG : one: Destination is newer than source, skipping 2025/08/22 01:55:32 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/08/22 01:55:32 DEBUG : three: Sizes identical 2025/08/22 01:55:32 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone779559002) 2025/08/22 01:55:32 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-fequxic9peko) 2025/08/22 01:55:32 DEBUG : two: sha1 differ 2025/08/22 01:55:32 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/08/22 01:55:32 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/08/22 01:55:32 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/22 01:55:32 INFO : five: Copied (new) 2025/08/22 01:55:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/22 01:55:33 INFO : four: Copied (replaced existing) 2025/08/22 01:55:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/22 01:55:33 INFO : two: Copied (replaced existing) 2025/08/22 01:55:33 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:33 DEBUG : one: Destination is newer than source, skipping 2025/08/22 01:55:33 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/22 01:55:33 DEBUG : two: Size and sha1 of src and dst objects identical 2025/08/22 01:55:33 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/08/22 01:55:33 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/08/22 01:55:33 DEBUG : four: Size and sha1 of src and dst objects identical 2025/08/22 01:55:33 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/08/22 01:55:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone779559002) 2025/08/22 01:55:33 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-fequxic9peko) 2025/08/22 01:55:33 DEBUG : three: sha1 differ 2025/08/22 01:55:33 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/08/22 01:55:33 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/08/22 01:55:33 DEBUG : five: Size and sha1 of src and dst objects identical 2025/08/22 01:55:33 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/08/22 01:55:33 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 01:55:34 INFO : three: Copied (replaced existing) 2025/08/22 01:55:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.75s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1496: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1496: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:1568: Can track renames: true 2025/08/22 01:55:35 INFO : B2 bucket rclone-test-fequxic9peko: Making map for --track-renames 2025/08/22 01:55:35 INFO : B2 bucket rclone-test-fequxic9peko: Finished making map for --track-renames 2025/08/22 01:55:35 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:35 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/22 01:55:35 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for renames to finish 2025/08/22 01:55:35 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/22 01:55:35 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:36 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 01:55:36 INFO : yam: Copied (new) 2025/08/22 01:55:36 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/22 01:55:36 INFO : potato: Copied (new) 2025/08/22 01:55:36 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:55:36 INFO : B2 bucket rclone-test-fequxic9peko: Making map for --track-renames 2025/08/22 01:55:36 INFO : B2 bucket rclone-test-fequxic9peko: Finished making map for --track-renames 2025/08/22 01:55:36 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:36 DEBUG : potato: Unchanged skipping 2025/08/22 01:55:36 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for renames to finish 2025/08/22 01:55:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 01:55:37 INFO : yam: Copied (server-side copy) to: yaml 2025/08/22 01:55:37 INFO : yam: Deleted 2025/08/22 01:55:37 INFO : yaml: Renamed from "yam" 2025/08/22 01:55:37 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenames (2.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:1640: Can track renames: true 2025/08/22 01:55:38 INFO : B2 bucket rclone-test-fequxic9peko: Making map for --track-renames 2025/08/22 01:55:38 INFO : B2 bucket rclone-test-fequxic9peko: Finished making map for --track-renames 2025/08/22 01:55:38 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:38 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/22 01:55:38 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/08/22 01:55:38 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for renames to finish 2025/08/22 01:55:38 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:38 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 01:55:38 INFO : yam: Copied (new) 2025/08/22 01:55:38 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/22 01:55:38 INFO : potato: Copied (new) 2025/08/22 01:55:38 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:39 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:55:39 INFO : B2 bucket rclone-test-fequxic9peko: Making map for --track-renames 2025/08/22 01:55:39 INFO : B2 bucket rclone-test-fequxic9peko: Finished making map for --track-renames 2025/08/22 01:55:39 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:39 DEBUG : potato: Unchanged skipping 2025/08/22 01:55:39 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for renames to finish 2025/08/22 01:55:39 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 01:55:39 INFO : yam: Copied (server-side copy) to: yaml 2025/08/22 01:55:40 INFO : yam: Deleted 2025/08/22 01:55:40 INFO : yaml: Renamed from "yam" 2025/08/22 01:55:40 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:40 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyModtime (2.38s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:1679: Can track renames: true 2025/08/22 01:55:41 INFO : B2 bucket rclone-test-fequxic9peko: Making map for --track-renames 2025/08/22 01:55:41 INFO : B2 bucket rclone-test-fequxic9peko: Finished making map for --track-renames 2025/08/22 01:55:41 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:41 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/08/22 01:55:41 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/08/22 01:55:41 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for renames to finish 2025/08/22 01:55:41 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:41 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 01:55:41 INFO : sub/yam: Copied (new) 2025/08/22 01:55:41 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/08/22 01:55:41 INFO : potato: Copied (new) 2025/08/22 01:55:41 DEBUG : Waiting for deletions to finish 2025/08/22 01:55:41 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:55:41 DEBUG : potato: Unchanged skipping 2025/08/22 01:55:42 INFO : B2 bucket rclone-test-fequxic9peko: Making map for --track-renames 2025/08/22 01:55:42 INFO : B2 bucket rclone-test-fequxic9peko: Finished making map for --track-renames 2025/08/22 01:55:42 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:42 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for renames to finish 2025/08/22 01:55:42 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/08/22 01:55:42 INFO : sub/yam: Copied (server-side copy) to: yam 2025/08/22 01:55:42 INFO : sub/yam: Deleted 2025/08/22 01:55:42 INFO : yam: Renamed from "sub/yam" 2025/08/22 01:55:42 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:42 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithTrackRenamesStrategyLeaf (2.72s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:43 DEBUG : Creating backend with remote "/tmp/rclone779559002/dir1" 2025/08/22 01:55:43 DEBUG : Creating backend with remote "/tmp/rclone779559002/dir2" 2025/08/22 01:55:43 DEBUG : Local file system at /tmp/rclone779559002/dir2: Using server-side directory move 2025/08/22 01:55:43 INFO : Local file system at /tmp/rclone779559002/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/08/22 01:55:43 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/08/22 01:55:43 INFO : file1.txt: Moved (server-side) 2025/08/22 01:55:43 DEBUG : Local file system at /tmp/rclone779559002/dir2: Waiting for checks to finish 2025/08/22 01:55:43 DEBUG : Local file system at /tmp/rclone779559002/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:55:44 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/22 01:55:44 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:44 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:44 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/22 01:55:44 INFO : nested/sub dir/file: Copied (new) 2025/08/22 01:55:44 INFO : nested/sub dir/file: Deleted 2025/08/22 01:55:44 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:55:44 INFO : sub dir/hello world: Copied (new) 2025/08/22 01:55:44 INFO : sub dir/hello world: Deleted 2025/08/22 01:55:44 INFO : sub dir: Removing directory 2025/08/22 01:55:44 INFO : nested/sub dir: Removing directory 2025/08/22 01:55:44 INFO : nested: Removing directory 2025/08/22 01:55:44 DEBUG : Local file system at /tmp/rclone779559002: deleted 3 directories --- PASS: TestMoveWithDeleteEmptySrcDirs (1.77s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:45 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/08/22 01:55:45 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/08/22 01:55:45 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:45 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:46 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/08/22 01:55:46 INFO : nested/sub dir/file: Copied (new) 2025/08/22 01:55:46 INFO : nested/sub dir/file: Deleted 2025/08/22 01:55:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 01:55:46 INFO : sub dir/hello world: Copied (new) 2025/08/22 01:55:46 INFO : sub dir/hello world: Deleted --- PASS: TestMoveWithoutDeleteEmptySrcDirs (1.50s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:47 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/08/22 01:55:47 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/22 01:55:47 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:47 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:47 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/08/22 01:55:47 INFO : existing-b: Copied (new) 2025/08/22 01:55:47 INFO : existing-b: Deleted 2025/08/22 01:55:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 01:55:47 INFO : existing: Copied (new) 2025/08/22 01:55:47 INFO : existing: Deleted 2025/08/22 01:55:48 DEBUG : existing: Destination exists, skipping 2025/08/22 01:55:48 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/08/22 01:55:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:55:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:55:48 INFO : There was nothing to transfer --- PASS: TestMoveWithIgnoreExisting (1.81s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:55:49 DEBUG : Creating backend with remote "TestB2:rclone-test-furuboc6reca" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fequxic9peko -> B2 bucket rclone-test-furuboc6reca 2025/08/22 01:55:56 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:56 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/22 01:55:56 DEBUG : empty space: Unchanged skipping 2025/08/22 01:55:56 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/22 01:55:56 DEBUG : B2 bucket rclone-test-furuboc6reca: Waiting for checks to finish 2025/08/22 01:55:57 INFO : empty space: Deleted 2025/08/22 01:55:57 DEBUG : B2 bucket rclone-test-furuboc6reca: Waiting for transfers to finish 2025/08/22 01:55:57 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:55:57 INFO : potato2: Copied (server-side copy) 2025/08/22 01:55:57 INFO : potato2: Deleted 2025/08/22 01:55:57 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 01:55:57 INFO : potato3: Copied (server-side copy) 2025/08/22 01:55:57 INFO : potato3: Deleted 2025/08/22 01:55:58 DEBUG : Creating backend with remote "TestB2:rclone-test-senicob9gece" 2025/08/22 01:55:59 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/22 01:55:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:55:59 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/22 01:55:59 DEBUG : B2 bucket rclone-test-senicob9gece: Waiting for checks to finish 2025/08/22 01:55:59 DEBUG : B2 bucket rclone-test-senicob9gece: Waiting for transfers to finish 2025/08/22 01:56:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 01:56:03 INFO : empty space: Copied (server-side copy) 2025/08/22 01:56:03 INFO : empty space: Deleted 2025/08/22 01:56:03 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 01:56:03 INFO : potato3: Copied (server-side copy) 2025/08/22 01:56:03 INFO : potato3: Deleted 2025/08/22 01:56:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:56:04 INFO : potato2: Copied (server-side copy) 2025/08/22 01:56:04 INFO : potato2: Deleted 2025/08/22 01:56:04 DEBUG : B2 bucket rclone-test-senicob9gece: Purge remote 2025/08/22 01:56:04 INFO : B2 bucket rclone-test-senicob9gece: cleaning bucket "rclone-test-senicob9gece" of all files 2025/08/22 01:56:04 DEBUG : empty space: Deleting (id "4_zbf226d9370ddcbfb9f880e1b_f101fbfe9c22fb353_d20250822_m015603_c001_v0001093_t0010_u01755827763186") 2025/08/22 01:56:04 DEBUG : potato2: Deleting (id "4_zbf226d9370ddcbfb9f880e1b_f10853f8d01f5c13d_d20250822_m015603_c001_v0001109_t0030_u01755827763510") 2025/08/22 01:56:04 DEBUG : potato3: Deleting (id "4_zbf226d9370ddcbfb9f880e1b_f107e985df8c2fa29_d20250822_m015603_c001_v0001102_t0030_u01755827763521") 2025/08/22 01:56:06 DEBUG : B2 bucket rclone-test-furuboc6reca: Purge remote 2025/08/22 01:56:06 INFO : B2 bucket rclone-test-furuboc6reca: cleaning bucket "rclone-test-furuboc6reca" of all files 2025/08/22 01:56:06 DEBUG : empty space: Deleting (id "4_zafb24d9370ddcbfb9f880e1b_f40585836e678fa25_d20250822_m015603_c001_v7007000_t0000_u01755827763592") 2025/08/22 01:56:06 DEBUG : empty space: Deleting (id "4_zafb24d9370ddcbfb9f880e1b_f1179c8d7e028fdfb_d20250822_m015555_c001_v0001102_t0012_u01755827755668") 2025/08/22 01:56:06 DEBUG : potato2: Deleting (id "4_zafb24d9370ddcbfb9f880e1b_f40585836e678fa2f_d20250822_m015604_c001_v7007000_t0000_u01755827764129") 2025/08/22 01:56:06 DEBUG : potato2: Deleting (id "4_zafb24d9370ddcbfb9f880e1b_f10824c15d24cc644_d20250822_m015557_c001_v0001177_t0016_u01755827757090") 2025/08/22 01:56:06 DEBUG : potato3: Deleting (id "4_zafb24d9370ddcbfb9f880e1b_f40585836e678fa2a_d20250822_m015603_c001_v7007000_t0000_u01755827763869") 2025/08/22 01:56:06 DEBUG : potato3: Deleting (id "4_zafb24d9370ddcbfb9f880e1b_f10094ebaaa994de9_d20250822_m015557_c001_v0001040_t0008_u01755827757404") 2025/08/22 01:56:06 DEBUG : potato3: Deleting (id "4_zafb24d9370ddcbfb9f880e1b_f1179c8d7e028fe01_d20250822_m015556_c001_v0001102_t0017_u01755827756023") --- PASS: TestServerSideMove (22.25s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:56:11 DEBUG : Creating backend with remote "TestB2:rclone-test-cugesep2meji" sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fequxic9peko -> B2 bucket rclone-test-cugesep2meji 2025/08/22 01:56:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/22 01:56:20 DEBUG : empty space: Excluded 2025/08/22 01:56:20 DEBUG : empty space: Excluded (Size Filter) 2025/08/22 01:56:20 DEBUG : empty space: Excluded 2025/08/22 01:56:20 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:56:20 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/22 01:56:20 DEBUG : B2 bucket rclone-test-cugesep2meji: Waiting for checks to finish 2025/08/22 01:56:20 DEBUG : B2 bucket rclone-test-cugesep2meji: Waiting for transfers to finish 2025/08/22 01:56:20 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:56:20 INFO : potato2: Copied (server-side copy) 2025/08/22 01:56:20 INFO : potato2: Deleted 2025/08/22 01:56:21 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 01:56:21 INFO : potato3: Copied (server-side copy) 2025/08/22 01:56:21 INFO : potato3: Deleted 2025/08/22 01:56:21 DEBUG : Creating backend with remote "TestB2:rclone-test-recited3teli" 2025/08/22 01:56:22 DEBUG : empty space: Excluded (Size Filter) 2025/08/22 01:56:22 DEBUG : empty space: Excluded 2025/08/22 01:56:22 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:56:22 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/22 01:56:22 DEBUG : B2 bucket rclone-test-recited3teli: Waiting for checks to finish 2025/08/22 01:56:22 DEBUG : B2 bucket rclone-test-recited3teli: Waiting for transfers to finish 2025/08/22 01:56:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:56:24 INFO : potato2: Copied (server-side copy) 2025/08/22 01:56:24 INFO : potato2: Deleted 2025/08/22 01:56:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 01:56:24 INFO : potato3: Copied (server-side copy) 2025/08/22 01:56:25 INFO : potato3: Deleted 2025/08/22 01:56:25 DEBUG : B2 bucket rclone-test-recited3teli: Purge remote 2025/08/22 01:56:25 INFO : B2 bucket rclone-test-recited3teli: cleaning bucket "rclone-test-recited3teli" of all files 2025/08/22 01:56:25 DEBUG : potato2: Deleting (id "4_zdf72cd4370ddcbfb9f880e1b_f1006c2c192471a0f_d20250822_m015624_c001_v0001043_t0042_u01755827784300") 2025/08/22 01:56:25 DEBUG : potato3: Deleting (id "4_zdf72cd4370ddcbfb9f880e1b_f1118f1ffc5048097_d20250822_m015624_c001_v0001093_t0008_u01755827784677") 2025/08/22 01:56:27 DEBUG : B2 bucket rclone-test-cugesep2meji: Purge remote 2025/08/22 01:56:27 INFO : B2 bucket rclone-test-cugesep2meji: cleaning bucket "rclone-test-cugesep2meji" of all files 2025/08/22 01:56:27 DEBUG : empty space: Deleting (id "4_z7fc2ad4370ddcbfb9f880e1b_f114fa081f60df068_d20250822_m015618_c001_v0001145_t0050_u01755827778673") 2025/08/22 01:56:27 DEBUG : potato2: Deleting (id "4_z7fc2ad4370ddcbfb9f880e1b_f41604f7942764371_d20250822_m015624_c001_v7007000_t0000_u01755827784729") 2025/08/22 01:56:27 DEBUG : potato2: Deleting (id "4_z7fc2ad4370ddcbfb9f880e1b_f108283bda5b72cdd_d20250822_m015620_c001_v0001184_t0017_u01755827780632") 2025/08/22 01:56:27 DEBUG : potato3: Deleting (id "4_z7fc2ad4370ddcbfb9f880e1b_f41604f7942764377_d20250822_m015625_c001_v7007000_t0000_u01755827785082") 2025/08/22 01:56:27 DEBUG : potato3: Deleting (id "4_z7fc2ad4370ddcbfb9f880e1b_f10562423b3c6a537_d20250822_m015620_c001_v0001038_t0018_u01755827780861") 2025/08/22 01:56:27 DEBUG : potato3: Deleting (id "4_z7fc2ad4370ddcbfb9f880e1b_f114fa081f60df06a_d20250822_m015619_c001_v0001145_t0001_u01755827779106") --- PASS: TestServerSideMoveWithFilter (20.07s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:56:31 DEBUG : Creating backend with remote "TestB2:rclone-test-sezovew7zise" 2025/08/22 01:56:34 INFO : tomatoDir: Making directory sync_test.go:1735: Server side move (if possible) B2 bucket rclone-test-fequxic9peko -> B2 bucket rclone-test-sezovew7zise 2025/08/22 01:56:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:56:39 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/22 01:56:39 DEBUG : empty space: Unchanged skipping 2025/08/22 01:56:39 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/08/22 01:56:39 DEBUG : B2 bucket rclone-test-sezovew7zise: Waiting for checks to finish 2025/08/22 01:56:40 INFO : empty space: Deleted 2025/08/22 01:56:40 DEBUG : B2 bucket rclone-test-sezovew7zise: Waiting for transfers to finish 2025/08/22 01:56:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:56:40 INFO : potato2: Copied (server-side copy) 2025/08/22 01:56:40 INFO : potato2: Deleted 2025/08/22 01:56:41 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 01:56:41 INFO : potato3: Copied (server-side copy) 2025/08/22 01:56:41 INFO : potato3: Deleted 2025/08/22 01:56:41 DEBUG : Creating backend with remote "TestB2:rclone-test-suxoyes4vuxe" 2025/08/22 01:56:42 INFO : tomatoDir: Making directory 2025/08/22 01:56:42 DEBUG : empty space: Need to transfer - File not found at Destination 2025/08/22 01:56:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/08/22 01:56:42 DEBUG : potato3: Need to transfer - File not found at Destination 2025/08/22 01:56:42 DEBUG : B2 bucket rclone-test-suxoyes4vuxe: Waiting for checks to finish 2025/08/22 01:56:42 DEBUG : B2 bucket rclone-test-suxoyes4vuxe: Waiting for transfers to finish 2025/08/22 01:56:46 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/08/22 01:56:46 INFO : empty space: Copied (server-side copy) 2025/08/22 01:56:46 INFO : empty space: Deleted 2025/08/22 01:56:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/08/22 01:56:47 INFO : potato2: Copied (server-side copy) 2025/08/22 01:56:47 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/08/22 01:56:47 INFO : potato3: Copied (server-side copy) 2025/08/22 01:56:47 INFO : potato2: Deleted 2025/08/22 01:56:47 INFO : potato3: Deleted 2025/08/22 01:56:47 DEBUG : B2 bucket rclone-test-suxoyes4vuxe: Purge remote 2025/08/22 01:56:47 INFO : B2 bucket rclone-test-suxoyes4vuxe: cleaning bucket "rclone-test-suxoyes4vuxe" of all files 2025/08/22 01:56:48 DEBUG : empty space: Deleting (id "4_zaf821d3370edcbfb9f880e1b_f1013433878bf61c5_d20250822_m015646_c001_v0001178_t0051_u01755827806498") 2025/08/22 01:56:48 DEBUG : potato2: Deleting (id "4_zaf821d3370edcbfb9f880e1b_f1060d81081725b6c_d20250822_m015646_c001_v0001153_t0012_u01755827806727") 2025/08/22 01:56:48 DEBUG : potato3: Deleting (id "4_zaf821d3370edcbfb9f880e1b_f103cff28cd8c9ada_d20250822_m015646_c001_v0001091_t0030_u01755827806875") 2025/08/22 01:56:49 DEBUG : B2 bucket rclone-test-sezovew7zise: Purge remote 2025/08/22 01:56:49 INFO : B2 bucket rclone-test-sezovew7zise: cleaning bucket "rclone-test-sezovew7zise" of all files 2025/08/22 01:56:49 DEBUG : empty space: Deleting (id "4_z7f82fd3370ddcbfb9f880e1b_f404a9f843ddb6026_d20250822_m015646_c001_v7007000_t0000_u01755827806708") 2025/08/22 01:56:49 DEBUG : empty space: Deleting (id "4_z7f82fd3370ddcbfb9f880e1b_f11856f470c5e3bd3_d20250822_m015638_c001_v0001180_t0048_u01755827798908") 2025/08/22 01:56:49 DEBUG : potato2: Deleting (id "4_z7f82fd3370ddcbfb9f880e1b_f404a9f843ddb6029_d20250822_m015647_c001_v7007000_t0000_u01755827807095") 2025/08/22 01:56:49 DEBUG : potato2: Deleting (id "4_z7f82fd3370ddcbfb9f880e1b_f116a268bf4af3337_d20250822_m015640_c001_v0001038_t0021_u01755827800091") 2025/08/22 01:56:49 DEBUG : potato3: Deleting (id "4_z7f82fd3370ddcbfb9f880e1b_f404a9f843ddb602b_d20250822_m015647_c001_v7007000_t0000_u01755827807280") 2025/08/22 01:56:49 DEBUG : potato3: Deleting (id "4_z7f82fd3370ddcbfb9f880e1b_f110993cf1de58d95_d20250822_m015640_c001_v0001104_t0006_u01755827800479") 2025/08/22 01:56:49 DEBUG : potato3: Deleting (id "4_z7f82fd3370ddcbfb9f880e1b_f11856f470c5e3bd5_d20250822_m015639_c001_v0001180_t0040_u01755827799129") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (23.41s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:56:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.64s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:56:57 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/rclone-sync-test" --- PASS: TestSyncOverlap (1.48s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:56:58 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/rclone-sync-test" 2025/08/22 01:57:00 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/rclone-sync-test-include/layer2" 2025/08/22 01:57:02 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/rclone-sync-test-ignore-file" 2025/08/22 01:57:05 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/22 01:57:05 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/22 01:57:06 DEBUG : pacer: Reducing sleep to 10ms 2025/08/22 01:57:06 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/22 01:57:06 DEBUG : B2 bucket rclone-test-fequxic9peko path rclone-sync-test: Waiting for checks to finish 2025/08/22 01:57:06 DEBUG : B2 bucket rclone-test-fequxic9peko path rclone-sync-test: Waiting for transfers to finish 2025/08/22 01:57:06 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:06 INFO : There was nothing to transfer 2025/08/22 01:57:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/22 01:57:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:57:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:57:07 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:07 INFO : There was nothing to transfer 2025/08/22 01:57:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/22 01:57:07 DEBUG : B2 bucket rclone-test-fequxic9peko path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/08/22 01:57:07 DEBUG : B2 bucket rclone-test-fequxic9peko path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/08/22 01:57:07 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:07 INFO : There was nothing to transfer 2025/08/22 01:57:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/22 01:57:08 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:57:08 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:57:08 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:08 INFO : There was nothing to transfer 2025/08/22 01:57:08 DEBUG : Excluded 2025/08/22 01:57:08 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/08/22 01:57:08 DEBUG : B2 bucket rclone-test-fequxic9peko path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/08/22 01:57:08 DEBUG : B2 bucket rclone-test-fequxic9peko path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/08/22 01:57:08 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:08 INFO : There was nothing to transfer --- PASS: TestSyncOverlapWithFilter (10.27s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:57:09 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dst" 2025/08/22 01:57:10 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/CompareDest" 2025/08/22 01:57:12 DEBUG : one: Need to transfer - File not found at Destination 2025/08/22 01:57:12 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:12 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:13 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:57:13 INFO : one: Copied (new) 2025/08/22 01:57:13 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:13 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:13 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:14 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:14 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/22 01:57:14 INFO : one: Copied (replaced existing) 2025/08/22 01:57:14 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:16 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:16 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:16 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 01:57:16 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:16 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:16 INFO : There was nothing to transfer 2025/08/22 01:57:17 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/22 01:57:18 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 01:57:18 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:18 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:18 INFO : There was nothing to transfer 2025/08/22 01:57:18 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:18 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:18 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/22 01:57:18 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:18 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:18 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 01:57:18 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:18 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:18 INFO : There was nothing to transfer 2025/08/22 01:57:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:20 DEBUG : two: Modification times differ by -119h59m59.877s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 12:59:59.123 +0000 UTC 2025/08/22 01:57:20 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/22 01:57:20 DEBUG : two: Destination found in --compare-dest, skipping 2025/08/22 01:57:20 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 01:57:20 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:20 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:20 INFO : There was nothing to transfer 2025/08/22 01:57:20 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:20 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:20 DEBUG : two: Need to transfer - File not found at Destination 2025/08/22 01:57:20 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:20 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:20 DEBUG : one: Destination found in --compare-dest, skipping 2025/08/22 01:57:20 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:21 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/08/22 01:57:21 INFO : two: Copied (new) 2025/08/22 01:57:21 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.93s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:57:24 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dest" 2025/08/22 01:57:25 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/pre-dest1" 2025/08/22 01:57:26 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/pre-dest2" 2025/08/22 01:57:28 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:57:28 DEBUG : 1: Destination found in --compare-dest, skipping 2025/08/22 01:57:29 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:57:29 DEBUG : 2: Destination found in --compare-dest, skipping 2025/08/22 01:57:29 DEBUG : 3: Need to transfer - File not found at Destination 2025/08/22 01:57:29 DEBUG : B2 bucket rclone-test-fequxic9peko path dest: Waiting for checks to finish 2025/08/22 01:57:29 DEBUG : B2 bucket rclone-test-fequxic9peko path dest: Waiting for transfers to finish 2025/08/22 01:57:30 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/08/22 01:57:30 INFO : 3: Copied (new) 2025/08/22 01:57:30 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.93s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:57:32 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dst" 2025/08/22 01:57:33 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/CopyDest" 2025/08/22 01:57:35 DEBUG : one: Need to transfer - File not found at Destination 2025/08/22 01:57:35 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:35 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:36 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:57:36 INFO : one: Copied (new) 2025/08/22 01:57:36 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:36 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:36 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:37 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:37 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/22 01:57:37 INFO : one: Copied (replaced existing) 2025/08/22 01:57:37 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:39 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/BackupDir" 2025/08/22 01:57:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:40 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:40 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/08/22 01:57:42 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:57:42 INFO : one: Copied (server-side copy) 2025/08/22 01:57:42 INFO : one: Deleted 2025/08/22 01:57:42 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/08/22 01:57:42 INFO : one: Copied (server-side copy) 2025/08/22 01:57:42 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/08/22 01:57:42 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:42 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:44 DEBUG : one: Unchanged skipping 2025/08/22 01:57:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:44 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/08/22 01:57:44 INFO : two: Copied (server-side copy) 2025/08/22 01:57:44 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/08/22 01:57:44 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:44 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:44 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:45 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:45 DEBUG : one: Unchanged skipping 2025/08/22 01:57:45 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:45 DEBUG : two: Unchanged skipping 2025/08/22 01:57:45 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:45 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:45 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:45 INFO : There was nothing to transfer 2025/08/22 01:57:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:46 DEBUG : one: Unchanged skipping 2025/08/22 01:57:46 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/08/22 01:57:46 DEBUG : three: Destination not found in --copy-dest 2025/08/22 01:57:46 DEBUG : three: Need to transfer - File not found at Destination 2025/08/22 01:57:46 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/08/22 01:57:46 DEBUG : two: Unchanged skipping 2025/08/22 01:57:46 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:46 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:47 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/08/22 01:57:47 INFO : three: Copied (new) 2025/08/22 01:57:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.44s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:57:50 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/7fb24d3370bdcbfb9f880e1b/c001_v0001171_t0056": EOF 2025/08/22 01:57:50 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/7fb24d3370bdcbfb9f880e1b/c001_v0001171_t0056": EOF) 2025/08/22 01:57:50 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fequxic9peko: 1/10 (Post "https://pod-000-1171-10.backblaze.com/b2api/v1/b2_upload_file/7fb24d3370bdcbfb9f880e1b/c001_v0001171_t0056": EOF) 2025/08/22 01:57:53 DEBUG : pacer: Reducing sleep to 10ms 2025/08/22 01:57:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dst" 2025/08/22 01:57:54 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/backup" 2025/08/22 01:57:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 01:57:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:57:56 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:57:56 DEBUG : two: Unchanged skipping 2025/08/22 01:57:57 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:57:57 INFO : one: Copied (server-side copy) 2025/08/22 01:57:57 INFO : one: Deleted 2025/08/22 01:57:57 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:57:58 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:57:58 INFO : one: Copied (new) 2025/08/22 01:57:58 DEBUG : Waiting for deletions to finish 2025/08/22 01:57:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 01:57:59 INFO : three.txt: Copied (server-side copy) 2025/08/22 01:57:59 INFO : three.txt: Deleted 2025/08/22 01:57:59 INFO : three.txt: Moved into backup dir 2025/08/22 01:58:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 01:58:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:01 DEBUG : two: Unchanged skipping 2025/08/22 01:58:01 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:58:01 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:01 INFO : one: Copied (server-side copy) 2025/08/22 01:58:01 INFO : one: Deleted 2025/08/22 01:58:01 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:58:02 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 01:58:02 INFO : one: Copied (new) 2025/08/22 01:58:02 DEBUG : Waiting for deletions to finish 2025/08/22 01:58:02 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 01:58:02 INFO : three.txt: Copied (server-side copy) 2025/08/22 01:58:03 INFO : three.txt: Deleted 2025/08/22 01:58:03 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (14.86s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:58:05 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dst" 2025/08/22 01:58:06 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/backup" 2025/08/22 01:58:08 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 01:58:08 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:08 DEBUG : two: Unchanged skipping 2025/08/22 01:58:08 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:58:10 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:58:10 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 01:58:10 INFO : one: Deleted 2025/08/22 01:58:10 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:58:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:10 INFO : one: Copied (new) 2025/08/22 01:58:10 DEBUG : Waiting for deletions to finish 2025/08/22 01:58:11 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 01:58:11 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 01:58:11 INFO : three.txt: Deleted 2025/08/22 01:58:11 INFO : three.txt: Moved into backup dir 2025/08/22 01:58:13 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 01:58:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:13 DEBUG : two: Unchanged skipping 2025/08/22 01:58:13 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:58:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:13 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 01:58:13 INFO : one: Deleted 2025/08/22 01:58:13 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:58:14 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 01:58:14 INFO : one: Copied (new) 2025/08/22 01:58:14 DEBUG : Waiting for deletions to finish 2025/08/22 01:58:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 01:58:14 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 01:58:15 INFO : three.txt: Deleted 2025/08/22 01:58:15 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (12.01s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:58:17 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dst" 2025/08/22 01:58:17 DEBUG : Config file has changed externally - reloading 2025/08/22 01:58:18 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/backup" 2025/08/22 01:58:20 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 01:58:20 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:20 DEBUG : two: Unchanged skipping 2025/08/22 01:58:20 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:58:22 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:58:22 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/22 01:58:22 INFO : one: Deleted 2025/08/22 01:58:22 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:58:23 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:23 INFO : one: Copied (new) 2025/08/22 01:58:23 DEBUG : Waiting for deletions to finish 2025/08/22 01:58:23 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 01:58:23 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/22 01:58:23 INFO : three.txt: Deleted 2025/08/22 01:58:23 INFO : three.txt: Moved into backup dir 2025/08/22 01:58:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 01:58:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:25 DEBUG : two: Unchanged skipping 2025/08/22 01:58:25 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:58:26 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:26 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/22 01:58:26 INFO : one: Deleted 2025/08/22 01:58:26 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:58:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 01:58:26 INFO : one: Copied (new) 2025/08/22 01:58:26 DEBUG : Waiting for deletions to finish 2025/08/22 01:58:27 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 01:58:27 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/22 01:58:27 INFO : three.txt: Deleted 2025/08/22 01:58:27 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.19s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:58:30 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dst" 2025/08/22 01:58:31 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 01:58:31 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:58:31 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:31 DEBUG : two: Unchanged skipping 2025/08/22 01:58:32 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:58:32 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 01:58:32 INFO : one: Deleted 2025/08/22 01:58:32 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:58:33 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:33 INFO : one: Copied (new) 2025/08/22 01:58:33 DEBUG : Waiting for deletions to finish 2025/08/22 01:58:34 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 01:58:34 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 01:58:34 INFO : three.txt: Deleted 2025/08/22 01:58:34 INFO : three.txt: Moved into backup dir 2025/08/22 01:58:34 DEBUG : dst/three.txt: Clearing upload URL because of error: Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/7fb24d3370bdcbfb9f880e1b/c001_v0001029_t0006": EOF 2025/08/22 01:58:34 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/7fb24d3370bdcbfb9f880e1b/c001_v0001029_t0006": EOF) 2025/08/22 01:58:34 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "dst/three.txt" to B2 bucket rclone-test-fequxic9peko: 1/10 (Post "https://pod-000-1029-16.backblaze.com/b2api/v1/b2_upload_file/7fb24d3370bdcbfb9f880e1b/c001_v0001029_t0006": EOF) 2025/08/22 01:58:37 DEBUG : pacer: Reducing sleep to 10ms 2025/08/22 01:58:37 DEBUG : one.bak: Excluded (Path Filter) 2025/08/22 01:58:37 DEBUG : one.bak: Excluded 2025/08/22 01:58:37 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/08/22 01:58:37 DEBUG : three.txt.bak: Excluded 2025/08/22 01:58:37 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 01:58:37 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:37 DEBUG : two: Unchanged skipping 2025/08/22 01:58:37 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for checks to finish 2025/08/22 01:58:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:38 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 01:58:38 INFO : one: Deleted 2025/08/22 01:58:38 DEBUG : B2 bucket rclone-test-fequxic9peko path dst: Waiting for transfers to finish 2025/08/22 01:58:38 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 01:58:38 INFO : one: Copied (new) 2025/08/22 01:58:38 DEBUG : Waiting for deletions to finish 2025/08/22 01:58:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 01:58:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 01:58:39 INFO : three.txt: Deleted 2025/08/22 01:58:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (12.37s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:58:41 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dst" 2025/08/22 01:58:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 01:58:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:58:44 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 01:58:44 INFO : one: Deleted 2025/08/22 01:58:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:45 INFO : one: Copied (new) 2025/08/22 01:58:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:45 DEBUG : two: Unchanged skipping 2025/08/22 01:58:45 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/22 01:58:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 01:58:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 01:58:46 INFO : three.txt: Deleted 2025/08/22 01:58:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 01:58:46 INFO : three.txt: Copied (new) 2025/08/22 01:58:46 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/08/22 01:58:46 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/08/22 01:58:47 DEBUG : pacer: Reducing sleep to 10ms 2025/08/22 01:58:47 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 01:58:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:48 INFO : one: Copied (server-side copy) to: one.bak 2025/08/22 01:58:48 INFO : one: Deleted 2025/08/22 01:58:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 01:58:49 INFO : one: Copied (new) 2025/08/22 01:58:49 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:49 DEBUG : two: Unchanged skipping 2025/08/22 01:58:49 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/22 01:58:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 01:58:49 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/08/22 01:58:50 INFO : three.txt: Deleted 2025/08/22 01:58:50 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/22 01:58:50 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.89s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:58:53 DEBUG : Creating backend with remote "TestB2:rclone-test-fequxic9peko/dst" 2025/08/22 01:58:54 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/08/22 01:58:55 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/08/22 01:58:55 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/22 01:58:55 INFO : one: Deleted 2025/08/22 01:58:56 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:56 INFO : one: Copied (new) 2025/08/22 01:58:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:58:56 DEBUG : two: Unchanged skipping 2025/08/22 01:58:57 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/08/22 01:58:57 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/08/22 01:58:57 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/22 01:58:57 INFO : three.txt: Deleted 2025/08/22 01:58:58 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 01:58:58 INFO : three.txt: Copied (new) 2025/08/22 01:58:59 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/08/22 01:58:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/08/22 01:58:59 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/08/22 01:59:00 INFO : one: Deleted 2025/08/22 01:59:00 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/08/22 01:59:00 INFO : one: Copied (new) 2025/08/22 01:59:00 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:00 DEBUG : two: Unchanged skipping 2025/08/22 01:59:00 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/08/22 01:59:01 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/08/22 01:59:01 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/08/22 01:59:01 INFO : three.txt: Deleted 2025/08/22 01:59:01 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/08/22 01:59:01 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (11.65s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:04 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/08/22 01:59:04 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:59:04 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:59:04 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/08/22 01:59:04 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/08/22 01:59:04 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (1.97s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:05 DEBUG : existing: Need to transfer - File not found at Destination 2025/08/22 01:59:05 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:59:05 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:59:06 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/08/22 01:59:06 INFO : existing: Copied (new) 2025/08/22 01:59:06 DEBUG : Waiting for deletions to finish 2025/08/22 01:59:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/08/22 01:59:06 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:59:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/08/22 01:59:06 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:59:06 ERROR : B2 bucket rclone-test-fequxic9peko: not deleting files as there were IO errors 2025/08/22 01:59:06 ERROR : B2 bucket rclone-test-fequxic9peko: not deleting directories as there were IO errors --- PASS: TestSyncImmutable (1.93s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:07 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:07 DEBUG : existing: Unchanged skipping 2025/08/22 01:59:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:59:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:59:07 DEBUG : Waiting for deletions to finish 2025/08/22 01:59:07 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.37s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:2665: 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-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:2704: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" sync_test.go:2704: 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-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:59:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both10: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both13: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both14: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both0: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both16: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both17: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both11: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both18: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both1: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both2: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both15: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both12: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both3: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both6: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both7: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both8: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:20 DEBUG : both9: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both4: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both5: Unchanged skipping 2025/08/22 01:59:20 DEBUG : both19: Unchanged skipping 2025/08/22 01:59:20 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:59:20 DEBUG : Waiting for deletions to finish 2025/08/22 01:59:20 INFO : only0: Deleted 2025/08/22 01:59:20 INFO : only10: Deleted 2025/08/22 01:59:20 INFO : only14: Deleted 2025/08/22 01:59:20 INFO : only1: Deleted 2025/08/22 01:59:20 INFO : only5: Deleted 2025/08/22 01:59:20 INFO : only11: Deleted 2025/08/22 01:59:20 INFO : only15: Deleted 2025/08/22 01:59:20 INFO : only17: Deleted 2025/08/22 01:59:20 INFO : only18: Deleted 2025/08/22 01:59:20 INFO : only2: Deleted 2025/08/22 01:59:21 INFO : only4: Deleted 2025/08/22 01:59:21 INFO : only6: Deleted 2025/08/22 01:59:21 INFO : only8: Deleted 2025/08/22 01:59:21 INFO : only13: Deleted 2025/08/22 01:59:21 INFO : only19: Deleted 2025/08/22 01:59:21 INFO : only3: Deleted 2025/08/22 01:59:21 INFO : only7: Deleted 2025/08/22 01:59:21 INFO : only9: Deleted 2025/08/22 01:59:21 INFO : only12: Deleted 2025/08/22 01:59:21 INFO : only16: Deleted 2025/08/22 01:59:21 INFO : There was nothing to transfer --- PASS: TestSyncConcurrentDelete (15.46s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:35 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 01:59:35 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both0: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both13: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both14: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both11: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both16: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both17: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both18: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both19: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both12: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both2: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both10: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both15: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both1: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both6: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both7: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both8: Unchanged skipping 2025/08/22 01:59:35 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 01:59:35 DEBUG : both3: Unchanged skipping 2025/08/22 01:59:35 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : both4: Unchanged skipping 2025/08/22 01:59:35 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : both5: Unchanged skipping 2025/08/22 01:59:35 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : both9: Unchanged skipping 2025/08/22 01:59:35 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/08/22 01:59:35 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 01:59:36 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only10: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only0: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only12: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only13: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only11: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only18: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only19: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only15: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only1: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only14: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only3: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only16: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only5: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only6: Copied (replaced existing) 2025/08/22 01:59:36 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:36 INFO : only7: Copied (replaced existing) 2025/08/22 01:59:37 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:37 INFO : only8: Copied (replaced existing) 2025/08/22 01:59:37 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:37 INFO : only9: Copied (replaced existing) 2025/08/22 01:59:37 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:37 INFO : only17: Copied (replaced existing) 2025/08/22 01:59:37 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:37 INFO : only2: Copied (replaced existing) 2025/08/22 01:59:37 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/08/22 01:59:37 INFO : only4: Copied (replaced existing) 2025/08/22 01:59:37 DEBUG : Waiting for deletions to finish --- PASS: TestSyncConcurrentTruncate (19.51s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:45 DEBUG : empty_dir: Making directory with metadata 2025/08/22 01:59:45 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 01:59:45 DEBUG : empty_on_remote: Making directory with metadata 2025/08/22 01:59:45 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 01:59:45 INFO : empty_on_remote: Making directory 2025/08/22 01:59:45 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/22 01:59:46 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:46 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:46 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:46 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTime (2.79s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:48 DEBUG : empty_dir: Making directory with metadata 2025/08/22 01:59:48 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 01:59:48 DEBUG : empty_on_remote: Making directory with metadata 2025/08/22 01:59:48 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/08/22 01:59:48 INFO : empty_on_remote: Making directory 2025/08/22 01:59:48 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC 2025/08/22 01:59:49 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:49 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:49 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:49 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:49 INFO : empty_dir: Set directory modification time (using DirSetModTime) --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:51 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:51 INFO : sub dir: Making directory 2025/08/22 01:59:51 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithEmptyDirs (3.74s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 01:59:54 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/08/22 01:59:54 INFO : sub dir: Making directory 2025/08/22 01:59:54 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC --- PASS: TestNothingToTransferWithoutEmptyDirs (3.89s) === RUN TestTransform === RUN TestTransform/NFC run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:00:05 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:06 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:00:06 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : apple: Unchanged skipping 2025/08/22 02:00:06 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : banana: Unchanged skipping 2025/08/22 02:00:06 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:00:06 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:00:06 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:06 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:00:06 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:00:06 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:06 INFO : There was nothing to transfer 2025/08/22 02:00:06 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:07 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : apple: Unchanged skipping 2025/08/22 02:00:07 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:00:07 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : banana: Unchanged skipping 2025/08/22 02:00:07 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:00:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:00:07 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:07 INFO : There was nothing to transfer 2025/08/22 02:00:07 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:07 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:07 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/NFD run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:00:21 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:21 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:21 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : apple: Unchanged skipping 2025/08/22 02:00:22 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : banana: Unchanged skipping 2025/08/22 02:00:22 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:00:22 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:00:22 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:22 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:00:22 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:00:22 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:22 INFO : There was nothing to transfer 2025/08/22 02:00:22 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:22 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:22 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : apple: Unchanged skipping 2025/08/22 02:00:23 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:00:23 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:00:23 DEBUG : banana: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:23 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:00:23 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:00:23 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:23 INFO : There was nothing to transfer 2025/08/22 02:00:23 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:23 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:23 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/base64 run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:00:35 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:36 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:36 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:36 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:36 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:36 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:36 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:36 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:36 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:36 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/22 02:00:36 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:36 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:00:36 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:00:36 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 02:00:36 INFO : banana: Copied (new) to: YmFuYW5h 2025/08/22 02:00:36 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:36 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 02:00:36 INFO : apple: Copied (new) to: YXBwbGU= 2025/08/22 02:00:36 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:36 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 02:00:36 INFO : appleappleapplebanana: Copied (new) to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:36 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:37 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 02:00:37 INFO : splitbananasplit: Copied (new) to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:37 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 02:00:37 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 02:00:37 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 02:00:37 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 02:00:37 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 02:00:37 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 02:00:37 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 02:00:37 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:37 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 02:00:37 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:37 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 02:00:37 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:37 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 02:00:37 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:37 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:37 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 02:00:37 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:37 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:37 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 02:00:37 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:37 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:38 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 02:00:38 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:38 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 02:00:38 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:38 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 02:00:38 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:38 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 02:00:38 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:38 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:38 INFO : splitbananasplit: Deleted 2025/08/22 02:00:38 INFO : dir1/0011-56789;.txt: Deleted 2025/08/22 02:00:38 INFO : appleappleapplebanana: Deleted 2025/08/22 02:00:38 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0012-6789;.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0008-2345678.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0013-789;=.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0014-89;=.txt: Deleted 2025/08/22 02:00:38 INFO : apple: Deleted 2025/08/22 02:00:38 INFO : dir1/0007-1234567.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/22 02:00:38 INFO : dir1/0009-3456789.txt: Deleted 2025/08/22 02:00:39 INFO : dir1/0015-9;=.txt: Deleted 2025/08/22 02:00:39 INFO : banana: Deleted 2025/08/22 02:00:39 INFO : dir1/0003-defghij.txt: Deleted 2025/08/22 02:00:39 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/22 02:00:39 INFO : dir1/0010-456789.txt: Deleted 2025/08/22 02:00:39 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:39 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/22 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:39 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:39 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:39 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:39 DEBUG : apple: Unchanged skipping 2025/08/22 02:00:39 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:39 DEBUG : banana: Unchanged skipping 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:39 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:00:39 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:39 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:39 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:39 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/22 02:00:39 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:39 DEBUG : 0000-abcdefg.txt: transformed to: MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:40 DEBUG : 0001-bcdefgh.txt: transformed to: MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:40 DEBUG : 0002-cdefghi.txt: transformed to: MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:40 DEBUG : 0003-defghij.txt: transformed to: MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:40 DEBUG : 0004-efghijk.txt: transformed to: MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:40 DEBUG : 0005-fghijkl.txt: transformed to: MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:40 DEBUG : 0006-ghijklm.txt: transformed to: MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : 0007-1234567.txt: transformed to: MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:40 DEBUG : 0008-2345678.txt: transformed to: MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:40 DEBUG : 0009-3456789.txt: transformed to: MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : 0010-456789.txt: transformed to: MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:40 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : 0011-56789;.txt: transformed to: MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:40 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : 0012-6789;.txt: transformed to: MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:40 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : 0013-789;=.txt: transformed to: MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:40 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : 0014-89;=.txt: transformed to: MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : 0015-9;=.txt: transformed to: MDAxNS05Oz0udHh0 2025/08/22 02:00:40 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:00:40 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:00:40 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:00:40 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:00:40 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:40 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:40 DEBUG : YXBwbGU=: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : YmFuYW5h: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : dir1/MDAxNS05Oz0udHh0: Excluded (Path Filter) 2025/08/22 02:00:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:40 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 2025/08/22 02:00:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:40 DEBUG : apple: transformed to: YXBwbGU= 2025/08/22 02:00:40 DEBUG : appleappleapplebanana: transformed to: YXBwbGVhcHBsZWFwcGxlYmFuYW5h 2025/08/22 02:00:40 DEBUG : banana: transformed to: YmFuYW5h 2025/08/22 02:00:40 DEBUG : splitbananasplit: transformed to: c3BsaXRiYW5hbmFzcGxpdA== 2025/08/22 02:00:40 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/MDAwMC1hYmNkZWZnLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/MDAwMS1iY2RlZmdoLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/MDAwMi1jZGVmZ2hpLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/MDAwMy1kZWZnaGlqLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/MDAwNC1lZmdoaWprLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/MDAwNS1mZ2hpamtsLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/MDAwNi1naGlqa2xtLnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/MDAwNy0xMjM0NTY3LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/MDAwOC0yMzQ1Njc4LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/MDAwOS0zNDU2Nzg5LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0010-456789.txt: transformed to: dir1/MDAxMC00NTY3ODkudHh0 2025/08/22 02:00:40 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/MDAxMS01Njc4OTsudHh0 2025/08/22 02:00:40 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/MDAxMi02Nzg5Oy50eHQ= 2025/08/22 02:00:40 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/MDAxMy03ODk7PS50eHQ= 2025/08/22 02:00:40 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/MDAxNC04OTs9LnR4dA== 2025/08/22 02:00:40 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/MDAxNS05Oz0udHh0 === RUN TestTransform/prefix run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:00:52 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:52 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:00:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:52 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:52 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:52 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:52 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:53 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:53 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:53 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:53 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:53 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:53 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:53 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : 0000-abcdefg.txt: transformed to: PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0001-bcdefgh.txt: transformed to: PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0002-cdefghi.txt: transformed to: PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0003-defghij.txt: transformed to: PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0004-efghijk.txt: transformed to: PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0005-fghijkl.txt: transformed to: PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0006-ghijklm.txt: transformed to: PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0007-1234567.txt: transformed to: PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0008-2345678.txt: transformed to: PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0009-3456789.txt: transformed to: PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0010-456789.txt: transformed to: PREFIX0010-456789.txt 2025/08/22 02:00:53 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0011-56789;.txt: transformed to: PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0012-6789;.txt: transformed to: PREFIX0012-6789;.txt 2025/08/22 02:00:53 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0013-789;=.txt: transformed to: PREFIX0013-789;=.txt 2025/08/22 02:00:53 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0014-89;=.txt: transformed to: PREFIX0014-89;=.txt 2025/08/22 02:00:53 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : 0015-9;=.txt: transformed to: PREFIX0015-9;=.txt 2025/08/22 02:00:53 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:53 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:00:53 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:00:53 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 02:00:53 INFO : banana: Copied (new) to: PREFIXbanana 2025/08/22 02:00:53 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 02:00:53 INFO : splitbananasplit: Copied (new) to: PREFIXsplitbananasplit 2025/08/22 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 02:00:53 INFO : apple: Copied (new) to: PREFIXapple 2025/08/22 02:00:53 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 02:00:53 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 02:00:53 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 02:00:53 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:53 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 02:00:53 INFO : appleappleapplebanana: Copied (new) to: PREFIXappleappleapplebanana 2025/08/22 02:00:53 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 02:00:53 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:53 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 02:00:53 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:53 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 02:00:53 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:53 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 02:00:53 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:53 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:53 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 02:00:53 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:53 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:53 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 02:00:53 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:53 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:53 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 02:00:53 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:53 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:54 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 02:00:54 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:54 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:54 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 02:00:54 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:54 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:54 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 02:00:54 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:54 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 02:00:54 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 02:00:54 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:54 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 02:00:54 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:54 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 02:00:54 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:54 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 02:00:54 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/PREFIX0015-9;=.txt 2025/08/22 02:00:54 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:54 INFO : apple: Deleted 2025/08/22 02:00:54 INFO : splitbananasplit: Deleted 2025/08/22 02:00:55 INFO : dir1/0009-3456789.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0015-9;=.txt: Deleted 2025/08/22 02:00:55 INFO : banana: Deleted 2025/08/22 02:00:55 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0003-defghij.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0008-2345678.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0007-1234567.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0010-456789.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0011-56789;.txt: Deleted 2025/08/22 02:00:55 INFO : appleappleapplebanana: Deleted 2025/08/22 02:00:55 INFO : dir1/0012-6789;.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0013-789;=.txt: Deleted 2025/08/22 02:00:55 INFO : dir1/0014-89;=.txt: Deleted 2025/08/22 02:00:55 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:55 DEBUG : PREFIXapple: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : PREFIXappleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : PREFIXbanana: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : PREFIXsplitbananasplit: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:55 DEBUG : dir1/PREFIX0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 02:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 02:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : apple: transformed to: PREFIXapple 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: transformed to: PREFIXappleappleapplebanana 2025/08/22 02:00:56 DEBUG : banana: transformed to: PREFIXbanana 2025/08/22 02:00:56 DEBUG : splitbananasplit: transformed to: PREFIXsplitbananasplit 2025/08/22 02:00:56 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/PREFIX0000-abcdefg.txt 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/PREFIX0001-bcdefgh.txt 2025/08/22 02:00:56 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/PREFIX0002-cdefghi.txt 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/PREFIX0003-defghij.txt 2025/08/22 02:00:56 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/PREFIX0004-efghijk.txt 2025/08/22 02:00:56 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/PREFIX0005-fghijkl.txt 2025/08/22 02:00:56 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/PREFIX0006-ghijklm.txt 2025/08/22 02:00:56 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/PREFIX0007-1234567.txt 2025/08/22 02:00:56 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/PREFIX0008-2345678.txt 2025/08/22 02:00:56 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/PREFIX0009-3456789.txt 2025/08/22 02:00:56 DEBUG : dir1/0010-456789.txt: transformed to: dir1/PREFIX0010-456789.txt 2025/08/22 02:00:56 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/PREFIX0011-56789;.txt 2025/08/22 02:00:56 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/PREFIX0012-6789;.txt 2025/08/22 02:00:56 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/PREFIX0013-789;=.txt 2025/08/22 02:00:56 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/PREFIX0014-89;=.txt 2025/08/22 02:00:56 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/PREFIX0015-9;=.txt 2025/08/22 02:00:56 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 02:00:56 INFO : banana: Copied (new) 2025/08/22 02:00:56 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:00:56 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:00:56 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:00:56 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 02:00:56 INFO : appleappleapplebanana: Copied (new) 2025/08/22 02:00:56 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 02:00:56 INFO : splitbananasplit: Copied (new) 2025/08/22 02:00:56 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 02:00:56 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/22 02:00:56 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 02:00:56 INFO : apple: Copied (new) 2025/08/22 02:00:56 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 02:00:56 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/22 02:00:56 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 02:00:56 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 02:00:57 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 02:00:57 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 02:00:57 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 02:00:57 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 02:00:57 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 02:00:57 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 02:00:57 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 02:00:57 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 02:00:57 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 02:00:57 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 02:00:57 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 02:00:57 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 02:00:57 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/22 02:00:57 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:58 INFO : dir1/PREFIX0009-3456789.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0012-6789;.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0014-89;=.txt: Deleted 2025/08/22 02:00:58 INFO : PREFIXapple: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0010-456789.txt: Deleted 2025/08/22 02:00:58 INFO : PREFIXappleappleapplebanana: Deleted 2025/08/22 02:00:58 INFO : PREFIXbanana: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0001-bcdefgh.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0005-fghijkl.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0007-1234567.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0013-789;=.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0000-abcdefg.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0006-ghijklm.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0008-2345678.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0011-56789;.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0015-9;=.txt: Deleted 2025/08/22 02:00:58 INFO : PREFIXsplitbananasplit: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0002-cdefghi.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0003-defghij.txt: Deleted 2025/08/22 02:00:58 INFO : dir1/PREFIX0004-efghijk.txt: Deleted 2025/08/22 02:00:58 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:58 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:00:58 DEBUG : Waiting for deletions to finish 2025/08/22 02:00:59 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:00:59 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/suffix run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:01:11 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:11 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:01:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 02:01:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 02:01:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 02:01:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:11 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 02:01:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:11 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:11 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:11 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:12 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:12 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:12 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 02:01:12 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:12 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:12 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:12 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0003-defghij.txt: transformed to: 0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0007-1234567.txt: transformed to: 0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0008-2345678.txt: transformed to: 0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0009-3456789.txt: transformed to: 0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0010-456789.txt: transformed to: 0010-456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0011-56789;.txt: transformed to: 0011-56789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0012-6789;.txt: transformed to: 0012-6789;.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0013-789;=.txt: transformed to: 0013-789;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:12 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:01:12 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:01:12 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 02:01:12 INFO : appleappleapplebanana: Copied (new) to: appleappleapplebananaSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 02:01:12 INFO : apple: Copied (new) to: appleSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 02:01:12 INFO : splitbananasplit: Copied (new) to: splitbananasplitSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 02:01:12 INFO : banana: Copied (new) to: bananaSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 02:01:12 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 02:01:12 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 02:01:12 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 02:01:12 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 02:01:12 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defghij.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 02:01:12 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 02:01:12 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 02:01:12 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-1234567.txtSUFFIX 2025/08/22 02:01:12 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 02:01:13 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-3456789.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 02:01:13 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-456789.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 02:01:13 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-2345678.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 02:01:13 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789;.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 02:01:13 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;=.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 02:01:13 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 02:01:13 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789;.txtSUFFIX 2025/08/22 02:01:13 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 02:01:13 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=.txtSUFFIX 2025/08/22 02:01:13 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:13 INFO : dir1/0011-56789;.txt: Deleted 2025/08/22 02:01:13 INFO : appleappleapplebanana: Deleted 2025/08/22 02:01:13 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/22 02:01:13 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/22 02:01:14 INFO : banana: Deleted 2025/08/22 02:01:14 INFO : splitbananasplit: Deleted 2025/08/22 02:01:14 INFO : dir1/0008-2345678.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0015-9;=.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0012-6789;.txt: Deleted 2025/08/22 02:01:14 INFO : apple: Deleted 2025/08/22 02:01:14 INFO : dir1/0013-789;=.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0007-1234567.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0010-456789.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0014-89;=.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0003-defghij.txt: Deleted 2025/08/22 02:01:14 INFO : dir1/0009-3456789.txt: Deleted 2025/08/22 02:01:14 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:14 DEBUG : appleSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : appleappleapplebananaSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : bananaSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0003-defghij.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0004-efghijk.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0007-1234567.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0008-2345678.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0009-3456789.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0010-456789.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0011-56789;.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0012-6789;.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0013-789;=.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0014-89;=.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0015-9;=.txtSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : splitbananasplitSUFFIX: Excluded (Path Filter) 2025/08/22 02:01:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : apple: transformed to: appleSUFFIX 2025/08/22 02:01:14 DEBUG : appleappleapplebanana: transformed to: appleappleapplebananaSUFFIX 2025/08/22 02:01:14 DEBUG : banana: transformed to: bananaSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcdefg.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdefgh.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefghi.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defghij.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghijk.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghijkl.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijklm.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-1234567.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-2345678.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-3456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-456789.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789;.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.txtSUFFIX 2025/08/22 02:01:14 DEBUG : splitbananasplit: transformed to: splitbananasplitSUFFIX 2025/08/22 02:01:15 DEBUG : apple: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : banana: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 02:01:15 INFO : appleappleapplebanana: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:15 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:01:15 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:01:15 DEBUG : banana: sha1 = 250e77f12a5ab6972a0895d290c4792f0a326ea8 OK 2025/08/22 02:01:15 INFO : banana: Copied (new) 2025/08/22 02:01:15 DEBUG : apple: sha1 = d0be2dc421be4fcd0172e5afceea3970e2f3d940 OK 2025/08/22 02:01:15 INFO : apple: Copied (new) 2025/08/22 02:01:15 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 02:01:15 INFO : splitbananasplit: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 02:01:15 INFO : dir1/0000-abcdefg.txt: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 02:01:15 INFO : dir1/0001-bcdefgh.txt: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 02:01:15 INFO : dir1/0002-cdefghi.txt: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 02:01:15 INFO : dir1/0005-fghijkl.txt: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 02:01:15 INFO : dir1/0004-efghijk.txt: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 02:01:15 INFO : dir1/0003-defghij.txt: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 02:01:15 INFO : dir1/0007-1234567.txt: Copied (new) 2025/08/22 02:01:15 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 02:01:15 INFO : dir1/0008-2345678.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 02:01:16 INFO : dir1/0006-ghijklm.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 02:01:16 INFO : dir1/0010-456789.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 02:01:16 INFO : dir1/0011-56789;.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 02:01:16 INFO : dir1/0009-3456789.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 02:01:16 INFO : dir1/0013-789;=.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 02:01:16 INFO : dir1/0014-89;=.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 02:01:16 INFO : dir1/0012-6789;.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 02:01:16 INFO : dir1/0015-9;=.txt: Copied (new) 2025/08/22 02:01:16 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:16 INFO : dir1/0014-89;=.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : splitbananasplitSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0001-bcdefgh.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0015-9;=.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0004-efghijk.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0010-456789.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0012-6789;.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0008-2345678.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0003-defghij.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0009-3456789.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0011-56789;.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0013-789;=.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0000-abcdefg.txtSUFFIX: Deleted 2025/08/22 02:01:16 INFO : dir1/0002-cdefghi.txtSUFFIX: Deleted 2025/08/22 02:01:17 INFO : dir1/0006-ghijklm.txtSUFFIX: Deleted 2025/08/22 02:01:17 INFO : dir1/0007-1234567.txtSUFFIX: Deleted 2025/08/22 02:01:17 INFO : dir1/0005-fghijkl.txtSUFFIX: Deleted 2025/08/22 02:01:17 INFO : appleappleapplebananaSUFFIX: Deleted 2025/08/22 02:01:17 INFO : bananaSUFFIX: Deleted 2025/08/22 02:01:17 INFO : appleSUFFIX: Deleted 2025/08/22 02:01:17 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:17 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:17 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:01:17 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/truncate run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:01:29 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:30 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:01:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:30 DEBUG : appleappleapplebanana: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:30 DEBUG : splitbananasplit: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:30 DEBUG : apple: Unchanged skipping 2025/08/22 02:01:30 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:30 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:30 DEBUG : banana: Unchanged skipping 2025/08/22 02:01:30 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:30 DEBUG : splitbananasplit: sha1 = c045b86d2da0a5c0db76c2e57cc85d98a73d0dfe OK 2025/08/22 02:01:30 INFO : splitbananasplit: Copied (new) to: splitbanan 2025/08/22 02:01:30 DEBUG : dir1/0000-abcdefg.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:30 DEBUG : dir1/0001-bcdefgh.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:30 DEBUG : dir1/0002-cdefghi.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:30 DEBUG : dir1/0003-defghij.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:30 DEBUG : dir1/0004-efghijk.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:30 DEBUG : dir1/0005-fghijkl.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:30 DEBUG : dir1/0006-ghijklm.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:30 DEBUG : dir1/0007-1234567.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:30 DEBUG : dir1/0008-2345678.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:30 DEBUG : dir1/0009-3456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:30 DEBUG : dir1/0010-456789.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:30 DEBUG : dir1/0011-56789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:30 DEBUG : dir1/0012-6789;.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:30 DEBUG : dir1/0013-789;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:30 DEBUG : dir1/0014-89;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/22 02:01:30 DEBUG : dir1/0015-9;=.txt: Need to transfer - File not found at Destination 2025/08/22 02:01:30 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:30 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:30 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:30 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:01:30 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:01:31 DEBUG : appleappleapplebanana: sha1 = d4006cec695294959fc86acc4d86a4a8bd1771d4 OK 2025/08/22 02:01:31 INFO : appleappleapplebanana: Copied (new) to: appleapple 2025/08/22 02:01:31 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:31 DEBUG : dir1/0000-abcdefg.txt: sha1 = 39cc20a3972ef42585635752f22e809ce7661dd0 OK 2025/08/22 02:01:31 INFO : dir1/0000-abcdefg.txt: Copied (new) to: dir1/0000-abcde 2025/08/22 02:01:31 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:31 DEBUG : dir1/0002-cdefghi.txt: sha1 = f5271bcb3e6699430d75487a6e002f56f75748d6 OK 2025/08/22 02:01:31 INFO : dir1/0002-cdefghi.txt: Copied (new) to: dir1/0002-cdefg 2025/08/22 02:01:31 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:31 DEBUG : dir1/0003-defghij.txt: sha1 = 6275159262463ab911da879437354a03fc105132 OK 2025/08/22 02:01:31 INFO : dir1/0003-defghij.txt: Copied (new) to: dir1/0003-defgh 2025/08/22 02:01:31 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:31 DEBUG : dir1/0001-bcdefgh.txt: sha1 = 13f6ac14c045641af16b93bf99a126efa57a13c0 OK 2025/08/22 02:01:31 INFO : dir1/0001-bcdefgh.txt: Copied (new) to: dir1/0001-bcdef 2025/08/22 02:01:31 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:31 DEBUG : dir1/0004-efghijk.txt: sha1 = 8a6e3a10e2778fd7a449c0ddeff0e60b99b818f6 OK 2025/08/22 02:01:31 INFO : dir1/0004-efghijk.txt: Copied (new) to: dir1/0004-efghi 2025/08/22 02:01:31 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:31 DEBUG : dir1/0006-ghijklm.txt: sha1 = 022b65de02ed02df549dca26b856b83ea957c161 OK 2025/08/22 02:01:31 INFO : dir1/0006-ghijklm.txt: Copied (new) to: dir1/0006-ghijk 2025/08/22 02:01:31 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:31 DEBUG : dir1/0008-2345678.txt: sha1 = 35bd7b0a5af9be4c53d2bf8b53d45f0c4e5d9d07 OK 2025/08/22 02:01:31 INFO : dir1/0008-2345678.txt: Copied (new) to: dir1/0008-23456 2025/08/22 02:01:31 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:31 DEBUG : dir1/0009-3456789.txt: sha1 = cf20fbc0bb51b0e93dd849f5493167c827e103dc OK 2025/08/22 02:01:31 INFO : dir1/0009-3456789.txt: Copied (new) to: dir1/0009-34567 2025/08/22 02:01:31 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:31 DEBUG : dir1/0007-1234567.txt: sha1 = f65b28e19d4af11accc4c96ab412abe037842afc OK 2025/08/22 02:01:31 INFO : dir1/0007-1234567.txt: Copied (new) to: dir1/0007-12345 2025/08/22 02:01:31 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:31 DEBUG : dir1/0005-fghijkl.txt: sha1 = 9be5d86eeb571f4bb49cba75a71573bae6d7f9b0 OK 2025/08/22 02:01:31 INFO : dir1/0005-fghijkl.txt: Copied (new) to: dir1/0005-fghij 2025/08/22 02:01:31 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:31 DEBUG : dir1/0010-456789.txt: sha1 = ef1ccb5339c5b9d3b78cdb41937cb754674521e9 OK 2025/08/22 02:01:31 INFO : dir1/0010-456789.txt: Copied (new) to: dir1/0010-45678 2025/08/22 02:01:31 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:31 DEBUG : dir1/0011-56789;.txt: sha1 = ce6baa1459a8f1c8daeca41dccc499a5a7f9d342 OK 2025/08/22 02:01:31 INFO : dir1/0011-56789;.txt: Copied (new) to: dir1/0011-56789 2025/08/22 02:01:31 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:32 DEBUG : dir1/0014-89;=.txt: sha1 = 6f88327b529855962672012b6f4fc01033c31ec0 OK 2025/08/22 02:01:32 INFO : dir1/0014-89;=.txt: Copied (new) to: dir1/0014-89;=. 2025/08/22 02:01:32 DEBUG : dir1/0012-6789;.txt: sha1 = 41938da9b0f9799a9c96dea5682322b6b7607058 OK 2025/08/22 02:01:32 INFO : dir1/0012-6789;.txt: Copied (new) to: dir1/0012-6789; 2025/08/22 02:01:32 DEBUG : dir1/0013-789;=.txt: sha1 = 957e831070085d71b655c9afa66b8e0cb86662b3 OK 2025/08/22 02:01:32 INFO : dir1/0013-789;=.txt: Copied (new) to: dir1/0013-789;= 2025/08/22 02:01:32 DEBUG : dir1/0015-9;=.txt: sha1 = 2a0afde94c232e5cb80d07261acf840a4a5f0143 OK 2025/08/22 02:01:32 INFO : dir1/0015-9;=.txt: Copied (new) to: dir1/0015-9;=.t 2025/08/22 02:01:32 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:32 INFO : dir1/0006-ghijklm.txt: Deleted 2025/08/22 02:01:32 INFO : splitbananasplit: Deleted 2025/08/22 02:01:32 INFO : dir1/0007-1234567.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0010-456789.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0014-89;=.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0012-6789;.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0008-2345678.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0009-3456789.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0001-bcdefgh.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0015-9;=.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0000-abcdefg.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0002-cdefghi.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0003-defghij.txt: Deleted 2025/08/22 02:01:32 INFO : dir1/0004-efghijk.txt: Deleted 2025/08/22 02:01:33 INFO : dir1/0005-fghijkl.txt: Deleted 2025/08/22 02:01:33 INFO : dir1/0011-56789;.txt: Deleted 2025/08/22 02:01:33 INFO : dir1/0013-789;=.txt: Deleted 2025/08/22 02:01:33 INFO : appleappleapplebanana: Deleted 2025/08/22 02:01:33 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:33 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : appleapple: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:33 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:33 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:33 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:33 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:33 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:33 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:33 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:33 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:33 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : apple: Unchanged skipping 2025/08/22 02:01:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:01:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : banana: Unchanged skipping 2025/08/22 02:01:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : 0000-abcdefg.txt: transformed to: 0000-abcde 2025/08/22 02:01:33 DEBUG : 0001-bcdefgh.txt: transformed to: 0001-bcdef 2025/08/22 02:01:33 DEBUG : 0002-cdefghi.txt: transformed to: 0002-cdefg 2025/08/22 02:01:33 DEBUG : 0003-defghij.txt: transformed to: 0003-defgh 2025/08/22 02:01:33 DEBUG : 0004-efghijk.txt: transformed to: 0004-efghi 2025/08/22 02:01:33 DEBUG : 0005-fghijkl.txt: transformed to: 0005-fghij 2025/08/22 02:01:33 DEBUG : 0006-ghijklm.txt: transformed to: 0006-ghijk 2025/08/22 02:01:33 DEBUG : 0007-1234567.txt: transformed to: 0007-12345 2025/08/22 02:01:33 DEBUG : 0008-2345678.txt: transformed to: 0008-23456 2025/08/22 02:01:33 DEBUG : 0009-3456789.txt: transformed to: 0009-34567 2025/08/22 02:01:33 DEBUG : 0010-456789.txt: transformed to: 0010-45678 2025/08/22 02:01:33 DEBUG : 0011-56789;.txt: transformed to: 0011-56789 2025/08/22 02:01:33 DEBUG : 0012-6789;.txt: transformed to: 0012-6789; 2025/08/22 02:01:33 DEBUG : 0013-789;=.txt: transformed to: 0013-789;= 2025/08/22 02:01:33 DEBUG : 0014-89;=.txt: transformed to: 0014-89;=. 2025/08/22 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : 0015-9;=.txt: transformed to: 0015-9;=.t 2025/08/22 02:01:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:01:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:01:33 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:01:33 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:33 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:34 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : appleapple: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0000-abcde: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0001-bcdef: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0002-cdefg: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0003-defgh: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0004-efghi: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0005-fghij: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0006-ghijk: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0007-12345: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0008-23456: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0009-34567: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0010-45678: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0011-56789: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0012-6789;: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0013-789;=: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0014-89;=.: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : dir1/0015-9;=.t: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : splitbanan: Excluded (Path Filter) 2025/08/22 02:01:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:34 DEBUG : splitbananasplit: transformed to: splitbanan 2025/08/22 02:01:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:34 DEBUG : appleappleapplebanana: transformed to: appleapple 2025/08/22 02:01:34 DEBUG : dir1/0000-abcdefg.txt: transformed to: dir1/0000-abcde 2025/08/22 02:01:34 DEBUG : dir1/0001-bcdefgh.txt: transformed to: dir1/0001-bcdef 2025/08/22 02:01:34 DEBUG : dir1/0002-cdefghi.txt: transformed to: dir1/0002-cdefg 2025/08/22 02:01:34 DEBUG : dir1/0003-defghij.txt: transformed to: dir1/0003-defgh 2025/08/22 02:01:34 DEBUG : dir1/0004-efghijk.txt: transformed to: dir1/0004-efghi 2025/08/22 02:01:34 DEBUG : dir1/0005-fghijkl.txt: transformed to: dir1/0005-fghij 2025/08/22 02:01:34 DEBUG : dir1/0006-ghijklm.txt: transformed to: dir1/0006-ghijk 2025/08/22 02:01:34 DEBUG : dir1/0007-1234567.txt: transformed to: dir1/0007-12345 2025/08/22 02:01:34 DEBUG : dir1/0008-2345678.txt: transformed to: dir1/0008-23456 2025/08/22 02:01:34 DEBUG : dir1/0009-3456789.txt: transformed to: dir1/0009-34567 2025/08/22 02:01:34 DEBUG : dir1/0010-456789.txt: transformed to: dir1/0010-45678 2025/08/22 02:01:34 DEBUG : dir1/0011-56789;.txt: transformed to: dir1/0011-56789 2025/08/22 02:01:34 DEBUG : dir1/0012-6789;.txt: transformed to: dir1/0012-6789; 2025/08/22 02:01:34 DEBUG : dir1/0013-789;=.txt: transformed to: dir1/0013-789;= 2025/08/22 02:01:34 DEBUG : dir1/0014-89;=.txt: transformed to: dir1/0014-89;=. 2025/08/22 02:01:34 DEBUG : dir1/0015-9;=.txt: transformed to: dir1/0015-9;=.t 2025/08/22 02:01:34 DEBUG : splitbananasplit: transformed to: splitbanan === RUN TestTransform/encoder run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:01:46 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:46 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:01:46 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : apple: Unchanged skipping 2025/08/22 02:01:47 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:01:47 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : banana: Unchanged skipping 2025/08/22 02:01:47 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:47 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:01:47 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:01:47 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:01:47 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:47 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:47 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:01:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : apple: Unchanged skipping 2025/08/22 02:01:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:01:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:01:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : banana: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:01:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:01:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:01:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:01:48 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:48 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:48 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:01:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : Waiting for deletions to finish 2025/08/22 02:01:49 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:01:49 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ISO-8859-1 run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:02:02 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:02 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:02:02 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:02 DEBUG : apple: Unchanged skipping 2025/08/22 02:02:02 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:02 DEBUG : banana: Unchanged skipping 2025/08/22 02:02:02 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:02 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:02:02 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:02 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:03 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:02:03 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:03 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:03 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:03 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:02:03 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:02:03 DEBUG : apple: Unchanged skipping 2025/08/22 02:02:03 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:03 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:02:03 DEBUG : banana: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:04 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:04 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:02:04 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:04 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:04 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:04 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:04 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/charmap run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:02:16 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:16 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:16 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:02:17 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : apple: Unchanged skipping 2025/08/22 02:02:17 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:02:17 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : banana: Unchanged skipping 2025/08/22 02:02:17 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:17 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:02:17 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:17 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:17 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:17 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:18 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : apple: Unchanged skipping 2025/08/22 02:02:18 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:02:18 DEBUG : banana: Unchanged skipping 2025/08/22 02:02:18 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:18 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:02:18 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:18 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:18 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:18 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:18 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:18 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/lowercase run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:02:32 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:32 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:02:32 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:32 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:32 DEBUG : apple: Unchanged skipping 2025/08/22 02:02:32 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:02:32 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:32 DEBUG : banana: Unchanged skipping 2025/08/22 02:02:32 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:32 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:33 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:02:33 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:33 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:33 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:33 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:02:33 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : apple: Unchanged skipping 2025/08/22 02:02:33 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:02:33 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:33 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:02:33 DEBUG : banana: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:34 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:34 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:02:34 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:34 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:34 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:34 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:34 DEBUG : splitbananasplit: Excluded (Path Filter) === RUN TestTransform/ascii run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:02:46 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:47 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:47 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : apple: Unchanged skipping 2025/08/22 02:02:48 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:02:48 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:02:48 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : banana: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:48 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:48 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:02:48 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:48 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:48 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:48 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:48 DEBUG : splitbananasplit: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : apple: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : appleappleapplebanana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : appleappleapplebanana: Unchanged skipping 2025/08/22 02:02:49 DEBUG : banana: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : banana: Unchanged skipping 2025/08/22 02:02:49 DEBUG : splitbananasplit: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : splitbananasplit: Unchanged skipping 2025/08/22 02:02:49 DEBUG : apple: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0000-abcdefg.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0000-abcdefg.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0001-bcdefgh.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0001-bcdefgh.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0002-cdefghi.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0002-cdefghi.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0003-defghij.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0003-defghij.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0004-efghijk.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0004-efghijk.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0005-fghijkl.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0005-fghijkl.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0006-ghijklm.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0006-ghijklm.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0007-1234567.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0007-1234567.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0008-2345678.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0008-2345678.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:49 DEBUG : dir1/0009-3456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0009-3456789.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0011-56789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0012-6789;.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0011-56789;.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0012-6789;.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0010-456789.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0010-456789.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0013-789;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0013-789;=.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0014-89;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0014-89;=.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : dir1/0015-9;=.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:02:49 DEBUG : dir1/0015-9;=.txt: Unchanged skipping 2025/08/22 02:02:49 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:49 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:49 DEBUG : Waiting for deletions to finish 2025/08/22 02:02:49 DEBUG : apple: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : appleappleapplebanana: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : banana: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0000-abcdefg.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0001-bcdefgh.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0002-cdefghi.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0003-defghij.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0004-efghijk.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0005-fghijkl.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0006-ghijklm.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0007-1234567.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0008-2345678.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0009-3456789.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0010-456789.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0011-56789;.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0012-6789;.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0013-789;=.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0014-89;=.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : dir1/0015-9;=.txt: Excluded (Path Filter) 2025/08/22 02:02:49 DEBUG : splitbananasplit: Excluded (Path Filter) --- PASS: TestTransform (175.67s) --- PASS: TestTransform/NFC (13.97s) --- PASS: TestTransform/NFD (15.71s) --- PASS: TestTransform/base64 (16.77s) --- PASS: TestTransform/prefix (18.72s) --- PASS: TestTransform/suffix (18.82s) --- PASS: TestTransform/truncate (16.35s) --- PASS: TestTransform/encoder (15.00s) --- PASS: TestTransform/ISO-8859-1 (15.08s) --- PASS: TestTransform/charmap (14.66s) --- PASS: TestTransform/lowercase (15.31s) --- PASS: TestTransform/ascii (15.27s) === RUN TestTransformCopy run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:02:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/22 02:02:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/22 02:02:54 INFO : sub dir_somesuffix: Making directory 2025/08/22 02:02:54 DEBUG : sub dir: transformed to: sub dir_somesuffix 2025/08/22 02:02:54 DEBUG : hello world.txt: transformed to: hello world_somesuffix.txt 2025/08/22 02:02:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/22 02:02:54 DEBUG : sub dir/hello world.txt: Need to transfer - File not found at Destination 2025/08/22 02:02:54 DEBUG : sub dir/hello world.txt: transformed to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/22 02:02:54 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:54 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:55 DEBUG : sub dir/hello world.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:02:55 INFO : sub dir/hello world.txt: Copied (new) to: sub dir_somesuffix/hello world_somesuffix.txt 2025/08/22 02:02:55 DEBUG : Waiting for deletions to finish --- PASS: TestTransformCopy (1.63s) === RUN TestDoubleTransform run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:02:56 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:02:56 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:02:56 INFO : tictactoe: Making directory 2025/08/22 02:02:56 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:02:56 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:02:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:02:56 DEBUG : toe/toe: Need to transfer - File not found at Destination 2025/08/22 02:02:56 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:02:56 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:56 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:57 DEBUG : toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:02:57 INFO : toe/toe: Copied (new) to: tictactoe/tictactoe 2025/08/22 02:02:57 DEBUG : Waiting for deletions to finish --- PASS: TestDoubleTransform (1.87s) === RUN TestFileTag run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:02:58 INFO : toe: Making directory 2025/08/22 02:02:58 INFO : toe/toe: Making directory 2025/08/22 02:02:58 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:02:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/22 02:02:58 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/22 02:02:58 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/22 02:02:58 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:02:58 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:02:58 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:02:58 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/22 02:02:58 DEBUG : Waiting for deletions to finish --- PASS: TestFileTag (1.91s) === RUN TestNoTag run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:00 INFO : toe: Making directory 2025/08/22 02:03:00 INFO : toe/toe: Making directory 2025/08/22 02:03:00 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/22 02:03:00 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/22 02:03:00 DEBUG : toe/toe/toe: transformed to: toe/toe/tictactoe 2025/08/22 02:03:00 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:00 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:00 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:00 INFO : toe/toe/toe: Copied (new) to: toe/toe/tictactoe 2025/08/22 02:03:00 DEBUG : Waiting for deletions to finish --- PASS: TestNoTag (1.64s) === RUN TestDirTag run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:01 DEBUG : empty_dir: Making directory with metadata 2025/08/22 02:03:01 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 02:03:01 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:01 INFO : tictacempty_dir: Making directory 2025/08/22 02:03:01 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:01 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:01 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:01 INFO : tictactoe: Making directory 2025/08/22 02:03:01 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:01 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:01 INFO : tictactoe/tictactoe: Making directory 2025/08/22 02:03:01 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 02:03:01 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 02:03:01 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 02:03:01 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:01 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:02 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:02 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/22 02:03:02 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestDirTag (1.60s) === RUN TestAllTag run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:03 DEBUG : empty_dir: Making directory with metadata 2025/08/22 02:03:03 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 02:03:03 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:03 INFO : tictacempty_dir: Making directory 2025/08/22 02:03:03 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:03 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:03 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:03 INFO : tictactoe: Making directory 2025/08/22 02:03:03 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:03 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:03 INFO : tictactoe/tictactoe: Making directory 2025/08/22 02:03:03 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:03 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 02:03:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:03 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 02:03:03 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:03 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:03 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:03 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:03 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:03 DEBUG : Waiting for deletions to finish fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/22 02:03:04 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:04 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:04 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:04 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:04 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:04 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 02:03:04 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:04 DEBUG : tictactoe/tictactoe/tictactoe.txt: OK 2025/08/22 02:03:04 NOTICE: B2 bucket rclone-test-fequxic9peko: 0 differences found 2025/08/22 02:03:04 NOTICE: B2 bucket rclone-test-fequxic9peko: 1 matching files --- PASS: TestAllTag (2.44s) === RUN TestRunTwice run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:05 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:05 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:05 INFO : tictactoe: Making directory 2025/08/22 02:03:05 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:05 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:05 INFO : tictactoe/tictactoe: Making directory 2025/08/22 02:03:05 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 02:03:05 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 02:03:05 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 02:03:05 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:05 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:06 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:06 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/toe.txt 2025/08/22 02:03:06 DEBUG : Waiting for deletions to finish 2025/08/22 02:03:06 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:06 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:06 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:06 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:07 DEBUG : toe/toe/toe.txt: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/08/22 02:03:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:07 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/toe.txt 2025/08/22 02:03:07 DEBUG : toe/toe/toe.txt: Unchanged skipping 2025/08/22 02:03:07 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:07 DEBUG : Waiting for deletions to finish --- PASS: TestRunTwice (2.49s) === RUN TestSyntax 2025/08/22 02:03:07 DEBUG : received prefix --- PASS: TestSyntax (0.00s) === RUN TestConflicting run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:08 INFO : toe: Making directory 2025/08/22 02:03:08 INFO : toe/toe: Making directory 2025/08/22 02:03:08 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/22 02:03:08 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:08 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:08 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:08 INFO : toe/toe/toe: Copied (new) 2025/08/22 02:03:08 DEBUG : Waiting for deletions to finish --- PASS: TestConflicting (1.61s) === RUN TestMove run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:09 DEBUG : empty_dir: Making directory with metadata 2025/08/22 02:03:09 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 02:03:09 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:09 INFO : tictacempty_dir: Making directory 2025/08/22 02:03:09 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:09 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:09 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:09 INFO : tictactoe: Making directory 2025/08/22 02:03:09 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:09 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:09 INFO : tictactoe/tictactoe: Making directory 2025/08/22 02:03:09 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:09 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 02:03:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:09 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 02:03:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:09 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:09 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:09 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:10 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:10 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:10 INFO : toe/toe/toe.txt: Deleted 2025/08/22 02:03:10 INFO : toe/toe: Removing directory 2025/08/22 02:03:10 INFO : toe: Removing directory 2025/08/22 02:03:10 INFO : empty_dir: Removing directory 2025/08/22 02:03:10 DEBUG : Local file system at /tmp/rclone779559002: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" --- PASS: TestMove (1.67s) === RUN TestTransformFile run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:11 DEBUG : empty_dir: Making directory with metadata 2025/08/22 02:03:11 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 02:03:11 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:11 INFO : tictacempty_dir: Making directory 2025/08/22 02:03:11 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:11 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:11 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:11 INFO : tictactoe: Making directory 2025/08/22 02:03:11 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:11 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:11 INFO : tictactoe/tictactoe: Making directory 2025/08/22 02:03:11 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:11 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 02:03:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:11 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 02:03:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:11 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:11 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:11 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:12 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:12 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:12 INFO : toe/toe/toe.txt: Deleted 2025/08/22 02:03:12 INFO : toe/toe: Removing directory 2025/08/22 02:03:12 INFO : toe: Removing directory 2025/08/22 02:03:12 INFO : empty_dir: Removing directory 2025/08/22 02:03:12 DEBUG : Local file system at /tmp/rclone779559002: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/22 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/22 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 02:03:13 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:13 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (server-side copy) to: toe/toe/toe.txt 2025/08/22 02:03:13 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.36s) === RUN TestManualTransformFile run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:14 DEBUG : Reset feature "Copy" 2025/08/22 02:03:14 DEBUG : Reset feature "Move" 2025/08/22 02:03:14 DEBUG : Reset feature "Copy" 2025/08/22 02:03:14 DEBUG : Reset feature "Move" 2025/08/22 02:03:14 DEBUG : empty_dir: Making directory with metadata 2025/08/22 02:03:14 INFO : empty_dir: Made directory with metadata (mtime=2001-02-03T04:05:06.499999999Z) 2025/08/22 02:03:14 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:14 INFO : tictacempty_dir: Making directory 2025/08/22 02:03:14 DEBUG : empty_dir: transformed to: tictacempty_dir 2025/08/22 02:03:14 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:14 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:14 INFO : tictactoe: Making directory 2025/08/22 02:03:14 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:14 DEBUG : toe: transformed to: tictactoe 2025/08/22 02:03:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:14 INFO : tictactoe/tictactoe: Making directory 2025/08/22 02:03:14 DEBUG : toe/toe: transformed to: tictactoe/tictactoe 2025/08/22 02:03:14 DEBUG : toe.txt: transformed to: tictactoe.txt 2025/08/22 02:03:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:14 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 02:03:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:14 DEBUG : toe/toe/toe.txt: transformed to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:14 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:14 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:15 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:15 INFO : toe/toe/toe.txt: Copied (new) to: tictactoe/tictactoe/tictactoe.txt 2025/08/22 02:03:15 INFO : toe/toe/toe.txt: Deleted 2025/08/22 02:03:15 INFO : toe/toe: Removing directory 2025/08/22 02:03:15 INFO : toe: Removing directory 2025/08/22 02:03:15 INFO : empty_dir: Removing directory 2025/08/22 02:03:15 DEBUG : Local file system at /tmp/rclone779559002: deleted 3 directories fstest.go:247: Filtering empty directory "tictacempty_dir" 2025/08/22 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/08/22 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: transformed to: toe/toe/toe.txt 2025/08/22 02:03:16 DEBUG : tictactoe/tictactoe/tictactoe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:16 INFO : tictactoe/tictactoe/tictactoe.txt: Copied (new) to: toe/toe/toe.txt 2025/08/22 02:03:17 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.64s) === RUN TestBase64 run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:18 DEBUG : toe: transformed to: dG9l 2025/08/22 02:03:18 DEBUG : toe: transformed to: dG9l 2025/08/22 02:03:18 INFO : dG9l: Making directory 2025/08/22 02:03:18 DEBUG : toe: transformed to: dG9l 2025/08/22 02:03:18 DEBUG : toe: transformed to: dG9l 2025/08/22 02:03:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/22 02:03:18 INFO : dG9l/dG9l: Making directory 2025/08/22 02:03:18 DEBUG : toe/toe: transformed to: dG9l/dG9l 2025/08/22 02:03:18 DEBUG : toe.txt: transformed to: dG9lLnR4dA== 2025/08/22 02:03:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/22 02:03:18 DEBUG : toe/toe/toe.txt: Need to transfer - File not found at Destination 2025/08/22 02:03:18 DEBUG : toe/toe/toe.txt: transformed to: dG9l/dG9l/dG9lLnR4dA== 2025/08/22 02:03:18 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:18 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:19 DEBUG : toe/toe/toe.txt: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:19 INFO : toe/toe/toe.txt: Copied (new) to: dG9l/dG9l/dG9lLnR4dA== 2025/08/22 02:03:19 DEBUG : Waiting for deletions to finish 2025/08/22 02:03:19 DEBUG : dG9l: transformed to: toe 2025/08/22 02:03:19 DEBUG : dG9l: transformed to: toe 2025/08/22 02:03:20 DEBUG : dG9l: transformed to: toe 2025/08/22 02:03:20 DEBUG : dG9l/dG9l: transformed to: toe/toe 2025/08/22 02:03:20 DEBUG : dG9lLnR4dA==: transformed to: toe.txt 2025/08/22 02:03:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Size and modification time the same (differ by 999.999µs, within tolerance 1ms) 2025/08/22 02:03:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: transformed to: toe/toe/toe.txt 2025/08/22 02:03:20 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Unchanged skipping 2025/08/22 02:03:20 DEBUG : Local file system at /tmp/rclone779559002: Waiting for checks to finish 2025/08/22 02:03:20 DEBUG : Local file system at /tmp/rclone779559002: Waiting for transfers to finish 2025/08/22 02:03:20 DEBUG : Waiting for deletions to finish --- PASS: TestBase64 (2.86s) === RUN TestError run.go:180: Remote "B2 bucket rclone-test-fequxic9peko", Local "Local file system at /tmp/rclone779559002", Modify Window "1ms" 2025/08/22 02:03:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 02:03:21 DEBUG : toe: transformed to: 2025/08/22 02:03:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 02:03:21 DEBUG : toe: transformed to: 2025/08/22 02:03:21 INFO : B2 bucket rclone-test-fequxic9peko: Making directory 2025/08/22 02:03:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 02:03:21 DEBUG : toe: transformed to: 2025/08/22 02:03:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 02:03:21 DEBUG : toe: transformed to: 2025/08/22 02:03:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 02:03:21 DEBUG : toe/toe: transformed to: 2025/08/22 02:03:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/22 02:03:21 INFO : toe/toe: Making directory 2025/08/22 02:03:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 02:03:21 DEBUG : toe/toe: transformed to: 2025/08/22 02:03:21 ERROR : toe/toe: number of path segments must match: toe/toe (1), (0) 2025/08/22 02:03:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 02:03:21 DEBUG : toe: transformed to: 2025/08/22 02:03:21 DEBUG : toe/toe/toe: Need to transfer - File not found at Destination 2025/08/22 02:03:21 ERROR : Failed to transform: transform cannot add path separators: ta/ctoe 2025/08/22 02:03:21 DEBUG : toe/toe/toe: transformed to: 2025/08/22 02:03:21 ERROR : toe/toe/toe: number of path segments must match: toe/toe/toe (2), (0) 2025/08/22 02:03:21 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for checks to finish 2025/08/22 02:03:21 DEBUG : B2 bucket rclone-test-fequxic9peko: Waiting for transfers to finish 2025/08/22 02:03:21 DEBUG : toe/toe/toe: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/08/22 02:03:21 INFO : toe/toe/toe: Copied (new) 2025/08/22 02:03:21 ERROR : B2 bucket rclone-test-fequxic9peko: not deleting files as there were IO errors 2025/08/22 02:03:21 ERROR : B2 bucket rclone-test-fequxic9peko: not deleting directories as there were IO errors --- PASS: TestError (1.68s) PASS 2025/08/22 02:03:22 DEBUG : B2 bucket rclone-test-fequxic9peko: Purge remote 2025/08/22 02:03:22 INFO : B2 bucket rclone-test-fequxic9peko: cleaning bucket "rclone-test-fequxic9peko" of all files 2025/08/22 02:03:23 DEBUG : BackupDir/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96f71_d20250822_m015748_c001_v7007000_t0000_u01755827868129") 2025/08/22 02:03:23 DEBUG : BackupDir/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f104a9939c4e328d4_d20250822_m015741_c001_v0001105_t0027_u01755827861998") 2025/08/22 02:03:23 DEBUG : CompareDest/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db886_d20250822_m015722_c001_v7007000_t0000_u01755827842313") 2025/08/22 02:03:23 DEBUG : CompareDest/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a253_d20250822_m015715_c001_v0001029_t0036_u01755827835930") 2025/08/22 02:03:23 DEBUG : CompareDest/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db887_d20250822_m015722_c001_v7007000_t0000_u01755827842495") 2025/08/22 02:03:23 DEBUG : CompareDest/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a252d4_d20250822_m015717_c001_v0001171_t0037_u01755827837397") 2025/08/22 02:03:23 DEBUG : CopyDest/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96f73_d20250822_m015748_c001_v7007000_t0000_u01755827868312") 2025/08/22 02:03:23 DEBUG : CopyDest/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548e77_d20250822_m015739_c001_v0001178_t0021_u01755827859172") 2025/08/22 02:03:23 DEBUG : CopyDest/three: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96f75_d20250822_m015748_c001_v7007000_t0000_u01755827868495") 2025/08/22 02:03:24 DEBUG : CopyDest/three: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25367_d20250822_m015745_c001_v0001171_t0042_u01755827865729") 2025/08/22 02:03:24 DEBUG : CopyDest/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96f78_d20250822_m015748_c001_v7007000_t0000_u01755827868679") 2025/08/22 02:03:24 DEBUG : CopyDest/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a289_d20250822_m015743_c001_v0001029_t0028_u01755827863553") 2025/08/22 02:03:24 DEBUG : EXISTING: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e679052d_d20250822_m015908_c001_v7007000_t0000_u01755827948462") 2025/08/22 02:03:24 DEBUG : EXISTING: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fa7_d20250822_m015907_c001_v0001178_t0010_u01755827947479") 2025/08/22 02:03:24 DEBUG : PREFIXapple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc3fb_d20250822_m020058_c001_v7007000_t0000_u01755828058011") 2025/08/22 02:03:24 DEBUG : PREFIXapple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224a3_d20250822_m020053_c001_v0001161_t0028_u01755828053183") 2025/08/22 02:03:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f406aa4d65bd1d652_d20250822_m020058_c001_v7007000_t0000_u01755828058023") 2025/08/22 02:03:24 DEBUG : PREFIXappleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6e8_d20250822_m020053_c001_v0001137_t0058_u01755828053201") 2025/08/22 02:03:24 DEBUG : PREFIXbanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e6790808_d20250822_m020058_c001_v7007000_t0000_u01755828058036") 2025/08/22 02:03:24 DEBUG : PREFIXbanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b06d_d20250822_m020053_c001_v0001180_t0050_u01755828053191") 2025/08/22 02:03:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937aadb_d20250822_m020058_c001_v7007000_t0000_u01755828058348") 2025/08/22 02:03:24 DEBUG : PREFIXsplitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754918a_d20250822_m020053_c001_v0001178_t0016_u01755828053212") 2025/08/22 02:03:24 DEBUG : Testêé: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e6790501_d20250822_m015905_c001_v7007000_t0000_u01755827945170") 2025/08/22 02:03:24 DEBUG : Testêé: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f97_d20250822_m015904_c001_v0001178_t0013_u01755827944548") 2025/08/22 02:03:25 DEBUG : Testêé: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f8f_d20250822_m015903_c001_v0001178_t0025_u01755827943948") 2025/08/22 02:03:25 DEBUG : YXBwbGU=: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952232f8_d20250822_m020040_c001_v7007000_t0000_u01755828040903") 2025/08/22 02:03:25 DEBUG : YXBwbGU=: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549154_d20250822_m020036_c001_v0001178_t0000_u01755828036745") 2025/08/22 02:03:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952232fc_d20250822_m020041_c001_v7007000_t0000_u01755828041086") 2025/08/22 02:03:25 DEBUG : YXBwbGVhcHBsZWFwcGxlYmFuYW5h: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022459_d20250822_m020036_c001_v0001161_t0036_u01755828036755") 2025/08/22 02:03:25 DEBUG : YmFuYW5h: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952232ff_d20250822_m020041_c001_v7007000_t0000_u01755828041271") 2025/08/22 02:03:25 DEBUG : YmFuYW5h: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af9c_d20250822_m020036_c001_v0001180_t0019_u01755828036767") 2025/08/22 02:03:25 DEBUG : a/potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d64d_d20250822_m015517_c001_v7007000_t0000_u01755827717968") 2025/08/22 02:03:25 DEBUG : a/potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25017_d20250822_m015517_c001_v0001171_t0030_u01755827717253") 2025/08/22 02:03:25 DEBUG : a/potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509eea_d20250822_m015515_c001_v7007000_t0000_u01755827715618") 2025/08/22 02:03:25 DEBUG : a/potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24ffd_d20250822_m015514_c001_v0001171_t0025_u01755827714703") 2025/08/22 02:03:25 DEBUG : a/potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509e87_d20250822_m015457_c001_v7007000_t0000_u01755827697312") 2025/08/22 02:03:25 DEBUG : a/potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f87_d20250822_m015456_c001_v0001171_t0012_u01755827696288") 2025/08/22 02:03:25 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340b99_d20250822_m020250_c001_v7007000_t0000_u01755828170089") 2025/08/22 02:03:25 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b4ac_d20250822_m020245_c001_v0001180_t0017_u01755828165950") 2025/08/22 02:03:25 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddd3_d20250822_m020234_c001_v7007000_t0000_u01755828154875") 2025/08/22 02:03:25 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b474_d20250822_m020230_c001_v0001180_t0026_u01755828150826") 2025/08/22 02:03:25 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655db_d20250822_m020219_c001_v7007000_t0000_u01755828139531") 2025/08/22 02:03:25 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b43a_d20250822_m020215_c001_v0001180_t0042_u01755828135788") 2025/08/22 02:03:25 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e27c_d20250822_m020204_c001_v7007000_t0000_u01755828124819") 2025/08/22 02:03:25 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b3e2_d20250822_m020200_c001_v0001180_t0020_u01755828120864") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d53_d20250822_m020149_c001_v7007000_t0000_u01755828109893") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b376_d20250822_m020145_c001_v0001180_t0021_u01755828105621") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a25_d20250822_m020134_c001_v7007000_t0000_u01755828094793") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754922a_d20250822_m020128_c001_v0001178_t0023_u01755828088834") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9759a_d20250822_m020118_c001_v7007000_t0000_u01755828078479") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022509_d20250822_m020115_c001_v0001161_t0047_u01755828075186") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9757d_d20250822_m020114_c001_v7007000_t0000_u01755828074060") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491d6_d20250822_m020110_c001_v0001178_t0012_u01755828070249") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa69_d20250822_m020059_c001_v7007000_t0000_u01755828059753") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224b7_d20250822_m020056_c001_v0001161_t0057_u01755828056418") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc3e6_d20250822_m020054_c001_v7007000_t0000_u01755828054900") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02249d_d20250822_m020051_c001_v0001161_t0027_u01755828051364") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952232d9_d20250822_m020038_c001_v7007000_t0000_u01755828038879") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549150_d20250822_m020034_c001_v0001178_t0048_u01755828034505") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f68f2_d20250822_m020024_c001_v7007000_t0000_u01755828024178") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549122_d20250822_m020019_c001_v0001178_t0009_u01755828019385") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6088_d20250822_m020008_c001_v7007000_t0000_u01755828008476") 2025/08/22 02:03:26 DEBUG : apple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475490f1_d20250822_m020004_c001_v0001178_t0056_u01755828004372") 2025/08/22 02:03:26 DEBUG : appleSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97593_d20250822_m020117_c001_v7007000_t0000_u01755828077073") 2025/08/22 02:03:26 DEBUG : appleSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491dc_d20250822_m020112_c001_v0001178_t0011_u01755828072132") 2025/08/22 02:03:26 DEBUG : appleapple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a27_d20250822_m020134_c001_v7007000_t0000_u01755828094976") 2025/08/22 02:03:26 DEBUG : appleapple: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754922d_d20250822_m020130_c001_v0001178_t0009_u01755828090854") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340b9a_d20250822_m020250_c001_v7007000_t0000_u01755828170276") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02268b_d20250822_m020246_c001_v0001161_t0027_u01755828166495") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddd5_d20250822_m020235_c001_v7007000_t0000_u01755828155058") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02265a_d20250822_m020231_c001_v0001161_t0000_u01755828151381") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655dd_d20250822_m020219_c001_v7007000_t0000_u01755828139714") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022623_d20250822_m020216_c001_v0001161_t0038_u01755828136374") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e27f_d20250822_m020205_c001_v7007000_t0000_u01755828125063") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225e5_d20250822_m020201_c001_v0001161_t0019_u01755828121457") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d55_d20250822_m020150_c001_v7007000_t0000_u01755828110075") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225b1_d20250822_m020146_c001_v0001161_t0059_u01755828106196") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a1c_d20250822_m020132_c001_v7007000_t0000_u01755828092970") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022551_d20250822_m020129_c001_v0001161_t0023_u01755828089275") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9759b_d20250822_m020118_c001_v7007000_t0000_u01755828078686") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b1b4_d20250822_m020115_c001_v0001180_t0038_u01755828075154") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908ce_d20250822_m020113_c001_v7007000_t0000_u01755828073639") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b752_d20250822_m020110_c001_v0001137_t0010_u01755828070772") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa6d_d20250822_m020059_c001_v7007000_t0000_u01755828059935") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b0a9_d20250822_m020056_c001_v0001180_t0055_u01755828056437") 2025/08/22 02:03:27 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c79135f7_d20250822_m020055_c001_v7007000_t0000_u01755828055507") 2025/08/22 02:03:28 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6e0_d20250822_m020051_c001_v0001137_t0018_u01755828051888") 2025/08/22 02:03:28 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f692a_d20250822_m020038_c001_v7007000_t0000_u01755828038665") 2025/08/22 02:03:28 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af9a_d20250822_m020035_c001_v0001180_t0059_u01755828035008") 2025/08/22 02:03:28 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f68f4_d20250822_m020024_c001_v7007000_t0000_u01755828024359") 2025/08/22 02:03:28 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af4c_d20250822_m020020_c001_v0001180_t0056_u01755828020160") 2025/08/22 02:03:28 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb608a_d20250822_m020008_c001_v7007000_t0000_u01755828008659") 2025/08/22 02:03:28 DEBUG : appleappleapplebanana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af05_d20250822_m020004_c001_v0001180_t0005_u01755828004977") 2025/08/22 02:03:28 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908fd_d20250822_m020117_c001_v7007000_t0000_u01755828077075") 2025/08/22 02:03:28 DEBUG : appleappleapplebananaSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b180_d20250822_m020112_c001_v0001180_t0028_u01755828072163") 2025/08/22 02:03:28 DEBUG : b/potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d64f_d20250822_m015518_c001_v7007000_t0000_u01755827718150") 2025/08/22 02:03:28 DEBUG : b/potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a2500d_d20250822_m015516_c001_v0001171_t0057_u01755827716167") 2025/08/22 02:03:28 DEBUG : b/potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509ee7_d20250822_m015515_c001_v7007000_t0000_u01755827715055") 2025/08/22 02:03:28 DEBUG : b/potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fef_d20250822_m015513_c001_v0001171_t0021_u01755827713403") 2025/08/22 02:03:28 DEBUG : b/potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509e86_d20250822_m015456_c001_v7007000_t0000_u01755827696696") 2025/08/22 02:03:28 DEBUG : b/potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f77_d20250822_m015455_c001_v0001171_t0037_u01755827695193") 2025/08/22 02:03:28 DEBUG : backup/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765efd7_d20250822_m015803_c001_v7007000_t0000_u01755827883524") 2025/08/22 02:03:28 DEBUG : backup/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1146af87985875a7_d20250822_m015801_c001_v0001182_t0047_u01755827881428") 2025/08/22 02:03:28 DEBUG : backup/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1141bce460efd19a_d20250822_m015757_c001_v0001171_t0012_u01755827877421") 2025/08/22 02:03:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177dedd_d20250822_m015827_c001_v7007000_t0000_u01755827907745") 2025/08/22 02:03:28 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1120aa36ebe92bc9_d20250822_m015825_c001_v0001171_t0022_u01755827905930") 2025/08/22 02:03:29 DEBUG : backup/one-2019-01-01: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116cc5fd0cee0ac2_d20250822_m015821_c001_v0001145_t0007_u01755827901778") 2025/08/22 02:03:29 DEBUG : backup/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4052b26d8d8fe40f_d20250822_m015815_c001_v7007000_t0000_u01755827895541") 2025/08/22 02:03:29 DEBUG : backup/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f10824c15d24cc86c_d20250822_m015813_c001_v0001177_t0055_u01755827893623") 2025/08/22 02:03:29 DEBUG : backup/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f11118d5dbdeb5421_d20250822_m015809_c001_v0001099_t0023_u01755827889843") 2025/08/22 02:03:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177dedf_d20250822_m015827_c001_v7007000_t0000_u01755827907926") 2025/08/22 02:03:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1148898e38dfefe4_d20250822_m015826_c001_v0001177_t0021_u01755827906991") 2025/08/22 02:03:29 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f108ea29ddb4f19b6_d20250822_m015823_c001_v0001100_t0037_u01755827903487") 2025/08/22 02:03:29 DEBUG : backup/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765efda_d20250822_m015803_c001_v7007000_t0000_u01755827883707") 2025/08/22 02:03:29 DEBUG : backup/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f104bb6672b96040f_d20250822_m015802_c001_v0001136_t0050_u01755827882578") 2025/08/22 02:03:29 DEBUG : backup/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1058eebb3166beb0_d20250822_m015759_c001_v0001180_t0042_u01755827879026") 2025/08/22 02:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4052b26d8d8fe410_d20250822_m015815_c001_v7007000_t0000_u01755827895727") 2025/08/22 02:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f101cc24b7a2bb889_d20250822_m015814_c001_v0001092_t0018_u01755827894509") 2025/08/22 02:03:29 DEBUG : backup/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100286509b97cddf_d20250822_m015811_c001_v0001183_t0014_u01755827891282") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340b9b_d20250822_m020250_c001_v7007000_t0000_u01755828170461") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3ba37_d20250822_m020246_c001_v0001137_t0015_u01755828166155") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddd8_d20250822_m020235_c001_v7007000_t0000_u01755828155238") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b9ba_d20250822_m020231_c001_v0001137_t0015_u01755828151057") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655de_d20250822_m020219_c001_v7007000_t0000_u01755828139900") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b940_d20250822_m020216_c001_v0001137_t0039_u01755828136013") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e283_d20250822_m020205_c001_v7007000_t0000_u01755828125249") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b8b6_d20250822_m020201_c001_v0001137_t0049_u01755828121090") 2025/08/22 02:03:29 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d57_d20250822_m020150_c001_v7007000_t0000_u01755828110258") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b849_d20250822_m020145_c001_v0001137_t0052_u01755828105820") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a29_d20250822_m020135_c001_v7007000_t0000_u01755828095169") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b27e_d20250822_m020129_c001_v0001180_t0013_u01755828089085") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9759d_d20250822_m020118_c001_v7007000_t0000_u01755828078868") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491f2_d20250822_m020115_c001_v0001178_t0057_u01755828075165") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212ce4f_d20250822_m020113_c001_v7007000_t0000_u01755828073993") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224f3_d20250822_m020110_c001_v0001161_t0043_u01755828070483") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa71_d20250822_m020100_c001_v7007000_t0000_u01755828060118") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491a0_d20250822_m020056_c001_v0001178_t0032_u01755828056428") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937aaaf_d20250822_m020055_c001_v7007000_t0000_u01755828055310") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b057_d20250822_m020051_c001_v0001180_t0023_u01755828051640") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc372_d20250822_m020038_c001_v7007000_t0000_u01755828038920") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02244b_d20250822_m020034_c001_v0001161_t0021_u01755828034709") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f68f5_d20250822_m020024_c001_v7007000_t0000_u01755828024541") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02240b_d20250822_m020019_c001_v0001161_t0016_u01755828019667") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb608b_d20250822_m020008_c001_v7007000_t0000_u01755828008842") 2025/08/22 02:03:30 DEBUG : banana: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0223d9_d20250822_m020004_c001_v0001161_t0031_u01755828004582") 2025/08/22 02:03:30 DEBUG : bananaSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4028ad8d5e2f2ebf_d20250822_m020117_c001_v7007000_t0000_u01755828077073") 2025/08/22 02:03:30 DEBUG : bananaSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224f9_d20250822_m020112_c001_v0001161_t0000_u01755828072143") 2025/08/22 02:03:30 DEBUG : both0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a5c_d20250822_m015937_c001_v7007000_t0000_u01755827977792") 2025/08/22 02:03:30 DEBUG : both0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549023_d20250822_m015926_c001_v0001178_t0041_u01755827966163") 2025/08/22 02:03:30 DEBUG : both0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97273_d20250822_m015921_c001_v7007000_t0000_u01755827961930") 2025/08/22 02:03:31 DEBUG : both0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fad_d20250822_m015910_c001_v0001178_t0021_u01755827950336") 2025/08/22 02:03:31 DEBUG : both1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a61_d20250822_m015937_c001_v7007000_t0000_u01755827977974") 2025/08/22 02:03:31 DEBUG : both1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549027_d20250822_m015926_c001_v0001178_t0010_u01755827966602") 2025/08/22 02:03:31 DEBUG : both1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97274_d20250822_m015922_c001_v7007000_t0000_u01755827962111") 2025/08/22 02:03:31 DEBUG : both1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fb5_d20250822_m015910_c001_v0001178_t0038_u01755827950754") 2025/08/22 02:03:31 DEBUG : both10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a66_d20250822_m015938_c001_v7007000_t0000_u01755827978155") 2025/08/22 02:03:31 DEBUG : both10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549055_d20250822_m015930_c001_v0001178_t0020_u01755827970521") 2025/08/22 02:03:31 DEBUG : both10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97275_d20250822_m015922_c001_v7007000_t0000_u01755827962292") 2025/08/22 02:03:31 DEBUG : both10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fdf_d20250822_m015914_c001_v0001178_t0055_u01755827954645") 2025/08/22 02:03:31 DEBUG : both11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a6b_d20250822_m015938_c001_v7007000_t0000_u01755827978337") 2025/08/22 02:03:31 DEBUG : both11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754905d_d20250822_m015930_c001_v0001178_t0021_u01755827970934") 2025/08/22 02:03:31 DEBUG : both11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97276_d20250822_m015922_c001_v7007000_t0000_u01755827962487") 2025/08/22 02:03:31 DEBUG : both11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fe3_d20250822_m015915_c001_v0001178_t0055_u01755827955064") 2025/08/22 02:03:31 DEBUG : both12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a70_d20250822_m015938_c001_v7007000_t0000_u01755827978544") 2025/08/22 02:03:31 DEBUG : both12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549061_d20250822_m015931_c001_v0001178_t0022_u01755827971363") 2025/08/22 02:03:31 DEBUG : both12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97277_d20250822_m015922_c001_v7007000_t0000_u01755827962669") 2025/08/22 02:03:31 DEBUG : both12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548feb_d20250822_m015915_c001_v0001178_t0011_u01755827955509") 2025/08/22 02:03:31 DEBUG : both13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a75_d20250822_m015938_c001_v7007000_t0000_u01755827978726") 2025/08/22 02:03:31 DEBUG : both13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549067_d20250822_m015931_c001_v0001178_t0031_u01755827971946") 2025/08/22 02:03:31 DEBUG : both13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97278_d20250822_m015922_c001_v7007000_t0000_u01755827962851") 2025/08/22 02:03:32 DEBUG : both13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ff1_d20250822_m015915_c001_v0001178_t0015_u01755827955961") 2025/08/22 02:03:32 DEBUG : both14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a7a_d20250822_m015938_c001_v7007000_t0000_u01755827978908") 2025/08/22 02:03:32 DEBUG : both14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754906b_d20250822_m015932_c001_v0001178_t0034_u01755827972371") 2025/08/22 02:03:32 DEBUG : both14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97279_d20250822_m015923_c001_v7007000_t0000_u01755827963033") 2025/08/22 02:03:32 DEBUG : both14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ff5_d20250822_m015916_c001_v0001178_t0011_u01755827956389") 2025/08/22 02:03:32 DEBUG : both15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a7e_d20250822_m015939_c001_v7007000_t0000_u01755827979091") 2025/08/22 02:03:32 DEBUG : both15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754906f_d20250822_m015932_c001_v0001178_t0050_u01755827972809") 2025/08/22 02:03:32 DEBUG : both15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9727a_d20250822_m015923_c001_v7007000_t0000_u01755827963228") 2025/08/22 02:03:32 DEBUG : both15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ff9_d20250822_m015916_c001_v0001178_t0006_u01755827956834") 2025/08/22 02:03:32 DEBUG : both16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a84_d20250822_m015939_c001_v7007000_t0000_u01755827979273") 2025/08/22 02:03:32 DEBUG : both16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549073_d20250822_m015933_c001_v0001178_t0017_u01755827973228") 2025/08/22 02:03:32 DEBUG : both16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9727b_d20250822_m015923_c001_v7007000_t0000_u01755827963411") 2025/08/22 02:03:32 DEBUG : both16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fff_d20250822_m015917_c001_v0001178_t0039_u01755827957326") 2025/08/22 02:03:32 DEBUG : both17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a87_d20250822_m015939_c001_v7007000_t0000_u01755827979457") 2025/08/22 02:03:32 DEBUG : both17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549079_d20250822_m015933_c001_v0001178_t0039_u01755827973672") 2025/08/22 02:03:32 DEBUG : both17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9727c_d20250822_m015923_c001_v7007000_t0000_u01755827963593") 2025/08/22 02:03:32 DEBUG : both17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549003_d20250822_m015917_c001_v0001178_t0005_u01755827957818") 2025/08/22 02:03:32 DEBUG : both18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a8b_d20250822_m015939_c001_v7007000_t0000_u01755827979639") 2025/08/22 02:03:32 DEBUG : both18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754907d_d20250822_m015934_c001_v0001178_t0020_u01755827974104") 2025/08/22 02:03:32 DEBUG : both18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9727d_d20250822_m015923_c001_v7007000_t0000_u01755827963783") 2025/08/22 02:03:32 DEBUG : both18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754900b_d20250822_m015918_c001_v0001178_t0019_u01755827958286") 2025/08/22 02:03:33 DEBUG : both19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a8f_d20250822_m015939_c001_v7007000_t0000_u01755827979820") 2025/08/22 02:03:33 DEBUG : both19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549083_d20250822_m015934_c001_v0001178_t0036_u01755827974528") 2025/08/22 02:03:33 DEBUG : both19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9727e_d20250822_m015923_c001_v7007000_t0000_u01755827963967") 2025/08/22 02:03:33 DEBUG : both19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754900f_d20250822_m015918_c001_v0001178_t0031_u01755827958719") 2025/08/22 02:03:33 DEBUG : both2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a94_d20250822_m015940_c001_v7007000_t0000_u01755827980003") 2025/08/22 02:03:33 DEBUG : both2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754902d_d20250822_m015927_c001_v0001178_t0022_u01755827967036") 2025/08/22 02:03:33 DEBUG : both2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9727f_d20250822_m015924_c001_v7007000_t0000_u01755827964148") 2025/08/22 02:03:33 DEBUG : both2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fb9_d20250822_m015911_c001_v0001178_t0033_u01755827951187") 2025/08/22 02:03:33 DEBUG : both3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a9a_d20250822_m015940_c001_v7007000_t0000_u01755827980186") 2025/08/22 02:03:33 DEBUG : both3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549031_d20250822_m015927_c001_v0001178_t0022_u01755827967484") 2025/08/22 02:03:33 DEBUG : both3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97280_d20250822_m015924_c001_v7007000_t0000_u01755827964330") 2025/08/22 02:03:33 DEBUG : both3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fbf_d20250822_m015911_c001_v0001178_t0050_u01755827951660") 2025/08/22 02:03:33 DEBUG : both4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191a9e_d20250822_m015940_c001_v7007000_t0000_u01755827980373") 2025/08/22 02:03:33 DEBUG : both4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549037_d20250822_m015927_c001_v0001178_t0023_u01755827967903") 2025/08/22 02:03:33 DEBUG : both4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97281_d20250822_m015924_c001_v7007000_t0000_u01755827964511") 2025/08/22 02:03:33 DEBUG : both4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fc3_d20250822_m015912_c001_v0001178_t0037_u01755827952103") 2025/08/22 02:03:33 DEBUG : both5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191aa2_d20250822_m015940_c001_v7007000_t0000_u01755827980554") 2025/08/22 02:03:33 DEBUG : both5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754903b_d20250822_m015928_c001_v0001178_t0006_u01755827968332") 2025/08/22 02:03:33 DEBUG : both5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97282_d20250822_m015924_c001_v7007000_t0000_u01755827964693") 2025/08/22 02:03:33 DEBUG : both5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fc9_d20250822_m015912_c001_v0001178_t0029_u01755827952540") 2025/08/22 02:03:34 DEBUG : both6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191aa7_d20250822_m015940_c001_v7007000_t0000_u01755827980736") 2025/08/22 02:03:34 DEBUG : both6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754903f_d20250822_m015928_c001_v0001178_t0047_u01755827968829") 2025/08/22 02:03:34 DEBUG : both6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97283_d20250822_m015924_c001_v7007000_t0000_u01755827964874") 2025/08/22 02:03:34 DEBUG : both6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fcd_d20250822_m015912_c001_v0001178_t0000_u01755827952962") 2025/08/22 02:03:34 DEBUG : both7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191aac_d20250822_m015940_c001_v7007000_t0000_u01755827980918") 2025/08/22 02:03:34 DEBUG : both7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549045_d20250822_m015929_c001_v0001178_t0039_u01755827969253") 2025/08/22 02:03:34 DEBUG : both7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97284_d20250822_m015925_c001_v7007000_t0000_u01755827965057") 2025/08/22 02:03:34 DEBUG : both7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fd1_d20250822_m015913_c001_v0001178_t0040_u01755827953386") 2025/08/22 02:03:34 DEBUG : both8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ab0_d20250822_m015941_c001_v7007000_t0000_u01755827981099") 2025/08/22 02:03:34 DEBUG : both8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754904b_d20250822_m015929_c001_v0001178_t0047_u01755827969671") 2025/08/22 02:03:34 DEBUG : both8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97285_d20250822_m015925_c001_v7007000_t0000_u01755827965238") 2025/08/22 02:03:34 DEBUG : both8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fd5_d20250822_m015913_c001_v0001178_t0029_u01755827953807") 2025/08/22 02:03:34 DEBUG : both9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ab5_d20250822_m015941_c001_v7007000_t0000_u01755827981280") 2025/08/22 02:03:34 DEBUG : both9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754904f_d20250822_m015930_c001_v0001178_t0050_u01755827970091") 2025/08/22 02:03:34 DEBUG : both9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97286_d20250822_m015925_c001_v7007000_t0000_u01755827965420") 2025/08/22 02:03:34 DEBUG : both9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fdb_d20250822_m015914_c001_v0001178_t0015_u01755827954226") 2025/08/22 02:03:34 DEBUG : c/non empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d650_d20250822_m015518_c001_v7007000_t0000_u01755827718330") 2025/08/22 02:03:34 DEBUG : c/non empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a2500f_d20250822_m015516_c001_v0001171_t0037_u01755827716556") 2025/08/22 02:03:34 DEBUG : c/non empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509eeb_d20250822_m015515_c001_v7007000_t0000_u01755827715802") 2025/08/22 02:03:34 DEBUG : c/non empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24ff7_d20250822_m015513_c001_v0001171_t0047_u01755827713750") 2025/08/22 02:03:34 DEBUG : c/non empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509e88_d20250822_m015457_c001_v7007000_t0000_u01755827697495") 2025/08/22 02:03:34 DEBUG : c/non empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f79_d20250822_m015455_c001_v0001171_t0052_u01755827695536") 2025/08/22 02:03:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223303_d20250822_m020041_c001_v7007000_t0000_u01755828041455") 2025/08/22 02:03:35 DEBUG : c3BsaXRiYW5hbmFzcGxpdA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b660_d20250822_m020036_c001_v0001137_t0005_u01755828036777") 2025/08/22 02:03:35 DEBUG : check sum: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db231_d20250822_m015447_c001_v7007000_t0000_u01755827687892") 2025/08/22 02:03:35 DEBUG : check sum: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f37_d20250822_m015446_c001_v0001171_t0050_u01755827686865") 2025/08/22 02:03:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e4b2_d20250822_m020320_c001_v7007000_t0000_u01755828200815") 2025/08/22 02:03:35 DEBUG : dG9l/dG9l/dG9lLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b520_d20250822_m020318_c001_v0001180_t0055_u01755828198915") 2025/08/22 02:03:35 DEBUG : dest/3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96ee8_d20250822_m015731_c001_v7007000_t0000_u01755827851419") 2025/08/22 02:03:35 DEBUG : dest/3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4114fc92c15f657d_d20250822_m015730_c001_v0001037_t0009_u01755827850236") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a2c_d20250822_m020135_c001_v7007000_t0000_u01755828095354") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcde: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b29e_d20250822_m020131_c001_v0001180_t0036_u01755828091092") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340b9c_d20250822_m020250_c001_v7007000_t0000_u01755828170647") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b494_d20250822_m020239_c001_v0001180_t0016_u01755828159593") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadddb_d20250822_m020235_c001_v7007000_t0000_u01755828155422") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b45c_d20250822_m020224_c001_v0001180_t0000_u01755828144261") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655e0_d20250822_m020220_c001_v7007000_t0000_u01755828140081") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b420_d20250822_m020209_c001_v0001180_t0038_u01755828129602") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e288_d20250822_m020205_c001_v7007000_t0000_u01755828125435") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b3b4_d20250822_m020154_c001_v0001180_t0022_u01755828114526") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d59_d20250822_m020150_c001_v7007000_t0000_u01755828110439") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b31c_d20250822_m020139_c001_v0001180_t0051_u01755828099594") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a1a_d20250822_m020132_c001_v7007000_t0000_u01755828092769") 2025/08/22 02:03:35 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549214_d20250822_m020123_c001_v0001178_t0055_u01755828083177") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9759f_d20250822_m020119_c001_v7007000_t0000_u01755828079059") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b1b8_d20250822_m020115_c001_v0001180_t0035_u01755828075370") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212ce4e_d20250822_m020113_c001_v7007000_t0000_u01755828073811") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491c0_d20250822_m020104_c001_v0001178_t0002_u01755828064350") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa73_d20250822_m020100_c001_v7007000_t0000_u01755828060299") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491a2_d20250822_m020056_c001_v0001178_t0047_u01755828056638") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc3ea_d20250822_m020055_c001_v7007000_t0000_u01755828055309") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022483_d20250822_m020045_c001_v0001161_t0005_u01755828045628") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59db47_d20250822_m020038_c001_v7007000_t0000_u01755828038887") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549138_d20250822_m020028_c001_v0001178_t0016_u01755828028855") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f68f7_d20250822_m020024_c001_v7007000_t0000_u01755828024722") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754910f_d20250822_m020013_c001_v0001178_t0018_u01755828013148") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb608c_d20250822_m020009_c001_v7007000_t0000_u01755828009026") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475490e1_d20250822_m015959_c001_v0001178_t0057_u01755827999180") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97591_d20250822_m020116_c001_v7007000_t0000_u01755828076887") 2025/08/22 02:03:36 DEBUG : dir1/0000-abcdefg.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b184_d20250822_m020112_c001_v0001180_t0022_u01755828072364") 2025/08/22 02:03:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a2e_d20250822_m020135_c001_v7007000_t0000_u01755828095537") 2025/08/22 02:03:36 DEBUG : dir1/0001-bcdef: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b7df_d20250822_m020131_c001_v0001137_t0052_u01755828091080") 2025/08/22 02:03:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340b9d_d20250822_m020250_c001_v7007000_t0000_u01755828170837") 2025/08/22 02:03:36 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3ba06_d20250822_m020240_c001_v0001137_t0006_u01755828160148") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadddd_d20250822_m020235_c001_v7007000_t0000_u01755828155609") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b984_d20250822_m020224_c001_v0001137_t0010_u01755828144889") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655e2_d20250822_m020220_c001_v7007000_t0000_u01755828140264") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b906_d20250822_m020210_c001_v0001137_t0032_u01755828130170") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e28d_d20250822_m020205_c001_v7007000_t0000_u01755828125621") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b884_d20250822_m020155_c001_v0001137_t0017_u01755828115089") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d5b_d20250822_m020150_c001_v7007000_t0000_u01755828110620") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b81f_d20250822_m020140_c001_v0001137_t0059_u01755828100161") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d487_d20250822_m020132_c001_v7007000_t0000_u01755828092766") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b232_d20250822_m020123_c001_v0001180_t0033_u01755828083748") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975a3_d20250822_m020119_c001_v7007000_t0000_u01755828079243") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491f6_d20250822_m020115_c001_v0001178_t0022_u01755828075381") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212ce50_d20250822_m020114_c001_v7007000_t0000_u01755828074174") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224d7_d20250822_m020104_c001_v0001161_t0056_u01755828064912") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa76_d20250822_m020100_c001_v7007000_t0000_u01755828060481") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b0af_d20250822_m020056_c001_v0001180_t0039_u01755828056745") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c79135f3_d20250822_m020055_c001_v7007000_t0000_u01755828055317") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b003_d20250822_m020046_c001_v0001180_t0056_u01755828046477") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952232d5_d20250822_m020038_c001_v7007000_t0000_u01755828038681") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022431_d20250822_m020029_c001_v0001161_t0009_u01755828029429") 2025/08/22 02:03:37 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f68f9_d20250822_m020024_c001_v7007000_t0000_u01755828024904") 2025/08/22 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0223f3_d20250822_m020013_c001_v0001161_t0036_u01755828013740") 2025/08/22 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb608d_d20250822_m020009_c001_v7007000_t0000_u01755828009214") 2025/08/22 02:03:38 DEBUG : dir1/0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0223c5_d20250822_m015959_c001_v0001161_t0051_u01755827999754") 2025/08/22 02:03:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4028ad8d5e2f2eb7_d20250822_m020116_c001_v7007000_t0000_u01755828076685") 2025/08/22 02:03:38 DEBUG : dir1/0001-bcdefgh.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491e0_d20250822_m020112_c001_v0001178_t0024_u01755828072429") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a30_d20250822_m020135_c001_v7007000_t0000_u01755828095723") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefg: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02255d_d20250822_m020131_c001_v0001161_t0018_u01755828091071") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340b9e_d20250822_m020251_c001_v7007000_t0000_u01755828171023") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022677_d20250822_m020241_c001_v0001161_t0038_u01755828161001") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadddf_d20250822_m020235_c001_v7007000_t0000_u01755828155791") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022642_d20250822_m020225_c001_v0001161_t0034_u01755828145593") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655e4_d20250822_m020220_c001_v7007000_t0000_u01755828140447") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225ff_d20250822_m020210_c001_v0001161_t0057_u01755828130898") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e292_d20250822_m020205_c001_v7007000_t0000_u01755828125806") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225cf_d20250822_m020155_c001_v0001161_t0008_u01755828115873") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d5d_d20250822_m020150_c001_v7007000_t0000_u01755828110801") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02258d_d20250822_m020141_c001_v0001161_t0049_u01755828101024") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937acd7_d20250822_m020132_c001_v7007000_t0000_u01755828092772") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022533_d20250822_m020124_c001_v0001161_t0019_u01755828084304") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975a5_d20250822_m020119_c001_v7007000_t0000_u01755828079425") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02250f_d20250822_m020115_c001_v0001161_t0039_u01755828075519") 2025/08/22 02:03:38 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908d1_d20250822_m020113_c001_v7007000_t0000_u01755828073821") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b736_d20250822_m020105_c001_v0001137_t0045_u01755828065844") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa7a_d20250822_m020100_c001_v7007000_t0000_u01755828060662") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b704_d20250822_m020056_c001_v0001137_t0043_u01755828056764") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc3e8_d20250822_m020055_c001_v7007000_t0000_u01755828055117") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6b6_d20250822_m020047_c001_v0001137_t0039_u01755828047044") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59db43_d20250822_m020038_c001_v7007000_t0000_u01755828038685") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af78_d20250822_m020030_c001_v0001180_t0029_u01755828030148") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f68fb_d20250822_m020025_c001_v7007000_t0000_u01755828025086") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af2f_d20250822_m020014_c001_v0001180_t0027_u01755828014431") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb608e_d20250822_m020009_c001_v7007000_t0000_u01755828009398") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965aeef_d20250822_m020000_c001_v0001180_t0050_u01755828000246") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b5b6_d20250822_m020116_c001_v7007000_t0000_u01755828076898") 2025/08/22 02:03:39 DEBUG : dir1/0002-cdefghi.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b75a_d20250822_m020112_c001_v0001137_t0059_u01755828072497") 2025/08/22 02:03:39 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a32_d20250822_m020135_c001_v7007000_t0000_u01755828095909") 2025/08/22 02:03:39 DEBUG : dir1/0003-defgh: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549231_d20250822_m020131_c001_v0001178_t0037_u01755828091209") 2025/08/22 02:03:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340b9f_d20250822_m020251_c001_v7007000_t0000_u01755828171209") 2025/08/22 02:03:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549312_d20250822_m020241_c001_v0001178_t0006_u01755828161780") 2025/08/22 02:03:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadde0_d20250822_m020235_c001_v7007000_t0000_u01755828155972") 2025/08/22 02:03:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492e6_d20250822_m020226_c001_v0001178_t0041_u01755828146347") 2025/08/22 02:03:39 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655e6_d20250822_m020220_c001_v7007000_t0000_u01755828140645") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492b9_d20250822_m020211_c001_v0001178_t0023_u01755828131732") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e297_d20250822_m020205_c001_v7007000_t0000_u01755828125996") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549279_d20250822_m020156_c001_v0001178_t0026_u01755828116697") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d5f_d20250822_m020150_c001_v7007000_t0000_u01755828110983") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754924f_d20250822_m020141_c001_v0001178_t0014_u01755828101768") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c79137e7_d20250822_m020132_c001_v7007000_t0000_u01755828092784") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b7ac_d20250822_m020125_c001_v0001137_t0043_u01755828085063") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975a7_d20250822_m020119_c001_v7007000_t0000_u01755828079608") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b772_d20250822_m020115_c001_v0001137_t0036_u01755828075576") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908db_d20250822_m020114_c001_v7007000_t0000_u01755828074252") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b133_d20250822_m020106_c001_v0001180_t0009_u01755828066621") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa7c_d20250822_m020100_c001_v7007000_t0000_u01755828060843") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491a4_d20250822_m020056_c001_v0001178_t0026_u01755828056845") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d2e4_d20250822_m020055_c001_v7007000_t0000_u01755828055337") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549174_d20250822_m020047_c001_v0001178_t0019_u01755828047795") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e679074d_d20250822_m020038_c001_v7007000_t0000_u01755828038932") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b62c_d20250822_m020030_c001_v0001137_t0054_u01755828030725") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f68fd_d20250822_m020025_c001_v7007000_t0000_u01755828025327") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b5ac_d20250822_m020015_c001_v0001137_t0021_u01755828015005") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb608f_d20250822_m020009_c001_v7007000_t0000_u01755828009582") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b532_d20250822_m020000_c001_v0001137_t0057_u01755828000460") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9758f_d20250822_m020116_c001_v7007000_t0000_u01755828076845") 2025/08/22 02:03:40 DEBUG : dir1/0003-defghij.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224fc_d20250822_m020112_c001_v0001161_t0023_u01755828072563") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a34_d20250822_m020136_c001_v7007000_t0000_u01755828096092") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghi: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b2a2_d20250822_m020131_c001_v0001180_t0016_u01755828091313") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba0_d20250822_m020251_c001_v7007000_t0000_u01755828171394") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b498_d20250822_m020242_c001_v0001180_t0036_u01755828162016") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadde2_d20250822_m020236_c001_v7007000_t0000_u01755828156156") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b464_d20250822_m020226_c001_v0001180_t0014_u01755828146563") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655e8_d20250822_m020220_c001_v7007000_t0000_u01755828140844") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b42a_d20250822_m020211_c001_v0001180_t0012_u01755828131941") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e29c_d20250822_m020206_c001_v7007000_t0000_u01755828126189") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b3c0_d20250822_m020156_c001_v0001180_t0042_u01755828116909") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d61_d20250822_m020151_c001_v7007000_t0000_u01755828111169") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b342_d20250822_m020141_c001_v0001180_t0049_u01755828101979") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191da9_d20250822_m020132_c001_v7007000_t0000_u01755828092809") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754921c_d20250822_m020125_c001_v0001178_t0007_u01755828085416") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975aa_d20250822_m020119_c001_v7007000_t0000_u01755828079790") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b1bc_d20250822_m020115_c001_v0001180_t0043_u01755828075587") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc463_d20250822_m020114_c001_v7007000_t0000_u01755828074185") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491c8_d20250822_m020106_c001_v0001178_t0028_u01755828066888") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa80_d20250822_m020101_c001_v7007000_t0000_u01755828061028") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224bd_d20250822_m020056_c001_v0001161_t0014_u01755828056864") 2025/08/22 02:03:41 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41575e1e6bbd10a9_d20250822_m020055_c001_v7007000_t0000_u01755828055278") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02248b_d20250822_m020048_c001_v0001161_t0016_u01755828048040") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f692c_d20250822_m020039_c001_v7007000_t0000_u01755828039031") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549140_d20250822_m020031_c001_v0001178_t0053_u01755828031066") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f68fe_d20250822_m020025_c001_v7007000_t0000_u01755828025512") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549113_d20250822_m020015_c001_v0001178_t0021_u01755828015319") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6091_d20250822_m020009_c001_v7007000_t0000_u01755828009767") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475490e5_d20250822_m020000_c001_v0001178_t0011_u01755828000851") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9758e_d20250822_m020116_c001_v7007000_t0000_u01755828076704") 2025/08/22 02:03:42 DEBUG : dir1/0004-efghijk.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b188_d20250822_m020112_c001_v0001180_t0040_u01755828072574") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a36_d20250822_m020136_c001_v7007000_t0000_u01755828096276") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghij: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02255f_d20250822_m020131_c001_v0001161_t0019_u01755828091409") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba1_d20250822_m020251_c001_v7007000_t0000_u01755828171582") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3ba16_d20250822_m020242_c001_v0001137_t0024_u01755828162222") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadde4_d20250822_m020236_c001_v7007000_t0000_u01755828156338") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b992_d20250822_m020226_c001_v0001137_t0019_u01755828146762") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655ea_d20250822_m020221_c001_v7007000_t0000_u01755828141027") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b918_d20250822_m020212_c001_v0001137_t0003_u01755828132144") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e29f_d20250822_m020206_c001_v7007000_t0000_u01755828126376") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b894_d20250822_m020157_c001_v0001137_t0015_u01755828117111") 2025/08/22 02:03:42 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d63_d20250822_m020151_c001_v7007000_t0000_u01755828111351") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b82f_d20250822_m020142_c001_v0001137_t0001_u01755828102183") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4167ba517f1cd93f_d20250822_m020132_c001_v7007000_t0000_u01755828092925") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b24a_d20250822_m020125_c001_v0001180_t0012_u01755828085669") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975ac_d20250822_m020119_c001_v7007000_t0000_u01755828079972") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491fa_d20250822_m020115_c001_v0001178_t0002_u01755828075598") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9757b_d20250822_m020114_c001_v7007000_t0000_u01755828074041") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224db_d20250822_m020107_c001_v0001161_t0054_u01755828067101") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa84_d20250822_m020101_c001_v7007000_t0000_u01755828061212") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b0b3_d20250822_m020056_c001_v0001180_t0013_u01755828056992") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c79135f2_d20250822_m020055_c001_v7007000_t0000_u01755828055293") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b021_d20250822_m020048_c001_v0001180_t0012_u01755828048355") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212cdf6_d20250822_m020038_c001_v7007000_t0000_u01755828038705") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02243b_d20250822_m020031_c001_v0001161_t0034_u01755828031301") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6900_d20250822_m020025_c001_v7007000_t0000_u01755828025698") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0223fb_d20250822_m020015_c001_v0001161_t0002_u01755828015538") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6092_d20250822_m020009_c001_v7007000_t0000_u01755828009950") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0223cb_d20250822_m020001_c001_v0001161_t0059_u01755828001093") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d39e_d20250822_m020117_c001_v7007000_t0000_u01755828077067") 2025/08/22 02:03:43 DEBUG : dir1/0005-fghijkl.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491e2_d20250822_m020112_c001_v0001178_t0059_u01755828072644") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a38_d20250822_m020136_c001_v7007000_t0000_u01755828096460") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijk: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549233_d20250822_m020131_c001_v0001178_t0036_u01755828091421") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba2_d20250822_m020251_c001_v7007000_t0000_u01755828171769") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02267b_d20250822_m020242_c001_v0001161_t0049_u01755828162606") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadde6_d20250822_m020236_c001_v7007000_t0000_u01755828156520") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02264a_d20250822_m020227_c001_v0001161_t0044_u01755828147230") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655ec_d20250822_m020221_c001_v7007000_t0000_u01755828141209") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02260f_d20250822_m020212_c001_v0001161_t0002_u01755828132672") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2a3_d20250822_m020206_c001_v7007000_t0000_u01755828126561") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225d5_d20250822_m020157_c001_v0001161_t0053_u01755828117426") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d64_d20250822_m020151_c001_v7007000_t0000_u01755828111545") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02259d_d20250822_m020142_c001_v0001161_t0016_u01755828102874") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a18_d20250822_m020132_c001_v7007000_t0000_u01755828092350") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02253d_d20250822_m020125_c001_v0001161_t0009_u01755828085882") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975ae_d20250822_m020120_c001_v7007000_t0000_u01755828080154") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022511_d20250822_m020115_c001_v0001161_t0011_u01755828075785") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908da_d20250822_m020114_c001_v7007000_t0000_u01755828074201") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b73e_d20250822_m020107_c001_v0001137_t0051_u01755828067588") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa88_d20250822_m020101_c001_v7007000_t0000_u01755828061394") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491a6_d20250822_m020057_c001_v0001178_t0041_u01755828057082") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa37_d20250822_m020055_c001_v7007000_t0000_u01755828055300") 2025/08/22 02:03:44 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6c6_d20250822_m020048_c001_v0001137_t0030_u01755828048578") 2025/08/22 02:03:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e679074b_d20250822_m020038_c001_v7007000_t0000_u01755828038732") 2025/08/22 02:03:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af84_d20250822_m020031_c001_v0001180_t0002_u01755828031647") 2025/08/22 02:03:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6902_d20250822_m020025_c001_v7007000_t0000_u01755828025881") 2025/08/22 02:03:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af36_d20250822_m020016_c001_v0001180_t0003_u01755828016292") 2025/08/22 02:03:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6093_d20250822_m020010_c001_v7007000_t0000_u01755828010134") 2025/08/22 02:03:45 DEBUG : dir1/0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965aef3_d20250822_m020001_c001_v0001180_t0055_u01755828001520") 2025/08/22 02:03:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908fb_d20250822_m020116_c001_v7007000_t0000_u01755828076910") 2025/08/22 02:03:45 DEBUG : dir1/0006-ghijklm.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b190_d20250822_m020112_c001_v0001180_t0018_u01755828072798") 2025/08/22 02:03:45 DEBUG : dir1/0007-12345: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a3a_d20250822_m020136_c001_v7007000_t0000_u01755828096646") 2025/08/22 02:03:45 DEBUG : dir1/0007-12345: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b7e3_d20250822_m020131_c001_v0001137_t0057_u01755828091480") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba3_d20250822_m020251_c001_v7007000_t0000_u01755828171958") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549316_d20250822_m020242_c001_v0001178_t0033_u01755828162980") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadde8_d20250822_m020236_c001_v7007000_t0000_u01755828156703") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492f2_d20250822_m020227_c001_v0001178_t0051_u01755828147614") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655ed_d20250822_m020221_c001_v7007000_t0000_u01755828141392") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492bf_d20250822_m020213_c001_v0001178_t0056_u01755828133096") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2a7_d20250822_m020206_c001_v7007000_t0000_u01755828126747") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754927b_d20250822_m020157_c001_v0001178_t0006_u01755828117788") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d67_d20250822_m020151_c001_v7007000_t0000_u01755828111726") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549257_d20250822_m020143_c001_v0001178_t0054_u01755828103236") 2025/08/22 02:03:45 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191d9f_d20250822_m020132_c001_v7007000_t0000_u01755828092364") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b7b8_d20250822_m020126_c001_v0001137_t0049_u01755828086308") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975b0_d20250822_m020120_c001_v7007000_t0000_u01755828080354") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491fc_d20250822_m020115_c001_v0001178_t0044_u01755828075815") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b5a8_d20250822_m020114_c001_v7007000_t0000_u01755828074217") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b143_d20250822_m020107_c001_v0001180_t0047_u01755828067926") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa8b_d20250822_m020101_c001_v7007000_t0000_u01755828061576") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b70a_d20250822_m020057_c001_v0001137_t0056_u01755828057092") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41575e1e6bbd10ac_d20250822_m020055_c001_v7007000_t0000_u01755828055460") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754917a_d20250822_m020048_c001_v0001178_t0039_u01755828048891") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41313bf96744b5ff_d20250822_m020038_c001_v7007000_t0000_u01755828038888") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b636_d20250822_m020031_c001_v0001137_t0016_u01755828031862") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6904_d20250822_m020026_c001_v7007000_t0000_u01755828026063") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b5ba_d20250822_m020016_c001_v0001137_t0008_u01755828016531") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6094_d20250822_m020010_c001_v7007000_t0000_u01755828010317") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b53c_d20250822_m020001_c001_v0001137_t0014_u01755828001807") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc474_d20250822_m020116_c001_v7007000_t0000_u01755828076920") 2025/08/22 02:03:46 DEBUG : dir1/0007-1234567.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491e4_d20250822_m020112_c001_v0001178_t0040_u01755828072853") 2025/08/22 02:03:46 DEBUG : dir1/0008-23456: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a3b_d20250822_m020136_c001_v7007000_t0000_u01755828096836") 2025/08/22 02:03:46 DEBUG : dir1/0008-23456: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b2a8_d20250822_m020131_c001_v0001180_t0003_u01755828091514") 2025/08/22 02:03:46 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba4_d20250822_m020252_c001_v7007000_t0000_u01755828172144") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b4a2_d20250822_m020243_c001_v0001180_t0053_u01755828163192") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadde9_d20250822_m020236_c001_v7007000_t0000_u01755828156892") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b46a_d20250822_m020227_c001_v0001180_t0040_u01755828147823") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655ef_d20250822_m020221_c001_v7007000_t0000_u01755828141575") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b432_d20250822_m020213_c001_v0001180_t0034_u01755828133308") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2ab_d20250822_m020206_c001_v7007000_t0000_u01755828126933") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b3cc_d20250822_m020158_c001_v0001180_t0010_u01755828118066") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d69_d20250822_m020151_c001_v7007000_t0000_u01755828111908") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b358_d20250822_m020143_c001_v0001180_t0046_u01755828103444") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4167ba517f1cd93c_d20250822_m020132_c001_v7007000_t0000_u01755828092742") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549222_d20250822_m020126_c001_v0001178_t0050_u01755828086694") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975b2_d20250822_m020120_c001_v7007000_t0000_u01755828080537") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b1c2_d20250822_m020115_c001_v0001180_t0027_u01755828075876") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908d5_d20250822_m020114_c001_v7007000_t0000_u01755828074020") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491ca_d20250822_m020108_c001_v0001178_t0059_u01755828068134") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa8f_d20250822_m020101_c001_v7007000_t0000_u01755828061757") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224bf_d20250822_m020057_c001_v0001161_t0049_u01755828057152") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c79135f6_d20250822_m020055_c001_v7007000_t0000_u01755828055475") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022492_d20250822_m020049_c001_v0001161_t0024_u01755828049102") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59db44_d20250822_m020038_c001_v7007000_t0000_u01755828038718") 2025/08/22 02:03:47 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549144_d20250822_m020032_c001_v0001178_t0017_u01755828032207") 2025/08/22 02:03:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6906_d20250822_m020026_c001_v7007000_t0000_u01755828026244") 2025/08/22 02:03:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549116_d20250822_m020016_c001_v0001178_t0028_u01755828016904") 2025/08/22 02:03:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6095_d20250822_m020010_c001_v7007000_t0000_u01755828010505") 2025/08/22 02:03:48 DEBUG : dir1/0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475490e9_d20250822_m020002_c001_v0001178_t0048_u01755828002152") 2025/08/22 02:03:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc472_d20250822_m020116_c001_v7007000_t0000_u01755828076734") 2025/08/22 02:03:48 DEBUG : dir1/0008-2345678.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022500_d20250822_m020112_c001_v0001161_t0052_u01755828072874") 2025/08/22 02:03:48 DEBUG : dir1/0009-34567: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a3c_d20250822_m020137_c001_v7007000_t0000_u01755828097021") 2025/08/22 02:03:48 DEBUG : dir1/0009-34567: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549235_d20250822_m020131_c001_v0001178_t0011_u01755828091634") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba5_d20250822_m020252_c001_v7007000_t0000_u01755828172330") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3ba1e_d20250822_m020243_c001_v0001137_t0059_u01755828163389") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddea_d20250822_m020237_c001_v7007000_t0000_u01755828157073") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b99c_d20250822_m020228_c001_v0001137_t0008_u01755828148038") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655f1_d20250822_m020221_c001_v7007000_t0000_u01755828141757") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b926_d20250822_m020213_c001_v0001137_t0056_u01755828133507") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2af_d20250822_m020207_c001_v7007000_t0000_u01755828127144") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b89e_d20250822_m020158_c001_v0001137_t0045_u01755828118284") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d6b_d20250822_m020152_c001_v7007000_t0000_u01755828112091") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b83b_d20250822_m020143_c001_v0001137_t0052_u01755828103649") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c79137e6_d20250822_m020132_c001_v7007000_t0000_u01755828092766") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b25c_d20250822_m020126_c001_v0001180_t0029_u01755828086903") 2025/08/22 02:03:48 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975b4_d20250822_m020120_c001_v7007000_t0000_u01755828080720") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b776_d20250822_m020115_c001_v0001137_t0026_u01755828075961") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97581_d20250822_m020114_c001_v7007000_t0000_u01755828074261") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224e9_d20250822_m020108_c001_v0001161_t0028_u01755828068350") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa93_d20250822_m020101_c001_v7007000_t0000_u01755828061942") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b0b7_d20250822_m020057_c001_v0001180_t0003_u01755828057193") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67907eb_d20250822_m020055_c001_v7007000_t0000_u01755828055120") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b037_d20250822_m020049_c001_v0001180_t0056_u01755828049436") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212cdf9_d20250822_m020038_c001_v7007000_t0000_u01755828038900") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022441_d20250822_m020032_c001_v0001161_t0009_u01755828032437") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6908_d20250822_m020026_c001_v7007000_t0000_u01755828026425") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022401_d20250822_m020017_c001_v0001161_t0031_u01755828017124") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6096_d20250822_m020010_c001_v7007000_t0000_u01755828010688") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0223d3_d20250822_m020002_c001_v0001161_t0014_u01755828002361") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908f8_d20250822_m020116_c001_v7007000_t0000_u01755828076863") 2025/08/22 02:03:49 DEBUG : dir1/0009-3456789.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b75c_d20250822_m020112_c001_v0001137_t0011_u01755828072898") 2025/08/22 02:03:49 DEBUG : dir1/0010-45678: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a3d_d20250822_m020137_c001_v7007000_t0000_u01755828097205") 2025/08/22 02:03:49 DEBUG : dir1/0010-45678: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b2ae_d20250822_m020131_c001_v0001180_t0021_u01755828091759") 2025/08/22 02:03:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba6_d20250822_m020252_c001_v7007000_t0000_u01755828172517") 2025/08/22 02:03:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02267f_d20250822_m020243_c001_v0001161_t0037_u01755828163801") 2025/08/22 02:03:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8fadded_d20250822_m020237_c001_v7007000_t0000_u01755828157304") 2025/08/22 02:03:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022650_d20250822_m020228_c001_v0001161_t0042_u01755828148825") 2025/08/22 02:03:49 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655f4_d20250822_m020221_c001_v7007000_t0000_u01755828141941") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022615_d20250822_m020213_c001_v0001161_t0014_u01755828133981") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2b4_d20250822_m020207_c001_v7007000_t0000_u01755828127329") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225dd_d20250822_m020158_c001_v0001161_t0037_u01755828118868") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d6d_d20250822_m020152_c001_v7007000_t0000_u01755828112273") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225a7_d20250822_m020144_c001_v0001161_t0036_u01755828104003") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a19_d20250822_m020132_c001_v7007000_t0000_u01755828092536") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022545_d20250822_m020127_c001_v0001161_t0035_u01755828087113") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975b6_d20250822_m020120_c001_v7007000_t0000_u01755828080902") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491fe_d20250822_m020116_c001_v0001178_t0022_u01755828076031") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9757f_d20250822_m020114_c001_v7007000_t0000_u01755828074227") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b749_d20250822_m020108_c001_v0001137_t0015_u01755828068650") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa98_d20250822_m020102_c001_v7007000_t0000_u01755828062123") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491aa_d20250822_m020057_c001_v0001178_t0044_u01755828057286") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67907f1_d20250822_m020055_c001_v7007000_t0000_u01755828055489") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6ce_d20250822_m020049_c001_v0001137_t0021_u01755828049670") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952232dc_d20250822_m020039_c001_v7007000_t0000_u01755828039065") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af8a_d20250822_m020032_c001_v0001180_t0036_u01755828032784") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f690a_d20250822_m020026_c001_v7007000_t0000_u01755828026607") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af3a_d20250822_m020017_c001_v0001180_t0034_u01755828017449") 2025/08/22 02:03:50 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6098_d20250822_m020010_c001_v7007000_t0000_u01755828010872") 2025/08/22 02:03:51 DEBUG : dir1/0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965aefb_d20250822_m020002_c001_v0001180_t0014_u01755828002713") 2025/08/22 02:03:51 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b5b4_d20250822_m020116_c001_v7007000_t0000_u01755828076714") 2025/08/22 02:03:51 DEBUG : dir1/0010-456789.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b196_d20250822_m020112_c001_v0001180_t0014_u01755828072997") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a3e_d20250822_m020137_c001_v7007000_t0000_u01755828097393") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549237_d20250822_m020131_c001_v0001178_t0055_u01755828091875") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba7_d20250822_m020252_c001_v7007000_t0000_u01755828172705") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754931a_d20250822_m020244_c001_v0001178_t0010_u01755828164095") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddf0_d20250822_m020237_c001_v7007000_t0000_u01755828157485") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492f4_d20250822_m020229_c001_v0001178_t0053_u01755828149159") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655f6_d20250822_m020222_c001_v7007000_t0000_u01755828142123") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492c5_d20250822_m020214_c001_v0001178_t0044_u01755828134275") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2ba_d20250822_m020207_c001_v7007000_t0000_u01755828127515") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549287_d20250822_m020159_c001_v0001178_t0045_u01755828119162") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d6f_d20250822_m020152_c001_v7007000_t0000_u01755828112455") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549259_d20250822_m020144_c001_v0001178_t0057_u01755828104272") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c79137ea_d20250822_m020132_c001_v7007000_t0000_u01755828092949") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b7c6_d20250822_m020127_c001_v0001137_t0020_u01755828087429") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975b8_d20250822_m020121_c001_v7007000_t0000_u01755828081084") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b1c6_d20250822_m020116_c001_v0001180_t0046_u01755828076064") 2025/08/22 02:03:51 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212ce4d_d20250822_m020113_c001_v7007000_t0000_u01755828073627") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b151_d20250822_m020108_c001_v0001180_t0024_u01755828068941") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa9d_d20250822_m020102_c001_v7007000_t0000_u01755828062304") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b70e_d20250822_m020057_c001_v0001137_t0021_u01755828057464") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc3ec_d20250822_m020055_c001_v7007000_t0000_u01755828055497") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754917c_d20250822_m020049_c001_v0001178_t0008_u01755828049985") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6929_d20250822_m020038_c001_v7007000_t0000_u01755828038482") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b63c_d20250822_m020032_c001_v0001137_t0047_u01755828032997") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f690c_d20250822_m020026_c001_v7007000_t0000_u01755828026789") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b5c6_d20250822_m020017_c001_v0001137_t0017_u01755828017663") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb6099_d20250822_m020011_c001_v7007000_t0000_u01755828011063") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b542_d20250822_m020002_c001_v0001137_t0018_u01755828002926") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4028ad8d5e2f2ebb_d20250822_m020116_c001_v7007000_t0000_u01755828076867") 2025/08/22 02:03:52 DEBUG : dir1/0011-56789;.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491e6_d20250822_m020113_c001_v0001178_t0049_u01755828073069") 2025/08/22 02:03:52 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a3f_d20250822_m020137_c001_v7007000_t0000_u01755828097582") 2025/08/22 02:03:52 DEBUG : dir1/0012-6789;: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b7e7_d20250822_m020131_c001_v0001137_t0034_u01755828091893") 2025/08/22 02:03:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba8_d20250822_m020252_c001_v7007000_t0000_u01755828172892") 2025/08/22 02:03:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b4a6_d20250822_m020244_c001_v0001180_t0016_u01755828164310") 2025/08/22 02:03:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddf3_d20250822_m020237_c001_v7007000_t0000_u01755828157684") 2025/08/22 02:03:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b46c_d20250822_m020229_c001_v0001180_t0051_u01755828149389") 2025/08/22 02:03:52 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655f8_d20250822_m020222_c001_v7007000_t0000_u01755828142306") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b438_d20250822_m020214_c001_v0001180_t0026_u01755828134496") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2bf_d20250822_m020207_c001_v7007000_t0000_u01755828127701") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b3dc_d20250822_m020159_c001_v0001180_t0023_u01755828119375") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d71_d20250822_m020152_c001_v7007000_t0000_u01755828112638") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b362_d20250822_m020144_c001_v0001180_t0055_u01755828104481") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191da4_d20250822_m020132_c001_v7007000_t0000_u01755828092628") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549228_d20250822_m020127_c001_v0001178_t0018_u01755828087749") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975ba_d20250822_m020121_c001_v7007000_t0000_u01755828081267") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022515_d20250822_m020116_c001_v0001161_t0049_u01755828076196") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4028ad8d5e2f2e8f_d20250822_m020114_c001_v7007000_t0000_u01755828074056") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491ce_d20250822_m020109_c001_v0001178_t0016_u01755828069153") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aaa1_d20250822_m020102_c001_v7007000_t0000_u01755828062486") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224c1_d20250822_m020057_c001_v0001161_t0037_u01755828057489") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d2e6_d20250822_m020055_c001_v7007000_t0000_u01755828055518") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022494_d20250822_m020050_c001_v0001161_t0018_u01755828050221") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41313bf96744b5fe_d20250822_m020038_c001_v7007000_t0000_u01755828038706") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549148_d20250822_m020033_c001_v0001178_t0029_u01755828033364") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f690e_d20250822_m020026_c001_v7007000_t0000_u01755828026971") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754911c_d20250822_m020018_c001_v0001178_t0009_u01755828018011") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb609a_d20250822_m020011_c001_v7007000_t0000_u01755828011276") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475490ed_d20250822_m020003_c001_v0001178_t0048_u01755828003330") 2025/08/22 02:03:53 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908f6_d20250822_m020116_c001_v7007000_t0000_u01755828076726") 2025/08/22 02:03:54 DEBUG : dir1/0012-6789;.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b760_d20250822_m020113_c001_v0001137_t0000_u01755828073175") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a40_d20250822_m020137_c001_v7007000_t0000_u01755828097765") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022561_d20250822_m020131_c001_v0001161_t0047_u01755828091911") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340ba9_d20250822_m020253_c001_v7007000_t0000_u01755828173079") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3ba2b_d20250822_m020244_c001_v0001137_t0057_u01755828164544") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddf5_d20250822_m020237_c001_v7007000_t0000_u01755828157879") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b9aa_d20250822_m020229_c001_v0001137_t0001_u01755828149583") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655fa_d20250822_m020222_c001_v7007000_t0000_u01755828142489") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b92e_d20250822_m020214_c001_v0001137_t0008_u01755828134704") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2c3_d20250822_m020207_c001_v7007000_t0000_u01755828127889") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b8a8_d20250822_m020159_c001_v0001137_t0052_u01755828119570") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d73_d20250822_m020152_c001_v7007000_t0000_u01755828112820") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b841_d20250822_m020144_c001_v0001137_t0032_u01755828104839") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937acda_d20250822_m020132_c001_v7007000_t0000_u01755828092959") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b26e_d20250822_m020127_c001_v0001180_t0051_u01755828087956") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975bc_d20250822_m020121_c001_v7007000_t0000_u01755828081455") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549200_d20250822_m020116_c001_v0001178_t0046_u01755828076262") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908d6_d20250822_m020114_c001_v7007000_t0000_u01755828074063") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224ed_d20250822_m020109_c001_v0001161_t0031_u01755828069360") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aaa5_d20250822_m020102_c001_v7007000_t0000_u01755828062668") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b0bf_d20250822_m020057_c001_v0001180_t0040_u01755828057498") 2025/08/22 02:03:54 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937aab1_d20250822_m020055_c001_v7007000_t0000_u01755828055528") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b049_d20250822_m020050_c001_v0001180_t0015_u01755828050499") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc36f_d20250822_m020038_c001_v7007000_t0000_u01755828038737") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022443_d20250822_m020033_c001_v0001161_t0036_u01755828033580") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6910_d20250822_m020027_c001_v7007000_t0000_u01755828027154") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022409_d20250822_m020018_c001_v0001161_t0032_u01755828018372") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb609b_d20250822_m020011_c001_v7007000_t0000_u01755828011460") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0223d7_d20250822_m020003_c001_v0001161_t0008_u01755828003552") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d39b_d20250822_m020116_c001_v7007000_t0000_u01755828076879") 2025/08/22 02:03:55 DEBUG : dir1/0013-789;=.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b19c_d20250822_m020113_c001_v0001180_t0003_u01755828073208") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a41_d20250822_m020137_c001_v7007000_t0000_u01755828097950") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b2b0_d20250822_m020131_c001_v0001180_t0044_u01755828091971") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340baa_d20250822_m020253_c001_v7007000_t0000_u01755828173285") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022687_d20250822_m020245_c001_v0001161_t0059_u01755828165313") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddf8_d20250822_m020238_c001_v7007000_t0000_u01755828158062") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022656_d20250822_m020230_c001_v0001161_t0007_u01755828150169") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655fd_d20250822_m020222_c001_v7007000_t0000_u01755828142743") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02261d_d20250822_m020215_c001_v0001161_t0023_u01755828135168") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2c8_d20250822_m020208_c001_v7007000_t0000_u01755828128075") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225e1_d20250822_m020200_c001_v0001161_t0057_u01755828120001") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d75_d20250822_m020153_c001_v7007000_t0000_u01755828113001") 2025/08/22 02:03:55 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0225ad_d20250822_m020145_c001_v0001161_t0027_u01755828105145") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4167ba517f1cd939_d20250822_m020132_c001_v7007000_t0000_u01755828092559") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022547_d20250822_m020128_c001_v0001161_t0040_u01755828088160") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975be_d20250822_m020121_c001_v7007000_t0000_u01755828081653") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b1ca_d20250822_m020116_c001_v0001180_t0015_u01755828076272") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4028ad8d5e2f2e93_d20250822_m020114_c001_v7007000_t0000_u01755828074241") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b750_d20250822_m020109_c001_v0001137_t0016_u01755828069716") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aaaa_d20250822_m020102_c001_v7007000_t0000_u01755828062852") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491ac_d20250822_m020057_c001_v0001178_t0049_u01755828057508") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa3a_d20250822_m020055_c001_v7007000_t0000_u01755828055539") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6d6_d20250822_m020050_c001_v0001137_t0017_u01755828050700") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f692b_d20250822_m020038_c001_v7007000_t0000_u01755828038847") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af90_d20250822_m020033_c001_v0001180_t0014_u01755828033851") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6911_d20250822_m020027_c001_v7007000_t0000_u01755828027336") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af42_d20250822_m020018_c001_v0001180_t0016_u01755828018704") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb609c_d20250822_m020011_c001_v7007000_t0000_u01755828011648") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965af01_d20250822_m020003_c001_v0001180_t0052_u01755828003879") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9758d_d20250822_m020116_c001_v7007000_t0000_u01755828076663") 2025/08/22 02:03:56 DEBUG : dir1/0014-89;=.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022502_d20250822_m020113_c001_v0001161_t0006_u01755828073261") 2025/08/22 02:03:56 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a42_d20250822_m020138_c001_v7007000_t0000_u01755828098159") 2025/08/22 02:03:56 DEBUG : dir1/0015-9;=.t: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549239_d20250822_m020132_c001_v0001178_t0051_u01755828092090") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340bab_d20250822_m020253_c001_v7007000_t0000_u01755828173473") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754931e_d20250822_m020245_c001_v0001178_t0048_u01755828165726") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddfb_d20250822_m020238_c001_v7007000_t0000_u01755828158244") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492f6_d20250822_m020230_c001_v0001178_t0051_u01755828150616") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f79427655ff_d20250822_m020222_c001_v7007000_t0000_u01755828142925") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492c9_d20250822_m020215_c001_v0001178_t0008_u01755828135453") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2ce_d20250822_m020208_c001_v7007000_t0000_u01755828128262") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754928d_d20250822_m020200_c001_v0001178_t0020_u01755828120644") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d78_d20250822_m020153_c001_v7007000_t0000_u01755828113183") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754925b_d20250822_m020145_c001_v0001178_t0041_u01755828105414") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4186dec13930e6b3_d20250822_m020132_c001_v7007000_t0000_u01755828092770") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b7ce_d20250822_m020128_c001_v0001137_t0016_u01755828088478") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975c0_d20250822_m020121_c001_v7007000_t0000_u01755828081835") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b778_d20250822_m020116_c001_v0001137_t0052_u01755828076292") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b5a6_d20250822_m020114_c001_v7007000_t0000_u01755828074035") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b164_d20250822_m020110_c001_v0001180_t0002_u01755828070032") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aaaf_d20250822_m020103_c001_v7007000_t0000_u01755828063035") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b0c3_d20250822_m020057_c001_v0001180_t0052_u01755828057719") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67907ee_d20250822_m020055_c001_v7007000_t0000_u01755828055306") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549182_d20250822_m020051_c001_v0001178_t0031_u01755828051136") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59db48_d20250822_m020038_c001_v7007000_t0000_u01755828038911") 2025/08/22 02:03:57 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b64a_d20250822_m020034_c001_v0001137_t0056_u01755828034085") 2025/08/22 02:03:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6913_d20250822_m020027_c001_v7007000_t0000_u01755828027521") 2025/08/22 02:03:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b5d4_d20250822_m020018_c001_v0001137_t0046_u01755828018890") 2025/08/22 02:03:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb609d_d20250822_m020011_c001_v7007000_t0000_u01755828011832") 2025/08/22 02:03:58 DEBUG : dir1/0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b54e_d20250822_m020004_c001_v0001137_t0024_u01755828004081") 2025/08/22 02:03:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d397_d20250822_m020116_c001_v7007000_t0000_u01755828076695") 2025/08/22 02:03:58 DEBUG : dir1/0015-9;=.txtSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475491ea_d20250822_m020113_c001_v0001178_t0053_u01755828073275") 2025/08/22 02:03:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223306_d20250822_m020041_c001_v7007000_t0000_u01755828041644") 2025/08/22 02:03:58 DEBUG : dir1/MDAwMC1hYmNkZWZnLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965afa0_d20250822_m020036_c001_v0001180_t0011_u01755828036972") 2025/08/22 02:03:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba9522330a_d20250822_m020041_c001_v7007000_t0000_u01755828041835") 2025/08/22 02:03:58 DEBUG : dir1/MDAwMS1iY2RlZmdoLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549156_d20250822_m020036_c001_v0001178_t0052_u01755828036988") 2025/08/22 02:03:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba9522330e_d20250822_m020042_c001_v7007000_t0000_u01755828042018") 2025/08/22 02:03:58 DEBUG : dir1/MDAwMi1jZGVmZ2hpLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f02245b_d20250822_m020037_c001_v0001161_t0056_u01755828037044") 2025/08/22 02:03:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223312_d20250822_m020042_c001_v7007000_t0000_u01755828042202") 2025/08/22 02:03:58 DEBUG : dir1/MDAwMy1kZWZnaGlqLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b662_d20250822_m020037_c001_v0001137_t0039_u01755828037133") 2025/08/22 02:03:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223316_d20250822_m020042_c001_v7007000_t0000_u01755828042387") 2025/08/22 02:03:58 DEBUG : dir1/MDAwNC1lZmdoaWprLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549158_d20250822_m020037_c001_v0001178_t0043_u01755828037193") 2025/08/22 02:03:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223319_d20250822_m020042_c001_v7007000_t0000_u01755828042570") 2025/08/22 02:03:58 DEBUG : dir1/MDAwNS1mZ2hpamtsLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965afa2_d20250822_m020037_c001_v0001180_t0009_u01755828037205") 2025/08/22 02:03:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba9522331e_d20250822_m020042_c001_v7007000_t0000_u01755828042755") 2025/08/22 02:03:58 DEBUG : dir1/MDAwNi1naGlqa2xtLnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754915a_d20250822_m020037_c001_v0001178_t0006_u01755828037399") 2025/08/22 02:03:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223323_d20250822_m020042_c001_v7007000_t0000_u01755828042939") 2025/08/22 02:03:58 DEBUG : dir1/MDAwNy0xMjM0NTY3LnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965afa4_d20250822_m020037_c001_v0001180_t0027_u01755828037450") 2025/08/22 02:03:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223326_d20250822_m020043_c001_v7007000_t0000_u01755828043125") 2025/08/22 02:03:59 DEBUG : dir1/MDAwOC0yMzQ1Njc4LnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b666_d20250822_m020037_c001_v0001137_t0039_u01755828037467") 2025/08/22 02:03:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba9522332d_d20250822_m020043_c001_v7007000_t0000_u01755828043371") 2025/08/22 02:03:59 DEBUG : dir1/MDAwOS0zNDU2Nzg5LnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022461_d20250822_m020037_c001_v0001161_t0059_u01755828037519") 2025/08/22 02:03:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223332_d20250822_m020043_c001_v7007000_t0000_u01755828043567") 2025/08/22 02:03:59 DEBUG : dir1/MDAxMC00NTY3ODkudHh0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754915c_d20250822_m020037_c001_v0001178_t0056_u01755828037648") 2025/08/22 02:03:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223339_d20250822_m020043_c001_v7007000_t0000_u01755828043751") 2025/08/22 02:03:59 DEBUG : dir1/MDAxMS01Njc4OTsudHh0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965afa8_d20250822_m020037_c001_v0001180_t0025_u01755828037684") 2025/08/22 02:03:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba9522333e_d20250822_m020043_c001_v7007000_t0000_u01755828043935") 2025/08/22 02:03:59 DEBUG : dir1/MDAxMi02Nzg5Oy50eHQ=: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b66a_d20250822_m020037_c001_v0001137_t0030_u01755828037770") 2025/08/22 02:03:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223343_d20250822_m020044_c001_v7007000_t0000_u01755828044119") 2025/08/22 02:03:59 DEBUG : dir1/MDAxMy03ODk7PS50eHQ=: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754915e_d20250822_m020037_c001_v0001178_t0024_u01755828037887") 2025/08/22 02:03:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95223348_d20250822_m020044_c001_v7007000_t0000_u01755828044304") 2025/08/22 02:03:59 DEBUG : dir1/MDAxNC04OTs9LnR4dA==: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965afac_d20250822_m020037_c001_v0001180_t0014_u01755828037898") 2025/08/22 02:03:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba9522334c_d20250822_m020044_c001_v7007000_t0000_u01755828044489") 2025/08/22 02:03:59 DEBUG : dir1/MDAxNS05Oz0udHh0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549160_d20250822_m020038_c001_v0001178_t0024_u01755828038093") 2025/08/22 02:03:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa52_d20250822_m020058_c001_v7007000_t0000_u01755828058194") 2025/08/22 02:03:59 DEBUG : dir1/PREFIX0000-abcdefg.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b073_d20250822_m020053_c001_v0001180_t0058_u01755828053415") 2025/08/22 02:03:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177e100_d20250822_m020058_c001_v7007000_t0000_u01755828058051") 2025/08/22 02:03:59 DEBUG : dir1/PREFIX0001-bcdefgh.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754918c_d20250822_m020053_c001_v0001178_t0024_u01755828053427") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d2fb_d20250822_m020058_c001_v7007000_t0000_u01755828058359") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0002-cdefghi.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224ab_d20250822_m020053_c001_v0001161_t0033_u01755828053470") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c7913622_d20250822_m020058_c001_v7007000_t0000_u01755828058370") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0003-defghij.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b077_d20250822_m020053_c001_v0001180_t0012_u01755828053615") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa55_d20250822_m020058_c001_v7007000_t0000_u01755828058381") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0004-efghijk.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549190_d20250822_m020053_c001_v0001178_t0019_u01755828053642") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937aad7_d20250822_m020058_c001_v7007000_t0000_u01755828058160") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0005-fghijkl.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6f0_d20250822_m020053_c001_v0001137_t0035_u01755828053685") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc3fd_d20250822_m020058_c001_v7007000_t0000_u01755828058206") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0006-ghijklm.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224ad_d20250822_m020053_c001_v0001161_t0019_u01755828053785") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d2f9_d20250822_m020058_c001_v7007000_t0000_u01755828058171") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0007-1234567.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b07d_d20250822_m020053_c001_v0001180_t0015_u01755828053843") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f406aa4d65bd1d654_d20250822_m020058_c001_v7007000_t0000_u01755828058216") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0008-2345678.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549192_d20250822_m020053_c001_v0001178_t0028_u01755828053867") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937aad4_d20250822_m020057_c001_v7007000_t0000_u01755828057978") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0009-3456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6f2_d20250822_m020053_c001_v0001137_t0038_u01755828053979") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aa4e_d20250822_m020057_c001_v7007000_t0000_u01755828057969") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0010-456789.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b07f_d20250822_m020054_c001_v0001180_t0015_u01755828054063") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e679080b_d20250822_m020058_c001_v7007000_t0000_u01755828058230") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0011-56789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0224af_d20250822_m020054_c001_v0001161_t0027_u01755828054075") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f411122d93553d2f6_d20250822_m020057_c001_v7007000_t0000_u01755828057990") 2025/08/22 02:04:00 DEBUG : dir1/PREFIX0012-6789;.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549196_d20250822_m020054_c001_v0001178_t0041_u01755828054090") 2025/08/22 02:04:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c791361e_d20250822_m020058_c001_v7007000_t0000_u01755828058181") 2025/08/22 02:04:01 DEBUG : dir1/PREFIX0013-789;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b085_d20250822_m020054_c001_v0001180_t0058_u01755828054267") 2025/08/22 02:04:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c791361c_d20250822_m020058_c001_v7007000_t0000_u01755828058000") 2025/08/22 02:04:01 DEBUG : dir1/PREFIX0014-89;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549198_d20250822_m020054_c001_v0001178_t0026_u01755828054296") 2025/08/22 02:04:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177e101_d20250822_m020058_c001_v7007000_t0000_u01755828058238") 2025/08/22 02:04:01 DEBUG : dir1/PREFIX0015-9;=.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b6f6_d20250822_m020054_c001_v0001137_t0051_u01755828054330") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67904e2_d20250822_m015902_c001_v7007000_t0000_u01755827942473") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f10176bbfc74a573e_d20250822_m015900_c001_v0001098_t0016_u01755827940163") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765f1f4_d20250822_m015859_c001_v7007000_t0000_u01755827939974") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f10176bbfc74a5732_d20250822_m015856_c001_v0001098_t0013_u01755827936429") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765f1e4_d20250822_m015855_c001_v7007000_t0000_u01755827935687") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f65_d20250822_m015852_c001_v0001178_t0031_u01755827932280") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b187_d20250822_m015850_c001_v7007000_t0000_u01755827930716") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f111389d0b170f25a_d20250822_m015848_c001_v0001177_t0009_u01755827928803") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765f1ac_d20250822_m015848_c001_v7007000_t0000_u01755827928614") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f111389d0b170f248_d20250822_m015845_c001_v0001177_t0052_u01755827925411") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765f162_d20250822_m015844_c001_v7007000_t0000_u01755827924678") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f47_d20250822_m015841_c001_v0001178_t0026_u01755827921029") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177df12_d20250822_m015840_c001_v7007000_t0000_u01755827920117") 2025/08/22 02:04:01 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116871d508288063_d20250822_m015838_c001_v0001105_t0047_u01755827918518") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e679003f_d20250822_m015838_c001_v7007000_t0000_u01755827918336") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116871d50828804b_d20250822_m015833_c001_v0001105_t0026_u01755827913531") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e678fff8_d20250822_m015832_c001_v7007000_t0000_u01755827912795") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f1b_d20250822_m015829_c001_v0001178_t0008_u01755827909019") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177dee1_d20250822_m015828_c001_v7007000_t0000_u01755827908110") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f11957aed4071db54_d20250822_m015826_c001_v0001161_t0051_u01755827906450") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9709e_d20250822_m015826_c001_v7007000_t0000_u01755827906267") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f11957aed4071db50_d20250822_m015822_c001_v0001161_t0053_u01755827902901") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97071_d20250822_m015822_c001_v7007000_t0000_u01755827902174") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548eed_d20250822_m015816_c001_v0001178_t0020_u01755827896829") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4052b26d8d8fe411_d20250822_m015815_c001_v7007000_t0000_u01755827895917") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f113d98633671815d_d20250822_m015814_c001_v0001180_t0054_u01755827894082") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6462_d20250822_m015813_c001_v7007000_t0000_u01755827893898") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f113d986336718155_d20250822_m015810_c001_v0001180_t0052_u01755827890865") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f643c_d20250822_m015810_c001_v7007000_t0000_u01755827890137") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ec7_d20250822_m015804_c001_v0001178_t0018_u01755827884821") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765efdc_d20250822_m015803_c001_v7007000_t0000_u01755827883889") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f11098c7f3bdb37d9_d20250822_m015801_c001_v0001105_t0054_u01755827881821") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450a5da_d20250822_m015801_c001_v7007000_t0000_u01755827881636") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f11098c7f3bdb37bd_d20250822_m015758_c001_v0001105_t0049_u01755827878437") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450a5c1_d20250822_m015757_c001_v7007000_t0000_u01755827877708") 2025/08/22 02:04:02 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548e9f_d20250822_m015749_c001_v0001178_t0021_u01755827869964") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96f7c_d20250822_m015748_c001_v7007000_t0000_u01755827868864") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1185e20854646e9c_d20250822_m015742_c001_v0001098_t0046_u01755827862581") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f415c3187c7913003_d20250822_m015742_c001_v7007000_t0000_u01755827862375") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25330_d20250822_m015738_c001_v0001171_t0021_u01755827858432") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f106995384138670a_d20250822_m015737_c001_v0001144_t0001_u01755827857267") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1069953841386702_d20250822_m015735_c001_v0001144_t0047_u01755827855830") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db889_d20250822_m015722_c001_v7007000_t0000_u01755827842678") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548e1e_d20250822_m015715_c001_v0001178_t0015_u01755827835350") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f108d2f4c1929e9c3_d20250822_m015714_c001_v0001144_t0033_u01755827834243") 2025/08/22 02:04:03 DEBUG : dst/one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f108d2f4c1929e9c1_d20250822_m015713_c001_v0001144_t0022_u01755827833046") 2025/08/22 02:04:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67904e5_d20250822_m015902_c001_v7007000_t0000_u01755827942655") 2025/08/22 02:04:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c7ffa6edd96be_d20250822_m015859_c001_v0001172_t0021_u01755827939703") 2025/08/22 02:04:03 DEBUG : dst/one-2019-01-01: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f101c50bdc5a65e70_d20250822_m015855_c001_v0001177_t0009_u01755827935380") 2025/08/22 02:04:03 DEBUG : dst/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b189_d20250822_m015850_c001_v7007000_t0000_u01755827930897") 2025/08/22 02:04:03 DEBUG : dst/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f108236ab803acd3e_d20250822_m015847_c001_v0001032_t0038_u01755827927997") 2025/08/22 02:04:03 DEBUG : dst/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f11489155064bbe72_d20250822_m015844_c001_v0001036_t0053_u01755827924111") 2025/08/22 02:04:03 DEBUG : dst/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177df13_d20250822_m015840_c001_v7007000_t0000_u01755827920297") 2025/08/22 02:04:03 DEBUG : dst/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f114112db6a6fef88_d20250822_m015837_c001_v0001136_t0006_u01755827917933") 2025/08/22 02:04:03 DEBUG : dst/one.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f113a186237543071_d20250822_m015832_c001_v0001106_t0055_u01755827912242") 2025/08/22 02:04:03 DEBUG : dst/three: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96f7e_d20250822_m015749_c001_v7007000_t0000_u01755827869047") 2025/08/22 02:04:04 DEBUG : dst/three: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f106995384138671c_d20250822_m015746_c001_v0001144_t0049_u01755827866931") 2025/08/22 02:04:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67904e8_d20250822_m015902_c001_v7007000_t0000_u01755827942837") 2025/08/22 02:04:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f11314b9edb7a5984_d20250822_m015901_c001_v0001101_t0057_u01755827941070") 2025/08/22 02:04:04 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f10074345ebace37a_d20250822_m015857_c001_v0001090_t0058_u01755827937350") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67904eb_d20250822_m015903_c001_v7007000_t0000_u01755827943019") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f10176bbfc74a5748_d20250822_m015901_c001_v0001098_t0012_u01755827941651") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765f1f6_d20250822_m015901_c001_v7007000_t0000_u01755827941458") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f10176bbfc74a573a_d20250822_m015858_c001_v0001098_t0035_u01755827938071") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765f1f2_d20250822_m015857_c001_v7007000_t0000_u01755827937880") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f6b_d20250822_m015852_c001_v0001178_t0049_u01755827932713") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b18a_d20250822_m015851_c001_v7007000_t0000_u01755827931078") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f111389d0b170f25e_d20250822_m015850_c001_v0001177_t0027_u01755827930107") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765f1be_d20250822_m015849_c001_v7007000_t0000_u01755827929913") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f111389d0b170f24e_d20250822_m015846_c001_v0001177_t0047_u01755827926627") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765f18b_d20250822_m015846_c001_v7007000_t0000_u01755827926436") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f4b_d20250822_m015841_c001_v0001178_t0026_u01755827921465") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e679004b_d20250822_m015839_c001_v7007000_t0000_u01755827919569") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f3f_d20250822_m015837_c001_v0001178_t0024_u01755827917128") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e679000e_d20250822_m015834_c001_v7007000_t0000_u01755827914253") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f1d_d20250822_m015829_c001_v0001178_t0039_u01755827909768") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a970a8_d20250822_m015827_c001_v7007000_t0000_u01755827907199") 2025/08/22 02:04:04 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a2b1_d20250822_m015824_c001_v0001029_t0025_u01755827904906") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97082_d20250822_m015823_c001_v7007000_t0000_u01755827903819") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ef1_d20250822_m015817_c001_v0001178_t0011_u01755827897450") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6469_d20250822_m015814_c001_v7007000_t0000_u01755827894924") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a2ab_d20250822_m015812_c001_v0001029_t0027_u01755827892595") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f644b_d20250822_m015811_c001_v7007000_t0000_u01755827891494") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ec9_d20250822_m015805_c001_v0001178_t0024_u01755827885478") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450a5e2_d20250822_m015802_c001_v7007000_t0000_u01755827882973") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a29f_d20250822_m015800_c001_v0001029_t0038_u01755827880349") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450a5cd_d20250822_m015759_c001_v7007000_t0000_u01755827879257") 2025/08/22 02:04:05 DEBUG : dst/three.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548eaf_d20250822_m015752_c001_v0001178_t0008_u01755827872989") 2025/08/22 02:04:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b18c_d20250822_m015851_c001_v7007000_t0000_u01755827931352") 2025/08/22 02:04:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1035617a2a07b482_d20250822_m015849_c001_v0001184_t0045_u01755827929715") 2025/08/22 02:04:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1023792755f2c831_d20250822_m015846_c001_v0001181_t0012_u01755827926219") 2025/08/22 02:04:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177df14_d20250822_m015840_c001_v7007000_t0000_u01755827920478") 2025/08/22 02:04:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f10784bf6622511c0_d20250822_m015839_c001_v0001131_t0011_u01755827919263") 2025/08/22 02:04:05 DEBUG : dst/three.txt.bak: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f117be788f9967af8_d20250822_m015834_c001_v0001182_t0018_u01755827914026") 2025/08/22 02:04:05 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67904ed_d20250822_m015903_c001_v7007000_t0000_u01755827943202") 2025/08/22 02:04:05 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f69_d20250822_m015852_c001_v0001178_t0019_u01755827932494") 2025/08/22 02:04:05 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830b18e_d20250822_m015851_c001_v7007000_t0000_u01755827931543") 2025/08/22 02:04:05 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f49_d20250822_m015841_c001_v0001178_t0017_u01755827921250") 2025/08/22 02:04:05 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177df15_d20250822_m015840_c001_v7007000_t0000_u01755827920659") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a2b3_d20250822_m015829_c001_v0001029_t0039_u01755827909295") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177dee3_d20250822_m015828_c001_v7007000_t0000_u01755827908290") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a2ad_d20250822_m015817_c001_v0001029_t0037_u01755827897035") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4052b26d8d8fe412_d20250822_m015816_c001_v7007000_t0000_u01755827896101") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a2a3_d20250822_m015805_c001_v0001029_t0041_u01755827885040") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f408ecead5765efdf_d20250822_m015804_c001_v7007000_t0000_u01755827884072") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a28d_d20250822_m015750_c001_v0001029_t0013_u01755827870531") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96f81_d20250822_m015749_c001_v7007000_t0000_u01755827869230") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f106e1dbd4c1904ad_d20250822_m015744_c001_v0001165_t0048_u01755827864538") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db88a_d20250822_m015722_c001_v7007000_t0000_u01755827842860") 2025/08/22 02:04:06 DEBUG : dst/two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f108d2f4c1929e9e1_d20250822_m015721_c001_v0001144_t0052_u01755827841324") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f418897f1e64e9e3a_d20250822_m015640_c001_v7007000_t0000_u01755827800064") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a251ef_d20250822_m015633_c001_v0001171_t0029_u01755827793313") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404f5cb36830ad86_d20250822_m015631_c001_v7007000_t0000_u01755827791133") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25184_d20250822_m015613_c001_v0001171_t0006_u01755827773102") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4174a87bfb511cdf_d20250822_m015557_c001_v7007000_t0000_u01755827757061") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25103_d20250822_m015550_c001_v0001171_t0039_u01755827750224") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d6f4_d20250822_m015530_c001_v7007000_t0000_u01755827730632") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25071_d20250822_m015528_c001_v0001171_t0009_u01755827728689") 2025/08/22 02:04:06 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d6c8_d20250822_m015527_c001_v7007000_t0000_u01755827727733") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25057_d20250822_m015526_c001_v0001171_t0001_u01755827726190") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d698_d20250822_m015523_c001_v7007000_t0000_u01755827723274") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25037_d20250822_m015521_c001_v0001171_t0028_u01755827721504") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d672_d20250822_m015520_c001_v7007000_t0000_u01755827720666") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25023_d20250822_m015519_c001_v0001171_t0000_u01755827719013") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509edc_d20250822_m015512_c001_v7007000_t0000_u01755827712753") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fe3_d20250822_m015511_c001_v0001171_t0021_u01755827711214") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509ed0_d20250822_m015510_c001_v7007000_t0000_u01755827710278") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fd5_d20250822_m015509_c001_v0001171_t0042_u01755827709291") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509ea7_d20250822_m015504_c001_v7007000_t0000_u01755827704946") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fb1_d20250822_m015503_c001_v0001171_t0035_u01755827703569") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509e97_d20250822_m015501_c001_v7007000_t0000_u01755827701703") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f9d_d20250822_m015500_c001_v0001171_t0046_u01755827700661") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509e90_d20250822_m015500_c001_v7007000_t0000_u01755827700295") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116ca94a3536eea6_d20250822_m015459_c001_v0001177_t0042_u01755827699710") 2025/08/22 02:04:07 DEBUG : empty space: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f91_d20250822_m015457_c001_v0001171_t0045_u01755827697860") 2025/08/22 02:04:07 DEBUG : enormous: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d6e5_d20250822_m015529_c001_v7007000_t0000_u01755827729713") 2025/08/22 02:04:07 DEBUG : enormous: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25075_d20250822_m015529_c001_v0001171_t0016_u01755827729048") 2025/08/22 02:04:07 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e679051b_d20250822_m015907_c001_v7007000_t0000_u01755827947104") 2025/08/22 02:04:07 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548f9d_d20250822_m015905_c001_v0001178_t0051_u01755827945917") 2025/08/22 02:04:07 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59c695_d20250822_m015548_c001_v7007000_t0000_u01755827748636") 2025/08/22 02:04:08 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548cbc_d20250822_m015547_c001_v0001178_t0009_u01755827747573") 2025/08/22 02:04:08 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db347_d20250822_m015454_c001_v7007000_t0000_u01755827694827") 2025/08/22 02:04:08 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f73_d20250822_m015453_c001_v0001171_t0056_u01755827693785") 2025/08/22 02:04:08 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db337_d20250822_m015453_c001_v7007000_t0000_u01755827693234") 2025/08/22 02:04:08 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f6b_d20250822_m015452_c001_v0001171_t0025_u01755827692459") 2025/08/22 02:04:08 DEBUG : existing: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f65_d20250822_m015451_c001_v0001171_t0058_u01755827691565") 2025/08/22 02:04:08 DEBUG : existing-b: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59c696_d20250822_m015548_c001_v7007000_t0000_u01755827748817") 2025/08/22 02:04:08 DEBUG : existing-b: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a250f7_d20250822_m015547_c001_v0001171_t0050_u01755827747562") 2025/08/22 02:04:08 DEBUG : file1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937a848_d20250822_m015950_c001_v7007000_t0000_u01755827990445") 2025/08/22 02:04:08 DEBUG : file1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b4bf_d20250822_m015948_c001_v0001137_t0026_u01755827988687") 2025/08/22 02:04:08 DEBUG : file1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937a832_d20250822_m015947_c001_v7007000_t0000_u01755827987352") 2025/08/22 02:04:08 DEBUG : file1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022397_d20250822_m015945_c001_v0001161_t0025_u01755827985890") 2025/08/22 02:04:08 DEBUG : five: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d74c_d20250822_m015534_c001_v7007000_t0000_u01755827734659") 2025/08/22 02:04:08 DEBUG : five: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4107305c19a2509b_d20250822_m015532_c001_v0001171_t0056_u01755827732636") 2025/08/22 02:04:08 DEBUG : foo: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509e9e_d20250822_m015503_c001_v7007000_t0000_u01755827703205") 2025/08/22 02:04:08 DEBUG : foo: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4107305c19a24fab_d20250822_m015502_c001_v0001171_t0056_u01755827702650") 2025/08/22 02:04:08 DEBUG : foo: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4107305c19a24fa5_d20250822_m015502_c001_v0001171_t0056_u01755827702075") 2025/08/22 02:04:08 DEBUG : four: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d750_d20250822_m015534_c001_v7007000_t0000_u01755827734842") 2025/08/22 02:04:08 DEBUG : four: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f416c6572e1a9a1b5_d20250822_m015533_c001_v0001029_t0006_u01755827733193") 2025/08/22 02:04:08 DEBUG : four: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25095_d20250822_m015531_c001_v0001171_t0022_u01755827731758") 2025/08/22 02:04:08 DEBUG : hello world2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95222691_d20250822_m015351_c001_v7007000_t0000_u01755827631712") 2025/08/22 02:04:09 DEBUG : hello world2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24d8e_d20250822_m015351_c001_v0001171_t0037_u01755827631035") 2025/08/22 02:04:09 DEBUG : ignore-size: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db322_d20250822_m015451_c001_v7007000_t0000_u01755827691199") 2025/08/22 02:04:09 DEBUG : ignore-size: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f57_d20250822_m015450_c001_v0001171_t0009_u01755827690061") 2025/08/22 02:04:09 DEBUG : nested/sub dir/file: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59c693_d20250822_m015546_c001_v7007000_t0000_u01755827746819") 2025/08/22 02:04:09 DEBUG : nested/sub dir/file: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548cb6_d20250822_m015546_c001_v0001178_t0035_u01755827746070") 2025/08/22 02:04:09 DEBUG : nested/sub dir/file: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d816_d20250822_m015545_c001_v7007000_t0000_u01755827745315") 2025/08/22 02:04:09 DEBUG : nested/sub dir/file: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548cb0_d20250822_m015544_c001_v0001178_t0032_u01755827744295") 2025/08/22 02:04:09 DEBUG : one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d754_d20250822_m015535_c001_v7007000_t0000_u01755827735023") 2025/08/22 02:04:09 DEBUG : one: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4107305c19a25085_d20250822_m015531_c001_v0001171_t0056_u01755827731048") 2025/08/22 02:04:09 DEBUG : only0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ab9_d20250822_m015941_c001_v7007000_t0000_u01755827981462") 2025/08/22 02:04:09 DEBUG : only0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f403f1ddd5965ae95_d20250822_m015936_c001_v0001180_t0020_u01755827976160") 2025/08/22 02:04:09 DEBUG : only0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549025_d20250822_m015926_c001_v0001178_t0013_u01755827966388") 2025/08/22 02:04:09 DEBUG : only0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212cae2_d20250822_m015920_c001_v7007000_t0000_u01755827960186") 2025/08/22 02:04:09 DEBUG : only0: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fb3_d20250822_m015910_c001_v0001178_t0023_u01755827950545") 2025/08/22 02:04:09 DEBUG : only1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191abf_d20250822_m015941_c001_v7007000_t0000_u01755827981645") 2025/08/22 02:04:09 DEBUG : only1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f402f50bd9f02236b_d20250822_m015936_c001_v0001161_t0008_u01755827976542") 2025/08/22 02:04:09 DEBUG : only1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549029_d20250822_m015926_c001_v0001178_t0045_u01755827966823") 2025/08/22 02:04:09 DEBUG : only1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9726c_d20250822_m015920_c001_v7007000_t0000_u01755827960567") 2025/08/22 02:04:09 DEBUG : only1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fb7_d20250822_m015910_c001_v0001178_t0029_u01755827950967") 2025/08/22 02:04:09 DEBUG : only10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ac3_d20250822_m015941_c001_v7007000_t0000_u01755827981826") 2025/08/22 02:04:09 DEBUG : only10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400a19f44754908d_d20250822_m015935_c001_v0001178_t0054_u01755827975605") 2025/08/22 02:04:09 DEBUG : only10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754905b_d20250822_m015930_c001_v0001178_t0030_u01755827970722") 2025/08/22 02:04:10 DEBUG : only10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212cae5_d20250822_m015920_c001_v7007000_t0000_u01755827960369") 2025/08/22 02:04:10 DEBUG : only10: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fe1_d20250822_m015914_c001_v0001178_t0043_u01755827954853") 2025/08/22 02:04:10 DEBUG : only11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ac7_d20250822_m015942_c001_v7007000_t0000_u01755827982008") 2025/08/22 02:04:10 DEBUG : only11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f402f50bd9f022369_d20250822_m015936_c001_v0001161_t0008_u01755827976351") 2025/08/22 02:04:10 DEBUG : only11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754905f_d20250822_m015931_c001_v0001178_t0012_u01755827971143") 2025/08/22 02:04:10 DEBUG : only11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212cae9_d20250822_m015920_c001_v7007000_t0000_u01755827960607") 2025/08/22 02:04:10 DEBUG : only11: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fe7_d20250822_m015915_c001_v0001178_t0033_u01755827955273") 2025/08/22 02:04:10 DEBUG : only12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191acd_d20250822_m015942_c001_v7007000_t0000_u01755827982203") 2025/08/22 02:04:10 DEBUG : only12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400a19f447549091_d20250822_m015936_c001_v0001178_t0054_u01755827976181") 2025/08/22 02:04:10 DEBUG : only12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549063_d20250822_m015931_c001_v0001178_t0009_u01755827971577") 2025/08/22 02:04:10 DEBUG : only12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4186dec13930e084_d20250822_m015921_c001_v7007000_t0000_u01755827961290") 2025/08/22 02:04:10 DEBUG : only12: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fed_d20250822_m015915_c001_v0001178_t0014_u01755827955747") 2025/08/22 02:04:10 DEBUG : only13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ad1_d20250822_m015942_c001_v7007000_t0000_u01755827982384") 2025/08/22 02:04:10 DEBUG : only13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f403f1ddd5965ae97_d20250822_m015936_c001_v0001180_t0020_u01755827976346") 2025/08/22 02:04:10 DEBUG : only13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549069_d20250822_m015932_c001_v0001178_t0018_u01755827972160") 2025/08/22 02:04:10 DEBUG : only13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212caee_d20250822_m015920_c001_v7007000_t0000_u01755827960971") 2025/08/22 02:04:10 DEBUG : only13: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ff3_d20250822_m015916_c001_v0001178_t0058_u01755827956179") 2025/08/22 02:04:10 DEBUG : only14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ad6_d20250822_m015942_c001_v7007000_t0000_u01755827982566") 2025/08/22 02:04:10 DEBUG : only14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400a19f447549099_d20250822_m015936_c001_v0001178_t0054_u01755827976609") 2025/08/22 02:04:10 DEBUG : only14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754906d_d20250822_m015932_c001_v0001178_t0052_u01755827972593") 2025/08/22 02:04:10 DEBUG : only14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4186dec13930e079_d20250822_m015920_c001_v7007000_t0000_u01755827960561") 2025/08/22 02:04:11 DEBUG : only14: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ff7_d20250822_m015916_c001_v0001178_t0025_u01755827956622") 2025/08/22 02:04:11 DEBUG : only15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191adc_d20250822_m015942_c001_v7007000_t0000_u01755827982748") 2025/08/22 02:04:11 DEBUG : only15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410febb315d3b45a_d20250822_m015936_c001_v0001137_t0007_u01755827976535") 2025/08/22 02:04:11 DEBUG : only15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549071_d20250822_m015933_c001_v0001178_t0032_u01755827973019") 2025/08/22 02:04:11 DEBUG : only15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4186dec13930e07c_d20250822_m015920_c001_v7007000_t0000_u01755827960743") 2025/08/22 02:04:11 DEBUG : only15: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ffd_d20250822_m015917_c001_v0001178_t0000_u01755827957107") 2025/08/22 02:04:11 DEBUG : only16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ae1_d20250822_m015942_c001_v7007000_t0000_u01755827982929") 2025/08/22 02:04:11 DEBUG : only16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410febb315d3b45e_d20250822_m015936_c001_v0001137_t0007_u01755827976726") 2025/08/22 02:04:11 DEBUG : only16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549077_d20250822_m015933_c001_v0001178_t0012_u01755827973451") 2025/08/22 02:04:11 DEBUG : only16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a97271_d20250822_m015921_c001_v7007000_t0000_u01755827961304") 2025/08/22 02:04:11 DEBUG : only16: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549001_d20250822_m015917_c001_v0001178_t0053_u01755827957543") 2025/08/22 02:04:12 DEBUG : only17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191ae6_d20250822_m015943_c001_v7007000_t0000_u01755827983111") 2025/08/22 02:04:12 DEBUG : only17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400a19f44754909d_d20250822_m015936_c001_v0001178_t0054_u01755827976979") 2025/08/22 02:04:12 DEBUG : only17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754907b_d20250822_m015933_c001_v0001178_t0059_u01755827973888") 2025/08/22 02:04:12 DEBUG : only17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9726d_d20250822_m015920_c001_v7007000_t0000_u01755827960753") 2025/08/22 02:04:12 DEBUG : only17: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549009_d20250822_m015918_c001_v0001178_t0013_u01755827958053") 2025/08/22 02:04:12 DEBUG : only18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191aea_d20250822_m015943_c001_v7007000_t0000_u01755827983292") 2025/08/22 02:04:12 DEBUG : only18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400a19f447549093_d20250822_m015936_c001_v0001178_t0054_u01755827976421") 2025/08/22 02:04:12 DEBUG : only18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549081_d20250822_m015934_c001_v0001178_t0022_u01755827974320") 2025/08/22 02:04:12 DEBUG : only18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f406aa4d65bd1d331_d20250822_m015920_c001_v7007000_t0000_u01755827960765") 2025/08/22 02:04:12 DEBUG : only18: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754900d_d20250822_m015918_c001_v0001178_t0057_u01755827958509") 2025/08/22 02:04:12 DEBUG : only19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191aed_d20250822_m015943_c001_v7007000_t0000_u01755827983474") 2025/08/22 02:04:12 DEBUG : only19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f403f1ddd5965ae9b_d20250822_m015936_c001_v0001180_t0020_u01755827976532") 2025/08/22 02:04:12 DEBUG : only19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549085_d20250822_m015934_c001_v0001178_t0048_u01755827974742") 2025/08/22 02:04:12 DEBUG : only19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4186dec13930e081_d20250822_m015921_c001_v7007000_t0000_u01755827961108") 2025/08/22 02:04:12 DEBUG : only19: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549011_d20250822_m015918_c001_v0001178_t0045_u01755827958942") 2025/08/22 02:04:12 DEBUG : only2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191af2_d20250822_m015943_c001_v7007000_t0000_u01755827983657") 2025/08/22 02:04:12 DEBUG : only2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f403f1ddd5965aea5_d20250822_m015937_c001_v0001180_t0020_u01755827977088") 2025/08/22 02:04:12 DEBUG : only2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754902f_d20250822_m015927_c001_v0001178_t0049_u01755827967244") 2025/08/22 02:04:12 DEBUG : only2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212caec_d20250822_m015920_c001_v7007000_t0000_u01755827960789") 2025/08/22 02:04:12 DEBUG : only2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fbb_d20250822_m015911_c001_v0001178_t0045_u01755827951410") 2025/08/22 02:04:12 DEBUG : only3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191af6_d20250822_m015943_c001_v7007000_t0000_u01755827983839") 2025/08/22 02:04:13 DEBUG : only3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f403f1ddd5965ae9d_d20250822_m015936_c001_v0001180_t0020_u01755827976718") 2025/08/22 02:04:13 DEBUG : only3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549033_d20250822_m015927_c001_v0001178_t0036_u01755827967700") 2025/08/22 02:04:13 DEBUG : only3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9726f_d20250822_m015921_c001_v7007000_t0000_u01755827961118") 2025/08/22 02:04:13 DEBUG : only3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fc1_d20250822_m015911_c001_v0001178_t0011_u01755827951877") 2025/08/22 02:04:13 DEBUG : only4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191afb_d20250822_m015944_c001_v7007000_t0000_u01755827984021") 2025/08/22 02:04:13 DEBUG : only4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410febb315d3b464_d20250822_m015937_c001_v0001137_t0007_u01755827977099") 2025/08/22 02:04:13 DEBUG : only4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549039_d20250822_m015928_c001_v0001178_t0034_u01755827968116") 2025/08/22 02:04:13 DEBUG : only4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4186dec13930e07e_d20250822_m015920_c001_v7007000_t0000_u01755827960925") 2025/08/22 02:04:13 DEBUG : only4: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fc7_d20250822_m015912_c001_v0001178_t0047_u01755827952331") 2025/08/22 02:04:13 DEBUG : only5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191afe_d20250822_m015944_c001_v7007000_t0000_u01755827984202") 2025/08/22 02:04:13 DEBUG : only5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f402f50bd9f02236f_d20250822_m015936_c001_v0001161_t0008_u01755827976739") 2025/08/22 02:04:13 DEBUG : only5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754903d_d20250822_m015928_c001_v0001178_t0056_u01755827968619") 2025/08/22 02:04:13 DEBUG : only5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f406aa4d65bd1d330_d20250822_m015920_c001_v7007000_t0000_u01755827960582") 2025/08/22 02:04:13 DEBUG : only5: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fcb_d20250822_m015912_c001_v0001178_t0037_u01755827952752") 2025/08/22 02:04:13 DEBUG : only6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191b02_d20250822_m015944_c001_v7007000_t0000_u01755827984385") 2025/08/22 02:04:13 DEBUG : only6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400a19f44754909b_d20250822_m015936_c001_v0001178_t0054_u01755827976795") 2025/08/22 02:04:13 DEBUG : only6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549041_d20250822_m015929_c001_v0001178_t0023_u01755827969037") 2025/08/22 02:04:13 DEBUG : only6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a9726e_d20250822_m015920_c001_v7007000_t0000_u01755827960936") 2025/08/22 02:04:13 DEBUG : only6: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fcf_d20250822_m015913_c001_v0001178_t0055_u01755827953175") 2025/08/22 02:04:13 DEBUG : only7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191b06_d20250822_m015944_c001_v7007000_t0000_u01755827984565") 2025/08/22 02:04:14 DEBUG : only7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f403f1ddd5965aea1_d20250822_m015936_c001_v0001180_t0020_u01755827976904") 2025/08/22 02:04:14 DEBUG : only7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549049_d20250822_m015929_c001_v0001178_t0037_u01755827969468") 2025/08/22 02:04:14 DEBUG : only7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f406aa4d65bd1d333_d20250822_m015921_c001_v7007000_t0000_u01755827961129") 2025/08/22 02:04:14 DEBUG : only7: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fd3_d20250822_m015913_c001_v0001178_t0022_u01755827953595") 2025/08/22 02:04:14 DEBUG : only8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191b0a_d20250822_m015944_c001_v7007000_t0000_u01755827984747") 2025/08/22 02:04:14 DEBUG : only8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410febb315d3b460_d20250822_m015936_c001_v0001137_t0007_u01755827976913") 2025/08/22 02:04:14 DEBUG : only8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754904d_d20250822_m015929_c001_v0001178_t0002_u01755827969881") 2025/08/22 02:04:14 DEBUG : only8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f406aa4d65bd1d332_d20250822_m015920_c001_v7007000_t0000_u01755827960947") 2025/08/22 02:04:14 DEBUG : only8: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fd9_d20250822_m015914_c001_v0001178_t0025_u01755827954017") 2025/08/22 02:04:14 DEBUG : only9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f410b0eeab7191b0f_d20250822_m015944_c001_v7007000_t0000_u01755827984930") 2025/08/22 02:04:14 DEBUG : only9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f402f50bd9f022375_d20250822_m015936_c001_v0001161_t0008_u01755827976926") 2025/08/22 02:04:14 DEBUG : only9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549053_d20250822_m015930_c001_v0001178_t0000_u01755827970299") 2025/08/22 02:04:14 DEBUG : only9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4209e2bde212caf1_d20250822_m015921_c001_v7007000_t0000_u01755827961153") 2025/08/22 02:04:14 DEBUG : only9: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548fdd_d20250822_m015914_c001_v0001178_t0059_u01755827954436") 2025/08/22 02:04:14 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d7ff_d20250822_m015543_c001_v7007000_t0000_u01755827743177") 2025/08/22 02:04:14 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a1d5_d20250822_m015541_c001_v0001029_t0043_u01755827741193") 2025/08/22 02:04:14 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d7e1_d20250822_m015540_c001_v7007000_t0000_u01755827740459") 2025/08/22 02:04:14 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a250c7_d20250822_m015538_c001_v0001171_t0058_u01755827738814") 2025/08/22 02:04:14 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d79a_d20250822_m015538_c001_v7007000_t0000_u01755827738081") 2025/08/22 02:04:14 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a1c5_d20250822_m015535_c001_v0001029_t0021_u01755827735935") 2025/08/22 02:04:14 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d6ac_d20250822_m015525_c001_v7007000_t0000_u01755827725113") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25041_d20250822_m015523_c001_v0001171_t0043_u01755827723819") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d68b_d20250822_m015522_c001_v7007000_t0000_u01755827722178") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25033_d20250822_m015521_c001_v0001171_t0035_u01755827721217") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d662_d20250822_m015519_c001_v7007000_t0000_u01755827719773") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a2501d_d20250822_m015518_c001_v0001171_t0011_u01755827718694") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509ed9_d20250822_m015512_c001_v7007000_t0000_u01755827712187") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fdd_d20250822_m015510_c001_v0001171_t0052_u01755827710866") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509ed1_d20250822_m015510_c001_v7007000_t0000_u01755827710500") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fd3_d20250822_m015509_c001_v0001171_t0016_u01755827709037") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509ec7_d20250822_m015508_c001_v7007000_t0000_u01755827708671") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fc9_d20250822_m015507_c001_v0001171_t0006_u01755827707946") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fc5_d20250822_m015507_c001_v0001171_t0037_u01755827707263") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509eb3_d20250822_m015506_c001_v7007000_t0000_u01755827706892") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fbf_d20250822_m015506_c001_v0001171_t0047_u01755827706260") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fbd_d20250822_m015505_c001_v0001171_t0051_u01755827705492") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509ea8_d20250822_m015505_c001_v7007000_t0000_u01755827705129") 2025/08/22 02:04:15 DEBUG : potato: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24fb5_d20250822_m015504_c001_v0001171_t0021_u01755827704262") 2025/08/22 02:04:15 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f418897f1e64e9e91_d20250822_m015657_c001_v7007000_t0000_u01755827817177") 2025/08/22 02:04:15 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a22f_d20250822_m015656_c001_v0001029_t0007_u01755827816374") 2025/08/22 02:04:15 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f418897f1e64e9e3d_d20250822_m015640_c001_v7007000_t0000_u01755827800494") 2025/08/22 02:04:15 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a21f_d20250822_m015632_c001_v0001029_t0038_u01755827792504") 2025/08/22 02:04:15 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95222d27_d20250822_m015620_c001_v7007000_t0000_u01755827780837") 2025/08/22 02:04:15 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a1fb_d20250822_m015612_c001_v0001029_t0006_u01755827772358") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4174a87bfb511ce2_d20250822_m015557_c001_v7007000_t0000_u01755827757305") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a1e3_d20250822_m015549_c001_v0001029_t0021_u01755827749821") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d6e9_d20250822_m015529_c001_v7007000_t0000_u01755827729895") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a2506d_d20250822_m015528_c001_v0001171_t0028_u01755827728298") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d6cc_d20250822_m015527_c001_v7007000_t0000_u01755827727933") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25051_d20250822_m015525_c001_v0001171_t0007_u01755827725665") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d6af_d20250822_m015525_c001_v7007000_t0000_u01755827725296") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a2504b_d20250822_m015524_c001_v0001171_t0034_u01755827724470") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d69b_d20250822_m015523_c001_v7007000_t0000_u01755827723455") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a2503d_d20250822_m015522_c001_v0001171_t0047_u01755827722582") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d675_d20250822_m015520_c001_v7007000_t0000_u01755827720850") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25027_d20250822_m015519_c001_v0001171_t0057_u01755827719783") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b4509ede_d20250822_m015513_c001_v7007000_t0000_u01755827713037") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24feb_d20250822_m015511_c001_v0001171_t0006_u01755827711863") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952226be_d20250822_m015354_c001_v7007000_t0000_u01755827634696") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24dac_d20250822_m015353_c001_v0001171_t0007_u01755827633990") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952226a3_d20250822_m015353_c001_v7007000_t0000_u01755827633085") 2025/08/22 02:04:16 DEBUG : potato2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24d96_d20250822_m015352_c001_v0001171_t0000_u01755827632255") 2025/08/22 02:04:16 DEBUG : potato3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f418897f1e64e9e41_d20250822_m015641_c001_v7007000_t0000_u01755827801189") 2025/08/22 02:04:16 DEBUG : potato3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548d81_d20250822_m015634_c001_v0001178_t0012_u01755827794011") 2025/08/22 02:04:17 DEBUG : potato3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95222d2b_d20250822_m015621_c001_v7007000_t0000_u01755827781193") 2025/08/22 02:04:17 DEBUG : potato3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548d32_d20250822_m015613_c001_v0001178_t0038_u01755827773795") 2025/08/22 02:04:17 DEBUG : potato3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4174a87bfb511ce7_d20250822_m015557_c001_v7007000_t0000_u01755827757823") 2025/08/22 02:04:17 DEBUG : potato3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548cc6_d20250822_m015550_c001_v0001178_t0032_u01755827750542") 2025/08/22 02:04:17 DEBUG : pre-dest1/1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96eeb_d20250822_m015731_c001_v7007000_t0000_u01755827851603") 2025/08/22 02:04:17 DEBUG : pre-dest1/1: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548e49_d20250822_m015723_c001_v0001178_t0041_u01755827843609") 2025/08/22 02:04:17 DEBUG : pre-dest2/2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a96eed_d20250822_m015731_c001_v7007000_t0000_u01755827851791") 2025/08/22 02:04:17 DEBUG : pre-dest2/2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a265_d20250822_m015724_c001_v0001029_t0011_u01755827844185") 2025/08/22 02:04:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db876_d20250822_m015708_c001_v7007000_t0000_u01755827828933") 2025/08/22 02:04:17 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a25298_d20250822_m015704_c001_v0001171_t0024_u01755827824995") 2025/08/22 02:04:17 DEBUG : sizeonly: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db241_d20250822_m015449_c001_v7007000_t0000_u01755827689503") 2025/08/22 02:04:17 DEBUG : sizeonly: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f45_d20250822_m015448_c001_v0001171_t0038_u01755827688453") 2025/08/22 02:04:17 DEBUG : splitbanan: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340a43_d20250822_m020138_c001_v7007000_t0000_u01755828098342") 2025/08/22 02:04:17 DEBUG : splitbanan: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b29a_d20250822_m020130_c001_v0001180_t0016_u01755828090863") 2025/08/22 02:04:17 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340bac_d20250822_m020253_c001_v7007000_t0000_u01755828173659") 2025/08/22 02:04:17 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549326_d20250822_m020246_c001_v0001178_t0034_u01755828166757") 2025/08/22 02:04:17 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4216375bb8faddfe_d20250822_m020238_c001_v7007000_t0000_u01755828158425") 2025/08/22 02:04:17 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492fa_d20250822_m020231_c001_v0001178_t0007_u01755828151842") 2025/08/22 02:04:17 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41604f7942765600_d20250822_m020223_c001_v7007000_t0000_u01755828143108") 2025/08/22 02:04:17 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475492cd_d20250822_m020216_c001_v0001178_t0030_u01755828136637") 2025/08/22 02:04:17 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e2d2_d20250822_m020208_c001_v7007000_t0000_u01755828128446") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549297_d20250822_m020201_c001_v0001178_t0026_u01755828121968") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f412d3a4cc62b0d7b_d20250822_m020153_c001_v7007000_t0000_u01755828113367") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549261_d20250822_m020146_c001_v0001178_t0002_u01755828106567") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4167ba517f1cd936_d20250822_m020132_c001_v7007000_t0000_u01755828092376") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b7d6_d20250822_m020129_c001_v0001137_t0053_u01755828089664") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400ccce2f0a975c2_d20250822_m020122_c001_v7007000_t0000_u01755828082017") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b76a_d20250822_m020115_c001_v0001137_t0053_u01755828075174") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07dc460_d20250822_m020114_c001_v7007000_t0000_u01755828074004") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b172_d20250822_m020111_c001_v0001180_t0052_u01755828071113") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f419ef394b450aab2_d20250822_m020103_c001_v7007000_t0000_u01755828063215") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b700_d20250822_m020056_c001_v0001137_t0051_u01755828056447") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67907e9_d20250822_m020054_c001_v7007000_t0000_u01755828054909") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549188_d20250822_m020052_c001_v0001178_t0001_u01755828052181") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6928_d20250822_m020038_c001_v7007000_t0000_u01755828038300") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b654_d20250822_m020035_c001_v0001137_t0044_u01755828035255") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6916_d20250822_m020027_c001_v7007000_t0000_u01755828027704") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b5e0_d20250822_m020020_c001_v0001137_t0002_u01755828020426") 2025/08/22 02:04:18 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f404a9f843ddb609e_d20250822_m020012_c001_v7007000_t0000_u01755828012017") 2025/08/22 02:04:19 DEBUG : splitbananasplit: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b556_d20250822_m020005_c001_v0001137_t0012_u01755828005225") 2025/08/22 02:04:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f40585836e67908f3_d20250822_m020116_c001_v7007000_t0000_u01755828076675") 2025/08/22 02:04:19 DEBUG : splitbananasplitSUFFIX: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b758_d20250822_m020112_c001_v0001137_t0031_u01755828072152") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f673f_d20250822_m015958_c001_v7007000_t0000_u01755827998255") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3b4fe_d20250822_m015955_c001_v0001137_t0058_u01755827995514") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f66fb_d20250822_m015954_c001_v7007000_t0000_u01755827994364") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0223af_d20250822_m015951_c001_v0001161_t0037_u01755827991757") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59c694_d20250822_m015547_c001_v7007000_t0000_u01755827747002") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116c6572e1a9a1d9_d20250822_m015546_c001_v0001029_t0025_u01755827746058") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d819_d20250822_m015545_c001_v7007000_t0000_u01755827745497") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a250e9_d20250822_m015544_c001_v0001171_t0021_u01755827744656") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db221_d20250822_m015446_c001_v7007000_t0000_u01755827686308") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f28_d20250822_m015444_c001_v0001171_t0026_u01755827684723") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db20a_d20250822_m015444_c001_v7007000_t0000_u01755827684356") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24f1a_d20250822_m015443_c001_v0001171_t0011_u01755827683177") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db1e8_d20250822_m015440_c001_v7007000_t0000_u01755827680484") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24efa_d20250822_m015439_c001_v0001171_t0032_u01755827679300") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db1d6_d20250822_m015438_c001_v7007000_t0000_u01755827678755") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24ee6_d20250822_m015437_c001_v0001171_t0014_u01755827677292") 2025/08/22 02:04:19 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24eba_d20250822_m015431_c001_v0001171_t0032_u01755827671067") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db1a7_d20250822_m015430_c001_v7007000_t0000_u01755827670702") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24eae_d20250822_m015429_c001_v0001171_t0056_u01755827669937") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24eac_d20250822_m015428_c001_v0001171_t0045_u01755827668840") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f41948825f07db196_d20250822_m015428_c001_v7007000_t0000_u01755827668109") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24e82_d20250822_m015421_c001_v0001171_t0027_u01755827661737") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24e50_d20250822_m015415_c001_v0001171_t0030_u01755827655400") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d438_d20250822_m015415_c001_v7007000_t0000_u01755827655038") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24e42_d20250822_m015414_c001_v0001171_t0026_u01755827654358") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24e40_d20250822_m015413_c001_v0001171_t0052_u01755827653515") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d424_d20250822_m015412_c001_v7007000_t0000_u01755827652780") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24e00_d20250822_m015403_c001_v0001171_t0015_u01755827643713") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95222713_d20250822_m015403_c001_v7007000_t0000_u01755827643349") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24df6_d20250822_m015402_c001_v0001171_t0058_u01755827642717") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95222707_d20250822_m015401_c001_v7007000_t0000_u01755827641814") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24dec_d20250822_m015401_c001_v0001171_t0022_u01755827641188") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952226fc_d20250822_m015400_c001_v7007000_t0000_u01755827640642") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24de4_d20250822_m015359_c001_v0001171_t0056_u01755827639997") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952226ed_d20250822_m015359_c001_v7007000_t0000_u01755827639033") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24dd6_d20250822_m015358_c001_v0001171_t0009_u01755827638098") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952226de_d20250822_m015357_c001_v7007000_t0000_u01755827637550") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24dca_d20250822_m015356_c001_v0001171_t0024_u01755827636693") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba952226d2_d20250822_m015356_c001_v7007000_t0000_u01755827636150") 2025/08/22 02:04:20 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24dbc_d20250822_m015355_c001_v0001171_t0056_u01755827635312") 2025/08/22 02:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95222682_d20250822_m015350_c001_v7007000_t0000_u01755827630491") 2025/08/22 02:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24d86_d20250822_m015349_c001_v0001171_t0057_u01755827629510") 2025/08/22 02:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba9522266e_d20250822_m015348_c001_v7007000_t0000_u01755827628961") 2025/08/22 02:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24d82_d20250822_m015348_c001_v0001171_t0043_u01755827628263") 2025/08/22 02:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba9522265c_d20250822_m015347_c001_v7007000_t0000_u01755827627362") 2025/08/22 02:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24d7a_d20250822_m015346_c001_v0001171_t0033_u01755827626701") 2025/08/22 02:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4175e8ba95222635_d20250822_m015344_c001_v7007000_t0000_u01755827624328") 2025/08/22 02:04:21 DEBUG : sub dir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a24d66_d20250822_m015343_c001_v0001171_t0028_u01755827623690") 2025/08/22 02:04:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f6744_d20250822_m015958_c001_v7007000_t0000_u01755827998440") 2025/08/22 02:04:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965aedf_d20250822_m015955_c001_v0001180_t0043_u01755827995502") 2025/08/22 02:04:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4095e535380f66ff_d20250822_m015954_c001_v7007000_t0000_u01755827994549") 2025/08/22 02:04:21 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475490c9_d20250822_m015951_c001_v0001178_t0043_u01755827991402") 2025/08/22 02:04:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340bad_d20250822_m020255_c001_v7007000_t0000_u01755828175715") 2025/08/22 02:04:21 DEBUG : sub dir_somesuffix/hello world_somesuffix.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b4ca_d20250822_m020255_c001_v0001180_t0043_u01755828175070") 2025/08/22 02:04:21 DEBUG : sub/yam: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d7f9_d20250822_m015542_c001_v7007000_t0000_u01755827742631") 2025/08/22 02:04:21 DEBUG : sub/yam: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548ca2_d20250822_m015541_c001_v0001178_t0026_u01755827741205") 2025/08/22 02:04:21 DEBUG : test_dir1/file2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937a849_d20250822_m015950_c001_v7007000_t0000_u01755827990628") 2025/08/22 02:04:21 DEBUG : test_dir1/file2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475490bf_d20250822_m015948_c001_v0001178_t0035_u01755827988346") 2025/08/22 02:04:21 DEBUG : test_dir1/file2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937a833_d20250822_m015947_c001_v7007000_t0000_u01755827987535") 2025/08/22 02:04:21 DEBUG : test_dir1/file2: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475490b7_d20250822_m015945_c001_v0001178_t0033_u01755827985893") 2025/08/22 02:04:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937a84d_d20250822_m015950_c001_v7007000_t0000_u01755827990810") 2025/08/22 02:04:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965aec9_d20250822_m015948_c001_v0001180_t0042_u01755827988334") 2025/08/22 02:04:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f401150c73937a836_d20250822_m015947_c001_v7007000_t0000_u01755827987720") 2025/08/22 02:04:22 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965aec1_d20250822_m015945_c001_v0001180_t0045_u01755827985903") 2025/08/22 02:04:22 DEBUG : three: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d758_d20250822_m015535_c001_v7007000_t0000_u01755827735204") 2025/08/22 02:04:22 DEBUG : three: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a250a1_d20250822_m015533_c001_v0001171_t0016_u01755827733962") 2025/08/22 02:04:22 DEBUG : three: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1107305c19a2508b_d20250822_m015531_c001_v0001171_t0025_u01755827731415") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340bb7_d20250822_m020257_c001_v7007000_t0000_u01755828177589") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3ba71_d20250822_m020256_c001_v0001137_t0042_u01755828176687") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340c47_d20250822_m020316_c001_v7007000_t0000_u01755828196980") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f022711_d20250822_m020315_c001_v0001161_t0006_u01755828195287") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340c2c_d20250822_m020313_c001_v7007000_t0000_u01755828193641") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3bae3_d20250822_m020311_c001_v0001137_t0059_u01755828191905") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340c13_d20250822_m020310_c001_v7007000_t0000_u01755828190876") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b50c_d20250822_m020310_c001_v0001180_t0056_u01755828190255") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340be3_d20250822_m020305_c001_v7007000_t0000_u01755828185172") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/tictactoe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3ba9d_d20250822_m020303_c001_v0001137_t0052_u01755828183708") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340bf7_d20250822_m020307_c001_v7007000_t0000_u01755828187670") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0226e5_d20250822_m020306_c001_v0001161_t0029_u01755828186152") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340bd3_d20250822_m020302_c001_v7007000_t0000_u01755828182739") 2025/08/22 02:04:22 DEBUG : tictactoe/tictactoe/toe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103f1ddd5965b4ea_d20250822_m020302_c001_v0001180_t0045_u01755828182107") 2025/08/22 02:04:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340bca_d20250822_m020301_c001_v7007000_t0000_u01755828181141") 2025/08/22 02:04:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447549350_d20250822_m020300_c001_v0001178_t0055_u01755828180480") 2025/08/22 02:04:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340bc1_d20250822_m020259_c001_v7007000_t0000_u01755828179486") 2025/08/22 02:04:23 DEBUG : toe/toe/tictactoe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f102f50bd9f0226b1_d20250822_m020258_c001_v0001161_t0044_u01755828178553") 2025/08/22 02:04:23 DEBUG : toe/toe/toe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f407a47d19c59e4bd_d20250822_m020322_c001_v7007000_t0000_u01755828202489") 2025/08/22 02:04:23 DEBUG : toe/toe/toe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f110febb315d3bb2f_d20250822_m020321_c001_v0001137_t0035_u01755828201769") 2025/08/22 02:04:23 DEBUG : toe/toe/toe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340c05_d20250822_m020309_c001_v7007000_t0000_u01755828189283") 2025/08/22 02:04:23 DEBUG : toe/toe/toe: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f44754937a_d20250822_m020308_c001_v0001178_t0024_u01755828188625") 2025/08/22 02:04:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340c49_d20250822_m020317_c001_v7007000_t0000_u01755828197597") 2025/08/22 02:04:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f4475493a0_d20250822_m020316_c001_v0001178_t0012_u01755828196750") 2025/08/22 02:04:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4018560ff8340c33_d20250822_m020314_c001_v7007000_t0000_u01755828194308") 2025/08/22 02:04:23 DEBUG : toe/toe/toe.txt: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f103779752cbec4dc_d20250822_m020313_c001_v0001176_t0021_u01755828193431") 2025/08/22 02:04:23 DEBUG : two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d75e_d20250822_m015535_c001_v7007000_t0000_u01755827735386") 2025/08/22 02:04:23 DEBUG : two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f400a19f447548c7c_d20250822_m015533_c001_v0001178_t0054_u01755827733393") 2025/08/22 02:04:23 DEBUG : two: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f4107305c19a25087_d20250822_m015531_c001_v0001171_t0056_u01755827731231") 2025/08/22 02:04:23 DEBUG : yam: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d802_d20250822_m015543_c001_v7007000_t0000_u01755827743359") 2025/08/22 02:04:23 DEBUG : yam: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f11721c21aac89828_d20250822_m015542_c001_v0001183_t0000_u01755827742435") 2025/08/22 02:04:23 DEBUG : yam: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d7d6_d20250822_m015539_c001_v7007000_t0000_u01755827739914") 2025/08/22 02:04:23 DEBUG : yam: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548c9a_d20250822_m015538_c001_v0001178_t0023_u01755827738827") 2025/08/22 02:04:23 DEBUG : yam: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d787_d20250822_m015537_c001_v7007000_t0000_u01755827737533") 2025/08/22 02:04:24 DEBUG : yam: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f100a19f447548c8c_d20250822_m015535_c001_v0001178_t0001_u01755827735947") 2025/08/22 02:04:24 DEBUG : yaml: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d7e3_d20250822_m015540_c001_v7007000_t0000_u01755827740642") 2025/08/22 02:04:24 DEBUG : yaml: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f116df6b4cd3da07f_d20250822_m015539_c001_v0001171_t0032_u01755827739657") 2025/08/22 02:04:24 DEBUG : yaml: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f414ceec2a177d7a2_d20250822_m015538_c001_v7007000_t0000_u01755827738264") 2025/08/22 02:04:24 DEBUG : yaml: Deleting (id "4_z7fb24d3370bdcbfb9f880e1b_f1146af879858721c_d20250822_m015537_c001_v0001182_t0052_u01755827737330") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 10m50.723449134s (try 1/5)