Skip to content

Instantly share code, notes, and snippets.

@cwpenhale
Created June 3, 2019 21:39
Show Gist options
  • Save cwpenhale/2eb23ffcb2abd2b4fccc509a50f2fd0a to your computer and use it in GitHub Desktop.
Save cwpenhale/2eb23ffcb2abd2b4fccc509a50f2fd0a to your computer and use it in GitHub Desktop.
[root@localhost ~]# journalctl -f -u docker -u containerd
-- Logs begin at Mon 2019-06-03 15:08:18 EDT. --
Jun 03 17:02:10 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:10.134906074-04:00" level=debug msg="Registering GET, /networks/{id:.+}"
Jun 03 17:02:10 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:10.135089718-04:00" level=debug msg="Registering POST, /networks/create"
Jun 03 17:02:10 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:10.135210166-04:00" level=debug msg="Registering POST, /networks/{id:.*}/connect"
Jun 03 17:02:10 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:10.135409998-04:00" level=debug msg="Registering POST, /networks/{id:.*}/disconnect"
Jun 03 17:02:10 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:10.135642106-04:00" level=debug msg="Registering POST, /networks/prune"
Jun 03 17:02:10 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:10.135805474-04:00" level=debug msg="Registering DELETE, /networks/{id:.*}"
Jun 03 17:02:10 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:10.147775689-04:00" level=info msg="API listen on /var/run/docker.sock"
Jun 03 17:02:10 localhost.localdomain systemd[1]: Started Docker Application Container Engine.
Jun 03 17:02:11 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:11.979701344-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:11 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:11.980607793-04:00" level=debug msg="Calling GET /v1.32/containers/json"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.841823295-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.843660357-04:00" level=debug msg="Calling POST /v1.32/build?buildargs=%7B%7D&cachefrom=%5B%5D&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&labels=%7B%7D&memory=0&memswap=0&networkmode=default&rm=1&shmsize=0&t=bad_parent&target=&ulimits=null"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.863291491-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c apt-get update && apt-get install -y python && rm -rf /var/lib/apt/lists/*]"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.863718813-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c #(nop) COPY file:e4ea8b6036e0ad17a6f3bdca991ab0000f9c5742cdc05d6a310f1dce7fef9340 in /tmp ]"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.865573801-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c chmod +x /tmp/bad_parent.py]"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.883235607-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.884836674-04:00" level=debug msg="Calling POST /v1.32/containers/create?name=bad_parent"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.885059621-04:00" level=debug msg="form data: {\"AttachStderr\":false,\"AttachStdin\":false,\"AttachStdout\":false,\"Cmd\":[\"/bin/bash\"],\"Domainname\":\"\",\"Entrypoint\":null,\"Env\":[],\"HostConfig\":{\"AutoRemove\":false,\"Binds\":null,\"BlkioDeviceReadBps\":null,\"BlkioDeviceReadIOps\":null,\"BlkioDeviceWriteBps\":null,\"BlkioDeviceWriteIOps\":null,\"BlkioWeight\":0,\"BlkioWeightDevice\":[],\"CapAdd\":null,\"CapDrop\":null,\"Cgroup\":\"\",\"CgroupParent\":\"\",\"ConsoleSize\":[0,0],\"ContainerIDFile\":\"\",\"CpuCount\":0,\"CpuPercent\":0,\"CpuPeriod\":0,\"CpuQuota\":0,\"CpuRealtimePeriod\":0,\"CpuRealtimeRuntime\":0,\"CpuShares\":0,\"CpusetCpus\":\"\",\"CpusetMems\":\"\",\"DeviceCgroupRules\":null,\"Devices\":[],\"DiskQuota\":0,\"Dns\":[],\"DnsOptions\":[],\"DnsSearch\":[],\"ExtraHosts\":null,\"GroupAdd\":null,\"IOMaximumBandwidth\":0,\"IOMaximumIOps\":0,\"Init\":true,\"IpcMode\":\"\",\"Isolation\":\"\",\"KernelMemory\":0,\"Links\":null,\"LogConfig\":{\"Config\":{},\"Type\":\"\"},\"Memory\":0,\"MemoryReservation\":0,\"MemorySwap\":0,\"MemorySwappiness\":-1,\"NanoCpus\":0,\"NetworkMode\":\"default\",\"OomKillDisable\":false,\"OomScoreAdj\":0,\"PidMode\":\"\",\"PidsLimit\":0,\"PortBindings\":{},\"Privileged\":false,\"PublishAllPorts\":false,\"ReadonlyRootfs\":false,\"RestartPolicy\":{\"MaximumRetryCount\":0,\"Name\":\"no\"},\"SecurityOpt\":null,\"ShmSize\":0,\"UTSMode\":\"\",\"Ulimits\":null,\"UsernsMode\":\"\",\"VolumeDriver\":\"\",\"VolumesFrom\":null},\"Hostname\":\"\",\"Image\":\"bad_parent\",\"Labels\":{},\"NetworkingConfig\":{\"EndpointsConfig\":{}},\"OnBuild\":null,\"OpenStdin\":true,\"StdinOnce\":false,\"Tty\":true,\"User\":\"\",\"Volumes\":{},\"WorkingDir\":\"\"}"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.902114226-04:00" level=debug msg="container mounted via layerStore: /var/lib/docker/overlay2/d2ad3c86c7fb4e55f6d885018048d3e0b41b07a5dcf16757efd066813a662a23/merged"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.908962919-04:00" level=debug msg="Calling POST /v1.32/containers/b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748/wait?condition=next-exit"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.910112105-04:00" level=debug msg="Calling POST /v1.32/containers/b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748/start"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.910870330-04:00" level=debug msg="container mounted via layerStore: /var/lib/docker/overlay2/d2ad3c86c7fb4e55f6d885018048d3e0b41b07a5dcf16757efd066813a662a23/merged"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.911148971-04:00" level=debug msg="Assigning addresses for endpoint bad_parent's interface on network bridge"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.911163600-04:00" level=debug msg="RequestAddress(LocalDefault/172.17.0.0/16, <nil>, map[])"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.925874131-04:00" level=debug msg="Assigning addresses for endpoint bad_parent's interface on network bridge"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.935315381-04:00" level=debug msg="Programming external connectivity on endpoint bad_parent (8bbc33003ac24750777d9cdef9c6c7143ef59b3e5c491e21d6625c5dfc9509af)"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.938087921-04:00" level=debug msg="EnableService b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 START"
Jun 03 17:02:33 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:33.938103454-04:00" level=debug msg="EnableService b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 DONE"
Jun 03 17:02:34 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:34.018349553-04:00" level=debug msg="sandbox set key processing took 24.931427ms for container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:34 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:34.049508176-04:00" level=debug msg="truncating event log"
Jun 03 17:02:34 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:34.066302210-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-container\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"\", Timestamp:(*timestamp.Timestamp)(0xc420bb2aa0)}"
Jun 03 17:02:34 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:34.078733405-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-container\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" timestamp:<seconds:1559595754 nanos:49310389 > "
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.784848970-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.785928357-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.787693268-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.787739970-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.788764623-04:00" level=debug msg="Calling POST /v1.32/exec/41b3977bc6ec51dc058159f2cbc488c87b3e34f756d6bc752ee004b3c3fe050c/start"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.788834600-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.788931631-04:00" level=debug msg="starting exec command 41b3977bc6ec51dc058159f2cbc488c87b3e34f756d6bc752ee004b3c3fe050c in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.791679047-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.791721904-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.835892186-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"41b3977bc6ec51dc058159f2cbc488c87b3e34f756d6bc752ee004b3c3fe050c\", Timestamp:(*timestamp.Timestamp)(0xc4207f6060)}"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.835977679-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"41b3977bc6ec51dc058159f2cbc488c87b3e34f756d6bc752ee004b3c3fe050c\" timestamp:<seconds:1559595761 nanos:835595254 > "
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.837638155-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=41b3977bc6ec51dc058159f2cbc488c87b3e34f756d6bc752ee004b3c3fe050c status=0 systemPid=2416
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.837834814-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"41b3977bc6ec51dc058159f2cbc488c87b3e34f756d6bc752ee004b3c3fe050c\", Timestamp:(*timestamp.Timestamp)(0xc4207f6480)}"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.837916406-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.837925596-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:41 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:41.839446507-04:00" level=debug msg="Calling GET /v1.32/exec/41b3977bc6ec51dc058159f2cbc488c87b3e34f756d6bc752ee004b3c3fe050c/json"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.852285202-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.853469824-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.855186900-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.855261157-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.856497105-04:00" level=debug msg="Calling POST /v1.32/exec/47a18d8c4416e34ab9e203fa9e2dcd0a2d98b6b6df4455efc149dbbbb4a23ff5/start"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.856576544-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.856657172-04:00" level=debug msg="starting exec command 47a18d8c4416e34ab9e203fa9e2dcd0a2d98b6b6df4455efc149dbbbb4a23ff5 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.859233870-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.859257156-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.905167429-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"47a18d8c4416e34ab9e203fa9e2dcd0a2d98b6b6df4455efc149dbbbb4a23ff5\", Timestamp:(*timestamp.Timestamp)(0xc420840e20)}"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.905238735-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"47a18d8c4416e34ab9e203fa9e2dcd0a2d98b6b6df4455efc149dbbbb4a23ff5\" timestamp:<seconds:1559595762 nanos:904887298 > "
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.906754925-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=47a18d8c4416e34ab9e203fa9e2dcd0a2d98b6b6df4455efc149dbbbb4a23ff5 status=0 systemPid=2442
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.906954630-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"47a18d8c4416e34ab9e203fa9e2dcd0a2d98b6b6df4455efc149dbbbb4a23ff5\", Timestamp:(*timestamp.Timestamp)(0xc420841120)}"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.907039927-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.907049219-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:42 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:42.908921766-04:00" level=debug msg="Calling GET /v1.32/exec/47a18d8c4416e34ab9e203fa9e2dcd0a2d98b6b6df4455efc149dbbbb4a23ff5/json"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.921922422-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.923040536-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.924625867-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.924690239-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.925918729-04:00" level=debug msg="Calling POST /v1.32/exec/5c65adde3e1cd87be189fb747510d89fd5680ec271c396a253a7efc447adb64d/start"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.925987212-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.926069065-04:00" level=debug msg="starting exec command 5c65adde3e1cd87be189fb747510d89fd5680ec271c396a253a7efc447adb64d in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.928581978-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.928606243-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.972399344-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"5c65adde3e1cd87be189fb747510d89fd5680ec271c396a253a7efc447adb64d\", Timestamp:(*timestamp.Timestamp)(0xc4209691c0)}"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.972464235-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"5c65adde3e1cd87be189fb747510d89fd5680ec271c396a253a7efc447adb64d\" timestamp:<seconds:1559595763 nanos:972154146 > "
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.973803475-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=5c65adde3e1cd87be189fb747510d89fd5680ec271c396a253a7efc447adb64d status=0 systemPid=2464
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.973972759-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"5c65adde3e1cd87be189fb747510d89fd5680ec271c396a253a7efc447adb64d\", Timestamp:(*timestamp.Timestamp)(0xc4209694b0)}"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.974046127-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.974055231-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:43 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:43.975561390-04:00" level=debug msg="Calling GET /v1.32/exec/5c65adde3e1cd87be189fb747510d89fd5680ec271c396a253a7efc447adb64d/json"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.989859061-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.990915773-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.992495298-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.992565598-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.994001538-04:00" level=debug msg="Calling POST /v1.32/exec/d60fb59170b4a99703983916faa9efce0e3b3deb2e37fd03211d45a7f07f9788/start"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.994071198-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.994153083-04:00" level=debug msg="starting exec command d60fb59170b4a99703983916faa9efce0e3b3deb2e37fd03211d45a7f07f9788 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.996677110-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:44 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:44.996707315-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.039390945-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"d60fb59170b4a99703983916faa9efce0e3b3deb2e37fd03211d45a7f07f9788\", Timestamp:(*timestamp.Timestamp)(0xc4209fb210)}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.039454045-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"d60fb59170b4a99703983916faa9efce0e3b3deb2e37fd03211d45a7f07f9788\" timestamp:<seconds:1559595765 nanos:39122006 > "
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.04090452-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=d60fb59170b4a99703983916faa9efce0e3b3deb2e37fd03211d45a7f07f9788 status=0 systemPid=2484
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.041189594-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"d60fb59170b4a99703983916faa9efce0e3b3deb2e37fd03211d45a7f07f9788\", Timestamp:(*timestamp.Timestamp)(0xc4209fb5f0)}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.041269248-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.041277743-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.042835417-04:00" level=debug msg="Calling GET /v1.32/exec/d60fb59170b4a99703983916faa9efce0e3b3deb2e37fd03211d45a7f07f9788/json"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.397390892-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.397503630-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.408741838-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.409048367-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.417572417-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.417634866-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.417753606-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.417786425-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.423914799-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.424096557-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.424212935-04:00" level=debug msg="Calling POST /v1.32/exec/4d11a65e606ded221f98c641a9a32bf5aa3e97485814cc568a5e6bc7493554bc/start"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.424279897-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.424356487-04:00" level=debug msg="starting exec command 4d11a65e606ded221f98c641a9a32bf5aa3e97485814cc568a5e6bc7493554bc in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.428679399-04:00" level=debug msg="Calling POST /v1.32/exec/aec99b886d2482de7397eb14f79fc34d8c93526eafba2ae0bf498c31466ccf11/start"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.428750361-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.428823826-04:00" level=debug msg="starting exec command aec99b886d2482de7397eb14f79fc34d8c93526eafba2ae0bf498c31466ccf11 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.428917594-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.428973260-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.428985830-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.436986468-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.437036939-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.437141734-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.437404477-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.437590973-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.441869748-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.441932844-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.442073926-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.442125776-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.442235208-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.442275828-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448336435-04:00" level=debug msg="Calling POST /v1.32/exec/015e2a3c6f256df094e934a2bc72d6a9f345a04cca5ebb790edd237b25c1f9a0/start"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448427041-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448508446-04:00" level=debug msg="starting exec command 015e2a3c6f256df094e934a2bc72d6a9f345a04cca5ebb790edd237b25c1f9a0 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448598732-04:00" level=debug msg="Calling POST /v1.32/exec/72a505be59eab059caa4c99c2ab90acb7c461de3721ba1d1d91840b650309c08/start"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448659524-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448768822-04:00" level=debug msg="starting exec command 72a505be59eab059caa4c99c2ab90acb7c461de3721ba1d1d91840b650309c08 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448847082-04:00" level=debug msg="Calling POST /v1.32/exec/f7dd3c767bc5ae63451ce21e3b8754cb7b12ab18b6803588e21142c0e94350b8/start"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448903200-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448964525-04:00" level=debug msg="starting exec command f7dd3c767bc5ae63451ce21e3b8754cb7b12ab18b6803588e21142c0e94350b8 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.448990064-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.449003971-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.449020003-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.449029826-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.449040296-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.449049765-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.499475021-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"4d11a65e606ded221f98c641a9a32bf5aa3e97485814cc568a5e6bc7493554bc\", Timestamp:(*timestamp.Timestamp)(0xc420af6100)}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.653409059-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"4d11a65e606ded221f98c641a9a32bf5aa3e97485814cc568a5e6bc7493554bc\" timestamp:<seconds:1559595765 nanos:489489797 > "
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.653467753-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"aec99b886d2482de7397eb14f79fc34d8c93526eafba2ae0bf498c31466ccf11\", Timestamp:(*timestamp.Timestamp)(0xc420fc9790)}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.653481971-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"aec99b886d2482de7397eb14f79fc34d8c93526eafba2ae0bf498c31466ccf11\" timestamp:<seconds:1559595765 nanos:536533775 > "
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.653508227-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"015e2a3c6f256df094e934a2bc72d6a9f345a04cca5ebb790edd237b25c1f9a0\", Timestamp:(*timestamp.Timestamp)(0xc420fc9a60)}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.653519071-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"015e2a3c6f256df094e934a2bc72d6a9f345a04cca5ebb790edd237b25c1f9a0\" timestamp:<seconds:1559595765 nanos:576428068 > "
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.653538925-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"72a505be59eab059caa4c99c2ab90acb7c461de3721ba1d1d91840b650309c08\", Timestamp:(*timestamp.Timestamp)(0xc420fc9d30)}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.653548410-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"72a505be59eab059caa4c99c2ab90acb7c461de3721ba1d1d91840b650309c08\" timestamp:<seconds:1559595765 nanos:614312022 > "
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.659365322-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"f7dd3c767bc5ae63451ce21e3b8754cb7b12ab18b6803588e21142c0e94350b8\", Timestamp:(*timestamp.Timestamp)(0xc421024000)}"
Jun 03 17:02:45 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:45.659399649-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"f7dd3c767bc5ae63451ce21e3b8754cb7b12ab18b6803588e21142c0e94350b8\" timestamp:<seconds:1559595765 nanos:653091806 > "
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.056244187-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.057598941-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.059246375-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.059324056-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.060731301-04:00" level=debug msg="Calling POST /v1.32/exec/5ca94d9e27fb2096f24288c87bf550eae09adadb4e11c29d223526847199d05e/start"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.060808366-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.060927367-04:00" level=debug msg="starting exec command 5ca94d9e27fb2096f24288c87bf550eae09adadb4e11c29d223526847199d05e in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.064795234-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.064823617-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.107321017-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"5ca94d9e27fb2096f24288c87bf550eae09adadb4e11c29d223526847199d05e\", Timestamp:(*timestamp.Timestamp)(0xc421054450)}"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.107398594-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"5ca94d9e27fb2096f24288c87bf550eae09adadb4e11c29d223526847199d05e\" timestamp:<seconds:1559595766 nanos:107090513 > "
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.108587839-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=5ca94d9e27fb2096f24288c87bf550eae09adadb4e11c29d223526847199d05e status=0 systemPid=2652
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.108749922-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"5ca94d9e27fb2096f24288c87bf550eae09adadb4e11c29d223526847199d05e\", Timestamp:(*timestamp.Timestamp)(0xc421054710)}"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.108821950-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.108829474-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:46 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:46.110193329-04:00" level=debug msg="Calling GET /v1.32/exec/5ca94d9e27fb2096f24288c87bf550eae09adadb4e11c29d223526847199d05e/json"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.121810030-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.122922695-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.124497334-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.124572257-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.125988321-04:00" level=debug msg="Calling POST /v1.32/exec/ae494436e1ffc56e3f07382d5c26cd57ba1af39317aa835d952976c3e5d1b6f4/start"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.126114622-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.126202733-04:00" level=debug msg="starting exec command ae494436e1ffc56e3f07382d5c26cd57ba1af39317aa835d952976c3e5d1b6f4 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.128790137-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.128813208-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.162606889-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=ae494436e1ffc56e3f07382d5c26cd57ba1af39317aa835d952976c3e5d1b6f4 status=0 systemPid=2672
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.162826744-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"ae494436e1ffc56e3f07382d5c26cd57ba1af39317aa835d952976c3e5d1b6f4\", Timestamp:(*timestamp.Timestamp)(0xc4210beeb0)}"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.162865289-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"ae494436e1ffc56e3f07382d5c26cd57ba1af39317aa835d952976c3e5d1b6f4\" timestamp:<seconds:1559595767 nanos:162018488 > "
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.162905704-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"ae494436e1ffc56e3f07382d5c26cd57ba1af39317aa835d952976c3e5d1b6f4\", Timestamp:(*timestamp.Timestamp)(0xc4210bf170)}"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.162976038-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.162983663-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:47 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:47.165404377-04:00" level=debug msg="Calling GET /v1.32/exec/ae494436e1ffc56e3f07382d5c26cd57ba1af39317aa835d952976c3e5d1b6f4/json"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.177791323-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.178890182-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.180574679-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.180661588-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.181974290-04:00" level=debug msg="Calling POST /v1.32/exec/288d020f77f99a54ed92f840fa8531c0003adb41141d36e27f529f1cd3babc63/start"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.182056756-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.182139618-04:00" level=debug msg="starting exec command 288d020f77f99a54ed92f840fa8531c0003adb41141d36e27f529f1cd3babc63 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.184584151-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.184606567-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.227304330-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"288d020f77f99a54ed92f840fa8531c0003adb41141d36e27f529f1cd3babc63\", Timestamp:(*timestamp.Timestamp)(0xc4210e3900)}"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.227405581-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"288d020f77f99a54ed92f840fa8531c0003adb41141d36e27f529f1cd3babc63\" timestamp:<seconds:1559595768 nanos:226970449 > "
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.228767288-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=288d020f77f99a54ed92f840fa8531c0003adb41141d36e27f529f1cd3babc63 status=0 systemPid=2698
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.228948364-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"288d020f77f99a54ed92f840fa8531c0003adb41141d36e27f529f1cd3babc63\", Timestamp:(*timestamp.Timestamp)(0xc4210e3bc0)}"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.229068920-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.229079821-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:48 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:48.230598624-04:00" level=debug msg="Calling GET /v1.32/exec/288d020f77f99a54ed92f840fa8531c0003adb41141d36e27f529f1cd3babc63/json"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.244467714-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.245714205-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.247289145-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.247353384-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.248662827-04:00" level=debug msg="Calling POST /v1.32/exec/c3a522f0840c11ae47a0b623e1ef34e6578bbc93f8bd8deea8eaf16ffa2a0f66/start"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.248735921-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.248820289-04:00" level=debug msg="starting exec command c3a522f0840c11ae47a0b623e1ef34e6578bbc93f8bd8deea8eaf16ffa2a0f66 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.251338039-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.251361193-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.299487602-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"c3a522f0840c11ae47a0b623e1ef34e6578bbc93f8bd8deea8eaf16ffa2a0f66\", Timestamp:(*timestamp.Timestamp)(0xc421124350)}"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.299552347-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"c3a522f0840c11ae47a0b623e1ef34e6578bbc93f8bd8deea8eaf16ffa2a0f66\" timestamp:<seconds:1559595769 nanos:299231877 > "
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.300998367-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=c3a522f0840c11ae47a0b623e1ef34e6578bbc93f8bd8deea8eaf16ffa2a0f66 status=0 systemPid=2720
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.301268173-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"c3a522f0840c11ae47a0b623e1ef34e6578bbc93f8bd8deea8eaf16ffa2a0f66\", Timestamp:(*timestamp.Timestamp)(0xc421124610)}"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.301334785-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.301341117-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:49 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:49.302454965-04:00" level=debug msg="Calling GET /v1.32/exec/c3a522f0840c11ae47a0b623e1ef34e6578bbc93f8bd8deea8eaf16ffa2a0f66/json"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.315299162-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.316041687-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.317487171-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.317626022-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.319093292-04:00" level=debug msg="Calling POST /v1.32/exec/633cc8d150412e75843516b6ec3a8448b3e88c52d7ae75ed3a116c1493e87132/start"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.319174772-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.319263766-04:00" level=debug msg="starting exec command 633cc8d150412e75843516b6ec3a8448b3e88c52d7ae75ed3a116c1493e87132 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.325166937-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.325212151-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.361171185-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"633cc8d150412e75843516b6ec3a8448b3e88c52d7ae75ed3a116c1493e87132\", Timestamp:(*timestamp.Timestamp)(0xc421160da0)}"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.361245723-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"633cc8d150412e75843516b6ec3a8448b3e88c52d7ae75ed3a116c1493e87132\" timestamp:<seconds:1559595770 nanos:360898987 > "
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.362703123-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=633cc8d150412e75843516b6ec3a8448b3e88c52d7ae75ed3a116c1493e87132 status=0 systemPid=2748
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.362886057-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"633cc8d150412e75843516b6ec3a8448b3e88c52d7ae75ed3a116c1493e87132\", Timestamp:(*timestamp.Timestamp)(0xc421161060)}"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.362964957-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.362972971-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:50 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:50.364525837-04:00" level=debug msg="Calling GET /v1.32/exec/633cc8d150412e75843516b6ec3a8448b3e88c52d7ae75ed3a116c1493e87132/json"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.375324842-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.376542822-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.378204447-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.378279781-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.379548672-04:00" level=debug msg="Calling POST /v1.32/exec/8e780c417572a554e3d8f066ac5d4d9fe0b243721562fdfad0d6e900824a9b60/start"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.379621401-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.379699357-04:00" level=debug msg="starting exec command 8e780c417572a554e3d8f066ac5d4d9fe0b243721562fdfad0d6e900824a9b60 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.383209375-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.383232232-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.420270759-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"8e780c417572a554e3d8f066ac5d4d9fe0b243721562fdfad0d6e900824a9b60\", Timestamp:(*timestamp.Timestamp)(0xc42117d7f0)}"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.420343681-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"8e780c417572a554e3d8f066ac5d4d9fe0b243721562fdfad0d6e900824a9b60\" timestamp:<seconds:1559595771 nanos:420012176 > "
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.421781138-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=8e780c417572a554e3d8f066ac5d4d9fe0b243721562fdfad0d6e900824a9b60 status=0 systemPid=2780
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.421952990-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"8e780c417572a554e3d8f066ac5d4d9fe0b243721562fdfad0d6e900824a9b60\", Timestamp:(*timestamp.Timestamp)(0xc42117dab0)}"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.422035254-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.422043566-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:51 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:51.423577285-04:00" level=debug msg="Calling GET /v1.32/exec/8e780c417572a554e3d8f066ac5d4d9fe0b243721562fdfad0d6e900824a9b60/json"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.436191393-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.437419780-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.438953653-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.439024098-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.440378732-04:00" level=debug msg="Calling POST /v1.32/exec/7b5c0b74ef78de2006ac98080b1e6d31cacea319274628079a0966936186bfd2/start"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.440457319-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.440538196-04:00" level=debug msg="starting exec command 7b5c0b74ef78de2006ac98080b1e6d31cacea319274628079a0966936186bfd2 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.444184159-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.444212136-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.488863177-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"7b5c0b74ef78de2006ac98080b1e6d31cacea319274628079a0966936186bfd2\", Timestamp:(*timestamp.Timestamp)(0xc4211be240)}"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.488931641-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"7b5c0b74ef78de2006ac98080b1e6d31cacea319274628079a0966936186bfd2\" timestamp:<seconds:1559595772 nanos:488615153 > "
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.490212568-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=7b5c0b74ef78de2006ac98080b1e6d31cacea319274628079a0966936186bfd2 status=0 systemPid=2804
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.490369530-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"7b5c0b74ef78de2006ac98080b1e6d31cacea319274628079a0966936186bfd2\", Timestamp:(*timestamp.Timestamp)(0xc4211be500)}"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.490451039-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.490460300-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:52 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:52.491935527-04:00" level=debug msg="Calling GET /v1.32/exec/7b5c0b74ef78de2006ac98080b1e6d31cacea319274628079a0966936186bfd2/json"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.505433822-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.506605261-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.508161855-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.508235280-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.509491808-04:00" level=debug msg="Calling POST /v1.32/exec/c36917a6dded06f85bf7d39ae82839a9ca27acc27a72b4e63e7d7fe3be908dcf/start"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.509568148-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.509651153-04:00" level=debug msg="starting exec command c36917a6dded06f85bf7d39ae82839a9ca27acc27a72b4e63e7d7fe3be908dcf in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.512196998-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.512223854-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.552247779-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"c36917a6dded06f85bf7d39ae82839a9ca27acc27a72b4e63e7d7fe3be908dcf\", Timestamp:(*timestamp.Timestamp)(0xc42120ec90)}"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.552313252-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"c36917a6dded06f85bf7d39ae82839a9ca27acc27a72b4e63e7d7fe3be908dcf\" timestamp:<seconds:1559595773 nanos:551974250 > "
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.553714853-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=c36917a6dded06f85bf7d39ae82839a9ca27acc27a72b4e63e7d7fe3be908dcf status=0 systemPid=2830
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.553878970-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"c36917a6dded06f85bf7d39ae82839a9ca27acc27a72b4e63e7d7fe3be908dcf\", Timestamp:(*timestamp.Timestamp)(0xc42120ef50)}"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.553960389-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.553968349-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:53 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:53.555445276-04:00" level=debug msg="Calling GET /v1.32/exec/c36917a6dded06f85bf7d39ae82839a9ca27acc27a72b4e63e7d7fe3be908dcf/json"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.570289850-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.571497472-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.572990185-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.573072859-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.574341083-04:00" level=debug msg="Calling POST /v1.32/exec/eac909c96c9c43966fa0b5e814b9fc2fd4c5c974717c58b7d0fd42ff9ed57290/start"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.574413969-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.574492076-04:00" level=debug msg="starting exec command eac909c96c9c43966fa0b5e814b9fc2fd4c5c974717c58b7d0fd42ff9ed57290 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.576948674-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.576971174-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.619013217-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"eac909c96c9c43966fa0b5e814b9fc2fd4c5c974717c58b7d0fd42ff9ed57290\", Timestamp:(*timestamp.Timestamp)(0xc4212397a0)}"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.619084668-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"eac909c96c9c43966fa0b5e814b9fc2fd4c5c974717c58b7d0fd42ff9ed57290\" timestamp:<seconds:1559595774 nanos:618763848 > "
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.620563891-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=eac909c96c9c43966fa0b5e814b9fc2fd4c5c974717c58b7d0fd42ff9ed57290 status=0 systemPid=2854
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.620749553-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"eac909c96c9c43966fa0b5e814b9fc2fd4c5c974717c58b7d0fd42ff9ed57290\", Timestamp:(*timestamp.Timestamp)(0xc421239a60)}"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.620828094-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.620836580-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:54 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:54.622233536-04:00" level=debug msg="Calling GET /v1.32/exec/eac909c96c9c43966fa0b5e814b9fc2fd4c5c974717c58b7d0fd42ff9ed57290/json"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.636183297-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.637340583-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.638852878-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.638933575-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.640212310-04:00" level=debug msg="Calling POST /v1.32/exec/862e34ed1426bf9c0176ac3b1e41045b5db1d98f6d9600505a03020ca32fddb8/start"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.640292702-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.640380809-04:00" level=debug msg="starting exec command 862e34ed1426bf9c0176ac3b1e41045b5db1d98f6d9600505a03020ca32fddb8 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.645948613-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.645984956-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.684103557-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"862e34ed1426bf9c0176ac3b1e41045b5db1d98f6d9600505a03020ca32fddb8\", Timestamp:(*timestamp.Timestamp)(0xc4212801f0)}"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.684174637-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"862e34ed1426bf9c0176ac3b1e41045b5db1d98f6d9600505a03020ca32fddb8\" timestamp:<seconds:1559595775 nanos:683830208 > "
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.685566635-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=862e34ed1426bf9c0176ac3b1e41045b5db1d98f6d9600505a03020ca32fddb8 status=0 systemPid=2881
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.685762083-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"862e34ed1426bf9c0176ac3b1e41045b5db1d98f6d9600505a03020ca32fddb8\", Timestamp:(*timestamp.Timestamp)(0xc4212804b0)}"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.685846511-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.685854659-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:55 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:55.687422049-04:00" level=debug msg="Calling GET /v1.32/exec/862e34ed1426bf9c0176ac3b1e41045b5db1d98f6d9600505a03020ca32fddb8/json"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.699633749-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.700714935-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.702242858-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.702335719-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.703633380-04:00" level=debug msg="Calling POST /v1.32/exec/58653ec46e96cae6f111ab2fb25215469df1592a9a12f6f6345b1f812bb102ae/start"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.703818068-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.703954353-04:00" level=debug msg="starting exec command 58653ec46e96cae6f111ab2fb25215469df1592a9a12f6f6345b1f812bb102ae in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.707646369-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.707662065-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.747908399-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"58653ec46e96cae6f111ab2fb25215469df1592a9a12f6f6345b1f812bb102ae\", Timestamp:(*timestamp.Timestamp)(0xc4212b6c40)}"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.747977265-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"58653ec46e96cae6f111ab2fb25215469df1592a9a12f6f6345b1f812bb102ae\" timestamp:<seconds:1559595776 nanos:747646312 > "
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.749367929-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=58653ec46e96cae6f111ab2fb25215469df1592a9a12f6f6345b1f812bb102ae status=0 systemPid=2905
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.749643200-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"58653ec46e96cae6f111ab2fb25215469df1592a9a12f6f6345b1f812bb102ae\", Timestamp:(*timestamp.Timestamp)(0xc4212b6f00)}"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.749726364-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.749734660-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:56 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:56.751142682-04:00" level=debug msg="Calling GET /v1.32/exec/58653ec46e96cae6f111ab2fb25215469df1592a9a12f6f6345b1f812bb102ae/json"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.763792184-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.765225899-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.766796035-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.766868912-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.768303632-04:00" level=debug msg="Calling POST /v1.32/exec/0dd7f75bd0a10ab1cd5f99afd7e58ee1c1498d0ddde1c1834c9187e037d25b00/start"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.768377447-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.768471477-04:00" level=debug msg="starting exec command 0dd7f75bd0a10ab1cd5f99afd7e58ee1c1498d0ddde1c1834c9187e037d25b00 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.770987181-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.771010870-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.816378572-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"0dd7f75bd0a10ab1cd5f99afd7e58ee1c1498d0ddde1c1834c9187e037d25b00\", Timestamp:(*timestamp.Timestamp)(0xc4212dd690)}"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.816443515-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"0dd7f75bd0a10ab1cd5f99afd7e58ee1c1498d0ddde1c1834c9187e037d25b00\" timestamp:<seconds:1559595777 nanos:816089274 > "
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.817741197-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=0dd7f75bd0a10ab1cd5f99afd7e58ee1c1498d0ddde1c1834c9187e037d25b00 status=0 systemPid=2931
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.817862313-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"0dd7f75bd0a10ab1cd5f99afd7e58ee1c1498d0ddde1c1834c9187e037d25b00\", Timestamp:(*timestamp.Timestamp)(0xc4212dd950)}"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.817922078-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.817928011-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:57 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:57.819368537-04:00" level=debug msg="Calling GET /v1.32/exec/0dd7f75bd0a10ab1cd5f99afd7e58ee1c1498d0ddde1c1834c9187e037d25b00/json"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.831337669-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.832456395-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.833936896-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.834011712-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.835285075-04:00" level=debug msg="Calling POST /v1.32/exec/1aa9293ca048f89c363b4b2178279ba5372e1551e7f3edada8a6dcd4aa7163f3/start"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.835359738-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.835436978-04:00" level=debug msg="starting exec command 1aa9293ca048f89c363b4b2178279ba5372e1551e7f3edada8a6dcd4aa7163f3 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.837968713-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.837992704-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.876083860-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"1aa9293ca048f89c363b4b2178279ba5372e1551e7f3edada8a6dcd4aa7163f3\", Timestamp:(*timestamp.Timestamp)(0xc4213240e0)}"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.876151753-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"1aa9293ca048f89c363b4b2178279ba5372e1551e7f3edada8a6dcd4aa7163f3\" timestamp:<seconds:1559595778 nanos:875831118 > "
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.877485022-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=1aa9293ca048f89c363b4b2178279ba5372e1551e7f3edada8a6dcd4aa7163f3 status=0 systemPid=2954
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.877666776-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"1aa9293ca048f89c363b4b2178279ba5372e1551e7f3edada8a6dcd4aa7163f3\", Timestamp:(*timestamp.Timestamp)(0xc4213243a0)}"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.877747448-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.877755830-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:58 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:58.879236958-04:00" level=debug msg="Calling GET /v1.32/exec/1aa9293ca048f89c363b4b2178279ba5372e1551e7f3edada8a6dcd4aa7163f3/json"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.890458594-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.891576774-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.892936675-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.892996066-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.894151158-04:00" level=debug msg="Calling POST /v1.32/exec/2d90d950e785f60c5715788646ab22f2b45f3c4f0a644482346074dcc6bad11a/start"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.894211436-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.894279130-04:00" level=debug msg="starting exec command 2d90d950e785f60c5715788646ab22f2b45f3c4f0a644482346074dcc6bad11a in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.898500448-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.898524171-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.933300125-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"2d90d950e785f60c5715788646ab22f2b45f3c4f0a644482346074dcc6bad11a\", Timestamp:(*timestamp.Timestamp)(0xc421374b30)}"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.933376685-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"2d90d950e785f60c5715788646ab22f2b45f3c4f0a644482346074dcc6bad11a\" timestamp:<seconds:1559595779 nanos:933029649 > "
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.934860032-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=2d90d950e785f60c5715788646ab22f2b45f3c4f0a644482346074dcc6bad11a status=0 systemPid=2975
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.935031348-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"2d90d950e785f60c5715788646ab22f2b45f3c4f0a644482346074dcc6bad11a\", Timestamp:(*timestamp.Timestamp)(0xc421374df0)}"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.935108006-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.935118278-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:02:59 localhost.localdomain dockerd[2217]: time="2019-06-03T17:02:59.936451273-04:00" level=debug msg="Calling GET /v1.32/exec/2d90d950e785f60c5715788646ab22f2b45f3c4f0a644482346074dcc6bad11a/json"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.950853344-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.951998908-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.953794109-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.953891636-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.954737279-04:00" level=debug msg="Calling POST /v1.32/exec/9d23fd996f5a924e1b72e7809bee491e9e765701a245950e049380107a0962d4/start"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.954811283-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.954892430-04:00" level=debug msg="starting exec command 9d23fd996f5a924e1b72e7809bee491e9e765701a245950e049380107a0962d4 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.957588142-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.957613938-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.998615079-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"9d23fd996f5a924e1b72e7809bee491e9e765701a245950e049380107a0962d4\", Timestamp:(*timestamp.Timestamp)(0xc4213a1550)}"
Jun 03 17:03:00 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:00.998678910-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"9d23fd996f5a924e1b72e7809bee491e9e765701a245950e049380107a0962d4\" timestamp:<seconds:1559595780 nanos:998400188 > "
Jun 03 17:03:01 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:01.000109549-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=9d23fd996f5a924e1b72e7809bee491e9e765701a245950e049380107a0962d4 status=0 systemPid=3001
Jun 03 17:03:01 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:01.000305297-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"9d23fd996f5a924e1b72e7809bee491e9e765701a245950e049380107a0962d4\", Timestamp:(*timestamp.Timestamp)(0xc4213a1810)}"
Jun 03 17:03:01 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:01.000390212-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:03:01 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:01.000399579-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:03:01 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:01.001989372-04:00" level=debug msg="Calling GET /v1.32/exec/9d23fd996f5a924e1b72e7809bee491e9e765701a245950e049380107a0962d4/json"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.016351118-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.017594061-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.019172071-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.019248061-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.020698170-04:00" level=debug msg="Calling POST /v1.32/exec/6da50e9d7487d3527c9541aff26d3cec73d6cb385b3bf2056f9fc237eb91e165/start"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.020780745-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.020863666-04:00" level=debug msg="starting exec command 6da50e9d7487d3527c9541aff26d3cec73d6cb385b3bf2056f9fc237eb91e165 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.026107763-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.026139007-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.069742840-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"6da50e9d7487d3527c9541aff26d3cec73d6cb385b3bf2056f9fc237eb91e165\", Timestamp:(*timestamp.Timestamp)(0xc4213cdfb0)}"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.069802333-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"6da50e9d7487d3527c9541aff26d3cec73d6cb385b3bf2056f9fc237eb91e165\" timestamp:<seconds:1559595782 nanos:69500087 > "
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.071048206-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=6da50e9d7487d3527c9541aff26d3cec73d6cb385b3bf2056f9fc237eb91e165 status=0 systemPid=3020
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.072610459-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"6da50e9d7487d3527c9541aff26d3cec73d6cb385b3bf2056f9fc237eb91e165\", Timestamp:(*timestamp.Timestamp)(0xc4213e02c0)}"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.072688566-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.072696777-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:03:02 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:02.074088337-04:00" level=debug msg="Calling GET /v1.32/exec/6da50e9d7487d3527c9541aff26d3cec73d6cb385b3bf2056f9fc237eb91e165/json"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.087234141-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.088466392-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.090021282-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.090108105-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.091629729-04:00" level=debug msg="Calling POST /v1.32/exec/8ac7d129368788d84bdcdc98ff4badcbae791426097f23c33c327912426d89dc/start"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.091701217-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.091792450-04:00" level=debug msg="starting exec command 8ac7d129368788d84bdcdc98ff4badcbae791426097f23c33c327912426d89dc in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.094445712-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.094468866-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.136820368-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"8ac7d129368788d84bdcdc98ff4badcbae791426097f23c33c327912426d89dc\", Timestamp:(*timestamp.Timestamp)(0xc42141a9c0)}"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.136906901-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"8ac7d129368788d84bdcdc98ff4badcbae791426097f23c33c327912426d89dc\" timestamp:<seconds:1559595783 nanos:136538217 > "
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.13837587-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=8ac7d129368788d84bdcdc98ff4badcbae791426097f23c33c327912426d89dc status=0 systemPid=3045
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.138589131-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"8ac7d129368788d84bdcdc98ff4badcbae791426097f23c33c327912426d89dc\", Timestamp:(*timestamp.Timestamp)(0xc42141ac80)}"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.138668986-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.138677188-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:03:03 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:03.140351773-04:00" level=debug msg="Calling GET /v1.32/exec/8ac7d129368788d84bdcdc98ff4badcbae791426097f23c33c327912426d89dc/json"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.154638208-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.155729184-04:00" level=debug msg="Calling GET /v1.32/containers/bad_parent/json"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.157272295-04:00" level=debug msg="Calling POST /v1.32/containers/bad_parent/exec"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.157338822-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.158462525-04:00" level=debug msg="Calling POST /v1.32/exec/9c827e02b0757480e964c1b86e3a0a34c3a64c41248a734a581f00e30a1bdd05/start"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.158531163-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\"}"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.158611765-04:00" level=debug msg="starting exec command 9c827e02b0757480e964c1b86e3a0a34c3a64c41248a734a581f00e30a1bdd05 in container b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.160980743-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.161002057-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.203996758-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"start-process\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"9c827e02b0757480e964c1b86e3a0a34c3a64c41248a734a581f00e30a1bdd05\", Timestamp:(*timestamp.Timestamp)(0xc421449380)}"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.204065813-04:00" level=debug msg="libcontainerd: event unhandled: type:\"start-process\" id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\" pid:\"9c827e02b0757480e964c1b86e3a0a34c3a64c41248a734a581f00e30a1bdd05\" timestamp:<seconds:1559595784 nanos:203706308 > "
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.205443522-04:00" level=debug msg="containerd: process exited" id=b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748 pid=9c827e02b0757480e964c1b86e3a0a34c3a64c41248a734a581f00e30a1bdd05 status=0 systemPid=3065
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.205649809-04:00" level=debug msg="libcontainerd: received containerd event: &types.Event{Type:\"exit\", Id:\"b12c39d913e7652c7fa16c749f132f61a9bd5dbebb6076eb1ab5d90e81cc0748\", Status:0x0, Pid:\"9c827e02b0757480e964c1b86e3a0a34c3a64c41248a734a581f00e30a1bdd05\", Timestamp:(*timestamp.Timestamp)(0xc421449640)}"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.205732930-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.205741219-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:03:04 localhost.localdomain dockerd[2217]: time="2019-06-03T17:03:04.207318446-04:00" level=debug msg="Calling GET /v1.32/exec/9c827e02b0757480e964c1b86e3a0a34c3a64c41248a734a581f00e30a1bdd05/json"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.025610878-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.027593654-04:00" level=debug msg="Calling POST /v1.35/build?buildargs=%7B%7D&cachefrom=%5B%5D&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&labels=%7B%7D&memory=0&memswap=0&networkmode=default&rm=1&shmsize=0&t=bad_parent&target=&ulimits=null"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.045874437-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c apt-get update && apt-get install -y python && rm -rf /var/lib/apt/lists/*]"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.046509537-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c #(nop) COPY file:8340658c72877079d9d58f37ccf37fd24e16dfa86982d7b8ed38ab5b3d18386d in /tmp ]"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.048331320-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c chmod +x /tmp/bad_parent.py]"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.072782248-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.074637891-04:00" level=debug msg="Calling POST /v1.35/containers/create?name=bad_parent"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.074843393-04:00" level=debug msg="form data: {\"AttachStderr\":false,\"AttachStdin\":false,\"AttachStdout\":false,\"Cmd\":[\"/bin/bash\"],\"Domainname\":\"\",\"Entrypoint\":null,\"Env\":[],\"HostConfig\":{\"AutoRemove\":false,\"Binds\":null,\"BlkioDeviceReadBps\":null,\"BlkioDeviceReadIOps\":null,\"BlkioDeviceWriteBps\":null,\"BlkioDeviceWriteIOps\":null,\"BlkioWeight\":0,\"BlkioWeightDevice\":[],\"CapAdd\":null,\"CapDrop\":null,\"Cgroup\":\"\",\"CgroupParent\":\"\",\"ConsoleSize\":[0,0],\"ContainerIDFile\":\"\",\"CpuCount\":0,\"CpuPercent\":0,\"CpuPeriod\":0,\"CpuQuota\":0,\"CpuRealtimePeriod\":0,\"CpuRealtimeRuntime\":0,\"CpuShares\":0,\"CpusetCpus\":\"\",\"CpusetMems\":\"\",\"DeviceCgroupRules\":null,\"Devices\":[],\"DiskQuota\":0,\"Dns\":[],\"DnsOptions\":[],\"DnsSearch\":[],\"ExtraHosts\":null,\"GroupAdd\":null,\"IOMaximumBandwidth\":0,\"IOMaximumIOps\":0,\"Init\":true,\"IpcMode\":\"\",\"Isolation\":\"\",\"KernelMemory\":0,\"Links\":null,\"LogConfig\":{\"Config\":{},\"Type\":\"\"},\"Memory\":0,\"MemoryReservation\":0,\"MemorySwap\":0,\"MemorySwappiness\":-1,\"NanoCpus\":0,\"NetworkMode\":\"default\",\"OomKillDisable\":false,\"OomScoreAdj\":0,\"PidMode\":\"\",\"PidsLimit\":0,\"PortBindings\":{},\"Privileged\":false,\"PublishAllPorts\":false,\"ReadonlyRootfs\":false,\"RestartPolicy\":{\"MaximumRetryCount\":0,\"Name\":\"no\"},\"SecurityOpt\":null,\"ShmSize\":0,\"UTSMode\":\"\",\"Ulimits\":null,\"UsernsMode\":\"\",\"VolumeDriver\":\"\",\"VolumesFrom\":null},\"Hostname\":\"\",\"Image\":\"bad_parent\",\"Labels\":{},\"NetworkingConfig\":{\"EndpointsConfig\":{}},\"OnBuild\":null,\"OpenStdin\":true,\"StdinOnce\":false,\"Tty\":true,\"User\":\"\",\"Volumes\":{},\"WorkingDir\":\"\"}"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.089509683-04:00" level=debug msg="container mounted via layerStore: &{/var/lib/docker/overlay2/739c4a8014d14db84c71d79c5eacd343a5ce798e22633721a1e8832155189378/merged 0x3934100 0x3934100}"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.095965777-04:00" level=debug msg="Calling POST /v1.35/containers/871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99/wait?condition=next-exit"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.097069718-04:00" level=debug msg="Calling POST /v1.35/containers/871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99/start"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.097861817-04:00" level=debug msg="container mounted via layerStore: &{/var/lib/docker/overlay2/739c4a8014d14db84c71d79c5eacd343a5ce798e22633721a1e8832155189378/merged 0x3934100 0x3934100}"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.098214612-04:00" level=debug msg="Assigning addresses for endpoint bad_parent's interface on network bridge"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.098232904-04:00" level=debug msg="RequestAddress(LocalDefault/172.17.0.0/16, <nil>, map[])"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.129960301-04:00" level=debug msg="Assigning addresses for endpoint bad_parent's interface on network bridge"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.137598636-04:00" level=debug msg="Programming external connectivity on endpoint bad_parent (da3f14b0ad6d80f3f84f2269d41ebd50464b4af16c9b9203867f9d772a3fc368)"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.139723203-04:00" level=debug msg="EnableService 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 START"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.139738807-04:00" level=debug msg="EnableService 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 DONE"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.142778590-04:00" level=debug msg="bundle dir created" bundle=/var/run/docker/containerd/871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=moby root=/var/lib/docker/overlay2/739c4a8014d14db84c71d79c5eacd343a5ce798e22633721a1e8832155189378/merged
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29-04:00" level=debug msg="event published" module="containerd/containers" ns=moby topic="/containers/create" type=containerd.events.ContainerCreate
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.149134011-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/containers/create
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.149148988-04:00" level=info msg="ignoring event" module=libcontainerd namespace=moby topic=/containers/create type="*events.ContainerCreate"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29-04:00" level=info msg="shim docker-containerd-shim started" address="/containerd-shim/moby/871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99/shim.sock" debug=true module="containerd/tasks" pid=3301
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29-04:00" level=debug msg="registering ttrpc server"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29-04:00" level=debug msg="serving api on unix socket" socket="[inherited from parent]"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.212224229-04:00" level=debug msg="sandbox set key processing took 22.686346ms for container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/create" type=containerd.events.TaskCreate
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.237619472-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/create
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.237650028-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.237682994-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/create
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/start" type=containerd.events.TaskStart
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.259453046-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/start
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.259472582-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:29 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:29.259497757-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/start
Jun 03 17:11:39 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:39.493333476-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.220827573-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.221888345-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.223914016-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.223983827-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.225393835-04:00" level=debug msg="Calling POST /v1.35/exec/9f764a53923f22f35b989a2d4f5f59afee79bce99443603f900fde1d529161b1/start"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.225449961-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.225576821-04:00" level=debug msg="starting exec command 9f764a53923f22f35b989a2d4f5f59afee79bce99443603f900fde1d529161b1 in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.225816842-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.225837619-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.259433150-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.259447267-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.259540803-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.277170066-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.277192219-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.277220302-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.277311415-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.277320156-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:11:44 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:44.280645211-04:00" level=debug msg="Calling GET /v1.35/exec/9f764a53923f22f35b989a2d4f5f59afee79bce99443603f900fde1d529161b1/json"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.300711522-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.301864316-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.303505427-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.303557777-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.304644805-04:00" level=debug msg="Calling POST /v1.35/exec/5b60f65a603c785fb237188e0efc1d8437890299a1c3fb1d293ead31a5f9eace/start"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.304681521-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.304727817-04:00" level=debug msg="starting exec command 5b60f65a603c785fb237188e0efc1d8437890299a1c3fb1d293ead31a5f9eace in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.304886550-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.304896308-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.339580485-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.339617812-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.339647431-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.356623548-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.356731282-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.356748317-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.356756571-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.356765161-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:11:45 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:45.361930559-04:00" level=debug msg="Calling GET /v1.35/exec/5b60f65a603c785fb237188e0efc1d8437890299a1c3fb1d293ead31a5f9eace/json"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.379034811-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.380142818-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.381785048-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.381861824-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.383097943-04:00" level=debug msg="Calling POST /v1.35/exec/bb294e9b71f358e10999265ad8eabc02a1bb21e2986ccf4c8ae1a89aa6f0c06d/start"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.383157370-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.383226553-04:00" level=debug msg="starting exec command bb294e9b71f358e10999265ad8eabc02a1bb21e2986ccf4c8ae1a89aa6f0c06d in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.383534128-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.383548759-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.418199088-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.418218609-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.418243612-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.434610534-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.434626183-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.434646515-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.434759691-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.434769215-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.436392122-04:00" level=debug msg="Calling GET /v1.35/exec/bb294e9b71f358e10999265ad8eabc02a1bb21e2986ccf4c8ae1a89aa6f0c06d/json"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.614095216-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.620787062-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.628285043-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.628370791-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.635200515-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.635350489-04:00" level=debug msg="Calling POST /v1.35/exec/162d50079eac575043f8a53cf222080dcfdb635d984092bfe1e12c95c6c3454c/start"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.635400897-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.635464965-04:00" level=debug msg="starting exec command 162d50079eac575043f8a53cf222080dcfdb635d984092bfe1e12c95c6c3454c in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.635768179-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.635855623-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.635974070-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.636025729-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.636036749-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.663734992-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.663813525-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.663853537-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.663893286-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.680631041-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.680648663-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.680682511-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.690243527-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.690319595-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.690473626-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.690518431-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.690634481-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.690673866-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.690766695-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.690804481-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.693948930-04:00" level=debug msg="Calling POST /v1.35/exec/939a4325be45529c097b6e459cc195d18e152665f9e6ea65baadb531e6a76dd2/start"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694003682-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694063559-04:00" level=debug msg="starting exec command 939a4325be45529c097b6e459cc195d18e152665f9e6ea65baadb531e6a76dd2 in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694325500-04:00" level=debug msg="Calling POST /v1.35/exec/766585251d254822d29a31a921768c033175a108870d90dcd1ef3630c22102a9/start"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694401721-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694465336-04:00" level=debug msg="starting exec command 766585251d254822d29a31a921768c033175a108870d90dcd1ef3630c22102a9 in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694554037-04:00" level=debug msg="Calling POST /v1.35/exec/09b5bdd2289d825c8c123e329709c860511b8ab2d96f54a5102d7b135d25f798/start"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694591943-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694643087-04:00" level=debug msg="starting exec command 09b5bdd2289d825c8c123e329709c860511b8ab2d96f54a5102d7b135d25f798 in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694709729-04:00" level=debug msg="Calling POST /v1.35/exec/71ce75eabb513e45ec119457cf149ba04a96f964ed36886bbc10573c29d9da5f/start"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694764999-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694818068-04:00" level=debug msg="starting exec command 71ce75eabb513e45ec119457cf149ba04a96f964ed36886bbc10573c29d9da5f in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694839674-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.694851091-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.707407587-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.707436415-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.707447326-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.707465423-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.707475627-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.707482882-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.747214151-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.747233937-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.747263664-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.796018348-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.796033826-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.796055310-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.846283521-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.846305072-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.846332411-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.897259524-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.897296187-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:46.897320327-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.448193446-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.449481976-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.451358241-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.451433600-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.452743914-04:00" level=debug msg="Calling POST /v1.35/exec/b4365f4f92fcd38b0f660c98cdde5d2586d9e99159e1432f885326c3220175dd/start"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.452811337-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.452890052-04:00" level=debug msg="starting exec command b4365f4f92fcd38b0f660c98cdde5d2586d9e99159e1432f885326c3220175dd in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.453148423-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.453167889-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.488362686-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.488380181-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.488403904-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.505260171-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.505278785-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.505316606-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.505409018-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.505416897-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:11:47 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:47.506547270-04:00" level=debug msg="Calling GET /v1.35/exec/b4365f4f92fcd38b0f660c98cdde5d2586d9e99159e1432f885326c3220175dd/json"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.526163223-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.527270714-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.529109075-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.529188393-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.530507386-04:00" level=debug msg="Calling POST /v1.35/exec/fa838ba9915b8ad4ae62f87ff0d620d4cff3c16ace6ba8b809e2b7e9e386fb98/start"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.530571835-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.530640581-04:00" level=debug msg="starting exec command fa838ba9915b8ad4ae62f87ff0d620d4cff3c16ace6ba8b809e2b7e9e386fb98 in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.530854668-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.530868439-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.563994679-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.564020680-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.564055144-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.580919075-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.580936359-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.580957747-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.581050814-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.581060022-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:11:48 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:48.585429670-04:00" level=debug msg="Calling GET /v1.35/exec/fa838ba9915b8ad4ae62f87ff0d620d4cff3c16ace6ba8b809e2b7e9e386fb98/json"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.600981104-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.602124415-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.603726917-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.603802809-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.605049340-04:00" level=debug msg="Calling POST /v1.35/exec/960771f807ae19eed96fd9f09e95a547250711e3dfdc5503b42a1eb6e10770d2/start"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.605106050-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.605185286-04:00" level=debug msg="starting exec command 960771f807ae19eed96fd9f09e95a547250711e3dfdc5503b42a1eb6e10770d2 in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.605458089-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.605472546-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.638719071-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.638742194-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.638769267-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.656393368-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.656414028-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.656453025-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.656667901-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.656678750-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:11:49 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:49.665637168-04:00" level=debug msg="Calling GET /v1.35/exec/960771f807ae19eed96fd9f09e95a547250711e3dfdc5503b42a1eb6e10770d2/json"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.679081629-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.680249420-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.682052672-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.682141477-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.683537131-04:00" level=debug msg="Calling POST /v1.35/exec/356fddf6ba7076f45208cdfded0fbde73591f1da647c6e56956be7aa01f8867b/start"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.683596269-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.683663723-04:00" level=debug msg="starting exec command 356fddf6ba7076f45208cdfded0fbde73591f1da647c6e56956be7aa01f8867b in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.683973870-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.683988796-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.717768897-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.717796167-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.717833428-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.734586428-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.734603346-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.734623485-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.734711267-04:00" level=debug msg="attach: stderr: end"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.734716740-04:00" level=debug msg="attach: stdout: end"
Jun 03 17:11:50 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:50.739927985-04:00" level=debug msg="Calling GET /v1.35/exec/356fddf6ba7076f45208cdfded0fbde73591f1da647c6e56956be7aa01f8867b/json"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.720511477-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.720531126-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.720567255-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.755575837-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.756649453-04:00" level=debug msg="Calling GET /v1.35/containers/bad_parent/json"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.758609853-04:00" level=debug msg="Calling POST /v1.35/containers/bad_parent/exec"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.758734893-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.769615737-04:00" level=debug msg="Calling POST /v1.35/exec/d7c43dc46b7e5b686d2f176bd88b27bb204d5860a0d80f5dfdaa362ec7e37f14/start"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.769689807-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.769770203-04:00" level=debug msg="starting exec command d7c43dc46b7e5b686d2f176bd88b27bb204d5860a0d80f5dfdaa362ec7e37f14 in container 871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.770001630-04:00" level=debug msg="attach: stdout: begin"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.770015215-04:00" level=debug msg="attach: stderr: begin"
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.777446127-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.777465267-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.777516313-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51-04:00" level=debug msg="event published" module="containerd/tasks" ns=moby topic="/tasks/exec-started" type=containerd.events.TaskExecStarted
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.809141601-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exec-started
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.809159631-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.809182304-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.835353978-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.835373324-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.835412462-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.848048230-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.848068430-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.848093441-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.879347528-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.879389444-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.879397904-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51-04:00" level=debug msg="event published" module="containerd/events" ns=moby topic="/tasks/exit" type=containerd.events.TaskExit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.922190358-04:00" level=debug msg=event module=libcontainerd namespace=plugins.moby topic=/tasks/exit
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.922212254-04:00" level=warning msg="unknown container" container=871c98a927f987e038a9b409316b1e997aafc5c48c91e13ec20a3eadab38cd99 module=libcontainerd namespace=plugins.moby
Jun 03 17:11:51 localhost.localdomain dockerd[3161]: time="2019-06-03T17:11:51.922245656-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 17:12:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:12:46.711565357-04:00" level=debug msg="Calling GET /_ping"
Jun 03 17:12:46 localhost.localdomain dockerd[3161]: time="2019-06-03T17:12:46.712694966-04:00" level=debug msg="Calling GET /v1.35/containers/json"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.736826682-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.738759507-04:00" level=debug msg="Calling POST /v1.39/build?buildargs=%7B%7D&cachefrom=%5B%5D&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&labels=%7B%7D&memory=0&memswap=0&networkmode=default&rm=1&shmsize=0&t=bad_parent&target=&ulimits=null&version=1"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.786044374-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c apt-get update && apt-get install -y python && rm -rf /var/lib/apt/lists/*]"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.786447346-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c #(nop) COPY file:8340658c72877079d9d58f37ccf37fd24e16dfa86982d7b8ed38ab5b3d18386d in /tmp ]"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.786648335-04:00" level=debug msg="[BUILDER] Use cached version: [/bin/sh -c chmod +x /tmp/bad_parent.py]"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.825232395-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.826976243-04:00" level=debug msg="Calling POST /v1.39/containers/create?name=bad_parent"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.827170158-04:00" level=debug msg="form data: {\"AttachStderr\":false,\"AttachStdin\":false,\"AttachStdout\":false,\"Cmd\":[\"/bin/bash\"],\"Domainname\":\"\",\"Entrypoint\":null,\"Env\":[],\"HostConfig\":{\"AutoRemove\":false,\"Binds\":null,\"BlkioDeviceReadBps\":null,\"BlkioDeviceReadIOps\":null,\"BlkioDeviceWriteBps\":null,\"BlkioDeviceWriteIOps\":null,\"BlkioWeight\":0,\"BlkioWeightDevice\":[],\"CapAdd\":null,\"CapDrop\":null,\"Cgroup\":\"\",\"CgroupParent\":\"\",\"ConsoleSize\":[0,0],\"ContainerIDFile\":\"\",\"CpuCount\":0,\"CpuPercent\":0,\"CpuPeriod\":0,\"CpuQuota\":0,\"CpuRealtimePeriod\":0,\"CpuRealtimeRuntime\":0,\"CpuShares\":0,\"CpusetCpus\":\"\",\"CpusetMems\":\"\",\"DeviceCgroupRules\":null,\"Devices\":[],\"DiskQuota\":0,\"Dns\":[],\"DnsOptions\":[],\"DnsSearch\":[],\"ExtraHosts\":null,\"GroupAdd\":null,\"IOMaximumBandwidth\":0,\"IOMaximumIOps\":0,\"Init\":true,\"IpcMode\":\"\",\"Isolation\":\"\",\"KernelMemory\":0,\"Links\":null,\"LogConfig\":{\"Config\":{},\"Type\":\"\"},\"MaskedPaths\":null,\"Memory\":0,\"MemoryReservation\":0,\"MemorySwap\":0,\"MemorySwappiness\":-1,\"NanoCpus\":0,\"NetworkMode\":\"default\",\"OomKillDisable\":false,\"OomScoreAdj\":0,\"PidMode\":\"\",\"PidsLimit\":0,\"PortBindings\":{},\"Privileged\":false,\"PublishAllPorts\":false,\"ReadonlyPaths\":null,\"ReadonlyRootfs\":false,\"RestartPolicy\":{\"MaximumRetryCount\":0,\"Name\":\"no\"},\"SecurityOpt\":null,\"ShmSize\":0,\"UTSMode\":\"\",\"Ulimits\":null,\"UsernsMode\":\"\",\"VolumeDriver\":\"\",\"VolumesFrom\":null},\"Hostname\":\"\",\"Image\":\"bad_parent\",\"Labels\":{},\"NetworkingConfig\":{\"EndpointsConfig\":{}},\"OnBuild\":null,\"OpenStdin\":true,\"StdinOnce\":false,\"Tty\":true,\"User\":\"\",\"Volumes\":{},\"WorkingDir\":\"\"}"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.853319009-04:00" level=debug msg="container mounted via layerStore: &{/var/lib/docker/overlay2/0aa67cd1b9b5b0dbe7d7d8170c457adf2a8fdc530ad292068e24973650626ad4/merged 0x55646f16b920 0x55646f16b920}"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.859753585-04:00" level=debug msg="Calling POST /v1.39/containers/6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1/wait?condition=next-exit"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.861025692-04:00" level=debug msg="Calling POST /v1.39/containers/6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1/start"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.861836130-04:00" level=debug msg="container mounted via layerStore: &{/var/lib/docker/overlay2/0aa67cd1b9b5b0dbe7d7d8170c457adf2a8fdc530ad292068e24973650626ad4/merged 0x55646f16b920 0x55646f16b920}"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.862060203-04:00" level=debug msg="Assigning addresses for endpoint bad_parent's interface on network bridge"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.862076250-04:00" level=debug msg="RequestAddress(LocalDefault/172.17.0.0/16, <nil>, map[])"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.862092974-04:00" level=debug msg="Request address PoolID:172.17.0.0/16 App: ipam/default/data, ID: LocalDefault/172.17.0.0/16, DBIndex: 0x0, Bits: 65536, Unselected: 65533, Sequence: (0xc0000000, 1)->(0x0, 2046)->(0x1, 1)->end Curr:3 Serial:false PrefAddress:<nil> "
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.887493495-04:00" level=debug msg="Assigning addresses for endpoint bad_parent's interface on network bridge"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.892618091-04:00" level=debug msg="Programming external connectivity on endpoint bad_parent (ce4a758bbbf80acc8ef1cf1d8f470dc2125f2e8b8c3039accc4c94ce10d9ec6d)"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.894554918-04:00" level=debug msg="EnableService 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1 START"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.894577907-04:00" level=debug msg="EnableService 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1 DONE"
Jun 03 16:58:56 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:56.897534252-04:00" level=debug msg="bundle dir created" bundle=/var/run/docker/containerd/6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1 module=libcontainerd namespace=moby root=/var/lib/docker/overlay2/0aa67cd1b9b5b0dbe7d7d8170c457adf2a8fdc530ad292068e24973650626ad4/merged
Jun 03 16:58:56 localhost.localdomain containerd[32117]: time="2019-06-03T16:58:56.903231279-04:00" level=debug msg="event published" ns=moby topic=/containers/create type=containerd.events.ContainerCreate
Jun 03 16:58:56 localhost.localdomain containerd[32117]: time="2019-06-03T16:58:56.911042213-04:00" level=info msg="shim containerd-shim started" address=/containerd-shim/81e40834793a008cedcb6f7ec7289b4251e0ea8a14fb2b33463937a22991669c.sock debug=false pid=912
Jun 03 16:58:57 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:57.026592038-04:00" level=debug msg="sandbox set key processing took 47.881856ms for container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:58:57 localhost.localdomain containerd[32117]: time="2019-06-03T16:58:57.047075630-04:00" level=debug msg="event published" ns=moby topic=/tasks/create type=containerd.events.TaskCreate
Jun 03 16:58:57 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:57.051165833-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/create
Jun 03 16:58:57 localhost.localdomain containerd[32117]: time="2019-06-03T16:58:57.067120373-04:00" level=debug msg="event published" ns=moby topic=/tasks/start type=containerd.events.TaskStart
Jun 03 16:58:57 localhost.localdomain dockerd[32119]: time="2019-06-03T16:58:57.070748519-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/start
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.807982501-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.809066974-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.810518844-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.810612665-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.811897312-04:00" level=debug msg="Calling POST /v1.39/exec/521a2474dc72c3880a810ff677ae9280e9ca4baac82b24dd4c052d1536eb0520/start"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.811963947-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.812038552-04:00" level=debug msg="starting exec command 521a2474dc72c3880a810ff677ae9280e9ca4baac82b24dd4c052d1536eb0520 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.814058588-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.814079087-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:00 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:00.856990314-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.859718836-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:00 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:00.886804924-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.889013928-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.889094412-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.889116930-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.889128056-04:00" level=debug msg="attach done"
Jun 03 16:59:00 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:00.892894762-04:00" level=debug msg="Calling GET /v1.39/exec/521a2474dc72c3880a810ff677ae9280e9ca4baac82b24dd4c052d1536eb0520/json"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.930263956-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.931457802-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.932950318-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.933014229-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.934249802-04:00" level=debug msg="Calling POST /v1.39/exec/73c9a91a871327ebf813a548d73fe8a49691949a91f51aff1d8a268c269eef79/start"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.934297098-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.934360227-04:00" level=debug msg="starting exec command 73c9a91a871327ebf813a548d73fe8a49691949a91f51aff1d8a268c269eef79 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.936684370-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.936703895-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:01 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:01.985406694-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:01 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:01.987198353-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:02 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:02.015716144-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:02 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:02.018704886-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:02 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:02.018800505-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:02 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:02.018842064-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:02 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:02.018856460-04:00" level=debug msg="attach done"
Jun 03 16:59:02 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:02.023867606-04:00" level=debug msg="Calling GET /v1.39/exec/73c9a91a871327ebf813a548d73fe8a49691949a91f51aff1d8a268c269eef79/json"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.064501614-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.065609570-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.067036412-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.067099378-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.068427342-04:00" level=debug msg="Calling POST /v1.39/exec/0be7f8f7b14582859d3b6d7ee74d10291f04cf1ed0b8f03b2e9141318df1125d/start"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.068477935-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.068544037-04:00" level=debug msg="starting exec command 0be7f8f7b14582859d3b6d7ee74d10291f04cf1ed0b8f03b2e9141318df1125d in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.070599255-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.070616142-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:03 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:03.115683745-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.116729860-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:03 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:03.145249151-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.147232897-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.147337052-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.147359929-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.147370270-04:00" level=debug msg="attach done"
Jun 03 16:59:03 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:03.149416239-04:00" level=debug msg="Calling GET /v1.39/exec/0be7f8f7b14582859d3b6d7ee74d10291f04cf1ed0b8f03b2e9141318df1125d/json"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.188559830-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.189616101-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.191108930-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.191155194-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.192146655-04:00" level=debug msg="Calling POST /v1.39/exec/b7598947c16aebd72b0cb3c95845472c20fe846430b68de1ef9b1a618f2f829a/start"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.192193403-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.192259069-04:00" level=debug msg="starting exec command b7598947c16aebd72b0cb3c95845472c20fe846430b68de1ef9b1a618f2f829a in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.194763352-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.194777094-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:04 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:04.239990290-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.241053147-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:04 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:04.270330956-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.272803602-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.272890015-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.272913604-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.272924129-04:00" level=debug msg="attach done"
Jun 03 16:59:04 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:04.276191193-04:00" level=debug msg="Calling GET /v1.39/exec/b7598947c16aebd72b0cb3c95845472c20fe846430b68de1ef9b1a618f2f829a/json"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.319268202-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.320345058-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.321772694-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.321817131-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.322755870-04:00" level=debug msg="Calling POST /v1.39/exec/c4dc7ebb2049c6d1ff6e1d5cbd66cf0eb31328e7bc4f5d87e5cb27539d788ad4/start"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.322805485-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.322871242-04:00" level=debug msg="starting exec command c4dc7ebb2049c6d1ff6e1d5cbd66cf0eb31328e7bc4f5d87e5cb27539d788ad4 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.325064054-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.325075693-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:05 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:05.369965217-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.372729357-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:05 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:05.399932771-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.403117930-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.403201408-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.403224720-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.403236762-04:00" level=debug msg="attach done"
Jun 03 16:59:05 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:05.407311918-04:00" level=debug msg="Calling GET /v1.39/exec/c4dc7ebb2049c6d1ff6e1d5cbd66cf0eb31328e7bc4f5d87e5cb27539d788ad4/json"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.451191484-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.452347941-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.453577720-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.453641749-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.454994802-04:00" level=debug msg="Calling POST /v1.39/exec/481a946c214495abee20efbc95794ac71df057e578c742608c2810d876bd5d79/start"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.455044494-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.455113457-04:00" level=debug msg="starting exec command 481a946c214495abee20efbc95794ac71df057e578c742608c2810d876bd5d79 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.457457773-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.457477560-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:06 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:06.502704718-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.505738922-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:06 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:06.534644144-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.538087591-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.538170638-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.538194310-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.538205706-04:00" level=debug msg="attach done"
Jun 03 16:59:06 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:06.541174147-04:00" level=debug msg="Calling GET /v1.39/exec/481a946c214495abee20efbc95794ac71df057e578c742608c2810d876bd5d79/json"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.578731773-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.579519735-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.581049977-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.581112568-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.582359382-04:00" level=debug msg="Calling POST /v1.39/exec/9fc72571c56cb69ce2d6b13706172e7da9260a328afd01709fc5d3bd0910839f/start"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.582409392-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.582477316-04:00" level=debug msg="starting exec command 9fc72571c56cb69ce2d6b13706172e7da9260a328afd01709fc5d3bd0910839f in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.584984746-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.584998180-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:07 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:07.630477725-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.634806182-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:07 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:07.662434603-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.665659332-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.665854418-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.665885527-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.665897553-04:00" level=debug msg="attach done"
Jun 03 16:59:07 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:07.677318947-04:00" level=debug msg="Calling GET /v1.39/exec/9fc72571c56cb69ce2d6b13706172e7da9260a328afd01709fc5d3bd0910839f/json"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.178704915-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.185192834-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.185294469-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.196544449-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.196688778-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.196748972-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.196956580-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.205871599-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.206199936-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.206257903-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.206512249-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.206619974-04:00" level=debug msg="Calling POST /v1.39/exec/ae361d96da28adc3b72159571cdd5779f8d02501c8882562ac7c8ef974f81611/start"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.206657030-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.206719191-04:00" level=debug msg="starting exec command ae361d96da28adc3b72159571cdd5779f8d02501c8882562ac7c8ef974f81611 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.206840134-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.210208894-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.210228008-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.213011992-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.213107725-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.213160993-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.213230675-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.213332256-04:00" level=debug msg="Calling POST /v1.39/exec/139a89604e32884931a29244beafdef5bfe2a23514eeb40fb0c2f77bcfdf4d27/start"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.213368967-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:08 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:08.266308565-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.268004564-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.275956124-04:00" level=debug msg="starting exec command 139a89604e32884931a29244beafdef5bfe2a23514eeb40fb0c2f77bcfdf4d27 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.277800810-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.277835731-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.287418211-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.287485081-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.287634384-04:00" level=debug msg="Calling POST /v1.39/exec/4a573f0495d7348d6514743d15f347318cde01c4599a132260fcebb09fcf9dce/start"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.287673671-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.287730787-04:00" level=debug msg="starting exec command 4a573f0495d7348d6514743d15f347318cde01c4599a132260fcebb09fcf9dce in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.287851757-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.287908630-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"python\",\"/tmp/bad_parent.py\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.304530703-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.304565790-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:08 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:08.348401463-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.350841454-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.357154906-04:00" level=debug msg="Calling POST /v1.39/exec/93a25f9bbd74b7005d58d91773c133684666218392002760e5846a1e601a6835/start"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.357210992-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.357274824-04:00" level=debug msg="starting exec command 93a25f9bbd74b7005d58d91773c133684666218392002760e5846a1e601a6835 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.357384583-04:00" level=debug msg="Calling POST /v1.39/exec/1b2797964ce41af85165263c9981a1927103c7bbe3a8df0ebb7996697bac1e76/start"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.357414317-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.357465176-04:00" level=debug msg="starting exec command 1b2797964ce41af85165263c9981a1927103c7bbe3a8df0ebb7996697bac1e76 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.364143252-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.364179827-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.364193683-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.364206283-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:08 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:08.413646619-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.415207345-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:08 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:08.479685036-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.481663355-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:08 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:08.544215716-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.546072730-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.721152888-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.722189403-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.723738031-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.723800265-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.725222764-04:00" level=debug msg="Calling POST /v1.39/exec/012754c9b662009a9fd1f3dcee1df139dc36f3ff541afba40480760a5f752328/start"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.725274287-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.725342467-04:00" level=debug msg="starting exec command 012754c9b662009a9fd1f3dcee1df139dc36f3ff541afba40480760a5f752328 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.727165064-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.727181534-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:08 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:08.772845026-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.774112396-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:08 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:08.805827662-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.808173905-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.808264382-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.808288687-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.808299657-04:00" level=debug msg="attach done"
Jun 03 16:59:08 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:08.810749339-04:00" level=debug msg="Calling GET /v1.39/exec/012754c9b662009a9fd1f3dcee1df139dc36f3ff541afba40480760a5f752328/json"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.850659679-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.851703380-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.853177085-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.853241474-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.854426191-04:00" level=debug msg="Calling POST /v1.39/exec/c4bd9cc73dc114fe857f8a6cbd220393c18a1c8585ff92049982d680d0129851/start"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.854474715-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.854541191-04:00" level=debug msg="starting exec command c4bd9cc73dc114fe857f8a6cbd220393c18a1c8585ff92049982d680d0129851 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.856856693-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.856876417-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:09 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:09.900442697-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.902064835-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:09 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:09.930256443-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.932390314-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.932482504-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.932507201-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.932519231-04:00" level=debug msg="attach done"
Jun 03 16:59:09 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:09.935192729-04:00" level=debug msg="Calling GET /v1.39/exec/c4bd9cc73dc114fe857f8a6cbd220393c18a1c8585ff92049982d680d0129851/json"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.972998601-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.974063612-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.975788852-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.975851409-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.977070078-04:00" level=debug msg="Calling POST /v1.39/exec/e4255929494c2b5a9e938ddde0eeace318cd1aa3db4df9b2fc7496d181f88c91/start"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.977135714-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.977209225-04:00" level=debug msg="starting exec command e4255929494c2b5a9e938ddde0eeace318cd1aa3db4df9b2fc7496d181f88c91 in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.979113980-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:10 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:10.979130871-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:11 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:11.023824470-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:11 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:11.024338840-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:11 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:11.053705917-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:11 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:11.056258334-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:11 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:11.056346622-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:11 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:11.056369323-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:11 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:11.056380233-04:00" level=debug msg="attach done"
Jun 03 16:59:11 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:11.058617699-04:00" level=debug msg="Calling GET /v1.39/exec/e4255929494c2b5a9e938ddde0eeace318cd1aa3db4df9b2fc7496d181f88c91/json"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.098616191-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.099676325-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.101098977-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.101163294-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.102510521-04:00" level=debug msg="Calling POST /v1.39/exec/f47f404b80c8d4e7ab88e5ee4c759e918651c572387022995214dedbdc37926b/start"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.102557516-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.102623850-04:00" level=debug msg="starting exec command f47f404b80c8d4e7ab88e5ee4c759e918651c572387022995214dedbdc37926b in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.104919205-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.104935986-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:12 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:12.149953595-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.150339214-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:12 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:12.180563600-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.182686439-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.182769957-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.182792368-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.182802882-04:00" level=debug msg="attach done"
Jun 03 16:59:12 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:12.185512589-04:00" level=debug msg="Calling GET /v1.39/exec/f47f404b80c8d4e7ab88e5ee4c759e918651c572387022995214dedbdc37926b/json"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.224498352-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.225621275-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.227112602-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.227173059-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.228388422-04:00" level=debug msg="Calling POST /v1.39/exec/9bd3fbc8e8f0c48482d32c694473fd2a4fa7a19767d9cf5635ed10f8a8ec5e6b/start"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.228437725-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.228502448-04:00" level=debug msg="starting exec command 9bd3fbc8e8f0c48482d32c694473fd2a4fa7a19767d9cf5635ed10f8a8ec5e6b in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.230998668-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.231019499-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:13 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:13.275468374-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.279146107-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:13 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:13.310294076-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.316045897-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.316137680-04:00" level=debug msg="attach: stderr: end"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.316161842-04:00" level=debug msg="attach: stdout: end"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.316172385-04:00" level=debug msg="attach done"
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.325691396-04:00" level=debug msg="Calling GET /v1.39/exec/9bd3fbc8e8f0c48482d32c694473fd2a4fa7a19767d9cf5635ed10f8a8ec5e6b/json"
Jun 03 16:59:13 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:13.361837128-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.364821814-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:13 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:13.395994151-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.399348428-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:13 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:13.456449916-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.459012542-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:13 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:13.523162868-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.525811822-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:13 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:13.587398534-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:13 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:13.589835051-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.365483253-04:00" level=debug msg="Calling GET /_ping"
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.366443263-04:00" level=debug msg="Calling GET /v1.39/containers/bad_parent/json"
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.367873441-04:00" level=debug msg="Calling POST /v1.39/containers/bad_parent/exec"
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.367936459-04:00" level=debug msg="form data: {\"AttachStderr\":true,\"AttachStdin\":false,\"AttachStdout\":true,\"Cmd\":[\"date\"],\"Detach\":false,\"DetachKeys\":\"\",\"Env\":null,\"Privileged\":false,\"Tty\":false,\"User\":\"\",\"WorkingDir\":\"\"}"
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.369137943-04:00" level=debug msg="Calling POST /v1.39/exec/53bbea11d590c5b8ce58b7e3da97ffc68111bccc26a479dc2140aa361aec920e/start"
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.369186970-04:00" level=debug msg="form data: {\"Detach\":false,\"Tty\":false}"
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.369254861-04:00" level=debug msg="starting exec command 53bbea11d590c5b8ce58b7e3da97ffc68111bccc26a479dc2140aa361aec920e in container 6fe8e64b6b0c7d1b3cff6c47c1db14e523357b46ff7de5d9529c6f0e2b23b6c1"
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.371411417-04:00" level=debug msg="attach: stdout: begin"
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.371430727-04:00" level=debug msg="attach: stderr: begin"
Jun 03 16:59:14 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:14.417218740-04:00" level=debug msg="event published" ns=moby topic=/tasks/exec-started type=containerd.events.TaskExecStarted
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.423242971-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exec-started
Jun 03 16:59:14 localhost.localdomain containerd[32117]: time="2019-06-03T16:59:14.447112325-04:00" level=debug msg="event published" ns=moby topic=/tasks/exit type=containerd.events.TaskExit
Jun 03 16:59:14 localhost.localdomain dockerd[32119]: time="2019-06-03T16:59:14.449527678-04:00" level=debug msg=event module=libcontainerd namespace=moby topic=/tasks/exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment