Skip to content

Console Output

GitHub pull request #1078 of commit 4acfb585ab6826e4ade6426e625865c7ea19365f, no merge conflicts.
Running as SYSTEM
Setting status of 4acfb585ab6826e4ade6426e625865c7ea19365f to PENDING with url https://ci.eclipse.org/milo/job/Milo_Test/3165/ and message: 'Build started for merge commit.'
Agent basic-34gbq is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-34gbq"
  namespace: "milo"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.milo.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-34gbq"
    - 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-34gbq"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.milo.svc.cluster.local/milo/"
    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-milo"
      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"

Building remotely on basic-34gbq (basic) in workspace /home/jenkins/agent/workspace/Milo_Test
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/milo/
 > git init /home/jenkins/agent/workspace/Milo_Test # timeout=10
Fetching upstream changes from https://github.com/eclipse/milo/
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse/milo/ +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/milo/ # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/milo/ # timeout=10
Fetching upstream changes from https://github.com/eclipse/milo/
 > git fetch --tags --force --progress -- https://github.com/eclipse/milo/ +refs/pull/1078/*:refs/remotes/origin/pr/1078/* # timeout=10
 > git rev-parse 4acfb585ab6826e4ade6426e625865c7ea19365f^{commit} # timeout=10
Checking out Revision 4acfb585ab6826e4ade6426e625865c7ea19365f (detached)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4acfb585ab6826e4ade6426e625865c7ea19365f # timeout=10
Commit message: "~ WIP docs"
 > git rev-list --no-walk c1760d6ad22d1ab914b76d0345524a0f92af47bf # timeout=10
