Skip to content
Aborted

Console Output

Branch indexing
02:47:33 Connecting to https://api.github.com with no credentials, anonymous access
02:47:33 Jenkins-Imposed API Limiter: Current quota for Github API usage has 52 remaining (1 over budget). Next quota of 60 in 59 min. Sleeping for 4 min 50 sec.
02:47:33 Jenkins is attempting to evenly distribute GitHub API requests. To configure a different rate limiting strategy, such as having Jenkins restrict GitHub API requests only when near or above the GitHub rate limit, go to "GitHub API usage" under "Configure System" in the Jenkins settings.
02:50:34 Jenkins-Imposed API Limiter: Still sleeping, now only 1 min 48 sec remaining.
ERROR: Could not do lightweight checkout, falling back to heavyweight
java.lang.InterruptedException
	at java.base/java.lang.Thread.sleep(Native Method)
	at java.base/java.lang.Thread.sleep(Thread.java:1002)
	at org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$LocalChecker.waitUntilRateLimit(ApiRateLimitChecker.java:336)
	at org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$LocalChecker.checkRateLimit(ApiRateLimitChecker.java:272)
	at org.jenkinsci.plugins.github_branch_source.ApiRateLimitChecker$RateLimitCheckerAdapter.checkRateLimit(ApiRateLimitChecker.java:253)
	at org.kohsuke.github.GitHubRateLimitChecker.checkRateLimit(GitHubRateLimitChecker.java:128)
Caused: java.io.InterruptedIOException
	at org.kohsuke.github.GitHubRateLimitChecker.checkRateLimit(GitHubRateLimitChecker.java:142)
	at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:383)
Caused: org.kohsuke.github.HttpException: Server returned HTTP response code: -1, message: 'null' for URL: https://api.github.com/repos/alwin-joseph/jakartaee-tck/contents/Jenkinsfile?ref=0d66d0d44ceee121090a4be8cd1541b090907bd9
	at org.kohsuke.github.GitHubClient.interpretApiError(GitHubClient.java:548)
	at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:401)
	at org.kohsuke.github.GitHubClient.sendRequest(GitHubClient.java:355)
	at org.kohsuke.github.Requester.fetch(Requester.java:76)
	at org.kohsuke.github.GHRepository.getFileContent(GHRepository.java:2522)
	at org.jenkinsci.plugins.github_branch_source.GitHubSCMFile.metadata(GitHubSCMFile.java:114)
	at org.jenkinsci.plugins.github_branch_source.GitHubSCMFile.content(GitHubSCMFile.java:192)
	at jenkins.scm.api.SCMFile.contentAsString(SCMFile.java:335)
	at org.jenkinsci.plugins.workflow.multibranch.SCMBinder.create(SCMBinder.java:110)
	at org.jenkinsci.plugins.workflow.job.WorkflowRun.run(WorkflowRun.java:311)
	at hudson.model.ResourceController.execute(ResourceController.java:101)
	at hudson.model.Executor.run(Executor.java:442)
Checking out git https://github.com/alwin-joseph/jakartaee-tck.git into /var/jenkins/workspace/jakartaee-tck-alw_jaxrstck-311@script/f32e2db93bc23f9b4bb484e1a13a773ce198b39374a197f043c852393c5a9f4f to read Jenkinsfile
The recommended git tool is: git
Warning: CredentialId "github" could not be found.
Cloning the remote Git repository
Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/alwin-joseph/jakartaee-tck.git
 > git init /var/jenkins/workspace/jakartaee-tck-alw_jaxrstck-311@script/f32e2db93bc23f9b4bb484e1a13a773ce198b39374a197f043c852393c5a9f4f # timeout=10
Fetching upstream changes from https://github.com/alwin-joseph/jakartaee-tck.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --no-tags --force --progress -- https://github.com/alwin-joseph/jakartaee-tck.git +refs/heads/jaxrstck-311:refs/remotes/origin/jaxrstck-311 # timeout=10
 > git config remote.origin.url https://github.com/alwin-joseph/jakartaee-tck.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/jaxrstck-311:refs/remotes/origin/jaxrstck-311 # timeout=10
