"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/02/08 03:53:16 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ" 2025/02/08 03:53:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/02/08 03:53:16 DEBUG : box root 'rclone-test-kiduyid3gequ': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 03:53:17 DEBUG : Creating backend with remote "/tmp/rclone2433455109" === RUN TestPipe --- PASS: TestPipe (0.00s) === RUN TestPipeConcurrent --- PASS: TestPipeConcurrent (0.03s) === 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 "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:17 DEBUG : box root 'rclone-test-kiduyid3gequ': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 03:53:18 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:53:18 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/02/08 03:53:18 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:18 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.05s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 03:53:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:53:20 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:20 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:53:23 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:53:23 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:24 DEBUG : box root 'rclone-test-kiduyid3gequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (6.81s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.65s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.65s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:28 DEBUG : Creating backend with remote "/non-existing" 2025/02/08 03:53:28 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/02/08 03:53:28 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:28 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.63s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:30 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:53:30 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:30 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:53:32 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:53:32 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyNoTraverse (6.62s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:36 INFO : box root 'rclone-test-kiduyid3gequ': Running all checks before starting transfers 2025/02/08 03:53:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:53:37 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:37 INFO : box root 'rclone-test-kiduyid3gequ': Checks finished, now starting transfers 2025/02/08 03:53:37 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:53:39 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:53:39 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyCheckFirst (7.02s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:43 ERROR : Ignoring --no-traverse with sync 2025/02/08 03:53:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:53:44 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:44 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:53:46 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:53:46 INFO : sub dir/hello world: Copied (new) 2025/02/08 03:53:46 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncNoTraverse (6.84s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:51 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/02/08 03:53:51 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:51 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:53:52 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/02/08 03:53:52 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyWithDepth (4.16s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:55 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 03:53:55 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:55 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:53:56 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:53:56 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (4.02s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:53:59 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 03:53:59 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:53:59 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:54:00 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:54:00 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (4.12s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:03 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/08 03:54:03 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 03:54:03 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/02/08 03:54:03 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 03:54:03 INFO : sub dir: Making directory 2025/02/08 03:54:04 INFO : sub dir2: Making directory 2025/02/08 03:54:05 INFO : sub dir2/sub sub dir2: Making directory 2025/02/08 03:54:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:54:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:54:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:54:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:54:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:08 DEBUG : box root 'rclone-test-kiduyid3gequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (10.18s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:13 INFO : sub dir2: Making directory 2025/02/08 03:54:13 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/02/08 03:54:13 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 03:54:13 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:54:13 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:54:13 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:54:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:54:15 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (5.86s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:19 DEBUG : sub dir2: Making directory with metadata 2025/02/08 03:54:19 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 03:54:19 INFO : sub dir: Making directory 2025/02/08 03:54:20 INFO : sub dir2: Making directory 2025/02/08 03:54:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:54:21 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:54:21 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:54:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:54:22 INFO : sub dir/hello world: Copied (new) 2025/02/08 03:54:22 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:23 DEBUG : box root 'rclone-test-kiduyid3gequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/02/08 03:54:23 DEBUG : box root 'rclone-test-kiduyid3gequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (8.62s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.65s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:28 INFO : sub dir2: Making directory 2025/02/08 03:54:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:54:28 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:54:28 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:54:30 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:54:30 INFO : sub dir/hello world: Copied (new) 2025/02/08 03:54:30 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (5.91s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:34 DEBUG : sub dir2: Making directory with metadata 2025/02/08 03:54:34 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/02/08 03:54:34 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 03:54:34 INFO : sub dir: Making directory 2025/02/08 03:54:35 INFO : sub dir2: Making directory 2025/02/08 03:54:36 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:54:36 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:54:36 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:54:37 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:54:37 INFO : sub dir/hello world: Copied (new) 2025/02/08 03:54:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:38 DEBUG : box root 'rclone-test-kiduyid3gequ': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (8.25s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.66s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:43 INFO : sub dir2: Making directory 2025/02/08 03:54:43 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:54:43 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:54:43 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:54:45 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:54:45 INFO : sub dir/hello world: Copied (new) 2025/02/08 03:54:45 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (5.89s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:52 DEBUG : Creating backend with remote "TestBox:rclone-test-timefet3node" 2025/02/08 03:54:52 DEBUG : box root 'rclone-test-timefet3node': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-kiduyid3gequ' -> box root 'rclone-test-timefet3node' 2025/02/08 03:54:53 DEBUG : box root 'rclone-test-timefet3node': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 03:54:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:54:54 DEBUG : box root 'rclone-test-timefet3node': Waiting for checks to finish 2025/02/08 03:54:54 DEBUG : box root 'rclone-test-timefet3node': Waiting for transfers to finish 2025/02/08 03:54:54 DEBUG : box root 'rclone-test-timefet3node': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 03:54:57 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:54:57 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:54:58 DEBUG : box root 'rclone-test-timefet3node': Purge remote --- PASS: TestServerSideCopy (13.45s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:55:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:55:06 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 03:55:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:55:07 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/08 03:55:07 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyOverSelf (8.95s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:55:14 DEBUG : Creating backend with remote "TestBox:rclone-test-piqobux3hazi" 2025/02/08 03:55:14 DEBUG : box root 'rclone-test-piqobux3hazi': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-kiduyid3gequ' -> box root 'rclone-test-piqobux3hazi' 2025/02/08 03:55:15 DEBUG : box root 'rclone-test-piqobux3hazi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 03:55:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:55:15 DEBUG : box root 'rclone-test-piqobux3hazi': Waiting for checks to finish 2025/02/08 03:55:15 DEBUG : box root 'rclone-test-piqobux3hazi': Waiting for transfers to finish 2025/02/08 03:55:16 DEBUG : box root 'rclone-test-piqobux3hazi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 03:55:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:55:18 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:55:22 DEBUG : box root 'rclone-test-piqobux3hazi': Waiting for checks to finish 2025/02/08 03:55:22 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 03:55:22 DEBUG : box root 'rclone-test-piqobux3hazi': Waiting for transfers to finish 2025/02/08 03:55:22 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-buyovav4 2025/02/08 03:55:23 DEBUG : sub dir/hello world-rclone-copy-buyovav4: moving to real name sub dir/hello world 2025/02/08 03:55:25 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/08 03:55:25 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:55:25 DEBUG : box root 'rclone-test-piqobux3hazi': Purge remote --- PASS: TestServerSideCopyOverSelf (19.42s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:55:34 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 03:55:34 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:55:34 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:55:35 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/02/08 03:55:35 INFO : sub dir/hello world: Copied (replaced existing) 2025/02/08 03:55:35 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestMoveOverSelf (8.74s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:55:42 DEBUG : Creating backend with remote "TestBox:rclone-test-bimamum8rawe" 2025/02/08 03:55:42 DEBUG : box root 'rclone-test-bimamum8rawe': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-kiduyid3gequ' -> box root 'rclone-test-bimamum8rawe' 2025/02/08 03:55:43 DEBUG : box root 'rclone-test-bimamum8rawe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 03:55:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:55:44 DEBUG : box root 'rclone-test-bimamum8rawe': Waiting for checks to finish 2025/02/08 03:55:44 DEBUG : box root 'rclone-test-bimamum8rawe': Waiting for transfers to finish 2025/02/08 03:55:44 DEBUG : box root 'rclone-test-bimamum8rawe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 03:55:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:55:47 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:55:49 DEBUG : box root 'rclone-test-bimamum8rawe': Using server-side directory move 2025/02/08 03:55:49 INFO : box root 'rclone-test-bimamum8rawe': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 03:55:50 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/02/08 03:55:50 DEBUG : box root 'rclone-test-bimamum8rawe': Waiting for checks to finish 2025/02/08 03:55:50 DEBUG : box root 'rclone-test-bimamum8rawe': Waiting for transfers to finish 2025/02/08 03:55:51 INFO : sub dir/hello world: Deleted 2025/02/08 03:55:52 INFO : sub dir/hello world: Moved (server-side) 2025/02/08 03:55:55 DEBUG : testing file moves 2025/02/08 03:55:56 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/02/08 03:55:56 DEBUG : box root 'rclone-test-bimamum8rawe': Waiting for checks to finish 2025/02/08 03:55:56 DEBUG : box root 'rclone-test-bimamum8rawe': Waiting for transfers to finish 2025/02/08 03:55:57 INFO : sub dir/hello world: Deleted 2025/02/08 03:55:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:55:59 DEBUG : box root 'rclone-test-bimamum8rawe': Purge remote --- PASS: TestServerSideMoveOverSelf (24.49s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:06 ERROR : : error listing: directory not found 2025/02/08 03:56:07 INFO : Local file system at /tmp/rclone2433455109: Making directory 2025/02/08 03:56:07 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:07 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyAfterDelete (7.50s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:14 DEBUG : Added delayed dir = "sub dir", newDst= 2025/02/08 03:56:15 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 03:56:15 DEBUG : Local file system at /tmp/rclone2433455109: Waiting for checks to finish 2025/02/08 03:56:15 DEBUG : Local file system at /tmp/rclone2433455109: Waiting for transfers to finish 2025/02/08 03:56:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 03:56:15 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/02/08 03:56:15 INFO : sub dir/hello world: Copied (new) 2025/02/08 03:56:15 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyRedownload (7.73s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:19 DEBUG : check sum: Need to transfer - File not found at Destination 2025/02/08 03:56:19 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:19 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 03:56:21 INFO : check sum: Copied (new) 2025/02/08 03:56:21 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:21 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:21 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 03:56:21 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/02/08 03:56:21 DEBUG : check sum: Unchanged skipping 2025/02/08 03:56:21 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:21 DEBUG : Waiting for deletions to finish 2025/02/08 03:56:21 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (5.60s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:25 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/02/08 03:56:25 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:25 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:26 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 03:56:26 INFO : sizeonly: Copied (new) 2025/02/08 03:56:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:27 DEBUG : sizeonly: Sizes identical 2025/02/08 03:56:27 DEBUG : sizeonly: Unchanged skipping 2025/02/08 03:56:27 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:27 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:27 DEBUG : Waiting for deletions to finish 2025/02/08 03:56:27 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncSizeOnly (5.65s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:30 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/02/08 03:56:30 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:30 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:32 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/02/08 03:56:32 INFO : ignore-size: Copied (new) 2025/02/08 03:56:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:33 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:33 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 03:56:33 DEBUG : ignore-size: Unchanged skipping 2025/02/08 03:56:33 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:33 DEBUG : Waiting for deletions to finish 2025/02/08 03:56:33 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncIgnoreSize (5.91s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:38 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 03:56:38 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:38 DEBUG : existing: Unchanged skipping 2025/02/08 03:56:38 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:38 DEBUG : Waiting for deletions to finish 2025/02/08 03:56:38 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:38 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:38 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/02/08 03:56:38 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:40 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 03:56:40 INFO : existing: Copied (replaced existing) 2025/02/08 03:56:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (7.09s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:43 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 03:56:43 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:43 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:45 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 03:56:45 INFO : existing: Copied (new) 2025/02/08 03:56:45 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:45 DEBUG : existing: Destination exists, skipping 2025/02/08 03:56:45 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:45 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:45 DEBUG : Waiting for deletions to finish 2025/02/08 03:56:45 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (5.59s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:56:53 INFO : d: Making directory 2025/02/08 03:56:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 03:56:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:56:56 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 03:56:56 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:56:56 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:56:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 03:56:58 INFO : a/potato2: Copied (new) 2025/02/08 03:56:58 DEBUG : Waiting for deletions to finish 2025/02/08 03:56:59 INFO : b/potato: Deleted 2025/02/08 03:56:59 INFO : d: Removing directory 2025/02/08 03:56:59 INFO : b: Removing directory 2025/02/08 03:57:00 DEBUG : box root 'rclone-test-kiduyid3gequ': deleted 2 directories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (17.10s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:08 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:08 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/02/08 03:57:08 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 03:57:08 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/02/08 03:57:08 DEBUG : empty space: Unchanged skipping 2025/02/08 03:57:08 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:08 DEBUG : Waiting for deletions to finish 2025/02/08 03:57:08 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:09 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:09 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/02/08 03:57:09 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 03:57:09 INFO : empty space: Updated modification time in destination 2025/02/08 03:57:09 DEBUG : empty space: Unchanged skipping 2025/02/08 03:57:09 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:09 DEBUG : Waiting for deletions to finish 2025/02/08 03:57:09 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (6.41s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:14 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:14 DEBUG : empty space: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/02/08 03:57:14 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/02/08 03:57:14 DEBUG : empty space: Unchanged skipping 2025/02/08 03:57:14 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:14 DEBUG : Waiting for deletions to finish 2025/02/08 03:57:14 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (4.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:19 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:19 DEBUG : foo: Modification times differ by -95456h54m53.123456789s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2001-02-02 20:05:06 -0800 -0800 2025/02/08 03:57:19 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone2433455109) 2025/02/08 03:57:19 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-kiduyid3gequ') 2025/02/08 03:57:19 DEBUG : foo: sha1 differ 2025/02/08 03:57:19 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:20 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/02/08 03:57:20 INFO : foo: Copied (replaced existing) 2025/02/08 03:57:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (5.93s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:25 DEBUG : potato: Need to transfer - File not found at Destination 2025/02/08 03:57:25 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:57:25 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:25 DEBUG : empty space: Unchanged skipping 2025/02/08 03:57:25 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:26 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 03:57:26 INFO : potato: Copied (new) 2025/02/08 03:57:26 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (6.86s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:32 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/02/08 03:57:32 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:32 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:33 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/02/08 03:57:33 INFO : potato: Copied (replaced existing) 2025/02/08 03:57:33 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (5.76s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:37 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:37 DEBUG : potato: Modification times differ by 119h59m59.876543211s: 2011-12-25 12:59:59.123456789 +0000 UTC, 2011-12-30 04:59:59 -0800 -0800 2025/02/08 03:57:37 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone2433455109) 2025/02/08 03:57:37 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-kiduyid3gequ') 2025/02/08 03:57:37 DEBUG : potato: sha1 differ 2025/02/08 03:57:37 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:39 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/02/08 03:57:39 INFO : potato: Copied (replaced existing) 2025/02/08 03:57:39 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (5.74s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:44 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 03:57:44 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/02/08 03:57:44 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:57:44 DEBUG : empty space: Unchanged skipping 2025/02/08 03:57:44 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:44 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:44 DEBUG : Waiting for deletions to finish 2025/02/08 03:57:44 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (6.29s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:57:51 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 03:57:51 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:57:51 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:57:51 DEBUG : empty space: Unchanged skipping 2025/02/08 03:57:51 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:57:52 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 03:57:52 INFO : potato2: Copied (new) 2025/02/08 03:57:52 DEBUG : Waiting for deletions to finish 2025/02/08 03:57:53 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (8.80s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:58:01 INFO : d: Making directory 2025/02/08 03:58:02 INFO : d/e: Making directory 2025/02/08 03:58:04 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 03:58:05 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:58:05 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 03:58:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:58:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:58:07 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 03:58:07 INFO : a/potato2: Copied (new) 2025/02/08 03:58:07 DEBUG : Waiting for deletions to finish 2025/02/08 03:58:08 INFO : b/potato: Deleted 2025/02/08 03:58:08 INFO : d/e: Removing directory 2025/02/08 03:58:09 INFO : d: Removing directory 2025/02/08 03:58:09 INFO : b: Removing directory 2025/02/08 03:58:10 DEBUG : box root 'rclone-test-kiduyid3gequ': deleted 3 directories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (19.52s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:58:20 INFO : d: Making directory 2025/02/08 03:58:22 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/02/08 03:58:23 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:58:23 DEBUG : c/non empty space: Unchanged skipping 2025/02/08 03:58:23 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:58:23 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:58:25 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 03:58:25 INFO : a/potato2: Copied (new) 2025/02/08 03:58:25 ERROR : box root 'rclone-test-kiduyid3gequ': not deleting files as there were IO errors 2025/02/08 03:58:25 ERROR : box root 'rclone-test-kiduyid3gequ': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (17.00s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:58:36 DEBUG : Waiting for deletions to finish 2025/02/08 03:58:36 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 03:58:36 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:58:36 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:58:36 DEBUG : empty space: Unchanged skipping 2025/02/08 03:58:36 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:58:37 INFO : potato: Deleted 2025/02/08 03:58:38 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 03:58:38 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncDeleteDuring (8.22s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:58:44 DEBUG : Waiting for deletions to finish 2025/02/08 03:58:45 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:58:45 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:58:46 INFO : potato: Deleted 2025/02/08 03:58:46 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 03:58:46 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:58:46 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:58:46 DEBUG : empty space: Unchanged skipping 2025/02/08 03:58:46 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:58:47 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/02/08 03:58:47 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncDeleteBefore (9.63s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:58:52 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 03:58:52 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:58:52 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:58:54 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/02/08 03:58:54 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestCopyDeleteBefore (6.36s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:59:00 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 03:59:00 DEBUG : enormous: Excluded 2025/02/08 03:59:00 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 03:59:00 DEBUG : potato2: Excluded 2025/02/08 03:59:00 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 03:59:00 DEBUG : potato2: Excluded 2025/02/08 03:59:00 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:59:00 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:00 DEBUG : empty space: Unchanged skipping 2025/02/08 03:59:00 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:00 DEBUG : Waiting for deletions to finish 2025/02/08 03:59:00 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:59:01 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 03:59:01 DEBUG : enormous: Excluded 2025/02/08 03:59:01 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 03:59:01 DEBUG : potato2: Excluded 2025/02/08 03:59:01 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 03:59:01 DEBUG : potato2: Excluded 2025/02/08 03:59:01 DEBUG : Local file system at /tmp/rclone2433455109: Waiting for checks to finish 2025/02/08 03:59:01 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/08 03:59:01 DEBUG : empty space: Unchanged skipping 2025/02/08 03:59:01 DEBUG : Local file system at /tmp/rclone2433455109: Waiting for transfers to finish 2025/02/08 03:59:01 DEBUG : Waiting for deletions to finish 2025/02/08 03:59:01 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncWithExclude (8.09s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:59:09 DEBUG : enormous: Excluded (Size Filter) 2025/02/08 03:59:09 DEBUG : enormous: Excluded 2025/02/08 03:59:09 DEBUG : potato2: Excluded (Size Filter) 2025/02/08 03:59:09 DEBUG : potato2: Excluded 2025/02/08 03:59:10 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 03:59:10 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:10 DEBUG : empty space: Unchanged skipping 2025/02/08 03:59:10 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:10 DEBUG : Waiting for deletions to finish 2025/02/08 03:59:10 INFO : enormous: Deleted 2025/02/08 03:59:21 INFO : potato2: Deleted 2025/02/08 03:59:21 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:59:21 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/02/08 03:59:21 DEBUG : empty space: Unchanged skipping 2025/02/08 03:59:21 DEBUG : Local file system at /tmp/rclone2433455109: Waiting for checks to finish 2025/02/08 03:59:21 DEBUG : Local file system at /tmp/rclone2433455109: Waiting for transfers to finish 2025/02/08 03:59:21 DEBUG : Waiting for deletions to finish 2025/02/08 03:59:21 INFO : enormous: Deleted 2025/02/08 03:59:21 INFO : potato2: Deleted 2025/02/08 03:59:21 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (18.97s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:59:30 DEBUG : five: Need to transfer - File not found at Destination 2025/02/08 03:59:30 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/02/08 03:59:30 DEBUG : three: Sizes identical 2025/02/08 03:59:30 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:30 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone2433455109) 2025/02/08 03:59:30 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-kiduyid3gequ') 2025/02/08 03:59:30 DEBUG : two: sha1 differ 2025/02/08 03:59:30 DEBUG : one: Destination is newer than source, skipping 2025/02/08 03:59:30 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/02/08 03:59:30 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 03:59:30 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:31 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/08 03:59:31 INFO : two: Copied (replaced existing) 2025/02/08 03:59:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/08 03:59:32 INFO : four: Copied (replaced existing) 2025/02/08 03:59:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/08 03:59:32 INFO : five: Copied (new) 2025/02/08 03:59:32 DEBUG : Waiting for deletions to finish 2025/02/08 03:59:32 DEBUG : one: Destination is newer than source, skipping 2025/02/08 03:59:32 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:32 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone2433455109) 2025/02/08 03:59:32 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-kiduyid3gequ') 2025/02/08 03:59:32 DEBUG : three: sha1 differ 2025/02/08 03:59:32 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/08 03:59:32 DEBUG : two: Size and sha1 of src and dst objects identical 2025/02/08 03:59:32 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/02/08 03:59:32 DEBUG : four: Size and sha1 of src and dst objects identical 2025/02/08 03:59:32 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/02/08 03:59:32 DEBUG : five: Size and sha1 of src and dst objects identical 2025/02/08 03:59:32 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/02/08 03:59:32 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 03:59:32 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 03:59:32 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/02/08 03:59:32 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:34 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/02/08 03:59:34 INFO : three: Copied (replaced existing) 2025/02/08 03:59:34 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (14.81s) === 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 "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/02/08 03:59:39 INFO : box root 'rclone-test-kiduyid3gequ': Making map for --track-renames 2025/02/08 03:59:39 INFO : box root 'rclone-test-kiduyid3gequ': Finished making map for --track-renames 2025/02/08 03:59:39 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:39 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for renames to finish 2025/02/08 03:59:39 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 03:59:39 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/08 03:59:39 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:40 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 03:59:40 INFO : yam: Copied (new) 2025/02/08 03:59:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/08 03:59:40 INFO : potato: Copied (new) 2025/02/08 03:59:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:59:41 INFO : box root 'rclone-test-kiduyid3gequ': Making map for --track-renames 2025/02/08 03:59:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 03:59:41 INFO : box root 'rclone-test-kiduyid3gequ': Finished making map for --track-renames 2025/02/08 03:59:41 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:41 DEBUG : potato: Unchanged skipping 2025/02/08 03:59:41 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for renames to finish 2025/02/08 03:59:42 INFO : yam: Moved (server-side) to: yaml 2025/02/08 03:59:42 INFO : yaml: Renamed from "yam" 2025/02/08 03:59:42 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:42 DEBUG : Waiting for deletions to finish 2025/02/08 03:59:42 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (7.12s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/02/08 03:59:46 INFO : box root 'rclone-test-kiduyid3gequ': Making map for --track-renames 2025/02/08 03:59:46 INFO : box root 'rclone-test-kiduyid3gequ': Finished making map for --track-renames 2025/02/08 03:59:46 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:46 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 03:59:46 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/02/08 03:59:46 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for renames to finish 2025/02/08 03:59:46 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:48 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/08 03:59:48 INFO : potato: Copied (new) 2025/02/08 03:59:48 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 03:59:48 INFO : yam: Copied (new) 2025/02/08 03:59:48 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:59:49 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 03:59:49 INFO : box root 'rclone-test-kiduyid3gequ': Making map for --track-renames 2025/02/08 03:59:49 INFO : box root 'rclone-test-kiduyid3gequ': Finished making map for --track-renames 2025/02/08 03:59:49 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:49 DEBUG : potato: Unchanged skipping 2025/02/08 03:59:49 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for renames to finish 2025/02/08 03:59:49 INFO : yam: Moved (server-side) to: yaml 2025/02/08 03:59:49 INFO : yaml: Renamed from "yam" 2025/02/08 03:59:49 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:49 DEBUG : Waiting for deletions to finish 2025/02/08 03:59:49 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (7.27s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/02/08 03:59:53 INFO : box root 'rclone-test-kiduyid3gequ': Making map for --track-renames 2025/02/08 03:59:53 INFO : box root 'rclone-test-kiduyid3gequ': Finished making map for --track-renames 2025/02/08 03:59:53 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:53 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for renames to finish 2025/02/08 03:59:53 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/02/08 03:59:53 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/02/08 03:59:53 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:56 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/02/08 03:59:56 INFO : sub/yam: Copied (new) 2025/02/08 03:59:56 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/02/08 03:59:56 INFO : potato: Copied (new) 2025/02/08 03:59:56 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 03:59:57 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 03:59:57 DEBUG : potato: Unchanged skipping 2025/02/08 03:59:57 INFO : box root 'rclone-test-kiduyid3gequ': Making map for --track-renames 2025/02/08 03:59:57 INFO : box root 'rclone-test-kiduyid3gequ': Finished making map for --track-renames 2025/02/08 03:59:57 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 03:59:57 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for renames to finish 2025/02/08 03:59:59 INFO : sub/yam: Moved (server-side) to: yam 2025/02/08 03:59:59 INFO : yam: Renamed from "sub/yam" 2025/02/08 03:59:59 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 03:59:59 DEBUG : Waiting for deletions to finish 2025/02/08 03:59:59 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (10.99s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:00:04 DEBUG : Creating backend with remote "/tmp/rclone2433455109/dir1" 2025/02/08 04:00:04 DEBUG : Creating backend with remote "/tmp/rclone2433455109/dir2" 2025/02/08 04:00:04 DEBUG : Local file system at /tmp/rclone2433455109/dir2: Using server-side directory move 2025/02/08 04:00:04 INFO : Local file system at /tmp/rclone2433455109/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 04:00:04 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/02/08 04:00:04 DEBUG : Local file system at /tmp/rclone2433455109/dir2: Waiting for checks to finish 2025/02/08 04:00:04 DEBUG : Local file system at /tmp/rclone2433455109/dir2: Waiting for transfers to finish 2025/02/08 04:00:04 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.77s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:00:05 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 04:00:05 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/08 04:00:05 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:00:05 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:00:10 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/08 04:00:10 INFO : nested/sub dir/file: Copied (new) 2025/02/08 04:00:10 INFO : nested/sub dir/file: Deleted 2025/02/08 04:00:10 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 04:00:10 INFO : sub dir/hello world: Copied (new) 2025/02/08 04:00:10 INFO : sub dir/hello world: Deleted 2025/02/08 04:00:10 INFO : sub dir: Removing directory 2025/02/08 04:00:10 INFO : nested/sub dir: Removing directory 2025/02/08 04:00:10 INFO : nested: Removing directory 2025/02/08 04:00:10 DEBUG : Local file system at /tmp/rclone2433455109: deleted 3 directories run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (12.29s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:00:17 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/02/08 04:00:17 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/02/08 04:00:17 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:00:17 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:00:22 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/02/08 04:00:22 INFO : sub dir/hello world: Copied (new) 2025/02/08 04:00:22 INFO : sub dir/hello world: Deleted 2025/02/08 04:00:23 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/02/08 04:00:23 INFO : nested/sub dir/file: Copied (new) 2025/02/08 04:00:23 INFO : nested/sub dir/file: Deleted run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestMoveWithoutDeleteEmptySrcDirs (12.33s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:00:30 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 04:00:30 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/02/08 04:00:30 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:00:30 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:00:31 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 04:00:31 INFO : existing: Copied (new) 2025/02/08 04:00:31 INFO : existing: Deleted 2025/02/08 04:00:31 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/02/08 04:00:31 INFO : existing-b: Copied (new) 2025/02/08 04:00:31 INFO : existing-b: Deleted 2025/02/08 04:00:32 DEBUG : existing: Destination exists, skipping 2025/02/08 04:00:32 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/02/08 04:00:32 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:00:32 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:00:32 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestMoveWithIgnoreExisting (5.87s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:00:35 DEBUG : Creating backend with remote "TestBox:rclone-test-kehowad7yoye" 2025/02/08 04:00:36 DEBUG : box root 'rclone-test-kehowad7yoye': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-kiduyid3gequ' -> box root 'rclone-test-kehowad7yoye' 2025/02/08 04:00:41 DEBUG : box root 'rclone-test-kehowad7yoye': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:00:45 DEBUG : box root 'rclone-test-kehowad7yoye': Using server-side directory move 2025/02/08 04:00:45 INFO : box root 'rclone-test-kehowad7yoye': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 04:00:45 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 04:00:45 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/08 04:00:45 DEBUG : empty space: Unchanged skipping 2025/02/08 04:00:45 DEBUG : box root 'rclone-test-kehowad7yoye': Waiting for checks to finish 2025/02/08 04:00:45 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 04:00:46 INFO : empty space: Deleted 2025/02/08 04:00:46 DEBUG : box root 'rclone-test-kehowad7yoye': Waiting for transfers to finish 2025/02/08 04:00:46 INFO : potato3: Deleted 2025/02/08 04:00:46 INFO : potato2: Moved (server-side) 2025/02/08 04:00:47 INFO : potato3: Moved (server-side) 2025/02/08 04:00:48 DEBUG : Creating backend with remote "TestBox:rclone-test-dowesaw0zebi" 2025/02/08 04:00:48 DEBUG : box root 'rclone-test-dowesaw0zebi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:00:49 DEBUG : box root 'rclone-test-dowesaw0zebi': Using server-side directory move 2025/02/08 04:00:49 DEBUG : box root 'rclone-test-dowesaw0zebi': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:00:50 INFO : box root 'rclone-test-dowesaw0zebi': Server side directory move succeeded 2025/02/08 04:00:51 DEBUG : box root 'rclone-test-kehowad7yoye': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:00:51 ERROR : : error listing: directory not found 2025/02/08 04:00:51 DEBUG : box root 'rclone-test-dowesaw0zebi': Purge remote 2025/02/08 04:00:52 DEBUG : box root 'rclone-test-kehowad7yoye': Purge remote 2025/02/08 04:00:53 DEBUG : box root 'rclone-test-kehowad7yoye': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:00:53 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (18.09s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:00:53 DEBUG : Creating backend with remote "TestBox:rclone-test-sohibam7hibe" 2025/02/08 04:00:54 DEBUG : box root 'rclone-test-sohibam7hibe': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-kiduyid3gequ' -> box root 'rclone-test-sohibam7hibe' 2025/02/08 04:00:59 DEBUG : box root 'rclone-test-sohibam7hibe': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:04 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 04:01:04 DEBUG : empty space: Excluded 2025/02/08 04:01:04 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 04:01:04 DEBUG : empty space: Excluded 2025/02/08 04:01:04 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 04:01:04 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 04:01:04 DEBUG : box root 'rclone-test-sohibam7hibe': Waiting for checks to finish 2025/02/08 04:01:04 DEBUG : box root 'rclone-test-sohibam7hibe': Waiting for transfers to finish 2025/02/08 04:01:05 INFO : potato3: Deleted 2025/02/08 04:01:05 INFO : potato2: Moved (server-side) 2025/02/08 04:01:06 INFO : potato3: Moved (server-side) 2025/02/08 04:01:06 DEBUG : Creating backend with remote "TestBox:rclone-test-defadip0qiya" 2025/02/08 04:01:06 DEBUG : Config file has changed externally - reloading 2025/02/08 04:01:07 DEBUG : box root 'rclone-test-defadip0qiya': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:07 DEBUG : empty space: Excluded (Size Filter) 2025/02/08 04:01:07 DEBUG : empty space: Excluded 2025/02/08 04:01:08 DEBUG : box root 'rclone-test-defadip0qiya': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:08 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 04:01:08 DEBUG : potato3: Need to transfer - File not found at Destination 2025/02/08 04:01:08 DEBUG : box root 'rclone-test-defadip0qiya': Waiting for checks to finish 2025/02/08 04:01:08 DEBUG : box root 'rclone-test-defadip0qiya': Waiting for transfers to finish 2025/02/08 04:01:09 DEBUG : box root 'rclone-test-defadip0qiya': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:10 INFO : potato3: Moved (server-side) 2025/02/08 04:01:10 INFO : potato2: Moved (server-side) 2025/02/08 04:01:11 DEBUG : box root 'rclone-test-defadip0qiya': Purge remote 2025/02/08 04:01:12 DEBUG : box root 'rclone-test-sohibam7hibe': Purge remote --- PASS: TestServerSideMoveWithFilter (20.92s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:01:14 DEBUG : Creating backend with remote "TestBox:rclone-test-jixelen1lule" 2025/02/08 04:01:15 DEBUG : box root 'rclone-test-jixelen1lule': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:20 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-kiduyid3gequ' -> box root 'rclone-test-jixelen1lule' 2025/02/08 04:01:22 DEBUG : box root 'rclone-test-jixelen1lule': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:26 DEBUG : box root 'rclone-test-jixelen1lule': Using server-side directory move 2025/02/08 04:01:26 INFO : box root 'rclone-test-jixelen1lule': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/02/08 04:01:26 DEBUG : potato2: Need to transfer - File not found at Destination 2025/02/08 04:01:26 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/02/08 04:01:26 DEBUG : empty space: Unchanged skipping 2025/02/08 04:01:26 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/02/08 04:01:26 DEBUG : box root 'rclone-test-jixelen1lule': Waiting for checks to finish 2025/02/08 04:01:27 INFO : potato3: Deleted 2025/02/08 04:01:27 INFO : empty space: Deleted 2025/02/08 04:01:27 DEBUG : box root 'rclone-test-jixelen1lule': Waiting for transfers to finish 2025/02/08 04:01:27 INFO : potato2: Moved (server-side) 2025/02/08 04:01:28 INFO : potato3: Moved (server-side) 2025/02/08 04:01:28 INFO : tomatoDir: Removing directory 2025/02/08 04:01:29 DEBUG : box root 'rclone-test-kiduyid3gequ': deleted 1 directories 2025/02/08 04:01:30 DEBUG : Creating backend with remote "TestBox:rclone-test-cotenog2tawa" 2025/02/08 04:01:30 DEBUG : box root 'rclone-test-cotenog2tawa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:30 INFO : tomatoDir: Making directory 2025/02/08 04:01:31 DEBUG : box root 'rclone-test-cotenog2tawa': Using server-side directory move 2025/02/08 04:01:32 DEBUG : box root 'rclone-test-cotenog2tawa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:32 INFO : box root 'rclone-test-cotenog2tawa': Server side directory move succeeded 2025/02/08 04:01:34 DEBUG : box root 'rclone-test-jixelen1lule': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:34 ERROR : : error listing: directory not found 2025/02/08 04:01:35 DEBUG : box root 'rclone-test-jixelen1lule': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:35 ERROR : : error listing: directory not found 2025/02/08 04:01:35 DEBUG : box root 'rclone-test-cotenog2tawa': Purge remote 2025/02/08 04:01:36 DEBUG : box root 'rclone-test-jixelen1lule': Purge remote 2025/02/08 04:01:36 DEBUG : box root 'rclone-test-jixelen1lule': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/02/08 04:01:36 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (22.57s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.65s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:01:38 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncOverlap (5.36s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:01:43 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/rclone-sync-test" 2025/02/08 04:01:46 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/rclone-sync-test-include/layer2" 2025/02/08 04:01:49 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/rclone-sync-test-ignore-file" 2025/02/08 04:01:55 DEBUG : rclone-sync-test: Excluded 2025/02/08 04:01:56 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 04:01:57 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 04:01:57 DEBUG : box root 'rclone-test-kiduyid3gequ/rclone-sync-test': Waiting for checks to finish 2025/02/08 04:01:57 DEBUG : box root 'rclone-test-kiduyid3gequ/rclone-sync-test': Waiting for transfers to finish 2025/02/08 04:01:57 DEBUG : Waiting for deletions to finish 2025/02/08 04:01:57 INFO : There was nothing to transfer 2025/02/08 04:01:58 DEBUG : rclone-sync-test: Excluded 2025/02/08 04:01:58 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 04:01:59 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 04:01:59 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:01:59 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:01:59 DEBUG : Waiting for deletions to finish 2025/02/08 04:01:59 INFO : rclone-sync-test-include: Removing directory 2025/02/08 04:02:00 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/02/08 04:02:00 DEBUG : box root 'rclone-test-kiduyid3gequ': failed to delete 1 directories 2025/02/08 04:02:00 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:02:01 DEBUG : rclone-sync-test: Excluded 2025/02/08 04:02:01 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 04:02:02 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 04:02:02 DEBUG : box root 'rclone-test-kiduyid3gequ/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/02/08 04:02:02 DEBUG : box root 'rclone-test-kiduyid3gequ/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/02/08 04:02:02 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:02 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:02:03 DEBUG : rclone-sync-test: Excluded 2025/02/08 04:02:04 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 04:02:05 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 04:02:05 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:02:05 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:02:05 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:05 INFO : rclone-sync-test-include: Removing directory 2025/02/08 04:02:05 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/02/08 04:02:05 DEBUG : box root 'rclone-test-kiduyid3gequ': failed to delete 1 directories 2025/02/08 04:02:05 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:02:06 DEBUG : : Excluded 2025/02/08 04:02:06 DEBUG : rclone-sync-test: Excluded 2025/02/08 04:02:07 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/02/08 04:02:08 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/02/08 04:02:08 DEBUG : box root 'rclone-test-kiduyid3gequ/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/02/08 04:02:08 DEBUG : box root 'rclone-test-kiduyid3gequ/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/02/08 04:02:08 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:08 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (40.83s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:02:24 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dst" 2025/02/08 04:02:25 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/CompareDest" 2025/02/08 04:02:28 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 04:02:28 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:02:28 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:02:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 04:02:30 INFO : one: Copied (new) 2025/02/08 04:02:30 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:32 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:02:32 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:02:32 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:02:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/08 04:02:33 INFO : one: Copied (replaced existing) 2025/02/08 04:02:33 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:39 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:02:39 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:02:40 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:02:40 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 04:02:40 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:02:40 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:40 INFO : There was nothing to transfer 2025/02/08 04:02:44 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:02:44 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 04:02:44 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:02:44 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:02:44 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:02:44 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 04:02:44 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:02:44 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:44 INFO : There was nothing to transfer 2025/02/08 04:02:46 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:02:46 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 04:02:46 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:02:46 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:02:46 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:02:46 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 04:02:46 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:02:46 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:46 INFO : There was nothing to transfer 2025/02/08 04:02:49 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/02/08 04:02:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/08 04:02:49 DEBUG : two: Destination found in --compare-dest, skipping 2025/02/08 04:02:49 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:02:49 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:02:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:02:49 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 04:02:49 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:02:49 DEBUG : Waiting for deletions to finish 2025/02/08 04:02:49 INFO : There was nothing to transfer 2025/02/08 04:02:52 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/02/08 04:02:52 DEBUG : two: Need to transfer - File not found at Destination 2025/02/08 04:02:52 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:02:52 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:02:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:02:52 DEBUG : one: Destination found in --compare-dest, skipping 2025/02/08 04:02:52 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:02:53 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/02/08 04:02:53 INFO : two: Copied (new) 2025/02/08 04:02:53 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (35.84s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:03:05 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dest" 2025/02/08 04:03:05 DEBUG : Config file has changed externally - reloading 2025/02/08 04:03:08 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/pre-dest1" 2025/02/08 04:03:08 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/pre-dest2" 2025/02/08 04:03:11 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:03:11 DEBUG : 1: Destination found in --compare-dest, skipping 2025/02/08 04:03:12 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:03:12 DEBUG : 2: Destination found in --compare-dest, skipping 2025/02/08 04:03:13 DEBUG : 3: Need to transfer - File not found at Destination 2025/02/08 04:03:13 DEBUG : box root 'rclone-test-kiduyid3gequ/dest': Waiting for checks to finish 2025/02/08 04:03:13 DEBUG : box root 'rclone-test-kiduyid3gequ/dest': Waiting for transfers to finish 2025/02/08 04:03:15 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/02/08 04:03:15 INFO : 3: Copied (new) 2025/02/08 04:03:15 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (22.18s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:03:22 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dst" 2025/02/08 04:03:24 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/CopyDest" 2025/02/08 04:03:27 DEBUG : one: Need to transfer - File not found at Destination 2025/02/08 04:03:27 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:03:27 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:03:30 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/02/08 04:03:30 INFO : one: Copied (new) 2025/02/08 04:03:30 DEBUG : Waiting for deletions to finish 2025/02/08 04:03:31 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:03:31 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:03:32 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:03:33 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/08 04:03:33 INFO : one: Copied (replaced existing) 2025/02/08 04:03:33 DEBUG : Waiting for deletions to finish 2025/02/08 04:03:38 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/BackupDir" 2025/02/08 04:03:40 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:03:40 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:03:41 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:03:41 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/02/08 04:03:43 INFO : one: Moved (server-side) 2025/02/08 04:03:45 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/02/08 04:03:45 INFO : one: Copied (server-side copy) 2025/02/08 04:03:45 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/02/08 04:03:45 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:03:45 DEBUG : Waiting for deletions to finish 2025/02/08 04:03:48 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:03:49 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/02/08 04:03:49 INFO : two: Copied (server-side copy) 2025/02/08 04:03:49 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/02/08 04:03:49 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:03:49 DEBUG : one: Unchanged skipping 2025/02/08 04:03:49 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:03:49 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:03:49 DEBUG : Waiting for deletions to finish 2025/02/08 04:03:50 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:03:50 DEBUG : one: Unchanged skipping 2025/02/08 04:03:50 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:03:50 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:03:50 DEBUG : two: Unchanged skipping 2025/02/08 04:03:50 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:03:50 DEBUG : Waiting for deletions to finish 2025/02/08 04:03:50 INFO : There was nothing to transfer 2025/02/08 04:03:54 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/02/08 04:03:54 DEBUG : three: Destination not found in --copy-dest 2025/02/08 04:03:54 DEBUG : three: Need to transfer - File not found at Destination 2025/02/08 04:03:54 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:03:54 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/02/08 04:03:54 DEBUG : one: Unchanged skipping 2025/02/08 04:03:54 DEBUG : two: Unchanged skipping 2025/02/08 04:03:54 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:03:54 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:03:55 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/02/08 04:03:55 INFO : three: Copied (new) 2025/02/08 04:03:55 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (43.14s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:04:11 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dst" 2025/02/08 04:04:12 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/backup" 2025/02/08 04:04:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 04:04:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:04:14 DEBUG : two: Unchanged skipping 2025/02/08 04:04:14 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:04:16 INFO : one: Moved (server-side) 2025/02/08 04:04:16 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:04:18 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 04:04:18 INFO : one: Copied (new) 2025/02/08 04:04:18 DEBUG : Waiting for deletions to finish 2025/02/08 04:04:19 INFO : three.txt: Moved (server-side) 2025/02/08 04:04:19 INFO : three.txt: Moved into backup dir 2025/02/08 04:04:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 04:04:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:04:22 DEBUG : two: Unchanged skipping 2025/02/08 04:04:22 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:04:24 INFO : one: Deleted 2025/02/08 04:04:25 INFO : one: Moved (server-side) 2025/02/08 04:04:25 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:04:27 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 04:04:27 INFO : one: Copied (new) 2025/02/08 04:04:27 DEBUG : Waiting for deletions to finish 2025/02/08 04:04:28 INFO : three.txt: Deleted 2025/02/08 04:04:29 INFO : three.txt: Moved (server-side) 2025/02/08 04:04:29 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (30.60s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:04:41 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dst" 2025/02/08 04:04:42 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/backup" 2025/02/08 04:04:45 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 04:04:45 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:04:45 DEBUG : two: Unchanged skipping 2025/02/08 04:04:45 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:04:47 INFO : one: Moved (server-side) to: one.bak 2025/02/08 04:04:47 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:04:48 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 04:04:48 INFO : one: Copied (new) 2025/02/08 04:04:48 DEBUG : Waiting for deletions to finish 2025/02/08 04:04:49 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 04:04:49 INFO : three.txt: Moved into backup dir 2025/02/08 04:04:53 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 04:04:53 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:04:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:04:53 DEBUG : two: Unchanged skipping 2025/02/08 04:04:54 INFO : one.bak: Deleted 2025/02/08 04:04:55 INFO : one: Moved (server-side) to: one.bak 2025/02/08 04:04:55 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:04:56 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 04:04:56 INFO : one: Copied (new) 2025/02/08 04:04:56 DEBUG : Waiting for deletions to finish 2025/02/08 04:04:57 INFO : three.txt.bak: Deleted 2025/02/08 04:04:58 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 04:04:58 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (29.27s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:05:11 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dst" 2025/02/08 04:05:12 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/backup" 2025/02/08 04:05:14 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 04:05:14 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:05:14 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:05:14 DEBUG : two: Unchanged skipping 2025/02/08 04:05:16 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 04:05:16 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:05:17 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 04:05:17 INFO : one: Copied (new) 2025/02/08 04:05:17 DEBUG : Waiting for deletions to finish 2025/02/08 04:05:19 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 04:05:19 INFO : three.txt: Moved into backup dir 2025/02/08 04:05:22 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 04:05:22 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:05:22 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:05:22 DEBUG : two: Unchanged skipping 2025/02/08 04:05:23 INFO : one-2019-01-01: Deleted 2025/02/08 04:05:24 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 04:05:24 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:05:26 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 04:05:26 INFO : one: Copied (new) 2025/02/08 04:05:26 DEBUG : Waiting for deletions to finish 2025/02/08 04:05:27 INFO : three-2019-01-01.txt: Deleted 2025/02/08 04:05:28 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 04:05:28 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (29.39s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:05:40 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dst" 2025/02/08 04:05:41 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 04:05:41 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:05:41 DEBUG : two: Unchanged skipping 2025/02/08 04:05:41 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:05:42 INFO : one: Moved (server-side) to: one.bak 2025/02/08 04:05:42 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:05:44 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 04:05:44 INFO : one: Copied (new) 2025/02/08 04:05:44 DEBUG : Waiting for deletions to finish 2025/02/08 04:05:45 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 04:05:45 INFO : three.txt: Moved into backup dir 2025/02/08 04:05:48 DEBUG : one.bak: Excluded (Path Filter) 2025/02/08 04:05:48 DEBUG : one.bak: Excluded 2025/02/08 04:05:48 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/02/08 04:05:48 DEBUG : three.txt.bak: Excluded 2025/02/08 04:05:48 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 04:05:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:05:48 DEBUG : two: Unchanged skipping 2025/02/08 04:05:48 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for checks to finish 2025/02/08 04:05:49 INFO : one.bak: Deleted 2025/02/08 04:05:50 INFO : one: Moved (server-side) to: one.bak 2025/02/08 04:05:50 DEBUG : box root 'rclone-test-kiduyid3gequ/dst': Waiting for transfers to finish 2025/02/08 04:05:51 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 04:05:51 INFO : one: Copied (new) 2025/02/08 04:05:51 DEBUG : Waiting for deletions to finish 2025/02/08 04:05:53 INFO : three.txt.bak: Deleted 2025/02/08 04:05:53 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 04:05:53 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (24.79s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:06:05 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dst" 2025/02/08 04:06:06 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 04:06:07 INFO : one: Moved (server-side) to: one.bak 2025/02/08 04:06:09 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 04:06:09 INFO : one: Copied (new) 2025/02/08 04:06:09 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:06:09 DEBUG : two: Unchanged skipping 2025/02/08 04:06:10 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/08 04:06:11 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 04:06:12 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 04:06:12 INFO : three.txt: Copied (new) 2025/02/08 04:06:14 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 04:06:15 INFO : one.bak: Deleted 2025/02/08 04:06:16 INFO : one: Moved (server-side) to: one.bak 2025/02/08 04:06:17 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 04:06:17 INFO : one: Copied (new) 2025/02/08 04:06:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:06:18 DEBUG : two: Unchanged skipping 2025/02/08 04:06:19 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/08 04:06:20 INFO : three.txt.bak: Deleted 2025/02/08 04:06:20 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/02/08 04:06:22 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/08 04:06:22 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (29.25s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:06:34 DEBUG : Creating backend with remote "TestBox:rclone-test-kiduyid3gequ/dst" 2025/02/08 04:06:36 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/02/08 04:06:37 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 04:06:38 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/02/08 04:06:38 INFO : one: Copied (new) 2025/02/08 04:06:39 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:06:39 DEBUG : two: Unchanged skipping 2025/02/08 04:06:40 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/02/08 04:06:40 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 04:06:42 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/02/08 04:06:42 INFO : three.txt: Copied (new) 2025/02/08 04:06:44 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/02/08 04:06:45 INFO : one-2019-01-01: Deleted 2025/02/08 04:06:46 INFO : one: Moved (server-side) to: one-2019-01-01 2025/02/08 04:06:47 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/02/08 04:06:47 INFO : one: Copied (new) 2025/02/08 04:06:48 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:06:48 DEBUG : two: Unchanged skipping 2025/02/08 04:06:48 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/02/08 04:06:50 INFO : three-2019-01-01.txt: Deleted 2025/02/08 04:06:50 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/02/08 04:06:51 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/02/08 04:06:51 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (29.40s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:07:00 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/02/08 04:07:00 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:07:00 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:07:01 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/02/08 04:07:01 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/02/08 04:07:01 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (4.94s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:07:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/02/08 04:07:03 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:07:03 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:07:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/02/08 04:07:05 INFO : existing: Copied (new) 2025/02/08 04:07:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:07:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:07:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/02/08 04:07:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/02/08 04:07:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:07:06 ERROR : box root 'rclone-test-kiduyid3gequ': not deleting files as there were IO errors 2025/02/08 04:07:06 ERROR : box root 'rclone-test-kiduyid3gequ': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncImmutable (6.30s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.64s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:07:21 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:07:21 DEBUG : existing: Unchanged skipping 2025/02/08 04:07:21 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/02/08 04:07:22 DEBUG : EXISTING: moving to existing-rclone-move-nevihoq8 2025/02/08 04:07:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-jerajaw3 2025/02/08 04:07:22 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-jerajaw3 2025/02/08 04:07:22 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/02/08 04:07:22 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-nevihoq8 2025/02/08 04:07:22 DEBUG : EXISTING: moving to existing 2025/02/08 04:07:23 INFO : existingbutdifferent-rclone-move-jerajaw3: Moved (server-side) to: existingbutdifferent 2025/02/08 04:07:23 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/02/08 04:07:23 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/02/08 04:07:23 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/02/08 04:07:23 INFO : existing-rclone-move-nevihoq8: Moved (server-side) to: existing 2025/02/08 04:07:23 INFO : EXISTING: Moved (server-side) to: existing 2025/02/08 04:07:23 INFO : EXISTING: Fixed case by renaming to: existing 2025/02/08 04:07:25 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/02/08 04:07:25 INFO : existingbutdifferent: Copied (replaced existing) 2025/02/08 04:07:27 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/02/08 04:07:30 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/02/08 04:07:30 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/02/08 04:07:31 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-xajukoy5 2025/02/08 04:07:32 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-xajukoy5 2025/02/08 04:07:32 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/02/08 04:07:33 INFO : subdira/subdirb/subdirc/hello-rclone-move-xajukoy5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/08 04:07:33 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/02/08 04:07:33 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/02/08 04:07:33 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/02/08 04:07:33 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/02/08 04:07:33 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:07:34 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/02/08 04:07:34 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/02/08 04:07:34 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-puzifuf5 2025/02/08 04:07:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-puzifuf5 2025/02/08 04:07:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/08 04:07:35 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-puzifuf5: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/08 04:07:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/08 04:07:35 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/02/08 04:07:35 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:07:36 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/02/08 04:07:36 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/02/08 04:07:36 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (37.02s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (1.94s) --- SKIP: TestMaxTransfer/Hard (0.65s) --- SKIP: TestMaxTransfer/Soft (0.64s) --- SKIP: TestMaxTransfer/Cautious (0.66s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:08:46 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:08:46 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both10: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both12: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both13: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both14: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both0: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both16: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both17: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both11: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both19: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both2: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both3: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both1: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both15: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both6: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both18: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both8: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:08:46 DEBUG : both9: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both4: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both5: Unchanged skipping 2025/02/08 04:08:46 DEBUG : both7: Unchanged skipping 2025/02/08 04:08:46 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:08:46 DEBUG : Waiting for deletions to finish 2025/02/08 04:08:47 INFO : only16: Deleted 2025/02/08 04:08:47 INFO : only14: Deleted 2025/02/08 04:08:47 INFO : only6: Deleted 2025/02/08 04:08:47 INFO : only17: Deleted 2025/02/08 04:08:47 INFO : only3: Deleted 2025/02/08 04:08:48 INFO : only7: Deleted 2025/02/08 04:08:48 INFO : only9: Deleted 2025/02/08 04:08:48 INFO : only0: Deleted 2025/02/08 04:08:48 INFO : only11: Deleted 2025/02/08 04:08:48 INFO : only10: Deleted 2025/02/08 04:08:48 INFO : only15: Deleted 2025/02/08 04:08:48 INFO : only2: Deleted 2025/02/08 04:08:49 INFO : only4: Deleted 2025/02/08 04:08:49 INFO : only12: Deleted 2025/02/08 04:08:49 INFO : only5: Deleted 2025/02/08 04:08:49 INFO : only8: Deleted 2025/02/08 04:08:50 INFO : only13: Deleted 2025/02/08 04:08:50 INFO : only1: Deleted 2025/02/08 04:08:50 INFO : only18: Deleted 2025/02/08 04:08:50 INFO : only19: Deleted run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (79.33s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:10:06 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both0: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both1: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both10: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both11: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both12: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both13: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both14: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both15: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both16: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both17: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both18: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both19: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both2: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both3: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both4: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both5: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both6: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both7: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both8: Unchanged skipping 2025/02/08 04:10:06 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/02/08 04:10:06 DEBUG : both9: Unchanged skipping 2025/02/08 04:10:06 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for checks to finish 2025/02/08 04:10:06 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/02/08 04:10:06 DEBUG : box root 'rclone-test-kiduyid3gequ': Waiting for transfers to finish 2025/02/08 04:10:07 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:07 INFO : only1: Copied (replaced existing) 2025/02/08 04:10:07 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:07 INFO : only11: Copied (replaced existing) 2025/02/08 04:10:07 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:07 INFO : only0: Copied (replaced existing) 2025/02/08 04:10:07 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:07 INFO : only10: Copied (replaced existing) 2025/02/08 04:10:08 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:08 INFO : only12: Copied (replaced existing) 2025/02/08 04:10:08 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:08 INFO : only13: Copied (replaced existing) 2025/02/08 04:10:08 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:08 INFO : only15: Copied (replaced existing) 2025/02/08 04:10:08 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:08 INFO : only14: Copied (replaced existing) 2025/02/08 04:10:09 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:09 INFO : only19: Copied (replaced existing) 2025/02/08 04:10:09 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:09 INFO : only16: Copied (replaced existing) 2025/02/08 04:10:09 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:09 INFO : only3: Copied (replaced existing) 2025/02/08 04:10:09 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:09 INFO : only4: Copied (replaced existing) 2025/02/08 04:10:10 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:10 INFO : only5: Copied (replaced existing) 2025/02/08 04:10:10 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:10 INFO : only6: Copied (replaced existing) 2025/02/08 04:10:10 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:10 INFO : only7: Copied (replaced existing) 2025/02/08 04:10:10 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:10 INFO : only8: Copied (replaced existing) 2025/02/08 04:10:11 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:11 INFO : only17: Copied (replaced existing) 2025/02/08 04:10:11 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:11 INFO : only9: Copied (replaced existing) 2025/02/08 04:10:11 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:11 INFO : only2: Copied (replaced existing) 2025/02/08 04:10:11 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/02/08 04:10:11 INFO : only18: Copied (replaced existing) 2025/02/08 04:10:11 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (98.34s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:10:46 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 04:10:46 INFO : sub dir: Making directory 2025/02/08 04:10:47 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (33.11s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" 2025/02/08 04:11:19 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/02/08 04:11:19 INFO : sub dir: Making directory 2025/02/08 04:11:20 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-kiduyid3gequ'", Local "Local file system at /tmp/rclone2433455109", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (33.75s) PASS 2025/02/08 04:11:53 DEBUG : box root 'rclone-test-kiduyid3gequ': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 18m38.239675154s (try 1/5)