Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release: 58.git87f2fab.el7 has BUG https://github.com/moby/moby/issues/25981 #312

Open
marcelmfs opened this issue May 17, 2018 · 1 comment

Comments

@marcelmfs
Copy link

Output of docker version:

Client:
Version:         1.13.1
API version:     1.26
Package version: docker-1.13.1-58.git87f2fab.el7.x86_64
Go version:      go1.9.2
Git commit:      87f2fab/1.13.1
Built:           Mon Mar 19 18:55:01 2018
OS/Arch:         linux/amd64

Server:
Version:         1.13.1
API version:     1.26 (minimum version 1.12)
Package version: docker-1.13.1-58.git87f2fab.el7.x86_64
Go version:      go1.9.2
Git commit:      87f2fab/1.13.1
Built:           Mon Mar 19 18:55:01 2018
OS/Arch:         linux/amd64
Experimental:    false

Output of docker info:

Containers: 35
Running: 27
Paused: 0
Stopped: 8
Images: 116
Server Version: 1.13.1
Storage Driver: devicemapper
Pool Name: vg_el4338_root-docker--pool
Pool Blocksize: 524.3 kB
Base Device Size: 10.74 GB
Backing Filesystem: xfs
Data file:
Metadata file:
Data Space Used: 20.77 GB
Data Space Total: 110.5 GB
Data Space Available: 89.69 GB
Metadata Space Used: 6.918 MB
Metadata Space Total: 302 MB
Metadata Space Available: 295.1 MB
Thin Pool Minimum Free Space: 11.05 GB
Udev Sync Supported: true
Deferred Removal Enabled: true
Deferred Deletion Enabled: true
Deferred Deleted Device Count: 0
Library Version: 1.02.146-RHEL7 (2018-01-22)
Logging Driver: journald
Cgroup Driver: systemd
Plugins:
Volume: local
Network: bridge host macvlan null overlay
Authorization: rhel-push-plugin
Swarm: inactive
Runtimes: runc docker-runc
Default Runtime: docker-runc
Init Binary: /usr/libexec/docker/docker-init-current
containerd version:  (expected: aa8187dbd3b7ad67d8e5e3a15115d3eef43a7ed1)
runc version: e9c345b3f906d5dc5e8100b05ce37073a811c74a (expected: 9df8b306d01f59d3a8029be411de015b7304dd8f)
init version: 5b117de7f824f3d3825737cf09581645abbe35d4 (expected: 949e6facb77383876aeff8a6944dde66b3089574)
Security Options:
seccomp
  WARNING: You're not using the default seccomp profile
  Profile: /etc/docker/seccomp.json
userns
Kernel Version: 3.10.0-862.2.3.el7.x86_64
Operating System: Red Hat Enterprise Linux
OSType: linux
Architecture: x86_64
Number of Docker Hooks: 3
CPUs: 32
Total Memory: 125.6 GiB
Name: el4338.bc
ID: GL5H:3A6B:MRDY:B5ZG:CMM7:NRUE:MDUH:QODH:SCHZ:KRJT:6GZW:PVOI
Docker Root Dir: /var/lib/docker/1001729.1005699
Debug Mode (client): false
Debug Mode (server): false
Http Proxy: http://appproxy.bgc.net:8080
Https Proxy: http://appproxy.bgc.net:8080
No Proxy: *.ebc.local
Registry: https://registry.access.redhat.com/v1/
Experimental: false
Insecure Registries:
127.0.0.0/8
Live Restore Enabled: false
Registries: registry.access.redhat.com (secure), registry.access.redhat.com (secure), docker.io (secure)

Additional environment details (AWS, VirtualBox, physical, etc.):
Physical server

Steps to reproduce the issue:
Same as moby#25981 (but for version 1.13.1)

Describe the results you received:
Same as moby#25981

Describe the results you expected:
Same as moby#25981

Additional information you deem important (e.g. issue happens only occasionally):
Issue happens only occasionally

@BouncingBit
Copy link

Happened to me as well. I observed it when a container with bind ports is immediately "crashing" (that is is exited) after startup. It doesn't happen all the time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants