"./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Starting (try 1/5) 2024/11/26 02:54:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo" 2024/11/26 02:54:15 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2024/11/26 02:54:16 DEBUG : Creating backend with remote "/tmp/rclone1243590852" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.02s) === 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-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:17 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:17 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2024/11/26 02:54:17 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyWithDryRun (1.95s) === RUN TestCopy run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:18 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 02:54:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:18 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:18 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:19 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:19 DEBUG : B2 bucket rclone-test-sojulif3repo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (2.00s) === RUN TestCopyMetadata run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.36s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.36s) === RUN TestCopyMissingDirectory run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:21 DEBUG : Creating backend with remote "/non-existing" 2024/11/26 02:54:21 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2024/11/26 02:54:21 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:21 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyMissingDirectory (0.90s) === RUN TestCopyNoTraverse run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:22 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:22 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:22 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:22 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyNoTraverse (1.83s) === RUN TestCopyCheckFirst run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:23 INFO : B2 bucket rclone-test-sojulif3repo: Running all checks before starting transfers 2024/11/26 02:54:24 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:24 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:24 INFO : B2 bucket rclone-test-sojulif3repo: Checks finished, now starting transfers 2024/11/26 02:54:24 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:24 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:24 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyCheckFirst (1.49s) === RUN TestSyncNoTraverse run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:25 ERROR : Ignoring --no-traverse with sync 2024/11/26 02:54:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:25 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:25 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:25 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:25 INFO : sub dir/hello world: Copied (new) 2024/11/26 02:54:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncNoTraverse (1.48s) === RUN TestCopyWithDepth run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:27 DEBUG : hello world2: Need to transfer - File not found at Destination 2024/11/26 02:54:27 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:27 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:27 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2024/11/26 02:54:27 INFO : hello world2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyWithDepth (1.48s) === RUN TestCopyWithFilesFrom run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:28 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:54:28 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:28 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:28 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:28 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyWithFilesFrom (1.48s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:30 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:54:30 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:30 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:30 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:30 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyWithFilesFromAndNoTraverse (1.84s) === RUN TestCopyEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:31 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 02:54:31 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 02:54:31 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2024/11/26 02:54:31 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 02:54:31 DEBUG : sub dir: Making directory 2024/11/26 02:54:31 DEBUG : sub dir2: Making directory 2024/11/26 02:54:31 DEBUG : sub dir2/sub sub dir2: Making directory 2024/11/26 02:54:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:31 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:31 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" fstest.go:244: Filtering empty directory "sub dir2/sub sub dir2" 2024/11/26 02:54:32 DEBUG : B2 bucket rclone-test-sojulif3repo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (1.48s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:33 DEBUG : sub dir2: Making directory 2024/11/26 02:54:33 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2024/11/26 02:54:33 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 02:54:33 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:33 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:33 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:33 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:33 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (1.11s) === RUN TestMoveEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:34 DEBUG : sub dir2: Making directory with metadata 2024/11/26 02:54:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 02:54:34 DEBUG : sub dir: Making directory 2024/11/26 02:54:34 DEBUG : sub dir2: Making directory 2024/11/26 02:54:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:34 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:34 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:34 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:34 INFO : sub dir/hello world: Copied (new) 2024/11/26 02:54:34 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/26 02:54:34 DEBUG : B2 bucket rclone-test-sojulif3repo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2024/11/26 02:54:34 DEBUG : B2 bucket rclone-test-sojulif3repo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (1.66s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.36s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:36 DEBUG : sub dir2: Making directory 2024/11/26 02:54:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:36 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:36 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:36 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:36 INFO : sub dir/hello world: Copied (new) 2024/11/26 02:54:36 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (1.14s) === RUN TestSyncEmptyDirectories run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:37 DEBUG : sub dir2: Making directory with metadata 2024/11/26 02:54:37 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2024/11/26 02:54:37 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 02:54:37 DEBUG : sub dir: Making directory 2024/11/26 02:54:37 DEBUG : sub dir2: Making directory 2024/11/26 02:54:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:37 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:37 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:37 INFO : sub dir/hello world: Copied (new) 2024/11/26 02:54:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" fstest.go:244: Filtering empty directory "sub dir2" 2024/11/26 02:54:37 DEBUG : B2 bucket rclone-test-sojulif3repo: Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (1.46s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", 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-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:39 DEBUG : sub dir2: Making directory 2024/11/26 02:54:39 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:39 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:39 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:39 INFO : sub dir/hello world: Copied (new) 2024/11/26 02:54:39 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (1.51s) === RUN TestServerSideCopy run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:41 DEBUG : Creating backend with remote "TestB2:rclone-test-levizif5hufa" sync_test.go:590: Server side copy (if possible) B2 bucket rclone-test-sojulif3repo -> B2 bucket rclone-test-levizif5hufa 2024/11/26 02:54:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:42 DEBUG : B2 bucket rclone-test-levizif5hufa: Waiting for checks to finish 2024/11/26 02:54:42 DEBUG : B2 bucket rclone-test-levizif5hufa: Waiting for transfers to finish 2024/11/26 02:54:43 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:43 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:43 DEBUG : B2 bucket rclone-test-levizif5hufa: Purge remote 2024/11/26 02:54:43 INFO : B2 bucket rclone-test-levizif5hufa: cleaning bucket "rclone-test-levizif5hufa" of all files 2024/11/26 02:54:43 DEBUG : sub dir/hello world: Deleting (id "4_z7fe27df3604d6b6b9f380e1b_f101714aa8c45e52c_d20241126_m025443_c001_v0001182_t0035_u01732589683023") --- PASS: TestServerSideCopy (4.36s) === RUN TestCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:45 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 02:54:45 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:45 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:46 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/26 02:54:46 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyOverSelf (2.05s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:47 DEBUG : Creating backend with remote "TestB2:rclone-test-yozohel2laka" sync_test.go:626: Server side copy (if possible) B2 bucket rclone-test-sojulif3repo -> B2 bucket rclone-test-yozohel2laka 2024/11/26 02:54:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:48 DEBUG : B2 bucket rclone-test-yozohel2laka: Waiting for checks to finish 2024/11/26 02:54:48 DEBUG : B2 bucket rclone-test-yozohel2laka: Waiting for transfers to finish 2024/11/26 02:54:49 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:49 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 02:54:50 DEBUG : B2 bucket rclone-test-yozohel2laka: Waiting for checks to finish 2024/11/26 02:54:50 DEBUG : B2 bucket rclone-test-yozohel2laka: Waiting for transfers to finish 2024/11/26 02:54:50 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/26 02:54:50 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:50 DEBUG : B2 bucket rclone-test-yozohel2laka: Purge remote 2024/11/26 02:54:50 INFO : B2 bucket rclone-test-yozohel2laka: cleaning bucket "rclone-test-yozohel2laka" of all files 2024/11/26 02:54:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf529d83604d6b6b9f380e1b_f114aeee1dac07832_d20241126_m025450_c001_v0001183_t0054_u01732589690624") 2024/11/26 02:54:51 DEBUG : sub dir/hello world: Deleting (id "4_zbf529d83604d6b6b9f380e1b_f119be4fb17186b28_d20241126_m025449_c001_v0001183_t0020_u01732589689451") --- PASS: TestServerSideCopyOverSelf (6.12s) === RUN TestMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:53 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 02:54:53 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:54:53 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:54:54 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/26 02:54:54 INFO : sub dir/hello world: Copied (replaced existing) 2024/11/26 02:54:54 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestMoveOverSelf (2.05s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:55 DEBUG : Creating backend with remote "TestB2:rclone-test-qawaxus6rego" sync_test.go:671: Server side copy (if possible) B2 bucket rclone-test-sojulif3repo -> B2 bucket rclone-test-qawaxus6rego 2024/11/26 02:54:57 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:54:57 DEBUG : B2 bucket rclone-test-qawaxus6rego: Waiting for checks to finish 2024/11/26 02:54:57 DEBUG : B2 bucket rclone-test-qawaxus6rego: Waiting for transfers to finish 2024/11/26 02:54:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:54:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:54:58 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2024/11/26 02:54:58 DEBUG : B2 bucket rclone-test-qawaxus6rego: Waiting for checks to finish 2024/11/26 02:54:58 DEBUG : B2 bucket rclone-test-qawaxus6rego: Waiting for transfers to finish 2024/11/26 02:54:59 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2024/11/26 02:54:59 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/26 02:54:59 INFO : sub dir/hello world: Deleted 2024/11/26 02:55:00 DEBUG : testing file moves 2024/11/26 02:55:00 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2024/11/26 02:55:00 DEBUG : B2 bucket rclone-test-qawaxus6rego: Waiting for checks to finish 2024/11/26 02:55:00 DEBUG : B2 bucket rclone-test-qawaxus6rego: Waiting for transfers to finish 2024/11/26 02:55:01 DEBUG : sub dir/hello world: sha1 = 73716105e69866349759070d23c6e97b3acc55ff OK 2024/11/26 02:55:01 INFO : sub dir/hello world: Copied (server-side copy) 2024/11/26 02:55:01 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:01 DEBUG : B2 bucket rclone-test-qawaxus6rego: Purge remote 2024/11/26 02:55:01 INFO : B2 bucket rclone-test-qawaxus6rego: cleaning bucket "rclone-test-qawaxus6rego" of all files 2024/11/26 02:55:01 DEBUG : sub dir/hello world: Deleting (id "4_zaff2bd83604d6b6b9f380e1b_f101d9df98ae83530_d20241126_m025500_c001_v0001134_t0059_u01732589700885") 2024/11/26 02:55:01 DEBUG : sub dir/hello world: Deleting (id "4_zaff2bd83604d6b6b9f380e1b_f103c2e3409ba135d_d20241126_m025459_c001_v0001039_t0001_u01732589699056") 2024/11/26 02:55:01 DEBUG : sub dir/hello world: Deleting (id "4_zaff2bd83604d6b6b9f380e1b_f1108f0a4fef30f79_d20241126_m025457_c001_v0001101_t0047_u01732589697729") --- PASS: TestServerSideMoveOverSelf (8.77s) === RUN TestCopyAfterDelete run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:04 ERROR : : error listing: directory not found 2024/11/26 02:55:04 DEBUG : Local file system at /tmp/rclone1243590852: Making directory 2024/11/26 02:55:04 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:04 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyAfterDelete (1.85s) === RUN TestCopyRedownload run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:55:06 DEBUG : Local file system at /tmp/rclone1243590852: Waiting for checks to finish 2024/11/26 02:55:06 DEBUG : Local file system at /tmp/rclone1243590852: Waiting for transfers to finish 2024/11/26 02:55:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:55:07 DEBUG : sub dir/hello world.655e7eb.partial: renamed to: sub dir/hello world 2024/11/26 02:55:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyRedownload (2.23s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:08 DEBUG : check sum: Need to transfer - File not found at Destination 2024/11/26 02:55:08 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:08 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 02:55:08 INFO : check sum: Copied (new) 2024/11/26 02:55:08 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:08 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:08 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 02:55:08 DEBUG : check sum: Size and sha1 of src and dst objects identical 2024/11/26 02:55:08 DEBUG : check sum: Unchanged skipping 2024/11/26 02:55:08 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:08 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:08 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncBasedOnCheckSum (2.29s) === RUN TestSyncSizeOnly run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:10 DEBUG : sizeonly: Need to transfer - File not found at Destination 2024/11/26 02:55:10 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:10 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:10 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 02:55:10 INFO : sizeonly: Copied (new) 2024/11/26 02:55:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:11 DEBUG : sizeonly: Sizes identical 2024/11/26 02:55:11 DEBUG : sizeonly: Unchanged skipping 2024/11/26 02:55:11 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:11 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:11 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncSizeOnly (2.60s) === RUN TestSyncIgnoreSize run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:13 DEBUG : ignore-size: Need to transfer - File not found at Destination 2024/11/26 02:55:13 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:13 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:13 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2024/11/26 02:55:13 INFO : ignore-size: Copied (new) 2024/11/26 02:55:13 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:13 DEBUG : ignore-size: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:55:13 DEBUG : ignore-size: Unchanged skipping 2024/11/26 02:55:13 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:13 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:13 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncIgnoreSize (2.25s) === RUN TestSyncIgnoreTimes run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:15 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:55:15 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:15 DEBUG : existing: Unchanged skipping 2024/11/26 02:55:15 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:15 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:15 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:16 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2024/11/26 02:55:16 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:16 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:16 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 02:55:16 INFO : existing: Copied (replaced existing) 2024/11/26 02:55:16 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncIgnoreTimes (2.43s) === RUN TestSyncIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 02:55:17 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:17 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 02:55:18 INFO : existing: Copied (new) 2024/11/26 02:55:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:18 DEBUG : existing: Destination exists, skipping 2024/11/26 02:55:18 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:18 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:18 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncIgnoreExisting (2.23s) === RUN TestSyncIgnoreErrors run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:20 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/26 02:55:20 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 02:55:20 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:20 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 02:55:20 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:55:20 INFO : a/potato2: Copied (new) 2024/11/26 02:55:21 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:21 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:21 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:21 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncIgnoreErrors (2.65s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:23 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:23 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/11/26 02:55:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 02:55:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2024/11/26 02:55:23 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:23 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:23 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:23 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:23 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:23 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/11/26 02:55:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 02:55:24 INFO : empty space: Updated modification time in destination 2024/11/26 02:55:24 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:24 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:24 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:24 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnly (3.43s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:26 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/11/26 02:55:26 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 02:55:26 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:26 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:26 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:26 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (1.68s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:28 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:28 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/11/26 02:55:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1243590852) 2024/11/26 02:55:28 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (B2 bucket rclone-test-sojulif3repo) 2024/11/26 02:55:28 DEBUG : foo: sha1 differ 2024/11/26 02:55:28 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:28 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2024/11/26 02:55:28 INFO : foo: Copied (replaced existing) 2024/11/26 02:55:28 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncDoesntUpdateModtime (1.84s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:30 DEBUG : potato: Need to transfer - File not found at Destination 2024/11/26 02:55:30 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:30 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:30 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:30 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:30 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:55:30 INFO : potato: Copied (new) 2024/11/26 02:55:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncAfterAddingAFile (2.09s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2024/11/26 02:55:32 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:32 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:32 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2024/11/26 02:55:32 INFO : potato: Copied (replaced existing) 2024/11/26 02:55:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncAfterChangingFilesSizeOnly (1.86s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:34 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/11/26 02:55:34 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1243590852) 2024/11/26 02:55:34 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (B2 bucket rclone-test-sojulif3repo) 2024/11/26 02:55:34 DEBUG : potato: sha1 differ 2024/11/26 02:55:34 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:34 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2024/11/26 02:55:34 INFO : potato: Copied (replaced existing) 2024/11/26 02:55:34 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncAfterChangingContentsOnly (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:35 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:55:35 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2024/11/26 02:55:35 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:35 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:35 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:35 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:35 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:35 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (1.87s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:37 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:55:37 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:37 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:37 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:37 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:55:38 INFO : potato2: Copied (new) 2024/11/26 02:55:38 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:38 INFO : potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (2.49s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:40 DEBUG : d: Making directory 2024/11/26 02:55:40 DEBUG : d/e: Making directory fstest.go:244: Filtering empty directory "d" fstest.go:244: Filtering empty directory "d/e" 2024/11/26 02:55:40 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 02:55:40 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:40 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 02:55:40 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:55:40 INFO : a/potato2: Copied (new) 2024/11/26 02:55:40 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:40 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:40 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:41 INFO : b/potato: Deleted run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (2.68s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:42 DEBUG : d: Making directory fstest.go:244: Filtering empty directory "d" 2024/11/26 02:55:43 DEBUG : a/potato2: Need to transfer - File not found at Destination 2024/11/26 02:55:43 DEBUG : c/non empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:43 DEBUG : c/non empty space: Unchanged skipping 2024/11/26 02:55:43 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:43 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:43 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:55:43 INFO : a/potato2: Copied (new) 2024/11/26 02:55:43 ERROR : B2 bucket rclone-test-sojulif3repo: not deleting files as there were IO errors 2024/11/26 02:55:43 ERROR : B2 bucket rclone-test-sojulif3repo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" fstest.go:244: Filtering empty directory "d" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (2.50s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:45 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:45 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:55:45 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:45 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:45 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:45 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:45 INFO : potato: Deleted 2024/11/26 02:55:45 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:55:45 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncDeleteDuring (2.32s) === RUN TestSyncDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:47 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:47 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:47 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:48 INFO : potato: Deleted 2024/11/26 02:55:48 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:55:48 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:48 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:48 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:48 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:48 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:55:48 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncDeleteBefore (2.64s) === RUN TestCopyDeleteBefore run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:50 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:55:50 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:50 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:50 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2024/11/26 02:55:50 INFO : potato2: Copied (new) run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestCopyDeleteBefore (2.07s) === RUN TestSyncWithExclude run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:52 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 02:55:52 DEBUG : enormous: Excluded 2024/11/26 02:55:52 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 02:55:52 DEBUG : potato2: Excluded 2024/11/26 02:55:52 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 02:55:52 DEBUG : potato2: Excluded 2024/11/26 02:55:52 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:52 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:52 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:52 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:52 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:52 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:52 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 02:55:52 DEBUG : enormous: Excluded 2024/11/26 02:55:52 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 02:55:52 DEBUG : potato2: Excluded 2024/11/26 02:55:53 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 02:55:53 DEBUG : potato2: Excluded 2024/11/26 02:55:53 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/26 02:55:53 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:53 DEBUG : Local file system at /tmp/rclone1243590852: Waiting for checks to finish 2024/11/26 02:55:53 DEBUG : Local file system at /tmp/rclone1243590852: Waiting for transfers to finish 2024/11/26 02:55:53 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:53 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncWithExclude (2.68s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:55 DEBUG : enormous: Excluded (Size Filter) 2024/11/26 02:55:55 DEBUG : enormous: Excluded 2024/11/26 02:55:55 DEBUG : potato2: Excluded (Size Filter) 2024/11/26 02:55:55 DEBUG : potato2: Excluded 2024/11/26 02:55:55 DEBUG : empty space: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:55:55 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:55 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:55 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:55 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:55 INFO : potato2: Deleted 2024/11/26 02:55:55 INFO : enormous: Deleted 2024/11/26 02:55:55 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:56 DEBUG : empty space: Size and modification time the same (differ by 456.789µs, within tolerance 1ms) 2024/11/26 02:55:56 DEBUG : empty space: Unchanged skipping 2024/11/26 02:55:56 DEBUG : Local file system at /tmp/rclone1243590852: Waiting for checks to finish 2024/11/26 02:55:56 DEBUG : Local file system at /tmp/rclone1243590852: Waiting for transfers to finish 2024/11/26 02:55:56 DEBUG : Waiting for deletions to finish 2024/11/26 02:55:56 INFO : enormous: Deleted 2024/11/26 02:55:56 INFO : potato2: Deleted 2024/11/26 02:55:56 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncWithExcludeAndDeleteExcluded (3.03s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:55:58 DEBUG : five: Need to transfer - File not found at Destination 2024/11/26 02:55:58 DEBUG : four: Sizes differ (src 4 vs dst 8) 2024/11/26 02:55:58 DEBUG : one: Destination is newer than source, skipping 2024/11/26 02:55:58 DEBUG : three: Sizes identical 2024/11/26 02:55:58 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:55:58 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2024/11/26 02:55:58 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 02:55:58 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1243590852) 2024/11/26 02:55:58 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (B2 bucket rclone-test-sojulif3repo) 2024/11/26 02:55:58 DEBUG : two: sha1 differ 2024/11/26 02:55:58 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:55:59 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/26 02:55:59 INFO : five: Copied (new) 2024/11/26 02:55:59 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/26 02:55:59 INFO : four: Copied (replaced existing) 2024/11/26 02:55:59 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/26 02:55:59 INFO : two: Copied (replaced existing) 2024/11/26 02:55:59 DEBUG : Waiting for deletions to finish 2024/11/26 02:56:00 DEBUG : one: Destination is newer than source, skipping 2024/11/26 02:56:00 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:00 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2024/11/26 02:56:00 DEBUG : four: Size and sha1 of src and dst objects identical 2024/11/26 02:56:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1243590852) 2024/11/26 02:56:00 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 02:56:00 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (B2 bucket rclone-test-sojulif3repo) 2024/11/26 02:56:00 DEBUG : three: sha1 differ 2024/11/26 02:56:00 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2024/11/26 02:56:00 DEBUG : five: Size and sha1 of src and dst objects identical 2024/11/26 02:56:00 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/26 02:56:00 DEBUG : two: Size and sha1 of src and dst objects identical 2024/11/26 02:56:00 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 02:56:00 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2024/11/26 02:56:00 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2024/11/26 02:56:00 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:00 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 02:56:00 INFO : three: Copied (replaced existing) 2024/11/26 02:56:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (4.16s) === RUN TestSyncWithMaxDuration === RUN TestSyncWithMaxDuration/Hard sync_test.go:1466: Skipping test on non local remote === RUN TestSyncWithMaxDuration/Soft sync_test.go:1466: Skipping test on non local remote --- PASS: TestSyncWithMaxDuration (0.00s) --- SKIP: TestSyncWithMaxDuration/Hard (0.00s) --- SKIP: TestSyncWithMaxDuration/Soft (0.00s) === RUN TestSyncWithTrackRenames run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:1538: Can track renames: true 2024/11/26 02:56:01 INFO : B2 bucket rclone-test-sojulif3repo: Making map for --track-renames 2024/11/26 02:56:01 INFO : B2 bucket rclone-test-sojulif3repo: Finished making map for --track-renames 2024/11/26 02:56:01 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:01 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 02:56:01 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 02:56:01 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for renames to finish 2024/11/26 02:56:01 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:02 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/26 02:56:02 INFO : potato: Copied (new) 2024/11/26 02:56:02 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 02:56:02 INFO : yam: Copied (new) 2024/11/26 02:56:02 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:02 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:56:02 INFO : B2 bucket rclone-test-sojulif3repo: Making map for --track-renames 2024/11/26 02:56:02 INFO : B2 bucket rclone-test-sojulif3repo: Finished making map for --track-renames 2024/11/26 02:56:02 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:02 DEBUG : potato: Unchanged skipping 2024/11/26 02:56:02 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for renames to finish 2024/11/26 02:56:03 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 02:56:03 INFO : yam: Copied (server-side copy) to: yaml 2024/11/26 02:56:03 INFO : yam: Deleted 2024/11/26 02:56:03 INFO : yaml: Renamed from "yam" 2024/11/26 02:56:03 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:03 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncWithTrackRenames (3.61s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:1610: Can track renames: true 2024/11/26 02:56:05 INFO : B2 bucket rclone-test-sojulif3repo: Making map for --track-renames 2024/11/26 02:56:05 INFO : B2 bucket rclone-test-sojulif3repo: Finished making map for --track-renames 2024/11/26 02:56:05 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:05 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 02:56:05 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for renames to finish 2024/11/26 02:56:05 DEBUG : yam: Need to transfer - No matching file found at Destination 2024/11/26 02:56:05 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:05 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 02:56:05 INFO : yam: Copied (new) 2024/11/26 02:56:06 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/26 02:56:06 INFO : potato: Copied (new) 2024/11/26 02:56:06 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:06 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:56:06 INFO : B2 bucket rclone-test-sojulif3repo: Making map for --track-renames 2024/11/26 02:56:06 INFO : B2 bucket rclone-test-sojulif3repo: Finished making map for --track-renames 2024/11/26 02:56:06 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:06 DEBUG : potato: Unchanged skipping 2024/11/26 02:56:06 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for renames to finish 2024/11/26 02:56:07 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 02:56:07 INFO : yam: Copied (server-side copy) to: yaml 2024/11/26 02:56:07 INFO : yam: Deleted 2024/11/26 02:56:07 INFO : yaml: Renamed from "yam" 2024/11/26 02:56:07 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:07 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyModtime (3.94s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:1649: Can track renames: true 2024/11/26 02:56:09 INFO : B2 bucket rclone-test-sojulif3repo: Making map for --track-renames 2024/11/26 02:56:09 INFO : B2 bucket rclone-test-sojulif3repo: Finished making map for --track-renames 2024/11/26 02:56:09 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:09 DEBUG : potato: Need to transfer - No matching file found at Destination 2024/11/26 02:56:09 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for renames to finish 2024/11/26 02:56:09 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2024/11/26 02:56:09 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:09 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 02:56:09 INFO : sub/yam: Copied (new) 2024/11/26 02:56:10 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2024/11/26 02:56:10 INFO : potato: Copied (new) 2024/11/26 02:56:10 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:10 DEBUG : potato: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:56:10 DEBUG : potato: Unchanged skipping 2024/11/26 02:56:10 INFO : B2 bucket rclone-test-sojulif3repo: Making map for --track-renames 2024/11/26 02:56:10 INFO : B2 bucket rclone-test-sojulif3repo: Finished making map for --track-renames 2024/11/26 02:56:10 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:10 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for renames to finish 2024/11/26 02:56:11 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2024/11/26 02:56:11 INFO : sub/yam: Copied (server-side copy) to: yam 2024/11/26 02:56:11 INFO : sub/yam: Deleted 2024/11/26 02:56:11 INFO : yam: Renamed from "sub/yam" 2024/11/26 02:56:11 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (3.90s) === RUN TestServerSideMoveLocal run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:13 DEBUG : Creating backend with remote "/tmp/rclone1243590852/dir1" 2024/11/26 02:56:13 DEBUG : Creating backend with remote "/tmp/rclone1243590852/dir2" 2024/11/26 02:56:13 DEBUG : Local file system at /tmp/rclone1243590852/dir2: Using server-side directory move 2024/11/26 02:56:13 INFO : Local file system at /tmp/rclone1243590852/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2024/11/26 02:56:13 DEBUG : file1.txt: Need to transfer - File not found at Destination 2024/11/26 02:56:13 INFO : file1.txt: Moved (server-side) 2024/11/26 02:56:13 DEBUG : Local file system at /tmp/rclone1243590852/dir2: Waiting for checks to finish 2024/11/26 02:56:13 DEBUG : Local file system at /tmp/rclone1243590852/dir2: Waiting for transfers to finish --- PASS: TestServerSideMoveLocal (0.37s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:56:13 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 02:56:13 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:13 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:14 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/26 02:56:14 INFO : nested/sub dir/file: Copied (new) 2024/11/26 02:56:14 INFO : nested/sub dir/file: Deleted 2024/11/26 02:56:14 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:56:14 INFO : sub dir/hello world: Copied (new) 2024/11/26 02:56:14 INFO : sub dir/hello world: Deleted 2024/11/26 02:56:14 INFO : sub dir: Removing directory 2024/11/26 02:56:14 INFO : nested/sub dir: Removing directory 2024/11/26 02:56:14 INFO : nested: Removing directory 2024/11/26 02:56:14 DEBUG : Local file system at /tmp/rclone1243590852: deleted 3 directories run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestMoveWithDeleteEmptySrcDirs (2.09s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2024/11/26 02:56:15 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2024/11/26 02:56:15 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:15 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:16 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2024/11/26 02:56:16 INFO : nested/sub dir/file: Copied (new) 2024/11/26 02:56:16 INFO : nested/sub dir/file: Deleted 2024/11/26 02:56:16 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2024/11/26 02:56:16 INFO : sub dir/hello world: Copied (new) 2024/11/26 02:56:16 INFO : sub dir/hello world: Deleted run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (2.07s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:17 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 02:56:17 DEBUG : existing-b: Need to transfer - File not found at Destination 2024/11/26 02:56:17 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:17 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:18 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 02:56:18 INFO : existing: Copied (new) 2024/11/26 02:56:18 INFO : existing: Deleted 2024/11/26 02:56:18 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2024/11/26 02:56:18 INFO : existing-b: Copied (new) 2024/11/26 02:56:18 INFO : existing-b: Deleted 2024/11/26 02:56:18 DEBUG : existing: Destination exists, skipping 2024/11/26 02:56:18 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2024/11/26 02:56:18 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:56:18 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:56:18 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestMoveWithIgnoreExisting (2.12s) === RUN TestServerSideMove run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:19 DEBUG : Creating backend with remote "TestB2:rclone-test-facadab3qogi" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sojulif3repo -> B2 bucket rclone-test-facadab3qogi 2024/11/26 02:56:23 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:56:23 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/26 02:56:23 DEBUG : empty space: Unchanged skipping 2024/11/26 02:56:23 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 02:56:23 DEBUG : B2 bucket rclone-test-facadab3qogi: Waiting for checks to finish 2024/11/26 02:56:23 INFO : empty space: Deleted 2024/11/26 02:56:23 DEBUG : B2 bucket rclone-test-facadab3qogi: Waiting for transfers to finish 2024/11/26 02:56:24 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 02:56:24 INFO : potato3: Copied (server-side copy) 2024/11/26 02:56:24 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:56:24 INFO : potato2: Copied (server-side copy) 2024/11/26 02:56:24 INFO : potato3: Deleted 2024/11/26 02:56:24 INFO : potato2: Deleted 2024/11/26 02:56:25 DEBUG : Creating backend with remote "TestB2:rclone-test-pireduz0guxa" 2024/11/26 02:56:26 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/26 02:56:26 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:56:26 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 02:56:26 DEBUG : B2 bucket rclone-test-pireduz0guxa: Waiting for checks to finish 2024/11/26 02:56:26 DEBUG : B2 bucket rclone-test-pireduz0guxa: Waiting for transfers to finish 2024/11/26 02:56:26 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 02:56:26 INFO : empty space: Copied (server-side copy) 2024/11/26 02:56:27 INFO : empty space: Deleted 2024/11/26 02:56:27 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:56:27 INFO : potato2: Copied (server-side copy) 2024/11/26 02:56:27 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 02:56:27 INFO : potato3: Copied (server-side copy) 2024/11/26 02:56:27 INFO : potato2: Deleted 2024/11/26 02:56:27 INFO : potato3: Deleted 2024/11/26 02:56:28 DEBUG : B2 bucket rclone-test-pireduz0guxa: Purge remote 2024/11/26 02:56:28 INFO : B2 bucket rclone-test-pireduz0guxa: cleaning bucket "rclone-test-pireduz0guxa" of all files 2024/11/26 02:56:28 DEBUG : empty space: Deleting (id "4_zef821d43606d6b6b9f380e1b_f11043fbc41a49801_d20241126_m025626_c001_v0001183_t0025_u01732589786829") 2024/11/26 02:56:28 DEBUG : potato2: Deleting (id "4_zef821d43606d6b6b9f380e1b_f100dd02ffd803530_d20241126_m025627_c001_v0001145_t0026_u01732589787196") 2024/11/26 02:56:28 DEBUG : potato3: Deleting (id "4_zef821d43606d6b6b9f380e1b_f111fc7b5a7740324_d20241126_m025627_c001_v0001131_t0002_u01732589787064") 2024/11/26 02:56:29 DEBUG : B2 bucket rclone-test-facadab3qogi: Purge remote 2024/11/26 02:56:29 INFO : B2 bucket rclone-test-facadab3qogi: cleaning bucket "rclone-test-facadab3qogi" of all files 2024/11/26 02:56:29 DEBUG : empty space: Deleting (id "4_zff720d23606d6b6b9f380e1b_f4161d661b8f85b2e_d20241126_m025627_c001_v7007000_t0000_u01732589787031") 2024/11/26 02:56:29 DEBUG : empty space: Deleting (id "4_zff720d23606d6b6b9f380e1b_f1047e59b96a03106_d20241126_m025622_c001_v0001172_t0008_u01732589782714") 2024/11/26 02:56:29 DEBUG : potato2: Deleting (id "4_zff720d23606d6b6b9f380e1b_f4161d661b8f85b30_d20241126_m025627_c001_v7007000_t0000_u01732589787631") 2024/11/26 02:56:29 DEBUG : potato2: Deleting (id "4_zff720d23606d6b6b9f380e1b_f115dd952362200d3_d20241126_m025623_c001_v0001116_t0035_u01732589783758") 2024/11/26 02:56:29 DEBUG : potato3: Deleting (id "4_zff720d23606d6b6b9f380e1b_f406cb381410487d1_d20241126_m025627_c001_v7007000_t0000_u01732589787746") 2024/11/26 02:56:29 DEBUG : potato3: Deleting (id "4_zff720d23606d6b6b9f380e1b_f111259d7d00646cb_d20241126_m025624_c001_v0001130_t0017_u01732589784144") 2024/11/26 02:56:29 DEBUG : potato3: Deleting (id "4_zff720d23606d6b6b9f380e1b_f1047e59b96a03108_d20241126_m025623_c001_v0001172_t0050_u01732589783020") --- PASS: TestServerSideMove (11.32s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:31 DEBUG : Creating backend with remote "TestB2:rclone-test-binawaw1cadu" sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sojulif3repo -> B2 bucket rclone-test-binawaw1cadu 2024/11/26 02:56:36 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 02:56:36 DEBUG : empty space: Excluded 2024/11/26 02:56:36 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 02:56:36 DEBUG : empty space: Excluded 2024/11/26 02:56:36 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:56:36 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 02:56:36 DEBUG : B2 bucket rclone-test-binawaw1cadu: Waiting for checks to finish 2024/11/26 02:56:36 DEBUG : B2 bucket rclone-test-binawaw1cadu: Waiting for transfers to finish 2024/11/26 02:56:37 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 02:56:37 INFO : potato3: Copied (server-side copy) 2024/11/26 02:56:37 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:56:37 INFO : potato2: Copied (server-side copy) 2024/11/26 02:56:37 INFO : potato3: Deleted 2024/11/26 02:56:37 INFO : potato2: Deleted 2024/11/26 02:56:38 DEBUG : Creating backend with remote "TestB2:rclone-test-fosoqig4vibi" 2024/11/26 02:56:39 DEBUG : empty space: Excluded (Size Filter) 2024/11/26 02:56:39 DEBUG : empty space: Excluded 2024/11/26 02:56:39 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:56:39 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 02:56:39 DEBUG : B2 bucket rclone-test-fosoqig4vibi: Waiting for checks to finish 2024/11/26 02:56:39 DEBUG : B2 bucket rclone-test-fosoqig4vibi: Waiting for transfers to finish 2024/11/26 02:56:40 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:56:40 INFO : potato2: Copied (server-side copy) 2024/11/26 02:56:40 INFO : potato2: Deleted 2024/11/26 02:56:40 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 02:56:40 INFO : potato3: Copied (server-side copy) 2024/11/26 02:56:41 INFO : potato3: Deleted 2024/11/26 02:56:41 DEBUG : B2 bucket rclone-test-fosoqig4vibi: Purge remote 2024/11/26 02:56:41 INFO : B2 bucket rclone-test-fosoqig4vibi: cleaning bucket "rclone-test-fosoqig4vibi" of all files 2024/11/26 02:56:41 DEBUG : potato2: Deleting (id "4_z9ff24d83606d6b6b9f380e1b_f105e7bbe0c4f264e_d20241126_m025640_c001_v0001101_t0009_u01732589800076") 2024/11/26 02:56:41 DEBUG : potato3: Deleting (id "4_z9ff24d83606d6b6b9f380e1b_f119ebaf59677002b_d20241126_m025640_c001_v0001172_t0022_u01732589800450") 2024/11/26 02:56:42 DEBUG : B2 bucket rclone-test-binawaw1cadu: Purge remote 2024/11/26 02:56:42 INFO : B2 bucket rclone-test-binawaw1cadu: cleaning bucket "rclone-test-binawaw1cadu" of all files 2024/11/26 02:56:42 DEBUG : empty space: Deleting (id "4_zbf523d33606d6b6b9f380e1b_f10871f747138fbd9_d20241126_m025635_c001_v0001117_t0028_u01732589795251") 2024/11/26 02:56:42 DEBUG : potato2: Deleting (id "4_zbf523d33606d6b6b9f380e1b_f4027d6bede5b87dd_d20241126_m025640_c001_v7007000_t0000_u01732589800562") 2024/11/26 02:56:42 DEBUG : potato2: Deleting (id "4_zbf523d33606d6b6b9f380e1b_f115539e0018fffc1_d20241126_m025637_c001_v0001102_t0000_u01732589797282") 2024/11/26 02:56:42 DEBUG : potato3: Deleting (id "4_zbf523d33606d6b6b9f380e1b_f4027d6bede5b87de_d20241126_m025640_c001_v7007000_t0000_u01732589800975") 2024/11/26 02:56:42 DEBUG : potato3: Deleting (id "4_zbf523d33606d6b6b9f380e1b_f10852059adc2b089_d20241126_m025637_c001_v0001183_t0024_u01732589797462") 2024/11/26 02:56:42 DEBUG : potato3: Deleting (id "4_zbf523d33606d6b6b9f380e1b_f10871f747138fbdb_d20241126_m025635_c001_v0001117_t0010_u01732589795808") 2024/11/26 02:56:42 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_delete_file_version": EOF) 2024/11/26 02:56:42 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 02:56:42 DEBUG : pacer: Reducing sleep to 10ms --- PASS: TestServerSideMoveWithFilter (13.53s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:44 DEBUG : Creating backend with remote "TestB2:rclone-test-petodar7hugo" 2024/11/26 02:56:47 DEBUG : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) B2 bucket rclone-test-sojulif3repo -> B2 bucket rclone-test-petodar7hugo 2024/11/26 02:56:49 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:56:49 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1ms) 2024/11/26 02:56:49 DEBUG : empty space: Unchanged skipping 2024/11/26 02:56:49 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2024/11/26 02:56:49 DEBUG : B2 bucket rclone-test-petodar7hugo: Waiting for checks to finish 2024/11/26 02:56:49 INFO : empty space: Deleted 2024/11/26 02:56:49 DEBUG : B2 bucket rclone-test-petodar7hugo: Waiting for transfers to finish 2024/11/26 02:56:50 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:56:50 INFO : potato2: Copied (server-side copy) 2024/11/26 02:56:50 INFO : potato2: Deleted 2024/11/26 02:56:50 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 02:56:50 INFO : potato3: Copied (server-side copy) 2024/11/26 02:56:50 INFO : potato3: Deleted 2024/11/26 02:56:51 DEBUG : Creating backend with remote "TestB2:rclone-test-faqomef9hobi" 2024/11/26 02:56:51 DEBUG : tomatoDir: Making directory 2024/11/26 02:56:52 DEBUG : empty space: Need to transfer - File not found at Destination 2024/11/26 02:56:52 DEBUG : potato2: Need to transfer - File not found at Destination 2024/11/26 02:56:52 DEBUG : potato3: Need to transfer - File not found at Destination 2024/11/26 02:56:52 DEBUG : B2 bucket rclone-test-faqomef9hobi: Waiting for checks to finish 2024/11/26 02:56:52 DEBUG : B2 bucket rclone-test-faqomef9hobi: Waiting for transfers to finish 2024/11/26 02:56:52 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2024/11/26 02:56:52 INFO : empty space: Copied (server-side copy) 2024/11/26 02:56:53 INFO : empty space: Deleted 2024/11/26 02:56:53 DEBUG : potato3: sha1 = 568f8850f3c1a384731dbe40c6d72e1dcae342a0 OK 2024/11/26 02:56:53 INFO : potato3: Copied (server-side copy) 2024/11/26 02:56:53 INFO : potato3: Deleted 2024/11/26 02:56:53 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2024/11/26 02:56:53 INFO : potato2: Copied (server-side copy) 2024/11/26 02:56:53 INFO : potato2: Deleted 2024/11/26 02:56:54 DEBUG : B2 bucket rclone-test-faqomef9hobi: Purge remote 2024/11/26 02:56:54 INFO : B2 bucket rclone-test-faqomef9hobi: cleaning bucket "rclone-test-faqomef9hobi" of all files 2024/11/26 02:56:54 DEBUG : empty space: Deleting (id "4_z4f327da3606d6b6b9f380e1b_f115dee3916383377_d20241126_m025652_c001_v0001183_t0004_u01732589812729") 2024/11/26 02:56:54 DEBUG : potato2: Deleting (id "4_z4f327da3606d6b6b9f380e1b_f11362c833c522ef3_d20241126_m025652_c001_v0001106_t0024_u01732589812974") 2024/11/26 02:56:54 DEBUG : potato3: Deleting (id "4_z4f327da3606d6b6b9f380e1b_f117401f7a0b8c2ac_d20241126_m025653_c001_v0001183_t0021_u01732589813095") 2024/11/26 02:56:55 DEBUG : B2 bucket rclone-test-petodar7hugo: Purge remote 2024/11/26 02:56:55 INFO : B2 bucket rclone-test-petodar7hugo: cleaning bucket "rclone-test-petodar7hugo" of all files 2024/11/26 02:56:56 DEBUG : empty space: Deleting (id "4_z9f126d83606d6b6b9f380e1b_f4084b4eab0e01949_d20241126_m025652_c001_v7007000_t0000_u01732589812953") 2024/11/26 02:56:56 DEBUG : empty space: Deleting (id "4_z9f126d83606d6b6b9f380e1b_f1097b9455056b9fe_d20241126_m025648_c001_v0001105_t0030_u01732589808859") 2024/11/26 02:56:56 DEBUG : potato2: Deleting (id "4_z9f126d83606d6b6b9f380e1b_f4084b4eab0e0194b_d20241126_m025653_c001_v7007000_t0000_u01732589813533") 2024/11/26 02:56:56 DEBUG : potato2: Deleting (id "4_z9f126d83606d6b6b9f380e1b_f115afd108b478b0c_d20241126_m025649_c001_v0001182_t0025_u01732589809926") 2024/11/26 02:56:56 DEBUG : potato3: Deleting (id "4_z9f126d83606d6b6b9f380e1b_f4084b4eab0e0194a_d20241126_m025653_c001_v7007000_t0000_u01732589813298") 2024/11/26 02:56:56 DEBUG : potato3: Deleting (id "4_z9f126d83606d6b6b9f380e1b_f116c199859a1885b_d20241126_m025650_c001_v0001183_t0054_u01732589810159") 2024/11/26 02:56:56 DEBUG : potato3: Deleting (id "4_z9f126d83606d6b6b9f380e1b_f1097b9455056ba00_d20241126_m025649_c001_v0001105_t0010_u01732589809236") --- PASS: TestServerSideMoveDeleteEmptySourceDirs (13.32s) === RUN TestServerSideMoveOverlap run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:56:58 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/rclone-move-test" --- PASS: TestServerSideMoveOverlap (2.47s) === RUN TestSyncOverlap run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:57:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/rclone-sync-test" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncOverlap (2.95s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:57:03 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/rclone-sync-test" 2024/11/26 02:57:05 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/rclone-sync-test-include/layer2" 2024/11/26 02:57:07 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/rclone-sync-test-ignore-file" 2024/11/26 02:57:10 DEBUG : pacer: low level retry 1/10 (error Post "https://api001.backblazeb2.com/b2api/v1/b2_list_file_names": EOF) 2024/11/26 02:57:10 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2024/11/26 02:57:10 DEBUG : pacer: Reducing sleep to 10ms 2024/11/26 02:57:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 02:57:11 DEBUG : B2 bucket rclone-test-sojulif3repo path rclone-sync-test: Waiting for checks to finish 2024/11/26 02:57:11 DEBUG : B2 bucket rclone-test-sojulif3repo path rclone-sync-test: Waiting for transfers to finish 2024/11/26 02:57:11 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:11 INFO : There was nothing to transfer 2024/11/26 02:57:11 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 02:57:11 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:57:11 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:57:11 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:11 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:57:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 02:57:12 DEBUG : B2 bucket rclone-test-sojulif3repo path rclone-sync-test-include/layer2: Waiting for checks to finish 2024/11/26 02:57:12 DEBUG : B2 bucket rclone-test-sojulif3repo path rclone-sync-test-include/layer2: Waiting for transfers to finish 2024/11/26 02:57:12 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:57:12 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 02:57:12 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:57:12 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:57:12 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:12 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:57:13 DEBUG : : Excluded 2024/11/26 02:57:13 DEBUG : rclone-sync-test-ignore-file: Excluded 2024/11/26 02:57:13 DEBUG : B2 bucket rclone-test-sojulif3repo path rclone-sync-test-ignore-file: Waiting for checks to finish 2024/11/26 02:57:13 DEBUG : B2 bucket rclone-test-sojulif3repo path rclone-sync-test-ignore-file: Waiting for transfers to finish 2024/11/26 02:57:13 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:13 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncOverlapWithFilter (16.79s) === RUN TestSyncCompareDest run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:57:20 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dst" 2024/11/26 02:57:21 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/CompareDest" 2024/11/26 02:57:23 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 02:57:23 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:23 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:25 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:57:25 INFO : one: Copied (new) 2024/11/26 02:57:25 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:25 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:25 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:25 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:26 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/26 02:57:26 INFO : one: Copied (replaced existing) 2024/11/26 02:57:26 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:28 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:28 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:28 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:28 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 02:57:28 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:28 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:28 INFO : There was nothing to transfer 2024/11/26 02:57:29 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:29 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 02:57:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:29 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:29 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:29 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 02:57:29 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:29 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:29 INFO : There was nothing to transfer 2024/11/26 02:57:30 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:30 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 02:57:30 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:30 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:30 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:30 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 02:57:30 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:30 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:30 INFO : There was nothing to transfer 2024/11/26 02:57:31 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/11/26 02:57:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/26 02:57:31 DEBUG : two: Destination found in --compare-dest, skipping 2024/11/26 02:57:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:31 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:31 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:31 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 02:57:31 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:31 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:31 INFO : There was nothing to transfer 2024/11/26 02:57:32 DEBUG : two: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:32 DEBUG : two: Need to transfer - File not found at Destination 2024/11/26 02:57:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:32 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:32 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:32 DEBUG : one: Destination found in --compare-dest, skipping 2024/11/26 02:57:32 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:33 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2024/11/26 02:57:33 INFO : two: Copied (new) 2024/11/26 02:57:33 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (14.34s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:57:35 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dest" 2024/11/26 02:57:37 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/pre-dest1" 2024/11/26 02:57:38 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/pre-dest2" 2024/11/26 02:57:40 DEBUG : 1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:57:40 DEBUG : 1: Destination found in --compare-dest, skipping 2024/11/26 02:57:40 DEBUG : 2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:57:40 DEBUG : 2: Destination found in --compare-dest, skipping 2024/11/26 02:57:40 DEBUG : 3: Need to transfer - File not found at Destination 2024/11/26 02:57:40 DEBUG : B2 bucket rclone-test-sojulif3repo path dest: Waiting for checks to finish 2024/11/26 02:57:40 DEBUG : B2 bucket rclone-test-sojulif3repo path dest: Waiting for transfers to finish 2024/11/26 02:57:41 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2024/11/26 02:57:41 INFO : 3: Copied (new) 2024/11/26 02:57:41 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (8.71s) === RUN TestSyncCopyDest run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:57:43 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dst" 2024/11/26 02:57:44 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/CopyDest" 2024/11/26 02:57:46 DEBUG : one: Need to transfer - File not found at Destination 2024/11/26 02:57:46 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:46 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:47 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:57:47 INFO : one: Copied (new) 2024/11/26 02:57:47 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:48 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:48 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:48 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:48 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/26 02:57:48 INFO : one: Copied (replaced existing) 2024/11/26 02:57:48 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:50 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/BackupDir" 2024/11/26 02:57:51 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:51 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:51 DEBUG : one: Sizes differ (src 5 vs dst 3) 2024/11/26 02:57:53 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:57:53 INFO : one: Copied (server-side copy) 2024/11/26 02:57:53 INFO : one: Deleted 2024/11/26 02:57:53 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2024/11/26 02:57:53 INFO : one: Copied (server-side copy) 2024/11/26 02:57:53 DEBUG : one: Destination found in --copy-dest, using server-side copy 2024/11/26 02:57:53 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:53 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:55 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:55 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2024/11/26 02:57:55 INFO : two: Copied (server-side copy) 2024/11/26 02:57:55 DEBUG : two: Destination found in --copy-dest, using server-side copy 2024/11/26 02:57:55 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:55 DEBUG : one: Unchanged skipping 2024/11/26 02:57:55 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:55 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:55 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:56 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:56 DEBUG : one: Unchanged skipping 2024/11/26 02:57:56 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:56 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:56 DEBUG : two: Unchanged skipping 2024/11/26 02:57:56 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:56 DEBUG : Waiting for deletions to finish 2024/11/26 02:57:56 INFO : There was nothing to transfer 2024/11/26 02:57:57 DEBUG : three: Sizes differ (src 7 vs dst 5) 2024/11/26 02:57:57 DEBUG : three: Destination not found in --copy-dest 2024/11/26 02:57:57 DEBUG : three: Need to transfer - File not found at Destination 2024/11/26 02:57:57 DEBUG : one: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:57 DEBUG : one: Unchanged skipping 2024/11/26 02:57:57 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:57:57 DEBUG : two: Size and modification time the same (differ by -456.789µs, within tolerance 1ms) 2024/11/26 02:57:57 DEBUG : two: Unchanged skipping 2024/11/26 02:57:57 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:57:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2024/11/26 02:57:58 INFO : three: Copied (new) 2024/11/26 02:57:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (16.94s) === RUN TestSyncBackupDir run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:58:01 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dst" 2024/11/26 02:58:02 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/backup" 2024/11/26 02:58:04 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 02:58:04 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:04 DEBUG : two: Unchanged skipping 2024/11/26 02:58:04 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:58:05 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:58:05 INFO : one: Copied (server-side copy) 2024/11/26 02:58:06 INFO : one: Deleted 2024/11/26 02:58:06 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:58:07 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:07 INFO : one: Copied (new) 2024/11/26 02:58:07 DEBUG : Waiting for deletions to finish 2024/11/26 02:58:08 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 02:58:08 INFO : three.txt: Copied (server-side copy) 2024/11/26 02:58:08 INFO : three.txt: Deleted 2024/11/26 02:58:08 INFO : three.txt: Moved into backup dir 2024/11/26 02:58:09 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:58:09 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:09 DEBUG : two: Unchanged skipping 2024/11/26 02:58:09 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 02:58:10 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:10 INFO : one: Copied (server-side copy) 2024/11/26 02:58:10 INFO : one: Deleted 2024/11/26 02:58:10 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:58:11 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 02:58:11 INFO : one: Copied (new) 2024/11/26 02:58:11 DEBUG : Waiting for deletions to finish 2024/11/26 02:58:11 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 02:58:11 INFO : three.txt: Copied (server-side copy) 2024/11/26 02:58:11 INFO : three.txt: Deleted 2024/11/26 02:58:11 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (12.74s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:58:14 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dst" 2024/11/26 02:58:15 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/backup" 2024/11/26 02:58:17 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 02:58:17 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:17 DEBUG : two: Unchanged skipping 2024/11/26 02:58:17 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:58:18 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:58:18 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 02:58:18 INFO : one: Deleted 2024/11/26 02:58:18 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:58:19 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:19 INFO : one: Copied (new) 2024/11/26 02:58:19 DEBUG : Waiting for deletions to finish 2024/11/26 02:58:20 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 02:58:20 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 02:58:20 INFO : three.txt: Deleted 2024/11/26 02:58:20 INFO : three.txt: Moved into backup dir 2024/11/26 02:58:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 02:58:22 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:22 DEBUG : two: Unchanged skipping 2024/11/26 02:58:22 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:58:22 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:22 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 02:58:22 INFO : one: Deleted 2024/11/26 02:58:22 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:58:22 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 02:58:22 INFO : one: Copied (new) 2024/11/26 02:58:22 DEBUG : Waiting for deletions to finish 2024/11/26 02:58:23 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 02:58:23 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 02:58:23 INFO : three.txt: Deleted 2024/11/26 02:58:23 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (11.73s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:58:26 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dst" 2024/11/26 02:58:27 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/backup" 2024/11/26 02:58:29 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 02:58:29 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:29 DEBUG : two: Unchanged skipping 2024/11/26 02:58:29 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:58:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:58:30 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/26 02:58:30 INFO : one: Deleted 2024/11/26 02:58:30 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:58:31 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:31 INFO : one: Copied (new) 2024/11/26 02:58:31 DEBUG : Waiting for deletions to finish 2024/11/26 02:58:32 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 02:58:32 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/26 02:58:33 INFO : three.txt: Deleted 2024/11/26 02:58:33 INFO : three.txt: Moved into backup dir 2024/11/26 02:58:34 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:58:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 02:58:34 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:34 DEBUG : two: Unchanged skipping 2024/11/26 02:58:35 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:35 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/26 02:58:35 INFO : one: Deleted 2024/11/26 02:58:35 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:58:35 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 02:58:35 INFO : one: Copied (new) 2024/11/26 02:58:35 DEBUG : Waiting for deletions to finish 2024/11/26 02:58:36 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 02:58:36 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/26 02:58:36 INFO : three.txt: Deleted 2024/11/26 02:58:36 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (12.93s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:58:39 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dst" 2024/11/26 02:58:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 02:58:41 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:41 DEBUG : two: Unchanged skipping 2024/11/26 02:58:41 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:58:41 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:58:41 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 02:58:42 INFO : one: Deleted 2024/11/26 02:58:42 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:58:42 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:42 INFO : one: Copied (new) 2024/11/26 02:58:42 DEBUG : Waiting for deletions to finish 2024/11/26 02:58:43 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 02:58:43 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 02:58:43 INFO : three.txt: Deleted 2024/11/26 02:58:43 INFO : three.txt: Moved into backup dir 2024/11/26 02:58:44 DEBUG : one.bak: Excluded (Path Filter) 2024/11/26 02:58:44 DEBUG : one.bak: Excluded 2024/11/26 02:58:44 DEBUG : three.txt.bak: Excluded (Path Filter) 2024/11/26 02:58:44 DEBUG : three.txt.bak: Excluded 2024/11/26 02:58:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 02:58:44 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:44 DEBUG : two: Unchanged skipping 2024/11/26 02:58:44 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for checks to finish 2024/11/26 02:58:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:45 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 02:58:45 INFO : one: Deleted 2024/11/26 02:58:45 DEBUG : B2 bucket rclone-test-sojulif3repo path dst: Waiting for transfers to finish 2024/11/26 02:58:45 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 02:58:45 INFO : one: Copied (new) 2024/11/26 02:58:45 DEBUG : Waiting for deletions to finish 2024/11/26 02:58:46 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 02:58:46 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 02:58:46 INFO : three.txt: Deleted 2024/11/26 02:58:46 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (10.07s) === RUN TestSyncSuffix run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:58:49 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dst" 2024/11/26 02:58:50 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 02:58:51 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:58:51 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 02:58:51 INFO : one: Deleted 2024/11/26 02:58:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:52 INFO : one: Copied (new) 2024/11/26 02:58:52 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:52 DEBUG : two: Unchanged skipping 2024/11/26 02:58:53 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 02:58:53 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 02:58:53 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 02:58:53 INFO : three.txt: Deleted 2024/11/26 02:58:54 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 02:58:54 INFO : three.txt: Copied (new) 2024/11/26 02:58:54 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 02:58:55 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:58:55 INFO : one: Copied (server-side copy) to: one.bak 2024/11/26 02:58:55 INFO : one: Deleted 2024/11/26 02:58:55 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 02:58:55 INFO : one: Copied (new) 2024/11/26 02:58:55 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:58:55 DEBUG : two: Unchanged skipping 2024/11/26 02:58:55 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 02:58:56 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 02:58:56 INFO : three.txt: Copied (server-side copy) to: three.txt.bak 2024/11/26 02:58:56 INFO : three.txt: Deleted 2024/11/26 02:58:56 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/26 02:58:56 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (10.50s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:59:00 DEBUG : Creating backend with remote "TestB2:rclone-test-sojulif3repo/dst" 2024/11/26 02:59:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2024/11/26 02:59:02 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2024/11/26 02:59:02 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/26 02:59:02 INFO : one: Deleted 2024/11/26 02:59:03 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:59:03 INFO : one: Copied (new) 2024/11/26 02:59:03 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:03 DEBUG : two: Unchanged skipping 2024/11/26 02:59:04 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2024/11/26 02:59:04 DEBUG : three.txt: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2024/11/26 02:59:04 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/26 02:59:04 INFO : three.txt: Deleted 2024/11/26 02:59:04 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 02:59:04 INFO : three.txt: Copied (new) 2024/11/26 02:59:05 DEBUG : one: Sizes differ (src 5 vs dst 4) 2024/11/26 02:59:05 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2024/11/26 02:59:05 INFO : one: Copied (server-side copy) to: one-2019-01-01 2024/11/26 02:59:05 INFO : one: Deleted 2024/11/26 02:59:06 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2024/11/26 02:59:06 INFO : one: Copied (new) 2024/11/26 02:59:06 DEBUG : two: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:06 DEBUG : two: Unchanged skipping 2024/11/26 02:59:06 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2024/11/26 02:59:06 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2024/11/26 02:59:06 INFO : three.txt: Copied (server-side copy) to: three-2019-01-01.txt 2024/11/26 02:59:07 INFO : three.txt: Deleted 2024/11/26 02:59:07 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2024/11/26 02:59:07 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (10.63s) === RUN TestSyncUTFNorm run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:59:09 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2024/11/26 02:59:09 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:59:09 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:59:10 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2024/11/26 02:59:10 INFO : Testêé: Copied (replaced existing) to: Testêé 2024/11/26 02:59:10 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (2.28s) === RUN TestSyncImmutable run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:59:11 DEBUG : existing: Need to transfer - File not found at Destination 2024/11/26 02:59:11 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:59:11 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:59:12 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2024/11/26 02:59:12 INFO : existing: Copied (new) 2024/11/26 02:59:12 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:59:12 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2024/11/26 02:59:12 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:59:12 ERROR : existing: Source and destination exist but do not match: immutable file modified 2024/11/26 02:59:12 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:59:12 ERROR : B2 bucket rclone-test-sojulif3repo: not deleting files as there were IO errors 2024/11/26 02:59:12 ERROR : B2 bucket rclone-test-sojulif3repo: not deleting directories as there were IO errors run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncImmutable (3.12s) === RUN TestSyncIgnoreCase run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:59:14 DEBUG : EXISTING: Clearing upload URL because of error: Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/cf221db3604d6b6b9f380e1b/c001_v0001182_t0028": EOF 2024/11/26 02:59:14 DEBUG : pacer: low level retry 1/1 (error Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/cf221db3604d6b6b9f380e1b/c001_v0001182_t0028": EOF) 2024/11/26 02:59:14 DEBUG : pacer: Rate limited, increasing sleep to 20ms run.go:281: Retry Put of "EXISTING" to B2 bucket rclone-test-sojulif3repo: 1/10 (Post "https://pod-000-1182-01.backblaze.com/b2api/v1/b2_upload_file/cf221db3604d6b6b9f380e1b/c001_v0001182_t0028": EOF) 2024/11/26 02:59:17 DEBUG : pacer: Reducing sleep to 10ms 2024/11/26 02:59:17 DEBUG : existing: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:17 DEBUG : existing: Unchanged skipping 2024/11/26 02:59:17 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:59:17 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:59:17 DEBUG : Waiting for deletions to finish 2024/11/26 02:59:17 INFO : There was nothing to transfer --- PASS: TestSyncIgnoreCase (3.89s) === RUN TestFixCase run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:2635: Skipping test as local or remote are case-sensitive --- SKIP: TestFixCase (0.38s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.14s) --- SKIP: TestMaxTransfer/Hard (0.38s) --- SKIP: TestMaxTransfer/Soft (0.38s) --- SKIP: TestMaxTransfer/Cautious (0.38s) === RUN TestSyncConcurrentDelete run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:59:29 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:59:29 DEBUG : both0: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both12: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both13: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both14: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both15: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both16: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both17: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both18: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both1: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both10: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both3: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both11: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both5: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both6: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both19: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both8: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:29 DEBUG : both9: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both2: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both4: Unchanged skipping 2024/11/26 02:59:29 DEBUG : both7: Unchanged skipping 2024/11/26 02:59:29 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:59:29 DEBUG : Waiting for deletions to finish 2024/11/26 02:59:29 INFO : only16: Deleted 2024/11/26 02:59:30 INFO : only19: Deleted 2024/11/26 02:59:30 INFO : only0: Deleted 2024/11/26 02:59:30 INFO : only8: Deleted 2024/11/26 02:59:30 INFO : only13: Deleted 2024/11/26 02:59:30 INFO : only5: Deleted 2024/11/26 02:59:30 INFO : only9: Deleted 2024/11/26 02:59:30 INFO : only17: Deleted 2024/11/26 02:59:30 INFO : only2: Deleted 2024/11/26 02:59:30 INFO : only14: Deleted 2024/11/26 02:59:30 INFO : only15: Deleted 2024/11/26 02:59:30 INFO : only3: Deleted 2024/11/26 02:59:30 INFO : only4: Deleted 2024/11/26 02:59:30 INFO : only7: Deleted 2024/11/26 02:59:30 INFO : only1: Deleted 2024/11/26 02:59:30 INFO : only11: Deleted 2024/11/26 02:59:30 INFO : only18: Deleted 2024/11/26 02:59:30 INFO : only6: Deleted 2024/11/26 02:59:31 INFO : only10: Deleted 2024/11/26 02:59:31 INFO : only12: Deleted 2024/11/26 02:59:31 INFO : There was nothing to transfer run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncConcurrentDelete (16.11s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:59:45 DEBUG : both0: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both1: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both11: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for checks to finish 2024/11/26 02:59:45 DEBUG : both10: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both0: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both12: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both12: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both13: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both13: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both14: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both14: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both15: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both15: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both16: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both16: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both17: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both17: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both18: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both1: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both19: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both19: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both2: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both2: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both3: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both3: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both4: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both4: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both5: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both5: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both6: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both6: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both7: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both7: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both8: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both8: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both9: Size and modification time the same (differ by -999.999µs, within tolerance 1ms) 2024/11/26 02:59:45 DEBUG : both9: Unchanged skipping 2024/11/26 02:59:45 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2024/11/26 02:59:45 DEBUG : both11: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both10: Unchanged skipping 2024/11/26 02:59:45 DEBUG : both18: Unchanged skipping 2024/11/26 02:59:45 DEBUG : B2 bucket rclone-test-sojulif3repo: Waiting for transfers to finish 2024/11/26 02:59:46 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only1: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only0: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only12: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only13: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only11: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only14: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only15: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only16: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only10: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only17: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only18: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only19: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only4: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only2: Copied (replaced existing) 2024/11/26 02:59:46 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:46 INFO : only3: Copied (replaced existing) 2024/11/26 02:59:47 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:47 INFO : only5: Copied (replaced existing) 2024/11/26 02:59:47 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:47 INFO : only6: Copied (replaced existing) 2024/11/26 02:59:47 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:47 INFO : only7: Copied (replaced existing) 2024/11/26 02:59:47 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:47 INFO : only8: Copied (replaced existing) 2024/11/26 02:59:47 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2024/11/26 02:59:47 INFO : only9: Copied (replaced existing) 2024/11/26 02:59:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestSyncConcurrentTruncate (20.07s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 02:59:55 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 02:59:55 DEBUG : sub dir: Making directory 2024/11/26 02:59:55 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestNothingToTransferWithEmptyDirs (4.49s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" 2024/11/26 03:00:00 INFO : sub dir: Set directory modification time (using DirSetModTime) 2024/11/26 03:00:00 DEBUG : sub dir: Making directory 2024/11/26 03:00:00 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" run.go:180: Remote "B2 bucket rclone-test-sojulif3repo", Local "Local file system at /tmp/rclone1243590852", Modify Window "1ms" --- PASS: TestNothingToTransferWithoutEmptyDirs (4.41s) PASS 2024/11/26 03:00:04 DEBUG : B2 bucket rclone-test-sojulif3repo: Purge remote 2024/11/26 03:00:04 INFO : B2 bucket rclone-test-sojulif3repo: cleaning bucket "rclone-test-sojulif3repo" of all files 2024/11/26 03:00:05 DEBUG : BackupDir/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab6b_d20241126_m025758_c001_v7007000_t0000_u01732589878893") 2024/11/26 03:00:05 DEBUG : BackupDir/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f115c73c5b5a66f35_d20241126_m025753_c001_v0001104_t0058_u01732589873018") 2024/11/26 03:00:05 DEBUG : CompareDest/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b87fc_d20241126_m025733_c001_v7007000_t0000_u01732589853802") 2024/11/26 03:00:05 DEBUG : CompareDest/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45f9de_d20241126_m025727_c001_v0001182_t0027_u01732589847552") 2024/11/26 03:00:05 DEBUG : CompareDest/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b87fd_d20241126_m025733_c001_v7007000_t0000_u01732589853984") 2024/11/26 03:00:05 DEBUG : CompareDest/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b83365_d20241126_m025728_c001_v0001183_t0030_u01732589848860") 2024/11/26 03:00:05 DEBUG : CopyDest/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab6c_d20241126_m025759_c001_v7007000_t0000_u01732589879086") 2024/11/26 03:00:05 DEBUG : CopyDest/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8dc4c_d20241126_m025750_c001_v0001183_t0004_u01732589870162") 2024/11/26 03:00:05 DEBUG : CopyDest/three: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab6e_d20241126_m025759_c001_v7007000_t0000_u01732589879268") 2024/11/26 03:00:05 DEBUG : CopyDest/three: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8391a_d20241126_m025756_c001_v0001183_t0048_u01732589876841") 2024/11/26 03:00:05 DEBUG : CopyDest/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab70_d20241126_m025759_c001_v7007000_t0000_u01732589879450") 2024/11/26 03:00:05 DEBUG : CopyDest/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45fc5d_d20241126_m025754_c001_v0001182_t0022_u01732589874513") 2024/11/26 03:00:05 DEBUG : EXISTING: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b9e_d20241126_m025917_c001_v7007000_t0000_u01732589957889") 2024/11/26 03:00:06 DEBUG : EXISTING: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84889_d20241126_m025916_c001_v0001183_t0030_u01732589956915") 2024/11/26 03:00:06 DEBUG : Testêé: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b87_d20241126_m025910_c001_v7007000_t0000_u01732589950884") 2024/11/26 03:00:06 DEBUG : Testêé: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84735_d20241126_m025910_c001_v0001183_t0059_u01732589950303") 2024/11/26 03:00:06 DEBUG : Testêé: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c4603d5_d20241126_m025909_c001_v0001182_t0013_u01732589949342") 2024/11/26 03:00:06 DEBUG : a/potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5a3_d20241126_m025543_c001_v7007000_t0000_u01732589743874") 2024/11/26 03:00:06 DEBUG : a/potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82044_d20241126_m025543_c001_v0001183_t0035_u01732589743299") 2024/11/26 03:00:06 DEBUG : a/potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f400eaaa646db3336_d20241126_m025541_c001_v7007000_t0000_u01732589741569") 2024/11/26 03:00:06 DEBUG : a/potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81fb0_d20241126_m025540_c001_v0001183_t0036_u01732589740673") 2024/11/26 03:00:06 DEBUG : a/potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb3814104878f_d20241126_m025521_c001_v7007000_t0000_u01732589721740") 2024/11/26 03:00:06 DEBUG : a/potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81b13_d20241126_m025520_c001_v0001183_t0015_u01732589720833") 2024/11/26 03:00:06 DEBUG : b/potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5a4_d20241126_m025544_c001_v7007000_t0000_u01732589744055") 2024/11/26 03:00:06 DEBUG : b/potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8201e_d20241126_m025542_c001_v0001183_t0021_u01732589742494") 2024/11/26 03:00:06 DEBUG : b/potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f400eaaa646db3335_d20241126_m025541_c001_v7007000_t0000_u01732589741018") 2024/11/26 03:00:06 DEBUG : b/potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81f7b_d20241126_m025539_c001_v0001183_t0019_u01732589739797") 2024/11/26 03:00:06 DEBUG : b/potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb3814104878e_d20241126_m025521_c001_v7007000_t0000_u01732589721177") 2024/11/26 03:00:06 DEBUG : b/potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81ad8_d20241126_m025520_c001_v0001183_t0051_u01732589720018") 2024/11/26 03:00:06 DEBUG : backup/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f41909ce155fd9f05_d20241126_m025812_c001_v7007000_t0000_u01732589892166") 2024/11/26 03:00:06 DEBUG : backup/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1023af5ac1b60e9b_d20241126_m025810_c001_v0001109_t0047_u01732589890040") 2024/11/26 03:00:06 DEBUG : backup/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f117401f7a0b8d2fa_d20241126_m025805_c001_v0001183_t0033_u01732589885835") 2024/11/26 03:00:06 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01a37_d20241126_m025836_c001_v7007000_t0000_u01732589916844") 2024/11/26 03:00:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f119a1c47cf69576e_d20241126_m025834_c001_v0001102_t0021_u01732589914832") 2024/11/26 03:00:07 DEBUG : backup/one-2019-01-01: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f10813d4a1faf5919_d20241126_m025830_c001_v0001179_t0017_u01732589910416") 2024/11/26 03:00:07 DEBUG : backup/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413c9b1987de355e_d20241126_m025823_c001_v7007000_t0000_u01732589903898") 2024/11/26 03:00:07 DEBUG : backup/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f100894102795f27c_d20241126_m025822_c001_v0001183_t0042_u01732589902320") 2024/11/26 03:00:07 DEBUG : backup/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1012e7a895c63661_d20241126_m025818_c001_v0001180_t0024_u01732589898603") 2024/11/26 03:00:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01a3c_d20241126_m025837_c001_v7007000_t0000_u01732589917027") 2024/11/26 03:00:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f10852059adc2c675_d20241126_m025836_c001_v0001183_t0020_u01732589916053") 2024/11/26 03:00:07 DEBUG : backup/three-2019-01-01.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f10916affe1ab67e1_d20241126_m025832_c001_v0001144_t0020_u01732589912019") 2024/11/26 03:00:07 DEBUG : backup/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f41909ce155fd9f07_d20241126_m025812_c001_v7007000_t0000_u01732589892349") 2024/11/26 03:00:07 DEBUG : backup/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1116dad1bed1a5df_d20241126_m025811_c001_v0001182_t0003_u01732589891406") 2024/11/26 03:00:07 DEBUG : backup/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f104f239cbf77f729_d20241126_m025807_c001_v0001105_t0016_u01732589887844") 2024/11/26 03:00:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413c9b1987de355f_d20241126_m025824_c001_v7007000_t0000_u01732589904081") 2024/11/26 03:00:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f10852059adc2c40e_d20241126_m025823_c001_v0001183_t0032_u01732589903118") 2024/11/26 03:00:07 DEBUG : backup/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1170b46243161b63_d20241126_m025819_c001_v0001115_t0029_u01732589899984") 2024/11/26 03:00:07 DEBUG : both0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f58_d20241126_m025947_c001_v7007000_t0000_u01732589987878") 2024/11/26 03:00:07 DEBUG : both0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8edd2_d20241126_m025936_c001_v0001183_t0040_u01732589976255") 2024/11/26 03:00:07 DEBUG : both0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85eba_d20241126_m025931_c001_v7007000_t0000_u01732589971580") 2024/11/26 03:00:07 DEBUG : both0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ead8_d20241126_m025920_c001_v0001183_t0051_u01732589960176") 2024/11/26 03:00:07 DEBUG : both1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f5a_d20241126_m025948_c001_v7007000_t0000_u01732589988060") 2024/11/26 03:00:07 DEBUG : both1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8edf6_d20241126_m025937_c001_v0001183_t0011_u01732589977030") 2024/11/26 03:00:08 DEBUG : both1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ebb_d20241126_m025931_c001_v7007000_t0000_u01732589971780") 2024/11/26 03:00:08 DEBUG : both1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eaea_d20241126_m025920_c001_v0001183_t0012_u01732589960591") 2024/11/26 03:00:08 DEBUG : both10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f5b_d20241126_m025948_c001_v7007000_t0000_u01732589988243") 2024/11/26 03:00:08 DEBUG : both10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eeea_d20241126_m025940_c001_v0001183_t0037_u01732589980978") 2024/11/26 03:00:08 DEBUG : both10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ebc_d20241126_m025931_c001_v7007000_t0000_u01732589971980") 2024/11/26 03:00:08 DEBUG : both10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eba2_d20241126_m025924_c001_v0001183_t0018_u01732589964512") 2024/11/26 03:00:08 DEBUG : both11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f5d_d20241126_m025948_c001_v7007000_t0000_u01732589988425") 2024/11/26 03:00:08 DEBUG : both11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ef00_d20241126_m025941_c001_v0001183_t0051_u01732589981404") 2024/11/26 03:00:08 DEBUG : both11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ebd_d20241126_m025932_c001_v7007000_t0000_u01732589972160") 2024/11/26 03:00:08 DEBUG : both11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ebb2_d20241126_m025924_c001_v0001183_t0034_u01732589964914") 2024/11/26 03:00:08 DEBUG : both12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f5e_d20241126_m025948_c001_v7007000_t0000_u01732589988607") 2024/11/26 03:00:08 DEBUG : both12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ef12_d20241126_m025941_c001_v0001183_t0058_u01732589981814") 2024/11/26 03:00:08 DEBUG : both12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ebe_d20241126_m025932_c001_v7007000_t0000_u01732589972418") 2024/11/26 03:00:08 DEBUG : both12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ebc6_d20241126_m025925_c001_v0001183_t0029_u01732589965346") 2024/11/26 03:00:08 DEBUG : both13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f60_d20241126_m025948_c001_v7007000_t0000_u01732589988789") 2024/11/26 03:00:08 DEBUG : both13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ef2e_d20241126_m025942_c001_v0001183_t0034_u01732589982237") 2024/11/26 03:00:08 DEBUG : both13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ebf_d20241126_m025932_c001_v7007000_t0000_u01732589972598") 2024/11/26 03:00:08 DEBUG : both13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ebdc_d20241126_m025925_c001_v0001183_t0035_u01732589965795") 2024/11/26 03:00:09 DEBUG : both14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f62_d20241126_m025948_c001_v7007000_t0000_u01732589988980") 2024/11/26 03:00:09 DEBUG : both14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ef4c_d20241126_m025942_c001_v0001183_t0013_u01732589982661") 2024/11/26 03:00:09 DEBUG : both14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec0_d20241126_m025932_c001_v7007000_t0000_u01732589972777") 2024/11/26 03:00:09 DEBUG : both14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ebfa_d20241126_m025926_c001_v0001183_t0037_u01732589966191") 2024/11/26 03:00:09 DEBUG : both15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f63_d20241126_m025949_c001_v7007000_t0000_u01732589989162") 2024/11/26 03:00:09 DEBUG : both15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ef65_d20241126_m025943_c001_v0001183_t0000_u01732589983078") 2024/11/26 03:00:09 DEBUG : both15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec1_d20241126_m025932_c001_v7007000_t0000_u01732589972959") 2024/11/26 03:00:09 DEBUG : both15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ec0e_d20241126_m025926_c001_v0001183_t0001_u01732589966612") 2024/11/26 03:00:09 DEBUG : both16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f65_d20241126_m025949_c001_v7007000_t0000_u01732589989347") 2024/11/26 03:00:09 DEBUG : both16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ef71_d20241126_m025943_c001_v0001183_t0059_u01732589983477") 2024/11/26 03:00:09 DEBUG : both16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec2_d20241126_m025933_c001_v7007000_t0000_u01732589973139") 2024/11/26 03:00:09 DEBUG : both16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ec26_d20241126_m025927_c001_v0001183_t0013_u01732589967162") 2024/11/26 03:00:09 DEBUG : both17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f66_d20241126_m025949_c001_v7007000_t0000_u01732589989530") 2024/11/26 03:00:09 DEBUG : both17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ef83_d20241126_m025943_c001_v0001183_t0020_u01732589983912") 2024/11/26 03:00:09 DEBUG : both17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec3_d20241126_m025933_c001_v7007000_t0000_u01732589973321") 2024/11/26 03:00:09 DEBUG : both17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ec42_d20241126_m025927_c001_v0001183_t0024_u01732589967584") 2024/11/26 03:00:09 DEBUG : both18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f68_d20241126_m025949_c001_v7007000_t0000_u01732589989712") 2024/11/26 03:00:09 DEBUG : both18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ef95_d20241126_m025944_c001_v0001183_t0000_u01732589984315") 2024/11/26 03:00:09 DEBUG : both18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec4_d20241126_m025933_c001_v7007000_t0000_u01732589973504") 2024/11/26 03:00:10 DEBUG : both18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ec52_d20241126_m025927_c001_v0001183_t0024_u01732589967982") 2024/11/26 03:00:10 DEBUG : both19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f69_d20241126_m025949_c001_v7007000_t0000_u01732589989894") 2024/11/26 03:00:10 DEBUG : both19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8efa9_d20241126_m025944_c001_v0001183_t0003_u01732589984710") 2024/11/26 03:00:10 DEBUG : both19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec5_d20241126_m025933_c001_v7007000_t0000_u01732589973685") 2024/11/26 03:00:10 DEBUG : both19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ec66_d20241126_m025928_c001_v0001183_t0052_u01732589968408") 2024/11/26 03:00:10 DEBUG : both2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f6b_d20241126_m025950_c001_v7007000_t0000_u01732589990077") 2024/11/26 03:00:10 DEBUG : both2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ee14_d20241126_m025937_c001_v0001183_t0027_u01732589977449") 2024/11/26 03:00:10 DEBUG : both2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec6_d20241126_m025933_c001_v7007000_t0000_u01732589973865") 2024/11/26 03:00:10 DEBUG : both2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eb04_d20241126_m025921_c001_v0001183_t0032_u01732589961037") 2024/11/26 03:00:10 DEBUG : both3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f6c_d20241126_m025950_c001_v7007000_t0000_u01732589990261") 2024/11/26 03:00:10 DEBUG : both3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ee24_d20241126_m025937_c001_v0001183_t0051_u01732589977866") 2024/11/26 03:00:10 DEBUG : both3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec7_d20241126_m025934_c001_v7007000_t0000_u01732589974045") 2024/11/26 03:00:10 DEBUG : both3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eb1c_d20241126_m025921_c001_v0001183_t0002_u01732589961487") 2024/11/26 03:00:10 DEBUG : both4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f70_d20241126_m025950_c001_v7007000_t0000_u01732589990458") 2024/11/26 03:00:10 DEBUG : both4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ee38_d20241126_m025938_c001_v0001183_t0010_u01732589978272") 2024/11/26 03:00:10 DEBUG : both4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec8_d20241126_m025934_c001_v7007000_t0000_u01732589974234") 2024/11/26 03:00:10 DEBUG : both4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eb2c_d20241126_m025921_c001_v0001183_t0021_u01732589961909") 2024/11/26 03:00:10 DEBUG : both5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f71_d20241126_m025950_c001_v7007000_t0000_u01732589990641") 2024/11/26 03:00:10 DEBUG : both5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ee58_d20241126_m025938_c001_v0001183_t0051_u01732589978693") 2024/11/26 03:00:11 DEBUG : both5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ec9_d20241126_m025934_c001_v7007000_t0000_u01732589974415") 2024/11/26 03:00:11 DEBUG : both5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eb42_d20241126_m025922_c001_v0001183_t0037_u01732589962303") 2024/11/26 03:00:11 DEBUG : both6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f72_d20241126_m025950_c001_v7007000_t0000_u01732589990824") 2024/11/26 03:00:11 DEBUG : both6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ee72_d20241126_m025939_c001_v0001183_t0028_u01732589979127") 2024/11/26 03:00:11 DEBUG : both6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85eca_d20241126_m025934_c001_v7007000_t0000_u01732589974601") 2024/11/26 03:00:11 DEBUG : both6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eb54_d20241126_m025922_c001_v0001183_t0016_u01732589962719") 2024/11/26 03:00:11 DEBUG : both7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f73_d20241126_m025951_c001_v7007000_t0000_u01732589991007") 2024/11/26 03:00:11 DEBUG : both7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ee8e_d20241126_m025939_c001_v0001183_t0030_u01732589979586") 2024/11/26 03:00:11 DEBUG : both7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ecb_d20241126_m025934_c001_v7007000_t0000_u01732589974785") 2024/11/26 03:00:11 DEBUG : both7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eb6a_d20241126_m025923_c001_v0001183_t0015_u01732589963131") 2024/11/26 03:00:11 DEBUG : both8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f74_d20241126_m025951_c001_v7007000_t0000_u01732589991203") 2024/11/26 03:00:11 DEBUG : both8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eeac_d20241126_m025940_c001_v0001183_t0057_u01732589980017") 2024/11/26 03:00:11 DEBUG : both8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ecc_d20241126_m025934_c001_v7007000_t0000_u01732589974969") 2024/11/26 03:00:11 DEBUG : both8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eb84_d20241126_m025923_c001_v0001183_t0042_u01732589963681") 2024/11/26 03:00:11 DEBUG : both9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f76_d20241126_m025951_c001_v7007000_t0000_u01732589991385") 2024/11/26 03:00:11 DEBUG : both9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eec6_d20241126_m025940_c001_v0001183_t0036_u01732589980435") 2024/11/26 03:00:11 DEBUG : both9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85ecd_d20241126_m025935_c001_v7007000_t0000_u01732589975150") 2024/11/26 03:00:11 DEBUG : both9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8eb98_d20241126_m025924_c001_v0001183_t0029_u01732589964097") 2024/11/26 03:00:11 DEBUG : c/non empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5a5_d20241126_m025544_c001_v7007000_t0000_u01732589744237") 2024/11/26 03:00:11 DEBUG : c/non empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8202e_d20241126_m025542_c001_v0001183_t0009_u01732589742699") 2024/11/26 03:00:12 DEBUG : c/non empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f400eaaa646db3338_d20241126_m025541_c001_v7007000_t0000_u01732589741752") 2024/11/26 03:00:12 DEBUG : c/non empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81f89_d20241126_m025540_c001_v0001183_t0034_u01732589740025") 2024/11/26 03:00:12 DEBUG : c/non empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb38141048791_d20241126_m025521_c001_v7007000_t0000_u01732589721941") 2024/11/26 03:00:12 DEBUG : c/non empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81ae5_d20241126_m025520_c001_v0001183_t0044_u01732589720219") 2024/11/26 03:00:12 DEBUG : check sum: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59824_d20241126_m025509_c001_v7007000_t0000_u01732589709387") 2024/11/26 03:00:12 DEBUG : check sum: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81815_d20241126_m025508_c001_v0001183_t0039_u01732589708400") 2024/11/26 03:00:12 DEBUG : dest/3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab56_d20241126_m025742_c001_v7007000_t0000_u01732589862685") 2024/11/26 03:00:12 DEBUG : dest/3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40692d51b14029f4_d20241126_m025741_c001_v0001182_t0013_u01732589861586") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b59_d20241126_m025907_c001_v7007000_t0000_u01732589947865") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1087d46c7625ddd4_d20241126_m025906_c001_v0001182_t0000_u01732589946077") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b88f5_d20241126_m025905_c001_v7007000_t0000_u01732589945893") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1087d46c7625dd92_d20241126_m025903_c001_v0001182_t0011_u01732589943528") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b88f1_d20241126_m025902_c001_v7007000_t0000_u01732589942808") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c4602c9_d20241126_m025858_c001_v0001182_t0059_u01732589938699") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b12_d20241126_m025857_c001_v7007000_t0000_u01732589937216") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1047784fc8259484_d20241126_m025855_c001_v0001183_t0023_u01732589935397") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59a32_d20241126_m025855_c001_v7007000_t0000_u01732589935216") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1047784fc8259423_d20241126_m025852_c001_v0001183_t0019_u01732589932598") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59a2b_d20241126_m025851_c001_v7007000_t0000_u01732589931881") 2024/11/26 03:00:12 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c4601dd_d20241126_m025848_c001_v0001182_t0009_u01732589928206") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01a9a_d20241126_m025846_c001_v7007000_t0000_u01732589926915") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f11779caabf4ebad8_d20241126_m025845_c001_v0001100_t0058_u01732589925385") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a19c3_d20241126_m025845_c001_v7007000_t0000_u01732589925206") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f11779caabf4ebad2_d20241126_m025842_c001_v0001100_t0020_u01732589922793") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a19b1_d20241126_m025842_c001_v7007000_t0000_u01732589922065") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8e40a_d20241126_m025838_c001_v0001183_t0042_u01732589918135") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01a3f_d20241126_m025837_c001_v7007000_t0000_u01732589917209") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1031c21956b470d4_d20241126_m025835_c001_v0001033_t0003_u01732589915371") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4126c6316613832c_d20241126_m025835_c001_v7007000_t0000_u01732589915190") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1031c21956b470d2_d20241126_m025831_c001_v0001033_t0019_u01732589911343") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4126c63166138329_d20241126_m025830_c001_v7007000_t0000_u01732589910619") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b83ed6_d20241126_m025825_c001_v0001183_t0052_u01732589905194") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413c9b1987de3560_d20241126_m025824_c001_v7007000_t0000_u01732589904269") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f117401f7a0b8d6ce_d20241126_m025822_c001_v0001183_t0000_u01732589902707") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a1961_d20241126_m025822_c001_v7007000_t0000_u01732589902526") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f117401f7a0b8d614_d20241126_m025819_c001_v0001183_t0001_u01732589899559") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a195b_d20241126_m025818_c001_v7007000_t0000_u01732589898834") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45fe30_d20241126_m025813_c001_v0001182_t0032_u01732589893469") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f41909ce155fd9f09_d20241126_m025812_c001_v7007000_t0000_u01732589892545") 2024/11/26 03:00:13 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f112b1cba360a0d66_d20241126_m025810_c001_v0001117_t0055_u01732589890712") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f404050bf895c1288_d20241126_m025810_c001_v7007000_t0000_u01732589890519") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f112b1cba360a0d56_d20241126_m025806_c001_v0001117_t0021_u01732589886764") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f404050bf895c1281_d20241126_m025806_c001_v7007000_t0000_u01732589886039") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ddf4_d20241126_m025800_c001_v0001183_t0055_u01732589880721") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab71_d20241126_m025759_c001_v7007000_t0000_u01732589879632") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1077aecf3b85a10a_d20241126_m025753_c001_v0001179_t0016_u01732589873756") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a179e_d20241126_m025753_c001_v7007000_t0000_u01732589873552") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b837a3_d20241126_m025749_c001_v0001183_t0050_u01732589869598") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f110913c52af54c42_d20241126_m025748_c001_v0001109_t0047_u01732589868579") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f110913c52af54c40_d20241126_m025747_c001_v0001109_t0041_u01732589867095") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b87fe_d20241126_m025734_c001_v7007000_t0000_u01732589854166") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8d869_d20241126_m025726_c001_v0001183_t0012_u01732589846994") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f107da32fe5a45b02_d20241126_m025725_c001_v0001172_t0042_u01732589845909") 2024/11/26 03:00:14 DEBUG : dst/one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f107da32fe5a45afe_d20241126_m025724_c001_v0001172_t0021_u01732589844064") 2024/11/26 03:00:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b5c_d20241126_m025908_c001_v7007000_t0000_u01732589948047") 2024/11/26 03:00:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113569377a977e27_d20241126_m025905_c001_v0001179_t0053_u01732589945688") 2024/11/26 03:00:14 DEBUG : dst/one-2019-01-01: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1008dd65c9ba6df2_d20241126_m025902_c001_v0001182_t0050_u01732589942611") 2024/11/26 03:00:14 DEBUG : dst/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b16_d20241126_m025857_c001_v7007000_t0000_u01732589937400") 2024/11/26 03:00:14 DEBUG : dst/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1116dad1bed1ac61_d20241126_m025854_c001_v0001182_t0023_u01732589934998") 2024/11/26 03:00:14 DEBUG : dst/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1087fd3bb2b7f943_d20241126_m025851_c001_v0001178_t0015_u01732589931674") 2024/11/26 03:00:15 DEBUG : dst/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01a9c_d20241126_m025847_c001_v7007000_t0000_u01732589927097") 2024/11/26 03:00:15 DEBUG : dst/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1047784fc82592c2_d20241126_m025845_c001_v0001183_t0043_u01732589925010") 2024/11/26 03:00:15 DEBUG : dst/one.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f100cd82d08b0965c_d20241126_m025841_c001_v0001116_t0023_u01732589921358") 2024/11/26 03:00:15 DEBUG : dst/three: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab74_d20241126_m025759_c001_v7007000_t0000_u01732589879814") 2024/11/26 03:00:15 DEBUG : dst/three: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f110913c52af54c60_d20241126_m025757_c001_v0001109_t0029_u01732589877990") 2024/11/26 03:00:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b61_d20241126_m025908_c001_v7007000_t0000_u01732589948235") 2024/11/26 03:00:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f10305f53ec4ccb0e_d20241126_m025906_c001_v0001183_t0036_u01732589946845") 2024/11/26 03:00:15 DEBUG : dst/three-2019-01-01.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f105593293cac1aa5_d20241126_m025904_c001_v0001181_t0055_u01732589944298") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b64_d20241126_m025908_c001_v7007000_t0000_u01732589948419") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1087d46c7625ddf2_d20241126_m025907_c001_v0001182_t0055_u01732589947229") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b88f6_d20241126_m025907_c001_v7007000_t0000_u01732589947047") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1087d46c7625ddb0_d20241126_m025904_c001_v0001182_t0024_u01732589944712") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b88f3_d20241126_m025904_c001_v7007000_t0000_u01732589944524") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8e792_d20241126_m025859_c001_v0001183_t0044_u01732589939847") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b17_d20241126_m025857_c001_v7007000_t0000_u01732589937583") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1047784fc82594b4_d20241126_m025856_c001_v0001183_t0051_u01732589936616") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59a33_d20241126_m025856_c001_v7007000_t0000_u01732589936434") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1047784fc8259450_d20241126_m025853_c001_v0001183_t0023_u01732589933972") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59a2e_d20241126_m025853_c001_v7007000_t0000_u01732589933790") 2024/11/26 03:00:15 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8e5e0_d20241126_m025849_c001_v0001183_t0058_u01732589929009") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a19c4_d20241126_m025846_c001_v7007000_t0000_u01732589926353") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8e4fc_d20241126_m025844_c001_v0001183_t0022_u01732589924220") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a19bb_d20241126_m025843_c001_v7007000_t0000_u01732589923497") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8414b_d20241126_m025838_c001_v0001183_t0013_u01732589918904") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4126c6316613832d_d20241126_m025836_c001_v7007000_t0000_u01732589916265") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8406d_d20241126_m025834_c001_v0001183_t0020_u01732589914044") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4126c6316613832a_d20241126_m025832_c001_v7007000_t0000_u01732589912949") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45ff9a_d20241126_m025825_c001_v0001182_t0025_u01732589905958") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a1964_d20241126_m025823_c001_v7007000_t0000_u01732589903341") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45ff28_d20241126_m025821_c001_v0001182_t0031_u01732589901532") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4056c7c5ec3a195c_d20241126_m025820_c001_v7007000_t0000_u01732589900429") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8e026_d20241126_m025814_c001_v0001183_t0002_u01732589894253") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f404050bf895c1289_d20241126_m025811_c001_v7007000_t0000_u01732589891610") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8df40_d20241126_m025809_c001_v0001183_t0059_u01732589889266") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f404050bf895c1284_d20241126_m025808_c001_v7007000_t0000_u01732589888166") 2024/11/26 03:00:16 DEBUG : dst/three.txt: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b83a17_d20241126_m025801_c001_v0001183_t0025_u01732589881501") 2024/11/26 03:00:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b19_d20241126_m025857_c001_v7007000_t0000_u01732589937778") 2024/11/26 03:00:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1090294e95c37253_d20241126_m025856_c001_v0001120_t0059_u01732589936170") 2024/11/26 03:00:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f11556851191427a8_d20241126_m025853_c001_v0001130_t0035_u01732589933379") 2024/11/26 03:00:16 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01a9f_d20241126_m025847_c001_v7007000_t0000_u01732589927284") 2024/11/26 03:00:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f114f133b0ebcee94_d20241126_m025845_c001_v0001033_t0045_u01732589925911") 2024/11/26 03:00:17 DEBUG : dst/three.txt.bak: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f118454b63c631f1e_d20241126_m025843_c001_v0001183_t0003_u01732589923302") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b67_d20241126_m025908_c001_v7007000_t0000_u01732589948602") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8450b_d20241126_m025859_c001_v0001183_t0009_u01732589939286") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b1a_d20241126_m025857_c001_v7007000_t0000_u01732589937960") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84320_d20241126_m025848_c001_v0001183_t0043_u01732589928790") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01aa2_d20241126_m025847_c001_v7007000_t0000_u01732589927466") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c4600c5_d20241126_m025838_c001_v0001182_t0059_u01732589918698") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01a41_d20241126_m025837_c001_v7007000_t0000_u01732589917402") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8e22c_d20241126_m025825_c001_v0001183_t0020_u01732589905761") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413c9b1987de3561_d20241126_m025824_c001_v7007000_t0000_u01732589904451") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b83cc2_d20241126_m025814_c001_v0001183_t0055_u01732589894052") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f41909ce155fd9f0a_d20241126_m025812_c001_v7007000_t0000_u01732589892731") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45fcef_d20241126_m025801_c001_v0001182_t0029_u01732589881291") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab75_d20241126_m025759_c001_v7007000_t0000_u01732589879996") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f10614e4e6f67f0c5_d20241126_m025755_c001_v0001109_t0021_u01732589875316") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b8800_d20241126_m025734_c001_v7007000_t0000_u01732589854347") 2024/11/26 03:00:17 DEBUG : dst/two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f107da32fe5a45b10_d20241126_m025732_c001_v0001172_t0002_u01732589852981") 2024/11/26 03:00:17 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9419_d20241126_m025649_c001_v7007000_t0000_u01732589809883") 2024/11/26 03:00:17 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82b5f_d20241126_m025646_c001_v0001183_t0058_u01732589806402") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9415_d20241126_m025644_c001_v7007000_t0000_u01732589804473") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b828eb_d20241126_m025632_c001_v0001183_t0012_u01732589792874") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b29_d20241126_m025623_c001_v7007000_t0000_u01732589783738") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b826bd_d20241126_m025620_c001_v0001183_t0027_u01732589780723") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5b7_d20241126_m025556_c001_v7007000_t0000_u01732589756622") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8226c_d20241126_m025554_c001_v0001183_t0016_u01732589754911") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5b2_d20241126_m025553_c001_v7007000_t0000_u01732589753354") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b821f6_d20241126_m025552_c001_v0001183_t0037_u01732589752215") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5ac_d20241126_m025549_c001_v7007000_t0000_u01732589749030") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8211c_d20241126_m025547_c001_v0001183_t0011_u01732589747509") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5a8_d20241126_m025546_c001_v7007000_t0000_u01732589746380") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b820b8_d20241126_m025545_c001_v0001183_t0022_u01732589745193") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f400eaaa646db2f4a_d20241126_m025538_c001_v7007000_t0000_u01732589738867") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81ef8_d20241126_m025537_c001_v0001183_t0002_u01732589737518") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f400eaaa646db2f3d_d20241126_m025536_c001_v7007000_t0000_u01732589736396") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81e7b_d20241126_m025535_c001_v0001183_t0033_u01732589735634") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb381410487a0_d20241126_m025530_c001_v7007000_t0000_u01732589730777") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81cfc_d20241126_m025529_c001_v0001183_t0025_u01732589729613") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb38141048799_d20241126_m025527_c001_v7007000_t0000_u01732589727050") 2024/11/26 03:00:18 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81c5d_d20241126_m025526_c001_v0001183_t0015_u01732589726097") 2024/11/26 03:00:19 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb38141048794_d20241126_m025525_c001_v7007000_t0000_u01732589725005") 2024/11/26 03:00:19 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1086dd2a8c27549f_d20241126_m025524_c001_v0001106_t0057_u01732589724180") 2024/11/26 03:00:19 DEBUG : empty space: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81b6f_d20241126_m025522_c001_v0001183_t0018_u01732589722668") 2024/11/26 03:00:19 DEBUG : enormous: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5b6_d20241126_m025555_c001_v7007000_t0000_u01732589755884") 2024/11/26 03:00:19 DEBUG : enormous: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82272_d20241126_m025555_c001_v0001183_t0037_u01732589755110") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4084b4eab0e01b96_d20241126_m025913_c001_v7007000_t0000_u01732589953248") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8e9ba_d20241126_m025911_c001_v0001183_t0028_u01732589951988") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b26_d20241126_m025619_c001_v7007000_t0000_u01732589779047") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82641_d20241126_m025618_c001_v0001183_t0031_u01732589778076") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb3814104878d_d20241126_m025518_c001_v7007000_t0000_u01732589718918") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81a4f_d20241126_m025517_c001_v0001183_t0018_u01732589717968") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb3814104878c_d20241126_m025516_c001_v7007000_t0000_u01732589716695") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b819d7_d20241126_m025516_c001_v0001183_t0041_u01732589716121") 2024/11/26 03:00:19 DEBUG : existing: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b819a5_d20241126_m025515_c001_v0001183_t0032_u01732589715355") 2024/11/26 03:00:19 DEBUG : existing-b: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b27_d20241126_m025619_c001_v7007000_t0000_u01732589779249") 2024/11/26 03:00:19 DEBUG : existing-b: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8cd0f_d20241126_m025618_c001_v0001183_t0015_u01732589778092") 2024/11/26 03:00:19 DEBUG : five: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5ba_d20241126_m025600_c001_v7007000_t0000_u01732589760776") 2024/11/26 03:00:19 DEBUG : five: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b82336_d20241126_m025558_c001_v0001183_t0049_u01732589758878") 2024/11/26 03:00:19 DEBUG : foo: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb3814104879d_d20241126_m025528_c001_v7007000_t0000_u01732589728882") 2024/11/26 03:00:19 DEBUG : foo: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b81cc7_d20241126_m025528_c001_v0001183_t0049_u01732589728333") 2024/11/26 03:00:20 DEBUG : foo: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b81cb3_d20241126_m025527_c001_v0001183_t0049_u01732589727777") 2024/11/26 03:00:20 DEBUG : four: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5bb_d20241126_m025600_c001_v7007000_t0000_u01732589760958") 2024/11/26 03:00:20 DEBUG : four: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413b88ac6cd8ca7d_d20241126_m025559_c001_v0001183_t0045_u01732589759436") 2024/11/26 03:00:20 DEBUG : four: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82312_d20241126_m025558_c001_v0001183_t0000_u01732589758302") 2024/11/26 03:00:20 DEBUG : hello world2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd582_d20241126_m025427_c001_v7007000_t0000_u01732589667677") 2024/11/26 03:00:20 DEBUG : hello world2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b80ef8_d20241126_m025427_c001_v0001183_t0017_u01732589667094") 2024/11/26 03:00:20 DEBUG : ignore-size: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb38141048787_d20241126_m025514_c001_v7007000_t0000_u01732589714244") 2024/11/26 03:00:20 DEBUG : ignore-size: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81927_d20241126_m025513_c001_v0001183_t0009_u01732589713308") 2024/11/26 03:00:20 DEBUG : nested/sub dir/file: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b24_d20241126_m025616_c001_v7007000_t0000_u01732589776957") 2024/11/26 03:00:20 DEBUG : nested/sub dir/file: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8ccc3_d20241126_m025615_c001_v0001183_t0022_u01732589775989") 2024/11/26 03:00:20 DEBUG : nested/sub dir/file: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b22_d20241126_m025614_c001_v7007000_t0000_u01732589774804") 2024/11/26 03:00:20 DEBUG : nested/sub dir/file: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8cc63_d20241126_m025613_c001_v0001183_t0012_u01732589773898") 2024/11/26 03:00:20 DEBUG : one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5bc_d20241126_m025601_c001_v7007000_t0000_u01732589761140") 2024/11/26 03:00:20 DEBUG : one: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b822f8_d20241126_m025557_c001_v0001183_t0049_u01732589757730") 2024/11/26 03:00:20 DEBUG : only0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f78_d20241126_m025951_c001_v7007000_t0000_u01732589991568") 2024/11/26 03:00:20 DEBUG : only0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413b88ac6cd8efdf_d20241126_m025945_c001_v0001183_t0045_u01732589985882") 2024/11/26 03:00:20 DEBUG : only0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84d29_d20241126_m025936_c001_v0001183_t0010_u01732589976826") 2024/11/26 03:00:20 DEBUG : only0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9443_d20241126_m025930_c001_v7007000_t0000_u01732589970199") 2024/11/26 03:00:20 DEBUG : only0: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8495f_d20241126_m025920_c001_v0001183_t0041_u01732589960396") 2024/11/26 03:00:20 DEBUG : only1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f79_d20241126_m025951_c001_v7007000_t0000_u01732589991750") 2024/11/26 03:00:21 DEBUG : only1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b84f3d_d20241126_m025945_c001_v0001183_t0049_u01732589985894") 2024/11/26 03:00:21 DEBUG : only1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84d3d_d20241126_m025937_c001_v0001183_t0018_u01732589977249") 2024/11/26 03:00:21 DEBUG : only1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9446_d20241126_m025930_c001_v7007000_t0000_u01732589970750") 2024/11/26 03:00:21 DEBUG : only1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84989_d20241126_m025920_c001_v0001183_t0037_u01732589960829") 2024/11/26 03:00:21 DEBUG : only10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f7c_d20241126_m025951_c001_v7007000_t0000_u01732589991932") 2024/11/26 03:00:21 DEBUG : only10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f419cc9cd7e29d369_d20241126_m025946_c001_v0001181_t0023_u01732589986634") 2024/11/26 03:00:21 DEBUG : only10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84e3b_d20241126_m025941_c001_v0001183_t0029_u01732589981196") 2024/11/26 03:00:21 DEBUG : only10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9447_d20241126_m025930_c001_v7007000_t0000_u01732589970933") 2024/11/26 03:00:21 DEBUG : only10: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84a9b_d20241126_m025924_c001_v0001183_t0019_u01732589964721") 2024/11/26 03:00:21 DEBUG : only11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f7d_d20241126_m025952_c001_v7007000_t0000_u01732589992115") 2024/11/26 03:00:21 DEBUG : only11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40709375554b8c66_d20241126_m025946_c001_v0001183_t0009_u01732589986445") 2024/11/26 03:00:21 DEBUG : only11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84e53_d20241126_m025941_c001_v0001183_t0025_u01732589981605") 2024/11/26 03:00:21 DEBUG : only11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85eb8_d20241126_m025930_c001_v7007000_t0000_u01732589970759") 2024/11/26 03:00:21 DEBUG : only11: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84ab7_d20241126_m025925_c001_v0001183_t0018_u01732589965122") 2024/11/26 03:00:21 DEBUG : only12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f7f_d20241126_m025952_c001_v7007000_t0000_u01732589992297") 2024/11/26 03:00:21 DEBUG : only12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b84f4b_d20241126_m025946_c001_v0001183_t0049_u01732589986286") 2024/11/26 03:00:21 DEBUG : only12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84e6b_d20241126_m025942_c001_v0001183_t0025_u01732589982025") 2024/11/26 03:00:21 DEBUG : only12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85eb9_d20241126_m025930_c001_v7007000_t0000_u01732589970942") 2024/11/26 03:00:21 DEBUG : only12: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84ac9_d20241126_m025925_c001_v0001183_t0029_u01732589965565") 2024/11/26 03:00:22 DEBUG : only13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f80_d20241126_m025952_c001_v7007000_t0000_u01732589992479") 2024/11/26 03:00:22 DEBUG : only13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413b88ac6cd8eff6_d20241126_m025946_c001_v0001183_t0045_u01732589986294") 2024/11/26 03:00:22 DEBUG : only13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84e87_d20241126_m025942_c001_v0001183_t0002_u01732589982445") 2024/11/26 03:00:22 DEBUG : only13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b8918_d20241126_m025930_c001_v7007000_t0000_u01732589970211") 2024/11/26 03:00:22 DEBUG : only13: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84ae1_d20241126_m025925_c001_v0001183_t0033_u01732589965991") 2024/11/26 03:00:22 DEBUG : only14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f82_d20241126_m025952_c001_v7007000_t0000_u01732589992662") 2024/11/26 03:00:22 DEBUG : only14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b84f56_d20241126_m025946_c001_v0001183_t0049_u01732589986470") 2024/11/26 03:00:22 DEBUG : only14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84ea1_d20241126_m025942_c001_v0001183_t0050_u01732589982866") 2024/11/26 03:00:22 DEBUG : only14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f41909ce155fd9ffa_d20241126_m025930_c001_v7007000_t0000_u01732589970417") 2024/11/26 03:00:22 DEBUG : only14: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84aed_d20241126_m025926_c001_v0001183_t0028_u01732589966408") 2024/11/26 03:00:22 DEBUG : only15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f83_d20241126_m025952_c001_v7007000_t0000_u01732589992844") 2024/11/26 03:00:22 DEBUG : only15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413b88ac6cd8efff_d20241126_m025946_c001_v0001183_t0045_u01732589986478") 2024/11/26 03:00:22 DEBUG : only15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84eb9_d20241126_m025943_c001_v0001183_t0035_u01732589983281") 2024/11/26 03:00:22 DEBUG : only15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9445_d20241126_m025930_c001_v7007000_t0000_u01732589970567") 2024/11/26 03:00:22 DEBUG : only15: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84b17_d20241126_m025926_c001_v0001183_t0028_u01732589966955") 2024/11/26 03:00:22 DEBUG : only16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f85_d20241126_m025953_c001_v7007000_t0000_u01732589993027") 2024/11/26 03:00:22 DEBUG : only16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40709375554b8c6c_d20241126_m025946_c001_v0001183_t0009_u01732589986628") 2024/11/26 03:00:22 DEBUG : only16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84ed9_d20241126_m025943_c001_v0001183_t0034_u01732589983703") 2024/11/26 03:00:22 DEBUG : only16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9441_d20241126_m025929_c001_v7007000_t0000_u01732589969831") 2024/11/26 03:00:22 DEBUG : only16: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84b2d_d20241126_m025927_c001_v0001183_t0048_u01732589967371") 2024/11/26 03:00:23 DEBUG : only17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f86_d20241126_m025953_c001_v7007000_t0000_u01732589993222") 2024/11/26 03:00:23 DEBUG : only17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b84f68_d20241126_m025946_c001_v0001183_t0049_u01732589986653") 2024/11/26 03:00:23 DEBUG : only17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84eed_d20241126_m025944_c001_v0001183_t0025_u01732589984119") 2024/11/26 03:00:23 DEBUG : only17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85eb6_d20241126_m025930_c001_v7007000_t0000_u01732589970392") 2024/11/26 03:00:23 DEBUG : only17: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84b41_d20241126_m025927_c001_v0001183_t0033_u01732589967780") 2024/11/26 03:00:23 DEBUG : only18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f87_d20241126_m025953_c001_v7007000_t0000_u01732589993404") 2024/11/26 03:00:23 DEBUG : only18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413b88ac6cd8f009_d20241126_m025946_c001_v0001183_t0045_u01732589986663") 2024/11/26 03:00:23 DEBUG : only18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84f05_d20241126_m025944_c001_v0001183_t0051_u01732589984516") 2024/11/26 03:00:23 DEBUG : only18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b891e_d20241126_m025930_c001_v7007000_t0000_u01732589970772") 2024/11/26 03:00:23 DEBUG : only18: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84b4d_d20241126_m025928_c001_v0001183_t0053_u01732589968191") 2024/11/26 03:00:23 DEBUG : only19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f89_d20241126_m025953_c001_v7007000_t0000_u01732589993587") 2024/11/26 03:00:23 DEBUG : only19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40709375554b8c78_d20241126_m025946_c001_v0001183_t0009_u01732589986809") 2024/11/26 03:00:23 DEBUG : only19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84f21_d20241126_m025944_c001_v0001183_t0045_u01732589984926") 2024/11/26 03:00:23 DEBUG : only19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9442_d20241126_m025930_c001_v7007000_t0000_u01732589970015") 2024/11/26 03:00:23 DEBUG : only19: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84b63_d20241126_m025928_c001_v0001183_t0014_u01732589968608") 2024/11/26 03:00:23 DEBUG : only2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f8a_d20241126_m025953_c001_v7007000_t0000_u01732589993769") 2024/11/26 03:00:23 DEBUG : only2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f419cc9cd7e29d36b_d20241126_m025946_c001_v0001181_t0023_u01732589986832") 2024/11/26 03:00:23 DEBUG : only2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84d4d_d20241126_m025937_c001_v0001183_t0017_u01732589977654") 2024/11/26 03:00:23 DEBUG : only2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b891a_d20241126_m025930_c001_v7007000_t0000_u01732589970403") 2024/11/26 03:00:24 DEBUG : only2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b849ac_d20241126_m025921_c001_v0001183_t0008_u01732589961269") 2024/11/26 03:00:24 DEBUG : only3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f8c_d20241126_m025953_c001_v7007000_t0000_u01732589993954") 2024/11/26 03:00:24 DEBUG : only3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b84f72_d20241126_m025946_c001_v0001183_t0049_u01732589986847") 2024/11/26 03:00:24 DEBUG : only3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84d63_d20241126_m025938_c001_v0001183_t0048_u01732589978067") 2024/11/26 03:00:24 DEBUG : only3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85eb7_d20241126_m025930_c001_v7007000_t0000_u01732589970575") 2024/11/26 03:00:24 DEBUG : only3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b849db_d20241126_m025921_c001_v0001183_t0027_u01732589961710") 2024/11/26 03:00:24 DEBUG : only4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f8d_d20241126_m025954_c001_v7007000_t0000_u01732589994137") 2024/11/26 03:00:24 DEBUG : only4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413b88ac6cd8f011_d20241126_m025946_c001_v0001183_t0045_u01732589986864") 2024/11/26 03:00:24 DEBUG : only4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84d81_d20241126_m025938_c001_v0001183_t0005_u01732589978487") 2024/11/26 03:00:24 DEBUG : only4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b891c_d20241126_m025930_c001_v7007000_t0000_u01732589970589") 2024/11/26 03:00:24 DEBUG : only4: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b849f5_d20241126_m025922_c001_v0001183_t0050_u01732589962105") 2024/11/26 03:00:24 DEBUG : only5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f8f_d20241126_m025954_c001_v7007000_t0000_u01732589994328") 2024/11/26 03:00:24 DEBUG : only5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40709375554b8c82_d20241126_m025946_c001_v0001183_t0009_u01732589986991") 2024/11/26 03:00:24 DEBUG : only5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84d8d_d20241126_m025938_c001_v0001183_t0020_u01732589978919") 2024/11/26 03:00:24 DEBUG : only5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f41909ce155fd9ff9_d20241126_m025930_c001_v7007000_t0000_u01732589970224") 2024/11/26 03:00:24 DEBUG : only5: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84a0b_d20241126_m025922_c001_v0001183_t0051_u01732589962516") 2024/11/26 03:00:24 DEBUG : only6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f90_d20241126_m025954_c001_v7007000_t0000_u01732589994511") 2024/11/26 03:00:24 DEBUG : only6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f413b88ac6cd8f01d_d20241126_m025947_c001_v0001183_t0045_u01732589987047") 2024/11/26 03:00:24 DEBUG : only6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84db3_d20241126_m025939_c001_v0001183_t0006_u01732589979379") 2024/11/26 03:00:24 DEBUG : only6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f41909ce155fd9ffc_d20241126_m025930_c001_v7007000_t0000_u01732589970788") 2024/11/26 03:00:25 DEBUG : only6: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84a23_d20241126_m025922_c001_v0001183_t0034_u01732589962931") 2024/11/26 03:00:25 DEBUG : only7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f92_d20241126_m025954_c001_v7007000_t0000_u01732589994832") 2024/11/26 03:00:25 DEBUG : only7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f419cc9cd7e29d36f_d20241126_m025947_c001_v0001181_t0023_u01732589987054") 2024/11/26 03:00:25 DEBUG : only7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84dd1_d20241126_m025939_c001_v0001183_t0056_u01732589979804") 2024/11/26 03:00:25 DEBUG : only7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f41909ce155fd9ffb_d20241126_m025930_c001_v7007000_t0000_u01732589970605") 2024/11/26 03:00:25 DEBUG : only7: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84a41_d20241126_m025923_c001_v0001183_t0050_u01732589963369") 2024/11/26 03:00:25 DEBUG : only8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f95_d20241126_m025955_c001_v7007000_t0000_u01732589995016") 2024/11/26 03:00:25 DEBUG : only8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b84f86_d20241126_m025947_c001_v0001183_t0049_u01732589987071") 2024/11/26 03:00:25 DEBUG : only8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84df5_d20241126_m025940_c001_v0001183_t0049_u01732589980238") 2024/11/26 03:00:25 DEBUG : only8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85eb5_d20241126_m025930_c001_v7007000_t0000_u01732589970203") 2024/11/26 03:00:25 DEBUG : only8: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84a6f_d20241126_m025923_c001_v0001183_t0047_u01732589963894") 2024/11/26 03:00:25 DEBUG : only9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6f97_d20241126_m025955_c001_v7007000_t0000_u01732589995203") 2024/11/26 03:00:25 DEBUG : only9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40709375554b8c88_d20241126_m025947_c001_v0001183_t0009_u01732589987171") 2024/11/26 03:00:25 DEBUG : only9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84e13_d20241126_m025940_c001_v0001183_t0053_u01732589980654") 2024/11/26 03:00:25 DEBUG : only9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da9444_d20241126_m025930_c001_v7007000_t0000_u01732589970383") 2024/11/26 03:00:25 DEBUG : only9: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b84a85_d20241126_m025924_c001_v0001183_t0005_u01732589964302") 2024/11/26 03:00:25 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b20_d20241126_m025612_c001_v7007000_t0000_u01732589772056") 2024/11/26 03:00:25 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45f14d_d20241126_m025609_c001_v0001182_t0022_u01732589769980") 2024/11/26 03:00:25 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5c6_d20241126_m025607_c001_v7007000_t0000_u01732589767786") 2024/11/26 03:00:25 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82437_d20241126_m025606_c001_v0001183_t0020_u01732589766041") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5c0_d20241126_m025604_c001_v7007000_t0000_u01732589764212") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8cacd_d20241126_m025602_c001_v0001183_t0058_u01732589762073") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5b0_d20241126_m025551_c001_v7007000_t0000_u01732589751106") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8219a_d20241126_m025549_c001_v0001183_t0047_u01732589749947") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5ab_d20241126_m025548_c001_v7007000_t0000_u01732589748084") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8210e_d20241126_m025547_c001_v0001183_t0045_u01732589747310") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5a7_d20241126_m025545_c001_v7007000_t0000_u01732589745781") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b820a4_d20241126_m025544_c001_v0001183_t0014_u01732589744987") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f400eaaa646db2f44_d20241126_m025538_c001_v7007000_t0000_u01732589738283") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81ee3_d20241126_m025537_c001_v0001183_t0045_u01732589737311") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f400eaaa646db2f3e_d20241126_m025536_c001_v7007000_t0000_u01732589736579") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81e6f_d20241126_m025535_c001_v0001183_t0058_u01732589735437") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb381410487a7_d20241126_m025534_c001_v7007000_t0000_u01732589734705") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81e18_d20241126_m025534_c001_v0001183_t0058_u01732589734141") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81df9_d20241126_m025533_c001_v0001183_t0017_u01732589733569") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb381410487a4_d20241126_m025532_c001_v7007000_t0000_u01732589732839") 2024/11/26 03:00:26 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81da1_d20241126_m025532_c001_v0001183_t0038_u01732589732275") 2024/11/26 03:00:27 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81d85_d20241126_m025531_c001_v0001183_t0051_u01732589731703") 2024/11/26 03:00:27 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f406cb381410487a1_d20241126_m025530_c001_v7007000_t0000_u01732589730975") 2024/11/26 03:00:27 DEBUG : potato: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81d23_d20241126_m025530_c001_v0001183_t0049_u01732589730182") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4065ae0cf88d073e_d20241126_m025700_c001_v7007000_t0000_u01732589820256") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45f718_d20241126_m025659_c001_v0001182_t0038_u01732589819678") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da941a_d20241126_m025650_c001_v7007000_t0000_u01732589810132") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45f5b2_d20241126_m025645_c001_v0001182_t0037_u01732589805810") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40715819cee1752d_d20241126_m025637_c001_v7007000_t0000_u01732589797839") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45f466_d20241126_m025632_c001_v0001182_t0044_u01732589792295") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b2c_d20241126_m025624_c001_v7007000_t0000_u01732589784615") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45f2dd_d20241126_m025620_c001_v0001182_t0056_u01732589780528") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5b5_d20241126_m025555_c001_v7007000_t0000_u01732589755703") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82266_d20241126_m025554_c001_v0001183_t0037_u01732589754697") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5b3_d20241126_m025553_c001_v7007000_t0000_u01732589753573") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b821ec_d20241126_m025552_c001_v0001183_t0056_u01732589752020") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5b1_d20241126_m025551_c001_v7007000_t0000_u01732589751290") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b821ba_d20241126_m025550_c001_v0001183_t0034_u01732589750538") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5ad_d20241126_m025549_c001_v7007000_t0000_u01732589749214") 2024/11/26 03:00:27 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82146_d20241126_m025548_c001_v0001183_t0055_u01732589748452") 2024/11/26 03:00:28 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5a9_d20241126_m025546_c001_v7007000_t0000_u01732589746577") 2024/11/26 03:00:28 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b820d2_d20241126_m025545_c001_v0001183_t0043_u01732589745789") 2024/11/26 03:00:28 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f400eaaa646db2f4c_d20241126_m025539_c001_v7007000_t0000_u01732589739065") 2024/11/26 03:00:28 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81f17_d20241126_m025538_c001_v0001183_t0055_u01732589738086") 2024/11/26 03:00:28 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd58c_d20241126_m025430_c001_v7007000_t0000_u01732589670978") 2024/11/26 03:00:28 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b80fb0_d20241126_m025430_c001_v0001183_t0055_u01732589670423") 2024/11/26 03:00:28 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd585_d20241126_m025429_c001_v7007000_t0000_u01732589669155") 2024/11/26 03:00:28 DEBUG : potato2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b80f46_d20241126_m025428_c001_v0001183_t0040_u01732589668576") 2024/11/26 03:00:28 DEBUG : potato3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4079e1b1b5da941b_d20241126_m025650_c001_v7007000_t0000_u01732589810356") 2024/11/26 03:00:28 DEBUG : potato3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8d18c_d20241126_m025646_c001_v0001183_t0021_u01732589806960") 2024/11/26 03:00:28 DEBUG : potato3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40715819cee1752c_d20241126_m025637_c001_v7007000_t0000_u01732589797657") 2024/11/26 03:00:28 DEBUG : potato3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8cf9a_d20241126_m025633_c001_v0001183_t0023_u01732589793433") 2024/11/26 03:00:28 DEBUG : potato3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b2a_d20241126_m025624_c001_v7007000_t0000_u01732589784434") 2024/11/26 03:00:28 DEBUG : potato3: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8cda3_d20241126_m025620_c001_v0001183_t0016_u01732589780928") 2024/11/26 03:00:28 DEBUG : pre-dest1/1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab59_d20241126_m025742_c001_v7007000_t0000_u01732589862871") 2024/11/26 03:00:28 DEBUG : pre-dest1/1: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8d9b7_d20241126_m025735_c001_v0001183_t0002_u01732589855084") 2024/11/26 03:00:28 DEBUG : pre-dest2/2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f418796a92ccaab5c_d20241126_m025743_c001_v7007000_t0000_u01732589863054") 2024/11/26 03:00:28 DEBUG : pre-dest2/2: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45faad_d20241126_m025735_c001_v0001182_t0044_u01732589855648") 2024/11/26 03:00:28 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4027d6bede5b87eb_d20241126_m025713_c001_v7007000_t0000_u01732589833666") 2024/11/26 03:00:29 DEBUG : rclone-sync-test-ignore-file/.ignore: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82f8f_d20241126_m025709_c001_v0001183_t0035_u01732589829738") 2024/11/26 03:00:29 DEBUG : sizeonly: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59825_d20241126_m025511_c001_v7007000_t0000_u01732589711640") 2024/11/26 03:00:29 DEBUG : sizeonly: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81897_d20241126_m025510_c001_v0001183_t0004_u01732589710688") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6fba_d20241126_m030003_c001_v7007000_t0000_u01732590003534") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8521f_d20241126_m030001_c001_v0001183_t0027_u01732590001001") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6fa4_d20241126_m025959_c001_v7007000_t0000_u01732589999047") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8f1c5_d20241126_m025956_c001_v0001183_t0058_u01732589996527") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b25_d20241126_m025617_c001_v7007000_t0000_u01732589777139") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45f23d_d20241126_m025616_c001_v0001182_t0040_u01732589776340") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b23_d20241126_m025614_c001_v7007000_t0000_u01732589774986") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8258b_d20241126_m025614_c001_v0001183_t0013_u01732589774247") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59822_d20241126_m025507_c001_v7007000_t0000_u01732589707480") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81783_d20241126_m025505_c001_v0001183_t0052_u01732589705986") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f5981f_d20241126_m025505_c001_v7007000_t0000_u01732589705259") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81719_d20241126_m025504_c001_v0001183_t0043_u01732589704140") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f5981a_d20241126_m025501_c001_v7007000_t0000_u01732589701209") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8164f_d20241126_m025500_c001_v0001183_t0027_u01732589700057") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59817_d20241126_m025459_c001_v7007000_t0000_u01732589699513") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b815e9_d20241126_m025458_c001_v0001183_t0044_u01732589698216") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81553_d20241126_m025455_c001_v0001183_t0020_u01732589695366") 2024/11/26 03:00:29 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59816_d20241126_m025454_c001_v7007000_t0000_u01732589694641") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b814fd_d20241126_m025454_c001_v0001183_t0015_u01732589694069") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b814d7_d20241126_m025453_c001_v0001183_t0057_u01732589693320") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59813_d20241126_m025452_c001_v7007000_t0000_u01732589692231") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81433_d20241126_m025449_c001_v0001183_t0011_u01732589689835") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8138b_d20241126_m025447_c001_v0001183_t0032_u01732589687203") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59810_d20241126_m025446_c001_v7007000_t0000_u01732589686478") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81345_d20241126_m025445_c001_v0001183_t0028_u01732589685903") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8131b_d20241126_m025445_c001_v0001183_t0056_u01732589685150") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f5980d_d20241126_m025444_c001_v7007000_t0000_u01732589684409") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b811fc_d20241126_m025440_c001_v0001183_t0056_u01732589680794") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40980525d4f59805_d20241126_m025440_c001_v7007000_t0000_u01732589680431") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b811cc_d20241126_m025439_c001_v0001183_t0055_u01732589679824") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd59c_d20241126_m025438_c001_v7007000_t0000_u01732589678200") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81152_d20241126_m025437_c001_v0001183_t0031_u01732589677645") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd59a_d20241126_m025437_c001_v7007000_t0000_u01732589677085") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b8110c_d20241126_m025436_c001_v0001183_t0024_u01732589676507") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd594_d20241126_m025435_c001_v7007000_t0000_u01732589675247") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81080_d20241126_m025434_c001_v0001183_t0029_u01732589674494") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd58f_d20241126_m025433_c001_v7007000_t0000_u01732589673943") 2024/11/26 03:00:30 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b81048_d20241126_m025433_c001_v0001183_t0046_u01732589673373") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd58e_d20241126_m025432_c001_v7007000_t0000_u01732589672456") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b80fe4_d20241126_m025431_c001_v0001183_t0026_u01732589671899") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd580_d20241126_m025426_c001_v7007000_t0000_u01732589666195") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b80e8d_d20241126_m025425_c001_v0001183_t0005_u01732589665614") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd57f_d20241126_m025424_c001_v7007000_t0000_u01732589664701") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b80e41_d20241126_m025424_c001_v0001183_t0033_u01732589664124") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd57d_d20241126_m025423_c001_v7007000_t0000_u01732589663226") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b80df1_d20241126_m025422_c001_v0001183_t0035_u01732589662666") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f40395e9627fdd578_d20241126_m025419_c001_v7007000_t0000_u01732589659785") 2024/11/26 03:00:31 DEBUG : sub dir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b80d21_d20241126_m025419_c001_v0001183_t0028_u01732589659224") 2024/11/26 03:00:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6fbb_d20241126_m030003_c001_v7007000_t0000_u01732590003716") 2024/11/26 03:00:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f10709375554b8f17_d20241126_m030001_c001_v0001183_t0003_u01732590001014") 2024/11/26 03:00:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401696bb713a6fa6_d20241126_m025959_c001_v7007000_t0000_u01732589999230") 2024/11/26 03:00:31 DEBUG : sub dir2/very/very/very/very/very/nested/subdir/hello world: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f119cc9cd7e29d389_d20241126_m025956_c001_v0001181_t0005_u01732589996524") 2024/11/26 03:00:31 DEBUG : sub/yam: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b1f_d20241126_m025611_c001_v7007000_t0000_u01732589771509") 2024/11/26 03:00:31 DEBUG : sub/yam: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8cbbb_d20241126_m025609_c001_v0001183_t0022_u01732589769628") 2024/11/26 03:00:31 DEBUG : three: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5bd_d20241126_m025601_c001_v7007000_t0000_u01732589761338") 2024/11/26 03:00:31 DEBUG : three: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82374_d20241126_m025600_c001_v0001183_t0004_u01732589760195") 2024/11/26 03:00:31 DEBUG : three: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f109ac995d5b82304_d20241126_m025558_c001_v0001183_t0033_u01732589758092") 2024/11/26 03:00:32 DEBUG : two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5be_d20241126_m025601_c001_v7007000_t0000_u01732589761520") 2024/11/26 03:00:32 DEBUG : two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f401714aa8c45f014_d20241126_m025559_c001_v0001182_t0028_u01732589759624") 2024/11/26 03:00:32 DEBUG : two: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f409ac995d5b822fe_d20241126_m025557_c001_v0001183_t0049_u01732589757911") 2024/11/26 03:00:32 DEBUG : yam: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b21_d20241126_m025612_c001_v7007000_t0000_u01732589772236") 2024/11/26 03:00:32 DEBUG : yam: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f102f30a46440098c_d20241126_m025610_c001_v0001117_t0056_u01732589770938") 2024/11/26 03:00:32 DEBUG : yam: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5c4_d20241126_m025607_c001_v7007000_t0000_u01732589767236") 2024/11/26 03:00:32 DEBUG : yam: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f113b88ac6cd8cb4b_d20241126_m025605_c001_v0001183_t0057_u01732589765689") 2024/11/26 03:00:32 DEBUG : yam: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5bf_d20241126_m025603_c001_v7007000_t0000_u01732589763658") 2024/11/26 03:00:32 DEBUG : yam: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f101714aa8c45f05e_d20241126_m025602_c001_v0001182_t0016_u01732589762080") 2024/11/26 03:00:32 DEBUG : yaml: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f4161d661b8f85b1d_d20241126_m025608_c001_v7007000_t0000_u01732589768331") 2024/11/26 03:00:32 DEBUG : yaml: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f1073f29712c79dcb_d20241126_m025606_c001_v0001092_t0004_u01732589766835") 2024/11/26 03:00:32 DEBUG : yaml: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f415ba08a38d0b5c1_d20241126_m025604_c001_v7007000_t0000_u01732589764394") 2024/11/26 03:00:32 DEBUG : yaml: Deleting (id "4_zcf221db3604d6b6b9f380e1b_f118cd9dbbae5534c_d20241126_m025603_c001_v0001120_t0023_u01732589763215") "./sync.test -test.v -test.timeout 1h0m0s -remote TestB2: -list-retries 5 -verbose" - Finished OK in 6m17.879544341s (try 1/5)