Skip to content

Adapt to version 0.4.0 #257

Adapt to version 0.4.0

Adapt to version 0.4.0 #257

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Test Results failed Nov 17, 2023 in 0s

6 fail, 4 pass in 3m 46s

10 tests   - 1   4 ✔️ ±0   3m 46s ⏱️ + 1m 44s
10 suites  - 1   0 💤 ±0 
10 files    - 1   6  - 1 

Results for commit d5d02a2. ± Comparison against earlier commit 0667d09.

Annotations

Check warning on line 0 in org.eclipse.edc.samples.advanced.Advanced01openTelemetryTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

runSampleSteps() (org.eclipse.edc.samples.advanced.Advanced01openTelemetryTest) failed

artifacts/Test Results End-To-End-Tests/system-tests/build/test-results/test/TEST-org.eclipse.edc.samples.advanced.Advanced01openTelemetryTest.xml [took 33s]
Raw output
org.awaitility.core.ConditionTimeoutException: org.eclipse.edc.samples.common.NegotiationCommon expected the predicate to return <true> but was null within 30 seconds.
	at app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at app//org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
	at app//org.eclipse.edc.samples.common.NegotiationCommon.getContractAgreementId(NegotiationCommon.java:74)
	at app//org.eclipse.edc.samples.advanced.Advanced01openTelemetryTest.runSampleSteps(Advanced01openTelemetryTest.java:71)
	at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)

Check warning on line 0 in org.eclipse.edc.samples.transfer.Transfer04eventConsumerTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

runSampleSteps() (org.eclipse.edc.samples.transfer.Transfer04eventConsumerTest) failed

artifacts/Test Results End-To-End-Tests/system-tests/build/test-results/test/TEST-org.eclipse.edc.samples.transfer.Transfer04eventConsumerTest.xml [took 49s]
Raw output
org.awaitility.core.ConditionTimeoutException: org.eclipse.edc.samples.common.NegotiationCommon expected the predicate to return <true> but was null within 30 seconds.
	at app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at app//org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
	at app//org.eclipse.edc.samples.common.NegotiationCommon.getContractAgreementId(NegotiationCommon.java:74)
	at app//org.eclipse.edc.samples.common.NegotiationCommon.runNegotiation(NegotiationCommon.java:83)
	at app//org.eclipse.edc.samples.transfer.Transfer04eventConsumerTest.runSampleSteps(Transfer04eventConsumerTest.java:64)
	at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)

Check warning on line 0 in org.eclipse.edc.samples.transfer.streaming.Streaming01httpToHttpTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

streamData() (org.eclipse.edc.samples.transfer.streaming.Streaming01httpToHttpTest) failed

artifacts/Test Results End-To-End-Tests/system-tests/build/test-results/test/TEST-org.eclipse.edc.samples.transfer.streaming.Streaming01httpToHttpTest.xml [took 20s]
Raw output
java.lang.NoClassDefFoundError: org/eclipse/edc/connector/contract/spi/ContractOfferId
	at org.eclipse.edc.samples.transfer.streaming.Participant.requestAsset(Participant.java:292)
	at org.eclipse.edc.samples.transfer.streaming.Streaming01httpToHttpTest.streamData(Streaming01httpToHttpTest.java:104)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: org.eclipse.edc.connector.contract.spi.ContractOfferId
	at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
	at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
	... 5 more

Check warning on line 0 in org.eclipse.edc.samples.transfer.Transfer02consumerPullTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

runSampleSteps() (org.eclipse.edc.samples.transfer.Transfer02consumerPullTest) failed

artifacts/Test Results End-To-End-Tests/system-tests/build/test-results/test/TEST-org.eclipse.edc.samples.transfer.Transfer02consumerPullTest.xml [took 35s]
Raw output
org.awaitility.core.ConditionTimeoutException: org.eclipse.edc.samples.common.NegotiationCommon expected the predicate to return <true> but was null within 30 seconds.
	at app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at app//org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
	at app//org.eclipse.edc.samples.common.NegotiationCommon.getContractAgreementId(NegotiationCommon.java:74)
	at app//org.eclipse.edc.samples.common.NegotiationCommon.runNegotiation(NegotiationCommon.java:83)
	at app//org.eclipse.edc.samples.transfer.Transfer02consumerPullTest.runSampleSteps(Transfer02consumerPullTest.java:72)
	at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)

Check warning on line 0 in org.eclipse.edc.samples.transfer.streaming.Streaming02KafkaToHttpTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

streamData() (org.eclipse.edc.samples.transfer.streaming.Streaming02KafkaToHttpTest) failed

artifacts/Test Results End-To-End-Tests/system-tests/build/test-results/test/TEST-org.eclipse.edc.samples.transfer.streaming.Streaming02KafkaToHttpTest.xml [took 11s]
Raw output
java.lang.NoClassDefFoundError: org/eclipse/edc/connector/contract/spi/ContractOfferId
	at org.eclipse.edc.samples.transfer.streaming.Participant.requestAsset(Participant.java:292)
	at org.eclipse.edc.samples.transfer.streaming.Streaming02KafkaToHttpTest.streamData(Streaming02KafkaToHttpTest.java:127)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.ClassNotFoundException: org.eclipse.edc.connector.contract.spi.ContractOfferId
	... 5 more

Check warning on line 0 in org.eclipse.edc.samples.transfer.Transfer03providerPushTest

See this annotation in the file changed.

@github-actions github-actions / Test Results

runSampleSteps() (org.eclipse.edc.samples.transfer.Transfer03providerPushTest) failed

artifacts/Test Results End-To-End-Tests/system-tests/build/test-results/test/TEST-org.eclipse.edc.samples.transfer.Transfer03providerPushTest.xml [took 49s]
Raw output
org.awaitility.core.ConditionTimeoutException: org.eclipse.edc.samples.common.NegotiationCommon expected the predicate to return <true> but was null within 30 seconds.
	at app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
	at app//org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
	at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
	at app//org.eclipse.edc.samples.common.NegotiationCommon.getContractAgreementId(NegotiationCommon.java:74)
	at app//org.eclipse.edc.samples.common.NegotiationCommon.runNegotiation(NegotiationCommon.java:83)
	at app//org.eclipse.edc.samples.transfer.Transfer03providerPushTest.runSampleSteps(Transfer03providerPushTest.java:62)
	at java.base@17.0.9/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base@17.0.9/java.util.ArrayList.forEach(ArrayList.java:1511)