| 10 | |
| 11 | === 2015-01-26 === |
| 12 | - First commit requiring build in a month had same problem of getting stuck on "archiving artifacts". Stopped and restarted build manually from Jenkins and new failure: Slave not starting |
| 13 | - Jenkins would log into VM and sart slave but then "waiting for Phase 2" retries timed out (max of 11 it seems) |
| 14 | - rebooted VM machine did not fix problem |
| 15 | - Looking at event logs a warning was being raised regularly on starting a child java process but could not tell what the problem was |
| 16 | - Looking at loaded services slave was loaded but no running. started it but it stopped immediately |
| 17 | - started the slave manually from command line. It started but then windows firewall popped up that it was blocking something - clicked unblock and then everything ran |
| 18 | - after completing the build I rebooted the machine for good measure. |