Build failed in Jenkins: jujugui-test-charm #353

Jenkins Notification devnull at canonical.com
Wed Apr 24 15:45:44 UTC 2013


See <http://10.189.74.2:8080/job/jujugui-test-charm/353/changes>

Changes:

[Rick Harding] Second round of UX bug fixes. Details below.

- Landed for Huw.
- Fixes #1171520
- Fixes #1171523
- Fixes #1171541
- Fixes #1171546

R=j.c.sackett
CC=
https://codereview.appspot.com/8593050

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on lp-quantal-server-amd64
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "602 rick.harding at canonical.com-20130423195555-gt1x2nv49id34k3q
" stderr: ""
[jujugui-test-charm] $ bzr pull --overwrite lp:juju-gui
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
http://bazaar.launchpad.net/~juju-gui/juju-gui/trunk is permanently redirected to http://bazaar.launchpad.net/~juju-gui/juju-gui/trunk/changes
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
 M  app/templates/charm-token.handlebars
 M  lib/views/browser/charm-full.less
 M  lib/views/browser/charm-token.less
 M  lib/views/browser/main.less
 M  test/test_charm_token.js
All changes applied successfully.
Now on revision 603.
[jujugui-test-charm] $ bzr revert
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "603 rick.harding at canonical.com-20130424152927-2btrfquv5e8t8hdt
" stderr: ""
[jujugui-test-charm] $ bzr log -v -r revid:rick.harding at canonical.com-20130423195555-gt1x2nv49id34k3q..revid:rick.harding at canonical.com-20130424152927-2btrfquv5e8t8hdt --long --show-ids
Getting local revision...
$ bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/>
info result: bzr revision-info -d <http://10.189.74.2:8080/job/jujugui-test-charm/ws/> returned 0. Command output: "603 rick.harding at canonical.com-20130424152927-2btrfquv5e8t8hdt
" stderr: ""
RevisionState revno:603 revid:rick.harding at canonical.com-20130424152927-2btrfquv5e8t8hdt
[EnvInject] - Injecting environment variables from a build step.
[EnvInject] - Injecting as environment variables the properties content 
JUJU_INSTANCE_IP=91.189.93.93
JUJU_BRANCH=lp:juju-gui
JUJU_CHARM=cs:~juju-gui/precise/juju-gui
FAIL_FAST=1
JUJU_GUI_TEST_BROWSERS=ie chrome firefox

[EnvInject] - Variables injected successfully.
[jujugui-test-charm] $ /bin/sh -xe /tmp/hudson2403978723197887081.sh
+ set -ex
+ cat
+ chmod +x /tmp/test-runner
+ sudo -E su -p -c /tmp/test-runner - jujugui-merger
Clean and Prep
2013-04-24 15:32:08,850 INFO Destroying environment 'juju-gui-testing' (type: openstack)...
2013-04-24 15:32:10,516 INFO 'destroy_environment' command finished successfully
WARNING: this command will destroy the 'juju-gui-testing' environment (type: openstack).
This includes all machines, services, data, and other resources. Continue [y/N] 
Lightweight Checkout of lp:juju-gui
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
JUJU_INSTANCE_IP=91.189.93.93
Running Tests
ADDRESS	91.189.93.93	i-00007acc
Bootstrapping...
Deploying service...
Setting origin for charm to deploy lp:juju-gui
Waiting for service to start...
Assigning JUJU_INSTANCE_IP 91.189.93.93
Storing Internal IP as 10.55.60.135
Assigned IP to i-00007acc
{
    "machines": {
        "0": {
            "agent-state": "running", 
            "dns-name": "10.55.60.94", 
            "instance-id": "ce6ed0ad-2075-4a5e-ab15-44d1c00babd3", 
            "instance-state": "running"
        }, 
        "1": {
            "agent-state": "running", 
            "dns-name": "91.189.93.93", 
            "instance-id": "89ec01d2-e6dc-4b48-8ca4-dbbee3d053f2", 
            "instance-state": "running"
        }
    }, 
    "services": {
        "juju-gui": {
            "charm": "cs:~juju-gui/precise/juju-gui-45", 
            "relations": {}, 
            "units": {
                "juju-gui/0": {
                    "agent-state": "install-error", 
                    "machine": 1, 
                    "public-address": "91.189.93.93"
                }
            }
        }
    }
}
Execution failure, unable to continue
error deploying service
Unable to deploy Charm
Collected exit code 1
Final instance state
i-00007acc running i-00007aca running
+ cat /home/jujugui-merger/exit-status
+ ec=1
+ [ 0 -eq 1 ]
+ wc -l
+ cat /home/jujugui-merger/instance-state
+ [ 2 -lt 2 ]
+ wc -l
+ grep error\|stopped
+ cat /home/jujugui-merger/instance-state
+ [ 0 -gt 0 ]
+ exit 1
Build step 'Execute shell' marked build as failure



More information about the Juju-GUI mailing list