-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathci-error-db.json
More file actions
125 lines (125 loc) · 4.7 KB
/
Copy pathci-error-db.json
File metadata and controls
125 lines (125 loc) · 4.7 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
{
"errors": [
{
"id": "COMPOSER-0001",
"signal": "Policy rejects FCD355B305707A62: Policy rejected asymmetric algorithm, because MLDSA87_Ed448 is not considered secure",
"description": "",
"category": "",
"component": null,
"first_seen": "2026-07-20",
"last_seen": "2026-07-20",
"occurrences": [
{
"date": "2026-06-24",
"pipeline_id": "2624486233",
"job_ids": [
"15002700410",
"15002669621",
"15002668121",
"15002666790",
"15002598469",
"15002589173",
"15002586617",
"15002558727",
"15002451266",
"15002451262",
"15002656750",
"15002653003",
"15002583045",
"15002580912",
"15002580571",
"15002578539",
"15002577049",
"15002572985",
"15002570532",
"15002567872",
"15002566831",
"15002561400",
"15002557085",
"15002451261",
"15002451260",
"15002451259",
"15002451258",
"15002451257",
"15002451255",
"15002451253",
"15002451252",
"15002451251",
"15002451250",
"15002451249",
"15002451248",
"15002451247",
"15002451246",
"15002451245",
"15002451244",
"15002451243",
"15002451242",
"15002451241",
"15002451240"
],
"group": "RHEL-9 Nightly"
}
],
"resolution": null
},
{
"id": "COMPOSER-0002",
"signal": "ERROR: Compose did not finish in time",
"description": "All gcp/rhel-9.9-nightly-x86_64 compose jobs timed out due to org.osbuild.curl package downloads taking 15\u201320 minutes, indicating transient GCP runner network degradation.",
"category": "FLAKE",
"component": "org.osbuild.curl",
"first_seen": "2026-07-29",
"last_seen": "2026-07-29",
"occurrences": [
{
"date": "2026-07-29",
"pipeline_id": 2713776206,
"job_ids": [
15588490550,
15588490552,
15588490553,
15588490554,
15588490555,
15588754603
],
"group": "RHEL-9 Nightly"
}
],
"resolution": null
},
{
"id": "COMPOSER-0003",
"signal": "Error waiting for instance to become ready: timeout while waiting for state to become 'ACTIVE' (last state: 'BUILD', timeout: 30m0s)",
"description": "Terraform OpenStack provisioning on rhos-01 timed out after 30 minutes waiting for compute instances to transition from BUILD to ACTIVE state. No test code ran; the runner VM was never provisioned. All four rhos-01 Installer and Upgrade jobs (two batches) failed with this error on the same day.",
"category": "INFRASTRUCTURE",
"component": null,
"first_seen": "2026-07-29",
"last_seen": "2026-07-29",
"occurrences": [],
"resolution": null
},
{
"id": "COMPOSER-0004",
"signal": "failed to fetch the work request for creating the image: Get \"https://iaas.us-ashburn-1.oraclecloud.com/20160918/workRequests/...\": net/http: TLS handshake timeout",
"description": "OCI image compose and object upload to bucket 'osbuild-composer-ci' completed successfully, but the subsequent API call to poll the OCI work request status failed with a TLS handshake timeout against the Oracle Cloud iaas endpoint in us-ashburn-1. The failure is in the post-upload status check, not in the upload itself.",
"category": "EXTERNAL",
"component": "org.osbuild.oci",
"first_seen": "2026-07-29",
"last_seen": "2026-07-29",
"occurrences": [],
"resolution": null
},
{
"id": "COMPOSER-0005",
"signal": "Connection to [runner-ip] closed by remote host.",
"description": "AWS aarch64 EC2 runner VMs closed the SSH connection mid-job, preventing tests or builds from completing. Observed across both RHEL-9 and RHEL-10 pipelines on the same date and across different job types (integration tests and RPM builds). One instance logged a PAM shutdown message ('System is going down. Unprivileged users are not permitted to log in anymore.') before dropping, indicating an unexpected VM termination rather than a test-side crash. Likely spot instance reclamation or runner fleet maintenance.",
"category": "INFRASTRUCTURE",
"component": null,
"first_seen": "2026-07-29",
"last_seen": "2026-07-29",
"occurrences": [],
"resolution": null
}
],
"next_id": 6
}