This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ELASTICSEARCH_URL=http://elasticsearch-logging:9200 | |
{"@timestamp":"2015-10-14T01:14:57.017Z","level":"error","message":"Request Timeout after 1500ms","node_env":"production","error":{"message":"Request Timeout after 1500ms","name":"Error","stack":"Error: Request Timeout after 1500ms\n at [object Object].<anonymous> (/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/transport.js:282:15)\n at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)\n"}} | |
{"@timestamp":"2015-10-14T01:14:57.018Z","level":"fatal","message":"Request Timeout after 1500ms","node_env":"production","error":{"message":"Request Timeout after 1500ms","name":"Error","stack":"Error: Request Timeout after 1500ms\n at [object Object].<anonymous> (/kibana-4.0.2-linux-x64/src/node_modules/elasticsearch/src/lib/transport.js:282:15)\n at Timer.listOnTimeout [as ontimeout] (timers.js:112:15)\n"}} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SIGABRT: abort | |
PC=0x60df68 | |
goroutine 1781 [syscall, 1156 minutes]: | |
syscall.Syscall6(0x3d, 0x709, 0xc20894b4fc, 0x0, 0xc208a8d290, 0x0, 0x0, 0x44199c, 0x441e22, 0xb28140) | |
/usr/lib/go/src/syscall/asm_linux_amd64.s:46 +0x5 fp=0xc20894b460 sp=0xc20894b458 | |
syscall.wait4(0x709, 0xc20894b4fc, 0x0, 0xc208a8d290, 0x90, 0x0, 0x0) | |
/usr/lib/go/src/syscall/zsyscall_linux_amd64.go:124 +0x79 fp=0xc20894b4c0 sp=0xc20894b460 | |
syscall.Wait4(0x709, 0xc20894b544, 0x0, 0xc208a8d290, 0x41a7db, 0x0, 0x0) | |
/usr/lib/go/src/syscall/syscall_linux.go:224 +0x60 fp=0xc20894b508 sp=0xc20894b4c0 | |
os.(*Process).wait(0xc20832c860, 0xc208550080, 0x0, 0x0) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SIGABRT: abort | |
PC=0x60def2 | |
goroutine 124 [syscall, 45 minutes]: | |
syscall.Syscall(0x0, 0x1e, 0xc2084ee000, 0x8000, 0x0, 0x8000, 0x0) | |
/usr/lib/go/src/syscall/asm_linux_amd64.s:21 +0x5 fp=0xc208537d68 sp=0xc208537d60 | |
syscall.read(0x1e, 0xc2084ee000, 0x8000, 0x8000, 0x1277af0, 0x0, 0x0) | |
/usr/lib/go/src/syscall/zsyscall_linux_amd64.go:867 +0x6e fp=0xc208537db0 sp=0xc208537d68 | |
syscall.Read(0x1e, 0xc2084ee000, 0x8000, 0x8000, 0xa37aa0, 0x0, 0x0) | |
/usr/lib/go/src/syscall/syscall_unix.go:136 +0x58 fp=0xc208537df0 sp=0xc208537db0 | |
os.(*File).read(0xc208037708, 0xc2084ee000, 0x8000, 0x8000, 0xc2084ee000, 0x0, 0x0) |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SIGABRT: abort | |
PC=0x44c6a1 | |
goroutine 0 [idle]: | |
runtime.futex(0x1275b38, 0x0, 0x0, 0x0, 0x0, 0x1274d20, 0x1, 0x41996f, 0x419b8e, 0x1275b38, ...) | |
/usr/lib/go/src/runtime/sys_linux_amd64.s:277 +0x21 | |
runtime.futexsleep(0x1275b38, 0x0, 0xffffffffffffffff) | |
/usr/lib/go/src/runtime/os_linux.c:49 +0x47 | |
runtime.notesleep(0x1275b38) | |
/usr/lib/go/src/runtime/lock_futex.go:145 +0xae | |
stopm() |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by user [email protected] | |
Building remotely on kubernetes-e2e-coreos-gce (gce bash kubernetes-e2e) in workspace /home/jenkins/workspace/kubernetes-e2e-gce-coreos-docker | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/kubernetes/kubernetes/ # timeout=10 | |
Fetching upstream changes from https://github.com/kubernetes/kubernetes/ | |
> git --version # timeout=10 | |
> git -c core.askpass=true fetch --tags --progress https://github.com/kubernetes/kubernetes/ +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Started by user [email protected] | |
Building remotely on kubernetes-e2e-coreos-gce (gce kubernetes-e2e) in workspace /home/jenkins/workspace/kubernetes-e2e-gce-coreos-docker | |
> git rev-parse --is-inside-work-tree # timeout=10 | |
Fetching changes from the remote Git repository | |
> git config remote.origin.url https://github.com/kubernetes/kubernetes/ # timeout=10 | |
Fetching upstream changes from https://github.com/kubernetes/kubernetes/ | |
> git --version # timeout=10 | |
> git -c core.askpass=true fetch --tags --progress https://github.com/kubernetes/kubernetes/ +refs/heads/*:refs/remotes/origin/* | |
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10 | |
> git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package main | |
import ( | |
"fmt" | |
"github.com/steveeJ/gexpect" | |
) | |
func main() { | |
hey := "testoutput" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I1118 18:36:54.026298 6205 server.go:561] Using self-signed cert (/var/run/kubernetes/kubelet.crt, /var/run/kubernetes/kubelet.key) | |
W1118 18:36:54.026403 6205 server.go:622] Could not load kubeconfig file /var/lib/kubelet/kubeconfig: stat /var/lib/kubelet/kubeconfig: no such file or directory. Trying auth path instead. | |
W1118 18:36:54.026416 6205 server.go:584] Could not load kubernetes auth path /var/lib/kubelet/kubernetes_auth: stat /var/lib/kubelet/kubernetes_auth: no such file or directory. Continuing with defaults. | |
I1118 18:36:54.026461 6205 plugins.go:71] No cloud provider specified. | |
I1118 18:36:54.026467 6205 server.go:499] Successfully initialized cloud provider: "" from the config file: "" | |
I1118 18:36:54.026517 6205 manager.go:128] cAdvisor running in container: "/user.slice/user-1000.slice/session-c2.scope" | |
I1118 18:36:55.605326 6205 fs.go:108] Filesystem partitions: map[/dev/mapper/ubuntu--vg-root:{mountpoint:/ major:252 minor:1 fsType: blockSize:0} /dev/sda1:{mountpoint:/boot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env bash | |
set -e | |
if [ "$EUID" -ne 0 ]; then | |
echo "This script uses functionality which requires root privileges" | |
exit 1 | |
fi | |
# Start the build with an empty ACI | |
acbuild --debug begin |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
source foo.sh | |
foo |