--- PASS: TestTarUntar (0.03 seconds)
=== RUN TestBuild
--- PASS: TestBuild (11.56 seconds)
=== RUN TestVolume
--- PASS: TestVolume (0.43 seconds)
=== RUN TestBuildMaintainer
--- PASS: TestBuildMaintainer (0.28 seconds)
=== RUN TestBuildUser
--- PASS: TestBuildUser (0.29 seconds)
=== RUN TestBuildEnv
--- PASS: TestBuildEnv (0.31 seconds)
=== RUN TestBuildCmd
--- PASS: TestBuildCmd (0.31 seconds)
=== RUN TestBuildExpose
--- PASS: TestBuildExpose (0.29 seconds)
=== RUN TestBuildEntrypoint
--- PASS: TestBuildEntrypoint (0.29 seconds)
=== RUN TestBuildEntrypointRunCleanup
--- PASS: TestBuildEntrypointRunCleanup (0.69 seconds)
=== RUN TestBuildImageWithCache
--- PASS: TestBuildImageWithCache (0.29 seconds)
=== RUN TestBuildImageWithoutCache
--- PASS: TestBuildImageWithoutCache (0.40 seconds)
=== RUN TestForbiddenContextPath
--- PASS: TestForbiddenContextPath (0.41 seconds)
=== RUN TestRunHostname
2013/09/09 15:59:23 error killing container 99f0209efdcffeaebd24e385ec19bf4721ecc3a687d9d6729dcce44888991237 (lxc-kill: failed to get the init pid
, exit status 255)
--- PASS: TestRunHostname (0.33 seconds)
=== RUN TestRunWorkdir
2013/09/09 15:59:23 error killing container b10ac90412eca6a99a4c4b3ddf9fc7992ea8d1c06f282596b166cc54ca3632f8 (lxc-kill: failed to get the init pid
, exit status 255)
--- PASS: TestRunWorkdir (0.34 seconds)
=== RUN TestRunWorkdirExists
2013/09/09 15:59:23 error killing container 450341ace73bdde8b9d7d10d2d88623d8ecc3bf08762f380324271e9ef457c70 (lxc-kill: failed to get the init pid
, exit status 255)
--- PASS: TestRunWorkdirExists (0.35 seconds)
=== RUN TestRunExit
--- PASS: TestRunExit (0.35 seconds)
=== RUN TestRunDisconnect
--- PASS: TestRunDisconnect (0.35 seconds)
=== RUN TestRunDisconnectTty
--- PASS: TestRunDisconnectTty (0.59 seconds)
=== RUN TestRunAttachStdin
--- PASS: TestRunAttachStdin (5.34 seconds)
=== RUN TestAttachDisconnect
--- PASS: TestAttachDisconnect (0.87 seconds)
=== RUN TestIDFormat
--- PASS: TestIDFormat (0.04 seconds)
=== RUN TestMultipleAttachRestart
--- PASS: TestMultipleAttachRestart (0.67 seconds)
=== RUN TestDiff
--- PASS: TestDiff (1.16 seconds)
=== RUN TestCommitAutoRun
--- PASS: TestCommitAutoRun (0.69 seconds)
=== RUN TestCommitRun
--- PASS: TestCommitRun (0.73 seconds)
=== RUN TestStart
--- PASS: TestStart (0.77 seconds)
=== RUN TestRun
--- PASS: TestRun (0.36 seconds)
=== RUN TestOutput
--- PASS: TestOutput (0.34 seconds)
=== RUN TestKillDifferentUser
--- PASS: TestKillDifferentUser (0.36 seconds)
=== RUN TestCreateVolume
--- PASS: TestCreateVolume (0.35 seconds)
=== RUN TestKill
--- PASS: TestKill (0.76 seconds)
=== RUN TestExitCode
--- PASS: TestExitCode (0.82 seconds)
=== RUN TestRestart
--- PASS: TestRestart (1.17 seconds)
=== RUN TestRestartStdin
--- PASS: TestRestartStdin (0.68 seconds)
=== RUN TestUser
--- PASS: TestUser (2.13 seconds)
=== RUN TestMultipleContainers
--- PASS: TestMultipleContainers (0.85 seconds)
=== RUN TestStdin
--- PASS: TestStdin (0.61 seconds)
=== RUN TestTty
--- PASS: TestTty (0.35 seconds)
=== RUN TestEnv
--- PASS: TestEnv (0.36 seconds)
=== RUN TestEntrypoint
--- PASS: TestEntrypoint (0.36 seconds)
=== RUN TestEntrypointNoCmd
--- PASS: TestEntrypointNoCmd (0.35 seconds)
=== RUN TestLXCConfig
--- PASS: TestLXCConfig (0.04 seconds)
=== RUN TestCustomLxcConfig
--- PASS: TestCustomLxcConfig (0.04 seconds)
=== RUN TestBindMounts
--- PASS: TestBindMounts (0.66 seconds)
=== RUN TestVolumesFromReadonlyMount
--- PASS: TestVolumesFromReadonlyMount (0.70 seconds)
=== RUN TestRestartWithVolumes
--- PASS: TestRestartWithVolumes (0.68 seconds)
=== RUN TestVolumesFromWithVolumes
--- PASS: TestVolumesFromWithVolumes (1.06 seconds)
=== RUN TestOnlyLoopbackExistsWhenUsingDisableNetworkOption
--- PASS: TestOnlyLoopbackExistsWhenUsingDisableNetworkOption (0.35 seconds)
=== RUN TestPrivilegedCanMknod
--- PASS: TestPrivilegedCanMknod (0.33 seconds)
=== RUN TestPrivilegedCanMount
--- PASS: TestPrivilegedCanMount (0.35 seconds)
=== RUN TestPrivilegedCannotMknod
--- PASS: TestPrivilegedCannotMknod (0.36 seconds)
=== RUN TestPrivilegedCannotMount
--- PASS: TestPrivilegedCannotMount (0.37 seconds)
=== RUN TestInit
--- PASS: TestInit (0.00 seconds)
=== RUN TestInterruptedRegister
--- PASS: TestInterruptedRegister (0.20 seconds)
=== RUN TestGraphCreate
--- PASS: TestGraphCreate (0.00 seconds)
=== RUN TestRegister
--- PASS: TestRegister (0.01 seconds)
=== RUN TestMount
--- PASS: TestMount (0.15 seconds)
=== RUN TestDeletePrefix
--- PASS: TestDeletePrefix (0.00 seconds)
=== RUN TestDelete
--- PASS: TestDelete (0.01 seconds)
=== RUN TestByParent
--- PASS: TestByParent (0.01 seconds)
=== RUN TestTCP4Proxy
--- PASS: TestTCP4Proxy (0.00 seconds)
network_proxy_test.go:47: EchoServer listening on tcp/
127.0.0.1:37875 network_proxy_test.go:59: TCP client accepted on the EchoServer
=== RUN TestTCP6Proxy
--- PASS: TestTCP6Proxy (0.00 seconds)
network_proxy_test.go:47: EchoServer listening on tcp/[::1]:37363
network_proxy_test.go:59: TCP client accepted on the EchoServer
=== RUN TestTCPDualStackProxy
--- SKIP: TestTCPDualStackProxy (0.00 seconds)
network_proxy_test.go:149: No support for dual stack yet
=== RUN TestUDP4Proxy
--- PASS: TestUDP4Proxy (0.00 seconds)
network_proxy_test.go:47: EchoServer listening on udp/
127.0.0.1:38003 network_proxy_test.go:82: Writing UDP datagram back
=== RUN TestUDP6Proxy
--- PASS: TestUDP6Proxy (0.00 seconds)
network_proxy_test.go:47: EchoServer listening on udp/[::1]:34469
network_proxy_test.go:82: Writing UDP datagram back
=== RUN TestUDPWriteError
--- PASS: TestUDPWriteError (0.00 seconds)
network_proxy_test.go:47: EchoServer listening on udp/
127.0.0.1:25587 network_proxy_test.go:82: Writing UDP datagram back
=== RUN TestIptables
--- PASS: TestIptables (0.06 seconds)
=== RUN TestParseNat
--- PASS: TestParseNat (0.00 seconds)
=== RUN TestPortAllocation
--- PASS: TestPortAllocation (0.00 seconds)
=== RUN TestNetworkRange
--- PASS: TestNetworkRange (0.00 seconds)
=== RUN TestConversion
--- PASS: TestConversion (0.00 seconds)
=== RUN TestIPAllocator
--- PASS: TestIPAllocator (0.00 seconds)
=== RUN TestNetworkOverlaps
--- PASS: TestNetworkOverlaps (0.00 seconds)
=== RUN TestCheckRouteOverlaps
--- PASS: TestCheckRouteOverlaps (0.00 seconds)
=== RUN TestRuntimeCreate
--- PASS: TestRuntimeCreate (0.05 seconds)
=== RUN TestDestroy
--- PASS: TestDestroy (0.04 seconds)
=== RUN TestGet
--- PASS: TestGet (0.04 seconds)
=== RUN TestAllocateTCPPortLocalhost
--- PASS: TestAllocateTCPPortLocalhost (0.78 seconds)
runtime_test.go:313: Trying port 5555
=== RUN TestAllocateUDPPortLocalhost
--- PASS: TestAllocateUDPPortLocalhost (0.76 seconds)
runtime_test.go:313: Trying port 5555
=== RUN TestRestore
--- PASS: TestRestore (1.04 seconds)
=== RUN TestContainerTagImageDelete
--- PASS: TestContainerTagImageDelete (0.03 seconds)
=== RUN TestCreateRm
--- PASS: TestCreateRm (0.04 seconds)
=== RUN TestCommit
--- PASS: TestCommit (0.27 seconds)
=== RUN TestCreateStartRestartStopStartKillRm
2013/09/09 15:59:53 lxc-kill: failed to get the init pid
2013/09/09 15:59:53 Failed to send SIGTERM to the process, force killing
2013/09/09 15:59:53 error killing container 631b451a806d29e4734e6f6c8d54d93669d32ba6282e6bae4f3ddafbe0667633 (lxc-kill: failed to get the init pid
, exit status 255)
2013/09/09 15:59:53 lxc-kill: failed to get the init pid
2013/09/09 15:59:53 Failed to send SIGTERM to the process, force killing
2013/09/09 15:59:53 error killing container 631b451a806d29e4734e6f6c8d54d93669d32ba6282e6bae4f3ddafbe0667633 (lxc-kill: failed to get the init pid
, exit status 255)
2013/09/09 15:59:54 error killing container 631b451a806d29e4734e6f6c8d54d93669d32ba6282e6bae4f3ddafbe0667633 (lxc-kill: failed to get the init pid
, exit status 255)
--- PASS: TestCreateStartRestartStopStartKillRm (1.01 seconds)
=== RUN TestRunWithTooLowMemoryLimit
--- PASS: TestRunWithTooLowMemoryLimit (0.03 seconds)
=== RUN TestContainerTop
--- SKIP: TestContainerTop (0.00 seconds)
server_test.go:209: Fixme. Skipping test for now. Reported error: 'server_test.go:236: Expected 2 processes, found 1.'
=== RUN TestPools
--- PASS: TestPools (0.04 seconds)
=== RUN TestLogEvent
--- PASS: TestLogEvent (0.44 seconds)
=== RUN TestRmi
2013/09/09 15:59:55 error killing container 005a6c475348b9b064b9069ed6b1d5ee90ef7b726099bac22508dd5fd1852ec7 (lxc-kill: failed to get the init pid
, exit status 255)
--- PASS: TestRmi (0.70 seconds)
=== RUN TestServerListOrderedImagesByCreationDate
--- PASS: TestServerListOrderedImagesByCreationDate (0.04 seconds)
=== RUN TestServerListOrderedImagesByCreationDateAndTag
--- PASS: TestServerListOrderedImagesByCreationDateAndTag (0.04 seconds)
=== RUN TestLookupImage
--- PASS: TestLookupImage (0.03 seconds)
=== RUN TestCompareConfig
--- PASS: TestCompareConfig (0.00 seconds)
=== RUN TestMergeConfig
--- PASS: TestMergeConfig (0.00 seconds)
=== RUN TestMergeConfigPublicPortNotHonored
--- PASS: TestMergeConfigPublicPortNotHonored (0.00 seconds)
=== RUN TestParseLxcConfOpt
--- PASS: TestParseLxcConfOpt (0.00 seconds)
=== RUN TestFinal
--- PASS: TestFinal (0.18 seconds)
z_final_test.go:15: Start Fds: 6, Start Goroutines: 10
z_final_test.go:10: Fds: 14, Goroutines: 361
PASS
ok
github.com/dotcloud/docker 63.721s