"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Starting (try 1/5) 2024/12/19 03:09:48 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi" 2024/12/19 03:09:48 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/12/19 03:09:48 DEBUG : Creating backend with remote "/tmp/rclone1921631780" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.04s) === RUN TestPipeOrderBy === RUN TestPipeOrderBy/#00 === RUN TestPipeOrderBy/size === RUN TestPipeOrderBy/name === RUN TestPipeOrderBy/modtime === RUN TestPipeOrderBy/size,ascending === RUN TestPipeOrderBy/name,asc === RUN TestPipeOrderBy/modtime,ascending === RUN TestPipeOrderBy/size,descending === RUN TestPipeOrderBy/name,desc === RUN TestPipeOrderBy/modtime,descending === RUN TestPipeOrderBy/size,mixed,50 === RUN TestPipeOrderBy/size,mixed,51 --- PASS: TestPipeOrderBy (0.00s) --- PASS: TestPipeOrderBy/#00 (0.00s) --- PASS: TestPipeOrderBy/size (0.00s) --- PASS: TestPipeOrderBy/name (0.00s) --- PASS: TestPipeOrderBy/modtime (0.00s) --- PASS: TestPipeOrderBy/size,ascending (0.00s) --- PASS: TestPipeOrderBy/name,asc (0.00s) --- PASS: TestPipeOrderBy/modtime,ascending (0.00s) --- PASS: TestPipeOrderBy/size,descending (0.00s) --- PASS: TestPipeOrderBy/name,desc (0.00s) --- PASS: TestPipeOrderBy/modtime,descending (0.00s) --- PASS: TestPipeOrderBy/size,mixed,50 (0.00s) --- PASS: TestPipeOrderBy/size,mixed,51 (0.00s) === RUN TestNewLess === RUN TestNewLess/blankOK === RUN TestNewLess/tooManyParts === RUN TestNewLess/tooManyParts2 === RUN TestNewLess/badMixed === RUN TestNewLess/unknownComparison === RUN TestNewLess/unknownSortDirection === RUN TestNewLess/size === RUN TestNewLess/name === RUN TestNewLess/modtime === RUN TestNewLess/size,ascending === RUN TestNewLess/name,asc === RUN TestNewLess/modtime,ascending === RUN TestNewLess/size,descending === RUN TestNewLess/name,desc === RUN TestNewLess/modtime,descending === RUN TestNewLess/modtime,mixed === RUN TestNewLess/modtime,mixed,30 --- PASS: TestNewLess (0.00s) --- PASS: TestNewLess/blankOK (0.00s) --- PASS: TestNewLess/tooManyParts (0.00s) --- PASS: TestNewLess/tooManyParts2 (0.00s) --- PASS: TestNewLess/badMixed (0.00s) --- PASS: TestNewLess/unknownComparison (0.00s) --- PASS: TestNewLess/unknownSortDirection (0.00s) --- PASS: TestNewLess/size (0.00s) --- PASS: TestNewLess/name (0.00s) --- PASS: TestNewLess/modtime (0.00s) --- PASS: TestNewLess/size,ascending (0.00s) --- PASS: TestNewLess/name,asc (0.00s) --- PASS: TestNewLess/modtime,ascending (0.00s) --- PASS: TestNewLess/size,descending (0.00s) --- PASS: TestNewLess/name,desc (0.00s) --- PASS: TestNewLess/modtime,descending (0.00s) --- PASS: TestNewLess/modtime,mixed (0.00s) --- PASS: TestNewLess/modtime,mixed,30 (0.00s) === RUN TestRcCopy rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcCopy (0.00s) === RUN TestRcMove rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcMove (0.00s) === RUN TestRcSync rc_test.go:16: Skipping test on non local remote --- SKIP: TestRcSync (0.00s) === RUN TestCopyWithDryRun run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:09:49 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:09:49 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/12/19 03:09:49 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:09:49 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.98s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:09:50 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:09:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:09:50 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:09:50 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:09:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:09:51 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:09:51 DEBUG : B2 bucket rclone-test-webibaq8bihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.03s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.43s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.37s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:09:53 DEBUG : Creating backend with remote "/non-existing" 2024/12/19 03:09:53 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/12/19 03:09:53 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:09:53 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.91s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:09:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:09:55 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:09:55 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:09:55 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:09:55 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.91s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:09:56 INFO : B2 bucket rclone-test-webibaq8bihi: Running all checks before starting transfers 2024/12/19 03:09:56 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:09:56 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:09:56 INFO : B2 bucket rclone-test-webibaq8bihi: Checks finished, now starting transfers 2024/12/19 03:09:56 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:09:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:09:56 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.51s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:09:57 ERROR : Ignoring --no-traverse with sync 2024/12/19 03:09:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:09:58 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:09:58 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:09:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:09:58 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:09:58 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:09:59 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/12/19 03:09:59 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:09:59 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:09:59 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/12/19 03:09:59 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.49s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:01 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:10:01 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:01 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:01 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:01 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:10:02 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:02 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:03 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:03 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (2.00s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:04 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 03:10:04 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 03:10:04 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/12/19 03:10:04 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:10:04 DEBUG : sub dir: Making directory 2024/12/19 03:10:04 DEBUG : sub dir2: Making directory 2024/12/19 03:10:04 DEBUG : sub dir2/sub sub dir2: Making directory 2024/12/19 03:10:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:04 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:04 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:04 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:04 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/12/19 03:10:04 DEBUG : B2 bucket rclone-test-webibaq8bihi: 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-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:05 DEBUG : sub dir2: Making directory 2024/12/19 03:10:05 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/12/19 03:10:05 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 03:10:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:06 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:06 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:06 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:06 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.16s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:07 DEBUG : sub dir2: Making directory with metadata 2024/12/19 03:10:07 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 03:10:07 DEBUG : sub dir: Making directory 2024/12/19 03:10:07 DEBUG : sub dir2: Making directory 2024/12/19 03:10:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:07 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:07 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:07 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:10:07 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/19 03:10:07 DEBUG : B2 bucket rclone-test-webibaq8bihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/12/19 03:10:07 DEBUG : B2 bucket rclone-test-webibaq8bihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.69s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", 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-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:09 DEBUG : sub dir2: Making directory 2024/12/19 03:10:09 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:09 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:09 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:09 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:10:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.18s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:10 DEBUG : sub dir2: Making directory with metadata 2024/12/19 03:10:10 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/12/19 03:10:10 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:10:10 DEBUG : sub dir: Making directory 2024/12/19 03:10:10 DEBUG : sub dir2: Making directory 2024/12/19 03:10:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:10 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:10 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:10 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:10:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/12/19 03:10:10 DEBUG : B2 bucket rclone-test-webibaq8bihi: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.56s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", 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-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:12 DEBUG : sub dir2: Making directory 2024/12/19 03:10:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:12 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:12 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:13 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:13 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:10:13 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.59s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:14 DEBUG : Creating backend with remote "TestB2:rclone-test-zudeyit0ziso" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-webibaq8bihi -> B2 bucket rclone-test-zudeyit0ziso 2024/12/19 03:10:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:15 DEBUG : B2 bucket rclone-test-zudeyit0ziso: Waiting for checks to finish 2024/12/19 03:10:15 DEBUG : B2 bucket rclone-test-zudeyit0ziso: Waiting for transfers to finish 2024/12/19 03:10:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:16 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:16 DEBUG : B2 bucket rclone-test-zudeyit0ziso: Purge remote 2024/12/19 03:10:16 INFO : B2 bucket rclone-test-zudeyit0ziso: cleaning bucket "rclone-test-zudeyit0ziso" of all files 2024/12/19 03:10:16 DEBUG : sub dir/hello world: Deleting (id "4_zcf82fdf3e04ddbcb9f380e1b_f118e6ead9b8018e2_d20241219_m031016_c001_v0001182_t0049_u01734577816196") --- PASS: TestServerSideCopy (4.52s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:18 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 03:10:18 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:18 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:19 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/19 03:10:19 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyOverSelf (1.90s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:20 DEBUG : Creating backend with remote "TestB2:rclone-test-rovaluz5culo" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-webibaq8bihi -> B2 bucket rclone-test-rovaluz5culo 2024/12/19 03:10:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:21 DEBUG : B2 bucket rclone-test-rovaluz5culo: Waiting for checks to finish 2024/12/19 03:10:21 DEBUG : B2 bucket rclone-test-rovaluz5culo: Waiting for transfers to finish 2024/12/19 03:10:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:22 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:23 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 03:10:23 DEBUG : B2 bucket rclone-test-rovaluz5culo: Waiting for checks to finish 2024/12/19 03:10:23 DEBUG : B2 bucket rclone-test-rovaluz5culo: Waiting for transfers to finish 2024/12/19 03:10:23 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/19 03:10:23 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:24 DEBUG : B2 bucket rclone-test-rovaluz5culo: Purge remote 2024/12/19 03:10:24 INFO : B2 bucket rclone-test-rovaluz5culo: cleaning bucket "rclone-test-rovaluz5culo" of all files 2024/12/19 03:10:24 DEBUG : sub dir/hello world: Deleting (id "4_zff621d83e05ddbcb9f380e1b_f1193b1b32c18ae64_d20241219_m031023_c001_v0001182_t0010_u01734577823811") 2024/12/19 03:10:24 DEBUG : sub dir/hello world: Deleting (id "4_zff621d83e05ddbcb9f380e1b_f118de0d19d5339aa_d20241219_m031022_c001_v0001099_t0058_u01734577822469") --- PASS: TestServerSideCopyOverSelf (6.46s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:27 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 03:10:27 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:27 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:27 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/19 03:10:27 INFO : sub dir/hello world: Copied (replaced existing) 2024/12/19 03:10:27 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestMoveOverSelf (1.92s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:29 DEBUG : Creating backend with remote "TestB2:rclone-test-tovewav3leja" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-webibaq8bihi -> B2 bucket rclone-test-tovewav3leja 2024/12/19 03:10:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:30 DEBUG : B2 bucket rclone-test-tovewav3leja: Waiting for checks to finish 2024/12/19 03:10:30 DEBUG : B2 bucket rclone-test-tovewav3leja: Waiting for transfers to finish 2024/12/19 03:10:31 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:31 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:31 DEBUG : B2 bucket rclone-test-tovewav3leja: Waiting for checks to finish 2024/12/19 03:10:31 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/12/19 03:10:31 DEBUG : B2 bucket rclone-test-tovewav3leja: Waiting for transfers to finish 2024/12/19 03:10:32 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/12/19 03:10:32 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/19 03:10:32 INFO : sub dir/hello world: Deleted 2024/12/19 03:10:33 DEBUG : testing file moves 2024/12/19 03:10:33 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/12/19 03:10:33 DEBUG : B2 bucket rclone-test-tovewav3leja: Waiting for checks to finish 2024/12/19 03:10:33 DEBUG : B2 bucket rclone-test-tovewav3leja: Waiting for transfers to finish 2024/12/19 03:10:33 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/12/19 03:10:33 INFO : sub dir/hello world: Copied (server-side copy) 2024/12/19 03:10:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:34 DEBUG : B2 bucket rclone-test-tovewav3leja: Purge remote 2024/12/19 03:10:34 INFO : B2 bucket rclone-test-tovewav3leja: cleaning bucket "rclone-test-tovewav3leja" of all files 2024/12/19 03:10:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f923d93e05ddbcb9f380e1b_f1069aa909dab5d81_d20241219_m031033_c001_v0001090_t0032_u01734577833494") 2024/12/19 03:10:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f923d93e05ddbcb9f380e1b_f106201223ed03e4f_d20241219_m031032_c001_v0001183_t0056_u01734577832063") 2024/12/19 03:10:34 DEBUG : sub dir/hello world: Deleting (id "4_z9f923d93e05ddbcb9f380e1b_f1185e5adfb0456b6_d20241219_m031030_c001_v0001037_t0030_u01734577830804") --- PASS: TestServerSideMoveOverSelf (8.22s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:37 ERROR : : error listing: directory not found 2024/12/19 03:10:37 DEBUG : Local file system at /tmp/rclone1921631780: Making directory 2024/12/19 03:10:37 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:37 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.74s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:10:39 DEBUG : Local file system at /tmp/rclone1921631780: Waiting for checks to finish 2024/12/19 03:10:39 DEBUG : Local file system at /tmp/rclone1921631780: Waiting for transfers to finish 2024/12/19 03:10:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:10:39 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/12/19 03:10:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyRedownload (2.03s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:40 DEBUG : check sum: Need to transfer - File not found at Destination 2024/12/19 03:10:40 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:40 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:40 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 03:10:40 INFO : check sum: Copied (new) 2024/12/19 03:10:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:41 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:41 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 03:10:41 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/12/19 03:10:41 DEBUG : check sum: Unchanged skipping 2024/12/19 03:10:41 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:41 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:41 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.21s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:42 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/12/19 03:10:42 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:42 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:43 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 03:10:43 INFO : sizeonly: Copied (new) 2024/12/19 03:10:43 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:43 DEBUG : sizeonly: Sizes identical 2024/12/19 03:10:43 DEBUG : sizeonly: Unchanged skipping 2024/12/19 03:10:43 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:43 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:43 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:43 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.22s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:45 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/12/19 03:10:45 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:45 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:45 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/12/19 03:10:45 INFO : ignore-size: Copied (new) 2024/12/19 03:10:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:45 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:10:45 DEBUG : ignore-size: Unchanged skipping 2024/12/19 03:10:45 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:45 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:45 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:45 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.59s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:48 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:10:48 DEBUG : existing: Unchanged skipping 2024/12/19 03:10:48 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:48 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:48 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:48 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/12/19 03:10:48 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:48 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:48 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 03:10:48 INFO : existing: Copied (replaced existing) 2024/12/19 03:10:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.54s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:50 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 03:10:50 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:50 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:50 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 03:10:50 INFO : existing: Copied (new) 2024/12/19 03:10:50 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:50 DEBUG : existing: Destination exists, skipping 2024/12/19 03:10:50 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:50 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:50 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:50 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.20s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:52 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/19 03:10:53 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:10:53 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 03:10:53 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:53 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 03:10:53 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:53 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:10:53 INFO : a/potato2: Copied (new) 2024/12/19 03:10:53 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:53 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.54s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:55 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:55 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 2024/12/19 03:10:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 03:10:55 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/12/19 03:10:55 DEBUG : empty space: Unchanged skipping 2024/12/19 03:10:55 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:55 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:55 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 2024/12/19 03:10:55 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:55 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 03:10:56 INFO : empty space: Updated modification time in destination 2024/12/19 03:10:56 DEBUG : empty space: Unchanged skipping 2024/12/19 03:10:56 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:56 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.21s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:10:58 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:10:58 DEBUG : empty space: Modification times differ by -95456h54m52.624456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-03 04:05:06.499 +0000 UTC 2024/12/19 03:10:58 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 03:10:58 DEBUG : empty space: Unchanged skipping 2024/12/19 03:10:58 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:10:58 DEBUG : Waiting for deletions to finish 2024/12/19 03:10:58 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.72s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:00 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:00 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 2024/12/19 03:11:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1921631780) 2024/12/19 03:11:00 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-webibaq8bihi) 2024/12/19 03:11:00 DEBUG : foo: sha1 differ 2024/12/19 03:11:00 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:00 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/12/19 03:11:00 INFO : foo: Copied (replaced existing) 2024/12/19 03:11:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:02 DEBUG : potato: Need to transfer - File not found at Destination 2024/12/19 03:11:02 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:02 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:02 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:02 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:02 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:11:02 INFO : potato: Copied (new) 2024/12/19 03:11:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.10s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:04 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/12/19 03:11:04 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:04 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:04 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/12/19 03:11:04 INFO : potato: Copied (replaced existing) 2024/12/19 03:11:04 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.90s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:06 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 2024/12/19 03:11:06 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1921631780) 2024/12/19 03:11:06 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-webibaq8bihi) 2024/12/19 03:11:06 DEBUG : potato: sha1 differ 2024/12/19 03:11:06 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:06 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/12/19 03:11:06 INFO : potato: Copied (replaced existing) 2024/12/19 03:11:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.90s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:08 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:11:08 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:08 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:08 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:08 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/12/19 03:11:08 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:08 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:08 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.91s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:10 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:11:10 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:10 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:10 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:10 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:10 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:11:10 INFO : potato2: Copied (new) 2024/12/19 03:11:10 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:10 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.88s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:12 DEBUG : d: Making directory 2024/12/19 03:11:12 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/12/19 03:11:13 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 03:11:13 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:13 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:13 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 03:11:13 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:13 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:11:13 INFO : a/potato2: Copied (new) 2024/12/19 03:11:13 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:13 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.50s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:15 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/12/19 03:11:15 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:15 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/12/19 03:11:15 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:15 DEBUG : c/non empty space: Unchanged skipping 2024/12/19 03:11:15 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:15 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:11:15 INFO : a/potato2: Copied (new) 2024/12/19 03:11:15 ERROR : B2 bucket rclone-test-webibaq8bihi: not deleting files as there were IO errors 2024/12/19 03:11:15 ERROR : B2 bucket rclone-test-webibaq8bihi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.55s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:18 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:18 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:11:18 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:18 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:18 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:18 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:18 INFO : potato: Deleted 2024/12/19 03:11:18 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:11:18 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.34s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:20 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:20 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:20 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:20 INFO : potato: Deleted 2024/12/19 03:11:20 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:11:20 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:20 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:20 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:20 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:21 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:11:21 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:11:23 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:23 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:23 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/12/19 03:11:23 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.09s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:25 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 03:11:25 DEBUG : enormous: Excluded 2024/12/19 03:11:25 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:11:25 DEBUG : potato2: Excluded 2024/12/19 03:11:25 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:11:25 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:25 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:25 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:25 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:25 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:25 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 03:11:25 DEBUG : enormous: Excluded 2024/12/19 03:11:25 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:11:25 DEBUG : potato2: Excluded 2024/12/19 03:11:25 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:11:25 DEBUG : Local file system at /tmp/rclone1921631780: Waiting for checks to finish 2024/12/19 03:11:25 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/19 03:11:25 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:25 DEBUG : Local file system at /tmp/rclone1921631780: Waiting for transfers to finish 2024/12/19 03:11:25 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:25 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.61s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:28 DEBUG : enormous: Excluded (Size Filter) 2024/12/19 03:11:28 DEBUG : enormous: Excluded 2024/12/19 03:11:28 DEBUG : potato2: Excluded (Size Filter) 2024/12/19 03:11:28 DEBUG : potato2: Excluded 2024/12/19 03:11:28 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:11:28 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:28 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:28 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:28 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:28 INFO : enormous: Deleted 2024/12/19 03:11:28 INFO : potato2: Deleted 2024/12/19 03:11:28 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:29 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/12/19 03:11:29 DEBUG : empty space: Unchanged skipping 2024/12/19 03:11:29 DEBUG : Local file system at /tmp/rclone1921631780: Waiting for checks to finish 2024/12/19 03:11:29 DEBUG : Local file system at /tmp/rclone1921631780: Waiting for transfers to finish 2024/12/19 03:11:29 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:29 INFO : enormous: Deleted 2024/12/19 03:11:29 INFO : potato2: Deleted 2024/12/19 03:11:29 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.18s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:31 DEBUG : five: Need to transfer - File not found at Destination 2024/12/19 03:11:31 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/12/19 03:11:31 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 03:11:31 DEBUG : one: Destination is newer than source, skipping 2024/12/19 03:11:31 DEBUG : three: Sizes identical 2024/12/19 03:11:31 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 03:11:31 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1921631780) 2024/12/19 03:11:31 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-webibaq8bihi) 2024/12/19 03:11:31 DEBUG : two: sha1 differ 2024/12/19 03:11:31 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:31 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/19 03:11:31 INFO : five: Copied (new) 2024/12/19 03:11:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/19 03:11:32 INFO : four: Copied (replaced existing) 2024/12/19 03:11:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/19 03:11:32 INFO : two: Copied (replaced existing) 2024/12/19 03:11:32 DEBUG : Waiting for deletions to finish 2024/12/19 03:11:32 DEBUG : one: Destination is newer than source, skipping 2024/12/19 03:11:32 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/12/19 03:11:32 DEBUG : five: Size and sha1 of src and dst objects identical 2024/12/19 03:11:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 03:11:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1921631780) 2024/12/19 03:11:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-webibaq8bihi) 2024/12/19 03:11:32 DEBUG : three: sha1 differ 2024/12/19 03:11:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/12/19 03:11:32 DEBUG : four: Size and sha1 of src and dst objects identical 2024/12/19 03:11:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/19 03:11:32 DEBUG : two: Size and sha1 of src and dst objects identical 2024/12/19 03:11:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/12/19 03:11:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 03:11:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/12/19 03:11:32 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:33 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 03:11:33 INFO : three: Copied (replaced existing) 2024/12/19 03:11:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.30s) === 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-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/12/19 03:11:34 INFO : B2 bucket rclone-test-webibaq8bihi: Making map for --track-renames 2024/12/19 03:11:34 INFO : B2 bucket rclone-test-webibaq8bihi: Finished making map for --track-renames 2024/12/19 03:11:34 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:34 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 03:11:34 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 03:11:34 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for renames to finish 2024/12/19 03:11:34 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:35 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 03:11:35 INFO : yam: Copied (new) 2024/12/19 03:11:35 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/19 03:11:35 INFO : potato: Copied (new) 2024/12/19 03:11:35 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:36 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:11:36 INFO : B2 bucket rclone-test-webibaq8bihi: Making map for --track-renames 2024/12/19 03:11:36 INFO : B2 bucket rclone-test-webibaq8bihi: Finished making map for --track-renames 2024/12/19 03:11:36 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:36 DEBUG : potato: Unchanged skipping 2024/12/19 03:11:36 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for renames to finish 2024/12/19 03:11:37 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 03:11:37 INFO : yam: Copied (server-side copy) to: yaml 2024/12/19 03:11:37 INFO : yam: Deleted 2024/12/19 03:11:37 INFO : yaml: Renamed from "yam" 2024/12/19 03:11:37 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (4.65s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/12/19 03:11:39 INFO : B2 bucket rclone-test-webibaq8bihi: Making map for --track-renames 2024/12/19 03:11:39 INFO : B2 bucket rclone-test-webibaq8bihi: Finished making map for --track-renames 2024/12/19 03:11:39 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 03:11:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/12/19 03:11:39 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for renames to finish 2024/12/19 03:11:39 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/19 03:11:40 INFO : potato: Copied (new) 2024/12/19 03:11:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 03:11:40 INFO : yam: Copied (new) 2024/12/19 03:11:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:40 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:11:40 INFO : B2 bucket rclone-test-webibaq8bihi: Making map for --track-renames 2024/12/19 03:11:40 INFO : B2 bucket rclone-test-webibaq8bihi: Finished making map for --track-renames 2024/12/19 03:11:40 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:40 DEBUG : potato: Unchanged skipping 2024/12/19 03:11:40 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for renames to finish 2024/12/19 03:11:41 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 03:11:41 INFO : yam: Copied (server-side copy) to: yaml 2024/12/19 03:11:41 INFO : yam: Deleted 2024/12/19 03:11:41 INFO : yaml: Renamed from "yam" 2024/12/19 03:11:41 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:41 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.93s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/12/19 03:11:43 INFO : B2 bucket rclone-test-webibaq8bihi: Making map for --track-renames 2024/12/19 03:11:43 INFO : B2 bucket rclone-test-webibaq8bihi: Finished making map for --track-renames 2024/12/19 03:11:43 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:43 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/12/19 03:11:43 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for renames to finish 2024/12/19 03:11:43 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/12/19 03:11:43 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:43 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 03:11:43 INFO : sub/yam: Copied (new) 2024/12/19 03:11:44 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/12/19 03:11:44 INFO : potato: Copied (new) 2024/12/19 03:11:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:44 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:11:44 DEBUG : potato: Unchanged skipping 2024/12/19 03:11:44 INFO : B2 bucket rclone-test-webibaq8bihi: Making map for --track-renames 2024/12/19 03:11:44 INFO : B2 bucket rclone-test-webibaq8bihi: Finished making map for --track-renames 2024/12/19 03:11:44 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:44 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for renames to finish 2024/12/19 03:11:45 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/12/19 03:11:45 INFO : sub/yam: Copied (server-side copy) to: yam 2024/12/19 03:11:45 INFO : sub/yam: Deleted 2024/12/19 03:11:45 INFO : yam: Renamed from "sub/yam" 2024/12/19 03:11:45 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.79s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:47 DEBUG : Creating backend with remote "/tmp/rclone1921631780/dir1" 2024/12/19 03:11:47 DEBUG : Creating backend with remote "/tmp/rclone1921631780/dir2" 2024/12/19 03:11:47 DEBUG : Local file system at /tmp/rclone1921631780/dir2: Using server-side directory move 2024/12/19 03:11:47 INFO : Local file system at /tmp/rclone1921631780/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/12/19 03:11:47 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/12/19 03:11:47 INFO : file1.txt: Moved (server-side) 2024/12/19 03:11:47 DEBUG : Local file system at /tmp/rclone1921631780/dir2: Waiting for checks to finish 2024/12/19 03:11:47 DEBUG : Local file system at /tmp/rclone1921631780/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.38s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:11:47 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 03:11:47 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:47 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:47 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/19 03:11:47 INFO : nested/sub dir/file: Copied (new) 2024/12/19 03:11:47 INFO : nested/sub dir/file: Deleted 2024/12/19 03:11:48 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:11:48 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:11:48 INFO : sub dir/hello world: Deleted 2024/12/19 03:11:48 INFO : sub dir: Removing directory 2024/12/19 03:11:48 INFO : nested/sub dir: Removing directory 2024/12/19 03:11:48 INFO : nested: Removing directory 2024/12/19 03:11:48 DEBUG : Local file system at /tmp/rclone1921631780: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.80s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:50 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/12/19 03:11:50 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/12/19 03:11:50 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:50 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:50 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/12/19 03:11:50 INFO : nested/sub dir/file: Copied (new) 2024/12/19 03:11:50 INFO : nested/sub dir/file: Deleted 2024/12/19 03:11:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/12/19 03:11:51 INFO : sub dir/hello world: Copied (new) 2024/12/19 03:11:51 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.67s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:53 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 03:11:53 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/12/19 03:11:53 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:53 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:53 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/12/19 03:11:53 INFO : existing-b: Copied (new) 2024/12/19 03:11:53 INFO : existing-b: Deleted 2024/12/19 03:11:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 03:11:53 INFO : existing: Copied (new) 2024/12/19 03:11:53 INFO : existing: Deleted 2024/12/19 03:11:54 DEBUG : existing: Destination exists, skipping 2024/12/19 03:11:54 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/12/19 03:11:54 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:11:54 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:11:54 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.51s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:11:55 DEBUG : Creating backend with remote "TestB2:rclone-test-xakifay0sifo" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-webibaq8bihi -> B2 bucket rclone-test-xakifay0sifo 2024/12/19 03:12:00 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:12:00 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 03:12:00 DEBUG : empty space: Unchanged skipping 2024/12/19 03:12:00 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 03:12:00 DEBUG : B2 bucket rclone-test-xakifay0sifo: Waiting for checks to finish 2024/12/19 03:12:00 INFO : empty space: Deleted 2024/12/19 03:12:00 DEBUG : B2 bucket rclone-test-xakifay0sifo: Waiting for transfers to finish 2024/12/19 03:12:00 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:12:00 INFO : potato2: Copied (server-side copy) 2024/12/19 03:12:00 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 03:12:00 INFO : potato3: Copied (server-side copy) 2024/12/19 03:12:01 INFO : potato2: Deleted 2024/12/19 03:12:01 INFO : potato3: Deleted 2024/12/19 03:12:01 DEBUG : Creating backend with remote "TestB2:rclone-test-gikuwiq7bupo" 2024/12/19 03:12:02 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/19 03:12:02 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:12:02 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 03:12:02 DEBUG : B2 bucket rclone-test-gikuwiq7bupo: Waiting for checks to finish 2024/12/19 03:12:02 DEBUG : B2 bucket rclone-test-gikuwiq7bupo: Waiting for transfers to finish 2024/12/19 03:12:03 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 03:12:03 INFO : empty space: Copied (server-side copy) 2024/12/19 03:12:03 INFO : empty space: Deleted 2024/12/19 03:12:04 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 03:12:04 INFO : potato3: Copied (server-side copy) 2024/12/19 03:12:04 INFO : potato3: Deleted 2024/12/19 03:12:04 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:12:04 INFO : potato2: Copied (server-side copy) 2024/12/19 03:12:04 INFO : potato2: Deleted 2024/12/19 03:12:05 DEBUG : B2 bucket rclone-test-gikuwiq7bupo: Purge remote 2024/12/19 03:12:05 INFO : B2 bucket rclone-test-gikuwiq7bupo: cleaning bucket "rclone-test-gikuwiq7bupo" of all files 2024/12/19 03:12:05 DEBUG : empty space: Deleting (id "4_zcf02ad33e06ddbcb9f380e1b_f1119a0be263aa043_d20241219_m031203_c001_v0001091_t0032_u01734577923563") 2024/12/19 03:12:05 DEBUG : potato2: Deleting (id "4_zcf02ad33e06ddbcb9f380e1b_f11469d2126dfdbc8_d20241219_m031203_c001_v0001144_t0031_u01734577923915") 2024/12/19 03:12:05 DEBUG : potato3: Deleting (id "4_zcf02ad33e06ddbcb9f380e1b_f100b52df35fce9fe_d20241219_m031203_c001_v0001145_t0041_u01734577923905") 2024/12/19 03:12:06 DEBUG : B2 bucket rclone-test-xakifay0sifo: Purge remote 2024/12/19 03:12:06 INFO : B2 bucket rclone-test-xakifay0sifo: cleaning bucket "rclone-test-xakifay0sifo" of all files 2024/12/19 03:12:06 DEBUG : empty space: Deleting (id "4_z3f129d13e06ddbcb9f380e1b_f4053fe083c30e7f3_d20241219_m031203_c001_v7007000_t0000_u01734577923886") 2024/12/19 03:12:06 DEBUG : empty space: Deleting (id "4_z3f129d13e06ddbcb9f380e1b_f119a36cc3110f701_d20241219_m031159_c001_v0001176_t0050_u01734577919390") 2024/12/19 03:12:06 DEBUG : potato2: Deleting (id "4_z3f129d13e06ddbcb9f380e1b_f4053fe083c30e7f6_d20241219_m031204_c001_v7007000_t0000_u01734577924761") 2024/12/19 03:12:06 DEBUG : potato2: Deleting (id "4_z3f129d13e06ddbcb9f380e1b_f1147ac5addeb9478_d20241219_m031200_c001_v0001157_t0008_u01734577920296") 2024/12/19 03:12:06 DEBUG : potato3: Deleting (id "4_z3f129d13e06ddbcb9f380e1b_f4053fe083c30e7f4_d20241219_m031204_c001_v7007000_t0000_u01734577924180") 2024/12/19 03:12:06 DEBUG : potato3: Deleting (id "4_z3f129d13e06ddbcb9f380e1b_f1138ab7c8b8a6c48_d20241219_m031200_c001_v0001130_t0055_u01734577920652") 2024/12/19 03:12:06 DEBUG : potato3: Deleting (id "4_z3f129d13e06ddbcb9f380e1b_f119a36cc3110f705_d20241219_m031159_c001_v0001176_t0019_u01734577919624") --- PASS: TestServerSideMove (13.00s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:08 DEBUG : Creating backend with remote "TestB2:rclone-test-fowipoj4posu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-webibaq8bihi -> B2 bucket rclone-test-fowipoj4posu 2024/12/19 03:12:14 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 03:12:14 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 03:12:14 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:12:14 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 03:12:14 DEBUG : B2 bucket rclone-test-fowipoj4posu: Waiting for checks to finish 2024/12/19 03:12:14 DEBUG : B2 bucket rclone-test-fowipoj4posu: Waiting for transfers to finish 2024/12/19 03:12:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:12:14 INFO : potato2: Copied (server-side copy) 2024/12/19 03:12:14 INFO : potato2: Deleted 2024/12/19 03:12:14 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 03:12:14 INFO : potato3: Copied (server-side copy) 2024/12/19 03:12:14 INFO : potato3: Deleted 2024/12/19 03:12:15 DEBUG : Creating backend with remote "TestB2:rclone-test-kohirav3niye" 2024/12/19 03:12:15 DEBUG : empty space: Excluded (Size Filter) 2024/12/19 03:12:16 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:12:16 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 03:12:16 DEBUG : B2 bucket rclone-test-kohirav3niye: Waiting for checks to finish 2024/12/19 03:12:16 DEBUG : B2 bucket rclone-test-kohirav3niye: Waiting for transfers to finish 2024/12/19 03:12:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:12:17 INFO : potato2: Copied (server-side copy) 2024/12/19 03:12:17 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 03:12:17 INFO : potato3: Copied (server-side copy) 2024/12/19 03:12:17 INFO : potato2: Deleted 2024/12/19 03:12:17 INFO : potato3: Deleted 2024/12/19 03:12:18 DEBUG : B2 bucket rclone-test-kohirav3niye: Purge remote 2024/12/19 03:12:18 INFO : B2 bucket rclone-test-kohirav3niye: cleaning bucket "rclone-test-kohirav3niye" of all files 2024/12/19 03:12:18 DEBUG : potato2: Deleting (id "4_z8f62dd83e06ddbcb9f380e1b_f109410c4b5315680_d20241219_m031217_c001_v0001113_t0035_u01734577937097") 2024/12/19 03:12:18 DEBUG : potato3: Deleting (id "4_z8f62dd83e06ddbcb9f380e1b_f112df675d97af6f0_d20241219_m031217_c001_v0001182_t0059_u01734577937414") 2024/12/19 03:12:19 DEBUG : B2 bucket rclone-test-fowipoj4posu: Purge remote 2024/12/19 03:12:19 INFO : B2 bucket rclone-test-fowipoj4posu: cleaning bucket "rclone-test-fowipoj4posu" of all files 2024/12/19 03:12:19 DEBUG : empty space: Deleting (id "4_zaf42cd73e06ddbcb9f380e1b_f102216a0ec74611a_d20241219_m031213_c001_v0001182_t0024_u01734577933376") 2024/12/19 03:12:19 DEBUG : potato2: Deleting (id "4_zaf42cd73e06ddbcb9f380e1b_f4037a3d80d70613d_d20241219_m031217_c001_v7007000_t0000_u01734577937634") 2024/12/19 03:12:19 DEBUG : potato2: Deleting (id "4_zaf42cd73e06ddbcb9f380e1b_f118b35cda14d0d85_d20241219_m031214_c001_v0001177_t0020_u01734577934205") 2024/12/19 03:12:19 DEBUG : potato3: Deleting (id "4_zaf42cd73e06ddbcb9f380e1b_f4063d5e88df4eb3c_d20241219_m031217_c001_v7007000_t0000_u01734577937715") 2024/12/19 03:12:19 DEBUG : potato3: Deleting (id "4_zaf42cd73e06ddbcb9f380e1b_f10504338068ef2e8_d20241219_m031214_c001_v0001113_t0030_u01734577934442") 2024/12/19 03:12:19 DEBUG : potato3: Deleting (id "4_zaf42cd73e06ddbcb9f380e1b_f102216a0ec746130_d20241219_m031213_c001_v0001182_t0056_u01734577933595") --- PASS: TestServerSideMoveWithFilter (13.09s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:21 DEBUG : Creating backend with remote "TestB2:rclone-test-havipiw8xipo" 2024/12/19 03:12:24 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-webibaq8bihi -> B2 bucket rclone-test-havipiw8xipo 2024/12/19 03:12:27 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:12:27 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/12/19 03:12:27 DEBUG : empty space: Unchanged skipping 2024/12/19 03:12:27 DEBUG : B2 bucket rclone-test-havipiw8xipo: Waiting for checks to finish 2024/12/19 03:12:27 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/12/19 03:12:27 INFO : empty space: Deleted 2024/12/19 03:12:27 DEBUG : B2 bucket rclone-test-havipiw8xipo: Waiting for transfers to finish 2024/12/19 03:12:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:12:27 INFO : potato2: Copied (server-side copy) 2024/12/19 03:12:27 INFO : potato2: Deleted 2024/12/19 03:12:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 03:12:27 INFO : potato3: Copied (server-side copy) 2024/12/19 03:12:27 INFO : potato3: Deleted 2024/12/19 03:12:28 DEBUG : Creating backend with remote "TestB2:rclone-test-marezut6wuyu" 2024/12/19 03:12:29 DEBUG : tomatoDir: Making directory 2024/12/19 03:12:29 DEBUG : empty space: Need to transfer - File not found at Destination 2024/12/19 03:12:29 DEBUG : potato2: Need to transfer - File not found at Destination 2024/12/19 03:12:29 DEBUG : potato3: Need to transfer - File not found at Destination 2024/12/19 03:12:29 DEBUG : B2 bucket rclone-test-marezut6wuyu: Waiting for checks to finish 2024/12/19 03:12:29 DEBUG : B2 bucket rclone-test-marezut6wuyu: Waiting for transfers to finish 2024/12/19 03:12:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/12/19 03:12:30 INFO : empty space: Copied (server-side copy) 2024/12/19 03:12:30 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/12/19 03:12:30 INFO : potato2: Copied (server-side copy) 2024/12/19 03:12:30 INFO : empty space: Deleted 2024/12/19 03:12:30 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/12/19 03:12:30 INFO : potato3: Copied (server-side copy) 2024/12/19 03:12:30 INFO : potato2: Deleted 2024/12/19 03:12:31 INFO : potato3: Deleted 2024/12/19 03:12:31 DEBUG : B2 bucket rclone-test-marezut6wuyu: Purge remote 2024/12/19 03:12:31 INFO : B2 bucket rclone-test-marezut6wuyu: cleaning bucket "rclone-test-marezut6wuyu" of all files 2024/12/19 03:12:31 DEBUG : empty space: Deleting (id "4_z3f820dc3e07ddbcb9f380e1b_f116e1c2b833d3cdb_d20241219_m031230_c001_v0001136_t0009_u01734577950225") 2024/12/19 03:12:31 DEBUG : potato2: Deleting (id "4_z3f820dc3e07ddbcb9f380e1b_f1111e696ecae4c71_d20241219_m031230_c001_v0001182_t0016_u01734577950583") 2024/12/19 03:12:31 DEBUG : potato3: Deleting (id "4_z3f820dc3e07ddbcb9f380e1b_f115c9f8c1f3e0b23_d20241219_m031230_c001_v0001145_t0008_u01734577950562") 2024/12/19 03:12:32 DEBUG : B2 bucket rclone-test-havipiw8xipo: Purge remote 2024/12/19 03:12:32 INFO : B2 bucket rclone-test-havipiw8xipo: cleaning bucket "rclone-test-havipiw8xipo" of all files 2024/12/19 03:12:32 DEBUG : empty space: Deleting (id "4_z1f12fdb3e06ddbcb9f380e1b_f404a251e7ef87ae5_d20241219_m031230_c001_v7007000_t0000_u01734577950649") 2024/12/19 03:12:32 DEBUG : empty space: Deleting (id "4_z1f12fdb3e06ddbcb9f380e1b_f1015f7324a47adfe_d20241219_m031226_c001_v0001182_t0053_u01734577946495") 2024/12/19 03:12:32 DEBUG : potato2: Deleting (id "4_z1f12fdb3e06ddbcb9f380e1b_f4053fe083c30e827_d20241219_m031230_c001_v7007000_t0000_u01734577950807") 2024/12/19 03:12:32 DEBUG : potato2: Deleting (id "4_z1f12fdb3e06ddbcb9f380e1b_f117257b65cc54620_d20241219_m031227_c001_v0001183_t0012_u01734577947284") 2024/12/19 03:12:32 DEBUG : potato3: Deleting (id "4_z1f12fdb3e06ddbcb9f380e1b_f404a251e7ef87ae6_d20241219_m031230_c001_v7007000_t0000_u01734577950937") 2024/12/19 03:12:32 DEBUG : potato3: Deleting (id "4_z1f12fdb3e06ddbcb9f380e1b_f112152a5f5d47c07_d20241219_m031227_c001_v0001183_t0014_u01734577947562") 2024/12/19 03:12:32 DEBUG : potato3: Deleting (id "4_z1f12fdb3e06ddbcb9f380e1b_f1015f7324a47ae08_d20241219_m031226_c001_v0001182_t0014_u01734577946702") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (12.97s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:34 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.89s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:37 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncOverlap (2.96s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:40 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/rclone-sync-test" 2024/12/19 03:12:42 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/rclone-sync-test-include/layer2" 2024/12/19 03:12:44 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/rclone-sync-test-ignore-file" 2024/12/19 03:12:47 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/12/19 03:12:47 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/12/19 03:12:47 DEBUG : pacer: Reducing sleep to 10ms 2024/12/19 03:12:47 DEBUG : B2 bucket rclone-test-webibaq8bihi path rclone-sync-test: Waiting for checks to finish 2024/12/19 03:12:47 DEBUG : B2 bucket rclone-test-webibaq8bihi path rclone-sync-test: Waiting for transfers to finish 2024/12/19 03:12:47 DEBUG : Waiting for deletions to finish 2024/12/19 03:12:47 INFO : There was nothing to transfer 2024/12/19 03:12:48 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:12:48 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:12:48 DEBUG : Waiting for deletions to finish 2024/12/19 03:12:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:48 DEBUG : B2 bucket rclone-test-webibaq8bihi path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/12/19 03:12:48 DEBUG : B2 bucket rclone-test-webibaq8bihi path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/12/19 03:12:48 DEBUG : Waiting for deletions to finish 2024/12/19 03:12:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:48 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:12:48 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:12:48 DEBUG : Waiting for deletions to finish 2024/12/19 03:12:48 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:49 DEBUG : B2 bucket rclone-test-webibaq8bihi path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/12/19 03:12:49 DEBUG : B2 bucket rclone-test-webibaq8bihi path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/12/19 03:12:49 DEBUG : Waiting for deletions to finish 2024/12/19 03:12:49 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (15.77s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:12:56 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dst" 2024/12/19 03:12:57 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/CompareDest" 2024/12/19 03:12:59 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 03:12:59 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:12:59 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:00 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:13:00 INFO : one: Copied (new) 2024/12/19 03:13:00 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:01 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:01 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:01 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:01 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/19 03:13:01 INFO : one: Copied (replaced existing) 2024/12/19 03:13:01 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:04 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:04 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:04 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:04 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:13:04 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:04 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:04 INFO : There was nothing to transfer 2024/12/19 03:13:05 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:05 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 03:13:05 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:05 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:13:06 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:06 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:06 INFO : There was nothing to transfer 2024/12/19 03:13:06 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:06 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 03:13:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:06 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:06 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:06 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:13:06 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:06 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:06 INFO : There was nothing to transfer 2024/12/19 03:13:07 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 2024/12/19 03:13:07 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/19 03:13:07 DEBUG : two: Destination found in --compare-dest, skipping 2024/12/19 03:13:07 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:07 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:08 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:08 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:13:08 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:08 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:08 INFO : There was nothing to transfer 2024/12/19 03:13:08 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:08 DEBUG : two: Need to transfer - File not found at Destination 2024/12/19 03:13:08 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:08 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:09 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:09 DEBUG : one: Destination found in --compare-dest, skipping 2024/12/19 03:13:09 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:09 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/12/19 03:13:09 INFO : two: Copied (new) 2024/12/19 03:13:09 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.93s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:13:13 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dest" 2024/12/19 03:13:14 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/pre-dest1" 2024/12/19 03:13:15 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/pre-dest2" 2024/12/19 03:13:17 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:13:17 DEBUG : 1: Destination found in --compare-dest, skipping 2024/12/19 03:13:17 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:13:17 DEBUG : 2: Destination found in --compare-dest, skipping 2024/12/19 03:13:17 DEBUG : 3: Need to transfer - File not found at Destination 2024/12/19 03:13:17 DEBUG : B2 bucket rclone-test-webibaq8bihi path dest: Waiting for checks to finish 2024/12/19 03:13:17 DEBUG : B2 bucket rclone-test-webibaq8bihi path dest: Waiting for transfers to finish 2024/12/19 03:13:18 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/12/19 03:13:18 INFO : 3: Copied (new) 2024/12/19 03:13:18 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (9.46s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:13:20 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dst" 2024/12/19 03:13:21 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/CopyDest" 2024/12/19 03:13:23 DEBUG : one: Need to transfer - File not found at Destination 2024/12/19 03:13:23 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:23 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:13:24 INFO : one: Copied (new) 2024/12/19 03:13:24 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:24 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:25 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:25 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/19 03:13:25 INFO : one: Copied (replaced existing) 2024/12/19 03:13:25 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:27 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/BackupDir" 2024/12/19 03:13:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:28 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/12/19 03:13:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:13:30 INFO : one: Copied (server-side copy) 2024/12/19 03:13:30 INFO : one: Deleted 2024/12/19 03:13:30 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/12/19 03:13:30 INFO : one: Copied (server-side copy) 2024/12/19 03:13:30 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/12/19 03:13:30 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:30 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:32 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:33 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/12/19 03:13:33 INFO : two: Copied (server-side copy) 2024/12/19 03:13:33 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/12/19 03:13:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:33 DEBUG : one: Unchanged skipping 2024/12/19 03:13:33 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:33 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:33 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:33 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:33 DEBUG : one: Unchanged skipping 2024/12/19 03:13:33 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:33 DEBUG : two: Unchanged skipping 2024/12/19 03:13:33 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:33 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:33 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:33 INFO : There was nothing to transfer 2024/12/19 03:13:34 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/12/19 03:13:34 DEBUG : three: Destination not found in --copy-dest 2024/12/19 03:13:34 DEBUG : three: Need to transfer - File not found at Destination 2024/12/19 03:13:34 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:34 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:34 DEBUG : one: Unchanged skipping 2024/12/19 03:13:34 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/12/19 03:13:34 DEBUG : two: Unchanged skipping 2024/12/19 03:13:34 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:35 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/12/19 03:13:35 INFO : three: Copied (new) 2024/12/19 03:13:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (17.03s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:13:40 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dst" 2024/12/19 03:13:41 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/backup" 2024/12/19 03:13:43 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:13:43 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:13:43 DEBUG : two: Unchanged skipping 2024/12/19 03:13:43 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:44 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:13:44 INFO : one: Copied (server-side copy) 2024/12/19 03:13:44 INFO : one: Deleted 2024/12/19 03:13:44 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:13:45 INFO : one: Copied (new) 2024/12/19 03:13:45 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:46 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 03:13:46 INFO : three.txt: Copied (server-side copy) 2024/12/19 03:13:46 INFO : three.txt: Deleted 2024/12/19 03:13:46 INFO : three.txt: Moved into backup dir 2024/12/19 03:13:48 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:13:48 DEBUG : two: Unchanged skipping 2024/12/19 03:13:48 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:13:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:13:48 INFO : one: Copied (server-side copy) 2024/12/19 03:13:48 INFO : one: Deleted 2024/12/19 03:13:48 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:49 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 03:13:49 INFO : one: Copied (new) 2024/12/19 03:13:49 DEBUG : Waiting for deletions to finish 2024/12/19 03:13:49 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 03:13:49 INFO : three.txt: Copied (server-side copy) 2024/12/19 03:13:49 INFO : three.txt: Deleted 2024/12/19 03:13:49 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (13.63s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:13:53 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dst" 2024/12/19 03:13:54 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/backup" 2024/12/19 03:13:56 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:13:56 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:13:56 DEBUG : two: Unchanged skipping 2024/12/19 03:13:56 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:13:58 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:13:58 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 03:13:58 INFO : one: Deleted 2024/12/19 03:13:58 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:13:59 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:13:59 INFO : one: Copied (new) 2024/12/19 03:13:59 DEBUG : Waiting for deletions to finish 2024/12/19 03:14:00 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 03:14:00 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 03:14:00 INFO : three.txt: Deleted 2024/12/19 03:14:00 INFO : three.txt: Moved into backup dir 2024/12/19 03:14:02 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:14:02 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:02 DEBUG : two: Unchanged skipping 2024/12/19 03:14:02 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:14:02 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:02 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 03:14:02 INFO : one: Deleted 2024/12/19 03:14:02 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:14:03 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 03:14:03 INFO : one: Copied (new) 2024/12/19 03:14:03 DEBUG : Waiting for deletions to finish 2024/12/19 03:14:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 03:14:04 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 03:14:04 INFO : three.txt: Deleted 2024/12/19 03:14:04 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (14.43s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:14:08 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dst" 2024/12/19 03:14:09 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/backup" 2024/12/19 03:14:11 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:14:11 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:11 DEBUG : two: Unchanged skipping 2024/12/19 03:14:11 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:14:12 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:14:12 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/19 03:14:12 INFO : one: Deleted 2024/12/19 03:14:12 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:14:13 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:13 INFO : one: Copied (new) 2024/12/19 03:14:13 DEBUG : Waiting for deletions to finish 2024/12/19 03:14:14 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 03:14:14 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/19 03:14:14 INFO : three.txt: Deleted 2024/12/19 03:14:14 INFO : three.txt: Moved into backup dir 2024/12/19 03:14:15 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:14:15 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:15 DEBUG : two: Unchanged skipping 2024/12/19 03:14:15 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:14:16 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:16 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/19 03:14:16 INFO : one: Deleted 2024/12/19 03:14:16 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:14:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 03:14:17 INFO : one: Copied (new) 2024/12/19 03:14:17 DEBUG : Waiting for deletions to finish 2024/12/19 03:14:17 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 03:14:17 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/19 03:14:17 INFO : three.txt: Deleted 2024/12/19 03:14:17 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (13.41s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:14:21 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dst" 2024/12/19 03:14:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:14:23 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:23 DEBUG : two: Unchanged skipping 2024/12/19 03:14:23 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:14:24 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:14:24 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 03:14:24 INFO : one: Deleted 2024/12/19 03:14:24 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:14:25 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:25 INFO : one: Copied (new) 2024/12/19 03:14:25 DEBUG : Waiting for deletions to finish 2024/12/19 03:14:25 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 03:14:25 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 03:14:25 INFO : three.txt: Deleted 2024/12/19 03:14:25 INFO : three.txt: Moved into backup dir 2024/12/19 03:14:27 DEBUG : one.bak: Excluded (Path Filter) 2024/12/19 03:14:27 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/12/19 03:14:27 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:14:27 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:27 DEBUG : two: Unchanged skipping 2024/12/19 03:14:27 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for checks to finish 2024/12/19 03:14:27 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:27 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 03:14:28 INFO : one: Deleted 2024/12/19 03:14:28 DEBUG : B2 bucket rclone-test-webibaq8bihi path dst: Waiting for transfers to finish 2024/12/19 03:14:28 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 03:14:28 INFO : one: Copied (new) 2024/12/19 03:14:28 DEBUG : Waiting for deletions to finish 2024/12/19 03:14:29 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 03:14:29 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 03:14:29 INFO : three.txt: Deleted 2024/12/19 03:14:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (11.70s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:14:34 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dst" 2024/12/19 03:14:35 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:14:37 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:14:37 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 03:14:37 INFO : one: Deleted 2024/12/19 03:14:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:38 INFO : one: Copied (new) 2024/12/19 03:14:38 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:38 DEBUG : two: Unchanged skipping 2024/12/19 03:14:38 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 03:14:39 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 03:14:39 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 03:14:39 INFO : three.txt: Deleted 2024/12/19 03:14:39 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 03:14:39 INFO : three.txt: Copied (new) 2024/12/19 03:14:40 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:14:41 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:41 INFO : one: Copied (server-side copy) to: one.bak 2024/12/19 03:14:41 INFO : one: Deleted 2024/12/19 03:14:41 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 03:14:41 INFO : one: Copied (new) 2024/12/19 03:14:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:41 DEBUG : two: Unchanged skipping 2024/12/19 03:14:41 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 03:14:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 03:14:42 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/12/19 03:14:42 INFO : three.txt: Deleted 2024/12/19 03:14:43 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/19 03:14:43 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (14.04s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:14:47 DEBUG : Creating backend with remote "TestB2:rclone-test-webibaq8bihi/dst" 2024/12/19 03:14:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/12/19 03:14:50 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/12/19 03:14:50 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/19 03:14:50 INFO : one: Deleted 2024/12/19 03:14:51 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:51 INFO : one: Copied (new) 2024/12/19 03:14:51 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:51 DEBUG : two: Unchanged skipping 2024/12/19 03:14:52 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/12/19 03:14:52 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/12/19 03:14:52 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/19 03:14:52 INFO : three.txt: Deleted 2024/12/19 03:14:53 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 03:14:53 INFO : three.txt: Copied (new) 2024/12/19 03:14:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/12/19 03:14:54 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/12/19 03:14:54 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/12/19 03:14:54 INFO : one: Deleted 2024/12/19 03:14:54 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/12/19 03:14:54 INFO : one: Copied (new) 2024/12/19 03:14:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:14:55 DEBUG : two: Unchanged skipping 2024/12/19 03:14:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/12/19 03:14:55 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/12/19 03:14:55 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/12/19 03:14:56 INFO : three.txt: Deleted 2024/12/19 03:14:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/12/19 03:14:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (13.07s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:14:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/12/19 03:14:59 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:14:59 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:14:59 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/12/19 03:14:59 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/12/19 03:14:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.73s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:15:00 DEBUG : existing: Need to transfer - File not found at Destination 2024/12/19 03:15:00 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:15:00 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:15:01 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/12/19 03:15:01 INFO : existing: Copied (new) 2024/12/19 03:15:01 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:15:02 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:15:02 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/12/19 03:15:02 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/12/19 03:15:02 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:15:02 ERROR : B2 bucket rclone-test-webibaq8bihi: not deleting files as there were IO errors 2024/12/19 03:15:02 ERROR : B2 bucket rclone-test-webibaq8bihi: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncImmutable (3.39s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:15:05 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:05 DEBUG : existing: Unchanged skipping 2024/12/19 03:15:05 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:15:05 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:15:05 DEBUG : Waiting for deletions to finish 2024/12/19 03:15:05 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (2.29s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", 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-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.15s) --- SKIP: TestMaxTransfer/Hard (0.40s) --- SKIP: TestMaxTransfer/Soft (0.37s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:15:30 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both0: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both1: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both10: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both11: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both12: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both13: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both14: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both15: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both16: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both17: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both18: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both19: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both2: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both4: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both5: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both6: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both7: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both8: Unchanged skipping 2024/12/19 03:15:30 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both9: Unchanged skipping 2024/12/19 03:15:30 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:15:30 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:30 DEBUG : both3: Unchanged skipping 2024/12/19 03:15:30 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:15:30 DEBUG : Waiting for deletions to finish 2024/12/19 03:15:30 INFO : only15: Deleted 2024/12/19 03:15:30 INFO : only9: Deleted 2024/12/19 03:15:30 INFO : only17: Deleted 2024/12/19 03:15:30 INFO : only5: Deleted 2024/12/19 03:15:30 INFO : only2: Deleted 2024/12/19 03:15:30 INFO : only7: Deleted 2024/12/19 03:15:31 INFO : only12: Deleted 2024/12/19 03:15:31 INFO : only13: Deleted 2024/12/19 03:15:31 INFO : only16: Deleted 2024/12/19 03:15:31 INFO : only6: Deleted 2024/12/19 03:15:31 INFO : only8: Deleted 2024/12/19 03:15:31 INFO : only0: Deleted 2024/12/19 03:15:31 INFO : only11: Deleted 2024/12/19 03:15:31 INFO : only19: Deleted 2024/12/19 03:15:31 INFO : only18: Deleted 2024/12/19 03:15:31 INFO : only3: Deleted 2024/12/19 03:15:31 INFO : only4: Deleted 2024/12/19 03:15:31 INFO : only1: Deleted 2024/12/19 03:15:31 INFO : only10: Deleted 2024/12/19 03:15:31 INFO : only14: Deleted 2024/12/19 03:15:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (28.73s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:15:59 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both0: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both1: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both10: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both11: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both12: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both13: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both14: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both15: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both16: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both17: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both18: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both19: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both2: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both3: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both4: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both5: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both6: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both7: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both8: Unchanged skipping 2024/12/19 03:15:59 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/12/19 03:15:59 DEBUG : both9: Unchanged skipping 2024/12/19 03:15:59 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for checks to finish 2024/12/19 03:15:59 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/12/19 03:15:59 DEBUG : B2 bucket rclone-test-webibaq8bihi: Waiting for transfers to finish 2024/12/19 03:15:59 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:15:59 INFO : only0: Copied (replaced existing) 2024/12/19 03:15:59 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:15:59 INFO : only10: Copied (replaced existing) 2024/12/19 03:15:59 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:15:59 INFO : only1: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only12: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only14: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only13: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only15: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only17: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only16: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only11: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only18: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only2: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only19: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only3: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only4: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only9: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only5: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only8: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only6: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/12/19 03:16:00 INFO : only7: Copied (replaced existing) 2024/12/19 03:16:00 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (33.09s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:16:09 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:16:09 DEBUG : sub dir: Making directory 2024/12/19 03:16:09 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (3.32s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" 2024/12/19 03:16:12 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/12/19 03:16:12 DEBUG : sub dir: Making directory 2024/12/19 03:16:12 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-webibaq8bihi", Local "Local file system at /tmp/rclone1921631780", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (3.35s) PASS 2024/12/19 03:16:16 DEBUG : B2 bucket rclone-test-webibaq8bihi: Purge remote 2024/12/19 03:16:16 INFO : B2 bucket rclone-test-webibaq8bihi: cleaning bucket "rclone-test-webibaq8bihi" of all files 2024/12/19 03:16:16 DEBUG : BackupDir/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d70621d_d20241219_m031336_c001_v7007000_t0000_u01734578016080") 2024/12/19 03:16:16 DEBUG : BackupDir/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1015f7324a47b659_d20241219_m031329_c001_v0001182_t0054_u01734578009868") 2024/12/19 03:16:16 DEBUG : CompareDest/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2014_d20241219_m031310_c001_v7007000_t0000_u01734577990159") 2024/12/19 03:16:16 DEBUG : CompareDest/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706f96_d20241219_m031303_c001_v0001144_t0057_u01734577983505") 2024/12/19 03:16:16 DEBUG : CompareDest/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2015_d20241219_m031310_c001_v7007000_t0000_u01734577990340") 2024/12/19 03:16:16 DEBUG : CompareDest/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fcc1b_d20241219_m031305_c001_v0001182_t0047_u01734577985229") 2024/12/19 03:16:16 DEBUG : CopyDest/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d70621f_d20241219_m031336_c001_v7007000_t0000_u01734578016265") 2024/12/19 03:16:16 DEBUG : CopyDest/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910292_d20241219_m031326_c001_v0001109_t0026_u01734578006709") 2024/12/19 03:16:16 DEBUG : CopyDest/three: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d706220_d20241219_m031336_c001_v7007000_t0000_u01734578016453") 2024/12/19 03:16:17 DEBUG : CopyDest/three: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fd34b_d20241219_m031334_c001_v0001182_t0016_u01734578014197") 2024/12/19 03:16:17 DEBUG : CopyDest/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d706221_d20241219_m031336_c001_v7007000_t0000_u01734578016646") 2024/12/19 03:16:17 DEBUG : CopyDest/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707016_d20241219_m031331_c001_v0001144_t0025_u01734578011446") 2024/12/19 03:16:17 DEBUG : EXISTING: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2118_d20241219_m031505_c001_v7007000_t0000_u01734578105899") 2024/12/19 03:16:17 DEBUG : EXISTING: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7071ac_d20241219_m031504_c001_v0001144_t0004_u01734578104342") 2024/12/19 03:16:17 DEBUG : Testêé: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c210f_d20241219_m031500_c001_v7007000_t0000_u01734578100228") 2024/12/19 03:16:17 DEBUG : Testêé: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fe9a1_d20241219_m031459_c001_v0001182_t0058_u01734578099640") 2024/12/19 03:16:17 DEBUG : Testêé: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707182_d20241219_m031458_c001_v0001144_t0032_u01734578098227") 2024/12/19 03:16:17 DEBUG : a/potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7ac_d20241219_m031116_c001_v7007000_t0000_u01734577876407") 2024/12/19 03:16:17 DEBUG : a/potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4faebf_d20241219_m031115_c001_v0001182_t0058_u01734577875787") 2024/12/19 03:16:17 DEBUG : a/potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7a6_d20241219_m031114_c001_v7007000_t0000_u01734577874050") 2024/12/19 03:16:17 DEBUG : a/potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fadf6_d20241219_m031113_c001_v0001182_t0045_u01734577873288") 2024/12/19 03:16:17 DEBUG : a/potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce10f_d20241219_m031054_c001_v7007000_t0000_u01734577854049") 2024/12/19 03:16:17 DEBUG : a/potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa7f7_d20241219_m031053_c001_v0001182_t0000_u01734577853260") 2024/12/19 03:16:17 DEBUG : b/potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7ae_d20241219_m031116_c001_v7007000_t0000_u01734577876591") 2024/12/19 03:16:17 DEBUG : b/potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fae7b_d20241219_m031114_c001_v0001182_t0003_u01734577874960") 2024/12/19 03:16:18 DEBUG : b/potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e79d_d20241219_m031113_c001_v7007000_t0000_u01734577873491") 2024/12/19 03:16:18 DEBUG : b/potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fadb5_d20241219_m031112_c001_v0001182_t0059_u01734577872455") 2024/12/19 03:16:18 DEBUG : b/potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce10d_d20241219_m031053_c001_v7007000_t0000_u01734577853496") 2024/12/19 03:16:18 DEBUG : b/potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa7b5_d20241219_m031052_c001_v0001182_t0019_u01734577852435") 2024/12/19 03:16:18 DEBUG : backup/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3faa2_d20241219_m031350_c001_v7007000_t0000_u01734578030295") 2024/12/19 03:16:18 DEBUG : backup/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f11763754a9905836_d20241219_m031348_c001_v0001102_t0023_u01734578028467") 2024/12/19 03:16:18 DEBUG : backup/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f106cd5d749d3e934_d20241219_m031344_c001_v0001182_t0027_u01734578024399") 2024/12/19 03:16:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbf8a_d20241219_m031418_c001_v7007000_t0000_u01734578058116") 2024/12/19 03:16:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10721bd1d2c74514_d20241219_m031416_c001_v0001176_t0005_u01734578056101") 2024/12/19 03:16:18 DEBUG : backup/one-2019-01-01: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f118e6ead9b80417b_d20241219_m031412_c001_v0001182_t0032_u01734578052346") 2024/12/19 03:16:18 DEBUG : backup/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408de58c67745a7c_d20241219_m031404_c001_v7007000_t0000_u01734578044719") 2024/12/19 03:16:18 DEBUG : backup/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10872eb1fc8a2049_d20241219_m031402_c001_v0001150_t0021_u01734578042370") 2024/12/19 03:16:18 DEBUG : backup/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10459de511d20dc0_d20241219_m031357_c001_v0001146_t0058_u01734578037996") 2024/12/19 03:16:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbf8d_d20241219_m031418_c001_v7007000_t0000_u01734578058316") 2024/12/19 03:16:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10221fa3e8651c1e_d20241219_m031417_c001_v0001183_t0055_u01734578057335") 2024/12/19 03:16:18 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1015f7324a47bc68_d20241219_m031413_c001_v0001182_t0050_u01734578053882") 2024/12/19 03:16:18 DEBUG : backup/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3faa3_d20241219_m031350_c001_v7007000_t0000_u01734578030477") 2024/12/19 03:16:18 DEBUG : backup/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f112df675d97b0460_d20241219_m031349_c001_v0001182_t0003_u01734578029524") 2024/12/19 03:16:18 DEBUG : backup/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f112df675d97b03b9_d20241219_m031345_c001_v0001182_t0025_u01734578025842") 2024/12/19 03:16:18 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408de58c67745a7d_d20241219_m031404_c001_v7007000_t0000_u01734578044902") 2024/12/19 03:16:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10429b3ece603d43_d20241219_m031403_c001_v0001037_t0018_u01734578043787") 2024/12/19 03:16:19 DEBUG : backup/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f104f13ed2b02b79a_d20241219_m031359_c001_v0001183_t0025_u01734578039853") 2024/12/19 03:16:19 DEBUG : both0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73f4_d20241219_m031601_c001_v7007000_t0000_u01734578161442") 2024/12/19 03:16:19 DEBUG : both0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9105d5_d20241219_m031536_c001_v0001109_t0054_u01734578136882") 2024/12/19 03:16:19 DEBUG : both0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252302f_d20241219_m031532_c001_v7007000_t0000_u01734578132165") 2024/12/19 03:16:19 DEBUG : both0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4febe1_d20241219_m031508_c001_v0001182_t0019_u01734578108159") 2024/12/19 03:16:19 DEBUG : both1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73f5_d20241219_m031601_c001_v7007000_t0000_u01734578161647") 2024/12/19 03:16:19 DEBUG : both1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff45c_d20241219_m031538_c001_v0001182_t0045_u01734578138930") 2024/12/19 03:16:19 DEBUG : both1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523030_d20241219_m031532_c001_v7007000_t0000_u01734578132371") 2024/12/19 03:16:19 DEBUG : both1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7071c4_d20241219_m031509_c001_v0001144_t0033_u01734578109153") 2024/12/19 03:16:19 DEBUG : both10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73f6_d20241219_m031601_c001_v7007000_t0000_u01734578161846") 2024/12/19 03:16:19 DEBUG : both10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff71b_d20241219_m031548_c001_v0001182_t0018_u01734578148283") 2024/12/19 03:16:19 DEBUG : both10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523032_d20241219_m031532_c001_v7007000_t0000_u01734578132552") 2024/12/19 03:16:19 DEBUG : both10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7071f2_d20241219_m031518_c001_v0001144_t0022_u01734578118863") 2024/12/19 03:16:19 DEBUG : both11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73f7_d20241219_m031602_c001_v7007000_t0000_u01734578162044") 2024/12/19 03:16:19 DEBUG : both11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b70729e_d20241219_m031548_c001_v0001144_t0053_u01734578148986") 2024/12/19 03:16:19 DEBUG : both11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523034_d20241219_m031532_c001_v7007000_t0000_u01734578132734") 2024/12/19 03:16:19 DEBUG : both11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91055d_d20241219_m031519_c001_v0001109_t0028_u01734578119884") 2024/12/19 03:16:19 DEBUG : both12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73f9_d20241219_m031602_c001_v7007000_t0000_u01734578162228") 2024/12/19 03:16:19 DEBUG : both12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910641_d20241219_m031550_c001_v0001109_t0052_u01734578150074") 2024/12/19 03:16:19 DEBUG : both12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523035_d20241219_m031532_c001_v7007000_t0000_u01734578132916") 2024/12/19 03:16:20 DEBUG : both12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fefb5_d20241219_m031520_c001_v0001182_t0002_u01734578120906") 2024/12/19 03:16:20 DEBUG : both13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73fa_d20241219_m031602_c001_v7007000_t0000_u01734578162426") 2024/12/19 03:16:20 DEBUG : both13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff80f_d20241219_m031551_c001_v0001182_t0016_u01734578151730") 2024/12/19 03:16:20 DEBUG : both13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523036_d20241219_m031533_c001_v7007000_t0000_u01734578133099") 2024/12/19 03:16:20 DEBUG : both13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707210_d20241219_m031521_c001_v0001144_t0017_u01734578121828") 2024/12/19 03:16:20 DEBUG : both14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73fb_d20241219_m031602_c001_v7007000_t0000_u01734578162607") 2024/12/19 03:16:20 DEBUG : both14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7072a8_d20241219_m031552_c001_v0001144_t0053_u01734578152400") 2024/12/19 03:16:20 DEBUG : both14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523037_d20241219_m031533_c001_v7007000_t0000_u01734578133292") 2024/12/19 03:16:20 DEBUG : both14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910579_d20241219_m031523_c001_v0001109_t0025_u01734578123003") 2024/12/19 03:16:20 DEBUG : both15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73fc_d20241219_m031602_c001_v7007000_t0000_u01734578162788") 2024/12/19 03:16:20 DEBUG : both15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91065d_d20241219_m031553_c001_v0001109_t0010_u01734578153428") 2024/12/19 03:16:20 DEBUG : both15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523038_d20241219_m031533_c001_v7007000_t0000_u01734578133474") 2024/12/19 03:16:20 DEBUG : both15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff099_d20241219_m031524_c001_v0001182_t0024_u01734578124437") 2024/12/19 03:16:20 DEBUG : both16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73fd_d20241219_m031602_c001_v7007000_t0000_u01734578162987") 2024/12/19 03:16:20 DEBUG : both16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff8e6_d20241219_m031554_c001_v0001182_t0002_u01734578154764") 2024/12/19 03:16:20 DEBUG : both16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523039_d20241219_m031533_c001_v7007000_t0000_u01734578133675") 2024/12/19 03:16:20 DEBUG : both16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707222_d20241219_m031525_c001_v0001144_t0055_u01734578125284") 2024/12/19 03:16:20 DEBUG : both17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e73fe_d20241219_m031603_c001_v7007000_t0000_u01734578163170") 2024/12/19 03:16:20 DEBUG : both17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7072bc_d20241219_m031555_c001_v0001144_t0018_u01734578155755") 2024/12/19 03:16:20 DEBUG : both17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252303b_d20241219_m031533_c001_v7007000_t0000_u01734578133859") 2024/12/19 03:16:20 DEBUG : both17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910595_d20241219_m031526_c001_v0001109_t0049_u01734578126580") 2024/12/19 03:16:20 DEBUG : both18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7400_d20241219_m031603_c001_v7007000_t0000_u01734578163373") 2024/12/19 03:16:21 DEBUG : both18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910673_d20241219_m031556_c001_v0001109_t0041_u01734578156820") 2024/12/19 03:16:21 DEBUG : both18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252303c_d20241219_m031534_c001_v7007000_t0000_u01734578134041") 2024/12/19 03:16:21 DEBUG : both18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff16f_d20241219_m031527_c001_v0001182_t0021_u01734578127766") 2024/12/19 03:16:21 DEBUG : both19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7401_d20241219_m031603_c001_v7007000_t0000_u01734578163555") 2024/12/19 03:16:21 DEBUG : both19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff9fe_d20241219_m031558_c001_v0001182_t0038_u01734578158321") 2024/12/19 03:16:21 DEBUG : both19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252303d_d20241219_m031534_c001_v7007000_t0000_u01734578134270") 2024/12/19 03:16:21 DEBUG : both19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707234_d20241219_m031528_c001_v0001144_t0001_u01734578128541") 2024/12/19 03:16:21 DEBUG : both2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7402_d20241219_m031603_c001_v7007000_t0000_u01734578163767") 2024/12/19 03:16:21 DEBUG : both2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707270_d20241219_m031539_c001_v0001144_t0000_u01734578139658") 2024/12/19 03:16:21 DEBUG : both2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252303e_d20241219_m031534_c001_v7007000_t0000_u01734578134463") 2024/12/19 03:16:21 DEBUG : both2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910515_d20241219_m031509_c001_v0001109_t0012_u01734578109901") 2024/12/19 03:16:21 DEBUG : both3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7403_d20241219_m031603_c001_v7007000_t0000_u01734578163984") 2024/12/19 03:16:21 DEBUG : both3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9105eb_d20241219_m031540_c001_v0001109_t0031_u01734578140351") 2024/12/19 03:16:21 DEBUG : both3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252303f_d20241219_m031534_c001_v7007000_t0000_u01734578134646") 2024/12/19 03:16:21 DEBUG : both3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4feccf_d20241219_m031511_c001_v0001182_t0054_u01734578111024") 2024/12/19 03:16:21 DEBUG : both4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7404_d20241219_m031604_c001_v7007000_t0000_u01734578164170") 2024/12/19 03:16:21 DEBUG : both4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff51c_d20241219_m031541_c001_v0001182_t0030_u01734578141603") 2024/12/19 03:16:21 DEBUG : both4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523041_d20241219_m031534_c001_v7007000_t0000_u01734578134831") 2024/12/19 03:16:21 DEBUG : both4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7071d0_d20241219_m031511_c001_v0001144_t0039_u01734578111864") 2024/12/19 03:16:21 DEBUG : both5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7405_d20241219_m031604_c001_v7007000_t0000_u01734578164352") 2024/12/19 03:16:21 DEBUG : both5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b70727c_d20241219_m031542_c001_v0001144_t0057_u01734578142483") 2024/12/19 03:16:22 DEBUG : both5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523044_d20241219_m031535_c001_v7007000_t0000_u01734578135014") 2024/12/19 03:16:22 DEBUG : both5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910525_d20241219_m031512_c001_v0001109_t0036_u01734578112733") 2024/12/19 03:16:22 DEBUG : both6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7407_d20241219_m031604_c001_v7007000_t0000_u01734578164551") 2024/12/19 03:16:22 DEBUG : both6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910609_d20241219_m031543_c001_v0001109_t0017_u01734578143457") 2024/12/19 03:16:22 DEBUG : both6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523046_d20241219_m031535_c001_v7007000_t0000_u01734578135196") 2024/12/19 03:16:22 DEBUG : both6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fedbe_d20241219_m031514_c001_v0001182_t0017_u01734578114213") 2024/12/19 03:16:22 DEBUG : both7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7408_d20241219_m031604_c001_v7007000_t0000_u01734578164732") 2024/12/19 03:16:22 DEBUG : both7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff623_d20241219_m031544_c001_v0001182_t0018_u01734578144916") 2024/12/19 03:16:22 DEBUG : both7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523047_d20241219_m031535_c001_v7007000_t0000_u01734578135379") 2024/12/19 03:16:22 DEBUG : both7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7071de_d20241219_m031515_c001_v0001144_t0054_u01734578115075") 2024/12/19 03:16:22 DEBUG : both8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7409_d20241219_m031604_c001_v7007000_t0000_u01734578164914") 2024/12/19 03:16:22 DEBUG : both8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707290_d20241219_m031545_c001_v0001144_t0054_u01734578145655") 2024/12/19 03:16:22 DEBUG : both8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523048_d20241219_m031535_c001_v7007000_t0000_u01734578135571") 2024/12/19 03:16:22 DEBUG : both8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910545_d20241219_m031516_c001_v0001109_t0058_u01734578116297") 2024/12/19 03:16:22 DEBUG : both9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e740a_d20241219_m031605_c001_v7007000_t0000_u01734578165097") 2024/12/19 03:16:22 DEBUG : both9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910625_d20241219_m031546_c001_v0001109_t0002_u01734578146507") 2024/12/19 03:16:22 DEBUG : both9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252304a_d20241219_m031535_c001_v7007000_t0000_u01734578135753") 2024/12/19 03:16:22 DEBUG : both9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4feed7_d20241219_m031517_c001_v0001182_t0016_u01734578117775") 2024/12/19 03:16:22 DEBUG : c/non empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7af_d20241219_m031116_c001_v7007000_t0000_u01734577876771") 2024/12/19 03:16:22 DEBUG : c/non empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fae8d_d20241219_m031115_c001_v0001182_t0016_u01734577875189") 2024/12/19 03:16:22 DEBUG : c/non empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7a8_d20241219_m031114_c001_v7007000_t0000_u01734577874231") 2024/12/19 03:16:23 DEBUG : c/non empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fadc7_d20241219_m031112_c001_v0001182_t0000_u01734577872691") 2024/12/19 03:16:23 DEBUG : c/non empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce110_d20241219_m031054_c001_v7007000_t0000_u01734577854250") 2024/12/19 03:16:23 DEBUG : c/non empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa7c7_d20241219_m031052_c001_v0001182_t0023_u01734577852645") 2024/12/19 03:16:23 DEBUG : check sum: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4ea18_d20241219_m031041_c001_v7007000_t0000_u01734577841787") 2024/12/19 03:16:23 DEBUG : check sum: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa466_d20241219_m031040_c001_v0001182_t0017_u01734577840851") 2024/12/19 03:16:23 DEBUG : dest/3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d7061d9_d20241219_m031319_c001_v7007000_t0000_u01734577999773") 2024/12/19 03:16:23 DEBUG : dest/3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401a2efba94264a9_d20241219_m031318_c001_v0001150_t0055_u01734577998635") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2104_d20241219_m031456_c001_v7007000_t0000_u01734578096762") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f114609a63d55a5ae_d20241219_m031454_c001_v0001183_t0030_u01734578094773") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7384_d20241219_m031454_c001_v7007000_t0000_u01734578094591") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f114609a63d55a4ee_d20241219_m031451_c001_v0001183_t0000_u01734578091635") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7378_d20241219_m031450_c001_v7007000_t0000_u01734578090907") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707154_d20241219_m031445_c001_v0001144_t0029_u01734578085167") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfb9_d20241219_m031443_c001_v7007000_t0000_u01734578083652") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f119b0f3023a02c7f_d20241219_m031441_c001_v0001183_t0048_u01734578081379") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40305ff4ef724db3_d20241219_m031441_c001_v7007000_t0000_u01734578081154") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f119b0f3023a02b57_d20241219_m031437_c001_v0001183_t0035_u01734578077905") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40305ff4ef724db0_d20241219_m031437_c001_v7007000_t0000_u01734578077164") 2024/12/19 03:16:23 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b70711e_d20241219_m031431_c001_v0001144_t0015_u01734578071122") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfa2_d20241219_m031429_c001_v7007000_t0000_u01734578069831") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f110aaee89ef895c0_d20241219_m031428_c001_v0001182_t0040_u01734578068271") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82522bd6_d20241219_m031428_c001_v7007000_t0000_u01734578068080") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f110aaee89ef89514_d20241219_m031424_c001_v0001182_t0000_u01734578064897") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82522bd1_d20241219_m031424_c001_v7007000_t0000_u01734578064163") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9103c7_d20241219_m031419_c001_v0001109_t0035_u01734578059422") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbf8e_d20241219_m031418_c001_v7007000_t0000_u01734578058501") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f102f6bf849eef73d_d20241219_m031416_c001_v0001093_t0059_u01734578056711") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f410cb332e5a47bc4_d20241219_m031416_c001_v7007000_t0000_u01734578056531") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f102f6bf849eef739_d20241219_m031413_c001_v0001093_t0057_u01734578053290") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f410cb332e5a47bbf_d20241219_m031412_c001_v7007000_t0000_u01734578052559") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fdb8f_d20241219_m031406_c001_v0001182_t0016_u01734578046008") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408de58c67745a7e_d20241219_m031405_c001_v7007000_t0000_u01734578045085") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10168e725e4343c0_d20241219_m031402_c001_v0001117_t0053_u01734578042993") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f417f823df8685485_d20241219_m031402_c001_v7007000_t0000_u01734578042806") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10168e725e4343ac_d20241219_m031359_c001_v0001117_t0017_u01734578039140") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f417f823df868545a_d20241219_m031358_c001_v7007000_t0000_u01734578038410") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707060_d20241219_m031351_c001_v0001144_t0012_u01734578031580") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3faa4_d20241219_m031350_c001_v7007000_t0000_u01734578030659") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1025f6074faf050a_d20241219_m031348_c001_v0001137_t0040_u01734578028981") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3fa9d_d20241219_m031348_c001_v7007000_t0000_u01734578028792") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1025f6074faf04fa_d20241219_m031345_c001_v0001137_t0031_u01734578025359") 2024/12/19 03:16:24 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3fa96_d20241219_m031344_c001_v7007000_t0000_u01734578024622") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9102da_d20241219_m031337_c001_v0001109_t0018_u01734578017950") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d706222_d20241219_m031336_c001_v7007000_t0000_u01734578016833") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1038239b795bbbe1_d20241219_m031330_c001_v0001042_t0018_u01734578010366") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2041_d20241219_m031330_c001_v7007000_t0000_u01734578010135") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fd157_d20241219_m031326_c001_v0001182_t0017_u01734578006109") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1094bad13231038e_d20241219_m031325_c001_v0001161_t0030_u01734578005254") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1094bad132310382_d20241219_m031324_c001_v0001161_t0040_u01734578004239") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2016_d20241219_m031310_c001_v7007000_t0000_u01734577990526") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9101fe_d20241219_m031302_c001_v0001109_t0009_u01734577982508") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f106f8593eb2685c9_d20241219_m031301_c001_v0001113_t0030_u01734577981666") 2024/12/19 03:16:25 DEBUG : dst/one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f106f8593eb2685c3_d20241219_m031259_c001_v0001113_t0058_u01734577979890") 2024/12/19 03:16:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2105_d20241219_m031456_c001_v7007000_t0000_u01734578096944") 2024/12/19 03:16:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f103c4df1d93c3f70_d20241219_m031454_c001_v0001182_t0022_u01734578094369") 2024/12/19 03:16:25 DEBUG : dst/one-2019-01-01: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1025b12184b92451_d20241219_m031450_c001_v0001104_t0002_u01734578090039") 2024/12/19 03:16:25 DEBUG : dst/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfbb_d20241219_m031443_c001_v7007000_t0000_u01734578083836") 2024/12/19 03:16:25 DEBUG : dst/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1055536f3616eb8f_d20241219_m031440_c001_v0001101_t0053_u01734578080783") 2024/12/19 03:16:25 DEBUG : dst/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f119bea7202c5388c_d20241219_m031436_c001_v0001146_t0039_u01734578076855") 2024/12/19 03:16:25 DEBUG : dst/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfa3_d20241219_m031430_c001_v7007000_t0000_u01734578070015") 2024/12/19 03:16:25 DEBUG : dst/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1096caceb8679fc5_d20241219_m031427_c001_v0001144_t0032_u01734578067437") 2024/12/19 03:16:25 DEBUG : dst/one.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f105e7ec7559189a7_d20241219_m031423_c001_v0001183_t0022_u01734578063953") 2024/12/19 03:16:26 DEBUG : dst/three: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d706223_d20241219_m031337_c001_v7007000_t0000_u01734578017029") 2024/12/19 03:16:26 DEBUG : dst/three: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1094bad1323103fa_d20241219_m031335_c001_v0001161_t0034_u01734578015354") 2024/12/19 03:16:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2106_d20241219_m031457_c001_v7007000_t0000_u01734578097131") 2024/12/19 03:16:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f101dd31d55a3a379_d20241219_m031455_c001_v0001043_t0026_u01734578095641") 2024/12/19 03:16:26 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f119bcd144a94de1e_d20241219_m031452_c001_v0001157_t0054_u01734578092419") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2107_d20241219_m031457_c001_v7007000_t0000_u01734578097318") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f114609a63d55a5f4_d20241219_m031456_c001_v0001183_t0018_u01734578096146") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7387_d20241219_m031455_c001_v7007000_t0000_u01734578095962") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f114609a63d55a536_d20241219_m031452_c001_v0001183_t0040_u01734578092948") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e737f_d20241219_m031452_c001_v7007000_t0000_u01734578092765") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910489_d20241219_m031446_c001_v0001109_t0029_u01734578086919") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfbc_d20241219_m031444_c001_v7007000_t0000_u01734578084047") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f119b0f3023a02cf9_d20241219_m031443_c001_v0001183_t0041_u01734578083070") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40305ff4ef724db5_d20241219_m031442_c001_v7007000_t0000_u01734578082889") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f119b0f3023a02bdb_d20241219_m031439_c001_v0001183_t0011_u01734578079411") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40305ff4ef724db2_d20241219_m031439_c001_v7007000_t0000_u01734578079212") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910433_d20241219_m031432_c001_v0001109_t0040_u01734578072720") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82522bd7_d20241219_m031429_c001_v7007000_t0000_u01734578069256") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9103f9_d20241219_m031426_c001_v0001109_t0002_u01734578066361") 2024/12/19 03:16:26 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82522bd2_d20241219_m031425_c001_v7007000_t0000_u01734578065621") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fdfaa_d20241219_m031421_c001_v0001182_t0014_u01734578061418") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f410cb332e5a47bc5_d20241219_m031417_c001_v7007000_t0000_u01734578057545") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fddea_d20241219_m031415_c001_v0001182_t0046_u01734578055246") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f410cb332e5a47bc2_d20241219_m031414_c001_v7007000_t0000_u01734578054113") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707094_d20241219_m031407_c001_v0001144_t0019_u01734578047658") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f417f823df8685489_d20241219_m031404_c001_v7007000_t0000_u01734578044170") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707080_d20241219_m031401_c001_v0001144_t0028_u01734578041209") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f417f823df868546e_d20241219_m031400_c001_v7007000_t0000_u01734578040116") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910323_d20241219_m031353_c001_v0001109_t0059_u01734578033248") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3faa0_d20241219_m031349_c001_v7007000_t0000_u01734578029744") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910303_d20241219_m031347_c001_v0001109_t0027_u01734578027194") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3fa99_d20241219_m031346_c001_v7007000_t0000_u01734578026096") 2024/12/19 03:16:27 DEBUG : dst/three.txt: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fd4e5_d20241219_m031339_c001_v0001182_t0039_u01734578019946") 2024/12/19 03:16:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfbd_d20241219_m031444_c001_v7007000_t0000_u01734578084238") 2024/12/19 03:16:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1112dff2f9bb064d_d20241219_m031442_c001_v0001120_t0034_u01734578082158") 2024/12/19 03:16:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f109410c4b531584c_d20241219_m031438_c001_v0001113_t0055_u01734578078700") 2024/12/19 03:16:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfa4_d20241219_m031430_c001_v7007000_t0000_u01734578070206") 2024/12/19 03:16:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f108aa19f55a40e69_d20241219_m031428_c001_v0001106_t0033_u01734578068688") 2024/12/19 03:16:27 DEBUG : dst/three.txt.bak: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1147105c5c264800_d20241219_m031425_c001_v0001182_t0011_u01734578065392") 2024/12/19 03:16:27 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2109_d20241219_m031457_c001_v7007000_t0000_u01734578097500") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fe63a_d20241219_m031446_c001_v0001182_t0045_u01734578086271") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfbe_d20241219_m031444_c001_v7007000_t0000_u01734578084433") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fe268_d20241219_m031432_c001_v0001182_t0053_u01734578072144") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbfa5_d20241219_m031430_c001_v7007000_t0000_u01734578070389") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7070d6_d20241219_m031420_c001_v0001144_t0029_u01734578060232") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f41963de4df0bbf90_d20241219_m031418_c001_v7007000_t0000_u01734578058684") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910375_d20241219_m031406_c001_v0001109_t0000_u01734578046578") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408de58c67745a81_d20241219_m031405_c001_v7007000_t0000_u01734578045269") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fd83f_d20241219_m031352_c001_v0001182_t0057_u01734578032663") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3faa5_d20241219_m031350_c001_v7007000_t0000_u01734578030841") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b70703a_d20241219_m031338_c001_v0001144_t0027_u01734578018882") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d706225_d20241219_m031337_c001_v7007000_t0000_u01734578017214") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f118a4d8b945b25ea_d20241219_m031332_c001_v0001154_t0002_u01734578012829") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2017_d20241219_m031310_c001_v7007000_t0000_u01734577990707") 2024/12/19 03:16:28 DEBUG : dst/two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f106f8593eb2685d9_d20241219_m031309_c001_v0001113_t0057_u01734577989303") 2024/12/19 03:16:28 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c1fa8_d20241219_m031227_c001_v7007000_t0000_u01734577947261") 2024/12/19 03:16:28 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fc1be_d20241219_m031223_c001_v0001182_t0046_u01734577943403") 2024/12/19 03:16:28 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c1fa1_d20241219_m031221_c001_v7007000_t0000_u01734577941150") 2024/12/19 03:16:28 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fbe18_d20241219_m031210_c001_v0001182_t0015_u01734577930349") 2024/12/19 03:16:28 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c8a1_d20241219_m031200_c001_v7007000_t0000_u01734577920261") 2024/12/19 03:16:28 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fba49_d20241219_m031156_c001_v0001182_t0032_u01734577916630") 2024/12/19 03:16:28 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7ce_d20241219_m031129_c001_v7007000_t0000_u01734577889357") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb277_d20241219_m031127_c001_v0001182_t0009_u01734577887642") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7c1_d20241219_m031125_c001_v7007000_t0000_u01734577885997") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb197_d20241219_m031124_c001_v0001182_t0019_u01734577884862") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7b8_d20241219_m031121_c001_v7007000_t0000_u01734577881614") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb015_d20241219_m031120_c001_v0001182_t0033_u01734577880051") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7b3_d20241219_m031118_c001_v7007000_t0000_u01734577878886") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4faf67_d20241219_m031117_c001_v0001182_t0003_u01734577877726") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e798_d20241219_m031111_c001_v7007000_t0000_u01734577871542") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4facdd_d20241219_m031109_c001_v0001182_t0020_u01734577869768") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce12b_d20241219_m031108_c001_v7007000_t0000_u01734577868653") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fac73_d20241219_m031107_c001_v0001182_t0008_u01734577867896") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce122_d20241219_m031102_c001_v7007000_t0000_u01734577862946") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4faaa6_d20241219_m031101_c001_v0001182_t0001_u01734577861755") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce11a_d20241219_m031059_c001_v7007000_t0000_u01734577859184") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa979_d20241219_m031058_c001_v0001182_t0000_u01734577858242") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce113_d20241219_m031057_c001_v7007000_t0000_u01734577857094") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f110aaee89ef8692b_d20241219_m031056_c001_v0001182_t0041_u01734577856497") 2024/12/19 03:16:29 DEBUG : empty space: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa877_d20241219_m031054_c001_v0001182_t0011_u01734577854979") 2024/12/19 03:16:29 DEBUG : enormous: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7ca_d20241219_m031128_c001_v7007000_t0000_u01734577888448") 2024/12/19 03:16:29 DEBUG : enormous: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb289_d20241219_m031127_c001_v0001182_t0001_u01734577887843") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c2111_d20241219_m031502_c001_v7007000_t0000_u01734578102787") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9104d9_d20241219_m031501_c001_v0001109_t0049_u01734578101341") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c89d_d20241219_m031154_c001_v7007000_t0000_u01734577914546") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91006c_d20241219_m031153_c001_v0001109_t0041_u01734577913160") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce108_d20241219_m031051_c001_v7007000_t0000_u01734577851342") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa723_d20241219_m031050_c001_v0001182_t0038_u01734577850410") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02cdd1c_d20241219_m031049_c001_v7007000_t0000_u01734577849098") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa6ad_d20241219_m031048_c001_v0001182_t0019_u01734577848513") 2024/12/19 03:16:30 DEBUG : existing: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa66f_d20241219_m031047_c001_v0001182_t0022_u01734577847693") 2024/12/19 03:16:30 DEBUG : existing-b: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c89e_d20241219_m031154_c001_v7007000_t0000_u01734577914731") 2024/12/19 03:16:30 DEBUG : existing-b: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb95a_d20241219_m031153_c001_v0001182_t0047_u01734577913172") 2024/12/19 03:16:30 DEBUG : five: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7d3_d20241219_m031133_c001_v7007000_t0000_u01734577893568") 2024/12/19 03:16:30 DEBUG : five: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4fb387_d20241219_m031131_c001_v0001182_t0049_u01734577891645") 2024/12/19 03:16:30 DEBUG : foo: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce11c_d20241219_m031101_c001_v7007000_t0000_u01734577861018") 2024/12/19 03:16:30 DEBUG : foo: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4faa34_d20241219_m031100_c001_v0001182_t0049_u01734577860460") 2024/12/19 03:16:30 DEBUG : foo: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4faa07_d20241219_m031059_c001_v0001182_t0049_u01734577859912") 2024/12/19 03:16:30 DEBUG : four: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7d4_d20241219_m031133_c001_v7007000_t0000_u01734577893749") 2024/12/19 03:16:30 DEBUG : four: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40455ea88b706d82_d20241219_m031132_c001_v0001144_t0013_u01734577892197") 2024/12/19 03:16:30 DEBUG : four: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb356_d20241219_m031131_c001_v0001182_t0057_u01734577891044") 2024/12/19 03:16:30 DEBUG : hello world2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70e1_d20241219_m031000_c001_v7007000_t0000_u01734577800278") 2024/12/19 03:16:30 DEBUG : hello world2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9896_d20241219_m030959_c001_v0001182_t0025_u01734577799696") 2024/12/19 03:16:31 DEBUG : ignore-size: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4ea1f_d20241219_m031046_c001_v7007000_t0000_u01734577846221") 2024/12/19 03:16:31 DEBUG : ignore-size: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa5d0_d20241219_m031045_c001_v0001182_t0020_u01734577845284") 2024/12/19 03:16:31 DEBUG : nested/sub dir/file: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c89b_d20241219_m031151_c001_v7007000_t0000_u01734577911989") 2024/12/19 03:16:31 DEBUG : nested/sub dir/file: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb8c6_d20241219_m031150_c001_v0001182_t0052_u01734577910505") 2024/12/19 03:16:31 DEBUG : nested/sub dir/file: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c899_d20241219_m031149_c001_v7007000_t0000_u01734577909264") 2024/12/19 03:16:31 DEBUG : nested/sub dir/file: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb7f8_d20241219_m031147_c001_v0001182_t0057_u01734577907692") 2024/12/19 03:16:31 DEBUG : one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7d5_d20241219_m031133_c001_v7007000_t0000_u01734577893998") 2024/12/19 03:16:31 DEBUG : one: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4fb31d_d20241219_m031130_c001_v0001182_t0049_u01734577890451") 2024/12/19 03:16:31 DEBUG : only0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e740b_d20241219_m031605_c001_v7007000_t0000_u01734578165281") 2024/12/19 03:16:31 DEBUG : only0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40455ea88b7072d6_d20241219_m031559_c001_v0001144_t0013_u01734578159697") 2024/12/19 03:16:31 DEBUG : only0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707266_d20241219_m031537_c001_v0001144_t0053_u01734578137783") 2024/12/19 03:16:31 DEBUG : only0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252302b_d20241219_m031531_c001_v7007000_t0000_u01734578131163") 2024/12/19 03:16:31 DEBUG : only0: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91050f_d20241219_m031508_c001_v0001109_t0011_u01734578108732") 2024/12/19 03:16:31 DEBUG : only1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e740c_d20241219_m031605_c001_v7007000_t0000_u01734578165469") 2024/12/19 03:16:31 DEBUG : only1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4ffa68_d20241219_m031559_c001_v0001182_t0049_u01734578159709") 2024/12/19 03:16:31 DEBUG : only1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9105e3_d20241219_m031539_c001_v0001109_t0032_u01734578139129") 2024/12/19 03:16:31 DEBUG : only1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f418e7f21d74a335a_d20241219_m031531_c001_v7007000_t0000_u01734578131382") 2024/12/19 03:16:31 DEBUG : only1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fec55_d20241219_m031509_c001_v0001182_t0009_u01734578109678") 2024/12/19 03:16:31 DEBUG : only10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e740d_d20241219_m031605_c001_v7007000_t0000_u01734578165662") 2024/12/19 03:16:31 DEBUG : only10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4105c07dee910681_d20241219_m031559_c001_v0001109_t0044_u01734578159718") 2024/12/19 03:16:31 DEBUG : only10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910633_d20241219_m031548_c001_v0001109_t0052_u01734578148521") 2024/12/19 03:16:32 DEBUG : only10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40991aae4acfbce7_d20241219_m031531_c001_v7007000_t0000_u01734578131523") 2024/12/19 03:16:32 DEBUG : only10: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fef51_d20241219_m031519_c001_v0001182_t0044_u01734578119668") 2024/12/19 03:16:32 DEBUG : only11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e740e_d20241219_m031605_c001_v7007000_t0000_u01734578165844") 2024/12/19 03:16:32 DEBUG : only11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4141bc7a2ea971c5_d20241219_m031600_c001_v0001105_t0049_u01734578160279") 2024/12/19 03:16:32 DEBUG : only11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff795_d20241219_m031549_c001_v0001182_t0019_u01734578149833") 2024/12/19 03:16:32 DEBUG : only11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c903_d20241219_m031531_c001_v7007000_t0000_u01734578131185") 2024/12/19 03:16:32 DEBUG : only11: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707202_d20241219_m031520_c001_v0001144_t0028_u01734578120411") 2024/12/19 03:16:32 DEBUG : only12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e740f_d20241219_m031606_c001_v7007000_t0000_u01734578166024") 2024/12/19 03:16:32 DEBUG : only12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40455ea88b7072da_d20241219_m031559_c001_v0001144_t0013_u01734578159921") 2024/12/19 03:16:32 DEBUG : only12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7072a2_d20241219_m031551_c001_v0001144_t0016_u01734578151011") 2024/12/19 03:16:32 DEBUG : only12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40991aae4acfbce4_d20241219_m031530_c001_v7007000_t0000_u01734578130973") 2024/12/19 03:16:32 DEBUG : only12: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910567_d20241219_m031521_c001_v0001109_t0001_u01734578121133") 2024/12/19 03:16:32 DEBUG : only13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7410_d20241219_m031606_c001_v7007000_t0000_u01734578166208") 2024/12/19 03:16:32 DEBUG : only13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4105c07dee910683_d20241219_m031559_c001_v0001109_t0044_u01734578159930") 2024/12/19 03:16:32 DEBUG : only13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910649_d20241219_m031551_c001_v0001109_t0058_u01734578151950") 2024/12/19 03:16:32 DEBUG : only13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523029_d20241219_m031530_c001_v7007000_t0000_u01734578130980") 2024/12/19 03:16:32 DEBUG : only13: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff027_d20241219_m031522_c001_v0001182_t0030_u01734578122792") 2024/12/19 03:16:32 DEBUG : only14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7411_d20241219_m031606_c001_v7007000_t0000_u01734578166391") 2024/12/19 03:16:32 DEBUG : only14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4ffa78_d20241219_m031559_c001_v0001182_t0049_u01734578159941") 2024/12/19 03:16:32 DEBUG : only14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff87b_d20241219_m031553_c001_v0001182_t0043_u01734578153121") 2024/12/19 03:16:32 DEBUG : only14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252302d_d20241219_m031531_c001_v7007000_t0000_u01734578131529") 2024/12/19 03:16:33 DEBUG : only14: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707218_d20241219_m031523_c001_v0001144_t0029_u01734578123798") 2024/12/19 03:16:33 DEBUG : only15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7414_d20241219_m031606_c001_v7007000_t0000_u01734578166585") 2024/12/19 03:16:33 DEBUG : only15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40455ea88b7072e0_d20241219_m031600_c001_v0001144_t0013_u01734578160107") 2024/12/19 03:16:33 DEBUG : only15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7072b2_d20241219_m031554_c001_v0001144_t0059_u01734578154082") 2024/12/19 03:16:33 DEBUG : only15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40991aae4acfbce1_d20241219_m031530_c001_v7007000_t0000_u01734578130420") 2024/12/19 03:16:33 DEBUG : only15: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910587_d20241219_m031524_c001_v0001109_t0023_u01734578124655") 2024/12/19 03:16:33 DEBUG : only16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7415_d20241219_m031606_c001_v7007000_t0000_u01734578166786") 2024/12/19 03:16:33 DEBUG : only16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4ffa89_d20241219_m031600_c001_v0001182_t0049_u01734578160151") 2024/12/19 03:16:33 DEBUG : only16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910661_d20241219_m031554_c001_v0001109_t0058_u01734578154972") 2024/12/19 03:16:33 DEBUG : only16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c902_d20241219_m031530_c001_v7007000_t0000_u01734578130995") 2024/12/19 03:16:33 DEBUG : only16: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff10b_d20241219_m031526_c001_v0001182_t0051_u01734578126371") 2024/12/19 03:16:33 DEBUG : only17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7416_d20241219_m031606_c001_v7007000_t0000_u01734578166968") 2024/12/19 03:16:33 DEBUG : only17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4105c07dee910685_d20241219_m031600_c001_v0001109_t0044_u01734578160151") 2024/12/19 03:16:33 DEBUG : only17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff981_d20241219_m031556_c001_v0001182_t0041_u01734578156590") 2024/12/19 03:16:33 DEBUG : only17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40991aae4acfbce3_d20241219_m031530_c001_v7007000_t0000_u01734578130787") 2024/12/19 03:16:33 DEBUG : only17: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b70722c_d20241219_m031527_c001_v0001144_t0016_u01734578127187") 2024/12/19 03:16:33 DEBUG : only18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7417_d20241219_m031607_c001_v7007000_t0000_u01734578167149") 2024/12/19 03:16:33 DEBUG : only18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40455ea88b7072e2_d20241219_m031600_c001_v0001144_t0013_u01734578160292") 2024/12/19 03:16:33 DEBUG : only18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7072c5_d20241219_m031557_c001_v0001144_t0035_u01734578157623") 2024/12/19 03:16:33 DEBUG : only18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40991aae4acfbce6_d20241219_m031531_c001_v7007000_t0000_u01734578131340") 2024/12/19 03:16:34 DEBUG : only18: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91059d_d20241219_m031527_c001_v0001109_t0053_u01734578127987") 2024/12/19 03:16:34 DEBUG : only19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7418_d20241219_m031607_c001_v7007000_t0000_u01734578167352") 2024/12/19 03:16:34 DEBUG : only19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4105c07dee910687_d20241219_m031600_c001_v0001109_t0044_u01734578160335") 2024/12/19 03:16:34 DEBUG : only19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91067d_d20241219_m031558_c001_v0001109_t0003_u01734578158528") 2024/12/19 03:16:34 DEBUG : only19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f418e7f21d74a3357_d20241219_m031531_c001_v7007000_t0000_u01734578131199") 2024/12/19 03:16:34 DEBUG : only19: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff1c7_d20241219_m031529_c001_v0001182_t0053_u01734578129217") 2024/12/19 03:16:34 DEBUG : only2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e741a_d20241219_m031607_c001_v7007000_t0000_u01734578167547") 2024/12/19 03:16:34 DEBUG : only2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4ffa9e_d20241219_m031600_c001_v0001182_t0049_u01734578160345") 2024/12/19 03:16:34 DEBUG : only2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff4b1_d20241219_m031540_c001_v0001182_t0044_u01734578140143") 2024/12/19 03:16:34 DEBUG : only2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c901_d20241219_m031530_c001_v7007000_t0000_u01734578130791") 2024/12/19 03:16:34 DEBUG : only2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7071cc_d20241219_m031510_c001_v0001144_t0046_u01734578110436") 2024/12/19 03:16:34 DEBUG : only3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e741b_d20241219_m031607_c001_v7007000_t0000_u01734578167732") 2024/12/19 03:16:34 DEBUG : only3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4141bc7a2ea971c7_d20241219_m031600_c001_v0001105_t0049_u01734578160465") 2024/12/19 03:16:34 DEBUG : only3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707274_d20241219_m031540_c001_v0001144_t0018_u01734578140918") 2024/12/19 03:16:34 DEBUG : only3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c8252302c_d20241219_m031531_c001_v7007000_t0000_u01734578131346") 2024/12/19 03:16:34 DEBUG : only3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91051f_d20241219_m031511_c001_v0001109_t0020_u01734578111256") 2024/12/19 03:16:34 DEBUG : only4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e741c_d20241219_m031607_c001_v7007000_t0000_u01734578167918") 2024/12/19 03:16:34 DEBUG : only4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40455ea88b7072e4_d20241219_m031600_c001_v0001144_t0013_u01734578160476") 2024/12/19 03:16:34 DEBUG : only4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9105f1_d20241219_m031541_c001_v0001109_t0056_u01734578141816") 2024/12/19 03:16:34 DEBUG : only4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c904_d20241219_m031531_c001_v7007000_t0000_u01734578131368") 2024/12/19 03:16:34 DEBUG : only4: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fed3a_d20241219_m031512_c001_v0001182_t0000_u01734578112517") 2024/12/19 03:16:34 DEBUG : only5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e741d_d20241219_m031608_c001_v7007000_t0000_u01734578168107") 2024/12/19 03:16:35 DEBUG : only5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4ffaac_d20241219_m031600_c001_v0001182_t0049_u01734578160529") 2024/12/19 03:16:35 DEBUG : only5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff5a5_d20241219_m031543_c001_v0001182_t0012_u01734578143230") 2024/12/19 03:16:35 DEBUG : only5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f407f961c82523028_d20241219_m031530_c001_v7007000_t0000_u01734578130797") 2024/12/19 03:16:35 DEBUG : only5: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7071d8_d20241219_m031513_c001_v0001144_t0042_u01734578113328") 2024/12/19 03:16:35 DEBUG : only6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7422_d20241219_m031608_c001_v7007000_t0000_u01734578168290") 2024/12/19 03:16:35 DEBUG : only6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40455ea88b7072e8_d20241219_m031600_c001_v0001144_t0013_u01734578160661") 2024/12/19 03:16:35 DEBUG : only6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707288_d20241219_m031544_c001_v0001144_t0040_u01734578144280") 2024/12/19 03:16:35 DEBUG : only6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f418e7f21d74a3356_d20241219_m031531_c001_v7007000_t0000_u01734578131008") 2024/12/19 03:16:35 DEBUG : only6: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910537_d20241219_m031514_c001_v0001109_t0003_u01734578114432") 2024/12/19 03:16:35 DEBUG : only7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7423_d20241219_m031608_c001_v7007000_t0000_u01734578168487") 2024/12/19 03:16:35 DEBUG : only7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4105c07dee91068b_d20241219_m031600_c001_v0001109_t0044_u01734578160724") 2024/12/19 03:16:35 DEBUG : only7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910619_d20241219_m031545_c001_v0001109_t0021_u01734578145134") 2024/12/19 03:16:35 DEBUG : only7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f418e7f21d74a3353_d20241219_m031530_c001_v7007000_t0000_u01734578130820") 2024/12/19 03:16:35 DEBUG : only7: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fee43_d20241219_m031516_c001_v0001182_t0033_u01734578116089") 2024/12/19 03:16:35 DEBUG : only8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7424_d20241219_m031608_c001_v7007000_t0000_u01734578168671") 2024/12/19 03:16:35 DEBUG : only8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4141bc7a2ea971c9_d20241219_m031600_c001_v0001105_t0049_u01734578160648") 2024/12/19 03:16:35 DEBUG : only8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ff689_d20241219_m031546_c001_v0001182_t0016_u01734578146286") 2024/12/19 03:16:35 DEBUG : only8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40991aae4acfbce5_d20241219_m031531_c001_v7007000_t0000_u01734578131156") 2024/12/19 03:16:35 DEBUG : only8: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b7071e8_d20241219_m031517_c001_v0001144_t0029_u01734578117014") 2024/12/19 03:16:35 DEBUG : only9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7425_d20241219_m031608_c001_v7007000_t0000_u01734578168852") 2024/12/19 03:16:35 DEBUG : only9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4105c07dee910689_d20241219_m031600_c001_v0001109_t0044_u01734578160539") 2024/12/19 03:16:36 DEBUG : only9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707294_d20241219_m031547_c001_v0001144_t0024_u01734578147304") 2024/12/19 03:16:36 DEBUG : only9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40991aae4acfbce2_d20241219_m031530_c001_v7007000_t0000_u01734578130604") 2024/12/19 03:16:36 DEBUG : only9: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910551_d20241219_m031517_c001_v0001109_t0026_u01734578117988") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c895_d20241219_m031145_c001_v7007000_t0000_u01734577905798") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706dc6_d20241219_m031143_c001_v0001144_t0016_u01734577903875") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c88f_d20241219_m031142_c001_v7007000_t0000_u01734577902023") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb5d2_d20241219_m031139_c001_v0001182_t0045_u01734577899949") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c88a_d20241219_m031138_c001_v7007000_t0000_u01734577898098") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706d9c_d20241219_m031134_c001_v0001144_t0054_u01734577894926") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7be_d20241219_m031123_c001_v7007000_t0000_u01734577883738") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb0e3_d20241219_m031122_c001_v0001182_t0028_u01734577882561") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7b6_d20241219_m031120_c001_v7007000_t0000_u01734577880630") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb007_d20241219_m031119_c001_v0001182_t0056_u01734577879845") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7b1_d20241219_m031118_c001_v7007000_t0000_u01734577878292") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4faf4f_d20241219_m031117_c001_v0001182_t0046_u01734577877509") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce12f_d20241219_m031110_c001_v7007000_t0000_u01734577870560") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4facc5_d20241219_m031109_c001_v0001182_t0059_u01734577869568") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce12c_d20241219_m031108_c001_v7007000_t0000_u01734577868838") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fac5f_d20241219_m031107_c001_v0001182_t0002_u01734577867656") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce12a_d20241219_m031106_c001_v7007000_t0000_u01734577866927") 2024/12/19 03:16:36 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fabf6_d20241219_m031106_c001_v0001182_t0043_u01734577866332") 2024/12/19 03:16:37 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fabce_d20241219_m031105_c001_v0001182_t0024_u01734577865756") 2024/12/19 03:16:37 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce127_d20241219_m031105_c001_v7007000_t0000_u01734577865022") 2024/12/19 03:16:37 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fab6a_d20241219_m031104_c001_v0001182_t0009_u01734577864443") 2024/12/19 03:16:37 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fab3e_d20241219_m031103_c001_v0001182_t0044_u01734577863856") 2024/12/19 03:16:37 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f409c812ec02ce123_d20241219_m031103_c001_v7007000_t0000_u01734577863127") 2024/12/19 03:16:37 DEBUG : potato: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4faacc_d20241219_m031102_c001_v0001182_t0002_u01734577862374") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408de58c677449a6_d20241219_m031237_c001_v7007000_t0000_u01734577957049") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706f1a_d20241219_m031236_c001_v0001144_t0000_u01734577956058") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c1fa9_d20241219_m031227_c001_v7007000_t0000_u01734577947522") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706ed2_d20241219_m031222_c001_v0001144_t0048_u01734577942483") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3f60c_d20241219_m031214_c001_v7007000_t0000_u01734577934415") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706e82_d20241219_m031209_c001_v0001144_t0059_u01734577929417") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c8a4_d20241219_m031200_c001_v7007000_t0000_u01734577920983") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706e26_d20241219_m031156_c001_v0001144_t0058_u01734577916032") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7cb_d20241219_m031128_c001_v7007000_t0000_u01734577888629") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb253_d20241219_m031127_c001_v0001182_t0001_u01734577887266") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7c3_d20241219_m031126_c001_v7007000_t0000_u01734577886178") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb189_d20241219_m031124_c001_v0001182_t0059_u01734577884659") 2024/12/19 03:16:37 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7bf_d20241219_m031123_c001_v7007000_t0000_u01734577883919") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb111_d20241219_m031123_c001_v0001182_t0039_u01734577883136") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7b9_d20241219_m031121_c001_v7007000_t0000_u01734577881819") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb065_d20241219_m031121_c001_v0001182_t0013_u01734577881016") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7b4_d20241219_m031119_c001_v7007000_t0000_u01734577879111") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4faf99_d20241219_m031118_c001_v0001182_t0056_u01734577878310") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e799_d20241219_m031111_c001_v7007000_t0000_u01734577871726") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fad13_d20241219_m031110_c001_v0001182_t0046_u01734577870354") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70eb_d20241219_m031003_c001_v7007000_t0000_u01734577803685") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f997d_d20241219_m031003_c001_v0001182_t0050_u01734577803032") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70e4_d20241219_m031001_c001_v7007000_t0000_u01734577801751") 2024/12/19 03:16:38 DEBUG : potato2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f98fc_d20241219_m031001_c001_v0001182_t0027_u01734577801182") 2024/12/19 03:16:38 DEBUG : potato3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c1fac_d20241219_m031227_c001_v7007000_t0000_u01734577947789") 2024/12/19 03:16:38 DEBUG : potato3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910130_d20241219_m031223_c001_v0001109_t0048_u01734577943971") 2024/12/19 03:16:38 DEBUG : potato3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f401e59d573b3f60d_d20241219_m031214_c001_v7007000_t0000_u01734577934705") 2024/12/19 03:16:38 DEBUG : potato3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9100e4_d20241219_m031210_c001_v0001109_t0053_u01734577930948") 2024/12/19 03:16:38 DEBUG : potato3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c8a5_d20241219_m031201_c001_v7007000_t0000_u01734577921168") 2024/12/19 03:16:38 DEBUG : potato3: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910080_d20241219_m031156_c001_v0001109_t0019_u01734577916845") 2024/12/19 03:16:38 DEBUG : pre-dest1/1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d7061dc_d20241219_m031319_c001_v7007000_t0000_u01734577999970") 2024/12/19 03:16:38 DEBUG : pre-dest1/1: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910230_d20241219_m031311_c001_v0001109_t0001_u01734577991446") 2024/12/19 03:16:38 DEBUG : pre-dest2/2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4037a3d80d7061de_d20241219_m031320_c001_v7007000_t0000_u01734578000155") 2024/12/19 03:16:39 DEBUG : pre-dest2/2: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706fbc_d20241219_m031312_c001_v0001144_t0049_u01734577992356") 2024/12/19 03:16:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4024221b764c1fd3_d20241219_m031249_c001_v7007000_t0000_u01734577969562") 2024/12/19 03:16:39 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fc79a_d20241219_m031246_c001_v0001182_t0046_u01734577966522") 2024/12/19 03:16:39 DEBUG : sizeonly: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4ea1a_d20241219_m031044_c001_v7007000_t0000_u01734577844010") 2024/12/19 03:16:39 DEBUG : sizeonly: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa524_d20241219_m031043_c001_v0001182_t0035_u01734577843062") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7453_d20241219_m031614_c001_v7007000_t0000_u01734578174875") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b707320_d20241219_m031613_c001_v0001144_t0032_u01734578173487") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7443_d20241219_m031611_c001_v7007000_t0000_u01734578171588") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1141bc7a2ea971f1_d20241219_m031610_c001_v0001105_t0059_u01734578170181") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c89c_d20241219_m031152_c001_v7007000_t0000_u01734577912186") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10455ea88b706dfa_d20241219_m031150_c001_v0001144_t0037_u01734577910861") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c89a_d20241219_m031149_c001_v7007000_t0000_u01734577909454") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91004e_d20241219_m031148_c001_v0001109_t0029_u01734577908045") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4ea14_d20241219_m031039_c001_v7007000_t0000_u01734577839941") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa3a5_d20241219_m031038_c001_v0001182_t0053_u01734577838640") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4ea11_d20241219_m031037_c001_v7007000_t0000_u01734577837915") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa323_d20241219_m031036_c001_v0001182_t0045_u01734577836905") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4ea0a_d20241219_m031033_c001_v7007000_t0000_u01734577833985") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa21d_d20241219_m031032_c001_v0001182_t0002_u01734577832819") 2024/12/19 03:16:39 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4ea05_d20241219_m031032_c001_v7007000_t0000_u01734577832272") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa199_d20241219_m031031_c001_v0001182_t0046_u01734577831367") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa0d5_d20241219_m031028_c001_v0001182_t0039_u01734577828687") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4e9fb_d20241219_m031027_c001_v7007000_t0000_u01734577827959") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa065_d20241219_m031027_c001_v0001182_t0010_u01734577827369") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fa029_d20241219_m031026_c001_v0001182_t0002_u01734577826765") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4e9f9_d20241219_m031025_c001_v7007000_t0000_u01734577825642") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9f07_d20241219_m031023_c001_v0001182_t0001_u01734577823036") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9e51_d20241219_m031020_c001_v0001182_t0017_u01734577820320") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4e9eb_d20241219_m031019_c001_v7007000_t0000_u01734577819580") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9e12_d20241219_m031019_c001_v0001182_t0045_u01734577818998") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9ded_d20241219_m031018_c001_v0001182_t0048_u01734577818410") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4e9e7_d20241219_m031017_c001_v7007000_t0000_u01734577817681") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9c75_d20241219_m031013_c001_v0001182_t0058_u01734577813889") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4063d5e88df4e9e1_d20241219_m031013_c001_v7007000_t0000_u01734577813509") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9c36_d20241219_m031012_c001_v0001182_t0049_u01734577812856") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7100_d20241219_m031011_c001_v7007000_t0000_u01734577811169") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9b8d_d20241219_m031010_c001_v0001182_t0003_u01734577810565") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70fb_d20241219_m031010_c001_v7007000_t0000_u01734577810023") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9b31_d20241219_m031009_c001_v0001182_t0039_u01734577809395") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70f9_d20241219_m031008_c001_v7007000_t0000_u01734577808119") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9a89_d20241219_m031007_c001_v0001182_t0019_u01734577807335") 2024/12/19 03:16:40 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70f6_d20241219_m031006_c001_v7007000_t0000_u01734577806779") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9a3b_d20241219_m031006_c001_v0001182_t0003_u01734577806177") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70f2_d20241219_m031005_c001_v7007000_t0000_u01734577805267") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f99d9_d20241219_m031004_c001_v0001182_t0043_u01734577804673") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70dd_d20241219_m030958_c001_v7007000_t0000_u01734577798789") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9822_d20241219_m030958_c001_v0001182_t0016_u01734577798213") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70da_d20241219_m030957_c001_v7007000_t0000_u01734577797273") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f97b8_d20241219_m030956_c001_v0001182_t0025_u01734577796705") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70d8_d20241219_m030955_c001_v7007000_t0000_u01734577795796") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f9761_d20241219_m030955_c001_v0001182_t0045_u01734577795229") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e70d4_d20241219_m030952_c001_v7007000_t0000_u01734577792187") 2024/12/19 03:16:41 DEBUG : sub dir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4f965d_d20241219_m030951_c001_v0001182_t0021_u01734577791601") 2024/12/19 03:16:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7454_d20241219_m031615_c001_v7007000_t0000_u01734578175057") 2024/12/19 03:16:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee9106d3_d20241219_m031613_c001_v0001109_t0018_u01734578173493") 2024/12/19 03:16:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4104050ce24e7445_d20241219_m031611_c001_v7007000_t0000_u01734578171769") 2024/12/19 03:16:41 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4ffd50_d20241219_m031610_c001_v0001182_t0025_u01734578170163") 2024/12/19 03:16:41 DEBUG : sub/yam: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c894_d20241219_m031145_c001_v7007000_t0000_u01734577905224") 2024/12/19 03:16:41 DEBUG : sub/yam: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb6c8_d20241219_m031143_c001_v0001182_t0041_u01734577903523") 2024/12/19 03:16:41 DEBUG : three: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7d6_d20241219_m031134_c001_v7007000_t0000_u01734577894181") 2024/12/19 03:16:41 DEBUG : three: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb3d5_d20241219_m031132_c001_v0001182_t0028_u01734577892945") 2024/12/19 03:16:41 DEBUG : three: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f10935d080d4fb33d_d20241219_m031130_c001_v0001182_t0020_u01734577890833") 2024/12/19 03:16:42 DEBUG : two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4053fe083c30e7d7_d20241219_m031134_c001_v7007000_t0000_u01734577894366") 2024/12/19 03:16:42 DEBUG : two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f4105c07dee90fffc_d20241219_m031132_c001_v0001109_t0044_u01734577892386") 2024/12/19 03:16:42 DEBUG : two: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f40935d080d4fb329_d20241219_m031130_c001_v0001182_t0049_u01734577890647") 2024/12/19 03:16:42 DEBUG : yam: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c896_d20241219_m031146_c001_v7007000_t0000_u01734577906004") 2024/12/19 03:16:42 DEBUG : yam: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f105e7ec755916847_d20241219_m031145_c001_v0001183_t0038_u01734577905007") 2024/12/19 03:16:42 DEBUG : yam: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c88e_d20241219_m031141_c001_v7007000_t0000_u01734577901463") 2024/12/19 03:16:42 DEBUG : yam: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee910020_d20241219_m031139_c001_v0001109_t0045_u01734577899594") 2024/12/19 03:16:42 DEBUG : yam: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c889_d20241219_m031137_c001_v7007000_t0000_u01734577897542") 2024/12/19 03:16:42 DEBUG : yam: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1105c07dee91000c_d20241219_m031134_c001_v0001109_t0019_u01734577894937") 2024/12/19 03:16:42 DEBUG : yaml: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c890_d20241219_m031142_c001_v7007000_t0000_u01734577902209") 2024/12/19 03:16:42 DEBUG : yaml: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f1060a99bb071608a_d20241219_m031140_c001_v0001115_t0033_u01734577900916") 2024/12/19 03:16:42 DEBUG : yaml: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f408fb7840600c88c_d20241219_m031138_c001_v7007000_t0000_u01734577898287") 2024/12/19 03:16:42 DEBUG : yaml: Deleting (id "4_z9fb29d93e04ddbcb9f380e1b_f114b9f9e3f93ddfb_d20241219_m031136_c001_v0001102_t0032_u01734577896792") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose -fast-list" - Finished OK in 6m55.520306017s (try 1/5)