Skip to content

ci: use GitHub app for ephemeral tokens (#285) #196

ci: use GitHub app for ephemeral tokens (#285)

ci: use GitHub app for ephemeral tokens (#285) #196

GitHub Actions / Test Report succeeded Sep 25, 2024 in 1s

238 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
ecs-logging-core/target/surefire-reports/TEST-co.elastic.logging.EcsJsonSerializerTest.xml 9✔️ 210ms
ecs-logging-core/target/surefire-reports/TEST-co.elastic.logging.TimestampSerializerTest.xml 2✔️ 619ms
jboss-logmanager-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jboss.logmanager.EcsFormatterTest.xml 3✔️ 257ms
jboss-logmanager-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jboss.logmanager.JBossLogManagerTest.xml 10✔️ 89ms
jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.EcsFormatterTest.xml 7✔️ 16ms
jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.JulIntegrationTest.xml 11✔️ 324ms
jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.JulLoggingTest.xml 11✔️ 52ms
log4j-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j.Log4jEcsLayoutIntegrationTest.xml 10✔️ 57ms
log4j-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j.Log4jEcsLayoutTest.xml 10✔️ 588ms
log4j-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.log4j.LegacyLog4jEcsLayoutTest.xml 10✔️ 334ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.CurrentLog4j2EcsLayoutTest.xml 20✔️ 858ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.EcsLayoutWithExceptionPatternTest.xml 17✔️ 107ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.EcsLayoutWithStackTraceAsArrayTest.xml 17✔️ 122ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.Log4j2EcsBuilderTest.xml 1✔️ 0ms
log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.Log4j2EcsLayoutIntegrationTest.xml 17✔️ 113ms
log4j2-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.log4j2.LegacyLog4j2EcsLayoutTest.xml 17✔️ 553ms
logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderIntegrationTest.xml 11✔️ 95ms
logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderTest.xml 11✔️ 29ms
logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderWithCustomThrowableConverterIntegrationTest.xml 11✔️ 480ms
logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderWithStacktraceAsArrayTest.xml 11✔️ 16ms
logback-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.logback.LegacyEcsEncoderIntegrationTest.xml 11✔️ 450ms
logback-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.logback.LegacyEcsEncoderTest.xml 11✔️ 46ms

✔️ ecs-logging-core/target/surefire-reports/TEST-co.elastic.logging.EcsJsonSerializerTest.xml

9 tests were completed in 210ms with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.EcsJsonSerializerTest 9✔️ 210ms

✔️ co.elastic.logging.EcsJsonSerializerTest

✔️ testEscaping
✔️ serializeNullDoesNotThrowAnException
✔️ serializeExceptionWithStackTraceAsArray
✔️ testRemoveIfEndsWith
✔️ serializeExceptionWithNullMessage
✔️ serializeExceptionAsArray
✔️ serializeException
✔️ serializeExceptionAsString
✔️ serializeExceptionWithSingleLineStackTraceAsArray

✔️ ecs-logging-core/target/surefire-reports/TEST-co.elastic.logging.TimestampSerializerTest.xml

2 tests were completed in 619ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.TimestampSerializerTest 2✔️ 619ms

✔️ co.elastic.logging.TimestampSerializerTest

✔️ testSerializeWithCustomLocale
✔️ testSerializeEpochTimestampAsIsoDateTime

✔️ jboss-logmanager-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jboss.logmanager.EcsFormatterTest.xml

3 tests were completed in 257ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.jboss.logmanager.EcsFormatterTest 3✔️ 257ms

✔️ co.elastic.logging.jboss.logmanager.EcsFormatterTest

✔️ testMultipleNDCInformationLogging
✔️ testExceptionLogging
✔️ testSingleNDCInformationLogging

✔️ jboss-logmanager-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jboss.logmanager.JBossLogManagerTest.xml

10 tests were completed in 89ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.jboss.logmanager.JBossLogManagerTest 10✔️ 89ms

✔️ co.elastic.logging.jboss.logmanager.JBossLogManagerTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog

✔️ jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.EcsFormatterTest.xml

7 tests were completed in 16ms with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.jul.EcsFormatterTest 7✔️ 16ms

✔️ co.elastic.logging.jul.EcsFormatterTest

✔️ testFormatWithoutLoggerName
✔️ testFormatWithInnerClassName
✔️ testFormatWithInvalidClassName
✔️ testFormatWithEmptyLoggerName
✔️ testFormatWithoutIncludeOriginFlag
✔️ testMdcSerialization_singleEntry
✔️ testFormatWithIncludeOriginFlag

✔️ jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.JulIntegrationTest.xml

11 tests were completed in 324ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.jul.JulIntegrationTest 11✔️ 324ms

✔️ co.elastic.logging.jul.JulIntegrationTest

✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testLogOrigin
✔️ testAdditionalFieldsAsList
✔️ testLogExceptionNullMessage
✔️ testLogException

✔️ jul-ecs-formatter/target/surefire-reports/TEST-co.elastic.logging.jul.JulLoggingTest.xml

11 tests were completed in 52ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.jul.JulLoggingTest 11✔️ 52ms

✔️ co.elastic.logging.jul.JulLoggingTest

✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testLogOrigin
✔️ testAdditionalFieldsAsList

✔️ log4j-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j.Log4jEcsLayoutIntegrationTest.xml

10 tests were completed in 57ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j.Log4jEcsLayoutIntegrationTest 10✔️ 57ms

✔️ co.elastic.logging.log4j.Log4jEcsLayoutIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog

✔️ log4j-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j.Log4jEcsLayoutTest.xml

10 tests were completed in 588ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j.Log4jEcsLayoutTest 10✔️ 588ms

✔️ co.elastic.logging.log4j.Log4jEcsLayoutTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog

✔️ log4j-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.log4j.LegacyLog4jEcsLayoutTest.xml

10 tests were completed in 334ms with 10 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j.LegacyLog4jEcsLayoutTest 10✔️ 334ms

✔️ co.elastic.logging.log4j.LegacyLog4jEcsLayoutTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.CurrentLog4j2EcsLayoutTest.xml

20 tests were completed in 858ms with 20 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.CurrentLog4j2EcsLayoutTest 20✔️ 858ms

✔️ co.elastic.logging.log4j2.CurrentLog4j2EcsLayoutTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker
✔️ testJsonMessageObject
✔️ testMapMessage
✔️ testParameterizedStructuredMessage

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.EcsLayoutWithExceptionPatternTest.xml

17 tests were completed in 107ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.EcsLayoutWithExceptionPatternTest 17✔️ 107ms

✔️ co.elastic.logging.log4j2.EcsLayoutWithExceptionPatternTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker
✔️ testLogExceptionNullMessage
✔️ testLogException

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.EcsLayoutWithStackTraceAsArrayTest.xml

17 tests were completed in 122ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.EcsLayoutWithStackTraceAsArrayTest 17✔️ 122ms

✔️ co.elastic.logging.log4j2.EcsLayoutWithStackTraceAsArrayTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker
✔️ testLogExceptionNullMessage
✔️ testLogException

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.Log4j2EcsBuilderTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.Log4j2EcsBuilderTest 1✔️ 0ms

✔️ co.elastic.logging.log4j2.Log4j2EcsBuilderTest

✔️ testAdditionalFieldsCanBeEmptyInBuilder

✔️ log4j2-ecs-layout/target/surefire-reports/TEST-co.elastic.logging.log4j2.Log4j2EcsLayoutIntegrationTest.xml

17 tests were completed in 113ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.Log4j2EcsLayoutIntegrationTest 17✔️ 113ms

✔️ co.elastic.logging.log4j2.Log4j2EcsLayoutIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker

✔️ log4j2-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.log4j2.LegacyLog4j2EcsLayoutTest.xml

17 tests were completed in 553ms with 17 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.log4j2.LegacyLog4j2EcsLayoutTest 17✔️ 553ms

✔️ co.elastic.logging.log4j2.LegacyLog4j2EcsLayoutTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testJsonMessageBoolean
✔️ testJsonMessageArray
✔️ testJsonMessageNumber
✔️ testJsonMessageString
✔️ testCustomPatternConverter
✔️ testAdditionalFieldsWithLookup
✔️ testMarker

✔️ logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderIntegrationTest.xml

11 tests were completed in 95ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.EcsEncoderIntegrationTest 11✔️ 95ms

✔️ co.elastic.logging.logback.EcsEncoderIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker

✔️ logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderTest.xml

11 tests were completed in 29ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.EcsEncoderTest 11✔️ 29ms

✔️ co.elastic.logging.logback.EcsEncoderTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker

✔️ logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderWithCustomThrowableConverterIntegrationTest.xml

11 tests were completed in 480ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.EcsEncoderWithCustomThrowableConverterIntegrationTest 11✔️ 480ms

✔️ co.elastic.logging.logback.EcsEncoderWithCustomThrowableConverterIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker
✔️ testLogException

✔️ logback-ecs-encoder/target/surefire-reports/TEST-co.elastic.logging.logback.EcsEncoderWithStacktraceAsArrayTest.xml

11 tests were completed in 16ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.EcsEncoderWithStacktraceAsArrayTest 11✔️ 16ms

✔️ co.elastic.logging.logback.EcsEncoderWithStacktraceAsArrayTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker
✔️ testLogExceptionNullMessage
✔️ testLogException

✔️ logback-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.logback.LegacyEcsEncoderIntegrationTest.xml

11 tests were completed in 450ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.LegacyEcsEncoderIntegrationTest 11✔️ 450ms

✔️ co.elastic.logging.logback.LegacyEcsEncoderIntegrationTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker

✔️ logback-legacy-tests/target/surefire-reports/TEST-co.elastic.logging.logback.LegacyEcsEncoderTest.xml

11 tests were completed in 46ms with 11 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
co.elastic.logging.logback.LegacyEcsEncoderTest 11✔️ 46ms

✔️ co.elastic.logging.logback.LegacyEcsEncoderTest

✔️ testLogOrigin
✔️ testSimpleLog
✔️ testMdc
✔️ testThreadContext
✔️ testAdditionalFields
✔️ testMetadata
✔️ testLogExceptionNullMessage
✔️ testLogException
✔️ testThreadContextStack
✔️ testSimpleParameterizedLog
✔️ testMarker