Date and time of the report: 2025-02-23 08:20:24.968667
Analysed period: 2025-02-02 to 2025-02-23.
Database update:
Retrieving from database...
DONE
Two values retrieved from the build are key to determine the state of the jubs and test suites at a given moment:
build_result is the outcome of the build, reported by Jenkins. It can be: SUCCESS, FAILURE, UNSTABLE or ABORTED.test_result is the summary of the concerned Robot tests. It can be: FAIL, UNAVAILABLE or PASS.Based on these two states, 3 types of temporal sequences of success/failure are identified per builds and test suites:
grp_build_result.grp_test_result.grp_success_fail.For the identification of these sequences, the following mapping applies:
| Type of sequence | Relevant state | OK sequence contains | NOK sequence contains | Ignore |
|---|---|---|---|---|
grp_build_result |
build_result |
SUCCESS or UNSTABLE |
FAILURE |
ABORTED |
grp_test_result |
test_result |
PASS |
FAIL |
UNAVAILABLE |
grp_success_fail |
test_result |
PASS |
FAIL or UNAVAILABLE |
N/A |
The different groupings of segments are detected and a label is added to each sample...
DONE
Then, the duration of each of the sequences of success/failure is determined and a specific dataframe is built summarizing such sequences, to ease their representation and analysis...
DONE
DONE
| job | Master branch | Release FIFTEEN | Release FOURTEEN | Release SIXTEEN | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | days_failing | days_passing | days_run | error_rate | |
| suites | ||||||||||||||||
| Basic 01-Crud Operations On Vim Targets | 0.0 | 21.501875 | 21.501875 | 0.0 | 0.0 | 18.484676 | 18.484676 | 0.0 | 0.0 | 20.684711 | 20.684711 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
| Basic 05-Instantiation Parameters In Cloud Init | 0.0 | 21.501875 | 21.501875 | 0.0 | 0.0 | 18.484676 | 18.484676 | 0.0 | 0.0 | 20.684711 | 20.684711 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
| Basic 06-Vnf With Charm | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.684711 | 20.684711 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
| Basic 07-Secure Key Management | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 20.684711 | 20.684711 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
| Basic 08-Disable Port Security Network Level | 0.0 | 21.501875 | 21.501875 | 0.0 | 0.0 | 18.484676 | 18.484676 | 0.0 | 0.0 | 20.684711 | 20.684711 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... |
| Slice 02-Shared Network Slicing | 0.0 | 21.501875 | 21.501875 | 0.0 | 0.0 | 18.484676 | 18.484676 | 0.0 | 0.0 | 20.684711 | 20.684711 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
| Sol003 01-Vnf-Lifecycle-Management | 0.0 | 21.501875 | 21.501875 | 0.0 | 0.0 | 18.484676 | 18.484676 | 0.0 | 0.0 | 20.684711 | 20.684711 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
| Sol003 02-Dualstack Ip Vnfm | 0.0 | 21.501875 | 21.501875 | 0.0 | 0.0 | 18.484676 | 18.484676 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 21.647894 | 21.647894 | 0.0 |
| basic 23-delete vnf package SOL004 SOL007 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 | 0.0 | 0.000000 | 0.000000 | 0.0 |
67 rows × 16 columns
| job | build | timestamp | duration | build_result | test_result | pass_count | fail_count | |
|---|---|---|---|---|---|---|---|---|
| 0 | osm-stage_3-merge/master | 3279 | 2025-02-23 02:06:10 | 12784357 | UNSTABLE | FAIL | 462.0 | 10.0 |
| 1 | osm-stage_3-merge/v16.0 | 161 | 2025-02-23 00:01:09 | 12289657 | UNSTABLE | FAIL | 449.0 | 23.0 |
| 2 | osm-stage_3-merge/v15.0 | 419 | 2025-02-23 03:34:10 | 12138358 | UNSTABLE | FAIL | 448.0 | 7.0 |
| 3 | osm-stage_3-merge/v14.0 | 574 | 2025-02-22 23:08:09 | 18513685 | UNSTABLE | FAIL | 612.0 | 7.0 |
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 161 | K8S 13-Two Helm Kdu | FAIL | 2025-02-23 03:52:32 | 2025-02-23 04:01:44 | 15 | 3 | Delete Network Service Instance | Delete NS |
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-02-23 04:07:00 | 2025-02-23 04:22:55 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-02-23 04:22:55 | 2025-02-23 04:57:01 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-02-23 04:57:01 | 2025-02-23 05:18:33 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v16.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 300 | Heal 02-Scale Vdu Healing | FAIL | 2025-02-23 01:25:12 | 2025-02-23 01:25:38 | 2 | 16 | Create VNF Descriptors | Create VNFD |
| 310 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-02-23 01:54:44 | 2025-02-23 02:10:06 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 311 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-02-23 02:10:06 | 2025-02-23 02:43:38 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 312 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-02-23 02:43:38 | 2025-02-23 03:04:38 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v15.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 266 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-02-23 05:26:44 | 2025-02-23 05:42:36 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 267 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-02-23 05:42:36 | 2025-02-23 06:16:06 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 268 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-02-23 06:16:06 | 2025-02-23 06:36:58 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/v14.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 224 | Sa 01-Vnf With Vim Metrics | FAIL | 2025-02-23 02:46:09 | 2025-02-23 03:01:28 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds |
| 225 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2025-02-23 03:01:28 | 2025-02-23 03:34:57 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds |
| 226 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2025-02-23 03:34:57 | 2025-02-23 03:56:24 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds |
osm-stage_3-merge/master: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 39 | K8S 13-Two Helm Kdu | Delete Network Service Instance | Delete NS | FAIL | 2025-02-23 03:56:59 | 2025-02-23 04:01:09 |
| 41 | K8S 13-Two Helm Kdu | Delete NS Descriptor Test | Delete NSD | FAIL | 2025-02-23 04:01:12 | 2025-02-23 04:01:13 |
| 42 | K8S 13-Two Helm Kdu | Delete VNF Descriptor Test | Delete VNFD | FAIL | 2025-02-23 04:01:13 | 2025-02-23 04:01:15 |
| 53 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-02-23 04:08:16 | 2025-02-23 04:22:17 |
| 83 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-02-23 04:24:17 | 2025-02-23 04:38:18 |
| 88 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-02-23 04:38:20 | 2025-02-23 04:52:21 |
| 91 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-02-23 04:54:21 | 2025-02-23 04:54:21 |
| 122 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-02-23 04:59:44 | 2025-02-23 05:13:45 |
| 123 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-02-23 05:13:45 | 2025-02-23 05:17:16 |
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 312 | Heal 02-Scale Vdu Healing | Create VNF Descriptors | Create VNFD | FAIL | 2025-02-23 01:25:12 | 2025-02-23 01:25:13 |
| 314 | Heal 02-Scale Vdu Healing | Create NS Descriptor | Create NSD | FAIL | 2025-02-23 01:25:13 | 2025-02-23 01:25:14 |
| 320 | Heal 02-Scale Vdu Healing | Network Service Instance Test | Create Network Service | FAIL | 2025-02-23 01:25:15 | 2025-02-23 01:25:16 |
| 323 | Heal 02-Scale Vdu Healing | Scale Out Manual Scale VNF | Get Vnf Id | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 331 | Heal 02-Scale Vdu Healing | Get VIM Objects | Variable Should Exist | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 336 | Heal 02-Scale Vdu Healing | Get Manual Scale VNF Info | Variable Should Exist | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 346 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU Before Halting VM | Get Vdu Attribute | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 351 | Heal 02-Scale Vdu Healing | Halt Manual Scale VDU | Variable Should Exist | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 354 | Heal 02-Scale Vdu Healing | Heal Manual Scale VDU | Variable Should Exist | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 356 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Variable Should Exist | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 368 | Heal 02-Scale Vdu Healing | Check Day0 And Day1 In VDU After Healing | Variable Should Exist | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 372 | Heal 02-Scale Vdu Healing | Update VIM Objects | Variable Should Exist | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:18 |
| 377 | Heal 02-Scale Vdu Healing | Delete NS Instance | Delete NS | FAIL | 2025-02-23 01:25:18 | 2025-02-23 01:25:20 |
| 378 | Heal 02-Scale Vdu Healing | Delete NS Descriptor | Delete NSD | FAIL | 2025-02-23 01:25:20 | 2025-02-23 01:25:21 |
| 379 | Heal 02-Scale Vdu Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2025-02-23 01:25:21 | 2025-02-23 01:25:23 |
| 392 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-02-23 01:55:27 | 2025-02-23 02:09:28 |
| 422 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-02-23 02:10:55 | 2025-02-23 02:24:56 |
| 427 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-02-23 02:24:58 | 2025-02-23 02:38:59 |
| 430 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-02-23 02:40:59 | 2025-02-23 02:40:59 |
| 461 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-02-23 02:45:48 | 2025-02-23 02:59:49 |
| 462 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-02-23 02:59:49 | 2025-02-23 03:03:20 |
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 235 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-02-23 05:27:59 | 2025-02-23 05:41:59 |
| 265 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-02-23 05:43:24 | 2025-02-23 05:57:25 |
| 270 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-02-23 05:57:27 | 2025-02-23 06:11:27 |
| 273 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-02-23 06:13:28 | 2025-02-23 06:13:28 |
| 304 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-02-23 06:18:14 | 2025-02-23 06:32:14 |
| 305 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-02-23 06:32:14 | 2025-02-23 06:35:45 |
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 141 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2025-02-23 02:46:51 | 2025-02-23 03:00:51 |
| 174 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2025-02-23 03:02:16 | 2025-02-23 03:16:17 |
| 181 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2025-02-23 03:16:19 | 2025-02-23 03:30:19 |
| 184 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2025-02-23 03:32:19 | 2025-02-23 03:32:19 |
| 189 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2025-02-23 03:34:20 | 2025-02-23 03:34:20 |
| 216 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2025-02-23 03:37:38 | 2025-02-23 03:51:38 |
| 218 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2025-02-23 03:51:38 | 2025-02-23 03:55:09 |
Powered by osm-analytics