Skip to content

Console Output

Started by an SCM change
Running as SYSTEM
Agent basic-mjm4v is provisioned from template basic
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
    jenkins/label: "basic"
  name: "basic-mjm4v"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jaxws.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "basic-mjm4v"
    - 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-mjm4v"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jaxws.svc.cluster.local/jaxws/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.10.1"
    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-jaxws"
      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"

[EnvInject] - Loading node environment variables.
Building remotely on basic-mjm4v (basic) in workspace /home/jenkins/agent/workspace/jax-ws-api-master-dependency-update
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-oySIYQ6K9aHr/agent.72
SSH_AGENT_PID=74
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/jax-ws-api-master-dependency-update@tmp/private_key_18110458920800405890.key (/home/jenkins/agent/workspace/jax-ws-api-master-dependency-update@tmp/private_key_18110458920800405890.key)
[ssh-agent] Using credentials jaxws-bot (GitHub bot SSH)
Selected Git installation does not exist. Using Default
The recommended git tool is: NONE
using credential github-bot-ssh
Cloning the remote Git repository
Cloning repository git@github.com:eclipse-ee4j/jax-ws-api.git
 > git init /home/jenkins/agent/workspace/jax-ws-api-master-dependency-update # timeout=10
Fetching upstream changes from git@github.com:eclipse-ee4j/jax-ws-api.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_SSH to set credentials GitHub bot SSH
[INFO] Currently running in a labeled security context
 > /usr/bin/chcon --type=ssh_home_t /home/jenkins/agent/workspace/jax-ws-api-master-dependency-update@tmp/jenkins-gitclient-ssh674794765273035160.key
 > git fetch --tags --force --progress -- git@github.com:eclipse-ee4j/jax-ws-api.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git@github.com:eclipse-ee4j/jax-ws-api.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision 2505f0e04175ee5b82bb8810f80a3a968062db1f (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 2505f0e04175ee5b82bb8810f80a3a968062db1f # timeout=10
Commit message: "Change logging in the FactoryFinder class"
 > git rev-list --no-walk ab856e2213fc6da369c12a2057ca8dc184188aa1 # timeout=10
[jax-ws-api-master-dependency-update] $ /bin/sh -e /tmp/jenkins16264635534407456024.sh
-[ Checking existing dependency update PR branches ]----------------------------
-[ Checking current version ]---------------------------------------------------
Snapshot version: 4.0.1-SNAPSHOT
PR version:       4.0.1
PR Branch:        DEP_UP_50_4.0.1
-[ Project repository update ]--------------------------------------------------
error: branch 'DEP_UP_50_4.0.1' not found.
error: unable to delete 'DEP_UP_50_4.0.1': remote ref does not exist
error: failed to push some refs to 'git@github.com:eclipse-ee4j/jax-ws-api.git'
Switched to a new branch 'DEP_UP_50_4.0.1'
-[ Project dependencies update ]------------------------------------------------
--[ Dependency Update ]---------------------------------------------------------
Dependency: jakarta.xml.bind:jakarta.xml.bind-api
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< jakarta.xml.ws:jakarta.xml.ws-api >------------------
[INFO] Building Jakarta XML Web Services API 4.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-properties (default-cli) @ jakarta.xml.ws-api ---
[INFO] artifact com.github.spotbugs:spotbugs-maven-plugin: checking for updates from sonatype-nexus-staging
[INFO] artifact com.github.spotbugs:spotbugs-maven-plugin: checking for updates from eclipse.maven.central.mirror
[INFO] artifact jakarta.xml.bind:jakarta.xml.bind-api: checking for updates from sonatype-nexus-staging
[INFO] artifact jakarta.xml.bind:jakarta.xml.bind-api: checking for updates from eclipse.maven.central.mirror
[INFO] artifact jakarta.xml.soap:jakarta.xml.soap-api: checking for updates from sonatype-nexus-staging
[INFO] artifact jakarta.xml.soap:jakarta.xml.soap-api: checking for updates from eclipse.maven.central.mirror
[INFO] Not updating the property ${spotbugs.version} because it is used by artifact com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.3.0:runtime and that artifact is not included in the list of  allowed artifacts to be updated.
[INFO] Incremental version changes allowed
[INFO] Updated ${xml.bind-api.version} from 4.0.0-RC1 to 4.0.0-RC3
[INFO] Not updating the property ${soap-api.version} because it is used by artifact jakarta.xml.soap:jakarta.xml.soap-api:jar:3.0.0-RC1 and that artifact is not included in the list of  allowed artifacts to be updated.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  9.977 s
[INFO] Finished at: 2021-12-10T16:51:48Z
[INFO] ------------------------------------------------------------------------
--[ Commit and push modified pom.xml files ]------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index c09b0b9..75aa102 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -115,7 +115,7 @@
         <legal.doc.source>${project.basedir}/..</legal.doc.source>
 
         <soap-api.version>3.0.0-RC1</soap-api.version>
-        <xml.bind-api.version>4.0.0-RC1</xml.bind-api.version>
+        <xml.bind-api.version>4.0.0-RC3</xml.bind-api.version>
     </properties>
 
     <build>
--------------------------------------------------------------------------------
[DEP_UP_50_4.0.1 80d3fbb] Updated ${xml.bind-api.version} from 4.0.0-RC1 to 4.0.0-RC3
 1 file changed, 1 insertion(+), 1 deletion(-)
--[ Dependency Update ]---------------------------------------------------------
Dependency: jakarta.xml.soap:jakarta.xml.soap-api
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< jakarta.xml.ws:jakarta.xml.ws-api >------------------
[INFO] Building Jakarta XML Web Services API 4.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-properties (default-cli) @ jakarta.xml.ws-api ---
[INFO] Not updating the property ${spotbugs.version} because it is used by artifact com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.3.0:runtime and that artifact is not included in the list of  allowed artifacts to be updated.
[INFO] Not updating the property ${xml.bind-api.version} because it is used by artifact jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0-RC3 and that artifact is not included in the list of  allowed artifacts to be updated.
[INFO] Incremental version changes allowed
[INFO] Updated ${soap-api.version} from 3.0.0-RC1 to 3.0.0-RC2
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.905 s
[INFO] Finished at: 2021-12-10T16:51:49Z
[INFO] ------------------------------------------------------------------------
--[ Commit and push modified pom.xml files ]------------------------------------
diff --git a/api/pom.xml b/api/pom.xml
index 75aa102..dd41cbb 100644
--- a/api/pom.xml
+++ b/api/pom.xml
@@ -114,7 +114,7 @@
 
         <legal.doc.source>${project.basedir}/..</legal.doc.source>
 
-        <soap-api.version>3.0.0-RC1</soap-api.version>
+        <soap-api.version>3.0.0-RC2</soap-api.version>
         <xml.bind-api.version>4.0.0-RC3</xml.bind-api.version>
     </properties>
 
--------------------------------------------------------------------------------
[DEP_UP_50_4.0.1 55de6cf] Updated ${soap-api.version} from 3.0.0-RC1 to 3.0.0-RC2
 1 file changed, 1 insertion(+), 1 deletion(-)
--[ Dependency Update ]---------------------------------------------------------
Dependency: jakarta.jws:jakarta.jws-api
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< jakarta.xml.ws:jakarta.xml.ws-api >------------------
[INFO] Building Jakarta XML Web Services API 4.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:update-properties (default-cli) @ jakarta.xml.ws-api ---
[INFO] Not updating the property ${spotbugs.version} because it is used by artifact com.github.spotbugs:spotbugs-maven-plugin:maven-plugin:4.3.0:runtime and that artifact is not included in the list of  allowed artifacts to be updated.
[INFO] Not updating the property ${xml.bind-api.version} because it is used by artifact jakarta.xml.bind:jakarta.xml.bind-api:jar:4.0.0-RC3 and that artifact is not included in the list of  allowed artifacts to be updated.
[INFO] Not updating the property ${soap-api.version} because it is used by artifact jakarta.xml.soap:jakarta.xml.soap-api:jar:3.0.0-RC2 and that artifact is not included in the list of  allowed artifacts to be updated.
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  0.812 s
[INFO] Finished at: 2021-12-10T16:51:51Z
[INFO] ------------------------------------------------------------------------
--[ No dependency was updated ]-------------------------------------------------
[INFO] Scanning for projects...
[INFO] 
[INFO] -----------------< jakarta.xml.ws:jakarta.xml.ws-api >------------------
[INFO] Building Jakarta XML Web Services API 4.0.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- glassfish-copyright-maven-plugin:2.4:repair (default-cli) @ jakarta.xml.ws-api ---
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  2.105 s
[INFO] Finished at: 2021-12-10T16:51:54Z
[INFO] ------------------------------------------------------------------------
--[ No copyright was updated ]--------------------------------------------------
-[ GitHub update ]--------------------------------------------------------------
remote: 
remote: Create a pull request for 'DEP_UP_50_4.0.1' on GitHub by visiting:        
remote:      https://github.com/eclipse-ee4j/jax-ws-api/pull/new/DEP_UP_50_4.0.1        
remote: 
To github.com:eclipse-ee4j/jax-ws-api.git
 * [new branch]      DEP_UP_50_4.0.1 -> DEP_UP_50_4.0.1
--[ Opening New GitHub issue ]--------------------------------------------------
JAX-WS API dependencies update: jakarta.xml.bind:jakarta.xml.bind-api jakarta.xml.soap:jakarta.xml.soap-api

[INFO] Updated ${xml.bind-api.version} from 4.0.0-RC1 to 4.0.0-RC3
[INFO] Updated ${soap-api.version} from 3.0.0-RC1 to 3.0.0-RC2

--------------------------------------------------------------------------------
Error creating issue: Unauthorized (HTTP 401)
Bad credentials
Build step 'Execute shell' marked build as failure
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 74 killed;
[ssh-agent] Stopped.
Finished: FAILURE