Avoid second fetch
Checking out Revision 0d66d0d44ceee121090a4be8cd1541b090907bd9 (jaxrstck-311)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0d66d0d44ceee121090a4be8cd1541b090907bd9 # timeout=10
 > git branch -a -v --no-abbrev # timeout=10
 > git checkout -b jaxrstck-311 0d66d0d44ceee121090a4be8cd1541b090907bd9 # timeout=10
Commit message: "update rest tck runner for 3.1.1 TCK"
First time build. Skipping changelog.
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Created Pod: kubernetes jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Scheduled] Successfully assigned jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr to okdnode-20
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][AddedInterface] Add eth0 [10.40.39.218/23] from openshift-sdn
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Pulled] Container image "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13" already present on machine
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Created] Created container jnlp
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Started] Started container jnlp
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Pulling] Pulling image "jakartaee/cts-base:0.3"
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Pulled] Successfully pulled image "jakartaee/cts-base:0.3" in 604.647926ms
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Created] Created container jakartaeetck-ci
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Started] Started container jakartaeetck-ci
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Pulling] Pulling image "jakartaee/cts-mailserver:0.1"
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Pulled] Successfully pulled image "jakartaee/cts-mailserver:0.1" in 506.427234ms
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Created] Created container james-mail
[Normal][jakartaee-tck/jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr][Started] Started container james-mail
Still waiting to schedule task
‘jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr’ is offline
Agent jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr is provisioned from template jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5qv2m
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/job/jakartaee-tck-alw/job/jaxrstck-311/1/"
    runUrl: "job/jakartaee-tck-alw/job/jaxrstck-311/1/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "7ff3669356f77f0386ef3fbf3ff4c314a1c62c34"
    jenkins/label: "jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9"
  name: "jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr"
  namespace: "jakartaee-tck"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.jakartaee-tck.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr"
    - name: "JNLP_PROTOCOL_OPTS"
      value: "-XshowSettings:vm -Xmx2048m -Dsun.zip.disableMemoryMapping=true -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true"
    - name: "JENKINS_NAME"
      value: "jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.jakartaee-tck.svc.cluster.local/jakartaee-tck/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
    name: "jnlp"
    resources:
      limits:
        memory: "3Gi"
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - command:
    - "cat"
    env:
    - name: "JAVA_TOOL_OPTIONS"
      value: "-Xmx6G"
    image: "jakartaee/cts-base:0.3"
    imagePullPolicy: "Always"
    name: "jakartaeetck-ci"
    resources:
      limits:
        memory: "10Gi"
        cpu: "2.0"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  - command:
    - "cat"
    image: "jakartaee/cts-mailserver:0.1"
    imagePullPolicy: "Always"
    name: "james-mail"
    ports:
    - containerPort: 1025
    - containerPort: 1143
    resources:
      limits:
        memory: "2Gi"
        cpu: "0.5"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  hostAliases:
  - hostnames:
    - "localhost.localdomain"
    - "james.local"
    ip: "127.0.0.1"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"

Running on jakartaee-tck-pod-1514d6b0-bbdb-425a-b30a-a93a832721d9-5q-pbtkr in /home/jenkins/agent/workspace/jakartaee-tck-alw_jaxrstck-311
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
Aborted by Alwin Joseph
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
java.lang.InterruptedException
	at java.base/java.lang.Object.wait(Native Method)
	at java.base/java.lang.Object.wait(Object.java:219)
	at hudson.remoting.Request.call(Request.java:177)
	at hudson.remoting.Channel.call(Channel.java:999)
	at hudson.FilePath.act(FilePath.java:1194)
	at hudson.FilePath.act(FilePath.java:1183)
	at org.jenkinsci.plugins.gitclient.Git.getClient(Git.java:126)
	at hudson.plugins.git.GitSCM.createClient(GitSCM.java:916)
	at hudson.plugins.git.GitSCM.createClient(GitSCM.java:847)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1297)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:129)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:97)
	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:84)
	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
	at java.base/java.lang.Thread.run(Thread.java:871)

Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected


GitHub has been notified of this commit’s build result

Finished: ABORTED