4.2 HC suite - missing sanlock-lib 3.7.1 dependency
by Sahina Bose
The 4.2 HC suite is failing on missing dependencies
Error: Package: python2-sanlock-3.7.1-1.el7.x86_64 (alocalsync)
Requires: sanlock-lib = 3.7.1-1.el7
Installing: sanlock-lib-3.6.0-1.el7.x86_64 (alocalsync)
sanlock-lib = 3.6.0-1.el7
Any recent changes here?
On Sat, Apr 13, 2019 at 7:10 AM <jenkins(a)jenkins.phx.ovirt.org> wrote:
>
> Project: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/
> Build: http://jenkins.ovirt.org/job/ovirt-system-tests_hc-basic-suite-4.2/852/
> Build Number: 852
> Build Status: Still Failing
> Triggered By: Started by timer
>
> -------------------------------------
> Changes Since Last Success:
> -------------------------------------
> Changes for Build #850
> [Dominik Holler] network-suite-4.2: Skip test to for vnic profile live update
>
>
> Changes for Build #851
> [Martin Perina] common: Really enable debug logging for engine
>
> [Simone Tiraboschi] Skip he-basic-role-remote-suite-4.2
>
> [Daniel Belenky] mock_configs: update rawhide releasever
>
> [Daniel Belenky] stdci_slaves: add timeouts to loader node
>
>
> Changes for Build #852
> [Ondra Machacek] ansible_suite: Update datacenter version
>
>
>
>
> -----------------
> Failed Tests:
> -----------------
> No tests ran.
5 years, 9 months
[ OST Failure Report ] [ oVirt 4.2 (vdsm-jsonrpc-java) ] [ 12-04-2019 ] [ 002_bootstrap.add_dc ]
by Dafna Ron
Hi,
We had a failure on both basic and upgrade suites.
The issue seems to be in initialize engine with the below error
Root cause change: https://gerrit.ovirt.org/#/c/99278/ - Purge old events
and EventPublisher should handle exceptions
Logs can be found here:
http://jenkins.ovirt.org/job/ovirt-4.2_change-queue-tester/4217/artifact/...
error:
2019-04-12 03:36:25,571-04 ERROR [org.ovirt.engine.core.bll.Backend]
(ServerService Thread Pool -- 44) [] Error during initialization:
org.jboss.weld.exceptions.WeldException: WELD-000049: Unable to invoke
private void
org.ovirt.engine.core.vdsbroker.monitoring.VmMigrationProgressMonitoring.subscribe()
on
org.ovirt.engine.core.vdsbroker.monitoring.VmMigrationProgressMonitoring@c22d2ea
at
org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:85)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.postConstruct(DefaultLifecycleCallbackInvoker.java:66)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.injection.producer.BasicInjectionTarget.postConstruct(BasicInjectionTarget.java:122)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:162)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.contexts.AbstractContext.get(AbstractContext.java:96)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.bean.ContextualInstanceStrategy$ApplicationScopedContextualInstanceStrategy.get(ContextualInstanceStrategy.java:140)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:700)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.bean.builtin.InstanceImpl.getBeanInstance(InstanceImpl.java:252)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.bean.builtin.InstanceImpl.get(InstanceImpl.java:114)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.ovirt.engine.core.bll.ServiceLoader.load(ServiceLoader.java:34)
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.initialize(Backend.java:312)
[bll.jar:]
at org.ovirt.engine.core.bll.Backend.create(Backend.java:195)
[bll.jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_201]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_201]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498)
[rt.jar:1.8.0_201]
at
org.jboss.as.ee.component.ManagedReferenceLifecycleMethodInterceptor.processInvocation(ManagedReferenceLifecycleMethodInterceptor.java:96)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.delegateInterception(Jsr299BindingsInterceptor.java:78)
at
org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.doLifecycleInterception(Jsr299BindingsInterceptor.java:125)
at
org.jboss.as.weld.interceptors.Jsr299BindingsInterceptor.processInvocation(Jsr299BindingsInterceptor.java:111)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation.InterceptorContext$Invocation.proceed(InterceptorContext.java:509)
at
org.jboss.weld.module.ejb.AbstractEJBRequestScopeActivationInterceptor.aroundInvoke(AbstractEJBRequestScopeActivationInterceptor.java:81)
[weld-ejb-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.as.weld.ejb.EjbRequestScopeActivationInterceptor.processInvocation(EjbRequestScopeActivationInterceptor.java:89)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.weld.injection.WeldInjectionInterceptor.processInvocation(WeldInjectionInterceptor.java:53)
[wildfly-weld-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee.component.AroundConstructInterceptorFactory$1.processInvocation(AroundConstructInterceptorFactory.java:28)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.weld.injection.WeldInterceptorInjectionInterceptor.processInvocation(WeldInterceptorInjectionInterceptor.java:56)
[wildfly-weld-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee.component.ComponentInstantiatorInterceptor.processInvocation(ComponentInstantiatorInterceptor.java:74)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.weld.interceptors.Jsr299BindingsCreateInterceptor.processInvocation(Jsr299BindingsCreateInterceptor.java:105)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee.component.NamespaceContextInterceptor.processInvocation(NamespaceContextInterceptor.java:50)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.tx.CMTTxInterceptor.invokeInNoTx(CMTTxInterceptor.java:216)
[wildfly-ejb3-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.as.ejb3.tx.CMTTxInterceptor.supports(CMTTxInterceptor.java:418)
[wildfly-ejb3-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.as.ejb3.tx.LifecycleCMTTxInterceptor.processInvocation(LifecycleCMTTxInterceptor.java:70)
[wildfly-ejb3-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.weld.injection.WeldInjectionContextInterceptor.processInvocation(WeldInjectionContextInterceptor.java:43)
[wildfly-weld-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.component.interceptors.CurrentInvocationContextInterceptor.processInvocation(CurrentInvocationContextInterceptor.java:41)
[wildfly-ejb3-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ee.concurrent.ConcurrentContextInterceptor.processInvocation(ConcurrentContextInterceptor.java:45)
[wildfly-ee-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation.ContextClassLoaderInterceptor.processInvocation(ContextClassLoaderInterceptor.java:60)
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.as.ejb3.component.singleton.StartupCountDownInterceptor.processInvocation(StartupCountDownInterceptor.java:25)
[wildfly-ejb3-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.invocation.InterceptorContext.proceed(InterceptorContext.java:422)
at
org.jboss.invocation.ChainedInterceptor.processInvocation(ChainedInterceptor.java:53)
at
org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:161)
at
org.jboss.as.ee.component.BasicComponent.constructComponentInstance(BasicComponent.java:134)
at
org.jboss.as.ee.component.BasicComponent.createInstance(BasicComponent.java:88)
at
org.jboss.as.ejb3.component.singleton.SingletonComponent.getComponentInstance(SingletonComponent.java:127)
[wildfly-ejb3-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.as.ejb3.component.singleton.SingletonComponent.start(SingletonComponent.java:141)
[wildfly-ejb3-14.0.1.Final.jar:14.0.1.Final]
at
org.jboss.as.ee.component.ComponentStartService$1.run(ComponentStartService.java:54)
at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[rt.jar:1.8.0_201]
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[rt.jar:1.8.0_201]
at
org.jboss.threads.ContextClassLoaderSavingRunnable.run(ContextClassLoaderSavingRunnable.java:35)
at
org.jboss.threads.EnhancedQueueExecutor.safeRun(EnhancedQueueExecutor.java:1985)
at
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.doRunTask(EnhancedQueueExecutor.java:1487)
at
org.jboss.threads.EnhancedQueueExecutor$ThreadBody.run(EnhancedQueueExecutor.java:1378)
at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_201]
at org.jboss.threads.JBossThread.run(JBossThread.java:485)
Caused by: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_201]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_201]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498)
[rt.jar:1.8.0_201]
at
org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker.invokeMethods(DefaultLifecycleCallbackInvoker.java:83)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
... 69 more
Caused by: java.lang.NoSuchMethodError:
org.ovirt.vdsm.jsonrpc.client.reactors.ReactorFactory.getWorker(I)Lorg/ovirt/vdsm/jsonrpc/client/internal/ResponseWorker;
at
org.ovirt.engine.core.vdsbroker.ResourceManager.subscribe(ResourceManager.java:458)
[vdsbroker.jar:]
at
org.ovirt.engine.core.vdsbroker.ResourceManager$Proxy$_$$_WeldSubclass.subscribe$$super(Unknown
Source) [vdsbroker.jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_201]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_201]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498)
[rt.jar:1.8.0_201]
at
org.jboss.weld.interceptor.proxy.TerminalAroundInvokeInvocationContext.proceedInternal(TerminalAroundInvokeInvocationContext.java:51)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.interceptor.proxy.AroundInvokeInvocationContext.proceed(AroundInvokeInvocationContext.java:78)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.ovirt.engine.core.common.di.interceptor.LoggingInterceptor.apply(LoggingInterceptor.java:12)
[common.jar:]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[rt.jar:1.8.0_201]
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[rt.jar:1.8.0_201]
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[rt.jar:1.8.0_201]
at java.lang.reflect.Method.invoke(Method.java:498)
[rt.jar:1.8.0_201]
at
org.jboss.weld.interceptor.reader.SimpleInterceptorInvocation$SimpleMethodInvocation.invoke(SimpleInterceptorInvocation.java:73)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeAroundInvoke(InterceptorMethodHandler.java:84)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.executeInterception(InterceptorMethodHandler.java:72)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.interceptor.proxy.InterceptorMethodHandler.invoke(InterceptorMethodHandler.java:56)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:79)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler.invoke(CombinedInterceptorAndDecoratorStackMethodHandler.java:68)
[weld-core-impl-3.0.5.Final.jar:3.0.5.Final]
at
org.ovirt.engine.core.vdsbroker.ResourceManager$Proxy$_$$_WeldSubclass.subscribe(Unknown
Source) [vdsbroker.jar:]
at
org.ovirt.engine.core.vdsbroker.monitoring.VmMigrationProgressMonitoring.subscribe(VmMigrationProgressMonitoring.java:35)
[vdsbroker.jar:]
... 74 more
2019-04-12 03:36:46,992-04 DEBUG
[org.ovirt.engine.core.utils.servlet.LocaleFilter] (default task-1) []
Incoming locale 'en-US'. Filter determined locale to be 'en-US'
2019-04-12 03:36:47,025-04 DEBUG
[org.ovirt.engine.core.utils.servlet.LocaleFilter] (default task-1) []
Incoming locale 'en-US'. Filter determined locale to be 'en-US'
2019-04-12 03:36:47,027-04 DEBUG
[org.ovirt.engine.core.uutils.ssh.OpenSSHUtils] (default task-1) []
Exponent is 65537 (010001).
2019-04-12 03:36:47,027-04 DEBUG
[org.ovirt.engine.core.uutils.ssh.OpenSSHUtils] (default task-1) [] Modulus
is
23045455587502151351307881395746676489582617487444460434296505697360842634378900404903793405238811523302482543003054056200741987458008963931649820493880963560986441075262188689772713221069929429876133085702357731148902133770193496183003052020349333463043013537857088409307780071693644400706574082881179894409681722899845950989200033040393214136788457749540203592306287581368470141041245429472069137351244033201424938951360962572394606552585936959608039675862808386819256128109473508142431203907117802195732456069118309327167040542073925080491412451765973629566066094113148306929852301896069383522789589872834454425973
(010001).
5 years, 9 months
GetVdsHooksByIdQuery comes back with NullPointerException
by Dafna Ron
Hi,
This is a code issue 100%, I am not sure which team sends the query but
this needs to be addressed. I think it would also help debug/fix the issue
with the random failure of get_host_hooks which was already reported and
communicated on in the list.
Can someone from infra/network please look at the query and see what is the
cause of the NPE?
Thanks,
Dafna
5 years, 9 months
Method add_vm_from_snapshot works incorrectly
by Aliaksei Hrechushkin
Hello! I'm try to create vm from snapshot using ovirt-engine-sdk-ruby
i have script like that
```
vm = OvirtSDK4::Vm.new({name:"bkp_hanami",cluster:{name:"cluster-nb5"},disk_attachments:[{disk:{image_id:"24da6f72-f43f-4d8c-ad4f-cd3fb4f4ce35",storage_domain:{id:"07aaac7b-fddf-419b-bd40-766b58bf1588"}}},{disk:{image_id:"3db30d08-ff9c-4a6e-9252-dcb9fa01a2d5",storage_domain:{id:"07aaac7b-fddf-419b-bd40-766b58bf1588"}}}],snapshot:{id:"059a03b6-043a-46c8-a6af-07131a71df2a"}})
vms = connection.system_service.vms_service
vms.add_from_snapshot(vm)
```
But as result i'm get
```
OvirtSDK4::Error: Fault reason is "Incomplete parameters". Fault detail is "Vm [template.id|name] required for add". HTTP response code is 400.
```
Ok, i'm added template id into hash
and as result i'm getted xml
D, [2019-04-11T09:53:38.773430 #66286] DEBUG -- : <vm>
D, [2019-04-11T09:53:38.773511 #66286] DEBUG -- : <name>bkp_hanami</name>
D, [2019-04-11T09:53:38.773585 #66286] DEBUG -- : <cluster>
D, [2019-04-11T09:53:38.773641 #66286] DEBUG -- : <name>cluster-nb5</name>
D, [2019-04-11T09:53:38.773735 #66286] DEBUG -- : </cluster>
D, [2019-04-11T09:53:38.773823 #66286] DEBUG -- : <disk_attachments>
D, [2019-04-11T09:53:38.773872 #66286] DEBUG -- : <disk_attachment>
D, [2019-04-11T09:53:38.773966 #66286] DEBUG -- : <disk>
D, [2019-04-11T09:53:38.774028 #66286] DEBUG -- : <image_id>24da6f72-f43f-4d8c-ad4f-cd3fb4f4ce35</image_id>
D, [2019-04-11T09:53:38.774093 #66286] DEBUG -- : <storage_domain id="07aaac7b-fddf-419b-bd40-766b58bf1588"/>
D, [2019-04-11T09:53:38.774161 #66286] DEBUG -- : </disk>
D, [2019-04-11T09:53:38.774243 #66286] DEBUG -- : </disk_attachment>
D, [2019-04-11T09:53:38.774310 #66286] DEBUG -- : <disk_attachment>
D, [2019-04-11T09:53:38.774393 #66286] DEBUG -- : <disk>
D, [2019-04-11T09:53:38.774463 #66286] DEBUG -- : <image_id>3db30d08-ff9c-4a6e-9252-dcb9fa01a2d5</image_id>
D, [2019-04-11T09:53:38.774531 #66286] DEBUG -- : <storage_domain id="07aaac7b-fddf-419b-bd40-766b58bf1588"/>
D, [2019-04-11T09:53:38.774593 #66286] DEBUG -- : </disk>
D, [2019-04-11T09:53:38.774710 #66286] DEBUG -- : </disk_attachment>
D, [2019-04-11T09:53:38.774807 #66286] DEBUG -- : </disk_attachments>
D, [2019-04-11T09:53:38.774869 #66286] DEBUG -- : <template id="5f3ff226-908c-478a-a2e0-d49f4204c99b"/>
D, [2019-04-11T09:53:38.774957 #66286] DEBUG -- : </vm>
What parameters i'm should pass in function vms_services.add_vm_from_snapshot() to really creating vm from snapshot
p.s. when i'm use restclient all works great.
(Ovirt 4.2.8, gem ovirt-engine-sdk-4.2.5)
5 years, 9 months
[Ovirt] [CQ weekly status] [05-04-2019]
by Dafna Ron
Hi,
This mail is to provide the current status of CQ and allow people to review
status before and after the weekend.
Please refer to below colour map for further information on the meaning of
the colours.
*CQ-4.2*: GREEN (#1)
Last CQ job failure on 4.2 was 05-04-2019 on project ovirt-provider-ovn due
to a code regression which was caused by [1]
The issue has been found and a patch created [2] but due to the hotplug_cpu
failure, it took a long time to verify the fix before merge.
[1] https://gerrit.ovirt.org/#/c/98723/ - Stateless dhcpv6 does not support
fixed IPs
[2] https://gerrit.ovirt.org/#/c/99193/ - Fix bug when fixed IPs are not
provisioned
*CQ-4.3*: RED (#3)
We have been having constant failures on tests:
hotplug_cpu
add_master_storage_domain
The failures on these two are very frequent and I need to re-trigger tests
on multiple failures daily.
There is a mail thread on this and several people have joined in to help
debug the issue but I think that this issue needs more help from some of
the other teams as its been going on for the last two weeks at least.
This is also disrupting fixing actual regressions as the testing keep
failing on these two unrelated issues.
*CQ-Master:* RED (#3)
Master and 4.3 have the same issues.
Current running jobs for 4.2 [1], 4.3 [2] and master [3] can be found
here:
[1]
http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-4.2_change-...
[2]
https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-4.3_change...
[3]
http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_chan...
Happy week!
Dafna
-------------------------------------------------------------------------------------------------------------------
COLOUR MAP
Green = job has been passing successfully
** green for more than 3 days may suggest we need a review of our test
coverage
1.
1-3 days GREEN (#1)
2.
4-7 days GREEN (#2)
3.
Over 7 days GREEN (#3)
Yellow = intermittent failures for different projects but no lasting or
current regressions
** intermittent would be a healthy project as we expect a number of
failures during the week
** I will not report any of the solved failures or regressions.
1.
Solved job failures YELLOW (#1)
2.
Solved regressions YELLOW (#2)
Red = job has been failing
** Active Failures. The colour will change based on the amount of time the
project/s has been broken. Only active regressions would be reported.
1.
1-3 days RED (#1)
2.
4-7 days RED (#2)
3.
Over 7 days RED (#3)
5 years, 9 months