Skip to content
Failed

Console Output

Started by user Frederic Gurr
Rebuilds build #4
Running as SYSTEM
Agent migration-agent-bc1cm is provisioned from template Kubernetes Pod Template
Agent specification [Kubernetes Pod Template] (migration): 
* [jnlp] eclipsecbijenkins/migration-fat-agent:3.27@sha256:3d4b2d72e1816668dae4f4dee7322e53aa886c8689294487e49fbe7e5639a6d2(resourceRequestCpu: 1000m, resourceRequestMemory: 4096Mi, resourceLimitCpu: 2000m, resourceLimitMemory: 4096Mi)
yaml:
apiVersion: v1
kind: Pod
spec:
  containers:
  - name: jnlp
    volumeMounts:
    - name: settings-xml
      mountPath: /home/jenkins/.m2/settings.xml
      subPath: settings.xml
      readOnly: true
    - name: toolchains-xml
      mountPath: /home/jenkins/.m2/toolchains.xml
      subPath: toolchains.xml
      readOnly: true
    - name: settings-security-xml
      mountPath: /home/jenkins/.m2/settings-security.xml
      subPath: settings-security.xml
      readOnly: true
  volumes:
  - name: settings-xml
    secret:
      secretName: m2-secret-dir
      items:
      - key: settings.xml
        path: settings.xml
  - name: toolchains-xml
    configMap:
      name: m2-dir
      items:
      - key: toolchains.xml
        path: toolchains.xml
  - name: settings-security-xml
    secret:
      secretName: m2-secret-dir
      items:
      - key: settings-security.xml
        path: settings-security.xml


Building remotely on migration-agent-bc1cm (migration) in workspace /home/jenkins/workspace/jiro_pod_template_test_migration_locale
[jiro_pod_template_test_migration_locale] $ /bin/sh -xe /tmp/jenkins2343925283626963096.sh
+ cat /etc/locale.conf
LANG="en_US.UTF-8"
+ locale
LANG=
LC_CTYPE="POSIX"
LC_NUMERIC="POSIX"
LC_TIME="POSIX"
LC_COLLATE="POSIX"
LC_MONETARY="POSIX"
LC_MESSAGES="POSIX"
LC_PAPER="POSIX"
LC_NAME="POSIX"
LC_ADDRESS="POSIX"
LC_TELEPHONE="POSIX"
LC_MEASUREMENT="POSIX"
LC_IDENTIFICATION="POSIX"
LC_ALL=
+ locale -a
C
POSIX
en_US.utf8
+ env
JENKINS_UI_PORT_80_TCP_ADDR=172.30.40.179
JENKINS_AGENT_WORKDIR=/home/jenkins/agent
JENKINS_DISCOVERY_PORT_50000_TCP=tcp://172.30.40.230:50000
BUILD_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/5/
IBM_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle -XX:MaxRAMPercentage=64
HOSTNAME=migration-agent-bc1cm
JENKINS_UI_SERVICE_PORT=80
JENKINS_DISCOVERY_SERVICE_PORT_JNLP=50000
JENKINS_DISCOVERY_SERVICE_PORT=50000
KUBERNETES_PORT_443_TCP_PORT=443
HUDSON_SERVER_COOKIE=fd0ab396539457df
TERM=xterm
KUBERNETES_PORT=tcp://172.30.40.1:443
BUILD_TAG=jenkins-jiro_pod_template_test_migration_locale-5
KUBERNETES_SERVICE_PORT=443
KUBERNETES_SERVICE_HOST=172.30.40.1
OPENJ9_JAVA_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle -XX:MaxRAMPercentage=64
KUBERNETES_PORT_53_TCP=tcp://172.30.40.1:53
WORKSPACE=/home/jenkins/workspace/jiro_pod_template_test_migration_locale
JOB_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/
RUN_CHANGES_DISPLAY_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/5/display/redirect?page=changes
KUBERNETES_PORT_53_TCP_PORT=53
KUBERNETES_PORT_53_UDP=udp://172.30.40.1:53
JENKINS_UI_PORT_80_TCP_PROTO=tcp
KUBERNETES_SERVICE_PORT_DNS=53
JENKINS_NAME=migration-agent-bc1cm
_JAVA_OPTIONS=-XX:MaxRAMPercentage=64.0
KUBERNETES_PORT_53_TCP_ADDR=172.30.40.1
JENKINS_HOME=/var/jenkins_home
KUBERNETES_PORT_53_UDP_ADDR=172.30.40.1
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
JENKINS_DISCOVERY_PORT_50000_TCP_PROTO=tcp
RUN_DISPLAY_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/5/display/redirect
JENKINS_UI_PORT_80_TCP_PORT=80
PWD=/home/jenkins/workspace/jiro_pod_template_test_migration_locale
JENKINS_DISCOVERY_SERVICE_HOST=172.30.40.230
HUDSON_URL=https://ci.eclipse.org/cbi/
JENKINS_UI_PORT=tcp://172.30.40.179:80
JOB_NAME=jiro_pod_template_test_migration_locale
KUBERNETES_PORT_53_UDP_PORT=53
BUILD_DISPLAY_NAME=#5
BUILD_ID=5
JENKINS_URL=https://ci.eclipse.org/cbi/
JENKINS_DISCOVERY_PORT=tcp://172.30.40.230:50000
JAVA_TOOL_OPTIONS=-XX:+IgnoreUnrecognizedVMOptions -XX:+UseContainerSupport -XX:+UnlockExperimentalVMOptions -XX:+UseCGroupMemoryLimitForHeap
JOB_BASE_NAME=jiro_pod_template_test_migration_locale
JENKINS_TUNNEL=jenkins-discovery.cbi.svc.cluster.local:50000
HOME=/home/jenkins
SHLVL=1
JENKINS_SECRET=d74d25ed6b3e44df70b3b3de2a8428d9c6495a635ce9a5f6c6a5195a2db1aacb
JENKINS_DISCOVERY_PORT_50000_TCP_ADDR=172.30.40.230
KUBERNETES_PORT_53_UDP_PROTO=udp
KUBERNETES_PORT_443_TCP_PROTO=tcp
KUBERNETES_SERVICE_PORT_HTTPS=443
EXECUTOR_NUMBER=0
JENKINS_SERVER_COOKIE=fd0ab396539457df
NODE_LABELS=migration migration-agent-bc1cm
JENKINS_DISCOVERY_PORT_50000_TCP_PORT=50000
HUDSON_HOME=/var/jenkins_home
JENKINS_UI_PORT_80_TCP=tcp://172.30.40.179:80
NODE_NAME=migration-agent-bc1cm
JNLP_PROTOCOL_OPTS=-XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true
BUILD_NUMBER=5
JOB_DISPLAY_URL=https://ci.eclipse.org/cbi/job/jiro_pod_template_test_migration_locale/display/redirect
JENKINS_UI_SERVICE_HOST=172.30.40.179
KUBERNETES_SERVICE_PORT_DNS_TCP=53
KUBERNETES_PORT_443_TCP_ADDR=172.30.40.1
DISPLAY=:0
KUBERNETES_PORT_53_TCP_PROTO=tcp
HUDSON_COOKIE=ae829fb9-4832-406d-883f-15a0d2fdedf4
KUBERNETES_PORT_443_TCP=tcp://172.30.40.1:443
JENKINS_UI_SERVICE_PORT_HTTP=80
JENKINS_AGENT_NAME=migration-agent-bc1cm
_=/usr/bin/env
+ sudo update-locale LANG=en_US.UTF-8
/tmp/jenkins2343925283626963096.sh: line 6: sudo: command not found
Build step 'Execute shell' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE