Skip to content
The Jenkins Controller is preparing for shutdown. No new builds can be started.

Failed

com.jogamp.opencl.CLProgramTest.builderTest

Failing for the past 564 builds (Since Unstable#322 )
Took 0.1 sec.

Error Message

error while asking for info string [error: CL_INVALID_VALUE]

Stacktrace

com.jogamp.opencl.CLException$CLInvalidValueException: error while asking for info string [error: CL_INVALID_VALUE]
	at com.jogamp.opencl.CLException.checkForError(CLException.java:68)
	at com.jogamp.opencl.impl.CLTLInfoAccessor.getString(CLTLInfoAccessor.java:82)
	at com.jogamp.opencl.CLPlatform.getInfoString(CLPlatform.java:497)
	at com.jogamp.opencl.CLPlatform.getICDSuffix(CLPlatform.java:455)
	at com.jogamp.opencl.CLProgramBuilder.writeObject(CLProgramBuilder.java:283)
	at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:950)
	at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1482)
	at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1413)
	at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1159)
	at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:329)
	at com.jogamp.opencl.CLProgramBuilder.save(CLProgramBuilder.java:159)
	at com.jogamp.opencl.CLProgramTest.builderTest(CLProgramTest.java:241)

Standard Output

 - - - CLProgramTest; rebuild program test - - - 
got expected exception:  CL_INVALID_PROGRAM_EXECUTABLE
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
 - - - CLProgramTest; down-/upload binaries test - - - 
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_NONE, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_NONE}
{CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=BUILD_SUCCESS, CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=BUILD_SUCCESS}
 - - - CLProgramTest; program builder test - - - 
CLProgramBuilder{options=[-cl-mad-enable], defines=[-D RADIUS=5, -D ENABLE_FOOBAR], devices={CLDevice [id: 16918016 name: GeForce 320M type: GPU profile: FULL_PROFILE]=[B@60491c4c, CLDevice [id: 4294967295 name: Intel(R) Core(TM)2 Duo CPU     P8600  @ 2.40GHz type: CPU profile: FULL_PROFILE]=[B@60491c4c}}
compile workgroup size: 1 1 1
kernel: CLKernel [id: 140603598559232 name: foo]
kernel: CLKernel [id: 140603598623744 name: bar]