-
Notifications
You must be signed in to change notification settings - Fork 33
ARM CI 18.04 build failing #74
Copy link
Copy link
Closed
Description
From http://jenkins.katacontainers.io/job/kata-containers-tests-ARM-18.04-PR/9/console (for kata-containers/tests#836):
sudo chown -R ${USER} ${WORKSPACE}
sudo chgrp -R $(id -ng) ${WORKSPACE}
[kata-containers-tests-ARM-18.04-PR] $ /bin/bash /tmp/jenkins3490619367125723844.sh
/tmp/jenkins3490619367125723844.sh: line 7: cd: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/kata-containers/tests: No such file or directory
~/workspace/kata-containers-tests-ARM-18.04-PR/artifacts ~/workspace/kata-containers-tests-ARM-18.04-PR
~/workspace/kata-containers-tests-ARM-18.04-PR
INFO: Checking log files
.ci/aarch64/filter_test_aarch64.sh: line 21: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/bin/yq: No such file or directory
.ci/aarch64/filter_docker_aarch64.sh: line 25: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/bin/yq: No such file or directory
.ci/aarch64/filter_docker_aarch64.sh: line 25: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/bin/yq: No such file or directory
.ci/aarch64/filter_docker_aarch64.sh: line 25: /home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/bin/yq: No such file or directory
make -C cmd/log-parser
make[1]: Entering directory '/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/cmd/log-parser'
go test .
display_toml.go:12:2: cannot find package "github.com/BurntSushi/toml" in any of:
/usr/local/go/src/github.com/BurntSushi/toml (from $GOROOT)
/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/BurntSushi/toml (from $GOPATH)
parse.go:19:2: cannot find package "github.com/go-logfmt/logfmt" in any of:
/usr/local/go/src/github.com/go-logfmt/logfmt (from $GOROOT)
/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/go-logfmt/logfmt (from $GOPATH)
main.go:25:2: cannot find package "github.com/sirupsen/logrus" in any of:
/usr/local/go/src/github.com/sirupsen/logrus (from $GOROOT)
/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/sirupsen/logrus (from $GOPATH)
main.go:26:2: cannot find package "github.com/urfave/cli" in any of:
/usr/local/go/src/github.com/urfave/cli (from $GOROOT)
/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/github.com/urfave/cli (from $GOPATH)
display_yaml.go:13:2: cannot find package "gopkg.in/yaml.v2" in any of:
/usr/local/go/src/gopkg.in/yaml.v2 (from $GOROOT)
/home/jenkins/workspace/kata-containers-tests-ARM-18.04-PR/go/src/gopkg.in/yaml.v2 (from $GOPATH)
Makefile:20: recipe for target 'check' failed
make[1]: *** [check] Error 1
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels