Date and time of the report: 2024-12-04 08:20:23.322210
Analysed period: 2024-11-13 to 2024-12-04.
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.000000 | 21.561007 | 21.561007 | 0.0 | 14.999896 | 4.500000 | 19.499896 | 0.76923 | 13.999873 | 4.684734 | 18.684606 | 0.749273 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| Basic 05-Instantiation Parameters In Cloud Init | 0.000000 | 21.561007 | 21.561007 | 0.0 | 0.000000 | 19.499896 | 19.499896 | 0.00000 | 0.000000 | 18.684606 | 18.684606 | 0.000000 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| Basic 06-Vnf With Charm | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 18.684606 | 18.684606 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 07-Secure Key Management | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 18.684606 | 18.684606 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| Basic 08-Disable Port Security Network Level | 0.000000 | 21.561007 | 21.561007 | 0.0 | 14.999896 | 4.500000 | 19.499896 | 0.76923 | 13.999873 | 4.684734 | 18.684606 | 0.749273 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | ... | 
| Slice 02-Shared Network Slicing | 21.561007 | 0.000000 | 21.561007 | 1.0 | 0.000000 | 19.499896 | 19.499896 | 0.00000 | 0.000000 | 18.684606 | 18.684606 | 0.000000 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| Sol003 01-Vnf-Lifecycle-Management | 0.000000 | 21.561007 | 21.561007 | 0.0 | 0.000000 | 19.499896 | 19.499896 | 0.00000 | 0.000000 | 18.684606 | 18.684606 | 0.000000 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| Sol003 02-Dualstack Ip Vnfm | 0.000000 | 21.561007 | 21.561007 | 0.0 | 0.000000 | 19.499896 | 19.499896 | 0.00000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 21.647824 | 21.647824 | 0.0 | 
| basic 23-delete vnf package SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.0 | 
| k8s 10-k8s proxy charms SOL004 SOL007 | 0.000000 | 0.000000 | 0.000000 | 0.0 | 0.000000 | 0.000000 | 0.000000 | 0.00000 | 0.000000 | 0.000000 | 0.000000 | 0.000000 | 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 | 3193 | 2024-12-04 02:06:15 | 14669716 | UNSTABLE | FAIL | 451.0 | 21.0 | 
| 1 | osm-stage_3-merge/v16.0 | 80 | 2024-12-04 00:01:14 | 11999175 | UNSTABLE | FAIL | 464.0 | 8.0 | 
| 2 | osm-stage_3-merge/v15.0 | 338 | 2024-12-04 03:34:10 | 12754659 | UNSTABLE | FAIL | 444.0 | 11.0 | 
| 3 | osm-stage_3-merge/v14.0 | 493 | 2024-12-03 23:08:12 | 17821631 | UNSTABLE | FAIL | 595.0 | 8.0 | 
osm-stage_3-merge/master: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 144 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-04 02:58:22 | 2024-12-04 03:03:24 | 11 | 1 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 154 | Heal 01-Volume Vdu Healing | FAIL | 2024-12-04 03:22:49 | 2024-12-04 03:28:04 | 15 | 1 | None | None | 
| 155 | Heal 02-Scale Vdu Healing | FAIL | 2024-12-04 03:28:04 | 2024-12-04 03:33:28 | 17 | 1 | Check VNF After Healing | Should Contain | 
| 156 | Heal 03-Multiple Healing | FAIL | 2024-12-04 03:33:28 | 2024-12-04 04:01:16 | 11 | 7 | Heal VDUs | Heal Network Service | 
| 165 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-04 04:26:27 | 2024-12-04 04:41:49 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 166 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-04 04:41:49 | 2024-12-04 05:15:23 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 167 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-04 05:15:23 | 2024-12-04 05:36:23 | 14 | 2 | Get Alarm Metric | Wait Until Keyword Succeeds | 
| 170 | Slice 02-Shared Network Slicing | FAIL | 2024-12-04 05:43:27 | 2024-12-04 06:03:24 | 16 | 4 | Delete Slice Two Instance | Delete NSI | 
osm-stage_3-merge/v16.0: (full report)
| name | status | starttime | endtime | pass | fail | failed_test_name | failed_keyword | |
|---|---|---|---|---|---|---|---|---|
| 288 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-04 00:50:15 | 2024-12-04 00:54:56 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 309 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-04 01:51:24 | 2024-12-04 02:06:44 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 310 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-04 02:06:44 | 2024-12-04 02:40:15 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 311 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-04 02:40:15 | 2024-12-04 03:01:09 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 245 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-04 04:29:51 | 2024-12-04 04:34:51 | 11 | 1 | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | 
| 265 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-04 05:32:11 | 2024-12-04 05:47:33 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 266 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-04 05:47:33 | 2024-12-04 06:21:05 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 267 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-04 06:21:05 | 2024-12-04 06:46:05 | 11 | 5 | 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 | |
|---|---|---|---|---|---|---|---|---|
| 198 | Basic 30-Ns Ipv6 Profile | FAIL | 2024-12-04 00:48:01 | 2024-12-04 00:52:39 | 11 | 1 | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | 
| 223 | Sa 01-Vnf With Vim Metrics | FAIL | 2024-12-04 02:35:48 | 2024-12-04 02:51:05 | 6 | 1 | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | 
| 224 | Sa 02-Vnf With Vim Metrics And Autoscaling | FAIL | 2024-12-04 02:51:05 | 2024-12-04 03:24:31 | 11 | 4 | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | 
| 225 | Sa 07-Alarms From Sa-Related Vnfs | FAIL | 2024-12-04 03:24:31 | 2024-12-04 03:45:51 | 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 | |
|---|---|---|---|---|---|---|
| 28 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-04 03:01:46 | 2024-12-04 03:02:19 | 
| 174 | Heal 02-Scale Vdu Healing | Check VNF After Healing | Should Contain | FAIL | 2024-12-04 03:31:22 | 2024-12-04 03:31:22 | 
| 245 | Heal 03-Multiple Healing | Heal VDUs | Heal Network Service | FAIL | 2024-12-04 03:36:32 | 2024-12-04 03:46:46 | 
| 251 | Heal 03-Multiple Healing | Check VNFs After Healing | Should Not Be Equal | FAIL | 2024-12-04 03:46:47 | 2024-12-04 03:46:47 | 
| 258 | Heal 03-Multiple Healing | Check Day0 And Day1 In VDU After Healing | Wait Until Keyword Succeeds | FAIL | 2024-12-04 03:46:47 | 2024-12-04 03:49:02 | 
| 266 | Heal 03-Multiple Healing | Delete NS Instance | Delete NS | FAIL | 2024-12-04 03:49:13 | 2024-12-04 03:53:28 | 
| 267 | Heal 03-Multiple Healing | Delete NS Descriptor | Delete NSD | FAIL | 2024-12-04 03:53:28 | 2024-12-04 03:53:29 | 
| 268 | Heal 03-Multiple Healing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-04 03:53:29 | 2024-12-04 03:53:31 | 
| 281 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-04 04:27:10 | 2024-12-04 04:41:11 | 
| 311 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-04 04:42:39 | 2024-12-04 04:56:40 | 
| 316 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-04 04:56:42 | 2024-12-04 05:10:43 | 
| 319 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-04 05:12:43 | 2024-12-04 05:12:43 | 
| 350 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-04 05:17:32 | 2024-12-04 05:31:33 | 
| 351 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-04 05:31:33 | 2024-12-04 05:35:04 | 
| 392 | Slice 02-Shared Network Slicing | Delete Slice Two Instance | Delete NSI | FAIL | 2024-12-04 05:49:14 | 2024-12-04 05:53:26 | 
| 394 | Slice 02-Shared Network Slicing | Delete Slice Two Template | Delete NST | FAIL | 2024-12-04 05:53:30 | 2024-12-04 05:53:31 | 
| 395 | Slice 02-Shared Network Slicing | Delete NS Descriptors | Delete NSD | FAIL | 2024-12-04 05:53:31 | 2024-12-04 05:53:33 | 
| 397 | Slice 02-Shared Network Slicing | Delete VNF Descriptors | Delete VNFD | FAIL | 2024-12-04 05:53:33 | 2024-12-04 05:53:35 | 
osm-stage_3-merge/v16.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 724 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-04 00:53:44 | 2024-12-04 00:54:16 | 
| 752 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-04 01:52:07 | 2024-12-04 02:06:07 | 
| 782 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-04 02:07:33 | 2024-12-04 02:21:33 | 
| 787 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-04 02:21:36 | 2024-12-04 02:35:37 | 
| 790 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-04 02:37:37 | 2024-12-04 02:37:37 | 
| 821 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-04 02:42:23 | 2024-12-04 02:56:24 | 
| 822 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-04 02:56:24 | 2024-12-04 02:59:54 | 
osm-stage_3-merge/v15.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 575 | Basic 30-Ns Ipv6 Profile | Verify Vnf1 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-04 04:33:15 | 2024-12-04 04:33:47 | 
| 611 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-04 05:32:55 | 2024-12-04 05:46:55 | 
| 641 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-04 05:48:22 | 2024-12-04 06:02:23 | 
| 646 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-04 06:02:25 | 2024-12-04 06:16:25 | 
| 649 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-04 06:18:25 | 2024-12-04 06:18:25 | 
| 680 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-04 06:23:15 | 2024-12-04 06:37:15 | 
| 681 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-04 06:37:15 | 2024-12-04 06:40:46 | 
| 685 | Sa 07-Alarms From Sa-Related Vnfs | Delete Webhook Service NS Instance | Delete NS | FAIL | 2024-12-04 06:41:13 | 2024-12-04 06:45:24 | 
| 686 | Sa 07-Alarms From Sa-Related Vnfs | Delete Webhook Service NS Descriptor | Delete NSD | FAIL | 2024-12-04 06:45:24 | 2024-12-04 06:45:26 | 
| 687 | Sa 07-Alarms From Sa-Related Vnfs | Delete Webhook Service VNF Descriptor | Delete VNFD | FAIL | 2024-12-04 06:45:26 | 2024-12-04 06:45:27 | 
osm-stage_3-merge/v14.0: (full report)
| suite_name | test_name | keyword_name | status | starttime | endtime | |
|---|---|---|---|---|---|---|
| 435 | Basic 30-Ns Ipv6 Profile | Verify Vnf2 Interfaces | Execute Remote Command Check Rc Return Output | FAIL | 2024-12-04 00:51:30 | 2024-12-04 00:52:02 | 
| 463 | Sa 01-Vnf With Vim Metrics | Get VNF VIM-based Metrics | Wait Until Keyword Succeeds | FAIL | 2024-12-04 02:36:30 | 2024-12-04 02:50:30 | 
| 496 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VNF VIM-based Metric Before Auto-scaling | Wait Until Keyword Succeeds | FAIL | 2024-12-04 02:51:52 | 2024-12-04 03:05:52 | 
| 503 | Sa 02-Vnf With Vim Metrics And Autoscaling | Wait VIM-based Metric To Exceed Threshold | Wait Until Keyword Succeeds | FAIL | 2024-12-04 03:05:55 | 2024-12-04 03:19:55 | 
| 506 | Sa 02-Vnf With Vim Metrics And Autoscaling | Check VIM-based Metric Exceeds Threshold After... | Check VIM-based Metric Exceeds Threshold | FAIL | 2024-12-04 03:21:55 | 2024-12-04 03:21:55 | 
| 511 | Sa 02-Vnf With Vim Metrics And Autoscaling | Get VDUs After Auto-scaling | Run Keyword If | FAIL | 2024-12-04 03:23:55 | 2024-12-04 03:23:55 | 
| 538 | Sa 07-Alarms From Sa-Related Vnfs | Get Alarm Metric | Wait Until Keyword Succeeds | FAIL | 2024-12-04 03:27:09 | 2024-12-04 03:41:10 | 
| 540 | Sa 07-Alarms From Sa-Related Vnfs | Check Alarms Were Received | Wait Until Keyword Succeeds | FAIL | 2024-12-04 03:41:10 | 2024-12-04 03:44:40 | 
Powered by osm-analytics