| Summary: | Workspace incorrectly built after delete virgo.test.snapshot build | ||
|---|---|---|---|
| Product: | Community | Reporter: | Steve Powell <zteve.powell> |
| Component: | CI-Jenkins | Assignee: | Eclipse Webmaster <webmaster> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Mac OS X - Carbon (unsup.) | ||
| Whiteboard: | stalebug | ||
|
Description
Steve Powell
droy@hudson-slave2:~> ls -l /opt/users/hudsonbuild/workspace/virgo.test.snapshot/build-test-framework/build.xml -rw-r--r-- 1 hudsonbuild callisto-dev 678 2010-09-23 10:12 /opt/users/hudsonbuild/workspace/virgo.test.snapshot/build-test-framework/build.xml *shrug* it looks there to me. I don't know when you were looking Denis. After this failure I re-ran the test build and the workspace was correctly generated. Workspaces are moving targets. When I looked after the run the web interface showed me an incorrectly structured workspace and the build file isn't there because the build-test-framework directory wasn't at the top level. This could be a web i/f problem were it not for the fact that the job itself complains it can't find the file. This problem still occurs. When trying builds for Bug 325824, it occurred every time. Wipe out the workspace for any successful build (e.g. virgo.test.snapshot) and then 'build now'. The very next build will fail (can't find the build.xml file) but simply repeat the job and it works. Looking at the workspace after the failing job, it appears to be constructed incorrectly -- the submodule (virgo-build) appears to be fetched twice instead of the top level (test) with the submodule within it. This problem has been hanging around for some considerable time. It would be nice to have some constructive movement on it. I suggest looking at the git reconstruction of a source tree when it has to do a full clone -- does it correctly deal with submodules then? (Does it, for example, clone the submodules instead of issuing submodule update --init after cloning the top level?) This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. Virgo is now using HIPP, and a quick peek at this job indicates it's been running fine. So I suspect this bug is now moot. -M. |