Re: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on CentOS

2015-01-13 Thread Idan Shaby
Hi,

I got the same error with rhel 6.5 after installing the security updates 
java-1.7.0-openjdk-devel and java-1.7.0-openjdk.
So I yum downgradeed them:

rpm -qa | grep java-1.7.0-openjdk
java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64
java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64

and now it works.
FYI

- Original Message -
 From: Allon Mureinik amure...@redhat.com
 To: Idan Shaby ish...@redhat.com, Maor Lipchuk mlipc...@redhat.com
 Sent: Thursday, July 17, 2014 2:53:25 PM
 Subject: Fwd: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on 
 CentOS
 
 FYI below.
 
 - Forwarded Message -
  From: Sandro Bonazzola sbona...@redhat.com
  To: Eyal Edri ee...@redhat.com, David Caro dcaro...@redhat.com
  Cc: infra infra@ovirt.org
  Sent: Thursday, July 17, 2014 12:33:27 PM
  Subject: Re: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on
  CentOS
  
  Il 17/07/2014 10:03, Eyal Edri ha scritto:
   
   
   - Original Message -
   From: Sandro Bonazzola sbona...@redhat.com
   To: infra infra@ovirt.org
   Sent: Thursday, July 17, 2014 10:54:21 AM
   Subject: Re: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on
   CentOS
  
   Il 17/07/2014 08:20, Sandro Bonazzola ha scritto:
   Hi,
   looks like there's an issue while building on CentOS while Fedora
   builds
   completed successfully.
  
   On a clean CentOS VM I'm running the same build and it passed the
   failure
   point so it seems an infra issue.
  
   http://jenkins.ovirt.org/job/manual-build-tarball/354/label=centos6-host/console
  
   Results :
  
   Tests in error:
 
   initializationError(org.ovirt.engine.api.restapi.resource.BackendResourceDebugDetailTest):
 Bad init method call from inside of a branch
   Exception Details:
 Location:
   
   org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.init(Lorg/powermock/core/IndicateReloadClass;)V
   @40: invokespecial
 Reason:
   Error exists in the bytecode
 Bytecode:
   000: 2a2b 4e4d 1210 b800 1604 bd00 0d59 032d
   010: 5312 a6b8 001b b800 213a 0519 05b2 0025
   020: a500 0e2a 01c0 0027 b700 2aa7 000a 2c2d
   030: b700 2a01 57b1
 Stackmap Table:
   
   full_frame(@46,{UninitializedThis,Object[#39],UninitializedThis,Object[#39],Top,Object[#13]},{})
   
   full_frame(@53,{Object[#2],Object[#39],Object[#2],Object[#39],Top,Object[#13]},{})
  
 
   initializationError(org.ovirt.engine.api.restapi.resource.BackendResourceInfoDetailTest):
 Bad init method call from inside of a branch
   Exception Details:
 Location:
   
   org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.init(Lorg/powermock/core/IndicateReloadClass;)V
   @40: invokespecial
 Reason:
   Error exists in the bytecode
 Bytecode:
   000: 2a2b 4e4d 1210 b800 1604 bd00 0d59 032d
   010: 5312 a6b8 001b b800 213a 0519 05b2 0025
   020: a500 0e2a 01c0 0027 b700 2aa7 000a 2c2d
   030: b700 2a01 57b1
 Stackmap Table:
   
   full_frame(@46,{UninitializedThis,Object[#39],UninitializedThis,Object[#39],Top,Object[#13]},{})
   
   full_frame(@53,{Object[#2],Object[#39],Object[#2],Object[#39],Top,Object[#13]},{})
  
  
   Tests run: 1324, Failures: 0, Errors: 2, Skipped: 65
  
  
   looks like latest update broke javac, with:
  
   java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64
   java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64
  
   works fine, but with latest update it fails.
   
   should we open a bug on this (on java?)
  
  I think we should, not checked if it's a known issue
  
   , also - maybe worth enforcing a specific java version via puppet?
   david?
   
  
  
   --
   Sandro Bonazzola
   Better technology. Faster innovation. Powered by community
   collaboration.
   See how it works at redhat.com
   ___
   Infra mailing list
   Infra@ovirt.org
   http://lists.ovirt.org/mailman/listinfo/infra
  
  
  
  --
  Sandro Bonazzola
  Better technology. Faster innovation. Powered by community collaboration.
  See how it works at redhat.com
  ___
  Infra mailing list
  Infra@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/infra
  
 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on CentOS

2014-07-17 Thread Sandro Bonazzola
Il 17/07/2014 08:20, Sandro Bonazzola ha scritto:
 Hi,
 looks like there's an issue while building on CentOS while Fedora builds 
 completed successfully.
 
 On a clean CentOS VM I'm running the same build and it passed the failure 
 point so it seems an infra issue.
 
 http://jenkins.ovirt.org/job/manual-build-tarball/354/label=centos6-host/console
 
 Results :
 
 Tests in error:
   
 initializationError(org.ovirt.engine.api.restapi.resource.BackendResourceDebugDetailTest):
  Bad init method call from inside of a branch
 Exception Details:
   Location:
 
 org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.init(Lorg/powermock/core/IndicateReloadClass;)V
  @40: invokespecial
   Reason:
 Error exists in the bytecode
   Bytecode:
 000: 2a2b 4e4d 1210 b800 1604 bd00 0d59 032d
 010: 5312 a6b8 001b b800 213a 0519 05b2 0025
 020: a500 0e2a 01c0 0027 b700 2aa7 000a 2c2d
 030: b700 2a01 57b1
   Stackmap Table:
 
 full_frame(@46,{UninitializedThis,Object[#39],UninitializedThis,Object[#39],Top,Object[#13]},{})
 
 full_frame(@53,{Object[#2],Object[#39],Object[#2],Object[#39],Top,Object[#13]},{})
 
   
 initializationError(org.ovirt.engine.api.restapi.resource.BackendResourceInfoDetailTest):
  Bad init method call from inside of a branch
 Exception Details:
   Location:
 
 org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.init(Lorg/powermock/core/IndicateReloadClass;)V
  @40: invokespecial
   Reason:
 Error exists in the bytecode
   Bytecode:
 000: 2a2b 4e4d 1210 b800 1604 bd00 0d59 032d
 010: 5312 a6b8 001b b800 213a 0519 05b2 0025
 020: a500 0e2a 01c0 0027 b700 2aa7 000a 2c2d
 030: b700 2a01 57b1
   Stackmap Table:
 
 full_frame(@46,{UninitializedThis,Object[#39],UninitializedThis,Object[#39],Top,Object[#13]},{})
 
 full_frame(@53,{Object[#2],Object[#39],Object[#2],Object[#39],Top,Object[#13]},{})
 
 
 Tests run: 1324, Failures: 0, Errors: 2, Skipped: 65
 

looks like latest update broke javac, with:

java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64
java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64

works fine, but with latest update it fails.


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on CentOS

2014-07-17 Thread Eyal Edri


- Original Message -
 From: Sandro Bonazzola sbona...@redhat.com
 To: infra infra@ovirt.org
 Sent: Thursday, July 17, 2014 10:54:21 AM
 Subject: Re: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on 
 CentOS
 
 Il 17/07/2014 08:20, Sandro Bonazzola ha scritto:
  Hi,
  looks like there's an issue while building on CentOS while Fedora builds
  completed successfully.
  
  On a clean CentOS VM I'm running the same build and it passed the failure
  point so it seems an infra issue.
  
  http://jenkins.ovirt.org/job/manual-build-tarball/354/label=centos6-host/console
  
  Results :
  
  Tests in error:

  initializationError(org.ovirt.engine.api.restapi.resource.BackendResourceDebugDetailTest):
Bad init method call from inside of a branch
  Exception Details:
Location:
  
  org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.init(Lorg/powermock/core/IndicateReloadClass;)V
  @40: invokespecial
Reason:
  Error exists in the bytecode
Bytecode:
  000: 2a2b 4e4d 1210 b800 1604 bd00 0d59 032d
  010: 5312 a6b8 001b b800 213a 0519 05b2 0025
  020: a500 0e2a 01c0 0027 b700 2aa7 000a 2c2d
  030: b700 2a01 57b1
Stackmap Table:
  
  full_frame(@46,{UninitializedThis,Object[#39],UninitializedThis,Object[#39],Top,Object[#13]},{})
  
  full_frame(@53,{Object[#2],Object[#39],Object[#2],Object[#39],Top,Object[#13]},{})
  

  initializationError(org.ovirt.engine.api.restapi.resource.BackendResourceInfoDetailTest):
Bad init method call from inside of a branch
  Exception Details:
Location:
  
  org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.init(Lorg/powermock/core/IndicateReloadClass;)V
  @40: invokespecial
Reason:
  Error exists in the bytecode
Bytecode:
  000: 2a2b 4e4d 1210 b800 1604 bd00 0d59 032d
  010: 5312 a6b8 001b b800 213a 0519 05b2 0025
  020: a500 0e2a 01c0 0027 b700 2aa7 000a 2c2d
  030: b700 2a01 57b1
Stackmap Table:
  
  full_frame(@46,{UninitializedThis,Object[#39],UninitializedThis,Object[#39],Top,Object[#13]},{})
  
  full_frame(@53,{Object[#2],Object[#39],Object[#2],Object[#39],Top,Object[#13]},{})
  
  
  Tests run: 1324, Failures: 0, Errors: 2, Skipped: 65
  
 
 looks like latest update broke javac, with:
 
 java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64
 java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64
 
 works fine, but with latest update it fails.

should we open a bug on this (on java?), also - maybe worth enforcing a 
specific java version via puppet?
david?

 
 
 --
 Sandro Bonazzola
 Better technology. Faster innovation. Powered by community collaboration.
 See how it works at redhat.com
 ___
 Infra mailing list
 Infra@ovirt.org
 http://lists.ovirt.org/mailman/listinfo/infra
 
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra


Re: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on CentOS

2014-07-17 Thread David Caro
On 07/17, Eyal Edri wrote:
 
 
 - Original Message -
  From: Sandro Bonazzola sbona...@redhat.com
  To: infra infra@ovirt.org
  Sent: Thursday, July 17, 2014 10:54:21 AM
  Subject: Re: [URGENT][ACTION REQUIRED] ovirt-engine 3.4.3 build fails on 
  CentOS
  
  Il 17/07/2014 08:20, Sandro Bonazzola ha scritto:
   Hi,
   looks like there's an issue while building on CentOS while Fedora builds
   completed successfully.
   
   On a clean CentOS VM I'm running the same build and it passed the failure
   point so it seems an infra issue.
   
   http://jenkins.ovirt.org/job/manual-build-tarball/354/label=centos6-host/console
   
   Results :
   
   Tests in error:
 
   initializationError(org.ovirt.engine.api.restapi.resource.BackendResourceDebugDetailTest):
 Bad init method call from inside of a branch
   Exception Details:
 Location:
   
   org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.init(Lorg/powermock/core/IndicateReloadClass;)V
   @40: invokespecial
 Reason:
   Error exists in the bytecode
 Bytecode:
   000: 2a2b 4e4d 1210 b800 1604 bd00 0d59 032d
   010: 5312 a6b8 001b b800 213a 0519 05b2 0025
   020: a500 0e2a 01c0 0027 b700 2aa7 000a 2c2d
   030: b700 2a01 57b1
 Stackmap Table:
   
   full_frame(@46,{UninitializedThis,Object[#39],UninitializedThis,Object[#39],Top,Object[#13]},{})
   
   full_frame(@53,{Object[#2],Object[#39],Object[#2],Object[#39],Top,Object[#13]},{})
   
 
   initializationError(org.ovirt.engine.api.restapi.resource.BackendResourceInfoDetailTest):
 Bad init method call from inside of a branch
   Exception Details:
 Location:
   
   org/ovirt/engine/api/restapi/resource/AbstractBackendResourceLoggingTest.init(Lorg/powermock/core/IndicateReloadClass;)V
   @40: invokespecial
 Reason:
   Error exists in the bytecode
 Bytecode:
   000: 2a2b 4e4d 1210 b800 1604 bd00 0d59 032d
   010: 5312 a6b8 001b b800 213a 0519 05b2 0025
   020: a500 0e2a 01c0 0027 b700 2aa7 000a 2c2d
   030: b700 2a01 57b1
 Stackmap Table:
   
   full_frame(@46,{UninitializedThis,Object[#39],UninitializedThis,Object[#39],Top,Object[#13]},{})
   
   full_frame(@53,{Object[#2],Object[#39],Object[#2],Object[#39],Top,Object[#13]},{})
   
   
   Tests run: 1324, Failures: 0, Errors: 2, Skipped: 65
   
  
  looks like latest update broke javac, with:
  
  java-1.7.0-openjdk-1.7.0.55-2.4.7.1.el6_5.x86_64
  java-1.7.0-openjdk-devel-1.7.0.55-2.4.7.1.el6_5.x86_64
  
  works fine, but with latest update it fails.
 
 should we open a bug on this (on java?), also - maybe worth enforcing a 
 specific java version via puppet?
 david?

A patch on puppet was merged to avoid upgrading to latest, and I'm
manually downgrading all the slaves (only a couple left).



 
  
  
  --
  Sandro Bonazzola
  Better technology. Faster innovation. Powered by community collaboration.
  See how it works at redhat.com
  ___
  Infra mailing list
  Infra@ovirt.org
  http://lists.ovirt.org/mailman/listinfo/infra
  

-- 
David Caro

Red Hat S.L.
Continuous Integration Engineer - EMEA ENG Virtualization RD

Tel.: +420 532 294 605
Email: dc...@redhat.com
Web: www.redhat.com
RHT Global #: 82-62605


pgpH55oIDNQe2.pgp
Description: PGP signature
___
Infra mailing list
Infra@ovirt.org
http://lists.ovirt.org/mailman/listinfo/infra