Pull request #184 closed Connecting to https://api.github.com using GitHub app GLSP Obtained Jenkinsfile from 6211c1d576484252ea65941124a1f9679e66a906 [Pipeline] Start of Pipeline [Pipeline] node Agent basic-35704 is provisioned from template basic --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd" jenkins/label: "basic" name: "basic-35704" namespace: "glsp" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.glsp.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "basic-35704" - name: "JENKINS_REMOTING_JAVA_OPTS" value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\ \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true" - name: "JAVA_TOOL_OPTIONS" value: "" - name: "_JAVA_OPTIONS" value: "" - name: "OPENJ9_JAVA_OPTIONS" value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle" - name: "JENKINS_NAME" value: "basic-35704" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.glsp.svc.cluster.local/glsp/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" tty: true volumeMounts: - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "m2-dir" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.mavenrc" name: "m2-dir" readOnly: true subPath: ".mavenrc" - mountPath: "/opt/tools" name: "volume-0" readOnly: false - mountPath: "/home/jenkins" name: "volume-2" readOnly: false - mountPath: "/home/jenkins/.m2/repository" name: "volume-3" readOnly: false - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "m2-secret-dir" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/wrapper" name: "volume-4" readOnly: false - mountPath: "/home/jenkins/.m2/settings.xml" name: "m2-secret-dir" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.ssh" name: "volume-1" readOnly: false subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "volume-0" persistentVolumeClaim: claimName: "tools-claim-jiro-glsp" readOnly: true - name: "m2-secret-dir" secret: secretName: "m2-secret-dir" - emptyDir: medium: "" name: "volume-2" - configMap: name: "m2-dir" name: "m2-dir" - configMap: name: "known-hosts" name: "volume-1" - emptyDir: medium: "" name: "workspace-volume" - emptyDir: medium: "" name: "volume-4" - emptyDir: medium: "" name: "volume-3" Running on basic-35704 in /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential github-app-glsp Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/eclipse-glsp/glsp-server.git > git init /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794 # timeout=10 Avoid second fetch Checking out Revision 6211c1d576484252ea65941124a1f9679e66a906 (issues/794) Fetching upstream changes from https://github.com/eclipse-glsp/glsp-server.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub app GLSP > git fetch --no-tags --force --progress -- https://github.com/eclipse-glsp/glsp-server.git +refs/heads/issues/794:refs/remotes/origin/issues/794 # timeout=10 > git config remote.origin.url https://github.com/eclipse-glsp/glsp-server.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/issues/794:refs/remotes/origin/issues/794 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6211c1d576484252ea65941124a1f9679e66a906 # timeout=10 Commit message: "Update Jenkinsconfiguration" > git rev-list --no-walk b500d905454f5cf35ff5a6c3a6b48a61245369a4 # timeout=10 [GitHub Checks] GitHub check (name: CI Jenkins Build, status: in_progress) has been published. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build: Eclipse-based (P2)) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] sh + mvn clean verify -Pp2 -B Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Resolving target definition file:/home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/targetplatforms/r2022-03.target for environments=[win32/win32/x86_64, linux/gtk/x86_64, macosx/cocoa/x86_64], include source mode=honor, execution environment=StandardEEResolutionHints [executionEnvironment=OSGi profile 'JavaSE-11' { source level: 11, target level: 11}], remote p2 repository options=org.eclipse.tycho.p2.remote.RemoteAgent@25109d84... SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.graph:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/pom.xml [INFO] Fetching 202203161000&countryCode=us&timeZone=0&format=xml from https://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2022-03/ (63B) [INFO] Fetching com.google.gson_2.8.9.v20220111-1409.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (279.89kB) [INFO] Fetching com.google.guava_30.1.0.v20210127-2300.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.89MB) [INFO] Fetching org.eclipse.osgi_3.17.200.v20220215-2237.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.46MB) [INFO] Fetching org.apache.logging.log4j_2.17.1.v20220106-2156.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.11MB) [INFO] Fetching org.eclipse.core.contenttype_3.8.100.v20210910-0640.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (100.02kB) [INFO] Fetching org.eclipse.equinox.preferences_3.9.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (136.29kB) [INFO] Fetching org.eclipse.equinox.registry_3.11.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (194.4kB) [INFO] Fetching org.eclipse.equinox.common_3.16.0.v20220211-2322.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (144.49kB) [INFO] Fetching org.eclipse.core.jobs_3.12.100.v20220120-1329.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (108.25kB) [INFO] Fetching org.eclipse.core.runtime_3.24.100.v20220211-2001.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (70.8kB) [INFO] Fetching org.eclipse.equinox.app_1.6.100.v20211021-1418.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (89.14kB) [INFO] Fetching org.eclipse.emf.common_2.24.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (367.53kB) [INFO] Fetching org.eclipse.emf.ecore_2.26.0.v20220123-0838.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (1.26MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/pom.xml [INFO] Fetching com.google.guava_27.1.0.v20190517-1946.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (2.77MB) [INFO] Fetching com.google.inject_5.0.1.v20210324-2015.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (802.8kB) [INFO] Fetching javax.inject_1.0.0.v20091030.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (14.07kB) [INFO] Fetching org.aopalliance_1.0.0.v201105210816.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (8.68kB) [INFO] Fetching org.apache.commons.cli_1.4.0.v20200417-1444.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (64.23kB) [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (87.54kB) [INFO] Fetching org.eclipse.lsp4j_0.9.0.v20200229-1009.jar from https://download.eclipse.org/lsp4j/updates/releases/0.9.0/plugins/ (629.49kB) [INFO] Fetching org.eclipse.lsp4j.jsonrpc_0.9.0.v20200229-1009.jar from https://download.eclipse.org/lsp4j/updates/releases/0.9.0/plugins/ (130.96kB) [INFO] Fetching javax.websocket_1.1.0.20180730.jar from https://download.eclipse.org/gemini/updates/web/3.0.4/plugins/ (42.28kB) [INFO] Fetching org.eclipse.xtext.xbase.lib_2.26.0.v20220228-0748.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (160.55kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.emf:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/pom.xml [INFO] Fetching org.eclipse.emf.ecore.edit_2.13.0.v20190822-1451.jar.pack.gz from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (61.37kB) [INFO] Fetching org.eclipse.emf.edit_2.17.0.v20220201-1551.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (294.61kB) [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (229.56kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.server.websocket:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/pom.xml [INFO] Fetching org.eclipse.jetty.osgi-servlet-api_3.1.0.M3.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (241.99kB) [INFO] Fetching org.eclipse.jetty.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (744.08kB) [INFO] Fetching org.eclipse.jetty.servlet_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (155.94kB) [INFO] Fetching org.eclipse.jetty.util_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (608.17kB) [INFO] Fetching org.eclipse.jetty.websocket.javax.websocket_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (183.5kB) [INFO] Fetching org.eclipse.jetty.websocket.javax.websocket.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (54.23kB) [INFO] Fetching org.eclipse.lsp4j.websocket_0.9.0.v20200229-1009.jar from https://download.eclipse.org/lsp4j/updates/releases/0.9.0/plugins/ (12.21kB) [INFO] Fetching org.eclipse.jetty.webapp_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (148.82kB) [INFO] Fetching org.eclipse.jetty.websocket.api_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (62.01kB) [INFO] Fetching org.eclipse.jetty.client_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (345.8kB) [INFO] Fetching org.eclipse.jetty.http_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (236.09kB) [INFO] Fetching org.eclipse.jetty.io_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (192.08kB) [INFO] Fetching org.eclipse.jetty.security_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (128.4kB) [INFO] Fetching org.eclipse.jetty.util.ajax_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (74.58kB) [INFO] Fetching org.eclipse.jetty.xml_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (74.82kB) [INFO] Fetching org.eclipse.jetty.websocket.client_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (52.52kB) [INFO] Fetching org.eclipse.jetty.websocket.common_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (228.79kB) [INFO] Fetching org.eclipse.jetty.websocket.server_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (52.16kB) [INFO] Fetching org.eclipse.jetty.websocket.servlet_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (36.57kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.layout:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/pom.xml [INFO] Fetching org.eclipse.elk.core_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (557.49kB) [INFO] Fetching org.eclipse.elk.graph_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (103.33kB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp.example:org.eclipse.glsp.example.workflow:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/pom.xml [INFO] Fetching org.eclipse.elk.alg.common_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (220.96kB) [INFO] Fetching org.eclipse.elk.alg.layered_0.7.1.jar from https://download.eclipse.org/elk/updates/releases/0.7.1/plugins/ (1.11MB) [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.repository:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/releng/org.eclipse.glsp.repository/pom.xml [INFO] Resolving dependencies of MavenProject: org.eclipse.glsp:org.eclipse.glsp.feature:1.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/releng/org.eclipse.glsp.feature/pom.xml [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GLSP Parent [pom] [INFO] org.eclipse.glsp.graph [eclipse-plugin] [INFO] org.eclipse.glsp.server [eclipse-plugin] [INFO] org.eclipse.glsp.server.emf [eclipse-plugin] [INFO] org.eclipse.glsp.server.websocket [eclipse-plugin] [INFO] org.eclipse.glsp.layout [eclipse-plugin] [INFO] org.eclipse.glsp.example.workflow [eclipse-plugin] [INFO] GLSP P2 Releng [pom] [INFO] org.eclipse.glsp.feature [eclipse-feature] [INFO] org.eclipse.glsp.repository [eclipse-repository] [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >-------------- [INFO] Building GLSP Parent 1.1.0-SNAPSHOT [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.parent --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.parent --- [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >--------------- [INFO] Building org.eclipse.glsp.graph 1.1.0-SNAPSHOT [2/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.graph --- [INFO] The project's OSGi version is 1.1.0.202212140817 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.graph --- [INFO] Resolving class path of org.eclipse.glsp.graph... [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20201118194144/repository/ (63B) [INFO] Fetching javax.transaction_1.1.1.v201105210645.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (17.08kB) [INFO] Fetching org.eclipse.jetty.osgi.alpn.fragment_9.4.44.v20210927.jar from https://download.eclipse.org/jetty/updates/jetty-bundles-9.x/9.4.44.v20210927/plugins/ (18.28kB) [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.graph --- [INFO] Compiling 103 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.graph --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.graph --- [INFO] No tests to run. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >-------------- [INFO] Building org.eclipse.glsp.server 1.1.0-SNAPSHOT [3/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server --- [INFO] The project's OSGi version is 1.1.0.202212140817 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server --- [INFO] Resolving class path of org.eclipse.glsp.server... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.server --- [INFO] Compiling 221 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.server --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.server --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------ [INFO] Building org.eclipse.glsp.server.emf 1.1.0-SNAPSHOT [4/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server.emf --- [INFO] The project's OSGi version is 1.1.0.202212140817 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server.emf --- [INFO] Resolving class path of org.eclipse.glsp.server.emf... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.server.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.server.emf --- [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.server.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.server.emf --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.server.emf --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >--------- [INFO] Building org.eclipse.glsp.server.websocket 1.1.0-SNAPSHOT [5/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.server.websocket --- [INFO] The project's OSGi version is 1.1.0.202212140817 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.server.websocket --- [INFO] Resolving class path of org.eclipse.glsp.server.websocket... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.server.websocket --- [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.server.websocket --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.server.websocket --- [INFO] No tests to run. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >-------------- [INFO] Building org.eclipse.glsp.layout 1.1.0-SNAPSHOT [6/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.layout --- [INFO] The project's OSGi version is 1.1.0.202212140817 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.layout --- [INFO] Resolving class path of org.eclipse.glsp.layout... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.layout --- [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.layout --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.layout --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >----- [INFO] Building org.eclipse.glsp.example.workflow 1.1.0-SNAPSHOT [7/10] [INFO] ---------------------------[ eclipse-plugin ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier (default-build-qualifier) @ org.eclipse.glsp.example.workflow --- [INFO] The project's OSGi version is 1.1.0.202212140817 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:validate-classpath (default-validate-classpath) @ org.eclipse.glsp.example.workflow --- [INFO] Resolving class path of org.eclipse.glsp.example.workflow... [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.example.workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/src/main/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:compile (default-compile) @ org.eclipse.glsp.example.workflow --- [INFO] Compiling 58 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target/classes [INFO] [INFO] --- tycho-ds-plugin:2.7.5:declarative-services (default-declarative-services) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.eclipse.glsp.example.workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/src/test/resources [INFO] [INFO] --- tycho-compiler-plugin:2.7.5:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ org.eclipse.glsp.example.workflow --- [INFO] No tests to run. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.example.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-plugin (default-package-plugin) @ org.eclipse.glsp.example.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- tycho-surefire-plugin:2.7.5:integration-test (default-integration-test) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default-verify) @ org.eclipse.glsp.example.workflow --- [INFO] No tests to run. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.releng >-------------- [INFO] Building GLSP P2 Releng 1.1.0-SNAPSHOT [8/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.releng --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.releng --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.releng --- [INFO] [INFO] -------------< org.eclipse.glsp:org.eclipse.glsp.feature >-------------- [INFO] Building org.eclipse.glsp.feature 1.1.0-SNAPSHOT [9/10] [INFO] --------------------------[ eclipse-feature ]--------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.feature --- [INFO] Deleting /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/releng/org.eclipse.glsp.feature/target [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.feature --- [INFO] The project's OSGi version is 1.1.0.202212140817 [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-id (default-validate-id) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:validate-version (default-validate-version) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:update-consumer-pom (default-update-consumer-pom) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:package-feature (default-package-feature) @ org.eclipse.glsp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/releng/org.eclipse.glsp.feature/target/org.eclipse.glsp.feature-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.glsp.feature --- [INFO] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.feature --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/releng/org.eclipse.glsp.feature/target/org.eclipse.glsp.feature-1.1.0-SNAPSHOT-sources-feature.jar [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.feature --- [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.repository >------------ [INFO] Building org.eclipse.glsp.repository 1.1.0-SNAPSHOT [10/10] [INFO] -------------------------[ eclipse-repository ]------------------------- [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ org.eclipse.glsp.repository --- [INFO] Clean is skipped. [INFO] [INFO] --- tycho-packaging-plugin:2.7.5:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.glsp.repository --- [INFO] The project's OSGi version is 1.1.0.202212140817 [INFO] [INFO] --- maven-clean-plugin:3.1.0:clean (default-clean-1) @ org.eclipse.glsp.repository --- [INFO] Clean is skipped. [INFO] [INFO] --- target-platform-configuration:2.7.5:target-platform (default-target-platform) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.eclipse.glsp.repository --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/releng/org.eclipse.glsp.repository/src/main/resources [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.glsp.repository --- [INFO] Published profile IUs: [a.jre.javase 11.0.0] [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-products (default-publish-products) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:publish-categories (default-publish-categories) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-publisher-plugin:2.7.5:attach-artifacts (default-attach-artifacts) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.5:assemble-repository (default-assemble-repository) @ org.eclipse.glsp.repository --- [INFO] Fetching org.apiguardian_1.1.2.v20211018-1956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (20.18kB) [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20201118194144/repository/plugins/ (284.7kB) [INFO] Fetching org.junit.jupiter.api_5.8.1.v20211018-1956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (219.09kB) [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (65.43kB) [INFO] Fetching org.opentest4j_1.2.0.v20211018-1956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (21.6kB) [INFO] Fetching org.junit.platform.commons_1.8.1.v20211018-1956.jar from http://download.eclipse.org/releases/2022-03/202203161000/plugins/ (117.58kB) [INFO] [INFO] --- tycho-source-plugin:2.7.5:plugin-source (plugin-source) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-repository-plugin:2.7.5:archive-repository (default-archive-repository) @ org.eclipse.glsp.repository --- [INFO] Building zip: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/releng/org.eclipse.glsp.repository/target/org.eclipse.glsp.repository-1.1.0-SNAPSHOT.zip [INFO] [INFO] --- tycho-source-plugin:2.7.5:feature-source (feature-source) @ org.eclipse.glsp.repository --- [INFO] [INFO] --- tycho-p2-plugin:2.7.5:p2-metadata (attach-p2-metadata) @ org.eclipse.glsp.repository --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 1.1.0-SNAPSHOT: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 0.613 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 21.226 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 6.461 s] [INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [ 2.218 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 16.003 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 10.423 s] [INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [ 0.866 s] [INFO] GLSP P2 Releng .................................... SUCCESS [ 0.004 s] [INFO] org.eclipse.glsp.feature ........................... SUCCESS [ 0.125 s] [INFO] org.eclipse.glsp.repository ........................ SUCCESS [ 3.701 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:36 min [INFO] Finished at: 2022-12-14T08:18:58Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build: Plain Maven (M2)) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] sh + mvn clean verify -Pm2 -B -Dcheckstyle.skip -DskipTests Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GLSP Parent [pom] [INFO] org.eclipse.glsp.graph [jar] [INFO] org.eclipse.glsp.server [jar] [INFO] org.eclipse.glsp.layout [jar] [INFO] org.eclipse.glsp.server.emf [jar] [INFO] org.eclipse.glsp.server.websocket [jar] [INFO] org.eclipse.glsp.example.workflow [jar] [INFO] org.eclipse.glsp.server.test [jar] [INFO] org.eclipse.glsp.graph.test [jar] [INFO] GLSP Server Tests [pom] [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >-------------- [INFO] Building GLSP Parent 1.1.0-SNAPSHOT [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.parent --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.parent --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.parent --- [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >--------------- [INFO] Building org.eclipse.glsp.graph 1.1.0-SNAPSHOT [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph --- [INFO] Deleting /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/main/resources [INFO] Copying 3 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target/classes [INFO] /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/org/eclipse/glsp/graph/gson/GModelElementTypeAdapter.java: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/org/eclipse/glsp/graph/gson/GModelElementTypeAdapter.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/org/eclipse/glsp/graph/gson/GModelElementTypeAdapter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target/org.eclipse.glsp.graph-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >-------------- [INFO] Building org.eclipse.glsp.server 1.1.0-SNAPSHOT [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server --- [INFO] Deleting /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 221 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/target/org.eclipse.glsp.server-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >-------------- [INFO] Building org.eclipse.glsp.layout 1.1.0-SNAPSHOT [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.layout --- [INFO] Deleting /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.layout --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.layout --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.layout --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.layout --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.layout --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/target/org.eclipse.glsp.layout-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------ [INFO] Building org.eclipse.glsp.server.emf 1.1.0-SNAPSHOT [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.emf --- [INFO] Deleting /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/main/resources [INFO] Copying 2 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.emf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target/classes [INFO] /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.emf --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.emf --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target/org.eclipse.glsp.server.emf-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >--------- [INFO] Building org.eclipse.glsp.server.websocket 1.1.0-SNAPSHOT [6/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.websocket --- [INFO] Deleting /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.websocket --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.websocket --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.websocket --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.websocket --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/target/org.eclipse.glsp.server.websocket-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >----- [INFO] Building org.eclipse.glsp.example.workflow 1.1.0-SNAPSHOT [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.example.workflow --- [INFO] Deleting /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.example.workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/src/main/resources [INFO] Copying 2 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.example.workflow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.example.workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.example.workflow --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.example.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.example.workflow --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target/org.eclipse.glsp.example.workflow-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------ [INFO] Building org.eclipse.glsp.server.test 1.1.0-SNAPSHOT [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.server.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/target/org.eclipse.glsp.server.test-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/target/org.eclipse.glsp.server.test-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------ [INFO] Building org.eclipse.glsp.graph.test 1.1.0-SNAPSHOT [9/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.graph.test --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.graph.test --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph.test --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ org.eclipse.glsp.graph.test --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/target/org.eclipse.glsp.graph.test-1.1.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.graph.test --- [INFO] Building jar: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/target/org.eclipse.glsp.graph.test-1.1.0-SNAPSHOT-sources.jar [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >--------------- [INFO] Building GLSP Server Tests 1.1.0-SNAPSHOT [10/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ org.eclipse.glsp.tests --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.tests --- [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ org.eclipse.glsp.tests --- [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 1.1.0-SNAPSHOT: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 14.520 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 8.465 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 2.191 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 0.380 s] [INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [ 0.605 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 0.323 s] [INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [ 0.778 s] [INFO] org.eclipse.glsp.server.test ....................... SUCCESS [ 0.593 s] [INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [ 0.318 s] [INFO] GLSP Server Tests .................................. SUCCESS [ 0.003 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 28.388 s [INFO] Finished at: 2022-12-14T08:19:33Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Checkstyle) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] sh + mvn checkstyle:check -Pm2 -B Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GLSP Parent [pom] [INFO] org.eclipse.glsp.graph [jar] [INFO] org.eclipse.glsp.server [jar] [INFO] org.eclipse.glsp.layout [jar] [INFO] org.eclipse.glsp.server.emf [jar] [INFO] org.eclipse.glsp.server.websocket [jar] [INFO] org.eclipse.glsp.example.workflow [jar] [INFO] org.eclipse.glsp.server.test [jar] [INFO] org.eclipse.glsp.graph.test [jar] [INFO] GLSP Server Tests [pom] [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >-------------- [INFO] Building GLSP Parent 1.1.0-SNAPSHOT [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >--------------- [INFO] Building org.eclipse.glsp.graph 1.1.0-SNAPSHOT [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.graph --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >-------------- [INFO] Building org.eclipse.glsp.server 1.1.0-SNAPSHOT [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >-------------- [INFO] Building org.eclipse.glsp.layout 1.1.0-SNAPSHOT [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.layout --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------ [INFO] Building org.eclipse.glsp.server.emf 1.1.0-SNAPSHOT [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.server.emf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >--------- [INFO] Building org.eclipse.glsp.server.websocket 1.1.0-SNAPSHOT [6/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.server.websocket --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >----- [INFO] Building org.eclipse.glsp.example.workflow 1.1.0-SNAPSHOT [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.example.workflow --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------ [INFO] Building org.eclipse.glsp.server.test 1.1.0-SNAPSHOT [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.server.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------ [INFO] Building org.eclipse.glsp.graph.test 1.1.0-SNAPSHOT [9/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.graph.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >--------------- [INFO] Building GLSP Server Tests 1.1.0-SNAPSHOT [10/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default-cli) @ org.eclipse.glsp.tests --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 1.1.0-SNAPSHOT: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 1.738 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 1.515 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 2.966 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 0.164 s] [INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [ 0.354 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 0.125 s] [INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [ 0.547 s] [INFO] org.eclipse.glsp.server.test ....................... SUCCESS [ 0.116 s] [INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [ 0.091 s] [INFO] GLSP Server Tests .................................. SUCCESS [ 0.040 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 8.880 s [INFO] Finished at: 2022-12-14T08:19:49Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 30 min [Pipeline] { [Pipeline] sh + mvn test -Pm2 -B Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.2, vendor: Oracle Corporation, runtime: /opt/tools/java/openjdk/jdk-11/11.0.2+9 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "5.14.14-200.fc34.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] GLSP Parent [pom] [INFO] org.eclipse.glsp.graph [jar] [INFO] org.eclipse.glsp.server [jar] [INFO] org.eclipse.glsp.layout [jar] [INFO] org.eclipse.glsp.server.emf [jar] [INFO] org.eclipse.glsp.server.websocket [jar] [INFO] org.eclipse.glsp.example.workflow [jar] [INFO] org.eclipse.glsp.server.test [jar] [INFO] org.eclipse.glsp.graph.test [jar] [INFO] GLSP Server Tests [pom] [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.parent >-------------- [INFO] Building GLSP Parent 1.1.0-SNAPSHOT [1/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.graph >--------------- [INFO] Building org.eclipse.glsp.graph 1.1.0-SNAPSHOT [2/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.graph --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.graph --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/main/resources [INFO] Copying 3 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 50 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target/classes [INFO] /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/org/eclipse/glsp/graph/gson/GModelElementTypeAdapter.java: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/org/eclipse/glsp/graph/gson/GModelElementTypeAdapter.java uses or overrides a deprecated API. [INFO] /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/org/eclipse/glsp/graph/gson/GModelElementTypeAdapter.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph --- [INFO] No tests to run. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.server >-------------- [INFO] Building org.eclipse.glsp.server 1.1.0-SNAPSHOT [3/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server --- [INFO] No tests to run. [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.layout >-------------- [INFO] Building org.eclipse.glsp.layout 1.1.0-SNAPSHOT [4/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.layout --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.layout --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.layout --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.layout --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.layout --- [INFO] No tests to run. [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.server.emf >------------ [INFO] Building org.eclipse.glsp.server.emf 1.1.0-SNAPSHOT [5/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.emf --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.server.emf --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/main/resources [INFO] Copying 2 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.emf --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target/classes [INFO] /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java: /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/org/eclipse/glsp/server/emf/EMFOperationHandler.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.emf --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.emf --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.emf --- [INFO] No tests to run. [INFO] [INFO] ---------< org.eclipse.glsp:org.eclipse.glsp.server.websocket >--------- [INFO] Building org.eclipse.glsp.server.websocket 1.1.0-SNAPSHOT [6/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.websocket --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.websocket --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.websocket --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.websocket --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.websocket --- [INFO] No tests to run. [INFO] [INFO] -----< org.eclipse.glsp.example:org.eclipse.glsp.example.workflow >----- [INFO] Building org.eclipse.glsp.example.workflow 1.1.0-SNAPSHOT [7/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.example.workflow --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- build-helper-maven-plugin:3.3.0:add-resource (add-resource) @ org.eclipse.glsp.example.workflow --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.example.workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/src/main/resources [INFO] Copying 2 resources to model [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.example.workflow --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 42 source files to /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.example.workflow --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.example.workflow --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.example.workflow --- [INFO] No tests to run. [INFO] [INFO] -----------< org.eclipse.glsp:org.eclipse.glsp.server.test >------------ [INFO] Building org.eclipse.glsp.server.test 1.1.0-SNAPSHOT [8/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.server.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.server.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.server.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.server.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.glsp.server.features.sourcemodelwatcher.FileWatcherTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.527 s - in org.eclipse.glsp.server.features.sourcemodelwatcher.FileWatcherTest [INFO] Running org.eclipse.glsp.server.internal.util.GenericsUtilTest [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.eclipse.glsp.server.internal.util.GenericsUtilTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] ------------< org.eclipse.glsp:org.eclipse.glsp.graph.test >------------ [INFO] Building org.eclipse.glsp.graph.test 1.1.0-SNAPSHOT [9/10] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.graph.test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ org.eclipse.glsp.graph.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ org.eclipse.glsp.graph.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ org.eclipse.glsp.graph.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ org.eclipse.glsp.graph.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ org.eclipse.glsp.graph.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.glsp.graph.GModelIndexWhenDeserializedFromJsonTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.839 s - in org.eclipse.glsp.graph.GModelIndexWhenDeserializedFromJsonTest [INFO] Running org.eclipse.glsp.graph.ReadAndWriteSModelJsonTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.glsp.graph.ReadAndWriteSModelJsonTest [INFO] Running org.eclipse.glsp.graph.impl.GEdgeImplSpecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.glsp.graph.impl.GEdgeImplSpecTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --------------< org.eclipse.glsp:org.eclipse.glsp.tests >--------------- [INFO] Building GLSP Server Tests 1.1.0-SNAPSHOT [10/10] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.2:check (default) @ org.eclipse.glsp.tests --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for GLSP Parent 1.1.0-SNAPSHOT: [INFO] [INFO] GLSP Parent ........................................ SUCCESS [ 1.823 s] [INFO] org.eclipse.glsp.graph ............................. SUCCESS [ 4.391 s] [INFO] org.eclipse.glsp.server ............................ SUCCESS [ 2.878 s] [INFO] org.eclipse.glsp.layout ............................ SUCCESS [ 0.227 s] [INFO] org.eclipse.glsp.server.emf ........................ SUCCESS [ 0.871 s] [INFO] org.eclipse.glsp.server.websocket .................. SUCCESS [ 0.226 s] [INFO] org.eclipse.glsp.example.workflow .................. SUCCESS [ 1.172 s] [INFO] org.eclipse.glsp.server.test ....................... SUCCESS [ 6.344 s] [INFO] org.eclipse.glsp.graph.test ........................ SUCCESS [ 2.084 s] [INFO] GLSP Server Tests .................................. SUCCESS [ 0.050 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 20.342 s [INFO] Finished at: 2022-12-14T08:20:12Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy (master only)) Stage "Deploy (master only)" skipped due to when conditional [Pipeline] stage [Pipeline] { (Deploy P2) Stage "Deploy (master only)" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy M2) Stage "Deploy (master only)" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] recordIssues [CheckStyle] Using default pattern '**/checkstyle-result.xml' since user defined pattern is not set [CheckStyle] Searching for all files in '/home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794' that match the pattern '**/checkstyle-result.xml' [CheckStyle] -> found 10 files [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/examples/org.eclipse.glsp.example.workflow/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.graph/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.layout/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.emf/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server.websocket/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/plugins/org.eclipse.glsp.server/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.graph.test/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/org.eclipse.glsp.server.test/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Successfully parsed file /home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794/tests/target/checkstyle-result.xml [CheckStyle] -> found 0 issues (skipped 0 duplicates) [CheckStyle] Skipping post processing [CheckStyle] No filter has been set, publishing all 0 issues [CheckStyle] Repository miner is not configured, skipping repository mining [CheckStyle] Reference build recorder is not configured [CheckStyle] Obtaining reference build from same job (issues/794) [CheckStyle] Using reference build 'eclipse-glsp/glsp-server/issues%2F794 #1' to compute new, fixed, and outstanding issues [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [CheckStyle] Evaluating quality gates [CheckStyle] -> PASSED - Total (any severity): 0 - Quality Gate: 1 [CheckStyle] -> All quality gates have been passed [CheckStyle] Health report is disabled - skipping [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'eclipse-glsp/glsp-server/issues%2F794 #2'. [GitHub Checks] GitHub check (name: CheckStyle, status: completed) has been published. [Pipeline] withChecks [Pipeline] { [GitHub Checks] GitHub check (name: Tests, status: in_progress) has been published. [Pipeline] junit Recording test results [GitHub Checks] GitHub check (name: Tests, status: completed) has been published. [Pipeline] } [Pipeline] // withChecks [Pipeline] recordIssues [Maven] Sleeping for 5 seconds due to JENKINS-32191... [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794') [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794') [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Successfully parsed console log [Maven] -> found 0 issues (skipped 0 duplicates) [Maven] Parsing console log (workspace: '/home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794') [Maven] Skipping post processing [Maven] No filter has been set, publishing all 0 issues [Maven] Repository miner is not configured, skipping repository mining [Maven] Reference build recorder is not configured [Maven] Obtaining reference build from same job (issues/794) [Maven] Using reference build 'eclipse-glsp/glsp-server/issues%2F794 #1' to compute new, fixed, and outstanding issues [Maven] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [Maven] No quality gates have been set - skipping [Maven] Health report is disabled - skipping [Maven] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Maven] Attaching ResultAction with ID 'maven-warnings' to build 'eclipse-glsp/glsp-server/issues%2F794 #2'. [Java Compiler] Sleeping for 5 seconds due to JENKINS-32191... [Java Compiler] Parsing console log (workspace: '/home/jenkins/agent/workspace/ipse-glsp_glsp-server_issues_794') [Java Compiler] Successfully parsed console log [Java Compiler] -> found 0 issues (skipped 0 duplicates) [Java Compiler] Skipping post processing [Java Compiler] No filter has been set, publishing all 0 issues [Java Compiler] Repository miner is not configured, skipping repository mining [Java Compiler] Reference build recorder is not configured [Java Compiler] Obtaining reference build from same job (issues/794) [Java Compiler] Using reference build 'eclipse-glsp/glsp-server/issues%2F794 #1' to compute new, fixed, and outstanding issues [Java Compiler] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 [Java Compiler] No quality gates have been set - skipping [Java Compiler] Health report is disabled - skipping [Java Compiler] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) [Java Compiler] Attaching ResultAction with ID 'java' to build 'eclipse-glsp/glsp-server/issues%2F794 #2'. [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline [GitHub Checks] GitHub check (name: CI Jenkins Build, status: completed) has been published. Finished: SUCCESS