Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

release: Clear Containers 3.0.1 #77

Merged
merged 1 commit into from
Sep 27, 2017

Conversation

jcvenegas
Copy link
Contributor

Version bump for Clear Containers 3.0.1

Fixes: #76

Signed-off-by: Jose Carlos Venegas Munoz jose.carlos.venegas.munoz@intel.com

@jcvenegas
Copy link
Contributor Author

Failed for issue not related with the change.

Related to clearcontainers/runtime/issues/622 and clearcontainers/runtime#521

00:13:40.336 not ok 8 ctr list filtering
00:13:40.339 # (in test file crio.bats, line 362)
00:13:40.344 #   `[ "$status" -eq 0 ]' failed
00:13:40.345 # 0
00:13:40.345 # time="2017-09-27 14:57:18.990214253Z" level=debug msg="[graphdriver] trying provided driver "aufs"" 
00:13:40.345 # time="2017-09-27 14:57:18.995038855Z" level=info msg="CNI network crionet (type=bridge) is used from /tmp/tmp.lqjtymuJdK/cni/net.d/10-crio.conf" 
00:13:40.345 # time="2017-09-27 14:57:18.995198355Z" level=info msg="CNI network crionet (type=bridge) is used from /tmp/tmp.lqjtymuJdK/cni/net.d/10-crio.conf" 
00:13:40.345 # time="2017-09-27 14:57:19.004136957Z" level=debug msg="Golang's threads limit set to 115110" 
00:13:40.345 # time="2017-09-27 14:57:19.004840757Z" level=debug msg="sandboxes: []" 
00:13:40.345 # time="2017-09-27 14:57:19.004989257Z" level=error msg="Failed to start streaming server: listen tcp 10.0.0.11:10010: bind: address already in use" 
00:13:40.345 # 2017/09/27 14:57:20 transport: http2Server.HandleStreams failed to read frame: read unix /tmp/tmp.lqjtymuJdK/crio.sock->@: read: connection reset by peer
00:13:40.345 # time="2017-09-27 14:57:20.123551749Z" level=debug msg="ImageStatusRequest: &ImageStatusRequest{Image:&ImageSpec{Image:redis:alpine,},}" 
00:13:40.345 # time="2017-09-27 14:57:20.123770049Z" level=debug msg="parsed reference into "[aufs@/tmp/tmp.lqjtymuJdK/crio+/tmp/tmp.lqjtymuJdK/crio-run]docker.io/library/redis:alpine"" 
00:13:40.345 # time="2017-09-27 14:57:20.125198849Z" level=debug msg="ImageStatusResponse: &ImageStatusResponse{Image:&Image{Id:0a0ca31e00ebbc1fec05f5071f4a1afcff35cdb19c85df4d8f8a547daad90b9a,RepoTags:[docker.io/library/redis:alpine redis:alpine],RepoDigests:[],Size_:27500208,Uid:nil,Username:,},}" 
00:13:40.345 # time="2017-09-27 14:57:20.197280868Z" level=debug msg="ImageStatusRequest: &ImageStatusRequest{Image:&ImageSpec{Image:redis:alpine,},}" 
00:13:40.345 # time="2017-09-27 14:57:20.197367568Z" level=debug msg="parsed reference into "[aufs@/tmp/tmp.lqjtymuJdK/crio+/tmp/tmp.lqjtymuJdK/crio-run]docker.io/library/redis:alpine"" 
00:13:40.345 # time="2017-09-27 14:57:20.197692968Z" level=debug msg="ImageStatusResponse: &ImageStatusResponse{Image:&Image{Id:0a0ca31e00ebbc1fec05f5071f4a1afcff35cdb19c85df4d8f8a547daad90b9a,RepoTags:[docker.io/library/redis:alpine redis:alpine],RepoDigests:[],Size_:27500208,Uid:nil,Username:,},}" 
00:13:40.345 # time="2017-09-27 14:57:20.257231884Z" level=debug msg="ImageStatusRequest: &ImageStatusRequest{Image:&ImageSpec{Image:mrunalp/oom,},}" 
00:13:40.345 # time="2017-09-27 14:57:20.257330984Z" level=debug msg="parsed reference into "[aufs@/tmp/tmp.lqjtymuJdK/crio+/tmp/tmp.lqjtymuJdK/crio-run]docker.io/mrunalp/oom:latest"" 
00:13:40.345 # time="2017-09-27 14:57:20.257643384Z" level=debug msg="ImageStatusResponse: &ImageStatusResponse{Image:&Image{Id:327688972f8dedba6b2e5e512df6fd3f145284da1f54e123e00ea49fe6c5901d,RepoTags:[docker.io/mrunalp/oom:latest mrunalp/oom docker.io/library/mrunalp/oom],RepoDigests:[],Size_:5719481,Uid:nil,Username:,},}" 
00:13:40.345 # time="2017-09-27 14:57:20.339925805Z" level=debug msg="ImageStatusRequest: 

@clearcontainersbot
Copy link

kubernetes qa-passed 👍

1 similar comment
@clearcontainersbot
Copy link

kubernetes qa-passed 👍

@jcvenegas
Copy link
Contributor Author

Now and error in integration tets.

 ••••••Running command '/usr/bin/docker [docker run --rm --name eXGO8e6lyf1ZmEUJ5eh8ZG8aT6EF5V busybox sh -c exit 0]'
00:25:29.020 command failed error 'exit status 125'
00:25:29.020 [docker run --rm --name eXGO8e6lyf1ZmEUJ5eh8ZG8aT6EF5V busybox sh -c exit 0]
00:25:29.020 Timeout: 15 seconds
00:25:29.020 Exit Code: 125
00:25:29.020 Stdout: 
00:25:29.020 Stderr: docker: Error response from daemon: exit status 1: "ERROR received from Hyperstart\n".
00:25:29.020 
00:25:29.020 Running command '/usr/bin/docker [docker ps -a -f name=eXGO8e6lyf1ZmEUJ5eh8ZG8aT6EF5V --format {{.Status}}]'
00:25:29.020 [docker ps -a -f name=eXGO8e6lyf1ZmEUJ5eh8ZG8aT6EF5V --format {{.Status}}]
00:25:29.020 Timeout: 15 seconds
00:25:29.020 Exit Code: 0
00:25:29.020 Stdout: 
00:25:29.020 Stderr: 
00:25:29.020 
00:25:29.020 ------------------------------
00:25:29.020 • Failure [4.000 seconds]
00:25:29.021 run
00:25:29.021 /home/jenkins/go/src/github.com/clearcontainers/tests/integration/docker/run_test.go:63
00:25:29.021   container with docker
00:25:29.021   /home/jenkins/go/src/github.com/clearcontainers/tests/vendor/github.com/onsi/ginkgo/extensions/table/table.go:96
00:25:29.021     with 'exit 0' as workload [It]
00:25:29.022     /home/jenkins/go/src/github.com/clearcontainers/tests/vendor/github.com/onsi/ginkgo/extensions/table/table_entry.go:46
00:25:29.022 
00:25:29.022     Expected
00:25:29.022         <int>: 0
00:25:29.022     to equal
00:25:29.022         <int>: 125
00:25:29.022 
00:25:29.022     /home/jenkins/go/src/github.com/clearcontainers/tests/integration/docker/run_test.go:54

Version bump for Clear Containers 3.0.1

Fixes: clearcontainers#76

Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>
@clearcontainersbot
Copy link

kubernetes qa-passed 👍

Copy link
Contributor

@amshinde amshinde left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@amshinde amshinde merged commit 69b6246 into clearcontainers:master Sep 27, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants