Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI: Temporary disable CirrusCI #315

Closed
tatsuya6502 opened this issue Sep 3, 2023 · 3 comments · Fixed by #366
Closed

CI: Temporary disable CirrusCI #315

tatsuya6502 opened this issue Sep 3, 2023 · 3 comments · Fixed by #366

Comments

@tatsuya6502
Copy link
Member

The CI on CirrusCI started to fail today as it has problem with setting up the container. This might be a temporary failure but I am going to disable CirrusCI tests for now.

https://github.com/moka-rs/moka/runs/16448248753

apt-get update
Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB]
Err:1 http://deb.debian.org/debian bookworm InRelease
  Couldn't create temporary file /tmp/apt.conf.Nxrkgd for passing config to apt-key
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [52.1 kB]
Err:2 http://deb.debian.org/debian bookworm-updates InRelease
  Couldn't create temporary file /tmp/apt.conf.uFwO7M for passing config to apt-key
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Err:3 http://deb.debian.org/debian-security bookworm-security InRelease
  Couldn't create temporary file /tmp/apt.conf.y6TgON for passing config to apt-key
Reading package lists...
W: GPG error: http://deb.debian.org/debian bookworm InRelease: Couldn't create temporary file /tmp/apt.conf.Nxrkgd for passing config to apt-key
E: The repository 'http://deb.debian.org/debian bookworm InRelease' is not signed.
W: GPG error: http://deb.debian.org/debian bookworm-updates InRelease: Couldn't create temporary file /tmp/apt.conf.uFwO7M for passing config to apt-key
E: The repository 'http://deb.debian.org/debian bookworm-updates InRelease' is not signed.
W: GPG error: http://deb.debian.org/debian-security bookworm-security InRelease: Couldn't create temporary file /tmp/apt.conf.y6TgON for passing config to apt-key
E: The repository 'http://deb.debian.org/debian-security bookworm-security InRelease' is not signed.

Exit status: 100
@tatsuya6502
Copy link
Member Author

but I am going to disable CirrusCI tests for now.

I disabled it on a branch called remove-thread-pool-from-sync-cache, which I am currently actively working on:
cdafa9b

@tatsuya6502
Copy link
Member Author

When re-enable, do not forget to change .cirrus.yml-DISABLED in the following line:

8b8d979#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542R15

exclude = [".circleci", ".cirrus.yml-DISABLED", ".devcontainer", ".github", ".gitpod.yml", ".vscode"]

@tatsuya6502
Copy link
Member Author

GitHub Blog | Accelerate your CI/CD with Arm-based hosted runners in GitHub Actions.

Arm-based hosted runners are coming to GitHub Actions!
...
These runners will be entering private beta in January 2024.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant