Skip to content

Instantly share code, notes, and snippets.

@Keno
Created July 13, 2012 22:43
Show Gist options
  • Save Keno/3108027 to your computer and use it in GitHub Desktop.
Save Keno/3108027 to your computer and use it in GitHub Desktop.
Started by upstream project "libuv" build number 3
Building remotely on worker-ubuntu-11.10.dev in workspace /home/jenkins/workspace/libuv/label/worker-ubuntu-11.10.dev
Checkout:worker-ubuntu-11.10.dev / /home/jenkins/workspace/libuv/label/worker-ubuntu-11.10.dev - hudson.remoting.Channel@a0f0c8d:worker-ubuntu-11.10.dev
Using strategy: Default
Last Built Revision: Revision 732486be1d0561df4d4380237b93e400838b278f (origin/upipes)
Fetching changes from 1 remote Git repository
Fetching upstream changes from https://github.com/JuliaLang/libuv
Commencing build of Revision 732486be1d0561df4d4380237b93e400838b278f (origin/upipes)
Checking out Revision 732486be1d0561df4d4380237b93e400838b278f (origin/upipes)
[worker-ubuntu-11.10.dev] $ /bin/sh -xe /tmp/hudson357729392813143276.sh
+ make
make: `uv.a' is up to date.
+ make test
test/run-tests

[% 0|+ 0|- 0]: platform_output
Output from process `platform_output`:
uv_get_process_title: test/run-tests
uv_resident_set_memory: 696320
uv_uptime: 130905.918341
uv_cpu_info:
model: Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz
speed: 1589
times.sys: 230110
times.user: 1128860
times.idle: 129297080
times.irq: 0
times.nice: 1090
model: Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz
speed: 1589
times.sys: 314650
times.user: 753290
times.idle: 129776440
times.irq: 10
times.nice: 30
uv_interface_addresses:
name: lo
internal: 1
address: 127.0.0.1
name: eth0
internal: 0
address: 10.0.2.15
name: eth1
internal: 0
address: 192.168.67.253
name: lo
internal: 1
address: ::1
name: eth0
internal: 0
address: fe80::a00:27ff:fe18:cac7
name: eth1
internal: 0
address: fe80::a00:27ff:feaa:97c8
=============================================================

[% 0|+ 1|- 0]: run_once
[% 0|+ 2|- 0]: semaphore_1
[% 0|+ 3|- 0]: semaphore_2
[% 0|+ 4|- 0]: semaphore_3
[% 0|+ 5|- 0]: pipe_connect_bad_name
[% 0|+ 6|- 0]: pipe_connect_to_file
[% 0|+ 7|- 0]: tty
`tty` failed: exit code 6
Output from process `tty`:
Assertion failed in test/test-tty.c on line 68: ttyin_fd >= 0
=============================================================

[% 0|+ 7|- 1]: stdio_over_pipes
`stdio_over_pipes` failed: exit code 6
Output from process `stdio_over_pipes`:
Assertion failed in test/test-stdio-over-pipes.c on line 141: r == 0
=============================================================

[% 0|+ 7|- 2]: ipc_listen_before_write
`ipc_listen_before_write` failed: exit code 6
Output from process `ipc_listen_before_write`:
Assertion failed in test/test-ipc.c on line 235: r == 0
=============================================================

[% 0|+ 7|- 3]: ipc_listen_after_write
`ipc_listen_after_write` failed: exit code 6
Output from process `ipc_listen_after_write`:
Assertion failed in test/test-ipc.c on line 235: r == 0
=============================================================

[% 0|+ 7|- 4]: ipc_send_recv_pipe
`ipc_send_recv_pipe` failed: exit code 6
Output from process `ipc_send_recv_pipe`:
Assertion failed in test/test-ipc.c on line 235: r == 0
=============================================================

[% 0|+ 7|- 5]: ipc_send_recv_tcp
`ipc_send_recv_tcp` failed: exit code 6
Output from process `ipc_send_recv_tcp`:
Assertion failed in test/test-ipc.c on line 235: r == 0
=============================================================

[% 0|+ 7|- 6]: ipc_tcp_connection
`ipc_tcp_connection` failed: exit code 6
Output from process `ipc_tcp_connection`:
Assertion failed in test/test-ipc.c on line 235: r == 0
=============================================================

[% 0|+ 7|- 7]: tcp_ping_pong
[% 0|+ 8|- 7]: tcp_ping_pong_v6
[% 0|+ 9|- 7]: pipe_ping_pong
[% 0|+ 10|- 7]: delayed_accept
[% 0|+ 11|- 7]: multiple_listen
[% 0|+ 12|- 7]: tcp_writealot
[% 0|+ 13|- 7]: tcp_shutdown_after_write
[% 0|+ 14|- 7]: tcp_connect_error_after_write
[% 0|+ 15|- 7]: tcp_bind_error_addrinuse
[% 0|+ 16|- 7]: tcp_bind_error_addrnotavail_1
[% 0|+ 17|- 7]: tcp_bind_error_addrnotavail_2
[% 0|+ 18|- 7]: tcp_bind_error_fault
[% 0|+ 19|- 7]: tcp_bind_error_inval
[% 0|+ 20|- 7]: tcp_bind_localhost_ok
[% 0|+ 21|- 7]: tcp_listen_without_bind
[% 0|+ 22|- 7]: tcp_connect_error_fault
[% 0|+ 23|- 7]: tcp_connect_timeout
[% 0|+ 24|- 7]: tcp_close_while_connecting
[% 0|+ 25|- 7]: tcp_close
[% 0|+ 26|- 7]: tcp_flags
[% 0|+ 27|- 7]: tcp_write_error
[% 0|+ 28|- 7]: tcp_write_to_half_open_connection
[% 0|+ 29|- 7]: tcp_bind6_error_addrinuse
[% 0|+ 30|- 7]: tcp_bind6_error_addrnotavail
[% 0|+ 31|- 7]: tcp_bind6_error_fault
[% 0|+ 32|- 7]: tcp_bind6_error_inval
[% 0|+ 33|- 7]: tcp_bind6_localhost_ok
[% 0|+ 34|- 7]: udp_send_and_recv
[% 0|+ 35|- 7]: udp_dgram_too_big
[% 0|+ 36|- 7]: udp_dual_stack
[% 0|+ 37|- 7]: udp_ipv6_only
[% 0|+ 38|- 7]: udp_options
[% 0|+ 39|- 7]: udp_multicast_join
[% 0|+ 40|- 7]: udp_multicast_ttl
[% 0|+ 41|- 7]: pipe_bind_error_addrinuse
[% 0|+ 42|- 7]: pipe_bind_error_addrnotavail
[% 0|+ 43|- 7]: pipe_bind_error_inval
[% 0|+ 44|- 7]: pipe_listen_without_bind
[% 0|+ 45|- 7]: connection_fail
[% 0|+ 46|- 7]: connection_fail_doesnt_auto_close
[% 0|+ 47|- 7]: shutdown_close_tcp
[% 0|+ 48|- 7]: shutdown_close_pipe
[% 0|+ 49|- 7]: shutdown_eof
[% 0|+ 50|- 7]: callback_stack
[% 0|+ 51|- 7]: error_message
[% 0|+ 52|- 7]: timer
[% 0|+ 53|- 7]: timer_again
[% 0|+ 54|- 7]: timer_start_twice
[% 0|+ 55|- 7]: idle_starvation
[% 0|+ 56|- 7]: ref
[% 0|+ 57|- 7]: idle_ref
[% 0|+ 58|- 7]: async_ref
[% 0|+ 59|- 7]: prepare_ref
[% 0|+ 60|- 7]: check_ref
[% 0|+ 61|- 7]: unref_in_prepare_cb
[% 0|+ 62|- 7]: timer_ref
[% 0|+ 63|- 7]: timer_ref2
[% 0|+ 64|- 7]: fs_event_ref
[% 0|+ 65|- 7]: tcp_ref
[% 0|+ 66|- 7]: tcp_ref2
[% 0|+ 67|- 7]: tcp_ref3
[% 0|+ 68|- 7]: tcp_ref4
[% 0|+ 69|- 7]: udp_ref
[% 0|+ 70|- 7]: udp_ref2
[% 0|+ 71|- 7]: udp_ref3
[% 0|+ 72|- 7]: pipe_ref
[% 0|+ 73|- 7]: pipe_ref2
[% 0|+ 74|- 7]: pipe_ref3
[% 0|+ 75|- 7]: pipe_ref4
[% 0|+ 76|- 7]: process_ref
[% 0|+ 77|- 7]: loop_handles
[% 0|+ 78|- 7]: walk_handles
[% 0|+ 79|- 7]: async
[% 0|+ 80|- 7]: get_currentexe
[% 0|+ 81|- 7]: process_title
[% 0|+ 82|- 7]: cwd_and_chdir
[% 0|+ 83|- 7]: get_memory
[% 0|+ 84|- 7]: get_loadavg
[% 0|+ 85|- 7]: hrtime
`hrtime` failed: exit code 6
Output from process `hrtime`:
Assertion failed in test/test-hrtime.c on line 50: diff < (uint64_t) 60 * NANOSEC / MILLISEC
=============================================================

[% 0|+ 85|- 8]: getaddrinfo_basic
[% 0|+ 86|- 8]: getaddrinfo_concurrent
[% 0|+ 87|- 8]: gethostbyname
[% 0|+ 88|- 8]: getsockname_tcp
[% 0|+ 89|- 8]: getsockname_udp
[% 0|+ 90|- 8]: poll_duplex
[% 0|+ 91|- 8]: poll_unidirectional
[% 0|+ 92|- 8]: poll_close
[% 0|+ 93|- 8]: spawn_exit_code
[% 0|+ 94|- 8]: spawn_stdout
`spawn_stdout` failed: exit code 6
Output from process `spawn_stdout`:
Assertion failed in test/test-spawn.c on line 191: r == 0
=============================================================

[% 0|+ 94|- 9]: spawn_stdin
`spawn_stdin` failed: exit code 6
Output from process `spawn_stdin`:
Assertion failed in test/test-spawn.c on line 290: r == 0
=============================================================

[% 0|+ 94|- 10]: spawn_stdio_greater_than_3
`spawn_stdio_greater_than_3` failed: exit code 6
Output from process `spawn_stdio_greater_than_3`:
Assertion failed in test/test-spawn.c on line 337: r == 0
=============================================================

[% 0|+ 94|- 11]: spawn_ignored_stdio
[% 0|+ 95|- 11]: spawn_and_kill
[% 0|+ 96|- 11]: spawn_detached
[% 0|+ 97|- 11]: spawn_and_kill_with_std
`spawn_and_kill_with_std` failed: exit code 6
Output from process `spawn_and_kill_with_std`:
Assertion failed in test/test-spawn.c on line 476: r == 0
=============================================================

[% 0|+ 97|- 12]: spawn_and_ping
`spawn_and_ping` failed: exit code 6
Output from process `spawn_and_ping`:
Assertion failed in test/test-spawn.c on line 533: r == 0
=============================================================

[% 0|+ 97|- 13]: spawn_setuid_fails
[% 0|+ 98|- 13]: spawn_setgid_fails
[% 0|+ 99|- 13]: spawn_stdout_to_file
[% 0|+ 100|- 13]: kill
[% 0|+ 101|- 13]: spawn_setuid_setgid
[% 0|+ 102|- 13]: fs_file_noent
[% 0|+ 103|- 13]: fs_file_nametoolong
[% 0|+ 104|- 13]: fs_file_loop
[% 0|+ 105|- 13]: fs_file_async
[% 0|+ 106|- 13]: fs_file_sync
[% 0|+ 107|- 13]: fs_async_dir
[% 0|+ 108|- 13]: fs_async_sendfile
[% 0|+ 109|- 13]: fs_fstat
[% 0|+ 110|- 13]: fs_chmod
[% 0|+ 111|- 13]: fs_chown
[% 0|+ 112|- 13]: fs_utime
[% 0|+ 113|- 13]: fs_futime
[% 0|+ 114|- 13]: fs_symlink
[% 0|+ 115|- 13]: fs_symlink_dir
[% 0|+ 116|- 13]: fs_stat_missing_path
[% 0|+ 117|- 13]: fs_read_file_eof
[% 0|+ 118|- 13]: fs_file_open_append
[% 0|+ 119|- 13]: fs_event_watch_dir
[% 0|+ 120|- 13]: fs_event_watch_file
[% 0|+ 121|- 13]: fs_event_watch_file_current_dir
[% 0|+ 122|- 13]: fs_event_no_callback_on_close
[% 0|+ 123|- 13]: fs_event_immediate_close
[% 0|+ 124|- 13]: fs_event_close_with_pending_event
[% 0|+ 125|- 13]: fs_event_close_in_callback
[% 0|+ 126|- 13]: fs_readdir_empty_dir
[% 0|+ 127|- 13]: fs_readdir_file
[% 0|+ 128|- 13]: fs_open_dir
[% 0|+ 129|- 13]: fs_rename_to_existing_file
[% 0|+ 130|- 13]: threadpool_queue_work_simple
[% 0|+ 131|- 13]: threadpool_multiple_event_loops
[% 0|+ 132|- 13]: thread_mutex
[% 0|+ 133|- 13]: thread_rwlock
[% 0|+ 134|- 13]: thread_create
[% 0|+ 135|- 13]: strlcpy
[% 0|+ 136|- 13]: strlcat
[% 0|+ 137|- 13]: counters_init
[% 0|+ 138|- 13]: dlerror
[% 100|+ 139|- 13]: Done.
make: *** [test] Error 13
Build step 'Execute shell' marked build as failure
IRC notifier plugin: Sending notification to: #julia
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment