"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2025/04/05 01:15:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo" 2025/04/05 01:15:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/05 01:15:17 DEBUG : Creating backend with remote "/tmp/rclone559889085" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.06s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:19 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:19 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:19 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyWithDryRun (2.90s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 01:15:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:21 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:21 DEBUG : B2 bucket rclone-test-vubepav9gopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.02s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:23 DEBUG : Creating backend with remote "/non-existing" 2025/04/05 01:15:23 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/05 01:15:23 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:23 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:24 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:24 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:25 INFO : B2 bucket rclone-test-vubepav9gopo: Running all checks before starting transfers 2025/04/05 01:15:26 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:26 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:26 INFO : B2 bucket rclone-test-vubepav9gopo: Checks finished, now starting transfers 2025/04/05 01:15:26 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:26 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:26 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.48s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:27 ERROR : Ignoring --no-traverse with sync 2025/04/05 01:15:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:27 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:27 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:27 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:27 INFO : sub dir/hello world: Copied (new) 2025/04/05 01:15:27 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.45s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:28 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/05 01:15:28 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:28 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:29 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/05 01:15:29 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.50s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:15:30 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:30 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:15:32 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:32 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:32 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/05 01:15:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 01:15:33 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/05 01:15:33 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 01:15:33 INFO : sub dir: Making directory 2025/04/05 01:15:33 INFO : sub dir2: Making directory 2025/04/05 01:15:33 INFO : sub dir2/sub sub dir2: Making directory 2025/04/05 01:15:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:33 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:33 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:34 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2025/04/05 01:15:34 DEBUG : B2 bucket rclone-test-vubepav9gopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.50s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:35 INFO : sub dir2: Making directory 2025/04/05 01:15:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/05 01:15:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 01:15:35 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:35 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:35 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:35 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:35 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.10s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:36 DEBUG : sub dir2: Making directory with metadata 2025/04/05 01:15:36 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 01:15:36 INFO : sub dir: Making directory 2025/04/05 01:15:36 INFO : sub dir2: Making directory 2025/04/05 01:15:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:36 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:36 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:36 INFO : sub dir/hello world: Copied (new) 2025/04/05 01:15:36 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/05 01:15:36 DEBUG : B2 bucket rclone-test-vubepav9gopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/05 01:15:36 DEBUG : B2 bucket rclone-test-vubepav9gopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.63s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.37s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:38 INFO : sub dir2: Making directory 2025/04/05 01:15:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:38 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:38 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:38 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:38 INFO : sub dir/hello world: Copied (new) 2025/04/05 01:15:38 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.10s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:39 DEBUG : sub dir2: Making directory with metadata 2025/04/05 01:15:39 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 01:15:39 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 01:15:39 INFO : sub dir: Making directory 2025/04/05 01:15:39 INFO : sub dir2: Making directory 2025/04/05 01:15:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:39 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:39 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:39 INFO : sub dir/hello world: Copied (new) 2025/04/05 01:15:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2025/04/05 01:15:39 DEBUG : B2 bucket rclone-test-vubepav9gopo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.36s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:41 INFO : sub dir2: Making directory 2025/04/05 01:15:41 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:41 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:41 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:41 INFO : sub dir/hello world: Copied (new) 2025/04/05 01:15:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.55s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:43 DEBUG : Creating backend with remote "TestB2:rclone-test-luditah3lefu" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-vubepav9gopo -> B2 bucket rclone-test-luditah3lefu 2025/04/05 01:15:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:44 DEBUG : B2 bucket rclone-test-luditah3lefu: Waiting for checks to finish 2025/04/05 01:15:44 DEBUG : B2 bucket rclone-test-luditah3lefu: Waiting for transfers to finish 2025/04/05 01:15:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:45 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:45 DEBUG : B2 bucket rclone-test-luditah3lefu: Purge remote 2025/04/05 01:15:45 INFO : B2 bucket rclone-test-luditah3lefu: cleaning bucket "rclone-test-luditah3lefu" of all files 2025/04/05 01:15:45 DEBUG : sub dir/hello world: Deleting (id "4_zbfa29db3804d0b3b9f680e1b_f101b97065e7550b8_d20250405_m011544_c001_v0001037_t0011_u01743815744826") --- PASS: TestServerSideCopy (4.31s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:47 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 01:15:47 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:47 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/05 01:15:47 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.01s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:49 DEBUG : Creating backend with remote "TestB2:rclone-test-jasoxun8lafi" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-vubepav9gopo -> B2 bucket rclone-test-jasoxun8lafi 2025/04/05 01:15:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:15:50 DEBUG : B2 bucket rclone-test-jasoxun8lafi: Waiting for checks to finish 2025/04/05 01:15:50 DEBUG : B2 bucket rclone-test-jasoxun8lafi: Waiting for transfers to finish 2025/04/05 01:15:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:15:51 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:52 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 01:15:52 DEBUG : B2 bucket rclone-test-jasoxun8lafi: Waiting for checks to finish 2025/04/05 01:15:52 DEBUG : B2 bucket rclone-test-jasoxun8lafi: Waiting for transfers to finish 2025/04/05 01:15:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/05 01:15:52 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:52 DEBUG : B2 bucket rclone-test-jasoxun8lafi: Purge remote 2025/04/05 01:15:52 INFO : B2 bucket rclone-test-jasoxun8lafi: cleaning bucket "rclone-test-jasoxun8lafi" of all files 2025/04/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2bd43804d0b3b9f680e1b_f11161d46c0c260f9_d20250405_m011552_c001_v0001136_t0018_u01743815752565") 2025/04/05 01:15:53 DEBUG : sub dir/hello world: Deleting (id "4_z8fc2bd43804d0b3b9f680e1b_f102f52cdaa6bb6ee_d20250405_m011551_c001_v0001105_t0010_u01743815751248") --- PASS: TestServerSideCopyOverSelf (9.18s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:15:59 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 01:15:59 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:15:59 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:15:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/05 01:15:59 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/05 01:15:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.44s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:01 DEBUG : Creating backend with remote "TestB2:rclone-test-fawuxag5kuda" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-vubepav9gopo -> B2 bucket rclone-test-fawuxag5kuda 2025/04/05 01:16:02 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:16:02 DEBUG : B2 bucket rclone-test-fawuxag5kuda: Waiting for checks to finish 2025/04/05 01:16:02 DEBUG : B2 bucket rclone-test-fawuxag5kuda: Waiting for transfers to finish 2025/04/05 01:16:03 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:16:03 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:03 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/05 01:16:03 DEBUG : B2 bucket rclone-test-fawuxag5kuda: Waiting for checks to finish 2025/04/05 01:16:03 DEBUG : B2 bucket rclone-test-fawuxag5kuda: Waiting for transfers to finish 2025/04/05 01:16:04 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/05 01:16:04 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/05 01:16:04 INFO : sub dir/hello world: Deleted 2025/04/05 01:16:05 DEBUG : testing file moves 2025/04/05 01:16:05 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/05 01:16:05 DEBUG : B2 bucket rclone-test-fawuxag5kuda: Waiting for checks to finish 2025/04/05 01:16:05 DEBUG : B2 bucket rclone-test-fawuxag5kuda: Waiting for transfers to finish 2025/04/05 01:16:05 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2025/04/05 01:16:05 INFO : sub dir/hello world: Copied (server-side copy) 2025/04/05 01:16:05 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:06 DEBUG : B2 bucket rclone-test-fawuxag5kuda: Purge remote 2025/04/05 01:16:06 INFO : B2 bucket rclone-test-fawuxag5kuda: cleaning bucket "rclone-test-fawuxag5kuda" of all files 2025/04/05 01:16:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f02ed23804d0b3b9f680e1b_f109c5524eb10e8f1_d20250405_m011605_c001_v0001182_t0032_u01743815765610") 2025/04/05 01:16:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f02ed23804d0b3b9f680e1b_f1035236aa6f1741f_d20250405_m011604_c001_v0001184_t0053_u01743815764073") 2025/04/05 01:16:06 DEBUG : sub dir/hello world: Deleting (id "4_z4f02ed23804d0b3b9f680e1b_f11094f1e317899e4_d20250405_m011602_c001_v0001179_t0035_u01743815762893") --- PASS: TestServerSideMoveOverSelf (7.83s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:08 ERROR : : error listing: directory not found 2025/04/05 01:16:08 INFO : Local file system at /tmp/rclone559889085: Making directory 2025/04/05 01:16:09 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:09 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.82s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:11 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:16:11 DEBUG : Local file system at /tmp/rclone559889085: Waiting for checks to finish 2025/04/05 01:16:11 DEBUG : Local file system at /tmp/rclone559889085: Waiting for transfers to finish 2025/04/05 01:16:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:16:11 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2025/04/05 01:16:11 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyRedownload (2.21s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:12 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/05 01:16:12 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:12 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:12 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 01:16:12 INFO : check sum: Copied (new) 2025/04/05 01:16:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:13 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:13 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 01:16:13 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/05 01:16:13 DEBUG : check sum: Unchanged skipping 2025/04/05 01:16:13 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:13 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.22s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:14 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/05 01:16:14 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:14 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:15 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 01:16:15 INFO : sizeonly: Copied (new) 2025/04/05 01:16:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:15 DEBUG : sizeonly: Sizes identical 2025/04/05 01:16:15 DEBUG : sizeonly: Unchanged skipping 2025/04/05 01:16:15 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:15 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:15 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.55s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:17 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/05 01:16:17 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:17 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:17 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/05 01:16:17 INFO : ignore-size: Copied (new) 2025/04/05 01:16:17 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:18 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:16:18 DEBUG : ignore-size: Unchanged skipping 2025/04/05 01:16:18 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:18 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:18 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.19s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:20 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:16:20 DEBUG : existing: Unchanged skipping 2025/04/05 01:16:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:20 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:20 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:20 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/05 01:16:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:20 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 01:16:20 INFO : existing: Copied (replaced existing) 2025/04/05 01:16:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.39s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 01:16:22 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:22 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:22 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 01:16:22 INFO : existing: Copied (new) 2025/04/05 01:16:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:22 DEBUG : existing: Destination exists, skipping 2025/04/05 01:16:22 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:22 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:22 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:22 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.21s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:24 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/05 01:16:24 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 01:16:25 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:25 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 01:16:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:16:25 INFO : a/potato2: Copied (new) 2025/04/05 01:16:25 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:25 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:25 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:25 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.63s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:27 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/04/05 01:16:27 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 01:16:27 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/05 01:16:27 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:27 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:27 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:27 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:27 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/04/05 01:16:27 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 01:16:28 INFO : empty space: Updated modification time in destination 2025/04/05 01:16:28 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:28 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:28 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.58s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:30 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/04/05 01:16:30 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 01:16:30 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:30 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:30 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:30 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.75s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:32 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/04/05 01:16:32 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone559889085) 2025/04/05 01:16:32 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-vubepav9gopo) 2025/04/05 01:16:32 DEBUG : foo: sha1 differ 2025/04/05 01:16:32 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:32 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/05 01:16:32 INFO : foo: Copied (replaced existing) 2025/04/05 01:16:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.82s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:34 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/05 01:16:34 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:34 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:34 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:34 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:34 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:16:34 INFO : potato: Copied (new) 2025/04/05 01:16:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.07s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:36 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/05 01:16:36 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:36 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:36 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/05 01:16:36 INFO : potato: Copied (replaced existing) 2025/04/05 01:16:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:38 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/04/05 01:16:38 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone559889085) 2025/04/05 01:16:38 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-vubepav9gopo) 2025/04/05 01:16:38 DEBUG : potato: sha1 differ 2025/04/05 01:16:38 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:38 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/05 01:16:38 INFO : potato: Copied (replaced existing) 2025/04/05 01:16:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.96s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:40 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:16:40 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/05 01:16:40 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:40 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:40 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:40 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:40 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:40 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:16:42 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:42 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:42 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:42 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:42 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:16:42 INFO : potato2: Copied (new) 2025/04/05 01:16:42 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:42 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.47s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:44 INFO : d: Making directory 2025/04/05 01:16:44 INFO : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2025/04/05 01:16:44 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 01:16:45 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:45 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 01:16:45 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:16:45 INFO : a/potato2: Copied (new) 2025/04/05 01:16:45 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:45 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:45 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:45 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.73s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:47 INFO : d: Making directory fstest.go:244: Filtering empty directory "d" 2025/04/05 01:16:47 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/05 01:16:47 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:47 DEBUG : c/non empty space: Unchanged skipping 2025/04/05 01:16:47 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:47 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:47 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:16:47 INFO : a/potato2: Copied (new) 2025/04/05 01:16:47 ERROR : B2 bucket rclone-test-vubepav9gopo: not deleting files as there were IO errors 2025/04/05 01:16:47 ERROR : B2 bucket rclone-test-vubepav9gopo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.56s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:49 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:50 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:16:50 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:50 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:50 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:50 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:50 INFO : potato: Deleted 2025/04/05 01:16:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:16:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.29s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:52 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:52 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:52 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:52 INFO : potato: Deleted 2025/04/05 01:16:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:16:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:52 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:52 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:52 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:16:53 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.63s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:54 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:16:54 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:54 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:55 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/05 01:16:55 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.29s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:57 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 01:16:57 DEBUG : enormous: Excluded 2025/04/05 01:16:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 01:16:57 DEBUG : potato2: Excluded 2025/04/05 01:16:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 01:16:57 DEBUG : potato2: Excluded 2025/04/05 01:16:57 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:16:57 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:16:57 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:57 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:16:57 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:16:57 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 01:16:57 DEBUG : enormous: Excluded 2025/04/05 01:16:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 01:16:57 DEBUG : potato2: Excluded 2025/04/05 01:16:57 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 01:16:57 DEBUG : potato2: Excluded 2025/04/05 01:16:57 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/05 01:16:57 DEBUG : empty space: Unchanged skipping 2025/04/05 01:16:57 DEBUG : Local file system at /tmp/rclone559889085: Waiting for checks to finish 2025/04/05 01:16:57 DEBUG : Local file system at /tmp/rclone559889085: Waiting for transfers to finish 2025/04/05 01:16:57 DEBUG : Waiting for deletions to finish 2025/04/05 01:16:57 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.66s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:00 DEBUG : enormous: Excluded (Size Filter) 2025/04/05 01:17:00 DEBUG : enormous: Excluded 2025/04/05 01:17:00 DEBUG : potato2: Excluded (Size Filter) 2025/04/05 01:17:00 DEBUG : potato2: Excluded 2025/04/05 01:17:00 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:17:00 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:00 DEBUG : empty space: Unchanged skipping 2025/04/05 01:17:00 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:00 DEBUG : Waiting for deletions to finish 2025/04/05 01:17:00 INFO : enormous: Deleted 2025/04/05 01:17:00 INFO : potato2: Deleted 2025/04/05 01:17:00 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:01 DEBUG : Local file system at /tmp/rclone559889085: Waiting for checks to finish 2025/04/05 01:17:01 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2025/04/05 01:17:01 DEBUG : empty space: Unchanged skipping 2025/04/05 01:17:01 DEBUG : Local file system at /tmp/rclone559889085: Waiting for transfers to finish 2025/04/05 01:17:01 DEBUG : Waiting for deletions to finish 2025/04/05 01:17:01 INFO : enormous: Deleted 2025/04/05 01:17:01 INFO : potato2: Deleted 2025/04/05 01:17:01 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.07s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:03 DEBUG : five: Need to transfer - File not found at Destination 2025/04/05 01:17:03 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/05 01:17:03 DEBUG : one: Destination is newer than source, skipping 2025/04/05 01:17:03 DEBUG : three: Sizes identical 2025/04/05 01:17:03 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:03 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/05 01:17:03 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 01:17:03 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone559889085) 2025/04/05 01:17:03 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-vubepav9gopo) 2025/04/05 01:17:03 DEBUG : two: sha1 differ 2025/04/05 01:17:03 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:03 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/05 01:17:03 INFO : five: Copied (new) 2025/04/05 01:17:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/05 01:17:04 INFO : four: Copied (replaced existing) 2025/04/05 01:17:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/05 01:17:04 INFO : two: Copied (replaced existing) 2025/04/05 01:17:04 DEBUG : Waiting for deletions to finish 2025/04/05 01:17:04 DEBUG : one: Destination is newer than source, skipping 2025/04/05 01:17:04 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:04 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/05 01:17:04 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/05 01:17:04 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/05 01:17:04 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 01:17:04 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/05 01:17:04 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 01:17:04 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/05 01:17:04 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/05 01:17:04 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/05 01:17:04 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone559889085) 2025/04/05 01:17:04 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-vubepav9gopo) 2025/04/05 01:17:04 DEBUG : three: sha1 differ 2025/04/05 01:17:04 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/05 01:17:04 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:05 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 01:17:05 INFO : three: Copied (replaced existing) 2025/04/05 01:17:05 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.16s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: 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-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2025/04/05 01:17:06 INFO : B2 bucket rclone-test-vubepav9gopo: Making map for --track-renames 2025/04/05 01:17:06 INFO : B2 bucket rclone-test-vubepav9gopo: Finished making map for --track-renames 2025/04/05 01:17:06 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:06 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 01:17:06 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/05 01:17:06 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for renames to finish 2025/04/05 01:17:06 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:07 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/05 01:17:07 INFO : potato: Copied (new) 2025/04/05 01:17:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 01:17:07 INFO : yam: Copied (new) 2025/04/05 01:17:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:07 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:17:07 INFO : B2 bucket rclone-test-vubepav9gopo: Making map for --track-renames 2025/04/05 01:17:07 INFO : B2 bucket rclone-test-vubepav9gopo: Finished making map for --track-renames 2025/04/05 01:17:07 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:07 DEBUG : potato: Unchanged skipping 2025/04/05 01:17:07 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for renames to finish 2025/04/05 01:17:08 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 01:17:08 INFO : yam: Copied (server-side copy) to: yaml 2025/04/05 01:17:08 INFO : yam: Deleted 2025/04/05 01:17:08 INFO : yaml: Renamed from "yam" 2025/04/05 01:17:08 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.88s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2025/04/05 01:17:10 INFO : B2 bucket rclone-test-vubepav9gopo: Making map for --track-renames 2025/04/05 01:17:10 INFO : B2 bucket rclone-test-vubepav9gopo: Finished making map for --track-renames 2025/04/05 01:17:10 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:10 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 01:17:10 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/05 01:17:10 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for renames to finish 2025/04/05 01:17:10 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:10 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 01:17:10 INFO : yam: Copied (new) 2025/04/05 01:17:11 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/05 01:17:11 INFO : potato: Copied (new) 2025/04/05 01:17:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:11 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:17:11 INFO : B2 bucket rclone-test-vubepav9gopo: Making map for --track-renames 2025/04/05 01:17:11 INFO : B2 bucket rclone-test-vubepav9gopo: Finished making map for --track-renames 2025/04/05 01:17:11 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:11 DEBUG : potato: Unchanged skipping 2025/04/05 01:17:11 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for renames to finish 2025/04/05 01:17:12 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 01:17:12 INFO : yam: Copied (server-side copy) to: yaml 2025/04/05 01:17:12 INFO : yam: Deleted 2025/04/05 01:17:12 INFO : yaml: Renamed from "yam" 2025/04/05 01:17:12 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.67s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2025/04/05 01:17:14 INFO : B2 bucket rclone-test-vubepav9gopo: Making map for --track-renames 2025/04/05 01:17:14 INFO : B2 bucket rclone-test-vubepav9gopo: Finished making map for --track-renames 2025/04/05 01:17:14 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:14 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/05 01:17:14 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/05 01:17:14 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for renames to finish 2025/04/05 01:17:14 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:14 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 01:17:14 INFO : sub/yam: Copied (new) 2025/04/05 01:17:15 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/05 01:17:15 INFO : potato: Copied (new) 2025/04/05 01:17:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:15 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:17:15 DEBUG : potato: Unchanged skipping 2025/04/05 01:17:15 INFO : B2 bucket rclone-test-vubepav9gopo: Making map for --track-renames 2025/04/05 01:17:15 INFO : B2 bucket rclone-test-vubepav9gopo: Finished making map for --track-renames 2025/04/05 01:17:15 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:15 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for renames to finish 2025/04/05 01:17:16 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/05 01:17:16 INFO : sub/yam: Copied (server-side copy) to: yam 2025/04/05 01:17:16 INFO : sub/yam: Deleted 2025/04/05 01:17:16 INFO : yam: Renamed from "sub/yam" 2025/04/05 01:17:16 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (4.00s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:18 DEBUG : Creating backend with remote "/tmp/rclone559889085/dir1" 2025/04/05 01:17:18 DEBUG : Creating backend with remote "/tmp/rclone559889085/dir2" 2025/04/05 01:17:18 DEBUG : Local file system at /tmp/rclone559889085/dir2: Using server-side directory move 2025/04/05 01:17:18 INFO : Local file system at /tmp/rclone559889085/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/05 01:17:18 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/05 01:17:18 INFO : file1.txt: Moved (server-side) 2025/04/05 01:17:18 DEBUG : Local file system at /tmp/rclone559889085/dir2: Waiting for checks to finish 2025/04/05 01:17:18 DEBUG : Local file system at /tmp/rclone559889085/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:17:18 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/05 01:17:18 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:18 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:18 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/05 01:17:18 INFO : nested/sub dir/file: Copied (new) 2025/04/05 01:17:18 INFO : nested/sub dir/file: Deleted 2025/04/05 01:17:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:17:19 INFO : sub dir/hello world: Copied (new) 2025/04/05 01:17:19 INFO : sub dir/hello world: Deleted 2025/04/05 01:17:19 INFO : sub dir: Removing directory 2025/04/05 01:17:19 INFO : nested/sub dir: Removing directory 2025/04/05 01:17:19 INFO : nested: Removing directory 2025/04/05 01:17:19 DEBUG : Local file system at /tmp/rclone559889085: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.08s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/05 01:17:20 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/05 01:17:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:20 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/05 01:17:20 INFO : nested/sub dir/file: Copied (new) 2025/04/05 01:17:20 INFO : nested/sub dir/file: Deleted 2025/04/05 01:17:21 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/05 01:17:21 INFO : sub dir/hello world: Copied (new) 2025/04/05 01:17:21 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.34s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:22 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 01:17:22 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/05 01:17:22 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:22 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 01:17:23 INFO : existing: Copied (new) 2025/04/05 01:17:23 INFO : existing: Deleted 2025/04/05 01:17:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/05 01:17:23 INFO : existing-b: Copied (new) 2025/04/05 01:17:23 INFO : existing-b: Deleted 2025/04/05 01:17:23 DEBUG : existing: Destination exists, skipping 2025/04/05 01:17:23 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/05 01:17:23 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:17:23 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:17:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.22s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:25 DEBUG : Creating backend with remote "TestB2:rclone-test-yesiraz9qumi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vubepav9gopo -> B2 bucket rclone-test-yesiraz9qumi 2025/04/05 01:17:30 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:17:30 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/05 01:17:30 DEBUG : empty space: Unchanged skipping 2025/04/05 01:17:30 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 01:17:30 DEBUG : B2 bucket rclone-test-yesiraz9qumi: Waiting for checks to finish 2025/04/05 01:17:30 INFO : empty space: Deleted 2025/04/05 01:17:30 DEBUG : B2 bucket rclone-test-yesiraz9qumi: Waiting for transfers to finish 2025/04/05 01:17:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:17:30 INFO : potato2: Copied (server-side copy) 2025/04/05 01:17:30 INFO : potato2: Deleted 2025/04/05 01:17:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 01:17:30 INFO : potato3: Copied (server-side copy) 2025/04/05 01:17:31 INFO : potato3: Deleted 2025/04/05 01:17:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vosoyew9qaju" 2025/04/05 01:17:32 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/05 01:17:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:17:32 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/05 01:17:32 DEBUG : B2 bucket rclone-test-vosoyew9qaju: Waiting for checks to finish 2025/04/05 01:17:32 DEBUG : B2 bucket rclone-test-vosoyew9qaju: Waiting for transfers to finish 2025/04/05 01:17:33 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 01:17:33 INFO : empty space: Copied (server-side copy) 2025/04/05 01:17:33 INFO : empty space: Deleted 2025/04/05 01:17:33 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 01:17:33 INFO : potato3: Copied (server-side copy) 2025/04/05 01:17:33 INFO : potato3: Deleted 2025/04/05 01:17:33 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:17:33 INFO : potato2: Copied (server-side copy) 2025/04/05 01:17:33 INFO : potato2: Deleted 2025/04/05 01:17:34 DEBUG : B2 bucket rclone-test-vosoyew9qaju: Purge remote 2025/04/05 01:17:34 INFO : B2 bucket rclone-test-vosoyew9qaju: cleaning bucket "rclone-test-vosoyew9qaju" of all files 2025/04/05 01:17:34 DEBUG : empty space: Deleting (id "4_zef624d23806d0b3b9f680e1b_f1141da693f16662d_d20250405_m011733_c001_v0001177_t0034_u01743815853162") 2025/04/05 01:17:34 DEBUG : potato2: Deleting (id "4_zef624d23806d0b3b9f680e1b_f109107294c2b0f57_d20250405_m011733_c001_v0001093_t0057_u01743815853533") 2025/04/05 01:17:34 DEBUG : potato3: Deleting (id "4_zef624d23806d0b3b9f680e1b_f1168dcf8b00f4c87_d20250405_m011733_c001_v0001161_t0059_u01743815853404") 2025/04/05 01:17:35 DEBUG : B2 bucket rclone-test-yesiraz9qumi: Purge remote 2025/04/05 01:17:35 INFO : B2 bucket rclone-test-yesiraz9qumi: cleaning bucket "rclone-test-yesiraz9qumi" of all files 2025/04/05 01:17:35 DEBUG : empty space: Deleting (id "4_zdf122dc3806d0b3b9f680e1b_f412b67bc1f73e585_d20250405_m011733_c001_v7007000_t0000_u01743815853377") 2025/04/05 01:17:35 DEBUG : empty space: Deleting (id "4_zdf122dc3806d0b3b9f680e1b_f110325b4f060943a_d20250405_m011729_c001_v0001092_t0026_u01743815849129") 2025/04/05 01:17:35 DEBUG : potato2: Deleting (id "4_zdf122dc3806d0b3b9f680e1b_f412b67bc1f73e588_d20250405_m011733_c001_v7007000_t0000_u01743815853869") 2025/04/05 01:17:35 DEBUG : potato2: Deleting (id "4_zdf122dc3806d0b3b9f680e1b_f119bf20c9acb39d1_d20250405_m011730_c001_v0001103_t0056_u01743815850325") 2025/04/05 01:17:35 DEBUG : potato3: Deleting (id "4_zdf122dc3806d0b3b9f680e1b_f412b67bc1f73e587_d20250405_m011733_c001_v7007000_t0000_u01743815853662") 2025/04/05 01:17:35 DEBUG : potato3: Deleting (id "4_zdf122dc3806d0b3b9f680e1b_f109ac066c8a94b70_d20250405_m011730_c001_v0001113_t0005_u01743815850699") 2025/04/05 01:17:35 DEBUG : potato3: Deleting (id "4_zdf122dc3806d0b3b9f680e1b_f110325b4f060943c_d20250405_m011729_c001_v0001092_t0011_u01743815849450") --- PASS: TestServerSideMove (14.99s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:40 DEBUG : Creating backend with remote "TestB2:rclone-test-dinapaf4nejo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vubepav9gopo -> B2 bucket rclone-test-dinapaf4nejo 2025/04/05 01:17:45 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 01:17:45 DEBUG : empty space: Excluded 2025/04/05 01:17:45 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 01:17:45 DEBUG : empty space: Excluded 2025/04/05 01:17:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:17:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 01:17:45 DEBUG : B2 bucket rclone-test-dinapaf4nejo: Waiting for checks to finish 2025/04/05 01:17:45 DEBUG : B2 bucket rclone-test-dinapaf4nejo: Waiting for transfers to finish 2025/04/05 01:17:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:17:45 INFO : potato2: Copied (server-side copy) 2025/04/05 01:17:46 INFO : potato2: Deleted 2025/04/05 01:17:46 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 01:17:46 INFO : potato3: Copied (server-side copy) 2025/04/05 01:17:46 INFO : potato3: Deleted 2025/04/05 01:17:47 DEBUG : Creating backend with remote "TestB2:rclone-test-rizolud5give" 2025/04/05 01:17:47 DEBUG : empty space: Excluded (Size Filter) 2025/04/05 01:17:47 DEBUG : empty space: Excluded 2025/04/05 01:17:48 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:17:48 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/05 01:17:48 DEBUG : B2 bucket rclone-test-rizolud5give: Waiting for checks to finish 2025/04/05 01:17:48 DEBUG : B2 bucket rclone-test-rizolud5give: Waiting for transfers to finish 2025/04/05 01:17:49 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:17:49 INFO : potato2: Copied (server-side copy) 2025/04/05 01:17:49 INFO : potato2: Deleted 2025/04/05 01:17:49 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 01:17:49 INFO : potato3: Copied (server-side copy) 2025/04/05 01:17:49 INFO : potato3: Deleted 2025/04/05 01:17:50 DEBUG : B2 bucket rclone-test-rizolud5give: Purge remote 2025/04/05 01:17:50 INFO : B2 bucket rclone-test-rizolud5give: cleaning bucket "rclone-test-rizolud5give" of all files 2025/04/05 01:17:50 DEBUG : potato2: Deleting (id "4_z7fc27df3806d0b3b9f680e1b_f118235aee71217d2_d20250405_m011748_c001_v0001117_t0052_u01743815868753") 2025/04/05 01:17:50 DEBUG : potato3: Deleting (id "4_z7fc27df3806d0b3b9f680e1b_f107d4637c37a7348_d20250405_m011749_c001_v0001032_t0030_u01743815869139") 2025/04/05 01:17:51 DEBUG : B2 bucket rclone-test-dinapaf4nejo: Purge remote 2025/04/05 01:17:51 INFO : B2 bucket rclone-test-dinapaf4nejo: cleaning bucket "rclone-test-dinapaf4nejo" of all files 2025/04/05 01:17:52 DEBUG : empty space: Deleting (id "4_z8fa26dc3806d0b3b9f680e1b_f1019e825044de96b_d20250405_m011744_c001_v0001041_t0013_u01743815864386") 2025/04/05 01:17:52 DEBUG : potato2: Deleting (id "4_z8fa26dc3806d0b3b9f680e1b_f409907ef4bd88c7d_d20250405_m011749_c001_v7007000_t0000_u01743815869380") 2025/04/05 01:17:52 DEBUG : potato2: Deleting (id "4_z8fa26dc3806d0b3b9f680e1b_f116cd3220e21ec59_d20250405_m011745_c001_v0001184_t0045_u01743815865859") 2025/04/05 01:17:52 DEBUG : potato3: Deleting (id "4_z8fa26dc3806d0b3b9f680e1b_f409907ef4bd88c7e_d20250405_m011749_c001_v7007000_t0000_u01743815869630") 2025/04/05 01:17:52 DEBUG : potato3: Deleting (id "4_z8fa26dc3806d0b3b9f680e1b_f1079e8c9dd18a399_d20250405_m011746_c001_v0001091_t0011_u01743815866078") 2025/04/05 01:17:52 DEBUG : potato3: Deleting (id "4_z8fa26dc3806d0b3b9f680e1b_f1019e825044de96d_d20250405_m011745_c001_v0001041_t0048_u01743815865088") --- PASS: TestServerSideMoveWithFilter (14.10s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:17:54 DEBUG : Creating backend with remote "TestB2:rclone-test-lozazer2yini" 2025/04/05 01:17:57 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-vubepav9gopo -> B2 bucket rclone-test-lozazer2yini 2025/04/05 01:17:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:17:59 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2025/04/05 01:17:59 DEBUG : empty space: Unchanged skipping 2025/04/05 01:17:59 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/05 01:17:59 DEBUG : B2 bucket rclone-test-lozazer2yini: Waiting for checks to finish 2025/04/05 01:17:59 INFO : empty space: Deleted 2025/04/05 01:17:59 DEBUG : B2 bucket rclone-test-lozazer2yini: Waiting for transfers to finish 2025/04/05 01:18:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:18:00 INFO : potato2: Copied (server-side copy) 2025/04/05 01:18:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 01:18:00 INFO : potato3: Copied (server-side copy) 2025/04/05 01:18:00 INFO : potato2: Deleted 2025/04/05 01:18:00 INFO : potato3: Deleted 2025/04/05 01:18:01 DEBUG : Creating backend with remote "TestB2:rclone-test-novagux0weda" 2025/04/05 01:18:01 INFO : tomatoDir: Making directory 2025/04/05 01:18:02 DEBUG : empty space: Need to transfer - File not found at Destination 2025/04/05 01:18:02 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/05 01:18:02 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/05 01:18:02 DEBUG : B2 bucket rclone-test-novagux0weda: Waiting for checks to finish 2025/04/05 01:18:02 DEBUG : B2 bucket rclone-test-novagux0weda: Waiting for transfers to finish 2025/04/05 01:18:07 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/05 01:18:07 INFO : empty space: Copied (server-side copy) 2025/04/05 01:18:08 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/05 01:18:08 INFO : potato2: Copied (server-side copy) 2025/04/05 01:18:08 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2025/04/05 01:18:08 INFO : potato3: Copied (server-side copy) 2025/04/05 01:18:08 INFO : empty space: Deleted 2025/04/05 01:18:08 INFO : potato2: Deleted 2025/04/05 01:18:08 INFO : potato3: Deleted 2025/04/05 01:18:09 DEBUG : B2 bucket rclone-test-novagux0weda: Purge remote 2025/04/05 01:18:09 INFO : B2 bucket rclone-test-novagux0weda: cleaning bucket "rclone-test-novagux0weda" of all files 2025/04/05 01:18:09 DEBUG : empty space: Deleting (id "4_zefa2bd53806d0b3b9f680e1b_f1167987d2bf96ca6_d20250405_m011807_c001_v0001181_t0053_u01743815887662") 2025/04/05 01:18:09 DEBUG : potato2: Deleting (id "4_zefa2bd53806d0b3b9f680e1b_f11574ab62133df9d_d20250405_m011807_c001_v0001176_t0002_u01743815887936") 2025/04/05 01:18:09 DEBUG : potato3: Deleting (id "4_zefa2bd53806d0b3b9f680e1b_f1023a4ccaae89a81_d20250405_m011808_c001_v0001184_t0033_u01743815888017") 2025/04/05 01:18:10 DEBUG : B2 bucket rclone-test-lozazer2yini: Purge remote 2025/04/05 01:18:10 INFO : B2 bucket rclone-test-lozazer2yini: cleaning bucket "rclone-test-lozazer2yini" of all files 2025/04/05 01:18:11 DEBUG : empty space: Deleting (id "4_z9f32ad43806d0b3b9f680e1b_f4077d795ff005fff_d20250405_m011808_c001_v7007000_t0000_u01743815888276") 2025/04/05 01:18:11 DEBUG : empty space: Deleting (id "4_z9f32ad43806d0b3b9f680e1b_f116304a0e5fb1c61_d20250405_m011758_c001_v0001183_t0041_u01743815878770") 2025/04/05 01:18:11 DEBUG : potato2: Deleting (id "4_z9f32ad43806d0b3b9f680e1b_f4077d795ff006000_d20250405_m011808_c001_v7007000_t0000_u01743815888459") 2025/04/05 01:18:11 DEBUG : potato2: Deleting (id "4_z9f32ad43806d0b3b9f680e1b_f100405dbb2bdd813_d20250405_m011759_c001_v0001115_t0037_u01743815879609") 2025/04/05 01:18:11 DEBUG : potato3: Deleting (id "4_z9f32ad43806d0b3b9f680e1b_f419b182e69320b00_d20250405_m011808_c001_v7007000_t0000_u01743815888509") 2025/04/05 01:18:11 DEBUG : potato3: Deleting (id "4_z9f32ad43806d0b3b9f680e1b_f10660cce1b3cb703_d20250405_m011759_c001_v0001131_t0043_u01743815879995") 2025/04/05 01:18:11 DEBUG : potato3: Deleting (id "4_z9f32ad43806d0b3b9f680e1b_f116304a0e5fb1c67_d20250405_m011758_c001_v0001183_t0040_u01743815878979") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (19.42s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:13 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.63s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncOverlap (2.94s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:19 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/rclone-sync-test" 2025/04/05 01:18:20 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/rclone-sync-test-include/layer2" 2025/04/05 01:18:22 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/rclone-sync-test-ignore-file" 2025/04/05 01:18:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 01:18:26 DEBUG : B2 bucket rclone-test-vubepav9gopo path rclone-sync-test: Waiting for checks to finish 2025/04/05 01:18:26 DEBUG : B2 bucket rclone-test-vubepav9gopo path rclone-sync-test: Waiting for transfers to finish 2025/04/05 01:18:26 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:26 INFO : There was nothing to transfer 2025/04/05 01:18:26 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 01:18:26 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:18:26 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:18:26 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 01:18:27 DEBUG : B2 bucket rclone-test-vubepav9gopo path rclone-sync-test-include/layer2: Waiting for checks to finish 2025/04/05 01:18:27 DEBUG : B2 bucket rclone-test-vubepav9gopo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2025/04/05 01:18:27 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:27 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 01:18:28 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:18:28 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:18:28 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:28 DEBUG : : Excluded 2025/04/05 01:18:28 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/05 01:18:28 DEBUG : B2 bucket rclone-test-vubepav9gopo path rclone-sync-test-ignore-file: Waiting for checks to finish 2025/04/05 01:18:28 DEBUG : B2 bucket rclone-test-vubepav9gopo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2025/04/05 01:18:28 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.24s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:35 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dst" 2025/04/05 01:18:36 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/CompareDest" 2025/04/05 01:18:38 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 01:18:38 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:18:38 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:18:39 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:18:39 INFO : one: Copied (new) 2025/04/05 01:18:39 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:18:39 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:18:40 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:18:40 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/05 01:18:40 INFO : one: Copied (replaced existing) 2025/04/05 01:18:40 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:42 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:18:42 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:18:42 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:18:42 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 01:18:42 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:18:42 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:42 INFO : There was nothing to transfer 2025/04/05 01:18:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:18:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 01:18:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:18:44 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:18:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:18:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 01:18:44 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:18:44 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:44 INFO : There was nothing to transfer 2025/04/05 01:18:44 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:18:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 01:18:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:18:44 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:18:44 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:18:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 01:18:44 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:18:44 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:44 INFO : There was nothing to transfer 2025/04/05 01:18:46 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/04/05 01:18:46 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/05 01:18:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/05 01:18:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:18:46 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:18:46 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:18:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 01:18:46 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:18:46 DEBUG : Waiting for deletions to finish 2025/04/05 01:18:46 INFO : There was nothing to transfer 2025/04/05 01:18:46 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/05 01:18:46 DEBUG : two: Need to transfer - File not found at Destination 2025/04/05 01:18:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:18:46 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:18:47 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:18:47 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/05 01:18:47 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:18:47 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/05 01:18:47 INFO : two: Copied (new) 2025/04/05 01:18:47 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (13.71s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:51 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dest" 2025/04/05 01:18:52 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/pre-dest1" 2025/04/05 01:18:53 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/pre-dest2" 2025/04/05 01:18:55 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:18:55 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/05 01:18:55 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:18:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/05 01:18:55 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/05 01:18:55 DEBUG : B2 bucket rclone-test-vubepav9gopo path dest: Waiting for checks to finish 2025/04/05 01:18:55 DEBUG : B2 bucket rclone-test-vubepav9gopo path dest: Waiting for transfers to finish 2025/04/05 01:18:56 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/05 01:18:56 INFO : 3: Copied (new) 2025/04/05 01:18:56 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.24s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:18:58 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dst" 2025/04/05 01:18:59 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/CopyDest" 2025/04/05 01:19:01 DEBUG : one: Need to transfer - File not found at Destination 2025/04/05 01:19:01 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:01 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:19:02 INFO : one: Copied (new) 2025/04/05 01:19:02 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:02 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:19:02 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:02 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:03 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/05 01:19:03 INFO : one: Copied (replaced existing) 2025/04/05 01:19:03 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:04 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/BackupDir" 2025/04/05 01:19:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:19:06 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:19:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/05 01:19:07 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:19:07 INFO : one: Copied (server-side copy) 2025/04/05 01:19:07 INFO : one: Deleted 2025/04/05 01:19:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/05 01:19:08 INFO : one: Copied (server-side copy) 2025/04/05 01:19:08 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/05 01:19:08 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:08 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:19:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/05 01:19:10 INFO : two: Copied (server-side copy) 2025/04/05 01:19:10 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/05 01:19:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:19:10 DEBUG : one: Unchanged skipping 2025/04/05 01:19:10 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:10 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:10 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:10 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:19:10 DEBUG : one: Unchanged skipping 2025/04/05 01:19:10 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:19:10 DEBUG : two: Unchanged skipping 2025/04/05 01:19:10 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:10 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:10 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:10 INFO : There was nothing to transfer 2025/04/05 01:19:12 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/05 01:19:12 DEBUG : three: Destination not found in --copy-dest 2025/04/05 01:19:12 DEBUG : three: Need to transfer - File not found at Destination 2025/04/05 01:19:12 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:19:12 DEBUG : one: Unchanged skipping 2025/04/05 01:19:12 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2025/04/05 01:19:12 DEBUG : two: Unchanged skipping 2025/04/05 01:19:12 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:12 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:12 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/05 01:19:12 INFO : three: Copied (new) 2025/04/05 01:19:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.35s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:19:16 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dst" 2025/04/05 01:19:17 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/backup" 2025/04/05 01:19:19 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 01:19:19 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:19:19 DEBUG : two: Unchanged skipping 2025/04/05 01:19:19 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:21 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:19:21 INFO : one: Copied (server-side copy) 2025/04/05 01:19:21 INFO : one: Deleted 2025/04/05 01:19:21 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:19:22 INFO : one: Copied (new) 2025/04/05 01:19:22 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:22 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 01:19:22 INFO : three.txt: Copied (server-side copy) 2025/04/05 01:19:23 INFO : three.txt: Deleted 2025/04/05 01:19:23 INFO : three.txt: Moved into backup dir 2025/04/05 01:19:24 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 01:19:24 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:19:24 DEBUG : two: Unchanged skipping 2025/04/05 01:19:24 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:19:25 INFO : one: Copied (server-side copy) 2025/04/05 01:19:25 INFO : one: Deleted 2025/04/05 01:19:25 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 01:19:26 INFO : one: Copied (new) 2025/04/05 01:19:26 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 01:19:26 INFO : three.txt: Copied (server-side copy) 2025/04/05 01:19:26 INFO : three.txt: Deleted 2025/04/05 01:19:26 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.35s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:19:30 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dst" 2025/04/05 01:19:31 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/backup" 2025/04/05 01:19:33 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:33 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 01:19:33 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:19:33 DEBUG : two: Unchanged skipping 2025/04/05 01:19:34 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:19:34 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 01:19:34 INFO : one: Deleted 2025/04/05 01:19:34 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:19:35 INFO : one: Copied (new) 2025/04/05 01:19:35 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:36 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 01:19:36 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 01:19:36 INFO : three.txt: Deleted 2025/04/05 01:19:36 INFO : three.txt: Moved into backup dir 2025/04/05 01:19:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 01:19:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:19:38 DEBUG : two: Unchanged skipping 2025/04/05 01:19:38 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:19:38 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 01:19:38 INFO : one: Deleted 2025/04/05 01:19:38 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 01:19:39 INFO : one: Copied (new) 2025/04/05 01:19:39 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 01:19:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 01:19:39 INFO : three.txt: Deleted 2025/04/05 01:19:39 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (13.04s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:19:42 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dst" 2025/04/05 01:19:44 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/backup" 2025/04/05 01:19:45 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:19:45 DEBUG : two: Unchanged skipping 2025/04/05 01:19:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 01:19:45 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:19:47 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/05 01:19:47 INFO : one: Deleted 2025/04/05 01:19:47 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:19:48 INFO : one: Copied (new) 2025/04/05 01:19:48 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:48 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 01:19:48 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/05 01:19:48 INFO : three.txt: Deleted 2025/04/05 01:19:48 INFO : three.txt: Moved into backup dir 2025/04/05 01:19:50 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 01:19:50 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:19:50 DEBUG : two: Unchanged skipping 2025/04/05 01:19:50 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:50 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:19:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/05 01:19:51 INFO : one: Deleted 2025/04/05 01:19:51 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 01:19:51 INFO : one: Copied (new) 2025/04/05 01:19:51 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:51 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 01:19:51 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/05 01:19:52 INFO : three.txt: Deleted 2025/04/05 01:19:52 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:19:55 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dst" 2025/04/05 01:19:57 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 01:19:57 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:19:57 DEBUG : two: Unchanged skipping 2025/04/05 01:19:57 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:19:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:19:58 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 01:19:58 INFO : one: Deleted 2025/04/05 01:19:58 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:19:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:19:59 INFO : one: Copied (new) 2025/04/05 01:19:59 DEBUG : Waiting for deletions to finish 2025/04/05 01:19:59 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 01:19:59 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 01:20:00 INFO : three.txt: Deleted 2025/04/05 01:20:00 INFO : three.txt: Moved into backup dir 2025/04/05 01:20:01 DEBUG : one.bak: Excluded (Path Filter) 2025/04/05 01:20:01 DEBUG : one.bak: Excluded 2025/04/05 01:20:01 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/05 01:20:01 DEBUG : three.txt.bak: Excluded 2025/04/05 01:20:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 01:20:01 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:01 DEBUG : two: Unchanged skipping 2025/04/05 01:20:01 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for checks to finish 2025/04/05 01:20:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:20:03 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 01:20:04 INFO : one: Deleted 2025/04/05 01:20:04 DEBUG : B2 bucket rclone-test-vubepav9gopo path dst: Waiting for transfers to finish 2025/04/05 01:20:04 DEBUG : one: Clearing upload URL because of error: Post "https://pod-000-1100-10.backblaze.com/b2api/v1/b2_upload_file/6fe23d43804d0b3b9f680e1b/c001_v0001100_t0026": EOF 2025/04/05 01:20:04 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1100-10.backblaze.com/b2api/v1/b2_upload_file/6fe23d43804d0b3b9f680e1b/c001_v0001100_t0026": EOF) 2025/04/05 01:20:04 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/05 01:20:04 DEBUG : one: Received error: Post "https://pod-000-1100-10.backblaze.com/b2api/v1/b2_upload_file/6fe23d43804d0b3b9f680e1b/c001_v0001100_t0026": EOF - low level retry 0/10 2025/04/05 01:20:04 DEBUG : pacer: Reducing sleep to 10ms 2025/04/05 01:20:04 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 01:20:04 INFO : one: Copied (new) 2025/04/05 01:20:04 DEBUG : Waiting for deletions to finish 2025/04/05 01:20:05 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 01:20:05 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 01:20:05 INFO : three.txt: Deleted 2025/04/05 01:20:05 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (13.61s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:20:09 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dst" 2025/04/05 01:20:10 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 01:20:11 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:20:11 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 01:20:12 INFO : one: Deleted 2025/04/05 01:20:12 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:20:12 INFO : one: Copied (new) 2025/04/05 01:20:13 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:13 DEBUG : two: Unchanged skipping 2025/04/05 01:20:13 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/05 01:20:13 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 01:20:13 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 01:20:13 INFO : three.txt: Deleted 2025/04/05 01:20:14 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 01:20:14 INFO : three.txt: Copied (new) 2025/04/05 01:20:14 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/05 01:20:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/05 01:20:14 DEBUG : pacer: Reducing sleep to 10ms 2025/04/05 01:20:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 01:20:15 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:20:15 INFO : one: Copied (server-side copy) to: one.bak 2025/04/05 01:20:15 INFO : one: Deleted 2025/04/05 01:20:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 01:20:16 INFO : one: Copied (new) 2025/04/05 01:20:16 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:16 DEBUG : two: Unchanged skipping 2025/04/05 01:20:16 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/05 01:20:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 01:20:17 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2025/04/05 01:20:17 INFO : three.txt: Deleted 2025/04/05 01:20:17 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/05 01:20:17 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (12.40s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:20:21 DEBUG : Creating backend with remote "TestB2:rclone-test-vubepav9gopo/dst" 2025/04/05 01:20:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/05 01:20:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/05 01:20:24 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/05 01:20:24 INFO : one: Deleted 2025/04/05 01:20:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:20:25 INFO : one: Copied (new) 2025/04/05 01:20:25 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:25 DEBUG : two: Unchanged skipping 2025/04/05 01:20:25 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/05 01:20:26 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/05 01:20:26 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/05 01:20:26 INFO : three.txt: Deleted 2025/04/05 01:20:26 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 01:20:26 INFO : three.txt: Copied (new) 2025/04/05 01:20:26 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2025/04/05 01:20:26 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/04/05 01:20:27 DEBUG : pacer: Reducing sleep to 10ms 2025/04/05 01:20:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/05 01:20:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/05 01:20:28 INFO : one: Copied (server-side copy) to: one-2019-01-01 2025/04/05 01:20:28 INFO : one: Deleted 2025/04/05 01:20:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/05 01:20:29 INFO : one: Copied (new) 2025/04/05 01:20:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:29 DEBUG : two: Unchanged skipping 2025/04/05 01:20:29 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/05 01:20:30 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/05 01:20:30 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2025/04/05 01:20:30 INFO : three.txt: Deleted 2025/04/05 01:20:31 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/05 01:20:31 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.10s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:20:33 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/05 01:20:33 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:20:33 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:20:34 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/05 01:20:34 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/05 01:20:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.59s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:20:35 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/05 01:20:35 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:20:35 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:20:36 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/05 01:20:36 INFO : existing: Copied (new) 2025/04/05 01:20:36 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:20:36 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/05 01:20:36 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/05 01:20:36 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:20:36 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:20:36 ERROR : B2 bucket rclone-test-vubepav9gopo: not deleting files as there were IO errors 2025/04/05 01:20:36 ERROR : B2 bucket rclone-test-vubepav9gopo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncImmutable (3.09s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:20:39 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:39 DEBUG : existing: Unchanged skipping 2025/04/05 01:20:39 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:20:39 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:20:39 DEBUG : Waiting for deletions to finish 2025/04/05 01:20:39 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (1.79s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.37s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.12s) --- SKIP: TestMaxTransfer/Hard (0.37s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.37s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:20:58 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both0: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both1: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both10: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both11: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both12: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both13: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both14: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both15: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both16: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both17: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both18: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both19: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both2: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both3: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both4: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both5: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both6: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both7: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both8: Unchanged skipping 2025/04/05 01:20:58 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:20:58 DEBUG : both9: Unchanged skipping 2025/04/05 01:20:58 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:20:58 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:20:58 DEBUG : Waiting for deletions to finish 2025/04/05 01:20:58 INFO : only12: Deleted 2025/04/05 01:20:58 INFO : only14: Deleted 2025/04/05 01:20:59 INFO : only16: Deleted 2025/04/05 01:20:59 INFO : only19: Deleted 2025/04/05 01:20:59 INFO : only8: Deleted 2025/04/05 01:20:59 INFO : only9: Deleted 2025/04/05 01:20:59 INFO : only1: Deleted 2025/04/05 01:20:59 INFO : only10: Deleted 2025/04/05 01:20:59 INFO : only4: Deleted 2025/04/05 01:20:59 INFO : only0: Deleted 2025/04/05 01:20:59 INFO : only11: Deleted 2025/04/05 01:20:59 INFO : only13: Deleted 2025/04/05 01:20:59 INFO : only17: Deleted 2025/04/05 01:20:59 INFO : only6: Deleted 2025/04/05 01:20:59 INFO : only15: Deleted 2025/04/05 01:20:59 INFO : only7: Deleted 2025/04/05 01:20:59 INFO : only18: Deleted 2025/04/05 01:20:59 INFO : only2: Deleted 2025/04/05 01:20:59 INFO : only3: Deleted 2025/04/05 01:20:59 INFO : only5: Deleted 2025/04/05 01:20:59 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (22.86s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:21:20 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both0: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both1: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both10: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both11: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both12: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both13: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both14: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both15: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both16: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both17: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both18: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both19: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both2: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both3: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both4: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both5: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both6: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both7: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both8: Unchanged skipping 2025/04/05 01:21:20 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2025/04/05 01:21:20 DEBUG : both9: Unchanged skipping 2025/04/05 01:21:20 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/05 01:21:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for checks to finish 2025/04/05 01:21:20 DEBUG : B2 bucket rclone-test-vubepav9gopo: Waiting for transfers to finish 2025/04/05 01:21:21 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only1: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only0: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only10: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only12: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only13: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only14: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only15: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only16: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only17: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only11: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only18: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only19: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only2: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only3: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only4: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only5: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only6: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only7: Copied (replaced existing) 2025/04/05 01:21:21 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:21 INFO : only8: Copied (replaced existing) 2025/04/05 01:21:22 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/05 01:21:22 INFO : only9: Copied (replaced existing) 2025/04/05 01:21:22 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (26.21s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:21:30 DEBUG : empty_dir: Making directory with metadata 2025/04/05 01:21:30 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 01:21:30 DEBUG : empty_on_remote: Making directory with metadata 2025/04/05 01:21:30 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 01:21:30 INFO : empty_on_remote: Making directory 2025/04/05 01:21:30 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:21:32 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:32 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:32 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:32 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTime (4.23s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:21:34 DEBUG : empty_dir: Making directory with metadata 2025/04/05 01:21:34 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 01:21:34 DEBUG : empty_on_remote: Making directory with metadata 2025/04/05 01:21:34 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/05 01:21:34 INFO : empty_on_remote: Making directory 2025/04/05 01:21:34 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:21:35 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:35 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:35 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:35 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:35 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (3.14s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:21:38 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:38 INFO : sub dir: Making directory 2025/04/05 01:21:38 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.19s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" 2025/04/05 01:21:42 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/05 01:21:42 INFO : sub dir: Making directory 2025/04/05 01:21:42 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-vubepav9gopo", Local "Local file system at /tmp/rclone559889085", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.70s) PASS 2025/04/05 01:21:46 DEBUG : B2 bucket rclone-test-vubepav9gopo: Purge remote 2025/04/05 01:21:46 INFO : B2 bucket rclone-test-vubepav9gopo: cleaning bucket "rclone-test-vubepav9gopo" of all files 2025/04/05 01:21:47 DEBUG : BackupDir/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e216_d20250405_m011913_c001_v7007000_t0000_u01743815953280") 2025/04/05 01:21:47 DEBUG : BackupDir/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1150c4eb67b0688c_d20250405_m011907_c001_v0001182_t0022_u01743815947343") 2025/04/05 01:21:47 DEBUG : CompareDest/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f411a5cb4069bd545_d20250405_m011848_c001_v7007000_t0000_u01743815928223") 2025/04/05 01:21:47 DEBUG : CompareDest/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288654_d20250405_m011841_c001_v0001044_t0052_u01743815921978") 2025/04/05 01:21:47 DEBUG : CompareDest/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f411a5cb4069bd546_d20250405_m011848_c001_v7007000_t0000_u01743815928423") 2025/04/05 01:21:47 DEBUG : CompareDest/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21f356_d20250405_m011843_c001_v0001184_t0007_u01743815923387") 2025/04/05 01:21:47 DEBUG : CopyDest/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e217_d20250405_m011913_c001_v7007000_t0000_u01743815953461") 2025/04/05 01:21:47 DEBUG : CopyDest/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2c48_d20250405_m011904_c001_v0001130_t0026_u01743815944403") 2025/04/05 01:21:47 DEBUG : CopyDest/three: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e218_d20250405_m011913_c001_v7007000_t0000_u01743815953642") 2025/04/05 01:21:47 DEBUG : CopyDest/three: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21f69c_d20250405_m011911_c001_v0001184_t0026_u01743815951457") 2025/04/05 01:21:47 DEBUG : CopyDest/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e219_d20250405_m011913_c001_v7007000_t0000_u01743815953822") 2025/04/05 01:21:48 DEBUG : CopyDest/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28869a_d20250405_m011909_c001_v0001044_t0057_u01743815948802") 2025/04/05 01:21:48 DEBUG : EXISTING: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b364_d20250405_m012039_c001_v7007000_t0000_u01743816039772") 2025/04/05 01:21:48 DEBUG : EXISTING: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288738_d20250405_m012038_c001_v0001044_t0039_u01743816038355") 2025/04/05 01:21:48 DEBUG : Testêé: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b35c_d20250405_m012034_c001_v7007000_t0000_u01743816034890") 2025/04/05 01:21:48 DEBUG : Testêé: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21ffdd_d20250405_m012034_c001_v0001184_t0027_u01743816034318") 2025/04/05 01:21:48 DEBUG : Testêé: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288728_d20250405_m012033_c001_v0001044_t0058_u01743816033036") 2025/04/05 01:21:48 DEBUG : a/potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f800f_d20250405_m011648_c001_v7007000_t0000_u01743815808329") 2025/04/05 01:21:48 DEBUG : a/potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e5af_d20250405_m011647_c001_v0001184_t0050_u01743815807755") 2025/04/05 01:21:48 DEBUG : a/potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f408bd287d0ca694b_d20250405_m011645_c001_v7007000_t0000_u01743815805971") 2025/04/05 01:21:48 DEBUG : a/potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e53b_d20250405_m011645_c001_v0001184_t0016_u01743815805079") 2025/04/05 01:21:48 DEBUG : a/potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fd5_d20250405_m011625_c001_v7007000_t0000_u01743815785829") 2025/04/05 01:21:48 DEBUG : a/potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e293_d20250405_m011624_c001_v0001184_t0015_u01743815784939") 2025/04/05 01:21:48 DEBUG : b/potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8010_d20250405_m011648_c001_v7007000_t0000_u01743815808562") 2025/04/05 01:21:48 DEBUG : b/potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e593_d20250405_m011646_c001_v0001184_t0032_u01743815806897") 2025/04/05 01:21:48 DEBUG : b/potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f408bd287d0ca694a_d20250405_m011645_c001_v7007000_t0000_u01743815805419") 2025/04/05 01:21:48 DEBUG : b/potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e51f_d20250405_m011644_c001_v0001184_t0031_u01743815804168") 2025/04/05 01:21:48 DEBUG : b/potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fd2_d20250405_m011625_c001_v7007000_t0000_u01743815785282") 2025/04/05 01:21:48 DEBUG : b/potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e277_d20250405_m011624_c001_v0001184_t0019_u01743815784152") 2025/04/05 01:21:49 DEBUG : backup/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404517f8614e2df5_d20250405_m011927_c001_v7007000_t0000_u01743815967196") 2025/04/05 01:21:49 DEBUG : backup/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11595e3da0d415a4_d20250405_m011925_c001_v0001103_t0009_u01743815965069") 2025/04/05 01:21:49 DEBUG : backup/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11265cac52686bb3_d20250405_m011920_c001_v0001099_t0016_u01743815960644") 2025/04/05 01:21:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1eeef_d20250405_m011952_c001_v7007000_t0000_u01743815992619") 2025/04/05 01:21:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f10548c65af096caa_d20250405_m011950_c001_v0001100_t0026_u01743815990624") 2025/04/05 01:21:49 DEBUG : backup/one-2019-01-01: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f109fa1b21f43ac8e_d20250405_m011946_c001_v0001105_t0032_u01743815986851") 2025/04/05 01:21:49 DEBUG : backup/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404ca036d9afd191_d20250405_m011940_c001_v7007000_t0000_u01743815980237") 2025/04/05 01:21:49 DEBUG : backup/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f104c93ee34988aff_d20250405_m011938_c001_v0001179_t0055_u01743815978528") 2025/04/05 01:21:49 DEBUG : backup/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1034257df18d161d_d20250405_m011934_c001_v0001145_t0020_u01743815974452") 2025/04/05 01:21:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1eef0_d20250405_m011952_c001_v7007000_t0000_u01743815992803") 2025/04/05 01:21:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1077bf7b43f31973_d20250405_m011951_c001_v0001099_t0012_u01743815991716") 2025/04/05 01:21:49 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11575bb9bec8c106_d20250405_m011948_c001_v0001100_t0024_u01743815988435") 2025/04/05 01:21:49 DEBUG : backup/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404517f8614e2df6_d20250405_m011927_c001_v7007000_t0000_u01743815967377") 2025/04/05 01:21:49 DEBUG : backup/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f111745bc9b36290a_d20250405_m011926_c001_v0001183_t0007_u01743815966403") 2025/04/05 01:21:49 DEBUG : backup/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f115cbd785c39dc84_d20250405_m011922_c001_v0001180_t0058_u01743815962794") 2025/04/05 01:21:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404ca036d9afd192_d20250405_m011940_c001_v7007000_t0000_u01743815980420") 2025/04/05 01:21:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f105e254abfd76a77_d20250405_m011939_c001_v0001183_t0059_u01743815979449") 2025/04/05 01:21:49 DEBUG : backup/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f10541a3e1815fc29_d20250405_m011936_c001_v0001182_t0032_u01743815976018") 2025/04/05 01:21:49 DEBUG : both0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc900_d20250405_m012122_c001_v7007000_t0000_u01743816082626") 2025/04/05 01:21:49 DEBUG : both0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d9a_d20250405_m012104_c001_v0001130_t0036_u01743816064853") 2025/04/05 01:21:50 DEBUG : both0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f032_d20250405_m012100_c001_v7007000_t0000_u01743816060257") 2025/04/05 01:21:50 DEBUG : both0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22008f_d20250405_m012042_c001_v0001184_t0014_u01743816042000") 2025/04/05 01:21:50 DEBUG : both1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc901_d20250405_m012122_c001_v7007000_t0000_u01743816082808") 2025/04/05 01:21:50 DEBUG : both1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22035d_d20250405_m012106_c001_v0001184_t0018_u01743816066454") 2025/04/05 01:21:50 DEBUG : both1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f033_d20250405_m012100_c001_v7007000_t0000_u01743816060438") 2025/04/05 01:21:50 DEBUG : both1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28873c_d20250405_m012042_c001_v0001044_t0023_u01743816042960") 2025/04/05 01:21:50 DEBUG : both10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc902_d20250405_m012122_c001_v7007000_t0000_u01743816082991") 2025/04/05 01:21:50 DEBUG : both10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220405_d20250405_m012112_c001_v0001184_t0037_u01743816072765") 2025/04/05 01:21:50 DEBUG : both10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f034_d20250405_m012100_c001_v7007000_t0000_u01743816060619") 2025/04/05 01:21:50 DEBUG : both10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288754_d20250405_m012049_c001_v0001044_t0028_u01743816049670") 2025/04/05 01:21:50 DEBUG : both11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc903_d20250405_m012123_c001_v7007000_t0000_u01743816083176") 2025/04/05 01:21:50 DEBUG : both11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28878f_d20250405_m012113_c001_v0001044_t0019_u01743816073380") 2025/04/05 01:21:50 DEBUG : both11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f035_d20250405_m012100_c001_v7007000_t0000_u01743816060800") 2025/04/05 01:21:50 DEBUG : both11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d66_d20250405_m012050_c001_v0001130_t0050_u01743816050464") 2025/04/05 01:21:50 DEBUG : both12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc904_d20250405_m012123_c001_v7007000_t0000_u01743816083375") 2025/04/05 01:21:50 DEBUG : both12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dbe_d20250405_m012114_c001_v0001130_t0032_u01743816074166") 2025/04/05 01:21:50 DEBUG : both12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f036_d20250405_m012100_c001_v7007000_t0000_u01743816060981") 2025/04/05 01:21:50 DEBUG : both12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2201b9_d20250405_m012051_c001_v0001184_t0027_u01743816051216") 2025/04/05 01:21:50 DEBUG : both13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc905_d20250405_m012123_c001_v7007000_t0000_u01743816083557") 2025/04/05 01:21:50 DEBUG : both13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22043e_d20250405_m012115_c001_v0001184_t0023_u01743816075033") 2025/04/05 01:21:51 DEBUG : both13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f038_d20250405_m012101_c001_v7007000_t0000_u01743816061172") 2025/04/05 01:21:51 DEBUG : both13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288758_d20250405_m012051_c001_v0001044_t0042_u01743816051797") 2025/04/05 01:21:51 DEBUG : both14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc906_d20250405_m012123_c001_v7007000_t0000_u01743816083746") 2025/04/05 01:21:51 DEBUG : both14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288793_d20250405_m012115_c001_v0001044_t0044_u01743816075753") 2025/04/05 01:21:51 DEBUG : both14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f039_d20250405_m012101_c001_v7007000_t0000_u01743816061355") 2025/04/05 01:21:51 DEBUG : both14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d72_d20250405_m012052_c001_v0001130_t0010_u01743816052365") 2025/04/05 01:21:51 DEBUG : both15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc907_d20250405_m012123_c001_v7007000_t0000_u01743816083928") 2025/04/05 01:21:51 DEBUG : both15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dc8_d20250405_m012116_c001_v0001130_t0044_u01743816076307") 2025/04/05 01:21:51 DEBUG : both15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f03b_d20250405_m012101_c001_v7007000_t0000_u01743816061535") 2025/04/05 01:21:51 DEBUG : both15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2201f9_d20250405_m012053_c001_v0001184_t0025_u01743816053431") 2025/04/05 01:21:51 DEBUG : both16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc908_d20250405_m012124_c001_v7007000_t0000_u01743816084113") 2025/04/05 01:21:51 DEBUG : both16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22046e_d20250405_m012117_c001_v0001184_t0011_u01743816077119") 2025/04/05 01:21:51 DEBUG : both16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f03c_d20250405_m012101_c001_v7007000_t0000_u01743816061726") 2025/04/05 01:21:51 DEBUG : both16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28875e_d20250405_m012054_c001_v0001044_t0002_u01743816054011") 2025/04/05 01:21:51 DEBUG : both17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc909_d20250405_m012124_c001_v7007000_t0000_u01743816084295") 2025/04/05 01:21:51 DEBUG : both17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28879b_d20250405_m012117_c001_v0001044_t0017_u01743816077776") 2025/04/05 01:21:51 DEBUG : both17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f03d_d20250405_m012101_c001_v7007000_t0000_u01743816061916") 2025/04/05 01:21:51 DEBUG : both17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d7c_d20250405_m012054_c001_v0001130_t0029_u01743816054920") 2025/04/05 01:21:51 DEBUG : both18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc90a_d20250405_m012124_c001_v7007000_t0000_u01743816084532") 2025/04/05 01:21:51 DEBUG : both18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dd0_d20250405_m012118_c001_v0001130_t0036_u01743816078570") 2025/04/05 01:21:52 DEBUG : both18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f03e_d20250405_m012102_c001_v7007000_t0000_u01743816062097") 2025/04/05 01:21:52 DEBUG : both18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220259_d20250405_m012056_c001_v0001184_t0004_u01743816056096") 2025/04/05 01:21:52 DEBUG : both19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc90b_d20250405_m012124_c001_v7007000_t0000_u01743816084717") 2025/04/05 01:21:52 DEBUG : both19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2204b4_d20250405_m012119_c001_v0001184_t0025_u01743816079702") 2025/04/05 01:21:52 DEBUG : both19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f03f_d20250405_m012102_c001_v7007000_t0000_u01743816062283") 2025/04/05 01:21:52 DEBUG : both19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28876a_d20250405_m012056_c001_v0001044_t0006_u01743816056881") 2025/04/05 01:21:52 DEBUG : both2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc90c_d20250405_m012124_c001_v7007000_t0000_u01743816084899") 2025/04/05 01:21:52 DEBUG : both2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288781_d20250405_m012107_c001_v0001044_t0043_u01743816067138") 2025/04/05 01:21:52 DEBUG : both2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f040_d20250405_m012102_c001_v7007000_t0000_u01743816062464") 2025/04/05 01:21:52 DEBUG : both2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d3e_d20250405_m012043_c001_v0001130_t0006_u01743816043494") 2025/04/05 01:21:52 DEBUG : both3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc90d_d20250405_m012125_c001_v7007000_t0000_u01743816085081") 2025/04/05 01:21:52 DEBUG : both3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2da0_d20250405_m012107_c001_v0001130_t0019_u01743816067702") 2025/04/05 01:21:52 DEBUG : both3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f042_d20250405_m012102_c001_v7007000_t0000_u01743816062645") 2025/04/05 01:21:52 DEBUG : both3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2200df_d20250405_m012044_c001_v0001184_t0043_u01743816044200") 2025/04/05 01:21:52 DEBUG : both4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc90e_d20250405_m012125_c001_v7007000_t0000_u01743816085267") 2025/04/05 01:21:52 DEBUG : both4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2203a3_d20250405_m012108_c001_v0001184_t0019_u01743816068753") 2025/04/05 01:21:52 DEBUG : both4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f043_d20250405_m012102_c001_v7007000_t0000_u01743816062840") 2025/04/05 01:21:52 DEBUG : both4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288740_d20250405_m012044_c001_v0001044_t0049_u01743816044742") 2025/04/05 01:21:52 DEBUG : both5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc90f_d20250405_m012125_c001_v7007000_t0000_u01743816085450") 2025/04/05 01:21:52 DEBUG : both5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288787_d20250405_m012109_c001_v0001044_t0020_u01743816069346") 2025/04/05 01:21:53 DEBUG : both5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f044_d20250405_m012103_c001_v7007000_t0000_u01743816063019") 2025/04/05 01:21:53 DEBUG : both5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d44_d20250405_m012045_c001_v0001130_t0005_u01743816045429") 2025/04/05 01:21:53 DEBUG : both6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc910_d20250405_m012125_c001_v7007000_t0000_u01743816085633") 2025/04/05 01:21:53 DEBUG : both6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2da8_d20250405_m012109_c001_v0001130_t0013_u01743816069930") 2025/04/05 01:21:53 DEBUG : both6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f045_d20250405_m012103_c001_v7007000_t0000_u01743816063200") 2025/04/05 01:21:53 DEBUG : both6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220135_d20250405_m012046_c001_v0001184_t0030_u01743816046661") 2025/04/05 01:21:53 DEBUG : both7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc911_d20250405_m012125_c001_v7007000_t0000_u01743816085816") 2025/04/05 01:21:53 DEBUG : both7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2203cd_d20250405_m012110_c001_v0001184_t0025_u01743816070712") 2025/04/05 01:21:53 DEBUG : both7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f046_d20250405_m012103_c001_v7007000_t0000_u01743816063381") 2025/04/05 01:21:53 DEBUG : both7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28874c_d20250405_m012047_c001_v0001044_t0054_u01743816047293") 2025/04/05 01:21:53 DEBUG : both8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc912_d20250405_m012125_c001_v7007000_t0000_u01743816085998") 2025/04/05 01:21:53 DEBUG : both8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28878b_d20250405_m012111_c001_v0001044_t0011_u01743816071263") 2025/04/05 01:21:53 DEBUG : both8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f047_d20250405_m012103_c001_v7007000_t0000_u01743816063561") 2025/04/05 01:21:53 DEBUG : both8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d58_d20250405_m012047_c001_v0001130_t0034_u01743816047910") 2025/04/05 01:21:53 DEBUG : both9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc913_d20250405_m012126_c001_v7007000_t0000_u01743816086180") 2025/04/05 01:21:53 DEBUG : both9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2db8_d20250405_m012112_c001_v0001130_t0049_u01743816072039") 2025/04/05 01:21:53 DEBUG : both9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f048_d20250405_m012103_c001_v7007000_t0000_u01743816063757") 2025/04/05 01:21:53 DEBUG : both9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22017f_d20250405_m012048_c001_v0001184_t0029_u01743816048922") 2025/04/05 01:21:53 DEBUG : c/non empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8011_d20250405_m011648_c001_v7007000_t0000_u01743815808743") 2025/04/05 01:21:53 DEBUG : c/non empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e597_d20250405_m011647_c001_v0001184_t0006_u01743815807110") 2025/04/05 01:21:53 DEBUG : c/non empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f408bd287d0ca694c_d20250405_m011646_c001_v7007000_t0000_u01743815806172") 2025/04/05 01:21:54 DEBUG : c/non empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e523_d20250405_m011644_c001_v0001184_t0039_u01743815804462") 2025/04/05 01:21:54 DEBUG : c/non empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fd6_d20250405_m011626_c001_v7007000_t0000_u01743815786009") 2025/04/05 01:21:54 DEBUG : c/non empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e27f_d20250405_m011624_c001_v0001184_t0013_u01743815784352") 2025/04/05 01:21:54 DEBUG : check sum: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a696_d20250405_m011613_c001_v7007000_t0000_u01743815773733") 2025/04/05 01:21:54 DEBUG : check sum: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e0f4_d20250405_m011612_c001_v0001184_t0043_u01743815772775") 2025/04/05 01:21:54 DEBUG : dest/3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e20b_d20250405_m011857_c001_v7007000_t0000_u01743815937673") 2025/04/05 01:21:54 DEBUG : dest/3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4064f2d0011ebffc_d20250405_m011856_c001_v0001137_t0015_u01743815936556") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b351_d20250405_m012031_c001_v7007000_t0000_u01743816031549") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1043aae2c29f525e_d20250405_m012028_c001_v0001150_t0044_u01743816028881") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419b182e69320c70_d20250405_m012028_c001_v7007000_t0000_u01743816028485") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1043aae2c29f5258_d20250405_m012025_c001_v0001150_t0050_u01743816025201") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419b182e69320c6c_d20250405_m012024_c001_v7007000_t0000_u01743816024476") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288712_d20250405_m012019_c001_v0001044_t0054_u01743816019932") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4072e55d262a06c7_d20250405_m012018_c001_v7007000_t0000_u01743816018472") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f113c705bd45443f8_d20250405_m012016_c001_v0001120_t0018_u01743816016023") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41814cf373d08759_d20250405_m012015_c001_v7007000_t0000_u01743816015813") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f113c705bd45443ec_d20250405_m012012_c001_v0001120_t0054_u01743816012664") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41814cf373d08755_d20250405_m012011_c001_v7007000_t0000_u01743816011924") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2886f8_d20250405_m012007_c001_v0001044_t0056_u01743816007535") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1eefd_d20250405_m012006_c001_v7007000_t0000_u01743816006176") 2025/04/05 01:21:54 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f105e254abfd76c34_d20250405_m012004_c001_v0001183_t0053_u01743816004771") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41814cf373d08752_d20250405_m012003_c001_v7007000_t0000_u01743816003907") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f110fcc875671eca8_d20250405_m011958_c001_v0001100_t0023_u01743815998922") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41814cf373d0874d_d20250405_m011958_c001_v7007000_t0000_u01743815998204") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2cac_d20250405_m011953_c001_v0001130_t0049_u01743815993915") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1eef1_d20250405_m011952_c001_v7007000_t0000_u01743815992996") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11021faaa9a326e1_d20250405_m011951_c001_v0001130_t0027_u01743815991105") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f405f11e60aa75975_d20250405_m011950_c001_v7007000_t0000_u01743815990919") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11021faaa9a326d3_d20250405_m011947_c001_v0001130_t0044_u01743815987854") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f405f11e60aa75970_d20250405_m011947_c001_v7007000_t0000_u01743815987117") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21f9fb_d20250405_m011941_c001_v0001184_t0015_u01743815981502") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404ca036d9afd193_d20250405_m011940_c001_v7007000_t0000_u01743815980601") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1011fdd7aecdd68b_d20250405_m011938_c001_v0001100_t0028_u01743815978934") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4154fa61e7e777fa_d20250405_m011938_c001_v7007000_t0000_u01743815978735") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1011fdd7aecdd681_d20250405_m011935_c001_v0001100_t0022_u01743815975419") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4154fa61e7e777f5_d20250405_m011934_c001_v7007000_t0000_u01743815974696") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2886be_d20250405_m011928_c001_v0001044_t0009_u01743815968467") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404517f8614e2df7_d20250405_m011927_c001_v7007000_t0000_u01743815967560") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11199267b3c2efa2_d20250405_m011925_c001_v0001115_t0042_u01743815965644") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f414362178ad537d2_d20250405_m011925_c001_v7007000_t0000_u01743815965464") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11199267b3c2ef98_d20250405_m011921_c001_v0001115_t0014_u01743815961874") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f414362178ad537cd_d20250405_m011921_c001_v7007000_t0000_u01743815961145") 2025/04/05 01:21:55 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2c66_d20250405_m011915_c001_v0001130_t0013_u01743815955168") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e21a_d20250405_m011914_c001_v7007000_t0000_u01743815954003") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1086197cc2fa7de0_d20250405_m011907_c001_v0001161_t0030_u01743815947755") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4072e55d262a06a2_d20250405_m011907_c001_v7007000_t0000_u01743815947539") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21f590_d20250405_m011903_c001_v0001184_t0035_u01743815943804") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11925b02186f13d1_d20250405_m011903_c001_v0001184_t0045_u01743815943066") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11925b02186f13af_d20250405_m011902_c001_v0001184_t0026_u01743815942038") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f411a5cb4069bd547_d20250405_m011848_c001_v7007000_t0000_u01743815928603") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2c00_d20250405_m011841_c001_v0001130_t0040_u01743815921269") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f114234040455d587_d20250405_m011840_c001_v0001113_t0009_u01743815920261") 2025/04/05 01:21:56 DEBUG : dst/one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f114234040455d57f_d20250405_m011839_c001_v0001113_t0043_u01743815919160") 2025/04/05 01:21:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b352_d20250405_m012031_c001_v7007000_t0000_u01743816031730") 2025/04/05 01:21:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f102d6b3ee6f2e873_d20250405_m012028_c001_v0001101_t0012_u01743816028109") 2025/04/05 01:21:56 DEBUG : dst/one-2019-01-01: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f108c0fae6c83cfd4_d20250405_m012024_c001_v0001105_t0047_u01743816024204") 2025/04/05 01:21:56 DEBUG : dst/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4072e55d262a06c8_d20250405_m012018_c001_v7007000_t0000_u01743816018655") 2025/04/05 01:21:56 DEBUG : dst/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11809f6cb7a0b38c_d20250405_m012015_c001_v0001182_t0041_u01743816015586") 2025/04/05 01:21:56 DEBUG : dst/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1127abc9a2b6d9d0_d20250405_m012011_c001_v0001150_t0027_u01743816011672") 2025/04/05 01:21:56 DEBUG : dst/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1eefe_d20250405_m012006_c001_v7007000_t0000_u01743816006427") 2025/04/05 01:21:56 DEBUG : dst/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11437b1c8d3553f0_d20250405_m012003_c001_v0001181_t0026_u01743816003695") 2025/04/05 01:21:56 DEBUG : dst/one.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1136d8d7da9c7a6b_d20250405_m011957_c001_v0001182_t0005_u01743815997981") 2025/04/05 01:21:56 DEBUG : dst/three: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e21b_d20250405_m011914_c001_v7007000_t0000_u01743815954194") 2025/04/05 01:21:57 DEBUG : dst/three: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11925b02186f1507_d20250405_m011912_c001_v0001184_t0058_u01743815952646") 2025/04/05 01:21:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b353_d20250405_m012031_c001_v7007000_t0000_u01743816031921") 2025/04/05 01:21:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f10307218925253e8_d20250405_m012029_c001_v0001101_t0007_u01743816029926") 2025/04/05 01:21:57 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11437b1c8d355469_d20250405_m012025_c001_v0001181_t0034_u01743816025981") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b354_d20250405_m012032_c001_v7007000_t0000_u01743816032102") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1043aae2c29f5264_d20250405_m012030_c001_v0001150_t0004_u01743816030533") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419b182e69320c74_d20250405_m012030_c001_v7007000_t0000_u01743816030349") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1043aae2c29f525a_d20250405_m012026_c001_v0001150_t0009_u01743816026389") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419b182e69320c6d_d20250405_m012026_c001_v7007000_t0000_u01743816026204") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2cf2_d20250405_m012021_c001_v0001130_t0020_u01743816021245") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4072e55d262a06c9_d20250405_m012018_c001_v7007000_t0000_u01743816018838") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f113c705bd45443fe_d20250405_m012017_c001_v0001120_t0053_u01743816017679") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41814cf373d0875b_d20250405_m012017_c001_v7007000_t0000_u01743816017493") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f113c705bd45443f4_d20250405_m012013_c001_v0001120_t0034_u01743816013950") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41814cf373d08758_d20250405_m012013_c001_v7007000_t0000_u01743816013767") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2cd8_d20250405_m012008_c001_v0001130_t0018_u01743816008965") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41814cf373d08753_d20250405_m012005_c001_v7007000_t0000_u01743816005626") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2cba_d20250405_m012000_c001_v0001130_t0030_u01743816000632") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41814cf373d0874e_d20250405_m011959_c001_v7007000_t0000_u01743815999910") 2025/04/05 01:21:57 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21fb99_d20250405_m011955_c001_v0001184_t0047_u01743815995568") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f405f11e60aa75976_d20250405_m011952_c001_v7007000_t0000_u01743815992072") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21fb01_d20250405_m011949_c001_v0001184_t0058_u01743815989831") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f405f11e60aa75973_d20250405_m011948_c001_v7007000_t0000_u01743815988758") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2886d2_d20250405_m011942_c001_v0001044_t0048_u01743815982433") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4154fa61e7e777fb_d20250405_m011939_c001_v7007000_t0000_u01743815979677") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2886ca_d20250405_m011937_c001_v0001044_t0030_u01743815977350") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4154fa61e7e777f7_d20250405_m011936_c001_v7007000_t0000_u01743815976227") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2c86_d20250405_m011929_c001_v0001130_t0052_u01743815969993") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f414362178ad537d6_d20250405_m011926_c001_v7007000_t0000_u01743815966649") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2c78_d20250405_m011924_c001_v0001130_t0010_u01743815964098") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f414362178ad537cf_d20250405_m011923_c001_v7007000_t0000_u01743815963013") 2025/04/05 01:21:58 DEBUG : dst/three.txt: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21f72c_d20250405_m011916_c001_v0001184_t0056_u01743815956419") 2025/04/05 01:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4072e55d262a06ca_d20250405_m012019_c001_v7007000_t0000_u01743816019021") 2025/04/05 01:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1068e268b417ef11_d20250405_m012016_c001_v0001115_t0013_u01743816016926") 2025/04/05 01:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1075af0cce438045_d20250405_m012013_c001_v0001183_t0004_u01743816013567") 2025/04/05 01:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1eeff_d20250405_m012006_c001_v7007000_t0000_u01743816006633") 2025/04/05 01:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1178c04b6e7d5499_d20250405_m012005_c001_v0001161_t0010_u01743816005234") 2025/04/05 01:21:58 DEBUG : dst/three.txt.bak: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f11067f19afa43490_d20250405_m011959_c001_v0001115_t0006_u01743815999433") 2025/04/05 01:21:58 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b355_d20250405_m012032_c001_v7007000_t0000_u01743816032292") 2025/04/05 01:21:58 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21fe4a_d20250405_m012020_c001_v0001184_t0017_u01743816020689") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4072e55d262a06cb_d20250405_m012019_c001_v7007000_t0000_u01743816019203") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21fd18_d20250405_m012008_c001_v0001184_t0009_u01743816008401") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1ef00_d20250405_m012006_c001_v7007000_t0000_u01743816006815") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2886e2_d20250405_m011954_c001_v0001044_t0008_u01743815994669") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1eef2_d20250405_m011953_c001_v7007000_t0000_u01743815993194") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2c94_d20250405_m011942_c001_v0001130_t0009_u01743815982056") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404ca036d9afd194_d20250405_m011940_c001_v7007000_t0000_u01743815980783") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21f89e_d20250405_m011929_c001_v0001184_t0033_u01743815969427") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404517f8614e2df9_d20250405_m011927_c001_v7007000_t0000_u01743815967741") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2886a6_d20250405_m011915_c001_v0001044_t0036_u01743815955918") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e21c_d20250405_m011914_c001_v7007000_t0000_u01743815954396") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f113bed3ace329b76_d20250405_m011910_c001_v0001177_t0041_u01743815950269") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f411a5cb4069bd549_d20250405_m011848_c001_v7007000_t0000_u01743815928785") 2025/04/05 01:21:59 DEBUG : dst/two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f114234040455d599_d20250405_m011847_c001_v0001113_t0006_u01743815927412") 2025/04/05 01:21:59 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f401ed8ec77ce3bd9_d20250405_m011759_c001_v7007000_t0000_u01743815879591") 2025/04/05 01:21:59 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21edb8_d20250405_m011756_c001_v0001184_t0008_u01743815876220") 2025/04/05 01:21:59 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f401ed8ec77ce3bd8_d20250405_m011753_c001_v7007000_t0000_u01743815873856") 2025/04/05 01:21:59 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21ebf1_d20250405_m011741_c001_v0001184_t0009_u01743815861867") 2025/04/05 01:21:59 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe46_d20250405_m011730_c001_v7007000_t0000_u01743815850307") 2025/04/05 01:21:59 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21ea38_d20250405_m011726_c001_v0001184_t0053_u01743815846084") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f802a_d20250405_m011701_c001_v7007000_t0000_u01743815821314") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e710_d20250405_m011659_c001_v0001184_t0032_u01743815819611") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8026_d20250405_m011658_c001_v7007000_t0000_u01743815818055") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e6c4_d20250405_m011656_c001_v0001184_t0027_u01743815816860") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f801c_d20250405_m011653_c001_v7007000_t0000_u01743815813463") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e624_d20250405_m011651_c001_v0001184_t0049_u01743815811953") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8015_d20250405_m011650_c001_v7007000_t0000_u01743815810835") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e5e7_d20250405_m011649_c001_v0001184_t0054_u01743815809660") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f408bd287d0ca6948_d20250405_m011643_c001_v7007000_t0000_u01743815803242") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e4c9_d20250405_m011641_c001_v0001184_t0041_u01743815801891") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f408bd287d0ca6945_d20250405_m011640_c001_v7007000_t0000_u01743815800798") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e493_d20250405_m011640_c001_v0001184_t0013_u01743815800033") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7ff6_d20250405_m011635_c001_v7007000_t0000_u01743815795093") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e3c3_d20250405_m011633_c001_v0001184_t0004_u01743815793922") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fe9_d20250405_m011631_c001_v7007000_t0000_u01743815791356") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e34d_d20250405_m011630_c001_v0001184_t0010_u01743815790353") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fe2_d20250405_m011629_c001_v7007000_t0000_u01743815789279") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f101e86c00338211b_d20250405_m011628_c001_v0001137_t0035_u01743815788277") 2025/04/05 01:22:00 DEBUG : empty space: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e2d7_d20250405_m011626_c001_v0001184_t0009_u01743815786778") 2025/04/05 01:22:00 DEBUG : enormous: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8028_d20250405_m011700_c001_v7007000_t0000_u01743815820390") 2025/04/05 01:22:00 DEBUG : enormous: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e71a_d20250405_m011659_c001_v0001184_t0049_u01743815819810") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b361_d20250405_m012037_c001_v7007000_t0000_u01743816037242") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d1e_d20250405_m012035_c001_v0001130_t0036_u01743816035996") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe3d_d20250405_m011724_c001_v7007000_t0000_u01743815844207") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e9d0_d20250405_m011723_c001_v0001184_t0040_u01743815843085") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fcc_d20250405_m011623_c001_v7007000_t0000_u01743815783079") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e22b_d20250405_m011622_c001_v0001184_t0054_u01743815782135") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fc6_d20250405_m011620_c001_v7007000_t0000_u01743815780866") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e1db_d20250405_m011620_c001_v0001184_t0049_u01743815780295") 2025/04/05 01:22:01 DEBUG : existing: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e1bd_d20250405_m011619_c001_v0001184_t0037_u01743815779555") 2025/04/05 01:22:01 DEBUG : existing-b: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe3e_d20250405_m011724_c001_v7007000_t0000_u01743815844390") 2025/04/05 01:22:01 DEBUG : existing-b: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2b02_d20250405_m011723_c001_v0001130_t0034_u01743815843094") 2025/04/05 01:22:01 DEBUG : file1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc96b_d20250405_m012136_c001_v7007000_t0000_u01743816096565") 2025/04/05 01:22:01 DEBUG : file1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2e06_d20250405_m012135_c001_v0001130_t0021_u01743816095164") 2025/04/05 01:22:01 DEBUG : file1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc946_d20250405_m012133_c001_v7007000_t0000_u01743816093415") 2025/04/05 01:22:01 DEBUG : file1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2887c3_d20250405_m012131_c001_v0001044_t0058_u01743816091824") 2025/04/05 01:22:01 DEBUG : five: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f802d_d20250405_m011705_c001_v7007000_t0000_u01743815825465") 2025/04/05 01:22:01 DEBUG : five: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e21e789_d20250405_m011703_c001_v0001184_t0014_u01743815823567") 2025/04/05 01:22:01 DEBUG : foo: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fee_d20250405_m011633_c001_v7007000_t0000_u01743815793207") 2025/04/05 01:22:01 DEBUG : foo: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e21e38f_d20250405_m011632_c001_v0001184_t0014_u01743815792659") 2025/04/05 01:22:01 DEBUG : foo: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e21e37b_d20250405_m011632_c001_v0001184_t0014_u01743815792103") 2025/04/05 01:22:02 DEBUG : four: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f802e_d20250405_m011705_c001_v7007000_t0000_u01743815825649") 2025/04/05 01:22:02 DEBUG : four: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4149403cb1de2aa8_d20250405_m011704_c001_v0001130_t0022_u01743815824116") 2025/04/05 01:22:02 DEBUG : four: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e771_d20250405_m011702_c001_v0001184_t0004_u01743815822981") 2025/04/05 01:22:02 DEBUG : hello world2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e35562257a_d20250405_m011529_c001_v7007000_t0000_u01743815729687") 2025/04/05 01:22:02 DEBUG : hello world2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dc0c_d20250405_m011529_c001_v0001184_t0043_u01743815729086") 2025/04/05 01:22:02 DEBUG : ignore-size: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7fbf_d20250405_m011618_c001_v7007000_t0000_u01743815778478") 2025/04/05 01:22:02 DEBUG : ignore-size: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e18d_d20250405_m011617_c001_v0001184_t0021_u01743815777545") 2025/04/05 01:22:02 DEBUG : nested/sub dir/file: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe3a_d20250405_m011721_c001_v7007000_t0000_u01743815841989") 2025/04/05 01:22:02 DEBUG : nested/sub dir/file: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2af8_d20250405_m011720_c001_v0001130_t0040_u01743815840758") 2025/04/05 01:22:02 DEBUG : nested/sub dir/file: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe37_d20250405_m011719_c001_v7007000_t0000_u01743815839638") 2025/04/05 01:22:02 DEBUG : nested/sub dir/file: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2af2_d20250405_m011718_c001_v0001130_t0011_u01743815838674") 2025/04/05 01:22:02 DEBUG : one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f802f_d20250405_m011705_c001_v7007000_t0000_u01743815825833") 2025/04/05 01:22:02 DEBUG : one: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e21e75d_d20250405_m011702_c001_v0001184_t0014_u01743815822420") 2025/04/05 01:22:02 DEBUG : only0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc914_d20250405_m012126_c001_v7007000_t0000_u01743816086362") 2025/04/05 01:22:02 DEBUG : only0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403afe52fe2887a1_d20250405_m012120_c001_v0001044_t0041_u01743816080916") 2025/04/05 01:22:02 DEBUG : only0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28877f_d20250405_m012105_c001_v0001044_t0019_u01743816065508") 2025/04/05 01:22:02 DEBUG : only0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404517f8614e31df_d20250405_m012059_c001_v7007000_t0000_u01743816059129") 2025/04/05 01:22:02 DEBUG : only0: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d38_d20250405_m012042_c001_v0001130_t0009_u01743816042576") 2025/04/05 01:22:02 DEBUG : only1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc915_d20250405_m012126_c001_v7007000_t0000_u01743816086544") 2025/04/05 01:22:02 DEBUG : only1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e2204d6_d20250405_m012120_c001_v0001184_t0014_u01743816080924") 2025/04/05 01:22:03 DEBUG : only1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d9e_d20250405_m012106_c001_v0001130_t0017_u01743816066652") 2025/04/05 01:22:03 DEBUG : only1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f02e_d20250405_m012059_c001_v7007000_t0000_u01743816059093") 2025/04/05 01:22:03 DEBUG : only1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2200c3_d20250405_m012043_c001_v0001184_t0056_u01743816043295") 2025/04/05 01:22:03 DEBUG : only10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc916_d20250405_m012126_c001_v7007000_t0000_u01743816086726") 2025/04/05 01:22:03 DEBUG : only10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4149403cb1de2ddc_d20250405_m012120_c001_v0001130_t0022_u01743816080933") 2025/04/05 01:22:03 DEBUG : only10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dbc_d20250405_m012113_c001_v0001130_t0046_u01743816073011") 2025/04/05 01:22:03 DEBUG : only10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f400e3be4424ab96e_d20250405_m012059_c001_v7007000_t0000_u01743816059104") 2025/04/05 01:22:03 DEBUG : only10: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2201a3_d20250405_m012050_c001_v0001184_t0010_u01743816050260") 2025/04/05 01:22:03 DEBUG : only11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc917_d20250405_m012126_c001_v7007000_t0000_u01743816086908") 2025/04/05 01:22:03 DEBUG : only11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4034438689ce6f4b_d20250405_m012121_c001_v0001178_t0054_u01743816081491") 2025/04/05 01:22:03 DEBUG : only11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22041d_d20250405_m012113_c001_v0001184_t0058_u01743816073953") 2025/04/05 01:22:03 DEBUG : only11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f02f_d20250405_m012059_c001_v7007000_t0000_u01743816059277") 2025/04/05 01:22:03 DEBUG : only11: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288756_d20250405_m012050_c001_v0001044_t0026_u01743816050787") 2025/04/05 01:22:03 DEBUG : only12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc918_d20250405_m012127_c001_v7007000_t0000_u01743816087149") 2025/04/05 01:22:03 DEBUG : only12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e2204e3_d20250405_m012121_c001_v0001184_t0014_u01743816081143") 2025/04/05 01:22:03 DEBUG : only12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288791_d20250405_m012114_c001_v0001044_t0012_u01743816074482") 2025/04/05 01:22:03 DEBUG : only12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f02b_d20250405_m012058_c001_v7007000_t0000_u01743816058549") 2025/04/05 01:22:03 DEBUG : only12: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d6e_d20250405_m012051_c001_v0001130_t0046_u01743816051419") 2025/04/05 01:22:03 DEBUG : only13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc919_d20250405_m012127_c001_v7007000_t0000_u01743816087342") 2025/04/05 01:22:03 DEBUG : only13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403afe52fe2887a3_d20250405_m012121_c001_v0001044_t0041_u01743816081146") 2025/04/05 01:22:03 DEBUG : only13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dc6_d20250405_m012115_c001_v0001130_t0007_u01743816075237") 2025/04/05 01:22:04 DEBUG : only13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f400e3be4424ab970_d20250405_m012059_c001_v7007000_t0000_u01743816059288") 2025/04/05 01:22:04 DEBUG : only13: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2201d3_d20250405_m012052_c001_v0001184_t0040_u01743816052171") 2025/04/05 01:22:04 DEBUG : only14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc91a_d20250405_m012127_c001_v7007000_t0000_u01743816087524") 2025/04/05 01:22:04 DEBUG : only14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4149403cb1de2dde_d20250405_m012121_c001_v0001130_t0022_u01743816081152") 2025/04/05 01:22:04 DEBUG : only14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220454_d20250405_m012116_c001_v0001184_t0022_u01743816076102") 2025/04/05 01:22:04 DEBUG : only14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f02c_d20250405_m012058_c001_v7007000_t0000_u01743816058730") 2025/04/05 01:22:04 DEBUG : only14: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28875a_d20250405_m012052_c001_v0001044_t0011_u01743816052786") 2025/04/05 01:22:04 DEBUG : only15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc91b_d20250405_m012127_c001_v7007000_t0000_u01743816087721") 2025/04/05 01:22:04 DEBUG : only15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e2204e8_d20250405_m012121_c001_v0001184_t0014_u01743816081324") 2025/04/05 01:22:04 DEBUG : only15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288797_d20250405_m012116_c001_v0001044_t0007_u01743816076601") 2025/04/05 01:22:04 DEBUG : only15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f400e3be4424ab972_d20250405_m012059_c001_v7007000_t0000_u01743816059471") 2025/04/05 01:22:04 DEBUG : only15: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d78_d20250405_m012053_c001_v0001130_t0050_u01743816053637") 2025/04/05 01:22:04 DEBUG : only16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc91c_d20250405_m012127_c001_v7007000_t0000_u01743816087905") 2025/04/05 01:22:04 DEBUG : only16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403afe52fe2887a5_d20250405_m012121_c001_v0001044_t0041_u01743816081358") 2025/04/05 01:22:04 DEBUG : only16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dce_d20250405_m012117_c001_v0001130_t0045_u01743816077324") 2025/04/05 01:22:04 DEBUG : only16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f02d_d20250405_m012058_c001_v7007000_t0000_u01743816058911") 2025/04/05 01:22:04 DEBUG : only16: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220225_d20250405_m012054_c001_v0001184_t0033_u01743816054723") 2025/04/05 01:22:04 DEBUG : only17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc91d_d20250405_m012128_c001_v7007000_t0000_u01743816088093") 2025/04/05 01:22:04 DEBUG : only17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4149403cb1de2de4_d20250405_m012121_c001_v0001130_t0022_u01743816081415") 2025/04/05 01:22:04 DEBUG : only17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220492_d20250405_m012118_c001_v0001184_t0042_u01743816078356") 2025/04/05 01:22:04 DEBUG : only17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41839514bc111ce2_d20250405_m012059_c001_v7007000_t0000_u01743816059299") 2025/04/05 01:22:05 DEBUG : only17: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288762_d20250405_m012055_c001_v0001044_t0001_u01743816055332") 2025/04/05 01:22:05 DEBUG : only18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc91e_d20250405_m012128_c001_v7007000_t0000_u01743816088276") 2025/04/05 01:22:05 DEBUG : only18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e2204f4_d20250405_m012121_c001_v0001184_t0014_u01743816081505") 2025/04/05 01:22:05 DEBUG : only18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28879f_d20250405_m012119_c001_v0001044_t0016_u01743816079138") 2025/04/05 01:22:05 DEBUG : only18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41839514bc111ce4_d20250405_m012059_c001_v7007000_t0000_u01743816059481") 2025/04/05 01:22:05 DEBUG : only18: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d7e_d20250405_m012056_c001_v0001130_t0001_u01743816056360") 2025/04/05 01:22:05 DEBUG : only19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc91f_d20250405_m012128_c001_v7007000_t0000_u01743816088457") 2025/04/05 01:22:05 DEBUG : only19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403afe52fe2887a7_d20250405_m012121_c001_v0001044_t0041_u01743816081541") 2025/04/05 01:22:05 DEBUG : only19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dd8_d20250405_m012119_c001_v0001130_t0049_u01743816079922") 2025/04/05 01:22:05 DEBUG : only19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f400e3be4424ab96c_d20250405_m012058_c001_v7007000_t0000_u01743816058918") 2025/04/05 01:22:05 DEBUG : only19: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22027d_d20250405_m012057_c001_v0001184_t0040_u01743816057370") 2025/04/05 01:22:05 DEBUG : only2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc920_d20250405_m012128_c001_v7007000_t0000_u01743816088656") 2025/04/05 01:22:05 DEBUG : only2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4149403cb1de2de6_d20250405_m012121_c001_v0001130_t0022_u01743816081599") 2025/04/05 01:22:05 DEBUG : only2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220381_d20250405_m012107_c001_v0001184_t0059_u01743816067487") 2025/04/05 01:22:05 DEBUG : only2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404517f8614e31e1_d20250405_m012059_c001_v7007000_t0000_u01743816059493") 2025/04/05 01:22:05 DEBUG : only2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28873e_d20250405_m012043_c001_v0001044_t0023_u01743816043865") 2025/04/05 01:22:05 DEBUG : only3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc921_d20250405_m012128_c001_v7007000_t0000_u01743816088837") 2025/04/05 01:22:05 DEBUG : only3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4034438689ce6f4d_d20250405_m012121_c001_v0001178_t0054_u01743816081678") 2025/04/05 01:22:05 DEBUG : only3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288783_d20250405_m012108_c001_v0001044_t0002_u01743816068186") 2025/04/05 01:22:05 DEBUG : only3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f400e3be4424ab974_d20250405_m012059_c001_v7007000_t0000_u01743816059653") 2025/04/05 01:22:06 DEBUG : only3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d40_d20250405_m012044_c001_v0001130_t0026_u01743816044420") 2025/04/05 01:22:06 DEBUG : only4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc922_d20250405_m012129_c001_v7007000_t0000_u01743816089020") 2025/04/05 01:22:06 DEBUG : only4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e2204fa_d20250405_m012121_c001_v0001184_t0014_u01743816081686") 2025/04/05 01:22:06 DEBUG : only4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2da6_d20250405_m012108_c001_v0001130_t0012_u01743816068964") 2025/04/05 01:22:06 DEBUG : only4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41839514bc111ce1_d20250405_m012059_c001_v7007000_t0000_u01743816059117") 2025/04/05 01:22:06 DEBUG : only4: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2200fd_d20250405_m012045_c001_v0001184_t0025_u01743816045226") 2025/04/05 01:22:06 DEBUG : only5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc923_d20250405_m012129_c001_v7007000_t0000_u01743816089212") 2025/04/05 01:22:06 DEBUG : only5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403afe52fe2887a9_d20250405_m012121_c001_v0001044_t0041_u01743816081724") 2025/04/05 01:22:06 DEBUG : only5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2203b9_d20250405_m012109_c001_v0001184_t0024_u01743816069739") 2025/04/05 01:22:06 DEBUG : only5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f031_d20250405_m012059_c001_v7007000_t0000_u01743816059661") 2025/04/05 01:22:06 DEBUG : only5: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288748_d20250405_m012045_c001_v0001044_t0013_u01743816045967") 2025/04/05 01:22:06 DEBUG : only6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc924_d20250405_m012129_c001_v7007000_t0000_u01743816089406") 2025/04/05 01:22:06 DEBUG : only6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4149403cb1de2de8_d20250405_m012121_c001_v0001130_t0022_u01743816081781") 2025/04/05 01:22:06 DEBUG : only6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288789_d20250405_m012110_c001_v0001044_t0041_u01743816070298") 2025/04/05 01:22:06 DEBUG : only6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404517f8614e31e0_d20250405_m012059_c001_v7007000_t0000_u01743816059311") 2025/04/05 01:22:06 DEBUG : only6: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d4e_d20250405_m012046_c001_v0001130_t0027_u01743816046866") 2025/04/05 01:22:06 DEBUG : only7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc925_d20250405_m012129_c001_v7007000_t0000_u01743816089588") 2025/04/05 01:22:06 DEBUG : only7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4034438689ce6f4f_d20250405_m012121_c001_v0001178_t0054_u01743816081863") 2025/04/05 01:22:06 DEBUG : only7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dae_d20250405_m012110_c001_v0001130_t0023_u01743816070952") 2025/04/05 01:22:06 DEBUG : only7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416caf4237a1f030_d20250405_m012059_c001_v7007000_t0000_u01743816059458") 2025/04/05 01:22:06 DEBUG : only7: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220159_d20250405_m012047_c001_v0001184_t0059_u01743816047684") 2025/04/05 01:22:07 DEBUG : only8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc926_d20250405_m012129_c001_v7007000_t0000_u01743816089770") 2025/04/05 01:22:07 DEBUG : only8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e2204fe_d20250405_m012121_c001_v0001184_t0014_u01743816081871") 2025/04/05 01:22:07 DEBUG : only8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2203f1_d20250405_m012111_c001_v0001184_t0015_u01743816071830") 2025/04/05 01:22:07 DEBUG : only8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f41839514bc111ce0_d20250405_m012058_c001_v7007000_t0000_u01743816058926") 2025/04/05 01:22:07 DEBUG : only8: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288752_d20250405_m012048_c001_v0001044_t0016_u01743816048410") 2025/04/05 01:22:07 DEBUG : only9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc927_d20250405_m012129_c001_v7007000_t0000_u01743816089953") 2025/04/05 01:22:07 DEBUG : only9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403afe52fe2887ab_d20250405_m012121_c001_v0001044_t0041_u01743816081908") 2025/04/05 01:22:07 DEBUG : only9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28878d_d20250405_m012112_c001_v0001044_t0051_u01743816072367") 2025/04/05 01:22:07 DEBUG : only9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f404517f8614e31de_d20250405_m012058_c001_v7007000_t0000_u01743816058945") 2025/04/05 01:22:07 DEBUG : only9: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2d60_d20250405_m012049_c001_v0001130_t0002_u01743816049165") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe32_d20250405_m011716_c001_v7007000_t0000_u01743815836749") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2885a4_d20250405_m011714_c001_v0001044_t0036_u01743815834651") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8038_d20250405_m011712_c001_v7007000_t0000_u01743815832789") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e864_d20250405_m011710_c001_v0001184_t0008_u01743815830979") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8035_d20250405_m011709_c001_v7007000_t0000_u01743815829170") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2ab2_d20250405_m011706_c001_v0001130_t0004_u01743815826740") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8022_d20250405_m011655_c001_v7007000_t0000_u01743815815758") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e66a_d20250405_m011654_c001_v0001184_t0043_u01743815814376") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8019_d20250405_m011652_c001_v7007000_t0000_u01743815812530") 2025/04/05 01:22:07 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e620_d20250405_m011651_c001_v0001184_t0018_u01743815811749") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8014_d20250405_m011650_c001_v7007000_t0000_u01743815810251") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e5df_d20250405_m011649_c001_v0001184_t0056_u01743815809461") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f408bd287d0ca6947_d20250405_m011642_c001_v7007000_t0000_u01743815802688") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e4c7_d20250405_m011641_c001_v0001184_t0047_u01743815801700") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f408bd287d0ca6946_d20250405_m011640_c001_v7007000_t0000_u01743815800979") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e48b_d20250405_m011639_c001_v0001184_t0037_u01743815799827") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8004_d20250405_m011639_c001_v7007000_t0000_u01743815799026") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e461_d20250405_m011638_c001_v0001184_t0043_u01743815798443") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e44b_d20250405_m011637_c001_v0001184_t0058_u01743815797863") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7ffd_d20250405_m011637_c001_v7007000_t0000_u01743815797144") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e41d_d20250405_m011636_c001_v0001184_t0058_u01743815796565") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e407_d20250405_m011635_c001_v0001184_t0032_u01743815795994") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f7ff8_d20250405_m011635_c001_v7007000_t0000_u01743815795276") 2025/04/05 01:22:08 DEBUG : potato: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e3d1_d20250405_m011634_c001_v0001184_t0057_u01743815794508") 2025/04/05 01:22:08 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fefc_d20250405_m011815_c001_v7007000_t0000_u01743815895911") 2025/04/05 01:22:08 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28861a_d20250405_m011815_c001_v0001044_t0053_u01743815895089") 2025/04/05 01:22:08 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f401ed8ec77ce3bda_d20250405_m011800_c001_v7007000_t0000_u01743815880185") 2025/04/05 01:22:08 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2885f8_d20250405_m011755_c001_v0001044_t0058_u01743815875165") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b183_d20250405_m011746_c001_v7007000_t0000_u01743815866057") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2885de_d20250405_m011741_c001_v0001044_t0027_u01743815861048") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe47_d20250405_m011730_c001_v7007000_t0000_u01743815850696") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2885b6_d20250405_m011725_c001_v0001044_t0037_u01743815845678") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8029_d20250405_m011700_c001_v7007000_t0000_u01743815820572") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e708_d20250405_m011659_c001_v0001184_t0024_u01743815819328") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8027_d20250405_m011658_c001_v7007000_t0000_u01743815818241") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e6b8_d20250405_m011656_c001_v0001184_t0037_u01743815816667") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8023_d20250405_m011655_c001_v7007000_t0000_u01743815815942") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e686_d20250405_m011654_c001_v0001184_t0020_u01743815814977") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f801d_d20250405_m011653_c001_v7007000_t0000_u01743815813655") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e634_d20250405_m011652_c001_v0001184_t0022_u01743815812892") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8017_d20250405_m011651_c001_v7007000_t0000_u01743815811017") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e5fa_d20250405_m011650_c001_v0001184_t0023_u01743815810258") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f408bd287d0ca6949_d20250405_m011643_c001_v7007000_t0000_u01743815803425") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e4dd_d20250405_m011642_c001_v0001184_t0042_u01743815802478") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e355622588_d20250405_m011533_c001_v7007000_t0000_u01743815733002") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dc60_d20250405_m011532_c001_v0001184_t0037_u01743815732431") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e355622581_d20250405_m011531_c001_v7007000_t0000_u01743815731161") 2025/04/05 01:22:09 DEBUG : potato2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dc3a_d20250405_m011530_c001_v0001184_t0010_u01743815730586") 2025/04/05 01:22:09 DEBUG : potato3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f401ed8ec77ce3bdc_d20250405_m011800_c001_v7007000_t0000_u01743815880372") 2025/04/05 01:22:10 DEBUG : potato3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2b7e_d20250405_m011756_c001_v0001130_t0013_u01743815876823") 2025/04/05 01:22:10 DEBUG : potato3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f419bc2c43577b184_d20250405_m011746_c001_v7007000_t0000_u01743815866625") 2025/04/05 01:22:10 DEBUG : potato3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2b44_d20250405_m011742_c001_v0001130_t0011_u01743815862426") 2025/04/05 01:22:10 DEBUG : potato3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe49_d20250405_m011731_c001_v7007000_t0000_u01743815851082") 2025/04/05 01:22:10 DEBUG : potato3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2b08_d20250405_m011726_c001_v0001130_t0051_u01743815846281") 2025/04/05 01:22:10 DEBUG : pre-dest1/1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e20e_d20250405_m011857_c001_v7007000_t0000_u01743815937853") 2025/04/05 01:22:10 DEBUG : pre-dest1/1: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2c14_d20250405_m011849_c001_v0001130_t0029_u01743815929529") 2025/04/05 01:22:10 DEBUG : pre-dest2/2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403016e154a8e20f_d20250405_m011858_c001_v7007000_t0000_u01743815938036") 2025/04/05 01:22:10 DEBUG : pre-dest2/2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe28866c_d20250405_m011850_c001_v0001044_t0002_u01743815930307") 2025/04/05 01:22:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f411a5cb4069bd536_d20250405_m011828_c001_v7007000_t0000_u01743815908897") 2025/04/05 01:22:10 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21f142_d20250405_m011825_c001_v0001184_t0020_u01743815905066") 2025/04/05 01:22:10 DEBUG : sizeonly: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a699_d20250405_m011615_c001_v7007000_t0000_u01743815775924") 2025/04/05 01:22:10 DEBUG : sizeonly: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e13f_d20250405_m011614_c001_v0001184_t0005_u01743815774994") 2025/04/05 01:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4154fa61e7e77973_d20250405_m012145_c001_v7007000_t0000_u01743816105641") 2025/04/05 01:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22073f_d20250405_m012142_c001_v0001184_t0039_u01743816102475") 2025/04/05 01:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc993_d20250405_m012140_c001_v7007000_t0000_u01743816100856") 2025/04/05 01:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e2206c8_d20250405_m012138_c001_v0001184_t0043_u01743816098285") 2025/04/05 01:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe3b_d20250405_m011722_c001_v7007000_t0000_u01743815842176") 2025/04/05 01:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2885ac_d20250405_m011721_c001_v0001044_t0006_u01743815841115") 2025/04/05 01:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe38_d20250405_m011719_c001_v7007000_t0000_u01743815839825") 2025/04/05 01:22:10 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e95e_d20250405_m011719_c001_v0001184_t0036_u01743815839024") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a68d_d20250405_m011611_c001_v7007000_t0000_u01743815771874") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e0be_d20250405_m011610_c001_v0001184_t0041_u01743815770379") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a68b_d20250405_m011609_c001_v7007000_t0000_u01743815769661") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e080_d20250405_m011608_c001_v0001184_t0006_u01743815768555") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a688_d20250405_m011605_c001_v7007000_t0000_u01743815765819") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dffa_d20250405_m011604_c001_v0001184_t0036_u01743815764806") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a67e_d20250405_m011604_c001_v7007000_t0000_u01743815764266") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dfa6_d20250405_m011603_c001_v0001184_t0018_u01743815763285") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21df64_d20250405_m011600_c001_v0001184_t0009_u01743815760726") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a663_d20250405_m011600_c001_v7007000_t0000_u01743815760007") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21df3e_d20250405_m011559_c001_v0001184_t0031_u01743815759392") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21df28_d20250405_m011558_c001_v0001184_t0057_u01743815758649") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a65d_d20250405_m011557_c001_v7007000_t0000_u01743815757212") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21de57_d20250405_m011551_c001_v0001184_t0027_u01743815751805") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21de09_d20250405_m011549_c001_v0001184_t0040_u01743815749133") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a655_d20250405_m011548_c001_v7007000_t0000_u01743815748384") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dde0_d20250405_m011547_c001_v0001184_t0037_u01743815747831") 2025/04/05 01:22:11 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21ddc6_d20250405_m011547_c001_v0001184_t0028_u01743815747097") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a650_d20250405_m011546_c001_v7007000_t0000_u01743815746384") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dd70_d20250405_m011542_c001_v0001184_t0041_u01743815742784") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f415d0c953da0a64e_d20250405_m011542_c001_v7007000_t0000_u01743815742427") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dd50_d20250405_m011541_c001_v0001184_t0040_u01743815741799") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e3556225a4_d20250405_m011540_c001_v7007000_t0000_u01743815740154") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dd22_d20250405_m011539_c001_v0001184_t0029_u01743815739596") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e3556225a2_d20250405_m011539_c001_v7007000_t0000_u01743815739056") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dd00_d20250405_m011538_c001_v0001184_t0015_u01743815738500") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e35562259e_d20250405_m011537_c001_v7007000_t0000_u01743815737234") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dccc_d20250405_m011536_c001_v0001184_t0036_u01743815736501") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e355622599_d20250405_m011535_c001_v7007000_t0000_u01743815735963") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dcaa_d20250405_m011535_c001_v0001184_t0016_u01743815735404") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e35562258f_d20250405_m011534_c001_v7007000_t0000_u01743815734511") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dc82_d20250405_m011533_c001_v0001184_t0018_u01743815733901") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e355622575_d20250405_m011528_c001_v7007000_t0000_u01743815728191") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dbe6_d20250405_m011527_c001_v0001184_t0050_u01743815727636") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e355622572_d20250405_m011526_c001_v7007000_t0000_u01743815726743") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21dbae_d20250405_m011526_c001_v0001184_t0041_u01743815726163") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e355622571_d20250405_m011525_c001_v7007000_t0000_u01743815725255") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21db80_d20250405_m011524_c001_v0001184_t0049_u01743815724691") 2025/04/05 01:22:12 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f402137e35562256b_d20250405_m011521_c001_v7007000_t0000_u01743815721806") 2025/04/05 01:22:13 DEBUG : sub dir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21db01_d20250405_m011521_c001_v0001184_t0036_u01743815721248") 2025/04/05 01:22:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4154fa61e7e77975_d20250405_m012145_c001_v7007000_t0000_u01743816105823") 2025/04/05 01:22:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2887d5_d20250405_m012142_c001_v0001044_t0000_u01743816102827") 2025/04/05 01:22:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc994_d20250405_m012141_c001_v7007000_t0000_u01743816101038") 2025/04/05 01:22:13 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2e08_d20250405_m012138_c001_v0001130_t0033_u01743816098295") 2025/04/05 01:22:13 DEBUG : sub/yam: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe31_d20250405_m011716_c001_v7007000_t0000_u01743815836205") 2025/04/05 01:22:13 DEBUG : sub/yam: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2ae0_d20250405_m011714_c001_v0001130_t0053_u01743815834300") 2025/04/05 01:22:13 DEBUG : test_dir1/file2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc96e_d20250405_m012136_c001_v7007000_t0000_u01743816096748") 2025/04/05 01:22:13 DEBUG : test_dir1/file2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe2887c7_d20250405_m012135_c001_v0001044_t0037_u01743816095158") 2025/04/05 01:22:13 DEBUG : test_dir1/file2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc948_d20250405_m012133_c001_v7007000_t0000_u01743816093598") 2025/04/05 01:22:13 DEBUG : test_dir1/file2: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e22060b_d20250405_m012131_c001_v0001184_t0012_u01743816091290") 2025/04/05 01:22:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc971_d20250405_m012136_c001_v7007000_t0000_u01743816096929") 2025/04/05 01:22:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e220674_d20250405_m012135_c001_v0001184_t0035_u01743816095144") 2025/04/05 01:22:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403d78503ecbc94b_d20250405_m012133_c001_v7007000_t0000_u01743816093779") 2025/04/05 01:22:13 DEBUG : test_dir2/sub_dir/file3: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2dfc_d20250405_m012131_c001_v0001130_t0034_u01743816091267") 2025/04/05 01:22:13 DEBUG : three: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8030_d20250405_m011706_c001_v7007000_t0000_u01743815826017") 2025/04/05 01:22:13 DEBUG : three: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e7af_d20250405_m011704_c001_v0001184_t0051_u01743815824875") 2025/04/05 01:22:13 DEBUG : three: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f116cd3220e21e76d_d20250405_m011702_c001_v0001184_t0021_u01743815822785") 2025/04/05 01:22:13 DEBUG : two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8031_d20250405_m011706_c001_v7007000_t0000_u01743815826199") 2025/04/05 01:22:13 DEBUG : two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f403afe52fe288590_d20250405_m011704_c001_v0001044_t0041_u01743815824311") 2025/04/05 01:22:13 DEBUG : two: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f416cd3220e21e765_d20250405_m011702_c001_v0001184_t0014_u01743815822602") 2025/04/05 01:22:14 DEBUG : yam: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe33_d20250405_m011716_c001_v7007000_t0000_u01743815836931") 2025/04/05 01:22:14 DEBUG : yam: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f10467997d5bb1219_d20250405_m011715_c001_v0001165_t0016_u01743815835942") 2025/04/05 01:22:14 DEBUG : yam: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8037_d20250405_m011712_c001_v7007000_t0000_u01743815832230") 2025/04/05 01:22:14 DEBUG : yam: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f1149403cb1de2acc_d20250405_m011710_c001_v0001130_t0001_u01743815830627") 2025/04/05 01:22:14 DEBUG : yam: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8034_d20250405_m011708_c001_v7007000_t0000_u01743815828626") 2025/04/05 01:22:14 DEBUG : yam: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f103afe52fe288594_d20250405_m011706_c001_v0001044_t0005_u01743815826755") 2025/04/05 01:22:14 DEBUG : yaml: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4131805ad374fe2e_d20250405_m011712_c001_v7007000_t0000_u01743815832973") 2025/04/05 01:22:14 DEBUG : yaml: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f10277e13f53f3262_d20250405_m011711_c001_v0001113_t0014_u01743815831757") 2025/04/05 01:22:14 DEBUG : yaml: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f4065fc64ff4f8036_d20250405_m011709_c001_v7007000_t0000_u01743815829352") 2025/04/05 01:22:14 DEBUG : yaml: Deleting (id "4_z6fe23d43804d0b3b9f680e1b_f112b8563e9793f61_d20250405_m011708_c001_v0001180_t0033_u01743815828419") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 7m1.584872584s (try 1/5)