[Milo_Test] $ /opt/tools/apache-maven/latest/bin/mvn -f pom.xml -DghprbActualCommitAuthorEmail=kevinherron@gmail.com -DghprbTriggerAuthorLogin= -DghprbGhRepository=eclipse/milo -DghprbTargetBranch=dev/2.0 -DghprbPullId=1078 -DghprbCredentialsId=github-bot -DghprbAuthorRepoGitUrl=https://github.com/eclipse/milo.git -DghprbTriggerAuthor= -DghprbPullAuthorEmail=kevinherron@gmail.com -DghprbPullLink=https://github.com/eclipse/milo/pull/1078 -Dsha1=origin/pr/1078/merge -DghprbPullAuthorLoginMention=@kevinherron "-DghprbPullDescription=GitHub pull request #1078 of commit 4acfb585ab6826e4ade6426e625865c7ea19365f, no merge conflicts." -DghprbActualCommit=4acfb585ab6826e4ade6426e625865c7ea19365f -DghprbPullAuthorLogin=kevinherron -DghprbSourceBranch=2.0-transport-refactor "-DghprbActualCommitAuthor=Kevin Herron" -DghprbTriggerAuthorLoginMention= -DghprbPullLongDescription=null -DghprbTriggerAuthorEmail= -DGIT_BRANCH=2.0-transport-refactor "-DghprbPullTitle=Refactor stack and transport layers" -DghprbCommentBody=null -Dmaven.repo.local=/home/jenkins/agent/workspace/Milo_Test/.repository clean verify -B
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/tools/apache-maven/latest
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: /opt/tools/java/oracle/jdk-8/1.8.0_202/jre
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] Eclipse Milo Build Tools                                           [jar]
[INFO] Eclipse Milo - OPC UA (IEC 62541)                                  [pom]
[INFO] opc-ua-stack                                                       [pom]
[INFO] guava-dependencies                                                 [jar]
[INFO] stack-core                                                         [jar]
[INFO] transport                                                          [jar]
[INFO] opc-ua-sdk                                                         [pom]
[INFO] sdk-core                                                           [jar]
[INFO] sdk-client                                                         [jar]
[INFO] dtd-core                                                           [jar]
[INFO] dtd-reader                                                         [jar]
[INFO] sdk-server                                                         [jar]
[INFO] dtd-manager                                                        [jar]
[INFO] milo-examples                                                      [pom]
[INFO] server-examples                                                    [jar]
[INFO] client-examples                                                    [jar]
[INFO] encoding-json                                                      [jar]
[INFO] encoding-xml                                                       [jar]
[INFO] stack-tests                                                        [jar]
[INFO] transport-https                                                    [jar]
[INFO] transport-websocket                                                [jar]
[INFO] sdk-tests                                                          [jar]
[INFO] integration-tests                                                  [jar]
[INFO] 
[INFO] --------------------< org.eclipse.milo:build-tools >--------------------
[INFO] Building Eclipse Milo Build Tools 2.0.0-SNAPSHOT                  [1/23]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ build-tools ---
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ build-tools ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ build-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ build-tools ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/Milo_Test/build-tools/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ build-tools ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:3.0.0-M4:test (default-test) @ build-tools ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ build-tools ---
[INFO] Building jar: /home/jenkins/agent/workspace/Milo_Test/build-tools/target/build-tools-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------------------< org.eclipse.milo:milo >------------------------
[INFO] Building Eclipse Milo - OPC UA (IEC 62541) 2.0.0-SNAPSHOT         [2/23]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ milo ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (validate) @ milo ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ milo ---
[INFO] 
[INFO] -------------------< org.eclipse.milo:opc-ua-stack >--------------------
[INFO] Building opc-ua-stack 2.0.0-SNAPSHOT                              [3/23]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ opc-ua-stack ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (validate) @ opc-ua-stack ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-enforcer-plugin:3.0.0-M3:enforce (enforce-maven) @ opc-ua-stack ---
[INFO] 
[INFO] --- maven-bundle-plugin:5.1.2:manifest (generate-manifest) @ opc-ua-stack ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (default-integration-test) @ opc-ua-stack ---
[INFO] No tests to run.
[INFO] 
[INFO] ----------------< org.eclipse.milo:guava-dependencies >-----------------
[INFO] Building guava-dependencies 2.0.0-SNAPSHOT                        [4/23]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ guava-dependencies ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (validate) @ guava-dependencies ---
[INFO] Starting audit...
[ERROR] /home/jenkins/agent/workspace/Milo_Test/opc-ua-stack/guava-dependencies/src/main/java/org/eclipse/milo/shaded/GuavaClasses.java:2: Line does not match expected header line of ' * Copyright \(c\) \d\d\d\d the Eclipse Milo Authors'. [RegexpHeader]
Audit done.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Eclipse Milo - OPC UA (IEC 62541) 2.0.0-SNAPSHOT:
[INFO] 
[INFO] Eclipse Milo Build Tools ........................... SUCCESS [  6.245 s]
[INFO] Eclipse Milo - OPC UA (IEC 62541) .................. SUCCESS [  4.662 s]
[INFO] opc-ua-stack ....................................... SUCCESS [  4.139 s]
[INFO] guava-dependencies ................................. FAILURE [  0.824 s]
[INFO] stack-core ......................................... SKIPPED
[INFO] transport .......................................... SKIPPED
[INFO] opc-ua-sdk ......................................... SKIPPED
[INFO] sdk-core ........................................... SKIPPED
[INFO] sdk-client ......................................... SKIPPED
[INFO] dtd-core ........................................... SKIPPED
[INFO] dtd-reader ......................................... SKIPPED
[INFO] sdk-server ......................................... SKIPPED
[INFO] dtd-manager ........................................ SKIPPED
[INFO] milo-examples ...................................... SKIPPED
[INFO] server-examples .................................... SKIPPED
[INFO] client-examples .................................... SKIPPED
[INFO] encoding-json ...................................... SKIPPED
[INFO] encoding-xml ....................................... SKIPPED
[INFO] stack-tests ........................................ SKIPPED
[INFO] transport-https .................................... SKIPPED
[INFO] transport-websocket ................................ SKIPPED
[INFO] sdk-tests .......................................... SKIPPED
[INFO] integration-tests .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  16.651 s
[INFO] Finished at: 2022-11-03T20:29:40Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.0.0:check (validate) on project guava-dependencies: Failed during checkstyle execution: There is 1 error reported by Checkstyle 8.18 with milo/checkstyle.xml ruleset. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :guava-dependencies
Build step 'Invoke top-level Maven targets' marked build as failure
Setting status of 4acfb585ab6826e4ade6426e625865c7ea19365f to FAILURE with url https://ci.eclipse.org/milo/job/Milo_Test/3165/ and message: 'Build finished. '
Finished: FAILURE