"./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Starting (try 1/5) 2025/04/11 01:21:38 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope" 2025/04/11 01:21:38 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/04/11 01:21:39 DEBUG : box root 'rclone-test-janezab6kope': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:21:40 DEBUG : Creating backend with remote "/tmp/rclone1991965820" === 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-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:21:41 DEBUG : box root 'rclone-test-janezab6kope': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:21:42 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:21:42 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) 2025/04/11 01:21:42 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:21:42 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyWithDryRun (3.90s) === RUN TestCopy run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:21:44 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:21:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:21:44 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:21:44 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:21:47 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:21:47 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:21:48 DEBUG : box root 'rclone-test-janezab6kope': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (8.00s) === RUN TestCopyMetadata run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.73s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:97: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.77s) === RUN TestCopyMissingDirectory run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:21:53 DEBUG : Creating backend with remote "/non-existing" 2025/04/11 01:21:54 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/04/11 01:21:54 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:21:54 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyMissingDirectory (1.77s) === RUN TestCopyNoTraverse run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:21:55 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:21:55 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:21:55 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:21:58 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:21:58 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyNoTraverse (8.43s) === RUN TestCopyCheckFirst run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:03 INFO : box root 'rclone-test-janezab6kope': Running all checks before starting transfers 2025/04/11 01:22:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:22:04 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:22:04 INFO : box root 'rclone-test-janezab6kope': Checks finished, now starting transfers 2025/04/11 01:22:04 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:22:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:22:07 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyCheckFirst (8.17s) === RUN TestSyncNoTraverse run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:12 ERROR : Ignoring --no-traverse with sync 2025/04/11 01:22:12 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:22:12 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:22:12 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:22:15 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:22:15 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:22:15 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncNoTraverse (8.12s) === RUN TestCopyWithDepth run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:20 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/04/11 01:22:20 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:22:20 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:22:22 DEBUG : hello world2: sha1 = c0bf117f9c93d02c894fe8ffd6e5cecf3545c209 OK 2025/04/11 01:22:22 INFO : hello world2: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyWithDepth (5.28s) === RUN TestCopyWithFilesFrom run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:25 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:22:25 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:22:25 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:22:27 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:22:27 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyWithFilesFrom (5.22s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:31 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:22:31 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:22:31 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:22:32 DEBUG : potato2: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:22:32 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyWithFilesFromAndNoTraverse (5.30s) === RUN TestCopyEmptyDirectories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:35 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 01:22:35 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:22:35 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:22:35 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:22:36 INFO : sub dir: Making directory 2025/04/11 01:22:37 INFO : sub dir2: Making directory 2025/04/11 01:22:38 INFO : sub dir2/sub sub dir2: Making directory 2025/04/11 01:22:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:22:39 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:22:39 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:22:41 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:22:41 INFO : sub dir/hello world: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:42 DEBUG : box root 'rclone-test-janezab6kope': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (12.26s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:48 INFO : sub dir2: Making directory 2025/04/11 01:22:48 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/04/11 01:22:48 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:22:48 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:22:48 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:22:48 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:22:51 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:22:51 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (7.07s) === RUN TestMoveEmptyDirectories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:22:55 DEBUG : sub dir2: Making directory with metadata 2025/04/11 01:22:55 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:22:55 INFO : sub dir: Making directory 2025/04/11 01:22:56 INFO : sub dir2: Making directory 2025/04/11 01:22:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:22:58 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:22:58 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:22:59 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:22:59 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:22:59 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:23:00 DEBUG : box root 'rclone-test-janezab6kope': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/04/11 01:23:01 DEBUG : box root 'rclone-test-janezab6kope': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (10.62s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:408: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.78s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:23:06 INFO : sub dir2: Making directory 2025/04/11 01:23:07 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:23:07 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:23:07 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:23:09 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:23:09 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:23:09 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (7.24s) === RUN TestSyncEmptyDirectories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:23:13 DEBUG : sub dir2: Making directory with metadata 2025/04/11 01:23:13 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:23:13 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:23:14 INFO : sub dir: Making directory 2025/04/11 01:23:15 INFO : sub dir2: Making directory 2025/04/11 01:23:16 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:23:16 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:23:16 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:23:18 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:23:18 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:23:18 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:23:19 DEBUG : box root 'rclone-test-janezab6kope': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (10.08s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:507: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.74s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:23:24 INFO : sub dir2: Making directory 2025/04/11 01:23:25 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:23:25 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:23:25 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:23:28 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:23:28 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:23:28 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (7.15s) === RUN TestServerSideCopy run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:23:35 DEBUG : Creating backend with remote "TestBox:rclone-test-nihapov3yalu" 2025/04/11 01:23:36 DEBUG : box root 'rclone-test-nihapov3yalu': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:590: Server side copy (if possible) box root 'rclone-test-janezab6kope' -> box root 'rclone-test-nihapov3yalu' 2025/04/11 01:23:36 DEBUG : box root 'rclone-test-nihapov3yalu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:23:37 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:23:37 DEBUG : box root 'rclone-test-nihapov3yalu': Waiting for checks to finish 2025/04/11 01:23:37 DEBUG : box root 'rclone-test-nihapov3yalu': Waiting for transfers to finish 2025/04/11 01:23:37 DEBUG : box root 'rclone-test-nihapov3yalu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:23:40 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:23:40 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:23:41 DEBUG : box root 'rclone-test-nihapov3yalu': Purge remote --- PASS: TestServerSideCopy (15.24s) === RUN TestCopyOverSelf run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:23:51 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 01:23:51 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:23:51 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:23:52 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 01:23:52 INFO : sub dir/hello world: Copied (replaced existing) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyOverSelf (10.44s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:24:01 DEBUG : Creating backend with remote "TestBox:rclone-test-jafunac2kure" 2025/04/11 01:24:02 DEBUG : box root 'rclone-test-jafunac2kure': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:626: Server side copy (if possible) box root 'rclone-test-janezab6kope' -> box root 'rclone-test-jafunac2kure' 2025/04/11 01:24:03 DEBUG : box root 'rclone-test-jafunac2kure': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:24:04 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:24:04 DEBUG : box root 'rclone-test-jafunac2kure': Waiting for checks to finish 2025/04/11 01:24:04 DEBUG : box root 'rclone-test-jafunac2kure': Waiting for transfers to finish 2025/04/11 01:24:05 DEBUG : box root 'rclone-test-jafunac2kure': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:24:07 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:24:07 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:24:12 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 01:24:12 DEBUG : box root 'rclone-test-jafunac2kure': Waiting for checks to finish 2025/04/11 01:24:12 DEBUG : box root 'rclone-test-jafunac2kure': Waiting for transfers to finish 2025/04/11 01:24:12 DEBUG : sub dir/hello world: dst already exists, copying to temp name sub dir/hello world-rclone-copy-dimugec2 2025/04/11 01:24:13 DEBUG : sub dir/hello world-rclone-copy-dimugec2: moving to real name sub dir/hello world 2025/04/11 01:24:15 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 01:24:15 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:24:16 DEBUG : box root 'rclone-test-jafunac2kure': Purge remote --- PASS: TestServerSideCopyOverSelf (24.82s) === RUN TestMoveOverSelf run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:24:26 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 01:24:26 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:24:26 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:24:28 DEBUG : sub dir/hello world: sha1 = b84a9b2362aee3556081792f3b7abd3958da8deb OK 2025/04/11 01:24:28 INFO : sub dir/hello world: Copied (replaced existing) 2025/04/11 01:24:28 INFO : sub dir/hello world: Deleted run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestMoveOverSelf (10.67s) === RUN TestServerSideMoveOverSelf run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:24:36 DEBUG : Creating backend with remote "TestBox:rclone-test-getulin2fiyo" 2025/04/11 01:24:37 DEBUG : box root 'rclone-test-getulin2fiyo': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:671: Server side copy (if possible) box root 'rclone-test-janezab6kope' -> box root 'rclone-test-getulin2fiyo' 2025/04/11 01:24:38 DEBUG : box root 'rclone-test-getulin2fiyo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:24:38 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:24:38 DEBUG : box root 'rclone-test-getulin2fiyo': Waiting for checks to finish 2025/04/11 01:24:38 DEBUG : box root 'rclone-test-getulin2fiyo': Waiting for transfers to finish 2025/04/11 01:24:39 DEBUG : box root 'rclone-test-getulin2fiyo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:24:42 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:24:42 INFO : sub dir/hello world: Copied (server-side copy) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:24:46 DEBUG : box root 'rclone-test-getulin2fiyo': Using server-side directory move 2025/04/11 01:24:46 INFO : box root 'rclone-test-getulin2fiyo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 01:24:47 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/04/11 01:24:47 DEBUG : box root 'rclone-test-getulin2fiyo': Waiting for checks to finish 2025/04/11 01:24:47 DEBUG : box root 'rclone-test-getulin2fiyo': Waiting for transfers to finish 2025/04/11 01:24:48 INFO : sub dir/hello world: Deleted 2025/04/11 01:24:49 INFO : sub dir/hello world: Moved (server-side) 2025/04/11 01:24:54 DEBUG : testing file moves 2025/04/11 01:24:55 DEBUG : sub dir/hello world: Sizes differ (src 24 vs dst 17) 2025/04/11 01:24:55 DEBUG : box root 'rclone-test-getulin2fiyo': Waiting for checks to finish 2025/04/11 01:24:55 DEBUG : box root 'rclone-test-getulin2fiyo': Waiting for transfers to finish 2025/04/11 01:24:57 INFO : sub dir/hello world: Deleted 2025/04/11 01:24:58 INFO : sub dir/hello world: Moved (server-side) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:00 DEBUG : box root 'rclone-test-getulin2fiyo': Purge remote --- PASS: TestServerSideMoveOverSelf (32.05s) === RUN TestCopyAfterDelete run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:08 ERROR : : error listing: directory not found 2025/04/11 01:25:08 INFO : Local file system at /tmp/rclone1991965820: Making directory 2025/04/11 01:25:09 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:09 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyAfterDelete (9.41s) === RUN TestCopyRedownload run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:18 DEBUG : Added delayed dir = "sub dir", newDst= 2025/04/11 01:25:19 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:25:19 DEBUG : Local file system at /tmp/rclone1991965820: Waiting for checks to finish 2025/04/11 01:25:19 DEBUG : Local file system at /tmp/rclone1991965820: Waiting for transfers to finish 2025/04/11 01:25:19 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:25:19 DEBUG : sub dir/hello world.e0e42c92.partial: renamed to: sub dir/hello world 2025/04/11 01:25:19 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:25:19 INFO : sub dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyRedownload (9.15s) === RUN TestSyncBasedOnCheckSum run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:24 DEBUG : check sum: Need to transfer - File not found at Destination 2025/04/11 01:25:24 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:24 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:25 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:25:25 INFO : check sum: Copied (new) 2025/04/11 01:25:25 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:26 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:26 DEBUG : check sum: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:25:26 DEBUG : check sum: Size and sha1 of src and dst objects identical 2025/04/11 01:25:26 DEBUG : check sum: Unchanged skipping 2025/04/11 01:25:26 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:26 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncBasedOnCheckSum (6.57s) === RUN TestSyncSizeOnly run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:30 DEBUG : sizeonly: Need to transfer - File not found at Destination 2025/04/11 01:25:30 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:30 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:32 DEBUG : sizeonly: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:25:32 INFO : sizeonly: Copied (new) 2025/04/11 01:25:32 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:33 DEBUG : sizeonly: Sizes identical 2025/04/11 01:25:33 DEBUG : sizeonly: Unchanged skipping 2025/04/11 01:25:33 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:33 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:33 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:33 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncSizeOnly (6.76s) === RUN TestSyncIgnoreSize run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:37 DEBUG : ignore-size: Need to transfer - File not found at Destination 2025/04/11 01:25:37 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:37 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:38 DEBUG : ignore-size: sha1 = 4a756ca07e9487f482465a99e8286abc86ba4dc7 OK 2025/04/11 01:25:38 INFO : ignore-size: Copied (new) 2025/04/11 01:25:38 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:39 DEBUG : ignore-size: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:25:39 DEBUG : ignore-size: Unchanged skipping 2025/04/11 01:25:39 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:39 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:39 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:39 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncIgnoreSize (6.53s) === RUN TestSyncIgnoreTimes run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:46 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:25:46 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:46 DEBUG : existing: Unchanged skipping 2025/04/11 01:25:46 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:46 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:46 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:46 DEBUG : existing: Transferring unconditionally as --ignore-times is in use 2025/04/11 01:25:46 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:46 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:47 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:25:47 INFO : existing: Copied (replaced existing) 2025/04/11 01:25:47 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncIgnoreTimes (8.38s) === RUN TestSyncIgnoreExisting run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:52 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:25:52 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:52 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:53 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:25:53 INFO : existing: Copied (new) 2025/04/11 01:25:53 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:25:54 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:25:54 DEBUG : existing: Destination exists, skipping 2025/04/11 01:25:54 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:25:54 DEBUG : Waiting for deletions to finish 2025/04/11 01:25:54 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncIgnoreExisting (6.58s) === RUN TestSyncIgnoreErrors run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:26:04 INFO : d: Making directory 2025/04/11 01:26:06 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:26:07 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:26:07 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:26:07 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:26:07 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:26:09 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:26:09 INFO : a/potato2: Copied (new) 2025/04/11 01:26:09 DEBUG : Waiting for deletions to finish 2025/04/11 01:26:11 INFO : b/potato: Deleted 2025/04/11 01:26:11 INFO : d: Removing directory 2025/04/11 01:26:12 INFO : b: Removing directory 2025/04/11 01:26:13 DEBUG : box root 'rclone-test-janezab6kope': deleted 2 directories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncIgnoreErrors (21.93s) === RUN TestSyncAfterChangingModtimeOnly run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:26:23 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:26:23 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/04/11 01:26:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:26:23 NOTICE: empty space: Skipped update modification time as --dry-run is set (size 1) 2025/04/11 01:26:23 DEBUG : empty space: Unchanged skipping 2025/04/11 01:26:23 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:26:23 DEBUG : Waiting for deletions to finish 2025/04/11 01:26:23 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:26:23 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:26:23 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/04/11 01:26:23 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:26:24 INFO : empty space: Updated modification time in destination 2025/04/11 01:26:24 DEBUG : empty space: Unchanged skipping 2025/04/11 01:26:24 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:26:24 DEBUG : Waiting for deletions to finish 2025/04/11 01:26:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnly (7.49s) === RUN TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:26:30 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/04/11 01:26:30 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:26:30 DEBUG : empty space: sha1 = 3bc15c8aae3e4124dd409035f32ea2fd6835efc9 OK 2025/04/11 01:26:30 DEBUG : empty space: Unchanged skipping 2025/04/11 01:26:30 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:26:30 DEBUG : Waiting for deletions to finish 2025/04/11 01:26:30 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterChangingModtimeOnlyWithNoUpdateModTime (5.59s) === RUN TestSyncDoesntUpdateModtime run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:26:35 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/04/11 01:26:35 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:26:35 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 (Local file system at /tmp/rclone1991965820) 2025/04/11 01:26:35 DEBUG : foo: sha1 = 62cdb7020ff920e5aa642c3d4066950dd1f01f4d (box root 'rclone-test-janezab6kope') 2025/04/11 01:26:35 DEBUG : foo: sha1 differ 2025/04/11 01:26:35 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:26:37 DEBUG : foo: sha1 = 0beec7b5ea3f0fdbc95d0dd47f3c5bc275da8a33 OK 2025/04/11 01:26:37 INFO : foo: Copied (replaced existing) 2025/04/11 01:26:37 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncDoesntUpdateModtime (6.88s) === RUN TestSyncAfterAddingAFile run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:26:42 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:26:42 DEBUG : potato: Need to transfer - File not found at Destination 2025/04/11 01:26:42 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:26:42 DEBUG : empty space: Unchanged skipping 2025/04/11 01:26:42 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:26:44 DEBUG : potato: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:26:44 INFO : potato: Copied (new) 2025/04/11 01:26:44 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterAddingAFile (8.00s) === RUN TestSyncAfterChangingFilesSizeOnly run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:26:50 DEBUG : potato: Sizes differ (src 21 vs dst 60) 2025/04/11 01:26:50 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:26:50 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:26:52 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f OK 2025/04/11 01:26:52 INFO : potato: Copied (replaced existing) 2025/04/11 01:26:52 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterChangingFilesSizeOnly (6.87s) === RUN TestSyncAfterChangingContentsOnly run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:26:57 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:26:57 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/04/11 01:26:57 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f (Local file system at /tmp/rclone1991965820) 2025/04/11 01:26:57 DEBUG : potato: sha1 = 0fd321a1023ac4e1e1054fcc0236b9d0755f722f (box root 'rclone-test-janezab6kope') 2025/04/11 01:26:57 DEBUG : potato: sha1 differ 2025/04/11 01:26:57 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:26:59 DEBUG : potato: sha1 = 1ca5094b3b73f587249eabe179c40a3eec839b1f OK 2025/04/11 01:26:59 INFO : potato: Copied (replaced existing) 2025/04/11 01:26:59 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterChangingContentsOnly (7.86s) === RUN TestSyncAfterRemovingAFileAndAddingAFileDryRun run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:27:06 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:27:06 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:27:06 DEBUG : empty space: Unchanged skipping 2025/04/11 01:27:06 NOTICE: potato2: Skipped copy as --dry-run is set (size 60) 2025/04/11 01:27:06 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:27:06 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:27:06 DEBUG : Waiting for deletions to finish 2025/04/11 01:27:06 NOTICE: potato: Skipped delete as --dry-run is set (size 21) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileDryRun (8.12s) === RUN TestSyncAfterRemovingAFileAndAddingAFile run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:27:15 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:27:15 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:27:15 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:27:15 DEBUG : empty space: Unchanged skipping 2025/04/11 01:27:15 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:27:17 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:27:17 INFO : potato2: Copied (new) 2025/04/11 01:27:17 DEBUG : Waiting for deletions to finish 2025/04/11 01:27:18 INFO : potato: Deleted run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFile (11.30s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDir run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:27:28 INFO : d: Making directory 2025/04/11 01:27:29 INFO : d/e: Making directory 2025/04/11 01:27:32 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:27:32 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:27:32 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:27:34 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:27:34 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:27:35 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:27:35 INFO : a/potato2: Copied (new) 2025/04/11 01:27:35 DEBUG : Waiting for deletions to finish 2025/04/11 01:27:36 INFO : b/potato: Deleted 2025/04/11 01:27:36 INFO : d/e: Removing directory 2025/04/11 01:27:38 INFO : d: Removing directory 2025/04/11 01:27:39 INFO : b: Removing directory 2025/04/11 01:27:40 DEBUG : box root 'rclone-test-janezab6kope': deleted 3 directories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDir (25.33s) === RUN TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:27:53 INFO : d: Making directory 2025/04/11 01:27:55 DEBUG : a/potato2: Need to transfer - File not found at Destination 2025/04/11 01:27:56 DEBUG : c/non empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:27:56 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:27:56 DEBUG : c/non empty space: Unchanged skipping 2025/04/11 01:27:56 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:27:58 DEBUG : a/potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:27:58 INFO : a/potato2: Copied (new) 2025/04/11 01:27:58 ERROR : box root 'rclone-test-janezab6kope': not deleting files as there were IO errors 2025/04/11 01:27:58 ERROR : box root 'rclone-test-janezab6kope': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncAfterRemovingAFileAndAddingAFileSubDirWithErrors (20.51s) === RUN TestSyncDeleteAfter --- PASS: TestSyncDeleteAfter (0.00s) === RUN TestSyncDeleteDuring run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:28:12 DEBUG : Waiting for deletions to finish 2025/04/11 01:28:12 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:28:12 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:28:12 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:28:12 DEBUG : empty space: Unchanged skipping 2025/04/11 01:28:12 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:28:13 INFO : potato: Deleted 2025/04/11 01:28:14 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:28:14 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncDeleteDuring (10.00s) === RUN TestSyncDeleteBefore run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:28:22 DEBUG : Waiting for deletions to finish 2025/04/11 01:28:22 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:28:22 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:28:23 INFO : potato: Deleted 2025/04/11 01:28:24 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:28:24 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:28:24 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:28:24 DEBUG : empty space: Unchanged skipping 2025/04/11 01:28:24 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:28:26 DEBUG : potato2: sha1 = 9dc7f7d3279715991a22853f5981df582b7f9f6d OK 2025/04/11 01:28:26 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncDeleteBefore (11.72s) === RUN TestCopyDeleteBefore run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:28:32 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:28:32 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:28:32 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:28:34 DEBUG : potato2: sha1 = 810274f0df19dab60a894a562b7a8ff04c072623 OK 2025/04/11 01:28:34 INFO : potato2: Copied (new) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestCopyDeleteBefore (8.65s) === RUN TestSyncWithExclude run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:28:42 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:28:42 DEBUG : enormous: Excluded 2025/04/11 01:28:42 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:28:42 DEBUG : potato2: Excluded 2025/04/11 01:28:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:28:43 DEBUG : potato2: Excluded 2025/04/11 01:28:43 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:28:43 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:28:43 DEBUG : empty space: Unchanged skipping 2025/04/11 01:28:43 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:28:43 DEBUG : Waiting for deletions to finish 2025/04/11 01:28:43 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:28:43 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:28:43 DEBUG : enormous: Excluded 2025/04/11 01:28:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:28:43 DEBUG : potato2: Excluded 2025/04/11 01:28:43 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:28:43 DEBUG : potato2: Excluded 2025/04/11 01:28:43 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/11 01:28:43 DEBUG : empty space: Unchanged skipping 2025/04/11 01:28:43 DEBUG : Local file system at /tmp/rclone1991965820: Waiting for checks to finish 2025/04/11 01:28:43 DEBUG : Local file system at /tmp/rclone1991965820: Waiting for transfers to finish 2025/04/11 01:28:43 DEBUG : Waiting for deletions to finish 2025/04/11 01:28:43 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncWithExclude (9.74s) === RUN TestSyncWithExcludeAndDeleteExcluded run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:28:53 DEBUG : enormous: Excluded (Size Filter) 2025/04/11 01:28:53 DEBUG : enormous: Excluded 2025/04/11 01:28:53 DEBUG : potato2: Excluded (Size Filter) 2025/04/11 01:28:53 DEBUG : potato2: Excluded 2025/04/11 01:28:54 DEBUG : empty space: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:28:54 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:28:54 DEBUG : empty space: Unchanged skipping 2025/04/11 01:28:54 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:28:54 DEBUG : Waiting for deletions to finish 2025/04/11 01:28:55 INFO : potato2: Deleted 2025/04/11 01:28:55 INFO : enormous: Deleted 2025/04/11 01:28:55 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:28:56 DEBUG : empty space: Size and modification time the same (differ by 123.456789ms, within tolerance 1s) 2025/04/11 01:28:56 DEBUG : empty space: Unchanged skipping 2025/04/11 01:28:56 DEBUG : Local file system at /tmp/rclone1991965820: Waiting for checks to finish 2025/04/11 01:28:56 DEBUG : Local file system at /tmp/rclone1991965820: Waiting for transfers to finish 2025/04/11 01:28:56 DEBUG : Waiting for deletions to finish 2025/04/11 01:28:56 INFO : enormous: Deleted 2025/04/11 01:28:56 INFO : potato2: Deleted 2025/04/11 01:28:56 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncWithExcludeAndDeleteExcluded (11.33s) === RUN TestSyncWithUpdateOlder run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:29:08 DEBUG : five: Need to transfer - File not found at Destination 2025/04/11 01:29:08 DEBUG : four: Sizes differ (src 4 vs dst 8) 2025/04/11 01:29:08 DEBUG : one: Destination is newer than source, skipping 2025/04/11 01:29:08 DEBUG : three: Sizes identical 2025/04/11 01:29:08 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:08 DEBUG : four: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 01:29:08 DEBUG : three: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:29:08 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b (Local file system at /tmp/rclone1991965820) 2025/04/11 01:29:08 DEBUG : two: sha1 = b10e0da85e90399abfec36c7376b20aa4596461b (box root 'rclone-test-janezab6kope') 2025/04/11 01:29:08 DEBUG : two: sha1 differ 2025/04/11 01:29:08 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:09 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/11 01:29:09 INFO : four: Copied (replaced existing) 2025/04/11 01:29:10 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 01:29:10 INFO : two: Copied (replaced existing) 2025/04/11 01:29:10 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/11 01:29:10 INFO : five: Copied (new) 2025/04/11 01:29:10 DEBUG : Waiting for deletions to finish 2025/04/11 01:29:11 DEBUG : one: Destination is newer than source, skipping 2025/04/11 01:29:11 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:11 DEBUG : five: sha1 = 4db2c1df4610cd6c0da6b9197b066bfb4e9b9d00 OK 2025/04/11 01:29:11 DEBUG : five: Size and sha1 of src and dst objects identical 2025/04/11 01:29:11 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb (Local file system at /tmp/rclone1991965820) 2025/04/11 01:29:11 DEBUG : five: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:29:11 DEBUG : three: sha1 = 03731cad13f4cf7b59703c77529381cdec1632e5 (box root 'rclone-test-janezab6kope') 2025/04/11 01:29:11 DEBUG : three: sha1 differ 2025/04/11 01:29:11 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 01:29:11 DEBUG : two: Size and sha1 of src and dst objects identical 2025/04/11 01:29:11 DEBUG : four: sha1 = 9f8f7eec5dea5ac43738721939c120318cbff1df OK 2025/04/11 01:29:11 DEBUG : four: Size and sha1 of src and dst objects identical 2025/04/11 01:29:11 DEBUG : three: Destination mod time is within 1s of source but files differ, transferring 2025/04/11 01:29:11 DEBUG : two: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:29:11 DEBUG : four: Destination mod time is within 1s of source and files identical, skipping 2025/04/11 01:29:11 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:12 DEBUG : three: sha1 = b802f384302cb24fbab0a44997e820bf2e8507bb OK 2025/04/11 01:29:12 INFO : three: Copied (replaced existing) 2025/04/11 01:29:12 DEBUG : Waiting for deletions to finish --- PASS: TestSyncWithUpdateOlder (18.98s) === 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-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:1538: Can track renames: true 2025/04/11 01:29:19 INFO : box root 'rclone-test-janezab6kope': Making map for --track-renames 2025/04/11 01:29:19 INFO : box root 'rclone-test-janezab6kope': Finished making map for --track-renames 2025/04/11 01:29:19 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:19 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:29:19 DEBUG : box root 'rclone-test-janezab6kope': Waiting for renames to finish 2025/04/11 01:29:19 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 01:29:19 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:20 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 01:29:20 INFO : potato: Copied (new) 2025/04/11 01:29:20 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:29:20 INFO : yam: Copied (new) 2025/04/11 01:29:20 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:29:21 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:21 INFO : box root 'rclone-test-janezab6kope': Making map for --track-renames 2025/04/11 01:29:21 INFO : box root 'rclone-test-janezab6kope': Finished making map for --track-renames 2025/04/11 01:29:21 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:21 DEBUG : potato: Unchanged skipping 2025/04/11 01:29:21 DEBUG : box root 'rclone-test-janezab6kope': Waiting for renames to finish 2025/04/11 01:29:22 INFO : yam: Moved (server-side) to: yaml 2025/04/11 01:29:22 INFO : yaml: Renamed from "yam" 2025/04/11 01:29:22 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:22 DEBUG : Waiting for deletions to finish 2025/04/11 01:29:22 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncWithTrackRenames (9.10s) === RUN TestParseRenamesStrategyModtime --- PASS: TestParseRenamesStrategyModtime (0.00s) === RUN TestRenamesStrategyModtime --- PASS: TestRenamesStrategyModtime (0.00s) === RUN TestSyncWithTrackRenamesStrategyModtime run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:1610: Can track renames: true 2025/04/11 01:29:28 INFO : box root 'rclone-test-janezab6kope': Making map for --track-renames 2025/04/11 01:29:28 INFO : box root 'rclone-test-janezab6kope': Finished making map for --track-renames 2025/04/11 01:29:28 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:28 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:29:28 DEBUG : box root 'rclone-test-janezab6kope': Waiting for renames to finish 2025/04/11 01:29:28 DEBUG : yam: Need to transfer - No matching file found at Destination 2025/04/11 01:29:28 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:29 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 01:29:29 INFO : potato: Copied (new) 2025/04/11 01:29:30 DEBUG : yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:29:30 INFO : yam: Copied (new) 2025/04/11 01:29:30 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:29:31 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:31 INFO : box root 'rclone-test-janezab6kope': Making map for --track-renames 2025/04/11 01:29:31 INFO : box root 'rclone-test-janezab6kope': Finished making map for --track-renames 2025/04/11 01:29:31 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:31 DEBUG : potato: Unchanged skipping 2025/04/11 01:29:31 DEBUG : box root 'rclone-test-janezab6kope': Waiting for renames to finish 2025/04/11 01:29:31 INFO : yam: Moved (server-side) to: yaml 2025/04/11 01:29:31 INFO : yaml: Renamed from "yam" 2025/04/11 01:29:31 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:31 DEBUG : Waiting for deletions to finish 2025/04/11 01:29:31 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyModtime (9.26s) === RUN TestSyncWithTrackRenamesStrategyLeaf run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:1649: Can track renames: true 2025/04/11 01:29:37 INFO : box root 'rclone-test-janezab6kope': Making map for --track-renames 2025/04/11 01:29:37 INFO : box root 'rclone-test-janezab6kope': Finished making map for --track-renames 2025/04/11 01:29:37 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:37 DEBUG : potato: Need to transfer - No matching file found at Destination 2025/04/11 01:29:37 DEBUG : sub/yam: Need to transfer - No matching file found at Destination 2025/04/11 01:29:37 DEBUG : box root 'rclone-test-janezab6kope': Waiting for renames to finish 2025/04/11 01:29:37 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:40 DEBUG : potato: sha1 = 1d1ac61cfffcfdd0a15cc9ae575fb06ca8c11fb5 OK 2025/04/11 01:29:40 INFO : potato: Copied (new) 2025/04/11 01:29:40 DEBUG : sub/yam: sha1 = ad84b2fb6729688a5ee3225164a6d4d58465b33e OK 2025/04/11 01:29:40 INFO : sub/yam: Copied (new) 2025/04/11 01:29:40 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:29:41 DEBUG : potato: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:29:41 DEBUG : potato: Unchanged skipping 2025/04/11 01:29:41 INFO : box root 'rclone-test-janezab6kope': Making map for --track-renames 2025/04/11 01:29:41 INFO : box root 'rclone-test-janezab6kope': Finished making map for --track-renames 2025/04/11 01:29:41 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:41 DEBUG : box root 'rclone-test-janezab6kope': Waiting for renames to finish 2025/04/11 01:29:43 INFO : sub/yam: Moved (server-side) to: yam 2025/04/11 01:29:43 INFO : yam: Renamed from "sub/yam" 2025/04/11 01:29:43 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:43 DEBUG : Waiting for deletions to finish 2025/04/11 01:29:43 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncWithTrackRenamesStrategyLeaf (12.76s) === RUN TestServerSideMoveLocal run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:29:49 DEBUG : Creating backend with remote "/tmp/rclone1991965820/dir1" 2025/04/11 01:29:49 DEBUG : Config file has changed externally - reloading 2025/04/11 01:29:49 DEBUG : Creating backend with remote "/tmp/rclone1991965820/dir2" 2025/04/11 01:29:49 DEBUG : Local file system at /tmp/rclone1991965820/dir2: Using server-side directory move 2025/04/11 01:29:49 INFO : Local file system at /tmp/rclone1991965820/dir2: Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 01:29:49 DEBUG : file1.txt: Need to transfer - File not found at Destination 2025/04/11 01:29:49 DEBUG : Local file system at /tmp/rclone1991965820/dir2: Waiting for checks to finish 2025/04/11 01:29:49 DEBUG : Local file system at /tmp/rclone1991965820/dir2: Waiting for transfers to finish 2025/04/11 01:29:49 INFO : file1.txt: Moved (server-side) --- PASS: TestServerSideMoveLocal (0.82s) === RUN TestMoveWithDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:29:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:29:51 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 01:29:51 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:29:51 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:29:56 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/11 01:29:56 INFO : nested/sub dir/file: Copied (new) 2025/04/11 01:29:56 INFO : nested/sub dir/file: Deleted 2025/04/11 01:29:56 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:29:56 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:29:56 INFO : sub dir/hello world: Deleted 2025/04/11 01:29:56 INFO : sub dir: Removing directory 2025/04/11 01:29:56 INFO : nested/sub dir: Removing directory 2025/04/11 01:29:56 INFO : nested: Removing directory 2025/04/11 01:29:56 DEBUG : Local file system at /tmp/rclone1991965820: deleted 3 directories run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestMoveWithDeleteEmptySrcDirs (15.36s) === RUN TestMoveWithoutDeleteEmptySrcDirs run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:30:06 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/04/11 01:30:06 DEBUG : nested/sub dir/file: Need to transfer - File not found at Destination 2025/04/11 01:30:06 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:30:06 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:30:11 DEBUG : sub dir/hello world: sha1 = 2aae6c35c94fcfb415dbe95f408b9ce91ee846ed OK 2025/04/11 01:30:11 INFO : sub dir/hello world: Copied (new) 2025/04/11 01:30:11 INFO : sub dir/hello world: Deleted 2025/04/11 01:30:11 DEBUG : nested/sub dir/file: sha1 = b4b3e0a278988bc15f2913af3f4153ccef74e465 OK 2025/04/11 01:30:11 INFO : nested/sub dir/file: Copied (new) 2025/04/11 01:30:11 INFO : nested/sub dir/file: Deleted run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:30:17 DEBUG : TestBox: Loaded invalid token from config file - ignoring 2025/04/11 01:30:17 DEBUG : Config file has changed externally - reloading 2025/04/11 01:30:17 DEBUG : Saving config "token" in section "TestBox" of the config file 2025/04/11 01:30:17 DEBUG : TestBox: Saved new token in config file --- PASS: TestMoveWithoutDeleteEmptySrcDirs (15.10s) === RUN TestMoveWithIgnoreExisting run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:30:21 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:30:21 DEBUG : existing-b: Need to transfer - File not found at Destination 2025/04/11 01:30:21 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:30:21 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:30:23 DEBUG : existing-b: sha1 = 321f6b7e8bf7f29aab89c5e41a555b1b0baa41a9 OK 2025/04/11 01:30:23 INFO : existing-b: Copied (new) 2025/04/11 01:30:23 INFO : existing-b: Deleted 2025/04/11 01:30:23 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:30:23 INFO : existing: Copied (new) 2025/04/11 01:30:23 INFO : existing: Deleted 2025/04/11 01:30:24 DEBUG : existing: Destination exists, skipping 2025/04/11 01:30:24 DEBUG : existing: Not removing source file as destination file exists and --ignore-existing is set 2025/04/11 01:30:24 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:30:24 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:30:24 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:30:26 DEBUG : box root 'rclone-test-getulin2fiyo': Token expired but no uploads in progress - doing nothing 2025/04/11 01:30:26 DEBUG : box root 'rclone-test-jafunac2kure': Token expired but no uploads in progress - doing nothing 2025/04/11 01:30:26 DEBUG : box root 'rclone-test-nihapov3yalu': Token expired but no uploads in progress - doing nothing --- PASS: TestMoveWithIgnoreExisting (7.67s) === RUN TestServerSideMove run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:30:28 DEBUG : Creating backend with remote "TestBox:rclone-test-qalapel2tami" 2025/04/11 01:30:29 DEBUG : box root 'rclone-test-qalapel2tami': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-janezab6kope' -> box root 'rclone-test-qalapel2tami' 2025/04/11 01:30:36 DEBUG : box root 'rclone-test-qalapel2tami': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:30:41 DEBUG : box root 'rclone-test-qalapel2tami': Using server-side directory move 2025/04/11 01:30:41 INFO : box root 'rclone-test-qalapel2tami': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 01:30:42 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:30:42 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/11 01:30:42 DEBUG : empty space: Unchanged skipping 2025/04/11 01:30:42 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:30:42 DEBUG : box root 'rclone-test-qalapel2tami': Waiting for checks to finish 2025/04/11 01:30:43 INFO : empty space: Deleted 2025/04/11 01:30:43 DEBUG : box root 'rclone-test-qalapel2tami': Waiting for transfers to finish 2025/04/11 01:30:43 INFO : potato3: Deleted 2025/04/11 01:30:44 INFO : potato2: Moved (server-side) 2025/04/11 01:30:45 INFO : potato3: Moved (server-side) 2025/04/11 01:30:45 DEBUG : Creating backend with remote "TestBox:rclone-test-xiyecid5zaxa" 2025/04/11 01:30:46 DEBUG : box root 'rclone-test-xiyecid5zaxa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:30:47 DEBUG : box root 'rclone-test-xiyecid5zaxa': Using server-side directory move 2025/04/11 01:30:48 DEBUG : box root 'rclone-test-xiyecid5zaxa': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:30:50 INFO : box root 'rclone-test-xiyecid5zaxa': Server side directory move succeeded 2025/04/11 01:30:52 DEBUG : box root 'rclone-test-qalapel2tami': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:30:52 ERROR : : error listing: directory not found 2025/04/11 01:30:52 DEBUG : box root 'rclone-test-xiyecid5zaxa': Purge remote 2025/04/11 01:30:55 DEBUG : box root 'rclone-test-qalapel2tami': Purge remote 2025/04/11 01:30:55 DEBUG : box root 'rclone-test-qalapel2tami': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:30:55 NOTICE: purge failed: directory not found --- PASS: TestServerSideMove (27.59s) === RUN TestServerSideMoveWithFilter run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:30:56 DEBUG : Creating backend with remote "TestBox:rclone-test-fanedif5gera" 2025/04/11 01:30:57 DEBUG : box root 'rclone-test-fanedif5gera': Ignoring "Shared folder — ForNick" - unknown type "web_link" sync_test.go:1705: Server side move (if possible) box root 'rclone-test-janezab6kope' -> box root 'rclone-test-fanedif5gera' 2025/04/11 01:31:04 DEBUG : box root 'rclone-test-fanedif5gera': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:09 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:31:09 DEBUG : empty space: Excluded 2025/04/11 01:31:09 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:31:09 DEBUG : empty space: Excluded 2025/04/11 01:31:09 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:31:09 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:31:09 DEBUG : box root 'rclone-test-fanedif5gera': Waiting for checks to finish 2025/04/11 01:31:09 DEBUG : box root 'rclone-test-fanedif5gera': Waiting for transfers to finish 2025/04/11 01:31:10 INFO : potato3: Deleted 2025/04/11 01:31:10 INFO : potato2: Moved (server-side) 2025/04/11 01:31:12 INFO : potato3: Moved (server-side) 2025/04/11 01:31:12 DEBUG : Creating backend with remote "TestBox:rclone-test-xuzoyoc7wuhu" 2025/04/11 01:31:13 DEBUG : box root 'rclone-test-xuzoyoc7wuhu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:14 DEBUG : empty space: Excluded (Size Filter) 2025/04/11 01:31:14 DEBUG : empty space: Excluded 2025/04/11 01:31:14 DEBUG : box root 'rclone-test-xuzoyoc7wuhu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:14 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:31:14 DEBUG : potato3: Need to transfer - File not found at Destination 2025/04/11 01:31:14 DEBUG : box root 'rclone-test-xuzoyoc7wuhu': Waiting for checks to finish 2025/04/11 01:31:14 DEBUG : box root 'rclone-test-xuzoyoc7wuhu': Waiting for transfers to finish 2025/04/11 01:31:15 DEBUG : box root 'rclone-test-xuzoyoc7wuhu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:16 INFO : potato3: Moved (server-side) 2025/04/11 01:31:16 INFO : potato2: Moved (server-side) 2025/04/11 01:31:18 DEBUG : box root 'rclone-test-xuzoyoc7wuhu': Purge remote 2025/04/11 01:31:20 DEBUG : box root 'rclone-test-fanedif5gera': Purge remote --- PASS: TestServerSideMoveWithFilter (27.04s) === RUN TestServerSideMoveDeleteEmptySourceDirs run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:31:23 DEBUG : Creating backend with remote "TestBox:rclone-test-yuvohul7koqo" 2025/04/11 01:31:24 DEBUG : box root 'rclone-test-yuvohul7koqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:29 INFO : tomatoDir: Making directory sync_test.go:1705: Server side move (if possible) box root 'rclone-test-janezab6kope' -> box root 'rclone-test-yuvohul7koqo' 2025/04/11 01:31:32 DEBUG : box root 'rclone-test-yuvohul7koqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:36 DEBUG : box root 'rclone-test-yuvohul7koqo': Using server-side directory move 2025/04/11 01:31:36 INFO : box root 'rclone-test-yuvohul7koqo': Server side directory move failed - fallback to file moves: can't copy directory - destination already exists 2025/04/11 01:31:37 DEBUG : potato2: Need to transfer - File not found at Destination 2025/04/11 01:31:37 DEBUG : empty space: Size and modification time the same (differ by 0s, within tolerance 1s) 2025/04/11 01:31:37 DEBUG : empty space: Unchanged skipping 2025/04/11 01:31:37 DEBUG : potato3: Sizes differ (src 68 vs dst 60) 2025/04/11 01:31:37 DEBUG : box root 'rclone-test-yuvohul7koqo': Waiting for checks to finish 2025/04/11 01:31:38 INFO : empty space: Deleted 2025/04/11 01:31:38 DEBUG : box root 'rclone-test-yuvohul7koqo': Waiting for transfers to finish 2025/04/11 01:31:38 INFO : potato2: Moved (server-side) 2025/04/11 01:31:39 INFO : potato3: Deleted 2025/04/11 01:31:39 INFO : potato3: Moved (server-side) 2025/04/11 01:31:39 INFO : tomatoDir: Removing directory 2025/04/11 01:31:40 DEBUG : box root 'rclone-test-janezab6kope': deleted 1 directories 2025/04/11 01:31:41 DEBUG : Creating backend with remote "TestBox:rclone-test-sipezok6vugu" 2025/04/11 01:31:42 DEBUG : box root 'rclone-test-sipezok6vugu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:42 INFO : tomatoDir: Making directory 2025/04/11 01:31:44 DEBUG : box root 'rclone-test-sipezok6vugu': Using server-side directory move 2025/04/11 01:31:45 DEBUG : box root 'rclone-test-sipezok6vugu': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:46 INFO : box root 'rclone-test-sipezok6vugu': Server side directory move succeeded 2025/04/11 01:31:49 DEBUG : box root 'rclone-test-yuvohul7koqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:49 ERROR : : error listing: directory not found 2025/04/11 01:31:49 DEBUG : box root 'rclone-test-yuvohul7koqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:49 ERROR : : error listing: directory not found 2025/04/11 01:31:49 DEBUG : box root 'rclone-test-sipezok6vugu': Purge remote 2025/04/11 01:31:52 DEBUG : box root 'rclone-test-yuvohul7koqo': Purge remote 2025/04/11 01:31:52 DEBUG : box root 'rclone-test-yuvohul7koqo': Ignoring "Shared folder — ForNick" - unknown type "web_link" 2025/04/11 01:31:52 NOTICE: purge failed: directory not found --- PASS: TestServerSideMoveDeleteEmptySourceDirs (30.07s) === RUN TestServerSideMoveOverlap run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:1910: Skipping test as remote supports DirMove --- SKIP: TestServerSideMoveOverlap (0.77s) === RUN TestSyncOverlap run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:31:54 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/rclone-sync-test" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncOverlap (7.10s) === RUN TestSyncOverlapWithFilter run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:32:01 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/rclone-sync-test" 2025/04/11 01:32:05 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/rclone-sync-test-include/layer2" 2025/04/11 01:32:12 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/rclone-sync-test-ignore-file" 2025/04/11 01:32:20 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:32:21 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:32:22 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/11 01:32:22 DEBUG : box root 'rclone-test-janezab6kope/rclone-sync-test': Waiting for checks to finish 2025/04/11 01:32:22 DEBUG : box root 'rclone-test-janezab6kope/rclone-sync-test': Waiting for transfers to finish 2025/04/11 01:32:22 DEBUG : Waiting for deletions to finish 2025/04/11 01:32:22 INFO : There was nothing to transfer 2025/04/11 01:32:23 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:32:24 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:32:25 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/11 01:32:25 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:32:25 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:32:25 DEBUG : Waiting for deletions to finish 2025/04/11 01:32:25 INFO : rclone-sync-test-include: Removing directory 2025/04/11 01:32:26 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/04/11 01:32:26 DEBUG : box root 'rclone-test-janezab6kope': failed to delete 1 directories 2025/04/11 01:32:26 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:32:27 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:32:27 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:32:29 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/11 01:32:29 DEBUG : box root 'rclone-test-janezab6kope/rclone-sync-test-include/layer2': Waiting for checks to finish 2025/04/11 01:32:29 DEBUG : box root 'rclone-test-janezab6kope/rclone-sync-test-include/layer2': Waiting for transfers to finish 2025/04/11 01:32:29 DEBUG : Waiting for deletions to finish 2025/04/11 01:32:29 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:32:30 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:32:30 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:32:31 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/11 01:32:31 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:32:31 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:32:31 DEBUG : Waiting for deletions to finish 2025/04/11 01:32:31 INFO : rclone-sync-test-include: Removing directory 2025/04/11 01:32:32 DEBUG : rclone-sync-test-include: Failed to Rmdir: rmdir failed: Error "folder_not_empty" (400): Cannot delete - folder not empty 2025/04/11 01:32:32 DEBUG : box root 'rclone-test-janezab6kope': failed to delete 1 directories 2025/04/11 01:32:32 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:32:33 DEBUG : rclone-sync-test: Excluded 2025/04/11 01:32:33 DEBUG : : Excluded 2025/04/11 01:32:34 DEBUG : rclone-sync-test-ignore-file: Excluded 2025/04/11 01:32:35 DEBUG : rclone-sync-test-include/layer2: Excluded 2025/04/11 01:32:35 DEBUG : box root 'rclone-test-janezab6kope/rclone-sync-test-ignore-file': Waiting for checks to finish 2025/04/11 01:32:35 DEBUG : box root 'rclone-test-janezab6kope/rclone-sync-test-ignore-file': Waiting for transfers to finish 2025/04/11 01:32:35 DEBUG : Waiting for deletions to finish 2025/04/11 01:32:35 INFO : There was nothing to transfer run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncOverlapWithFilter (52.56s) === RUN TestSyncCompareDest run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:32:53 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dst" 2025/04/11 01:32:56 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/CompareDest" 2025/04/11 01:33:01 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 01:33:01 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:33:01 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:33:03 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:33:03 INFO : one: Copied (new) 2025/04/11 01:33:03 DEBUG : Waiting for deletions to finish 2025/04/11 01:33:06 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:33:06 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:33:06 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:33:08 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 01:33:08 INFO : one: Copied (replaced existing) 2025/04/11 01:33:08 DEBUG : Waiting for deletions to finish 2025/04/11 01:33:16 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:33:16 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:33:17 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:33:17 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:33:17 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:33:17 DEBUG : Waiting for deletions to finish 2025/04/11 01:33:17 INFO : There was nothing to transfer 2025/04/11 01:33:21 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:33:22 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:33:22 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:33:22 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:33:22 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:33:22 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:33:22 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:33:22 DEBUG : Waiting for deletions to finish 2025/04/11 01:33:22 INFO : There was nothing to transfer 2025/04/11 01:33:24 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:33:24 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:33:24 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:33:24 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:33:24 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:33:24 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:33:24 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:33:24 DEBUG : Waiting for deletions to finish 2025/04/11 01:33:24 INFO : There was nothing to transfer 2025/04/11 01:33:27 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:33:27 DEBUG : two: Modification times differ by -120h0m0s: 2011-12-30 12:59:59 +0000 UTC, 2011-12-25 04:59:59 -0800 -0800 2025/04/11 01:33:27 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 01:33:27 DEBUG : two: Destination found in --compare-dest, skipping 2025/04/11 01:33:27 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:33:27 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:33:27 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:33:27 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:33:27 DEBUG : Waiting for deletions to finish 2025/04/11 01:33:27 INFO : There was nothing to transfer 2025/04/11 01:33:29 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:33:30 DEBUG : two: Sizes differ (src 5 vs dst 3) 2025/04/11 01:33:30 DEBUG : two: Need to transfer - File not found at Destination 2025/04/11 01:33:30 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:33:30 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:33:30 DEBUG : one: Destination found in --compare-dest, skipping 2025/04/11 01:33:30 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:33:32 DEBUG : two: sha1 = a4be8877ad88f3109a6411985a1f359e10e2d930 OK 2025/04/11 01:33:32 INFO : two: Copied (new) 2025/04/11 01:33:32 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCompareDest (47.18s) === RUN TestSyncMultipleCompareDest run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:33:47 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dest" 2025/04/11 01:33:50 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/pre-dest1" 2025/04/11 01:33:51 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/pre-dest2" 2025/04/11 01:33:53 DEBUG : 1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:33:53 DEBUG : 1: Destination found in --compare-dest, skipping 2025/04/11 01:33:55 DEBUG : 2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:33:55 DEBUG : 2: Destination found in --compare-dest, skipping 2025/04/11 01:33:56 DEBUG : 3: Need to transfer - File not found at Destination 2025/04/11 01:33:56 DEBUG : box root 'rclone-test-janezab6kope/dest': Waiting for checks to finish 2025/04/11 01:33:56 DEBUG : box root 'rclone-test-janezab6kope/dest': Waiting for transfers to finish 2025/04/11 01:33:59 DEBUG : 3: sha1 = 77de68daecd823babbb58edb1c8e14d7106e83bb OK 2025/04/11 01:33:59 INFO : 3: Copied (new) 2025/04/11 01:33:59 DEBUG : Waiting for deletions to finish --- PASS: TestSyncMultipleCompareDest (26.99s) === RUN TestSyncCopyDest run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:34:08 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dst" 2025/04/11 01:34:10 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/CopyDest" 2025/04/11 01:34:13 DEBUG : one: Need to transfer - File not found at Destination 2025/04/11 01:34:13 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:34:13 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:34:17 DEBUG : one: sha1 = fe05bcdcdc4928012781a5f1a2a77cbb5398e106 OK 2025/04/11 01:34:17 INFO : one: Copied (new) 2025/04/11 01:34:17 DEBUG : Waiting for deletions to finish 2025/04/11 01:34:19 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:34:19 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:34:20 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:34:21 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 01:34:21 INFO : one: Copied (replaced existing) 2025/04/11 01:34:21 DEBUG : Waiting for deletions to finish 2025/04/11 01:34:34 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/BackupDir" 2025/04/11 01:34:37 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:34:37 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:34:38 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:34:38 DEBUG : one: Sizes differ (src 5 vs dst 3) 2025/04/11 01:34:42 INFO : one: Moved (server-side) 2025/04/11 01:34:44 DEBUG : one: sha1 = 7f376fd65843a1267de8f986d40e164e5a321c13 OK 2025/04/11 01:34:44 INFO : one: Copied (server-side copy) 2025/04/11 01:34:44 DEBUG : one: Destination found in --copy-dest, using server-side copy 2025/04/11 01:34:44 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:34:44 DEBUG : Waiting for deletions to finish 2025/04/11 01:34:48 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:34:48 DEBUG : one: Unchanged skipping 2025/04/11 01:34:49 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:34:50 DEBUG : two: sha1 = ad782ecdac770fc6eb9a62e44f90873fb97fb26b OK 2025/04/11 01:34:50 INFO : two: Copied (server-side copy) 2025/04/11 01:34:50 DEBUG : two: Destination found in --copy-dest, using server-side copy 2025/04/11 01:34:50 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:34:50 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:34:50 DEBUG : Waiting for deletions to finish 2025/04/11 01:34:52 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:34:52 DEBUG : one: Unchanged skipping 2025/04/11 01:34:52 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:34:52 DEBUG : two: Unchanged skipping 2025/04/11 01:34:52 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:34:52 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:34:52 DEBUG : Waiting for deletions to finish 2025/04/11 01:34:52 INFO : There was nothing to transfer 2025/04/11 01:34:56 DEBUG : one: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:34:56 DEBUG : one: Unchanged skipping 2025/04/11 01:34:56 DEBUG : three: Sizes differ (src 7 vs dst 5) 2025/04/11 01:34:56 DEBUG : three: Destination not found in --copy-dest 2025/04/11 01:34:56 DEBUG : three: Need to transfer - File not found at Destination 2025/04/11 01:34:56 DEBUG : two: Size and modification time the same (differ by -123.456789ms, within tolerance 1s) 2025/04/11 01:34:56 DEBUG : two: Unchanged skipping 2025/04/11 01:34:56 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:34:56 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:34:58 DEBUG : three: sha1 = 370e613335f3cf2f19b2a2d35a86402f55c659f8 OK 2025/04/11 01:34:58 INFO : three: Copied (new) 2025/04/11 01:34:58 DEBUG : Waiting for deletions to finish --- PASS: TestSyncCopyDest (63.54s) === RUN TestSyncBackupDir run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:35:18 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dst" 2025/04/11 01:35:18 DEBUG : Config file has changed externally - reloading 2025/04/11 01:35:21 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/backup" 2025/04/11 01:35:23 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:35:23 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:35:23 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:35:23 DEBUG : two: Unchanged skipping 2025/04/11 01:35:26 INFO : one: Moved (server-side) 2025/04/11 01:35:26 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:35:28 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:35:28 INFO : one: Copied (new) 2025/04/11 01:35:28 DEBUG : Waiting for deletions to finish 2025/04/11 01:35:30 INFO : three.txt: Moved (server-side) 2025/04/11 01:35:30 INFO : three.txt: Moved into backup dir 2025/04/11 01:35:34 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:35:34 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:35:34 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:35:34 DEBUG : two: Unchanged skipping 2025/04/11 01:35:36 INFO : one: Deleted 2025/04/11 01:35:37 INFO : one: Moved (server-side) 2025/04/11 01:35:37 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:35:39 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:35:39 INFO : one: Copied (new) 2025/04/11 01:35:39 DEBUG : Waiting for deletions to finish 2025/04/11 01:35:41 INFO : three.txt: Deleted 2025/04/11 01:35:42 INFO : three.txt: Moved (server-side) 2025/04/11 01:35:42 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDir (39.18s) === RUN TestSyncBackupDirWithSuffix run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:35:57 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dst" 2025/04/11 01:35:58 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/backup" 2025/04/11 01:36:01 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:36:01 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:36:01 DEBUG : two: Unchanged skipping 2025/04/11 01:36:01 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:36:03 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:36:03 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:36:06 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:36:06 INFO : one: Copied (new) 2025/04/11 01:36:06 DEBUG : Waiting for deletions to finish 2025/04/11 01:36:07 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:36:07 INFO : three.txt: Moved into backup dir 2025/04/11 01:36:11 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:36:11 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:36:11 DEBUG : two: Unchanged skipping 2025/04/11 01:36:11 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:36:13 INFO : one.bak: Deleted 2025/04/11 01:36:14 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:36:14 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:36:16 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:36:16 INFO : one: Copied (new) 2025/04/11 01:36:16 DEBUG : Waiting for deletions to finish 2025/04/11 01:36:18 INFO : three.txt.bak: Deleted 2025/04/11 01:36:19 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:36:19 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffix (37.25s) === RUN TestSyncBackupDirWithSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:36:35 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dst" 2025/04/11 01:36:36 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/backup" 2025/04/11 01:36:40 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:36:40 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:36:40 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:36:40 DEBUG : two: Unchanged skipping 2025/04/11 01:36:43 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 01:36:43 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:36:45 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:36:45 INFO : one: Copied (new) 2025/04/11 01:36:45 DEBUG : Waiting for deletions to finish 2025/04/11 01:36:47 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 01:36:47 INFO : three.txt: Moved into backup dir 2025/04/11 01:36:51 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:36:51 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:36:51 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:36:51 DEBUG : two: Unchanged skipping 2025/04/11 01:36:54 INFO : one-2019-01-01: Deleted 2025/04/11 01:36:55 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 01:36:55 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:36:57 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:36:57 INFO : one: Copied (new) 2025/04/11 01:36:57 DEBUG : Waiting for deletions to finish 2025/04/11 01:36:59 INFO : three-2019-01-01.txt: Deleted 2025/04/11 01:37:00 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 01:37:00 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirWithSuffixKeepExtension (41.38s) === RUN TestSyncBackupDirSuffixOnly run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:37:16 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dst" 2025/04/11 01:37:18 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:37:18 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:37:18 DEBUG : two: Unchanged skipping 2025/04/11 01:37:18 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:37:19 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:37:19 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:37:20 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:37:20 INFO : one: Copied (new) 2025/04/11 01:37:20 DEBUG : Waiting for deletions to finish 2025/04/11 01:37:21 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:37:21 INFO : three.txt: Moved into backup dir 2025/04/11 01:37:25 DEBUG : one.bak: Excluded (Path Filter) 2025/04/11 01:37:25 DEBUG : one.bak: Excluded 2025/04/11 01:37:25 DEBUG : three.txt.bak: Excluded (Path Filter) 2025/04/11 01:37:25 DEBUG : three.txt.bak: Excluded 2025/04/11 01:37:25 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:37:25 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:37:25 DEBUG : two: Unchanged skipping 2025/04/11 01:37:25 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for checks to finish 2025/04/11 01:37:27 INFO : one.bak: Deleted 2025/04/11 01:37:27 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:37:27 DEBUG : box root 'rclone-test-janezab6kope/dst': Waiting for transfers to finish 2025/04/11 01:37:29 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:37:29 INFO : one: Copied (new) 2025/04/11 01:37:29 DEBUG : Waiting for deletions to finish 2025/04/11 01:37:31 INFO : three.txt.bak: Deleted 2025/04/11 01:37:32 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:37:32 INFO : three.txt: Moved into backup dir --- PASS: TestSyncBackupDirSuffixOnly (30.18s) === RUN TestSyncSuffix run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:37:47 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dst" 2025/04/11 01:37:48 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:37:49 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:37:52 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:37:52 INFO : one: Copied (new) 2025/04/11 01:37:53 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:37:53 DEBUG : two: Unchanged skipping 2025/04/11 01:37:54 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 01:37:55 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:37:57 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:37:57 INFO : three.txt: Copied (new) 2025/04/11 01:38:01 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:38:03 INFO : one.bak: Deleted 2025/04/11 01:38:03 INFO : one: Moved (server-side) to: one.bak 2025/04/11 01:38:05 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:38:05 INFO : one: Copied (new) 2025/04/11 01:38:06 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:38:06 DEBUG : two: Unchanged skipping 2025/04/11 01:38:07 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 01:38:08 INFO : three.txt.bak: Deleted 2025/04/11 01:38:09 INFO : three.txt: Moved (server-side) to: three.txt.bak 2025/04/11 01:38:11 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/11 01:38:11 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffix (39.45s) === RUN TestSyncSuffixKeepExtension run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:38:25 DEBUG : Creating backend with remote "TestBox:rclone-test-janezab6kope/dst" 2025/04/11 01:38:27 DEBUG : one: Sizes differ (src 4 vs dst 3) 2025/04/11 01:38:28 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 01:38:30 DEBUG : one: sha1 = d63a9910ed57f038b76549c070df6196b2102f42 OK 2025/04/11 01:38:30 INFO : one: Copied (new) 2025/04/11 01:38:31 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:38:31 DEBUG : two: Unchanged skipping 2025/04/11 01:38:31 DEBUG : three.txt: Sizes differ (src 6 vs dst 5) 2025/04/11 01:38:33 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 01:38:35 DEBUG : three.txt: sha1 = 92e0258fe3c7456f15dff78d509f6e3c9166c254 OK 2025/04/11 01:38:35 INFO : three.txt: Copied (new) 2025/04/11 01:38:38 DEBUG : one: Sizes differ (src 5 vs dst 4) 2025/04/11 01:38:39 INFO : one-2019-01-01: Deleted 2025/04/11 01:38:40 INFO : one: Moved (server-side) to: one-2019-01-01 2025/04/11 01:38:42 DEBUG : one: sha1 = 88a8c2880f555638f990d1ec4c8359b25caa20c7 OK 2025/04/11 01:38:42 INFO : one: Copied (new) 2025/04/11 01:38:42 DEBUG : two: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:38:42 DEBUG : two: Unchanged skipping 2025/04/11 01:38:43 DEBUG : three.txt: Sizes differ (src 19 vs dst 6) 2025/04/11 01:38:45 INFO : three-2019-01-01.txt: Deleted 2025/04/11 01:38:46 INFO : three.txt: Moved (server-side) to: three-2019-01-01.txt 2025/04/11 01:38:47 DEBUG : three.txt: sha1 = 476e1707cbd7f0497a7dc4d44f0b07b8566ffc30 OK 2025/04/11 01:38:47 INFO : three.txt: Copied (new) --- PASS: TestSyncSuffixKeepExtension (37.39s) === RUN TestSyncUTFNorm run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:38:59 DEBUG : Testêé: Sizes differ (src 14 vs dst 18) 2025/04/11 01:38:59 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:38:59 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:39:00 DEBUG : Testêé: sha1 = a54d88e06612d820bc3be72877c74f257b561b19 OK 2025/04/11 01:39:00 INFO : Testêé: Copied (replaced existing) to: Testêé 2025/04/11 01:39:00 DEBUG : Waiting for deletions to finish --- PASS: TestSyncUTFNorm (6.44s) === RUN TestSyncImmutable run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:39:03 DEBUG : existing: Need to transfer - File not found at Destination 2025/04/11 01:39:03 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:39:03 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:39:05 DEBUG : existing: sha1 = 3e2e95f5ad970eadfa7e17eaf73da97024aa5359 OK 2025/04/11 01:39:05 INFO : existing: Copied (new) 2025/04/11 01:39:05 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:39:06 DEBUG : existing: Sizes differ (src 8 vs dst 6) 2025/04/11 01:39:06 ERROR : existing: Source and destination exist but do not match: immutable file modified 2025/04/11 01:39:06 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:39:06 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:39:06 ERROR : box root 'rclone-test-janezab6kope': not deleting files as there were IO errors 2025/04/11 01:39:06 ERROR : box root 'rclone-test-janezab6kope': not deleting directories as there were IO errors run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncImmutable (7.27s) === RUN TestSyncIgnoreCase run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:2606: Skipping test as local or remote are case-insensitive --- SKIP: TestSyncIgnoreCase (0.83s) === RUN TestFixCase run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:39:24 DEBUG : existing: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:39:24 DEBUG : existing: Unchanged skipping 2025/04/11 01:39:24 DEBUG : existingbutdifferent: Sizes differ (src 5 vs dst 8) 2025/04/11 01:39:25 DEBUG : EXISTING: moving to existing-rclone-move-nalaqeg1 2025/04/11 01:39:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent-rclone-move-qomunuk7 2025/04/11 01:39:25 INFO : EXISTING: Moved (server-side) to: existing-rclone-move-nalaqeg1 2025/04/11 01:39:25 DEBUG : EXISTING: moving to existing 2025/04/11 01:39:25 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent-rclone-move-qomunuk7 2025/04/11 01:39:25 DEBUG : EXISTINGBUTDIFFERENT: moving to existingbutdifferent 2025/04/11 01:39:26 INFO : SUBDIRA: Fixed case by renaming to: subdira 2025/04/11 01:39:26 INFO : existing-rclone-move-nalaqeg1: Moved (server-side) to: existing 2025/04/11 01:39:26 INFO : EXISTING: Moved (server-side) to: existing 2025/04/11 01:39:26 INFO : EXISTING: Fixed case by renaming to: existing 2025/04/11 01:39:27 INFO : existingbutdifferent-rclone-move-qomunuk7: Moved (server-side) to: existingbutdifferent 2025/04/11 01:39:27 INFO : EXISTINGBUTDIFFERENT: Moved (server-side) to: existingbutdifferent 2025/04/11 01:39:27 INFO : EXISTINGBUTDIFFERENT: Fixed case by renaming to: existingbutdifferent 2025/04/11 01:39:29 DEBUG : existingbutdifferent: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/04/11 01:39:29 INFO : existingbutdifferent: Copied (replaced existing) 2025/04/11 01:39:30 INFO : SUBDIRA/subdirb: Fixed case by renaming to: subdira/subdirb 2025/04/11 01:39:33 INFO : SUBDIRA/subdirb/SUBDIRC: Fixed case by renaming to: subdira/subdirb/subdirc 2025/04/11 01:39:34 DEBUG : subdira/subdirb/subdirc/hello: Sizes differ (src 5 vs dst 8) 2025/04/11 01:39:35 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello-rclone-move-latotan5 2025/04/11 01:39:36 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello-rclone-move-latotan5 2025/04/11 01:39:36 DEBUG : SUBDIRA/subdirb/SUBDIRC/HELLO: moving to subdira/subdirb/subdirc/hello 2025/04/11 01:39:37 INFO : subdira/subdirb/subdirc/hello-rclone-move-latotan5: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/11 01:39:37 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Moved (server-side) to: subdira/subdirb/subdirc/hello 2025/04/11 01:39:37 INFO : SUBDIRA/subdirb/SUBDIRC/HELLO: Fixed case by renaming to: subdira/subdirb/subdirc/hello 2025/04/11 01:39:37 INFO : SUBDIRA/subdirb/SUBDIRC/subdird: Fixed case by renaming to: subdira/subdirb/subdirc/subdird 2025/04/11 01:39:38 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Sizes differ (src 5 vs dst 8) 2025/04/11 01:39:38 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:39:38 DEBUG : subdira/subdirb/subdirc/hello: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/04/11 01:39:38 INFO : subdira/subdirb/subdirc/hello: Copied (replaced existing) 2025/04/11 01:39:38 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zalesin9 2025/04/11 01:39:39 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zalesin9 2025/04/11 01:39:39 DEBUG : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: moving to subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:39:40 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences-rclone-move-zalesin9: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:39:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Moved (server-side) to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:39:40 INFO : SUBDIRA/subdirb/SUBDIRC/subdird/filewithoutcasedifferences: Fixed case by renaming to: subdira/subdirb/subdirc/subdird/filewithoutcasedifferences 2025/04/11 01:39:40 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:39:41 DEBUG : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: sha1 = d14abf17053197648e66ce89f88b99ae1c5162f6 OK 2025/04/11 01:39:41 INFO : subdira/subdirb/subdirc/subdird/filewithoutcasedifferences: Copied (replaced existing) 2025/04/11 01:39:41 DEBUG : Waiting for deletions to finish --- PASS: TestFixCase (43.76s) === RUN TestMaxTransfer === RUN TestMaxTransfer/Hard run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Soft run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:2674: This test only runs on local === RUN TestMaxTransfer/Cautious run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" sync_test.go:2674: This test only runs on local --- PASS: TestMaxTransfer (2.30s) --- SKIP: TestMaxTransfer/Hard (0.83s) --- SKIP: TestMaxTransfer/Soft (0.71s) --- SKIP: TestMaxTransfer/Cautious (0.77s) === RUN TestSyncConcurrentDelete run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:41:08 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:41:08 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both0: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both12: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both13: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both14: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both10: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both16: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both17: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both11: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both1: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both2: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both3: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both4: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both5: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both6: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both7: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both8: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:41:08 DEBUG : both9: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both15: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both18: Unchanged skipping 2025/04/11 01:41:08 DEBUG : both19: Unchanged skipping 2025/04/11 01:41:08 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:41:08 DEBUG : Waiting for deletions to finish 2025/04/11 01:41:09 INFO : only16: Deleted 2025/04/11 01:41:09 INFO : only18: Deleted 2025/04/11 01:41:10 INFO : only5: Deleted 2025/04/11 01:41:10 INFO : only15: Deleted 2025/04/11 01:41:10 INFO : only3: Deleted 2025/04/11 01:41:11 INFO : only19: Deleted 2025/04/11 01:41:11 INFO : only0: Deleted 2025/04/11 01:41:11 INFO : only10: Deleted 2025/04/11 01:41:11 INFO : only12: Deleted 2025/04/11 01:41:12 INFO : only11: Deleted 2025/04/11 01:41:12 INFO : only13: Deleted 2025/04/11 01:41:12 INFO : only9: Deleted 2025/04/11 01:41:13 INFO : only6: Deleted 2025/04/11 01:41:13 INFO : only7: Deleted 2025/04/11 01:41:13 INFO : only14: Deleted 2025/04/11 01:41:13 INFO : only1: Deleted 2025/04/11 01:41:14 INFO : only17: Deleted 2025/04/11 01:41:14 INFO : only2: Deleted 2025/04/11 01:41:14 INFO : only4: Deleted 2025/04/11 01:41:14 INFO : only8: Deleted run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncConcurrentDelete (101.67s) === RUN TestSyncConcurrentTruncate run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:42:49 DEBUG : both0: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both1: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both10: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : box root 'rclone-test-janezab6kope': Waiting for checks to finish 2025/04/11 01:42:49 DEBUG : both11: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both0: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both12: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both12: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both13: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both13: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both14: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both1: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both15: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both15: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both16: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both16: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both17: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both10: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both18: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both18: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both19: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both11: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both2: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both14: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both3: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both17: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both4: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both19: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both5: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both2: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both6: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both6: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both7: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both7: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both8: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both8: Unchanged skipping 2025/04/11 01:42:49 DEBUG : both9: Size and modification time the same (differ by -499.999999ms, within tolerance 1s) 2025/04/11 01:42:49 DEBUG : both9: Unchanged skipping 2025/04/11 01:42:49 DEBUG : only0: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : both3: Unchanged skipping 2025/04/11 01:42:49 DEBUG : only1: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only10: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only11: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : both4: Unchanged skipping 2025/04/11 01:42:49 DEBUG : only12: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : both5: Unchanged skipping 2025/04/11 01:42:49 DEBUG : only13: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only14: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only15: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only16: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only17: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only18: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only19: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only2: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only3: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only4: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only5: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only6: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only7: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only8: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : only9: Sizes differ (src 0 vs dst 6) 2025/04/11 01:42:49 DEBUG : box root 'rclone-test-janezab6kope': Waiting for transfers to finish 2025/04/11 01:42:50 DEBUG : only10: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:50 INFO : only10: Copied (replaced existing) 2025/04/11 01:42:50 DEBUG : only0: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:50 INFO : only0: Copied (replaced existing) 2025/04/11 01:42:50 DEBUG : only13: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:50 INFO : only13: Copied (replaced existing) 2025/04/11 01:42:50 DEBUG : only1: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:50 INFO : only1: Copied (replaced existing) 2025/04/11 01:42:51 DEBUG : only16: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:51 INFO : only16: Copied (replaced existing) 2025/04/11 01:42:51 DEBUG : only17: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:51 INFO : only17: Copied (replaced existing) 2025/04/11 01:42:51 DEBUG : only11: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:51 INFO : only11: Copied (replaced existing) 2025/04/11 01:42:51 DEBUG : only15: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:51 INFO : only15: Copied (replaced existing) 2025/04/11 01:42:52 DEBUG : only2: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:52 INFO : only2: Copied (replaced existing) 2025/04/11 01:42:52 DEBUG : only19: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:52 INFO : only19: Copied (replaced existing) 2025/04/11 01:42:52 DEBUG : only3: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:52 INFO : only3: Copied (replaced existing) 2025/04/11 01:42:52 DEBUG : only4: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:52 INFO : only4: Copied (replaced existing) 2025/04/11 01:42:54 DEBUG : only12: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:54 INFO : only12: Copied (replaced existing) 2025/04/11 01:42:54 DEBUG : only18: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:54 INFO : only18: Copied (replaced existing) 2025/04/11 01:42:54 DEBUG : only14: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:54 INFO : only14: Copied (replaced existing) 2025/04/11 01:42:54 DEBUG : only7: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:54 INFO : only7: Copied (replaced existing) 2025/04/11 01:42:55 DEBUG : only6: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:55 INFO : only6: Copied (replaced existing) 2025/04/11 01:42:55 DEBUG : only8: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:55 INFO : only8: Copied (replaced existing) 2025/04/11 01:42:55 DEBUG : only9: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:55 INFO : only9: Copied (replaced existing) 2025/04/11 01:42:55 DEBUG : only5: sha1 = da39a3ee5e6b4b0d3255bfef95601890afd80709 OK 2025/04/11 01:42:55 INFO : only5: Copied (replaced existing) 2025/04/11 01:42:55 DEBUG : Waiting for deletions to finish run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncConcurrentTruncate (122.94s) === RUN TestSyncReplaceDirModTime run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:43:41 DEBUG : empty_dir: Making directory with metadata 2025/04/11 01:43:41 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:43:41 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 01:43:41 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:43:41 INFO : empty_on_remote: Making directory 2025/04/11 01:43:42 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:43:48 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 01:43:48 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:43:48 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:43:48 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncReplaceDirModTime (18.62s) === RUN TestSyncReplaceDirModTimeWithEmptyDirs run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:44:00 DEBUG : empty_dir: Making directory with metadata 2025/04/11 01:44:00 INFO : empty_dir: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:44:00 DEBUG : empty_on_remote: Making directory with metadata 2025/04/11 01:44:00 INFO : empty_on_remote: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/04/11 01:44:00 INFO : empty_on_remote: Making directory 2025/04/11 01:44:01 INFO : empty_on_remote: Made directory with modification time 2011-12-25 12:59:59.123456789 +0000 UTC run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:44:07 INFO : test_dir1: Set directory modification time (using DirSetModTime) 2025/04/11 01:44:07 INFO : test_dir2: Set directory modification time (using DirSetModTime) 2025/04/11 01:44:07 INFO : test_dir2/sub_dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:44:07 INFO : empty_on_remote: Set directory modification time (using DirSetModTime) 2025/04/11 01:44:07 INFO : empty_dir: Set directory modification time (using DirSetModTime) run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestSyncReplaceDirModTimeWithEmptyDirs (20.93s) === RUN TestNothingToTransferWithEmptyDirs run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:44:21 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:44:21 INFO : sub dir: Making directory 2025/04/11 01:44:22 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestNothingToTransferWithEmptyDirs (38.65s) === RUN TestNothingToTransferWithoutEmptyDirs run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" 2025/04/11 01:44:59 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/04/11 01:44:59 INFO : sub dir: Making directory 2025/04/11 01:45:01 INFO : sub dir: Made directory with modification time 2011-12-30 12:59:59 +0000 UTC run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" run.go:180: Remote "box root 'rclone-test-janezab6kope'", Local "Local file system at /tmp/rclone1991965820", Modify Window "1s" --- PASS: TestNothingToTransferWithoutEmptyDirs (39.70s) PASS 2025/04/11 01:45:39 DEBUG : box root 'rclone-test-janezab6kope': Purge remote "./sync.test -test.v -test.timeout 1h0m0s -remote TestBox: -verbose" - Finished OK in 24m1.700967985s (try 1/5)