Ticket #995 (closed defect: worksforme)

Opened 3 years ago

Last modified 15 months ago

Build end time = 0 (Dec 31, 1969)

Reported by: exarkun Owned by:
Priority: major Milestone: 0.8.+
Version: 0.8.1 Keywords:
Cc:

Description

One time, a build didn't complete. The master was probably restarted at some point after the build started, but I can't say exactly when. The build page is at < http://buildbot.twistedmatrix.com/builders/winxp32-py2.5-msi/builds/224>. In case that becomes inaccessible, here's a copy of its contents:

Twisted
Builder winxp32-py2.5-msi: Build #224

Results:

SourceStamp:

Revision: 30040
Changes: see below
Got Revision: 15666
Buildslave:

bot-scmikes-winxp32-3
Reason:

Steps and Logfiles:

bzr [update] [11 seconds]
stdio
shell ['bzr revert'] [0 seconds]
stdio
shell_1 ['bzr clean-tree ...'] [0 seconds]
stdio
shell_2 ['c:python25python.exe -c ...'] [0 seconds]
stdio
versions
setproperty [set props: version] [0 seconds]
stdio
property changes
set build property [set props: versionMsi] [0 seconds]
property changes
shell_3 ['c:python25python.exe -c ...'] [0 seconds]
stdio
shell_4 ['c:python25python.exe setup.py ...'] [27 seconds]
stdio
upload [uploading Twisted-10.1.0.win32-py2.5.msi] [0 seconds]
shell_5 [] [0 seconds]
upload_1 [] [0 seconds]
Build Properties:

Name	Value	Source
branch	None	Build
buildername	winxp32-py2.5-msi	Build
buildnumber	224	Build
got_revision	15666	Source
revision	30040	Build
scheduler	all	Scheduler
slavename	bot-scmikes-winxp32-3	BuildSlave
version	10.1.0	SetProperty Step
versionMsi	10.1.0	Step
Blamelist:

exarkun
Timing

Start	Sat Sep 18 12:36:48 2010
End	Wed Dec 31 19:00:01 1969
Elapsed	-1284827807 secs
All Changes

Changed by: exarkun
Changed at: Sat 18 Sep 2010 12:36:47
Revision: 30040

Changed files:

doc/web/howto/web-in-60/asynchronous-deferred.xhtml
doc/web/howto/web-in-60/asynchronous.xhtml
doc/web/howto/web-in-60/custom-codes.xhtml
doc/web/howto/web-in-60/dynamic-content.xhtml
doc/web/howto/web-in-60/dynamic-dispatch.xhtml
doc/web/howto/web-in-60/error-handling.xhtml
doc/web/howto/web-in-60/handling-posts.xhtml
doc/web/howto/web-in-60/http-auth.xhtml
doc/web/howto/web-in-60/index.xhtml
doc/web/howto/web-in-60/interrupted.xhtml
doc/web/howto/web-in-60/logging-errors.xhtml
doc/web/howto/web-in-60/rpy-scripts.xhtml
doc/web/howto/web-in-60/session-basics.xhtml
doc/web/howto/web-in-60/session-endings.xhtml
doc/web/howto/web-in-60/session-store.xhtml
doc/web/howto/web-in-60/static-dispatch.xhtml
doc/web/howto/web-in-60/wsgi.xhtml
twisted/web/topfiles/4577.misc
Comments:
Merge sphinx-web60-4577

Author: jdb
Reviewer: exarkun
Fixes: #4577

Tweaks to the Lore markup in the Web documentation to make it
more amenable to conversion to Sphinx.
Properties:
Resubmit Build:

This tree was built from a specific set of source files, and can be rebuilt exactly

Your name:  
Property 1 Name:   Value:  
Property 2 Name:   Value:  
Property 3 Name:   Value:  
Reason for re-running build:  

[welcome] 
Buildbot-0.7.12 working for the Twisted project.
Page built: Tue 28 Sep 2010 12:09:05

Everything up to upload step is rendered green. The upload step itself is rendered yellow. The steps after the upload step are uncolored. The build itself is rendered on the status page as yellow.

Unfortunately I can't describe how to reproduce this case.

Change History

comment:1 Changed 3 years ago by dustin

  • Summary changed from A build happened and the result was inconsistent to Build end time = 0 (Dec 31, 1969)
  • Milestone changed from undecided to 0.8.3

From my look around the source, I don't see how the end time could be set to 0. None I would understand, but not 0.

comment:2 Changed 2 years ago by dustin

  • Milestone changed from 0.8.3 to 0.8.+

Moving out of 0.8.3 since it hasn't been replicated.

comment:3 Changed 15 months ago by dustin

  • Status changed from new to closed
  • Resolution set to worksforme

I suspect that this came from the old DB interface, so I'm going to assume it's fixed!

Note: See TracTickets for help on using tickets.