Hi Chris,
so in my case I get an illegalAccessException from the
io.netty.util.internal.PlatformDependent.
I have there an old discussion in mind where we talked about it. That Netty raw
sockets have some issues under windows or that the lib we use to test ist.
Here is my full trace (not extended -X):
"C:\Program Files\Java\jdk-12.0.1\bin\java.exe"
-Dmaven.multiModuleProjectDirectory=D:\General_Gits\plc4x
"-Dmaven.home=C:\Program Files\JetBrains\IntelliJ IDEA
2019.1\plugins\maven\lib\maven3" "-Dclassworlds.conf=C:\Program
Files\JetBrains\IntelliJ IDEA 2019.1\plugins\maven\lib\maven3\bin\m2.conf"
"-javaagent:C:\Program Files\JetBrains\IntelliJ IDEA
2019.1\lib\idea_rt.jar=50166:C:\Program Files\JetBrains\IntelliJ IDEA
2019.1\bin" -Dfile.encoding=UTF-8 -classpath "C:\Program
Files\JetBrains\IntelliJ IDEA
2019.1\plugins\maven\lib\maven3\boot\plexus-classworlds-2.5.2.jar"
org.codehaus.classworlds.Launcher -Didea.version2019.1.3 test
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.plc4x:plc4j-utils-pcap-replay:jar:0.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.sonarsource.scanner.maven:sonar-maven-plugin is missing. @
org.apache.plc4x:plc4j-utils-pcap-replay:[unknown-version],
D:\General_Gits\plc4x\plc4j\utils\pcap-replay\pom.xml, line 86, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.plc4x:plc4j-utils-pcap-shared:jar:0.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.sonarsource.scanner.maven:sonar-maven-plugin is missing. @
org.apache.plc4x:plc4j-utils-pcap-shared:[unknown-version],
D:\General_Gits\plc4x\plc4j\utils\pcap-shared\pom.xml, line 71, column 15
[WARNING]
[WARNING] Some problems were encountered while building the effective model for
org.apache.plc4x:plc4j-utils-raw-sockets:jar:0.7.0-SNAPSHOT
[WARNING] 'build.plugins.plugin.version' for
org.sonarsource.scanner.maven:sonar-maven-plugin is missing. @
org.apache.plc4x:plc4j-utils-raw-sockets:[unknown-version],
D:\General_Gits\plc4x\plc4j\utils\raw-sockets\pom.xml, line 97, column 15
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten
the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO]
[INFO] PLC4X
[INFO] PLC4X: Build Utils
[INFO] PLC4X: Build Utils: Language Base: Freemarker
[INFO] PLC4X: Build Utils: Protocol Base: MSpec
[INFO] PLC4X: Build Utils: Language: Java
[INFO] PLC4X: Build Utils: Protocol Test: (Documentation)
[INFO] Protocols
[INFO] Protocols: AB-ETH
[INFO] Protocols: AMS/ADS
[INFO] Protocols: BACNet/IP
[INFO] Protocols: Df1
[INFO] Protocols: KNXNet/IP
[INFO] Protocols: Modbus
[INFO] Protocols: S7
[INFO] PLC4J
[INFO] PLC4J: API
[INFO] PLC4J: SPI
[INFO] PLC4J: Transports
[INFO] PLC4J: Transports: TCP
[INFO] PLC4J: Utils
[INFO] PLC4J: Utils: Test Utils
[INFO] PLC4J: Drivers
[INFO] PLC4J: Driver: AB-ETH
[INFO] PLC4J: Transports: UDP
[INFO] PLC4J: Utils: Pcap (Shared)
[INFO] PLC4J: Transports: PCAP (shared)
[INFO] PLC4J: Utils: Raw-Sockets
[INFO] PLC4J: Transports: Raw Socket
[INFO] PLC4J: Utils: Pcap-Replay
[INFO] PLC4J: Transports: PCAP Replay
[INFO] PLC4J: Driver: KNXNet/IP
[INFO] PLC4J: Driver: Mock
[INFO] PLC4J: Transports: Serial
[INFO] PLC4J: Driver: Modbus
[INFO] PLC4J: Driver: S7 (Step7)
[INFO] PLC4J: Driver: OPC UA
[INFO] PLC4J: Driver: Simulated
[INFO] PLC4J: Examples
[INFO] PLC4J: Examples: Cloud: Azure IoT Hub
[INFO] PLC4J: Examples: Cloud: Google Cloud IoT Core
[INFO] PLC4J: Integrations
[INFO] PLC4J: Integrations: Apache Edgent
[INFO] PLC4J: Examples: Connectivity: Kafka
[INFO] PLC4J: Examples: Connectivity: MQTT
[INFO] PLC4J: Examples: Hello InfluxDB Data Collection
[INFO] PLC4J: Examples: Edgent
[INFO] PLC4J: Tools
[INFO] PLC4J: Tools: Object PLC Mapping
[INFO] PLC4J: Tools: Connection Pool
[INFO] PLC4J: Examples: Hello OPM
[INFO] PLC4J: Examples: Storage: ElasticSearch
[INFO] PLC4J: Examples: Hello-Webapp (root)
[INFO] PLC4J: Examples: Hello-Webapp: Client
[INFO] PLC4J: Examples: Hello-Webapp: Service
[INFO] PLC4J: Examples: Hello-Webapp: Spring-Boot WAR
[INFO] PLC4J: Examples: Hello-World PLC4X
[INFO] PLC4J: Examples: IoTDB
[INFO] PLC4J: Integrations: Apache Camel
[INFO] PLC4J: Tools: Scraper
[INFO] PLC4J: Integrations: Apache Kafka
[INFO] PLC4J: Integrations: Apache Nifi
[INFO] PLC4J: Integrations: Apache Nifi: Processors
[INFO] PLC4J: Integrations: Apache Nifi: NAR
[INFO] PLC4J: Integrations: Apache Calcite
[INFO] PLC4J: Tools: Capture Replay
[INFO] PLC4J: Transports: Test
[INFO] Tools
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4X 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- groovy-maven-plugin:2.1.1:execute (prerequisite-check) @
plc4x-parent ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by
org.codehaus.groovy.reflection.CachedClass
(file:/C:/Users/ac121572/.m2/repository/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar)
to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of
org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal
reflective access operations
WARNING: All illegal access operations will be denied in a future release
Detected OS: windows
Detected Arch: x86_64
Enabled profiles:
Detecting Git version: 2.25.0 OK
All known conditions met successfully.
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-parent ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4X: Build Utils 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-build-utils ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4X: Build Utils: Language Base: Freemarker 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-build-utils-language-base-freemarker ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-build-utils-language-base-freemarker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\build-utils\language-base-freemarker\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-build-utils-language-base-freemarker ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to
D:\General_Gits\plc4x\build-utils\language-base-freemarker\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-build-utils-language-base-freemarker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\build-utils\language-base-freemarker\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-build-utils-language-base-freemarker ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-build-utils-language-base-freemarker ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4X: Build Utils: Protocol Base: MSpec 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-build-utils-protocol-base-mspec ---
[INFO]
[INFO] --- antlr4-maven-plugin:4.7.2:antlr4 (antlr) @
plc4x-build-utils-protocol-base-mspec ---
[INFO] ANTLR 4: Processing source directory
D:\General_Gits\plc4x\build-utils\protocol-base-mspec\src\main\antlr4
[INFO] Processing grammar:
org\apache\plc4x\plugins\codegenerator\language\mspec\MSpec.g4
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-build-utils-protocol-base-mspec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\build-utils\protocol-base-mspec\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-build-utils-protocol-base-mspec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 41 source files to
D:\General_Gits\plc4x\build-utils\protocol-base-mspec\target\classes
[INFO]
/D:/General_Gits/plc4x/build-utils/protocol-base-mspec/src/main/java/org/apache/plc4x/plugins/codegenerator/language/mspec/expression/ExpressionStringListener.java:
D:\General_Gits\plc4x\build-utils\protocol-base-mspec\src\main\java\org\apache\plc4x\plugins\codegenerator\language\mspec\expression\ExpressionStringListener.java
uses unchecked or unsafe operations.
[INFO]
/D:/General_Gits/plc4x/build-utils/protocol-base-mspec/src/main/java/org/apache/plc4x/plugins/codegenerator/language/mspec/expression/ExpressionStringListener.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-build-utils-protocol-base-mspec ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-build-utils-protocol-base-mspec ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to
D:\General_Gits\plc4x\build-utils\protocol-base-mspec\target\test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-build-utils-protocol-base-mspec ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running
org.apache.plc4x.plugins.codegenerator.language.mspec.expression.ExpressionStringParserTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.447 s
- in
org.apache.plc4x.plugins.codegenerator.language.mspec.expression.ExpressionStringParserTest
[INFO] Running
org.apache.plc4x.plugins.codegenerator.language.mspec.parser.MessageFormatParserTest
{AmsSerialFrame=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@66b7550d,
AdsDeleteDeviceNotificationRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@3543df7d,
AdsInvalidRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@7c541c15,
AdsWriteControlResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@3542162a,
AdsWriteRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@698122b2,
AmsSerialAcknowledgeFrame=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@4212a0c8,
AdsInvalidResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@1e7aa82b,
AdsAddDeviceNotificationResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@3b2c0e88,
AdsReadWriteRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@5bd82fed,
AdsReadResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@c1bd0be,
AmsHeader=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@476b0ae6,
AdsReadDeviceInfoRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@1c6804cd,
AdsWriteControlRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@655f7ea,
AdsReadStateRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@549949be,
AmsNetId=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@4b3a45f1,
AdsReadRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@17a87e37,
AdsStampHeader=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@3eeb318f,
AmsSerialResetFrame=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@20a14b55,
AdsReadStateResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@39ad977d,
AdsReadWriteResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@6da00fb9,
ADSData=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@a202ccb,
AdsDeleteDeviceNotificationResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@20f12539,
AdsDeviceNotificationRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@75b25825,
AdsDeviceNotificationResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@18025ced,
AdsNotificationSample=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@13cf7d52,
AmsTcpHeader=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@3a3e4aff,
AdsReadDeviceInfoResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@5d2a4eed,
AmsTCPPacket=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@57459491,
State=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@3f0846c6,
AmsPacket=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultComplexTypeDefinition@77a98a6a,
AdsWriteResponse=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@78fbff54,
AdsAddDeviceNotificationRequest=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultDiscriminatedComplexTypeDefinition@3e10dc6,
CommandId=org.apache.plc4x.plugins.codegenerator.language.mspec.model.definitions.DefaultEnumTypeDefinition@7e22550a}
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s
- in
org.apache.plc4x.plugins.codegenerator.language.mspec.parser.MessageFormatParserTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4X: Build Utils: Language: Java 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-build-utils-language-java ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-build-utils-language-java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-build-utils-language-java ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to
D:\General_Gits\plc4x\build-utils\language-java\target\classes
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-build-utils-language-java ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\build-utils\language-java\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-build-utils-language-java ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-build-utils-language-java ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4X: Build Utils: Protocol Test: (Documentation)
0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
https://repository.apache.org/snapshots/org/apache/plc4x/plugins/plc4x-maven-plugin/1.2.0-SNAPSHOT/maven-metadata.xml
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/plc4x/plugins/plc4x-maven-plugin/1.2.0-SNAPSHOT/maven-metadata.xml
Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/plc4x/plugins/plc4x-maven-plugin/1.2.0-SNAPSHOT/maven-metadata.xml
(792 B at 0.6 KB/sec)
Downloaded:
https://repository.apache.org/snapshots/org/apache/plc4x/plugins/plc4x-maven-plugin/1.2.0-SNAPSHOT/maven-metadata.xml
(792 B at 0.6 KB/sec)
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/plc4x/plugins/plc4x-maven-plugin/1.2.0-SNAPSHOT/plc4x-maven-plugin-1.2.0-20200227.073041-1.pom
Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/plc4x/plugins/plc4x-maven-plugin/1.2.0-SNAPSHOT/plc4x-maven-plugin-1.2.0-20200227.073041-1.pom
(6 KB at 6.4 KB/sec)
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/plc4x/plugins/plc4x-maven-plugin/1.2.0-SNAPSHOT/plc4x-maven-plugin-1.2.0-20200227.073041-1.jar
Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/plc4x/plugins/plc4x-maven-plugin/1.2.0-SNAPSHOT/plc4x-maven-plugin-1.2.0-20200227.073041-1.jar
(20 KB at 20.5 KB/sec)
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-build-utils-protocol-test ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-build-utils-protocol-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-build-utils-protocol-test ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\build-utils\protocol-test\target\classes
[INFO]
[INFO] --- plc4x-maven-plugin:1.2.0-SNAPSHOT:generate-driver (test) @
plc4x-build-utils-protocol-test ---
line 71:0 extraneous input '<EOF>' expecting {'type', 'discriminatedType',
'enum', 'dataIo', 'abstract', 'array', 'checksum', 'const', 'discriminator',
'implicit', 'manualArray', 'manual', 'optional', 'padding', 'reserved',
'simple', 'typeSwitch', 'virtual', 'bit', 'int', 'uint', 'float', '.',
'ufloat', 'string', 'time', 'date', 'dateTime', ',', 'A', 'B', 'C', 'D', 'E',
'F', '(', ')', '?', ':', '"', '!', COMMENT, INTEGER_LITERAL, HEX_LITERAL, ''',
'x', '[', ']', '{', '}', K_COUNT, K_LENGTH, K_TERMINATE, BinaryOperator, '0',
HEX_VALUE, IDENTIFIER, WS}
[INFO] Generating type SimpleType
[INFO] Generating type DiscriminatedTypeA
[INFO] Generating type DiscriminatedType
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-build-utils-protocol-test ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\build-utils\protocol-test\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-build-utils-protocol-test ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-build-utils-protocol-test ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Protocols 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-protocols ---
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4x-protocols ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4x-protocols ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\protocols\\target\\jacoco.exec
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Protocols: AB-ETH 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-protocols-ab-eth ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-protocols-ab-eth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-protocols-ab-eth ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\protocols\ab-eth\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4x-protocols-ab-eth ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4x-protocols-ab-eth ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\protocols\\ab-eth\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-protocols-ab-eth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\protocols\ab-eth\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-protocols-ab-eth ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-protocols-ab-eth ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Protocols: AMS/ADS 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-protocols-amsads ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-protocols-amsads ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-protocols-amsads ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\protocols\amsads\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4x-protocols-amsads ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4x-protocols-amsads ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\protocols\\amsads\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-protocols-amsads ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\protocols\amsads\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-protocols-amsads ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-protocols-amsads ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Protocols: BACNet/IP 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-protocols-bacnetip ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-protocols-bacnetip ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-protocols-bacnetip ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\protocols\bacnetip\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4x-protocols-bacnetip ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4x-protocols-bacnetip ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\protocols\\bacnetip\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-protocols-bacnetip ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\protocols\bacnetip\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-protocols-bacnetip ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-protocols-bacnetip ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Protocols: Df1 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-protocols-df1 ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-protocols-df1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-protocols-df1 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\protocols\df1\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4x-protocols-df1 ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4x-protocols-df1 ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\protocols\\df1\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-protocols-df1 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\protocols\df1\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-protocols-df1 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-protocols-df1 ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Protocols: KNXNet/IP 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-protocols-knxnetip ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-protocols-knxnetip ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-protocols-knxnetip ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\protocols\knxnetip\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4x-protocols-knxnetip ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4x-protocols-knxnetip ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\protocols\\knxnetip\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-protocols-knxnetip ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-protocols-knxnetip ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-protocols-knxnetip ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Protocols: Modbus 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-protocols-modbus ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-protocols-modbus ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-protocols-modbus ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\protocols\modbus\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4x-protocols-modbus ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4x-protocols-modbus ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\protocols\\modbus\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-protocols-modbus ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\protocols\modbus\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-protocols-modbus ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-protocols-modbus ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Protocols: S7 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4x-protocols-s7 ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4x-protocols-s7 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4x-protocols-s7 ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\protocols\s7\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4x-protocols-s7 ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4x-protocols-s7 ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\protocols\\s7\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4x-protocols-s7 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4x-protocols-s7 ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4x-protocols-s7 ---
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ plc4j
---
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ plc4j ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ plc4j ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\target\\jacoco.exec
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @ plc4j
---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: API 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-api ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\api\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ plc4j-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 63 source files to
D:\General_Gits\plc4x\plc4j\api\target\classes
[INFO]
/D:/General_Gits/plc4x/plc4j/api/src/main/java/org/apache/plc4x/java/api/messages/PlcWriteRequest.java:
D:\General_Gits\plc4x\plc4j\api\src\main\java\org\apache\plc4x\java\api\messages\PlcWriteRequest.java
uses unchecked or unsafe operations.
[INFO]
/D:/General_Gits/plc4x/plc4j/api/src/main/java/org/apache/plc4x/java/api/messages/PlcWriteRequest.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ plc4j-api ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ plc4j-api
---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\api\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-api ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-api ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 44 source files to
D:\General_Gits\plc4x\plc4j\api\target\test-classes
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-api ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-api ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ plc4j-api ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.plc4x.java.api.exceptions.PlcConnectionExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s
- in org.apache.plc4x.java.api.exceptions.PlcConnectionExceptionTest
[INFO] Running org.apache.plc4x.java.api.exceptions.PlcExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcExceptionTest
[INFO] Running org.apache.plc4x.java.api.exceptions.PlcFieldRangeExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcFieldRangeExceptionTest
[INFO] Running
org.apache.plc4x.java.api.exceptions.PlcIncompatibleDatatypeExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcIncompatibleDatatypeExceptionTest
[INFO] Running org.apache.plc4x.java.api.exceptions.PlcInvalidFieldExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcInvalidFieldExceptionTest
[INFO] Running org.apache.plc4x.java.api.exceptions.PlcIoExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.apache.plc4x.java.api.exceptions.PlcIoExceptionTest
[INFO] Running
org.apache.plc4x.java.api.exceptions.PlcNotImplementedExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.apache.plc4x.java.api.exceptions.PlcNotImplementedExceptionTest
[INFO] Running org.apache.plc4x.java.api.exceptions.PlcProtocolExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcProtocolExceptionTest
[INFO] Running
org.apache.plc4x.java.api.exceptions.PlcProtocolPayloadTooBigExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcProtocolPayloadTooBigExceptionTest
[INFO] Running org.apache.plc4x.java.api.exceptions.PlcRuntimeExceptionTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcRuntimeExceptionTest
[INFO] Running org.apache.plc4x.java.api.exceptions.PlcTimeoutExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcTimeoutExceptionTest
[INFO] Running
org.apache.plc4x.java.api.exceptions.PlcUnsupportedDataTypeExceptionTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.apache.plc4x.java.api.exceptions.PlcUnsupportedDataTypeExceptionTest
[INFO] Running
org.apache.plc4x.java.api.exceptions.PlcUnsupportedOperationExceptionTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.exceptions.PlcUnsupportedOperationExceptionTest
[INFO] Running org.apache.plc4x.java.api.types.PlcClientDatatypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in
org.apache.plc4x.java.api.types.PlcClientDatatypeTest
[INFO] Running org.apache.plc4x.java.api.types.PlcResponseCodeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s
- in org.apache.plc4x.java.api.types.PlcResponseCodeTest
[INFO] Running org.apache.plc4x.java.api.types.PlcSubscriptionTypeTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s
- in org.apache.plc4x.java.api.types.PlcSubscriptionTypeTest
[INFO] Running org.apache.plc4x.java.api.types.PlcValueTest
{"Entry 1": [true,"Pimmel",false,"Arsch",1278391]}
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s
- in org.apache.plc4x.java.api.types.PlcValueTest
[INFO] Running org.apache.plc4x.java.api.value.PlcValuesTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s
- in org.apache.plc4x.java.api.value.PlcValuesTest
[INFO] Running
org.apache.plc4x.java.api.authentication.PlcUsernamePasswordAuthenticationTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.408 s
- in
org.apache.plc4x.java.api.authentication.PlcUsernamePasswordAuthenticationTest
[INFO] Running org.apache.plc4x.java.PlcDriverManagerTest
11:12:35.982 [main] INFO org.apache.plc4x.java.PlcDriverManager - Instantiating
new PLC Driver Manager with class loader
jdk.internal.loader.ClassLoaders$AppClassLoader@5451c3a8
11:12:36.042 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
available drivers...
11:12:36.420 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
driver for Protocol api-mock (Mock Protocol Implementation)
11:12:36.424 [main] INFO org.apache.plc4x.java.PlcDriverManager - Instantiating
new PLC Driver Manager with class loader
jdk.internal.loader.ClassLoaders$AppClassLoader@5451c3a8
11:12:36.425 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
available drivers...
11:12:36.427 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
driver for Protocol api-mock (Mock Protocol Implementation)
11:12:36.430 [main] INFO org.apache.plc4x.java.PlcDriverManager - Instantiating
new PLC Driver Manager with class loader java.net.URLClassLoader@7540160e
11:12:36.430 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
available drivers...
11:12:36.436 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
driver for Protocol api-mock (Mock Protocol Implementation)
11:12:36.473 [main] INFO org.apache.plc4x.java.PlcDriverManager - Instantiating
new PLC Driver Manager with class loader
jdk.internal.loader.ClassLoaders$AppClassLoader@5451c3a8
11:12:36.474 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
available drivers...
11:12:36.475 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
driver for Protocol api-mock (Mock Protocol Implementation)
11:12:38.425 [main] INFO org.apache.plc4x.java.PlcDriverManager - Instantiating
new PLC Driver Manager with class loader
jdk.internal.loader.ClassLoaders$AppClassLoader@5451c3a8
11:12:38.426 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
available drivers...
11:12:38.427 [main] INFO org.apache.plc4x.java.PlcDriverManager - Registering
driver for Protocol api-mock (Mock Protocol Implementation)
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.467 s
- in org.apache.plc4x.java.PlcDriverManagerTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: SPI 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-spi ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-spi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\spi\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ plc4j-spi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 95 source files to
D:\General_Gits\plc4x\plc4j\spi\target\classes
[INFO]
/D:/General_Gits/plc4x/plc4j/spi/src/main/java/org/apache/plc4x/java/spi/protocol/SingleItemToSingleRequestProtocol.java:
D:\General_Gits\plc4x\plc4j\spi\src\main\java\org\apache\plc4x\java\spi\protocol\SingleItemToSingleRequestProtocol.java
uses or overrides a deprecated API.
[INFO]
/D:/General_Gits/plc4x/plc4j/spi/src/main/java/org/apache/plc4x/java/spi/protocol/SingleItemToSingleRequestProtocol.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/D:/General_Gits/plc4x/plc4j/spi/src/main/java/org/apache/plc4x/java/spi/optimizer/BaseOptimizer.java:
Some input files use unchecked or unsafe operations.
[INFO]
/D:/General_Gits/plc4x/plc4j/spi/src/main/java/org/apache/plc4x/java/spi/optimizer/BaseOptimizer.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ plc4j-spi ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ plc4j-spi
---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\spi\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-spi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\spi\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-spi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to
D:\General_Gits\plc4x\plc4j\spi\target\test-classes
[INFO]
/D:/General_Gits/plc4x/plc4j/spi/src/test/java/org/apache/plc4x/java/spi/internal/DefaultSendRequestContextTest.java:
D:\General_Gits\plc4x\plc4j\spi\src\test\java\org\apache\plc4x\java\spi\internal\DefaultSendRequestContextTest.java
uses or overrides a deprecated API.
[INFO]
/D:/General_Gits/plc4x/plc4j/spi/src/test/java/org/apache/plc4x/java/spi/internal/DefaultSendRequestContextTest.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/D:/General_Gits/plc4x/plc4j/spi/src/test/java/org/apache/plc4x/java/spi/internal/DefaultSendRequestContextTest.java:
D:\General_Gits\plc4x\plc4j\spi\src\test\java\org\apache\plc4x\java\spi\internal\DefaultSendRequestContextTest.java
uses unchecked or unsafe operations.
[INFO]
/D:/General_Gits/plc4x/plc4j/spi/src/test/java/org/apache/plc4x/java/spi/internal/DefaultSendRequestContextTest.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-spi ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-spi ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ plc4j-spi ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.plc4x.java.spi.internal.DefaultSendRequestContextTest
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.119 s
- in org.apache.plc4x.java.spi.internal.DefaultSendRequestContextTest
[INFO] Running org.apache.plc4x.java.spi.parser.ConnectionParserTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.222 s
- in org.apache.plc4x.java.spi.parser.ConnectionParserTest
[INFO] Running org.apache.plc4x.java.spi.optimizer.RequestTransactionManagerTest
[WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.143
s - in org.apache.plc4x.java.spi.optimizer.RequestTransactionManagerTest
[INFO]
[INFO] Results:
[INFO]
[WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Transports 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-transports ---
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4j-transports ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-transports ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\transports\\target\\jacoco.exec
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-transports ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-transports ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Transports: TCP 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-transport-tcp ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-transport-tcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4j-transport-tcp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to
D:\General_Gits\plc4x\plc4j\transports\tcp\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4j-transport-tcp ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-transport-tcp ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\transports\\tcp\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-transport-tcp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\transports\tcp\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-transport-tcp ---
[INFO] No sources to compile
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-transport-tcp ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-transport-tcp ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4j-transport-tcp ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Utils 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-utils ---
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ plc4j-utils
---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-utils ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\utils\\target\\jacoco.exec
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-utils ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-utils ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Utils: Test Utils 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-utils-test-utils ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-utils-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4j-utils-test-utils ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to
D:\General_Gits\plc4x\plc4j\utils\test-utils\target\classes
[INFO]
/D:/General_Gits/plc4x/plc4j/utils/test-utils/src/main/java/org/apache/plc4x/test/parserserializer/ParserSerializerTestsuiteRunner.java:
D:\General_Gits\plc4x\plc4j\utils\test-utils\src\main\java\org\apache\plc4x\test\parserserializer\ParserSerializerTestsuiteRunner.java
uses or overrides a deprecated API.
[INFO]
/D:/General_Gits/plc4x/plc4j/utils/test-utils/src/main/java/org/apache/plc4x/test/parserserializer/ParserSerializerTestsuiteRunner.java:
Recompile with -Xlint:deprecation for details.
[INFO]
/D:/General_Gits/plc4x/plc4j/utils/test-utils/src/main/java/org/apache/plc4x/test/parserserializer/ParserSerializerTestsuiteRunner.java:
D:\General_Gits\plc4x\plc4j\utils\test-utils\src\main\java\org\apache\plc4x\test\parserserializer\ParserSerializerTestsuiteRunner.java
uses unchecked or unsafe operations.
[INFO]
/D:/General_Gits/plc4x/plc4j/utils/test-utils/src/main/java/org/apache/plc4x/test/parserserializer/ParserSerializerTestsuiteRunner.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4j-utils-test-utils ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-utils-test-utils ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\utils\\test-utils\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-utils-test-utils ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\utils\test-utils\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-utils-test-utils ---
[INFO] No sources to compile
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-utils-test-utils ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-utils-test-utils ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4j-utils-test-utils ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Drivers 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-drivers ---
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @ plc4j-drivers
---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-drivers ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\drivers\\target\\jacoco.exec
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-drivers ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-drivers ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Driver: AB-ETH 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-driver-ab-eth ---
[INFO]
[INFO] --- plc4x-maven-plugin:1.2.0-SNAPSHOT:generate-driver (test) @
plc4j-driver-ab-eth ---
[INFO] Generating type DF1RequestCommand
[INFO] Generating type CIPEncapsulationConnectionResponse
[INFO] Generating type DF1RequestMessage
[INFO] Generating type DF1CommandRequestMessage
[INFO] Generating type DF1RequestProtectedTypedLogicalRead
[INFO] Generating type DF1CommandResponseMessageProtectedTypedLogicalRead
[INFO] Generating type CIPEncapsulationReadResponse
[INFO] Generating type DF1ResponseMessage
[INFO] Generating type CIPEncapsulationConnectionRequest
[INFO] Generating type CIPEncapsulationPacket
[INFO] Generating type CIPEncapsulationReadRequest
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-driver-ab-eth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4j-driver-ab-eth ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 30 source files to
D:\General_Gits\plc4x\plc4j\drivers\ab-eth\target\classes
[INFO]
/D:/General_Gits/plc4x/plc4j/drivers/ab-eth/src/main/java/org/apache/plc4x/java/abeth/protocol/Plc4xAbEthProtocol.java:
D:\General_Gits\plc4x\plc4j\drivers\ab-eth\src\main\java\org\apache\plc4x\java\abeth\protocol\Plc4xAbEthProtocol.java
uses unchecked or unsafe operations.
[INFO]
/D:/General_Gits/plc4x/plc4j/drivers/ab-eth/src/main/java/org/apache/plc4x/java/abeth/protocol/Plc4xAbEthProtocol.java:
Recompile with -Xlint:unchecked for details.
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4j-driver-ab-eth ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-driver-ab-eth ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\drivers\\ab-eth\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-driver-ab-eth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-driver-ab-eth ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\plc4j\drivers\ab-eth\target\test-classes
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-driver-ab-eth ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-driver-ab-eth ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4j-driver-ab-eth ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.plc4x.protocol.abeth.AbEthTest
11:13:01.026 [main] INFO o.a.p.t.p.ParserSerializerTestsuiteRunner - Found 4
testcases.
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.484 s
- in org.apache.plc4x.protocol.abeth.AbEthTest
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Transports: UDP 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-transport-udp ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-transport-udp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4j-transport-udp ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to
D:\General_Gits\plc4x\plc4j\transports\udp\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4j-transport-udp ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-transport-udp ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\transports\\udp\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-transport-udp ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\transports\udp\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-transport-udp ---
[INFO] No sources to compile
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-transport-udp ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-transport-udp ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4j-transport-udp ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Utils: Pcap (Shared) 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/sonarsource/scanner/maven/sonar-maven-plugin/maven-metadata.xml
Downloading:
https://repository.apache.org/snapshots/org/sonarsource/scanner/maven/sonar-maven-plugin/maven-metadata.xml
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-utils-pcap-shared ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-utils-pcap-shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\utils\pcap-shared\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4j-utils-pcap-shared ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to
D:\General_Gits\plc4x\plc4j\utils\pcap-shared\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4j-utils-pcap-shared ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-utils-pcap-shared ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\utils\\pcap-shared\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-utils-pcap-shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\utils\pcap-shared\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-utils-pcap-shared ---
[INFO] No sources to compile
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-utils-pcap-shared ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-utils-pcap-shared ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4j-utils-pcap-shared ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Transports: PCAP (shared) 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-transport-pcap-shared ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-transport-pcap-shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\transports\pcap-shared\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4j-transport-pcap-shared ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to
D:\General_Gits\plc4x\plc4j\transports\pcap-shared\target\classes
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4j-transport-pcap-shared ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-transport-pcap-shared ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\transports\\pcap-shared\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-transport-pcap-shared ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\transports\pcap-shared\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-transport-pcap-shared ---
[INFO] No sources to compile
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-transport-pcap-shared ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-transport-pcap-shared ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4j-transport-pcap-shared ---
[INFO] No tests to run.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building PLC4J: Utils: Raw-Sockets 0.7.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @
plc4j-utils-raw-sockets ---
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @
plc4j-utils-raw-sockets ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\utils\raw-sockets\src\main\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @
plc4j-utils-raw-sockets ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to
D:\General_Gits\plc4x\plc4j\utils\raw-sockets\target\classes
[INFO]
/D:/General_Gits/plc4x/plc4j/utils/raw-sockets/src/main/java/org/apache/plc4x/java/utils/rawsockets/netty/RawSocketChannel.java:
D:\General_Gits\plc4x\plc4j\utils\raw-sockets\src\main\java\org\apache\plc4x\java\utils\rawsockets\netty\RawSocketChannel.java
uses or overrides a deprecated API.
[INFO]
/D:/General_Gits/plc4x/plc4j/utils/raw-sockets/src/main/java/org/apache/plc4x/java/utils/rawsockets/netty/RawSocketChannel.java:
Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- maven-bundle-plugin:4.2.1:manifest (bundle-manifest) @
plc4j-utils-raw-sockets ---
[INFO]
[INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @
plc4j-utils-raw-sockets ---
[INFO] surefireArgLine set to
-javaagent:C:\\Users\\ac121572\\.m2\\repository\\org\\jacoco\\org.jacoco.agent\\0.8.5\\org.jacoco.agent-0.8.5-runtime.jar=destfile=D:\\General_Gits\\plc4x\\plc4j\\utils\\raw-sockets\\target\\jacoco.exec
[INFO]
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @
plc4j-utils-raw-sockets ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
D:\General_Gits\plc4x\plc4j\utils\raw-sockets\src\test\resources
[INFO]
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @
plc4j-utils-raw-sockets ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to
D:\General_Gits\plc4x\plc4j\utils\raw-sockets\target\test-classes
[INFO]
/D:/General_Gits/plc4x/plc4j/utils/raw-sockets/src/test/java/org/apache/plc4x/java/utils/rawsockets/netty/RawSocketChannelTest.java:
D:\General_Gits\plc4x\plc4j\utils\raw-sockets\src\test\java\org\apache\plc4x\java\utils\rawsockets\netty\RawSocketChannelTest.java
uses or overrides a deprecated API.
[INFO]
/D:/General_Gits/plc4x/plc4j/utils/raw-sockets/src/test/java/org/apache/plc4x/java/utils/rawsockets/netty/RawSocketChannelTest.java:
Recompile with -Xlint:deprecation for details.
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:addTestSources (compile-groovy-tests) @
plc4j-utils-raw-sockets ---
[INFO]
[INFO] --- gmavenplus-plugin:1.6.2:compileTests (compile-groovy-tests) @
plc4j-utils-raw-sockets ---
[INFO] No sources specified for compilation. Skipping.
[INFO]
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @
plc4j-utils-raw-sockets ---
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.plc4x.java.utils.rawsockets.attic.RawIpSocketTest
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.018
s - in org.apache.plc4x.java.utils.rawsockets.attic.RawIpSocketTest
[INFO] Running org.apache.plc4x.java.utils.rawsockets.netty.RawSocketChannelTest
11:13:11.702 [main] DEBUG i.n.u.i.l.InternalLoggerFactory - Using SLF4J as the
default logging framework
11:13:11.709 [main] DEBUG i.n.util.internal.PlatformDependent - Platform:
Windows
11:13:11.721 [main] DEBUG i.n.util.internal.PlatformDependent0 -
-Dio.netty.noUnsafe: false
11:13:11.721 [main] DEBUG i.n.util.internal.PlatformDependent0 - Java version:
12
11:13:11.726 [main] DEBUG i.n.util.internal.PlatformDependent0 -
sun.misc.Unsafe.theUnsafe: available
11:13:11.728 [main] DEBUG i.n.util.internal.PlatformDependent0 -
sun.misc.Unsafe.copyMemory: available
11:13:11.730 [main] DEBUG i.n.util.internal.PlatformDependent0 -
java.nio.Buffer.address: available
11:13:11.737 [main] DEBUG i.n.util.internal.PlatformDependent0 - direct buffer
constructor: unavailable
java.lang.UnsupportedOperationException: Reflective setAccessible(true) disabled
at
io.netty.util.internal.ReflectionUtil.trySetAccessible(ReflectionUtil.java:31)
at
io.netty.util.internal.PlatformDependent0$4.run(PlatformDependent0.java:224)
at
java.base/java.security.AccessController.doPrivileged(AccessController.java:310)
at
io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:218)
at
io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:272)
at
io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:92)
at
io.netty.channel.ThreadPerChannelEventLoopGroup.<init>(ThreadPerChannelEventLoopGroup.java:55)
at
io.netty.channel.ThreadPerChannelEventLoopGroup.<init>(ThreadPerChannelEventLoopGroup.java:104)
at
io.netty.channel.oio.OioEventLoopGroup.<init>(OioEventLoopGroup.java:86)
at
io.netty.channel.oio.OioEventLoopGroup.<init>(OioEventLoopGroup.java:56)
at
io.netty.channel.oio.OioEventLoopGroup.<init>(OioEventLoopGroup.java:43)
at
org.apache.plc4x.java.utils.rawsockets.netty.RawSocketChannelTest.doConnect(RawSocketChannelTest.java:49)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at
org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at
java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at
java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at
org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at
org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at
org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at
org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:13:11.740 [main] DEBUG i.n.util.internal.PlatformDependent0 -
java.nio.Bits.unaligned: available, true
11:13:11.742 [main] DEBUG i.n.util.internal.PlatformDependent0 -
jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable
java.lang.IllegalAccessException: class
io.netty.util.internal.PlatformDependent0$6 cannot access class
jdk.internal.misc.Unsafe (in module java.base) because module java.base does
not export jdk.internal.misc to unnamed module @1b9e1916
at
java.base/jdk.internal.reflect.Reflection.newIllegalAccessException(Reflection.java:355)
at
java.base/java.lang.reflect.AccessibleObject.checkAccess(AccessibleObject.java:639)
at java.base/java.lang.reflect.Method.invoke(Method.java:559)
at
io.netty.util.internal.PlatformDependent0$6.run(PlatformDependent0.java:334)
at
java.base/java.security.AccessController.doPrivileged(AccessController.java:310)
at
io.netty.util.internal.PlatformDependent0.<clinit>(PlatformDependent0.java:325)
at
io.netty.util.internal.PlatformDependent.isAndroid(PlatformDependent.java:272)
at
io.netty.util.internal.PlatformDependent.<clinit>(PlatformDependent.java:92)
at
io.netty.channel.ThreadPerChannelEventLoopGroup.<init>(ThreadPerChannelEventLoopGroup.java:55)
at
io.netty.channel.ThreadPerChannelEventLoopGroup.<init>(ThreadPerChannelEventLoopGroup.java:104)
at
io.netty.channel.oio.OioEventLoopGroup.<init>(OioEventLoopGroup.java:86)
at
io.netty.channel.oio.OioEventLoopGroup.<init>(OioEventLoopGroup.java:56)
at
io.netty.channel.oio.OioEventLoopGroup.<init>(OioEventLoopGroup.java:43)
at
org.apache.plc4x.java.utils.rawsockets.netty.RawSocketChannelTest.doConnect(RawSocketChannelTest.java:49)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
at
org.junit.vintage.engine.execution.RunnerExecutor.execute(RunnerExecutor.java:40)
at
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183)
at
java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:195)
at java.base/java.util.Iterator.forEachRemaining(Iterator.java:133)
at
java.base/java.util.Spliterators$IteratorSpliterator.forEachRemaining(Spliterators.java:1801)
at
java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:484)
at
java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:474)
at
java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150)
at
java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173)
at
java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
at
java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:497)
at
org.junit.vintage.engine.VintageTestEngine.executeAllChildren(VintageTestEngine.java:80)
at
org.junit.vintage.engine.VintageTestEngine.execute(VintageTestEngine.java:71)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:229)
at
org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:197)
at
org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:211)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:191)
at
org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
at
org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:124)
at
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
at
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
11:13:11.744 [main] DEBUG i.n.util.internal.PlatformDependent0 -
java.nio.DirectByteBuffer.<init>(long, int): unavailable
11:13:11.744 [main] DEBUG i.n.util.internal.PlatformDependent -
sun.misc.Unsafe: available
11:13:11.746 [main] DEBUG i.n.util.internal.PlatformDependent -
maxDirectMemory: 268435456 bytes (maybe)
11:13:11.747 [main] DEBUG i.n.util.internal.PlatformDependent -
-Dio.netty.tmpdir: C:\Users\ac121572\AppData\Local\Temp (java.io.tmpdir)
11:13:11.747 [main] DEBUG i.n.util.internal.PlatformDependent -
-Dio.netty.bitMode: 64 (sun.arch.data.model)
11:13:11.750 [main] DEBUG i.n.util.internal.PlatformDependent -
-Dio.netty.maxDirectMemory: -1 bytes
11:13:11.750 [main] DEBUG i.n.util.internal.PlatformDependent -
-Dio.netty.uninitializedArrayAllocationThreshold: -1
11:13:11.754 [main] DEBUG io.netty.util.internal.CleanerJava9 -
java.nio.ByteBuffer.cleaner(): available
11:13:11.754 [main] DEBUG i.n.util.internal.PlatformDependent -
-Dio.netty.noPreferDirect: false
11:13:11.801 [main] DEBUG i.n.u.i.InternalThreadLocalMap -
-Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024
11:13:11.801 [main] DEBUG i.n.u.i.InternalThreadLocalMap -
-Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.806 s
<<< FAILURE! - in
org.apache.plc4x.java.utils.rawsockets.netty.RawSocketChannelTest
[ERROR] doConnect Time elapsed: 1.379 s <<< ERROR!
java.lang.UnsatisfiedLinkError:
Unable to load library 'wpcap':
The specified module could not be found.
The specified module could not be found.
The specified module could not be found.
Native library (win32-x86-64/wpcap.dll) not found in resource path
(D:\General_Gits\plc4x\plc4j\utils\raw-sockets\target\test-classes;D:\General_Gits\plc4x\plc4j\utils\raw-sockets\target\classes;D:\General_Gits\plc4x\plc4j\utils\pcap-shared\target\classes;C:\Users\ac121572\.m2\repository\io\netty\netty-buffer\4.1.39.Final\netty-buffer-4.1.39.Final.jar;C:\Users\ac121572\.m2\repository\io\netty\netty-common\4.1.39.Final\netty-common-4.1.39.Final.jar;C:\Users\ac121572\.m2\repository\io\netty\netty-transport\4.1.39.Final\netty-transport-4.1.39.Final.jar;C:\Users\ac121572\.m2\repository\io\netty\netty-resolver\4.1.39.Final\netty-resolver-4.1.39.Final.jar;C:\Users\ac121572\.m2\repository\org\pcap4j\pcap4j-core\1.8.2\pcap4j-core-1.8.2.jar;C:\Users\ac121572\.m2\repository\net\java\dev\jna\jna\5.3.1\jna-5.3.1.jar;C:\Users\ac121572\.m2\repository\org\pcap4j\pcap4j-packetfactory-static\1.8.2\pcap4j-packetfactory-static-1.8.2.jar;C:\Users\ac121572\.m2\repository\org\apache\commons\commons-lang3\3.9\commons-lang3-3.9.jar;C:\Users\ac121572\.m2\repository\org\slf4j\slf4j-api\1.7.25\slf4j-api-1.7.25.jar;D:\General_Gits\plc4x\plc4j\utils\test-utils\target\classes;D:\General_Gits\plc4x\plc4j\spi\target\classes;C:\Users\ac121572\.m2\repository\io\netty\netty-codec\4.1.39.Final\netty-codec-4.1.39.Final.jar;C:\Users\ac121572\.m2\repository\commons-beanutils\commons-beanutils\1.9.4\commons-beanutils-1.9.4.jar;C:\Users\ac121572\.m2\repository\commons-logging\commons-logging\1.2\commons-logging-1.2.jar;C:\Users\ac121572\.m2\repository\commons-collections\commons-collections\3.2.2\commons-collections-3.2.2.jar;C:\Users\ac121572\.m2\repository\io\vavr\vavr\0.10.2\vavr-0.10.2.jar;C:\Users\ac121572\.m2\repository\io\vavr\vavr-match\0.10.2\vavr-match-0.10.2.jar;D:\General_Gits\plc4x\plc4j\api\target\classes;C:\Users\ac121572\.m2\repository\com\github\jinahya\bit-io\1.4.3\bit-io-1.4.3.jar;C:\Users\ac121572\.m2\repository\commons-codec\commons-codec\1.12\commons-codec-1.12.jar;C:\Users\ac121572\.m2\repository\org\apache\maven\maven-artifact\3.3.3\maven-artifact-3.3.3.jar;C:\Users\ac121572\.m2\repository\org\dom4j\dom4j\2.1.1\dom4j-2.1.1.jar;C:\Users\ac121572\.m2\repository\com\fasterxml\jackson\core\jackson-core\2.10.0\jackson-core-2.10.0.jar;C:\Users\ac121572\.m2\repository\com\fasterxml\jackson\core\jackson-databind\2.10.0\jackson-databind-2.10.0.jar;C:\Users\ac121572\.m2\repository\com\fasterxml\jackson\core\jackson-annotations\2.10.0\jackson-annotations-2.10.0.jar;C:\Users\ac121572\.m2\repository\com\fasterxml\jackson\dataformat\jackson-dataformat-xml\2.10.0\jackson-dataformat-xml-2.10.0.jar;C:\Users\ac121572\.m2\repository\com\fasterxml\jackson\module\jackson-module-jaxb-annotations\2.10.0\jackson-module-jaxb-annotations-2.10.0.jar;C:\Users\ac121572\.m2\repository\org\codehaus\woodstox\stax2-api\4.1\stax2-api-4.1.jar;C:\Users\ac121572\.m2\repository\com\fasterxml\woodstox\woodstox-core\6.0.1\woodstox-core-6.0.1.jar;C:\Users\ac121572\.m2\repository\org\xmlunit\xmlunit-core\2.6.3\xmlunit-core-2.6.3.jar;C:\Users\ac121572\.m2\repository\javax\xml\bind\jaxb-api\2.3.1\jaxb-api-2.3.1.jar;C:\Users\ac121572\.m2\repository\javax\activation\javax.activation-api\1.2.0\javax.activation-api-1.2.0.jar;C:\Users\ac121572\.m2\repository\ch\qos\logback\logback-classic\1.2.3\logback-classic-1.2.3.jar;C:\Users\ac121572\.m2\repository\ch\qos\logback\logback-core\1.2.3\logback-core-1.2.3.jar;C:\Users\ac121572\.m2\repository\junit\junit\4.12\junit-4.12.jar;C:\Users\ac121572\.m2\repository\org\junit\jupiter\junit-jupiter-api\5.5.0\junit-jupiter-api-5.5.0.jar;C:\Users\ac121572\.m2\repository\org\apiguardian\apiguardian-api\1.1.0\apiguardian-api-1.1.0.jar;C:\Users\ac121572\.m2\repository\org\opentest4j\opentest4j\1.2.0\opentest4j-1.2.0.jar;C:\Users\ac121572\.m2\repository\org\junit\platform\junit-platform-commons\1.5.0\junit-platform-commons-1.5.0.jar;C:\Users\ac121572\.m2\repository\org\junit\jupiter\junit-jupiter-params\5.5.0\junit-jupiter-params-5.5.0.jar;C:\Users\ac121572\.m2\repository\org\junit\jupiter\junit-jupiter-engine\5.5.0\junit-jupiter-engine-5.5.0.jar;C:\Users\ac121572\.m2\repository\org\junit\platform\junit-platform-engine\1.5.0\junit-platform-engine-1.5.0.jar;C:\Users\ac121572\.m2\repository\org\junit\vintage\junit-vintage-engine\5.5.0\junit-vintage-engine-5.5.0.jar;C:\Users\ac121572\.m2\repository\org\hamcrest\hamcrest-core\1.3\hamcrest-core-1.3.jar;C:\Users\ac121572\.m2\repository\org\hamcrest\hamcrest-library\1.3\hamcrest-library-1.3.jar;C:\Users\ac121572\.m2\repository\org\mockito\mockito-core\2.24.5\mockito-core-2.24.5.jar;C:\Users\ac121572\.m2\repository\net\bytebuddy\byte-buddy\1.9.10\byte-buddy-1.9.10.jar;C:\Users\ac121572\.m2\repository\net\bytebuddy\byte-buddy-agent\1.9.10\byte-buddy-agent-1.9.10.jar;C:\Users\ac121572\.m2\repository\org\objenesis\objenesis\2.6\objenesis-2.6.jar;C:\Users\ac121572\.m2\repository\org\mockito\mockito-junit-jupiter\2.24.5\mockito-junit-jupiter-2.24.5.jar;C:\Users\ac121572\.m2\repository\org\assertj\assertj-core\3.11.1\assertj-core-3.11.1.jar;C:\Users\ac121572\.m2\repository\org\codehaus\groovy\groovy-test-junit5\2.5.3\groovy-test-junit5-2.5.3.jar;C:\Users\ac121572\.m2\repository\org\codehaus\groovy\groovy\2.5.8\groovy-2.5.8.jar;C:\Users\ac121572\.m2\repository\org\junit\platform\junit-platform-launcher\1.5.0\junit-platform-launcher-1.5.0.jar;)
at
org.apache.plc4x.java.utils.rawsockets.netty.RawSocketChannelTest.doConnect(RawSocketChannelTest.java:75)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Errors:
[ERROR] RawSocketChannelTest.doConnect:75 » UnsatisfiedLink Unable to load
library 'wp...
[INFO]
[ERROR] Tests run: 2, Failures: 0, Errors: 1, Skipped: 1
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] PLC4X .............................................. SUCCESS [ 4.364 s]
[INFO] PLC4X: Build Utils ................................. SUCCESS [ 0.013 s]
[INFO] PLC4X: Build Utils: Language Base: Freemarker ...... SUCCESS [ 4.713 s]
[INFO] PLC4X: Build Utils: Protocol Base: MSpec ........... SUCCESS [ 12.605 s]
[INFO] PLC4X: Build Utils: Language: Java ................. SUCCESS [ 0.500 s]
[INFO] PLC4X: Build Utils: Protocol Test: (Documentation) . SUCCESS [ 6.227 s]
[INFO] Protocols .......................................... SUCCESS [ 3.229 s]
[INFO] Protocols: AB-ETH .................................. SUCCESS [ 1.515 s]
[INFO] Protocols: AMS/ADS ................................. SUCCESS [ 0.468 s]
[INFO] Protocols: BACNet/IP ............................... SUCCESS [ 0.451 s]
[INFO] Protocols: Df1 ..................................... SUCCESS [ 0.445 s]
[INFO] Protocols: KNXNet/IP ............................... SUCCESS [ 0.468 s]
[INFO] Protocols: Modbus .................................. SUCCESS [ 0.378 s]
[INFO] Protocols: S7 ...................................... SUCCESS [ 0.480 s]
[INFO] PLC4J .............................................. SUCCESS [ 1.309 s]
[INFO] PLC4J: API ......................................... SUCCESS [ 14.222 s]
[INFO] PLC4J: SPI ......................................... SUCCESS [ 11.444 s]
[INFO] PLC4J: Transports .................................. SUCCESS [ 0.037 s]
[INFO] PLC4J: Transports: TCP ............................. SUCCESS [ 0.585 s]
[INFO] PLC4J: Utils ....................................... SUCCESS [ 0.046 s]
[INFO] PLC4J: Utils: Test Utils ........................... SUCCESS [ 1.994 s]
[INFO] PLC4J: Drivers ..................................... SUCCESS [ 0.036 s]
[INFO] PLC4J: Driver: AB-ETH .............................. SUCCESS [ 11.856 s]
[INFO] PLC4J: Transports: UDP ............................. SUCCESS [ 0.685 s]
[INFO] PLC4J: Utils: Pcap (Shared) ........................ SUCCESS [ 1.325 s]
[INFO] PLC4J: Transports: PCAP (shared) ................... SUCCESS [ 0.550 s]
[INFO] PLC4J: Utils: Raw-Sockets .......................... FAILURE [ 6.172 s]
[INFO] PLC4J: Transports: Raw Socket ...................... SKIPPED
[INFO] PLC4J: Utils: Pcap-Replay .......................... SKIPPED
[INFO] PLC4J: Transports: PCAP Replay ..................... SKIPPED
[INFO] PLC4J: Driver: KNXNet/IP ........................... SKIPPED
[INFO] PLC4J: Driver: Mock ................................ SKIPPED
[INFO] PLC4J: Transports: Serial .......................... SKIPPED
[INFO] PLC4J: Driver: Modbus .............................. SKIPPED
[INFO] PLC4J: Driver: S7 (Step7) .......................... SKIPPED
[INFO] PLC4J: Driver: OPC UA .............................. SKIPPED
[INFO] PLC4J: Driver: Simulated ........................... SKIPPED
[INFO] PLC4J: Examples .................................... SKIPPED
[INFO] PLC4J: Examples: Cloud: Azure IoT Hub .............. SKIPPED
[INFO] PLC4J: Examples: Cloud: Google Cloud IoT Core ...... SKIPPED
[INFO] PLC4J: Integrations ................................ SKIPPED
[INFO] PLC4J: Integrations: Apache Edgent ................. SKIPPED
[INFO] PLC4J: Examples: Connectivity: Kafka ............... SKIPPED
[INFO] PLC4J: Examples: Connectivity: MQTT ................ SKIPPED
[INFO] PLC4J: Examples: Hello InfluxDB Data Collection .... SKIPPED
[INFO] PLC4J: Examples: Edgent ............................ SKIPPED
[INFO] PLC4J: Tools ....................................... SKIPPED
[INFO] PLC4J: Tools: Object PLC Mapping ................... SKIPPED
[INFO] PLC4J: Tools: Connection Pool ...................... SKIPPED
[INFO] PLC4J: Examples: Hello OPM ......................... SKIPPED
[INFO] PLC4J: Examples: Storage: ElasticSearch ............ SKIPPED
[INFO] PLC4J: Examples: Hello-Webapp (root) ............... SKIPPED
[INFO] PLC4J: Examples: Hello-Webapp: Client .............. SKIPPED
[INFO] PLC4J: Examples: Hello-Webapp: Service ............. SKIPPED
[INFO] PLC4J: Examples: Hello-Webapp: Spring-Boot WAR ..... SKIPPED
[INFO] PLC4J: Examples: Hello-World PLC4X ................. SKIPPED
[INFO] PLC4J: Examples: IoTDB ............................. SKIPPED
[INFO] PLC4J: Integrations: Apache Camel .................. SKIPPED
[INFO] PLC4J: Tools: Scraper .............................. SKIPPED
[INFO] PLC4J: Integrations: Apache Kafka .................. SKIPPED
[INFO] PLC4J: Integrations: Apache Nifi ................... SKIPPED
[INFO] PLC4J: Integrations: Apache Nifi: Processors ....... SKIPPED
[INFO] PLC4J: Integrations: Apache Nifi: NAR .............. SKIPPED
[INFO] PLC4J: Integrations: Apache Calcite ................ SKIPPED
[INFO] PLC4J: Tools: Capture Replay ....................... SKIPPED
[INFO] PLC4J: Transports: Test ............................ SKIPPED
[INFO] Tools .............................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:38 min
[INFO] Finished at: 2020-03-04T11:13:13+01:00
[INFO] Final Memory: 90M/266M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on
project plc4j-utils-raw-sockets: There are test failures.
[ERROR]
[ERROR] Please refer to
D:\General_Gits\plc4x\plc4j\utils\raw-sockets\target\surefire-reports for the
individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump,
[date]-jvmRun[N].dump and [date].dumpstream.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :plc4j-utils-raw-sockets
Process finished with exit code 1
Greetings Matthias
________________________________
Von: Christofer Dutz <[email protected]>
Gesendet: Sonntag, 1. März 2020 10:50:28
An: [email protected]
Betreff: Building under Windows
Hi all and especially Matthias,
I just noticed your comment on the last release:
- Build under Windows, exluded the known issue for running tests on the raw
sockets under windows, run successfull the left modules of the project
I would like to fix this ASAP ... could you please elaborate a little more on
what the issue is?
I bet you did before, but it must have slipped my mind.
Chris