Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cross-project-issues-dev] Signer does not work at build.eclipse.org?


It looks like signing failed because the load average  on build.eclipse.org is too high to invoke the signing process.

kmoir@build:/home/data/httpd/download-staging.priv/eclipse> tail -f /tmp/jarsigner
Too busy to sign.  Going to sleep.

kmoir@build:/home/data/httpd/download-staging.priv/eclipse> uptime
  8:30am  up 3 days  8:06,  7 users,  load average: 39.35, 45.97, 46.02

top - 08:31:35 up 3 days,  8:07,  7 users,  load average: 38.17, 45.30, 45.81
Tasks: 583 total,   3 running, 580 sleeping,   0 stopped,   0 zombie
Cpu(s):  4.0%us,  0.9%sy, 34.0%ni, 33.4%id,  0.2%wa,  0.0%hi,  0.3%si, 27.1%st
Mem:  15924736k total, 15204760k used,   719976k free,   546592k buffers
Swap:  4196344k total,    38864k used,  4157480k free,  4728784k cached

  PID USER      PR  NI  VIRT  RES  SHR S %CPU %MEM    TIME+  COMMAND
19036 wtpBuild  22   3 1059m 978m  18m S  149  6.3 709:09.51 java
17174 wtpBuild  21   3  838m 106m 9480 S  126  0.7   0:17.46 java

It looks like the wtp build is taking a huge amount of cpu time. The process started yesterday. Could someone from web tools please kill this build?    We need to sign builds today :-)

thanks,
Kim




Alex Panchenko <alex@xxxxxxxxx>
Sent by: cross-project-issues-dev-bounces@xxxxxxxxxxx

08/19/2009 03:51 AM

Please respond to
Cross project issues <cross-project-issues-dev@xxxxxxxxxxx>

To
cross-project-issues-dev@xxxxxxxxxxx
cc
Subject
[cross-project-issues-dev] Signer does not work at        build.eclipse.org?





Hi all,

It seems signer process does not process files:
====
aplatov@build:~> cat /home/data/httpd/download-staging.priv/arch/signing_queue|wc -l
37
====

Our file is near the end of the queue and it has been sitting there for 4 hours.

Thank you,
Alex
_______________________________________________
cross-project-issues-dev mailing list
cross-project-issues-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cross-project-issues-dev


Back to the top