https://github.com/apache/pulsar/pull/21489 solved the problem "Error
reading from server. Remote end closed connection" while downloading
Eclipse Temurin apt packages.
I have cherry-picked this to branch-3.0 and branch-3.1 as well.
Pulsar CI is now unblocked.
-Lari
On Tue, 31 Oct 2023 at 20:42,
Attempt to fix the problem:
https://github.com/apache/pulsar/pull/21489
-Lari
On Mon, 30 Oct 2023, 20.33 Lari Hotari, wrote:
> There's another problem related to the Eclipse Temurin repository.
> Sometimes the Pulsar docker image building fails with an error "Error
> reading from server. Remote
There's another problem related to the Eclipse Temurin repository.
Sometimes the Pulsar docker image building fails with an error "Error reading
from server. Remote end closed connection". I reported the issue to
adoptium/installer project issues as a comment on an existing issue:
https://githu
The problem has been resolved in the Eclipse Temurin apt repository. Pulsar
CI is unblocked.
-Lari
On Fri, 27 Oct 2023 at 09:00, Lari Hotari wrote:
> Hi all,
>
> Pulsar CI is currently broken and fails in building docker images used in
> end-to-end Integration tests. This fails due to Eclipse T
Hi all,
Pulsar CI is currently broken and fails in building docker images used in
end-to-end Integration tests. This fails due to Eclipse Temurin apt
repository being broken. Enrico shared the link to the Temurin issue [1] on
Pulsar slack [2].
Base on the latest issue comments, it seems that the r