"./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Starting (try 2/5) 2025/09/29 02:14:16 DEBUG : Creating backend with remote "TestUlozto:rclone-test-yezebad6yofe" 2025/09/29 02:14:16 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2025/09/29 02:14:18 DEBUG : Creating backend with remote "/tmp/rclone1801772647" === 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 "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:20 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:20 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:20 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:20 NOTICE: sub dir/hello world: Skipped copy as --dry-run is set (size 11) --- PASS: TestCopyWithDryRun (2.05s) === RUN TestCopy run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:20 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/29 02:14:21 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:21 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:21 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:24 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:24 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:14:24 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopy (5.08s) === RUN TestCopyMetadata run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadata (0.42s) === RUN TestCopyMetadataNoEmptyDirs run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" sync_test.go:98: Skipping as metadata not supported --- SKIP: TestCopyMetadataNoEmptyDirs (0.44s) === RUN TestCopyMissingDirectory run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:26 DEBUG : Creating backend with remote "/non-existing" 2025/09/29 02:14:27 ERROR : Local file system at /non-existing: error reading source root directory: directory not found 2025/09/29 02:14:27 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:27 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish --- PASS: TestCopyMissingDirectory (0.68s) === RUN TestCopyNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:27 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:27 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:27 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:29 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:29 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoTraverse (3.33s) === RUN TestCopyNoTraverseDeadlock run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" sync_test.go:222: Only runs on local --- SKIP: TestCopyNoTraverseDeadlock (0.43s) === RUN TestCopyCheckFirst run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:31 INFO : uloz.to root 'rclone-test-yezebad6yofe': Running all checks before starting transfers 2025/09/29 02:14:31 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:31 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:31 INFO : uloz.to root 'rclone-test-yezebad6yofe': Checks finished, now starting transfers 2025/09/29 02:14:31 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:32 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:32 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyCheckFirst (2.85s) === RUN TestSyncNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:34 ERROR : Ignoring --no-traverse with sync 2025/09/29 02:14:34 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:34 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:34 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:35 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:35 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:14:35 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoTraverse (3.37s) === RUN TestCopyWithDepth run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:37 DEBUG : hello world2: Need to transfer - File not found at Destination 2025/09/29 02:14:37 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:37 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:38 DEBUG : hello world2: md5 = cc2c857f89648dbd139d7b2a6665957d OK 2025/09/29 02:14:38 INFO : hello world2: Copied (new) --- PASS: TestCopyWithDepth (2.20s) === RUN TestCopyWithFilesFrom run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:39 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 02:14:39 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:39 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:40 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:40 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFrom (1.89s) === RUN TestCopyWithFilesFromAndNoTraverse run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:41 DEBUG : potato2: Need to transfer - File not found at Destination 2025/09/29 02:14:41 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:41 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:42 DEBUG : potato2: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:42 INFO : potato2: Copied (new) --- PASS: TestCopyWithFilesFromAndNoTraverse (1.78s) === RUN TestCopyEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:43 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/29 02:14:43 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 02:14:43 INFO : sub dir2: Set directory modification time (using DirSetModTime) 2025/09/29 02:14:43 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/29 02:14:43 INFO : sub dir2: Making directory 2025/09/29 02:14:43 INFO : sub dir: Making directory 2025/09/29 02:14:44 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:44 INFO : sub dir2/sub sub dir2: Making directory 2025/09/29 02:14:44 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:44 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:45 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:45 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:14:45 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestCopyEmptyDirectories (4.18s) === RUN TestCopyNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:47 INFO : sub dir2: Making directory 2025/09/29 02:14:47 DEBUG : sub dir2/sub sub dir2: Making directory with metadata 2025/09/29 02:14:47 INFO : sub dir2/sub sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 02:14:47 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:47 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:47 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:48 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:48 INFO : sub dir/hello world: Copied (new) --- PASS: TestCopyNoEmptyDirectories (2.89s) === RUN TestMoveEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:50 DEBUG : sub dir2: Making directory with metadata 2025/09/29 02:14:50 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 02:14:50 INFO : sub dir2: Making directory 2025/09/29 02:14:51 INFO : sub dir: Making directory 2025/09/29 02:14:51 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:51 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:51 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:52 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:52 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:14:52 INFO : sub dir/hello world: Deleted 2025/09/29 02:14:52 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata 2025/09/29 02:14:52 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestMoveEmptyDirectories (3.74s) === RUN TestSyncNoUpdateDirModtime run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" sync_test.go:438: Skipping test as backend does not support DirSetModTime --- SKIP: TestSyncNoUpdateDirModtime (0.41s) === RUN TestMoveNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:54 INFO : sub dir2: Making directory 2025/09/29 02:14:54 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:54 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:54 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:55 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:55 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:14:55 INFO : sub dir/hello world: Deleted --- PASS: TestMoveNoEmptyDirectories (2.98s) === RUN TestSyncEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:14:57 DEBUG : sub dir2: Making directory with metadata 2025/09/29 02:14:57 INFO : sub dir2: Made directory with metadata (mtime=2011-12-25T12:59:59.123456789Z) 2025/09/29 02:14:57 INFO : sub dir: Set directory modification time (using DirSetModTime) 2025/09/29 02:14:57 INFO : sub dir2: Making directory 2025/09/29 02:14:58 INFO : sub dir: Making directory 2025/09/29 02:14:58 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:14:58 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:14:58 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:14:59 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:14:59 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:14:59 DEBUG : Waiting for deletions to finish 2025/09/29 02:14:59 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Skipping modtime test as remote does not support DirSetModTime or MkdirMetadata --- PASS: TestSyncEmptyDirectories (3.66s) === RUN TestSyncSetDelayedModTimes run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" sync_test.go:537: Backend doesn't have DirModTimeUpdatesOnWrite set --- SKIP: TestSyncSetDelayedModTimes (0.45s) === RUN TestSyncNoEmptyDirectories run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:15:01 INFO : sub dir2: Making directory 2025/09/29 02:15:01 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:15:01 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:15:01 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:15:03 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:15:03 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:15:03 DEBUG : Waiting for deletions to finish --- PASS: TestSyncNoEmptyDirectories (3.05s) === RUN TestServerSideCopy run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:15:06 DEBUG : Creating backend with remote "TestUlozto:rclone-test-cebeluy5veda" sync_test.go:620: Server side copy (if possible) uloz.to root 'rclone-test-yezebad6yofe' -> uloz.to root 'rclone-test-cebeluy5veda' 2025/09/29 02:15:10 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:15:10 DEBUG : uloz.to root 'rclone-test-cebeluy5veda': Waiting for checks to finish 2025/09/29 02:15:10 DEBUG : uloz.to root 'rclone-test-cebeluy5veda': Waiting for transfers to finish 2025/09/29 02:15:15 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:15:15 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:15:16 DEBUG : uloz.to root 'rclone-test-cebeluy5veda': Purge object "sub dir/hello world" 2025/09/29 02:15:16 DEBUG : uloz.to root 'rclone-test-cebeluy5veda': Purge dir "sub dir" 2025/09/29 02:15:16 DEBUG : uloz.to root 'rclone-test-cebeluy5veda': Purge dir "" --- PASS: TestServerSideCopy (13.25s) === RUN TestCopyOverSelf run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:15:21 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/29 02:15:21 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for checks to finish 2025/09/29 02:15:21 DEBUG : uloz.to root 'rclone-test-yezebad6yofe': Waiting for transfers to finish 2025/09/29 02:15:21 DEBUG : sub dir/hello world: md5 = 00321a507bdb420dbbd4f53c733b1505 OK 2025/09/29 02:15:21 INFO : sub dir/hello world: Copied (replaced existing) --- PASS: TestCopyOverSelf (5.45s) === RUN TestServerSideCopyOverSelf run.go:180: Remote "uloz.to root 'rclone-test-yezebad6yofe'", Local "Local file system at /tmp/rclone1801772647", Modify Window "1µs" 2025/09/29 02:15:24 DEBUG : Creating backend with remote "TestUlozto:rclone-test-xacopiz3qiwa" sync_test.go:656: Server side copy (if possible) uloz.to root 'rclone-test-yezebad6yofe' -> uloz.to root 'rclone-test-xacopiz3qiwa' 2025/09/29 02:15:28 DEBUG : sub dir/hello world: Need to transfer - File not found at Destination 2025/09/29 02:15:28 DEBUG : uloz.to root 'rclone-test-xacopiz3qiwa': Waiting for checks to finish 2025/09/29 02:15:28 DEBUG : uloz.to root 'rclone-test-xacopiz3qiwa': Waiting for transfers to finish 2025/09/29 02:15:34 DEBUG : sub dir/hello world: md5 = 5eb63bbbe01eeed093cb22bb8f5acdc3 OK 2025/09/29 02:15:34 INFO : sub dir/hello world: Copied (new) 2025/09/29 02:15:37 DEBUG : sub dir/hello world: Sizes differ (src 17 vs dst 11) 2025/09/29 02:15:37 DEBUG : uloz.to root 'rclone-test-xacopiz3qiwa': Waiting for checks to finish 2025/09/29 02:15:37 DEBUG : uloz.to root 'rclone-test-xacopiz3qiwa': Waiting for transfers to finish 2025/09/29 02:16:37 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:16:37 DEBUG : pacer: Rate limited, increasing sleep to 20ms 2025/09/29 02:17:37 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:17:37 DEBUG : pacer: Rate limited, increasing sleep to 40ms 2025/09/29 02:18:38 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:18:38 DEBUG : pacer: Rate limited, increasing sleep to 80ms 2025/09/29 02:19:38 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:19:38 DEBUG : pacer: Rate limited, increasing sleep to 160ms 2025/09/29 02:20:39 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:20:39 DEBUG : pacer: Rate limited, increasing sleep to 320ms 2025/09/29 02:21:40 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:21:40 DEBUG : pacer: Rate limited, increasing sleep to 640ms 2025/09/29 02:22:40 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:22:40 DEBUG : pacer: Rate limited, increasing sleep to 1.28s 2025/09/29 02:23:40 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:23:40 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/29 02:24:40 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:25:40 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:25:40 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1671471984;tm=1759112737;ut=vd;rs=0;fet=download_cloud;He;ch=3b09b640e106c635ca1204f57cfa126c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout - low level retry 0/10 2025/09/29 02:25:41 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/29 02:26:43 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:26:43 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/29 02:27:43 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:28:43 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:29:43 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:30:43 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:31:43 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:32:45 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:33:45 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:34:46 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:35:47 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:35:47 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=760177917;tm=1759113341;ut=vd;rs=0;fet=download_cloud;He;ch=084b815f81d80cd8a1dea8906eabe47c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout - low level retry 1/10 2025/09/29 02:35:47 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/29 02:36:49 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:36:49 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/29 02:37:49 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:38:49 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:39:49 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:40:49 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:41:51 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:42:51 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:43:53 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:44:53 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:45:53 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:45:53 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=440358144;tm=1759113947;ut=vd;rs=0;fet=download_cloud;He;ch=7854dd691eefb61f3a065a732246758c;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout - low level retry 2/10 2025/09/29 02:45:54 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/29 02:46:56 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:46:56 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/29 02:47:56 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:48:56 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:49:56 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:50:56 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:51:56 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:52:56 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:53:57 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:54:57 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:55:57 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:55:57 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=1300047226;tm=1759114554;ut=vd;rs=0;fet=download_cloud;He;ch=4a699228b5a984009108a422b54b268f;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout - low level retry 3/10 2025/09/29 02:55:57 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/29 02:56:59 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 02:56:59 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/29 02:57:59 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:58:59 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 02:59:59 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 03:01:01 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 03:02:01 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 03:03:01 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 03:04:01 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 03:05:02 DEBUG : pacer: low level retry 9/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 03:06:02 DEBUG : pacer: low level retry 10/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 03:06:02 DEBUG : sub dir/hello world: Received error: failed to open source object: Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=292635156;tm=1759115157;ut=vd;rs=0;fet=download_cloud;He;ch=5430f866d65113c8e1844ceaa5f2db05;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout - low level retry 4/10 2025/09/29 03:06:02 DEBUG : pacer: Reducing sleep to 1.5s 2025/09/29 03:07:04 DEBUG : pacer: low level retry 1/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=857737716;tm=1759115762;ut=vd;rs=0;fet=download_cloud;He;ch=1599efa220d02e09c59e13e429203b87;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 03:07:04 DEBUG : pacer: Rate limited, increasing sleep to 2s 2025/09/29 03:08:04 DEBUG : pacer: low level retry 2/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=857737716;tm=1759115762;ut=vd;rs=0;fet=download_cloud;He;ch=1599efa220d02e09c59e13e429203b87;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 03:09:04 DEBUG : pacer: low level retry 3/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=857737716;tm=1759115762;ut=vd;rs=0;fet=download_cloud;He;ch=1599efa220d02e09c59e13e429203b87;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 03:10:04 DEBUG : pacer: low level retry 4/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=857737716;tm=1759115762;ut=vd;rs=0;fet=download_cloud;He;ch=1599efa220d02e09c59e13e429203b87;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 03:11:04 DEBUG : pacer: low level retry 5/10 (error Get "https://content-provider43.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=857737716;tm=1759115762;ut=vd;rs=0;fet=download_cloud;He;ch=1599efa220d02e09c59e13e429203b87;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.145:443: i/o timeout) 2025/09/29 03:12:04 DEBUG : pacer: low level retry 6/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=857737716;tm=1759115762;ut=vd;rs=0;fet=download_cloud;He;ch=1599efa220d02e09c59e13e429203b87;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 03:13:06 DEBUG : pacer: low level retry 7/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=857737716;tm=1759115762;ut=vd;rs=0;fet=download_cloud;He;ch=1599efa220d02e09c59e13e429203b87;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) 2025/09/29 03:14:08 DEBUG : pacer: low level retry 8/10 (error Get "https://content-provider40.greencdn.link/Ps;Hs;up=1;uid=24664897;cid=3214735720;uip=65.108.87.141;aff=apis.uloz.to;did=uloz-to;fide=GVWspVP3;fs=UMtp1cQhOHJ9;hid=xBa4WTcE;rid=857737716;tm=1759115762;ut=vd;rs=0;fet=download_cloud;He;ch=1599efa220d02e09c59e13e429203b87;Pe/file/UMtp1cQhOHJ9/hello-world?bD&u=24664897&c=3214735720&De": dial tcp 93.99.2.147:443: i/o timeout) panic: test timed out after 1h0m0s running tests: TestServerSideCopyOverSelf (58m55s) goroutine 3921 [running]: testing.(*M).startAlarm.func1() /usr/local/go/src/testing/testing.go:2484 +0x394 created by time.goFunc /usr/local/go/src/time/sleep.go:215 +0x2d goroutine 1 [chan receive, 59 minutes]: testing.(*T).Run(0xc0003dd880, {0x278ee17?, 0xc000067ad8?}, 0x2892e18) /usr/local/go/src/testing/testing.go:1859 +0x431 testing.runTests.func1(0xc0003dd880) /usr/local/go/src/testing/testing.go:2279 +0x37 testing.tRunner(0xc0003dd880, 0xc000067c18) /usr/local/go/src/testing/testing.go:1792 +0xf4 testing.runTests(0xc0009cb8f0, {0x3fbee20, 0x6c, 0x6c}, {0xee06be27a?, 0x3fd5120?, 0x3fd5120?}) /usr/local/go/src/testing/testing.go:2277 +0x4b4 testing.(*M).Run(0xc000495040) /usr/local/go/src/testing/testing.go:2142 +0x64a github.com/rclone/rclone/fstest.TestMain(0xc000495040) /home/rclone/go/src/github.com/rclone/rclone/fstest/run.go:69 +0xa5 github.com/rclone/rclone/fs/sync.TestMain(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:45 main.main() _testmain.go:261 +0xa9 goroutine 36 [syscall, 60 minutes]: os/signal.signal_recv() /usr/local/go/src/runtime/sigqueue.go:152 +0x29 os/signal.loop() /usr/local/go/src/os/signal/signal_unix.go:23 +0x13 created by os/signal.Notify.func1.1 in goroutine 1 /usr/local/go/src/os/signal/signal.go:152 +0x1f goroutine 37 [chan receive, 60 minutes]: github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler.func1() /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:24 +0x27 created by github.com/rclone/rclone/fs/accounting.(*tokenBucket).startSignalHandler in goroutine 1 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/accounting_unix.go:21 +0xa7 goroutine 2789 [chan receive, 58 minutes]: github.com/rclone/rclone/fs/march.(*March).Run.func2() /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:257 +0x3c created by github.com/rclone/rclone/fs/march.(*March).Run in goroutine 2563 /home/rclone/go/src/github.com/rclone/rclone/fs/march/march.go:255 +0x378 goroutine 3920 [select]: net.(*netFD).connect.func2() /usr/local/go/src/net/fd_unix.go:118 +0x7a created by net.(*netFD).connect in goroutine 3916 /usr/local/go/src/net/fd_unix.go:117 +0x349 goroutine 2777 [select]: net/http.(*Transport).getConn(0xc0001aaea0, 0xc0009ce190, {{}, 0x0, {0xc000200c60, 0x5}, {0xc00096a090, 0x24}, 0x0}) /usr/local/go/src/net/http/transport.go:1520 +0x4ae net/http.(*Transport).roundTrip(0xc0001aaea0, 0xc0001c4640) /usr/local/go/src/net/http/transport.go:685 +0xb57 net/http.(*Transport).RoundTrip(...) /usr/local/go/src/net/http/roundtrip.go:30 github.com/rclone/rclone/fs/fshttp.(*Transport).RoundTrip(0xc0000aeb40, 0xc0001c4640) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:496 +0x345 net/http.send(0xc0001c4640, {0x2bb77e0, 0xc0000aeb40}, {0x479601?, 0xc0008b10e8?, 0x0?}) /usr/local/go/src/net/http/client.go:259 +0x5e2 net/http.(*Client).send(0xc00040cb10, 0xc0001c4640, {0x7304443d7840?, 0x3ff8700?, 0x0?}) /usr/local/go/src/net/http/client.go:180 +0x91 net/http.(*Client).do(0xc00040cb10, 0xc0001c4640) /usr/local/go/src/net/http/client.go:728 +0x989 net/http.(*Client).Do(...) /usr/local/go/src/net/http/client.go:587 github.com/rclone/rclone/lib/rest.(*Client).Call(0xc0004cc2d0, {0x2bdeda8, 0xc0009ce5f0}, 0xc0004d4000) /home/rclone/go/src/github.com/rclone/rclone/lib/rest/rest.go:353 +0xd67 github.com/rclone/rclone/backend/ulozto.(*Object).Open.func2() /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:804 +0x52 github.com/rclone/rclone/fs.pacerInvoker(0x9, 0xa, 0x2bb6400?) /home/rclone/go/src/github.com/rclone/rclone/fs/pacer.go:86 +0x32 github.com/rclone/rclone/lib/pacer.(*Pacer).call(0xc0000aeba0, 0xc000b64dc0, 0xa) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:232 +0xc5 github.com/rclone/rclone/lib/pacer.(*Pacer).Call(0xc0000aeba0, 0xc000b64dc0) /home/rclone/go/src/github.com/rclone/rclone/lib/pacer/pacer.go:251 +0x93 github.com/rclone/rclone/backend/ulozto.(*Object).Open(0xc000aee9c0, {0x2bdeda8, 0xc0009ce5f0}, {0xc0006022c0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/backend/ulozto/ulozto.go:803 +0x428 github.com/rclone/rclone/fs/operations.(*ReOpen).open(0xc00017a460) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:147 +0x109 github.com/rclone/rclone/fs/operations.NewReOpen({0x2bdeda8, 0xc0009ce5f0}, {0x2bf6ab0, 0xc000aee9c0}, 0xa, {0xc0006022b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:102 +0x4f5 github.com/rclone/rclone/fs/operations.Open({0x2bdeda8, 0xc0009ce5f0}, {0x2bf6ab0, 0xc000aee9c0}, {0xc0006022b0, 0x1, 0x1}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/reopen.go:124 +0x6b github.com/rclone/rclone/fs/operations.(*copy).manualCopy(0xc00099ab40, {0x2bdeda8, 0xc0009ce5f0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:265 +0x4dc github.com/rclone/rclone/fs/operations.(*copy).copy(0xc00099ab40, {0x2bdeda8, 0xc0009ce5f0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:314 +0x170 github.com/rclone/rclone/fs/operations.Copy({0x2bdeda8, 0xc0009ce5f0}, {0x2bf6a40, 0xc00073dd60}, {0x2bf6ab0, 0xc000aeea20}, {0xc0001e6690, 0x13}, {0x2bf6ab0, 0xc000aee9c0}) /home/rclone/go/src/github.com/rclone/rclone/fs/operations/copy.go:416 +0x4db github.com/rclone/rclone/fs/sync.(*syncCopyMove).pairCopyOrMove(0xc000481688, {0x2bdeda8, 0xc0009ce5f0}, 0xc0009ce550, {0x2bf6a40, 0xc00073dd60}, 0x0, 0xc0008dcf60?) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:505 +0x1fe created by github.com/rclone/rclone/fs/sync.(*syncCopyMove).startTransfers in goroutine 2563 /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:535 +0x7d goroutine 2563 [sync.WaitGroup.Wait, 58 minutes]: sync.runtime_SemacquireWaitGroup(0x0?) /usr/local/go/src/runtime/sema.go:110 +0x25 sync.(*WaitGroup).Wait(0xc0009ce507?) /usr/local/go/src/sync/waitgroup.go:118 +0x48 github.com/rclone/rclone/fs/sync.(*syncCopyMove).stopTransfers(0xc000481688) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:543 +0x6f github.com/rclone/rclone/fs/sync.(*syncCopyMove).run(0xc000481688) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:978 +0x325 github.com/rclone/rclone/fs/sync.runSyncCopyMove({0x2bded70, 0xc000475a70}, {0x2bf6a40, 0xc00073dd60}, {0x2bf6a40, 0xc0004950e0}, 0x0, 0x0, 0x0, 0x0, ...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1369 +0x225 github.com/rclone/rclone/fs/sync.CopyDir(...) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync.go:1380 github.com/rclone/rclone/fs/sync.TestServerSideCopyOverSelf(0xc000acf500) /home/rclone/go/src/github.com/rclone/rclone/fs/sync/sync_test.go:668 +0x635 testing.tRunner(0xc000acf500, 0x2892e18) /usr/local/go/src/testing/testing.go:1792 +0xf4 created by testing.(*T).Run in goroutine 1 /usr/local/go/src/testing/testing.go:1851 +0x413 goroutine 3916 [IO wait]: internal/poll.runtime_pollWait(0x73048c80e6f0, 0x77) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc000268080?, 0x0?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitWrite(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:93 internal/poll.(*FD).WaitWrite(...) /usr/local/go/src/internal/poll/fd_unix.go:692 net.(*netFD).connect(0xc000268080, {0x2bdee18, 0xc0003f04d0}, {0x41b074?, 0x0?}, {0x2bb5f40?, 0xc000766080?}) /usr/local/go/src/net/fd_unix.go:141 +0x6cb net.(*netFD).dial(0xc000268080, {0x2bdee18, 0xc0003f04d0}, {0x2be6008?, 0x0?}, {0x2be6008, 0xc000440780}, 0xc00018d210?) /usr/local/go/src/net/sock_posix.go:124 +0x3bc net.socket({0x2bdee18, 0xc0003f04d0}, {0x27485a7, 0x3}, 0x2, 0x1, 0x2?, 0x0, {0x2be6008, 0x0}, ...) /usr/local/go/src/net/sock_posix.go:70 +0x29b net.internetSocket({0x2bdee18, 0xc0003f04d0}, {0x27485a7, 0x3}, {0x2be6008, 0x0}, {0x2be6008, 0xc000440780}, 0x1, 0x0, ...) /usr/local/go/src/net/ipsock_posix.go:167 +0xf8 net.(*sysDialer).doDialTCPProto(0xc00021f440, {0x2bdee18, 0xc0003f04d0}, 0x0, 0xc000440780, 0x0) /usr/local/go/src/net/tcpsock_posix.go:85 +0xe7 net.(*sysDialer).doDialTCP(...) /usr/local/go/src/net/tcpsock_posix.go:75 net.(*sysDialer).dialTCP(0x0?, {0x2bdee18?, 0xc0003f04d0?}, 0xc00018d528?, 0xc00018d420?) /usr/local/go/src/net/tcpsock_posix.go:71 +0x69 net.(*sysDialer).dialSingle(0xc00021f440, {0x2bdee18, 0xc0003f04d0}, {0x2bc9f00, 0xc000440780}) /usr/local/go/src/net/dial.go:721 +0x3ce net.(*sysDialer).dialSerial(0xc00021f440, {0x2bdee18, 0xc0003f04d0}, {0xc000062180?, 0x1, 0xc000503d10?}) /usr/local/go/src/net/dial.go:686 +0x24e net.(*sysDialer).dialParallel(0x0?, {0x2bdee18?, 0xc0003f04d0?}, {0xc000062180?, 0x232c460?, 0x2749622?}, {0x0?, 0x27485a7?, 0xc0008767f0?}) /usr/local/go/src/net/dial.go:587 +0x3a7 net.(*Dialer).DialContext(0xc000424960, {0x2bdeda8, 0xc0009ce1e0}, {0x27485a7, 0x3}, {0xc00096a090, 0x24}) /usr/local/go/src/net/dial.go:578 +0x6ac github.com/rclone/rclone/fs/fshttp.(*Dialer).DialContext(0xc000424960, {0x2bdeda8, 0xc0009ce1e0}, {0x27485a7?, 0x73044434edf8?}, {0xc00096a090, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:62 +0x125 github.com/rclone/rclone/fs/fshttp.NewTransportCustom.func2({0x2bdeda8, 0xc0009ce1e0}, {0x27485a7, 0x3}, {0xc00096a090, 0x24}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/http.go:269 +0x5c net/http.(*Transport).dial(0xc000876a08?, {0x2bdeda8?, 0xc0009ce1e0?}, {0x27485a7?, 0xc0000ea3c0?}, {0xc00096a090?, 0x104?}) /usr/local/go/src/net/http/transport.go:1278 +0xd2 net/http.(*Transport).dialConn(0xc0001aaea0, {0x2bdeda8, 0xc0009ce1e0}, {{}, 0x0, {0xc000200c60, 0x5}, {0xc00096a090, 0x24}, 0x0}) /usr/local/go/src/net/http/transport.go:1780 +0x7e5 net/http.(*Transport).dialConnFor(0xc0001aaea0, 0xc0007fc000) /usr/local/go/src/net/http/transport.go:1615 +0xb8 net/http.(*Transport).startDialConnForLocked.func1() /usr/local/go/src/net/http/transport.go:1597 +0x35 created by net/http.(*Transport).startDialConnForLocked in goroutine 2777 /usr/local/go/src/net/http/transport.go:1596 +0x112 goroutine 2811 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc00035d680, {0x2bdeda8, 0xc0004cd220}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 2777 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a goroutine 3889 [IO wait]: internal/poll.runtime_pollWait(0x73048c80e4c0, 0x72) /usr/local/go/src/runtime/netpoll.go:351 +0x85 internal/poll.(*pollDesc).wait(0xc0004da080?, 0xc00050c000?, 0x0) /usr/local/go/src/internal/poll/fd_poll_runtime.go:84 +0x27 internal/poll.(*pollDesc).waitRead(...) /usr/local/go/src/internal/poll/fd_poll_runtime.go:89 internal/poll.(*FD).Read(0xc0004da080, {0xc00050c000, 0xd80, 0xd80}) /usr/local/go/src/internal/poll/fd_unix.go:165 +0x27a net.(*netFD).Read(0xc0004da080, {0xc00050c000?, 0x479fb3?, 0xc000877958?}) /usr/local/go/src/net/fd_posix.go:55 +0x25 net.(*conn).Read(0xc0001483e0, {0xc00050c000?, 0x4d?, 0x479699?}) /usr/local/go/src/net/net.go:194 +0x45 github.com/rclone/rclone/fs/fshttp.(*timeoutConn).Read(0xc0007ce0f0, {0xc00050c000?, 0x73048c833718?, 0x73048c9c0a78?}) /home/rclone/go/src/github.com/rclone/rclone/fs/fshttp/dialer.go:111 +0x29 crypto/tls.(*atLeastReader).Read(0xc000618030, {0xc00050c000?, 0x47ebde?, 0xc0001c4500?}) /usr/local/go/src/crypto/tls/conn.go:809 +0x3b bytes.(*Buffer).ReadFrom(0xc0000fa9b8, {0x2bb8e40, 0xc000618030}) /usr/local/go/src/bytes/buffer.go:211 +0x98 crypto/tls.(*Conn).readFromUntil(0xc0000fa708, {0x7304444f1458, 0xc0007ce0f0}, 0x4426d4?) /usr/local/go/src/crypto/tls/conn.go:831 +0xde crypto/tls.(*Conn).readRecordOrCCS(0xc0000fa708, 0x0) /usr/local/go/src/crypto/tls/conn.go:629 +0x3cf crypto/tls.(*Conn).readRecord(...) /usr/local/go/src/crypto/tls/conn.go:591 crypto/tls.(*Conn).Read(0xc0000fa708, {0xc0007a8000, 0x1000, 0x1b?}) /usr/local/go/src/crypto/tls/conn.go:1385 +0x145 bufio.(*Reader).Read(0xc000aee7e0, {0xc0009ee2e0, 0x9, 0xc000acec40?}) /usr/local/go/src/bufio/bufio.go:245 +0x197 io.ReadAtLeast({0x2bb6140, 0xc000aee7e0}, {0xc0009ee2e0, 0x9, 0x9}, 0x9) /usr/local/go/src/io/io.go:335 +0x91 io.ReadFull(...) /usr/local/go/src/io/io.go:354 net/http.http2readFrameHeader({0xc0009ee2e0, 0x9, 0xc0004400c0?}, {0x2bb6140?, 0xc000aee7e0?}) /usr/local/go/src/net/http/h2_bundle.go:1805 +0x65 net/http.(*http2Framer).ReadFrame(0xc0009ee2a0) /usr/local/go/src/net/http/h2_bundle.go:2072 +0x7d net/http.(*http2clientConnReadLoop).run(0xc000877fa8) /usr/local/go/src/net/http/h2_bundle.go:9933 +0xda net/http.(*http2ClientConn).readLoop(0xc000891dc0) /usr/local/go/src/net/http/h2_bundle.go:9812 +0x79 created by net/http.(*http2Transport).newClientConn in goroutine 3888 /usr/local/go/src/net/http/h2_bundle.go:8334 +0xde5 goroutine 2312 [select]: github.com/rclone/rclone/fs/accounting.(*StatsInfo).averageLoop(0xc000392780, {0x2bdeda8, 0xc0004cd950}) /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:352 +0x145 created by github.com/rclone/rclone/fs/accounting.(*StatsInfo)._startAverageLoop in goroutine 2305 /home/rclone/go/src/github.com/rclone/rclone/fs/accounting/stats.go:389 +0x11a "./sync.test -test.v -test.timeout 1h0m0s -remote TestUlozto: -verbose" - Finished ERROR in 1h0m2.621209041s (try 2/5): exit status 2: Failed []