Properties
Properties
Run Command
Run Command
- When
- Completed at Jul 15 2015, 1:41 PM · Built for 1 m, 19 s
- Status
Failed
| 1 | + '[' -z 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc -a -z '' ']' |
|---|---|
| 2 | + '[' -z https://github.com/adityab/manticore.git ']' |
| 3 | + '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']' |
| 4 | + test_build=1 |
| 5 | + test_functional=1 |
| 6 | + test_integration=1 |
| 7 | + test_performance=1 |
| 8 | + test_unit=1 |
| 9 | + test_obs=1 |
| 10 | + '[' -z git ']' |
| 11 | + case ${vcs} in |
| 12 | ++ basename https://github.com/adityab/manticore.git .git |
| 13 | + package=manticore |
| 14 | ++ echo https://github.com/adityab/manticore.git |
| 15 | ++ sed -e 's|ssh://git@|https://|g' |
| 16 | + ro_uri=https://github.com/adityab/manticore.git |
| 17 | + case ${package} in |
| 18 | ++ pwd |
| 19 | + export TMPDIR=/var/tmp/1397 |
| 20 | + TMPDIR=/var/tmp/1397 |
| 21 | + '[' '!' -d manticore.git ']' |
| 22 | + git clone https://github.com/adityab/manticore.git manticore.git |
| 23 | + pushd manticore.git |
| 24 | + git checkout 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc |
| 25 | Note: checking out '9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc'. |
| 26 | |
| 27 | You are in 'detached HEAD' state. You can look around, make experimental |
| 28 | changes and commit them, and you can discard any commits you make in this |
| 29 | state without impacting any branches by performing another checkout. |
| 30 | |
| 31 | If you want to create a new branch to retain commits you create, you may |
| 32 | do so (now or later) by using -b with the checkout command again. Example: |
| 33 | |
| 34 | git checkout -b new_branch_name |
| 35 | |
| 36 | HEAD is now at 9d9d83c... Load socketio dynamically when needed, now all static dependencies are managed by grunt |
| 37 | + popd |
| 38 | + '[' manticore '!=' stick ']' |
| 39 | + '[' '!' -d stick.git ']' |
| 40 | + git clone https://git.kolab.org/diffusion/QA/stick.git stick.git |
| 41 | + export commit |
| 42 | + export differential |
| 43 | + export id |
| 44 | + export package |
| 45 | + export phid |
| 46 | + export ro_uri |
| 47 | + export uri |
| 48 | + export vcs |
| 49 | + export test_build |
| 50 | + export test_functional |
| 51 | + export test_integration |
| 52 | + export test_performance |
| 53 | + export test_unit |
| 54 | + export test_obs |
| 55 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
| 56 | + '[' -x stick.git/drydocker/manticore/build.sh ']' |
| 57 | + pushd manticore.git |
| 58 | + ../stick.git/drydocker/manticore/build.sh |
| 59 | + docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=1013 -e COMMIT=9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc -e DIFFERENTIAL= -e PACKAGE=manticore -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-y4lbbskmkydhgteoqfkc -e URI=https://github.com/adityab/manticore.git -e RO_URI=https://github.com/adityab/manticore.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo |
| 60 | + exit 1 |
| 61 | + retval=1 |
| 62 | + popd |
| 63 | + cd /var/tmp |
| 64 | + rm -rf /var/tmp/1397 |
| 65 | + exit 1 |
| 66 |
| 2507 | manticore-0/client/.jshintrc |
|---|---|
| 2508 | manticore-0/client/index.html |
| 2509 | manticore-0/client/favicon.ico |
| 2510 | manticore-0/protractor.conf.js |
| 2511 | manticore-0/.travis.yml |
| 2512 | manticore-0/.buildignore |
| 2513 | manticore-0/README.md |
| 2514 | manticore-0/package.json |
| 2515 | manticore-0/.gitignore |
| 2516 | manticore-0/.bowerrc |
| 2517 | manticore-0/.editorconfig |
| 2518 | manticore-0/karma.conf.js |
| 2519 | manticore-0/LICENSE |
| 2520 | manticore-0/.gitattributes |
| 2521 | manticore-0/server/ |
| 2522 | manticore-0/server/.jshintrc-spec |
| 2523 | manticore-0/server/views/ |
| 2524 | manticore-0/server/views/404.jade |
| 2525 | manticore-0/server/auth/ |
| 2526 | manticore-0/server/auth/auth.service.js |
| 2527 | manticore-0/server/auth/local/ |
| 2528 | manticore-0/server/auth/local/passport.js |
| 2529 | manticore-0/server/auth/local/index.js |
| 2530 | manticore-0/server/auth/index.js |
| 2531 | manticore-0/server/app.js |
| 2532 | manticore-0/server/api/ |
| 2533 | manticore-0/server/api/user/ |
| 2534 | manticore-0/server/api/user/user.controller.js |
| 2535 | manticore-0/server/api/user/user.model.spec.js |
| 2536 | manticore-0/server/api/user/user.model.js |
| 2537 | manticore-0/server/api/user/index.js |
| 2538 | manticore-0/server/api/document/ |
| 2539 | manticore-0/server/api/document/document.spec.js |
| 2540 | manticore-0/server/api/document/document.model.js |
| 2541 | manticore-0/server/api/document/document.controller.js |
| 2542 | manticore-0/server/api/document/index.js |
| 2543 | manticore-0/server/routes.js |
| 2544 | manticore-0/server/components/ |
| 2545 | manticore-0/server/components/colors/ |
| 2546 | manticore-0/server/components/colors/index.js |
| 2547 | manticore-0/server/components/objectcache/ |
| 2548 | manticore-0/server/components/objectcache/index.js |
| 2549 | manticore-0/server/components/adaptor/ |
| 2550 | manticore-0/server/components/adaptor/room.js |
| 2551 | manticore-0/server/components/adaptor/index.js |
| 2552 | manticore-0/server/components/errors/ |
| 2553 | manticore-0/server/components/errors/index.js |
| 2554 | manticore-0/server/.jshintrc |
| 2555 | manticore-0/server/config/ |
| 2556 | manticore-0/server/config/environment/ |
| 2557 | manticore-0/server/config/environment/production.js |
| 2558 | manticore-0/server/config/environment/development.js |
| 2559 | manticore-0/server/config/environment/test.js |
| 2560 | manticore-0/server/config/environment/index.js |
| 2561 | manticore-0/server/config/socketio.js |
| 2562 | manticore-0/server/config/express.js |
| 2563 | manticore-0/server/config/local.env.sample.js |
| 2564 | manticore-0/server/config/seed.js |
| 2565 | manticore-0/e2e/ |
| 2566 | manticore-0/e2e/main/ |
| 2567 | manticore-0/e2e/main/main.spec.js |
| 2568 | manticore-0/e2e/main/main.po.js |
| 2569 | manticore-0/autogen.sh |
| 2570 | manticore-0/.yo-rc.json |
| 2571 | /srv/manticore.git |
| 2572 | Running ../stick.git/drydocker/manticore/test_build.sh OK (at 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc) |
| 2573 | Running ../stick.git/drydocker/manticore/test_obs.sh ... |
| 2574 | /srv/manticore.git /srv/manticore.git |
| 2575 | Running obs_build_local ... |
| 2576 | /srv/manticore.git /srv/manticore.git /srv/manticore.git |
| 2577 | Branches that contain 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc: |
| 2578 | master |
| 2579 | Branch is 'master' |
| 2580 | The latest stable branch is '' |
| 2581 | Going with new version: '0' |
| 2582 | /srv /srv/manticore.git /srv/manticore.git |
| 2583 | Server returned an error: HTTP Error 404: Not Found |
| 2584 | Error getting meta for project 'Kolab:3.4:Updates' package 'manticore' |
| 2585 | Kolab:3.4:Updates/manticore |
| 2586 | /srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: Kolab:3.4:Updates/manticore: No such file or directory |
| 2587 | /srv/manticore.git /srv /srv/manticore.git /srv/manticore.git |
| 2588 | Going with new version: '0' |
| 2589 | /srv/stick.git/drydocker/generic_obs.sh: line 45: /srv/Kolab:3.4:Updates/manticore/manticore-0.tar.gz: No such file or directory |
| 2590 | /srv /srv/manticore.git /srv/manticore.git |
| 2591 | sed: can't read manticore.spec: No such file or directory |
| 2592 | sed: can't read manticore.dsc: No such file or directory |
| 2593 | sed: can't read debian.changelog: No such file or directory |
| 2594 | Error: '/srv' is not an osc project dir or working copy |
| 2595 | /srv/manticore.git /srv/manticore.git |
| 2596 | /srv/manticore.git |
| 2597 | Running obs_build_local FAILED (at 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc) |
| 2598 | Running ../stick.git/drydocker/manticore/test_obs.sh FAILED (at 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc) |
| 2599 | ======================================================================== |
| 2600 | Running '_install_package_builddep manticore' OK (at 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc) |
| 2601 | Running '../stick.git/drydocker/manticore/test_build.sh' OK (at 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc) |
| 2602 | Running 'obs_build_local' FAILED (at 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc) |
| 2603 | Running '../stick.git/drydocker/manticore/test_obs.sh' FAILED (at 9d9d83cbd0384fb82a197f7e5b5e0f5917db8bcc) |
| 2604 | ======================================================================== |
| 2605 | /var/tmp/1397 |
| 2606 |
Lease Host
Lease Host
- When
- Completed at Jul 15 2015, 1:40 PM · Built for 1 s
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jul 15 2015, 1:40 PM · Built instantly
- Status
Passed
1 empty log is hidden Show all logs.