potiuk commented on PR #17823: URL: https://github.com/apache/iotdb/pull/17823#issuecomment-4607173258
Heads-up on the red **Simple (17)** check: it's failing at the `actions/checkout@v5` step on the self-hosted runner — `fatal: unable to access 'https://github.com/apache/iotdb/': gnutls_handshake() failed: The TLS connection was non-properly terminated` (git exit 128) — i.e. before any build runs. That's a runner-side network/TLS issue, not this PR: the change is documentation-only (`THREAT_MODEL.md` + `SECURITY.md` + the `AGENTS.md`/`CLAUDE.md` Security section) and the rest of CI is green. A re-run reproduced it identically, so the runner likely needs a restart/repair. Flagging so the red isn't read as a defect in the PR. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
