[Buildbot] #2883: `python setup.py bdist_wheel` produces an empty package

Buildbot trac trac at buildbot.net
Mon Sep 1 00:15:37 UTC 2014


#2883: `python setup.py bdist_wheel` produces an empty package
-------------------+-----------------------
Reporter:  dustin  |       Owner:  dustin
    Type:  defect  |      Status:  assigned
Priority:  major   |   Milestone:  0.9.0
 Version:  0.8.9   |  Resolution:
Keywords:  pkg     |
-------------------+-----------------------
Changes (by dustin):

 * owner:   => dustin
 * status:  new => assigned


Old description:

> {{{
>  (view as text)
>
> rm -rf dist/*; source ../../sandbox/bin/activate;
> ../../sandbox/bin/python setup.py sdist
>  in dir /home/buildbot/metaslave/builds/build/pkg (timeout 1200 secs)
>  watching logfiles {}
>  argv: rm -rf dist/*; source ../../sandbox/bin/activate;
> ../../sandbox/bin/python setup.py sdist
>  environment:
>   BUILDBOT_VERSION=latest
>   HOME=/home/buildbot
>   LANG=en_GB
>   LOGNAME=buildbot
>   MAIL=/var/mail/buildbot
> PATH=/home/buildbot/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
>   PWD=/home/buildbot/metaslave/builds/build/pkg
>   SHELL=/bin/sh
>   SHLVL=1
>   TERM=linux
>   USER=buildbot
> XDG_SESSION_COOKIE=d4f2470b13dcaecfa2dd0d774cfcd2e0-1407572959.566084-1996920405
>   _=/home/buildbot/sandbox/bin/buildslave
>  using PTY: False
> running sdist
> running egg_info
> writing buildbot_pkg.egg-info/PKG-INFO
> writing top-level names to buildbot_pkg.egg-info/top_level.txt
> writing dependency_links to buildbot_pkg.egg-info/dependency_links.txt
> reading manifest file 'buildbot_pkg.egg-info/SOURCES.txt'
> writing manifest file 'buildbot_pkg.egg-info/SOURCES.txt'
> creating buildbot_pkg-latest
> creating buildbot_pkg-latest/buildbot_pkg.egg-info
> making hard links in buildbot_pkg-latest...
> hard linking README -> buildbot_pkg-latest
> hard linking buildbot_pkg.py -> buildbot_pkg-latest
> hard linking setup.py -> buildbot_pkg-latest
> hard linking buildbot_pkg.egg-info/PKG-INFO -> buildbot_pkg-
> latest/buildbot_pkg.egg-info
> hard linking buildbot_pkg.egg-info/SOURCES.txt -> buildbot_pkg-
> latest/buildbot_pkg.egg-info
> hard linking buildbot_pkg.egg-info/dependency_links.txt -> buildbot_pkg-
> latest/buildbot_pkg.egg-info
> hard linking buildbot_pkg.egg-info/top_level.txt -> buildbot_pkg-
> latest/buildbot_pkg.egg-info
> Writing buildbot_pkg-latest/setup.cfg
> creating dist
> tar -cf dist/buildbot_pkg-latest.tar buildbot_pkg-latest
> gzip -f9 dist/buildbot_pkg-latest.tar
> removing 'buildbot_pkg-latest' (and everything under it)
> program finished with exit code 0
> elapsedTime=0.341147
> }}}
>
> Running this on my system produces a package containing the appropriate
> css, js, etc.  I'm not sure what the difference is.

New description:

 {{{
 running bdist_wheel
 running build
 npm install
 npm WARN package.json buildbot-www@ No description
 npm WARN package.json buildbot-www@ No repository field.
 npm WARN package.json buildbot-www@ No README data
 npm WARN optional dep failed, continuing fsevents at 0.2.1

 > phantomjs at 1.9.7-15 install
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-phantomjs-launcher/node_modules/phantomjs
 > node install.js

 Download already available at /tmp/phantomjs/phantomjs-1.9.7-linux-
 x86_64.tar.bz2
 Extracting tar contents (via spawned process)
 Copying extracted folder /tmp/phantomjs/phantomjs-1.9.7-linux-
 x86_64.tar.bz2-extract-1409529084459/phantomjs-1.9.7-linux-x86_64 ->
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom
 Writing location.js file
 Done. Phantomjs binary available at
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/bin/phantomjs

 > ws at 0.4.32 install
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules/karma/node_modules/socket.io/node_modules/socket
 .io-client/node_modules/ws
 > (node-gyp rebuild 2> builderror.log) || (exit 0)

 make: Entering directory
 `/home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules/karma/node_modules/socket.io/node_modules/socket
 .io-client/node_modules/ws/build'
   CXX(target) Release/obj.target/bufferutil/src/bufferutil.o
   SOLINK_MODULE(target) Release/obj.target/bufferutil.node
   SOLINK_MODULE(target) Release/obj.target/bufferutil.node: Finished
   COPY Release/bufferutil.node
   CXX(target) Release/obj.target/validation/src/validation.o
   SOLINK_MODULE(target) Release/obj.target/validation.node
   SOLINK_MODULE(target) Release/obj.target/validation.node: Finished
   COPY Release/validation.node
 make: Leaving directory
 `/home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules/karma/node_modules/socket.io/node_modules/socket
 .io-client/node_modules/ws/build'
 gulp-shell at 0.2.9 node_modules/gulp-shell
 ├── async at 0.9.0
 ├── through2 at 0.5.1 (xtend at 3.0.0, readable-stream at 1.0.31)
 ├── gulp-util at 3.0.1 (lodash._reinterpolate at 2.4.1, dateformat at 1.0.8-1.2.3,
 minimist at 1.1.0, chalk at 0.5.1, through2 at 0.6.1, multipipe at 0.1.1, vinyl at 0.4.2,
 lodash.template at 2.4.1)
 └── lodash at 2.4.1

 gulp at 3.8.6 node_modules/gulp
 ├── tildify at 0.2.0
 ├── interpret at 0.3.6
 ├── pretty-hrtime at 0.2.1
 ├── deprecated at 0.0.1
 ├── archy at 0.0.2
 ├── minimist at 0.2.0
 ├── chalk at 0.5.1 (escape-string-regexp at 1.0.1, ansi-styles at 1.1.0, supports-
 color at 0.2.0, has-ansi at 0.1.0, strip-ansi at 0.3.0)
 ├── orchestrator at 0.3.7 (stream-consume at 0.1.0, sequencify at 0.0.7, end-of-
 stream at 0.1.5)
 ├── semver at 2.3.2
 ├── gulp-util at 2.2.20 (lodash._reinterpolate at 2.4.1, dateformat at 1.0.8-1.2.3,
 vinyl at 0.2.3, multipipe at 0.1.1, lodash.template at 2.4.1, through2 at 0.5.1)
 ├── vinyl-fs at 0.3.7 (graceful-fs at 3.0.2, strip-bom at 1.0.0, mkdirp at 0.5.0,
 glob-stream at 3.1.15, vinyl at 0.4.2, glob-watcher at 0.0.6, through2 at 0.6.1,
 lodash at 2.4.1)
 └── liftoff at 0.12.1 (extend at 1.3.0, resolve at 0.7.4, findup-sync at 0.1.3)

 run-sequence at 0.3.6 node_modules/run-sequence
 └── chalk at 0.5.1 (escape-string-regexp at 1.0.1, ansi-styles at 1.1.0, supports-
 color at 0.2.0, has-ansi at 0.1.0, strip-ansi at 0.3.0)

 guanlecoja at 0.2.7 node_modules/guanlecoja
 ├── js-string-escape at 1.0.0
 ├── rimraf at 2.2.8
 ├── karma-sourcemap-loader at 0.2.0
 ├── gulp-rename at 1.2.0
 ├── gulp-angular-templatecache at 1.2.1 (path at 0.4.9)
 ├── karma-jasmine at 0.2.2
 ├── minimist at 0.2.0
 ├── event-stream at 3.1.7 (stream-combiner at 0.0.4, duplexer at 0.1.1, from at 0.1.3,
 pause-stream at 0.0.11, map-stream at 0.1.0, split at 0.2.10, through at 2.3.4)
 ├── gulp-karma at 0.0.4 (xtend at 2.1.2, event-stream at 3.0.20, optimist at 0.6.1)
 ├── gulp-ng-classify at 4.0.0 (ng-classify at 4.0.2)
 ├── gulp-fixtures2js at 0.0.1 (through at 2.3.4, fixtures2js at 0.0.0)
 ├── gulp-concat at 2.3.4 (through at 2.3.4, concat-with-sourcemaps at 0.1.3)
 ├── gulp-sourcemaps at 1.1.3 (convert-source-map at 0.3.5, vinyl at 0.2.3,
 through2 at 0.5.1)
 ├── coffee-script at 1.7.1 (mkdirp at 0.3.5)
 ├── gulp-footer at 1.0.5 (lodash.assign at 2.4.1)
 ├── gulp-header at 1.0.5 (lodash.assign at 2.4.1)
 ├── gulp-util at 2.2.20 (lodash._reinterpolate at 2.4.1, dateformat at 1.0.8-1.2.3,
 chalk at 0.5.1, vinyl at 0.2.3, lodash.template at 2.4.1, through2 at 0.5.1,
 multipipe at 0.1.1)
 ├── gulp-cached at 1.0.1 (lodash.defaults at 2.4.1, through2 at 0.5.1)
 ├── gulp-coffee at 2.1.2 (merge at 1.1.3, through2 at 0.6.1, vinyl-sourcemaps-
 apply at 0.1.1, gulp-util at 3.0.1)
 ├── karma-phantomjs-launcher at 0.1.4 (phantomjs at 1.9.7-15)
 ├── gulp-remember at 0.2.1 (through2 at 0.5.1)
 ├── lodash at 2.4.1
 ├── gulp-ng-annotate at 0.2.0 (ng-annotate at 0.9.11, through2 at 0.4.2)
 ├── gulp-livereload at 2.1.1 (lodash.assign at 2.4.1, tiny-lr at 0.1.1, gulp-
 util at 3.0.1)
 ├── gulp-if at 1.2.4 (gulp-match at 0.2.0, through2 at 0.5.1, ternary-stream at 1.2.1)
 ├── gulp-minify-css at 0.3.7 (memory-cache at 0.0.5, bufferstreams at 0.0.1, clean-
 css at 2.2.15, through2 at 0.5.1)
 ├── gulp-uglify at 0.3.2 (deepmerge at 0.2.7, uglify-js at 2.4.6, gulp-util at 3.0.1,
 through2 at 0.6.1)
 ├── gulp-jade at 0.6.1 (through2 at 0.5.1, jade at 1.3.1)
 ├── connect at 2.12.0 (uid2 at 0.0.3, methods at 0.1.0, pause at 0.0.1, debug at 0.8.1,
 cookie-signature at 1.0.1, fresh at 0.2.0, qs at 0.6.6, bytes at 0.2.1, buffer-
 crc32 at 0.2.1, raw-body at 1.1.2, batch at 0.5.0, cookie at 0.1.0, negotiator at 0.3.0,
 send at 0.1.4, multiparty at 2.2.0)
 ├── gulp-bower-deps at 0.1.2 (through2 at 0.5.1, gulp-util at 3.0.1, bower at 1.3.9)
 ├── karma at 0.12.23 (di at 0.0.1, graceful-fs at 2.0.3, colors at 0.6.2, mime at 1.2.11,
 q at 0.9.7, chokidar at 0.8.4, minimatch at 0.2.14, optimist at 0.6.1, glob at 3.2.11,
 http-proxy at 0.10.4, log4js at 0.6.20, source-map at 0.1.38, useragent at 2.0.9,
 socket.io at 0.9.17)
 └── gulp-less at 1.3.5 (convert-source-map at 0.4.1, lodash.defaults at 2.4.1,
 vinyl-sourcemaps-apply at 0.1.1, gulp-util at 3.0.1, through2 at 0.5.1, less at 1.7.4)
 /home/buildbot/metaslave/builds/build/www/base/node_modules/.bin/gulp prod
 [01:53:49] Bower: Using cwd:
 /home/buildbot/metaslave/builds/build/www/base
 [01:53:50] Bower: Using bower dir:  libs
 /home/buildbot/metaslave/builds/build/www/base/libs/guanlecoja-
 ui/vendors.js
 /home/buildbot/metaslave/builds/build/www/base/libs/guanlecoja-
 ui/scripts.js
 /home/buildbot/metaslave/builds/build/www/base/libs/moment/moment.js
 /home/buildbot/metaslave/builds/build/www/base/libs/restangular/dist/restangular.js
 /home/buildbot/metaslave/builds/build/www/base/libs/angular-mocks/angular-
 mocks.js
 [01:53:50] Using gulpfile ~/metaslave/builds/build/www/base/gulpfile.js
 [01:53:50] Starting 'default'...
 [01:53:50] Starting 'bower'...
 [01:53:52] bower cached git://github.com/buildbot/guanlecoja-ui.git#1.2.1
 [01:53:52] bower validate 1.2.1 against git://github.com/buildbot
 /guanlecoja-ui.git#~1.2.0
 [01:53:52] bower cached git://github.com/mbostock/d3.git#3.4.11
 [01:53:52] bower validate 3.4.11 against
 git://github.com/mbostock/d3.git#~3.4.11
 [01:53:53] bower cached git://github.com/moment/moment.git#2.6.0
 [01:53:53] bower validate 2.6.0 against
 git://github.com/moment/moment.git#~2.6.0
 [01:53:53] bower cached git://github.com/angular/bower-angular-
 mocks.git#1.2.23
 [01:53:53] bower validate 1.2.23 against git://github.com/angular/bower-
 angular-mocks.git#~1.2.17
 [01:53:53] bower cached git://github.com/twbs/bootstrap.git#3.1.1
 [01:53:53] bower validate 3.1.1 against
 git://github.com/twbs/bootstrap.git#~3.1.1
 [01:53:53] bower cached git://github.com/mgonto/restangular.git#1.4.0
 [01:53:53] bower validate 1.4.0 against
 git://github.com/mgonto/restangular.git#~1.4.0
 [01:53:53] bower cached git://github.com/FortAwesome/Font-
 Awesome.git#4.1.0
 [01:53:53] bower validate 4.1.0 against git://github.com/FortAwesome/Font-
 Awesome.git#~4.1.0
 [01:53:55] bower cached git://github.com/lodash/lodash.git#2.4.1
 [01:53:55] bower validate 2.4.1 against
 git://github.com/lodash/lodash.git#>=1.3.0 <2.5.0
 [01:53:55] bower cached git://github.com/angular/bower-angular.git#1.2.23
 [01:53:55] bower validate 1.2.23 against git://github.com/angular/bower-
 angular.git#*
 [01:53:55] bower cached git://github.com/jquery/jquery.git#2.1.1
 [01:53:55] bower validate 2.1.1 against
 git://github.com/jquery/jquery.git#>= 1.9.0
 [01:53:57] bower install guanlecoja-ui#1.2.1
 [01:53:57] bower install restangular#1.4.0
 [01:53:57] bower install moment#2.6.0
 [01:53:57] bower install font-awesome#4.1.0
 [01:53:57] bower install d3#3.4.11
 [01:53:57] bower install angular-mocks#1.2.23
 [01:53:57] bower install bootstrap#3.1.1
 [01:53:57] bower install lodash#2.4.1
 [01:53:57] bower install angular#1.2.23
 [01:53:57] bower install jquery#2.1.1
 [01:54:00] Finished 'bower' after 10 s
 [01:54:00] Starting 'scripts'...
 [01:54:00] Starting 'styles'...
 [01:54:00] Starting 'fonts'...
 [01:54:00] Starting 'imgs'...
 [01:54:00] Starting 'index'...
 [01:54:00] Starting 'tests'...
 [01:54:00] Starting 'generatedfixtures'...
 [01:54:00] Starting 'fixtures'...
 [01:54:00] Starting 'copyd3'...
 [01:54:04] Finished 'fixtures' after 3.82 s
 [01:54:04] Finished 'index' after 4.25 s
 [01:54:04] Finished 'copyd3' after 4.15 s
 [01:54:04] Finished 'generatedfixtures' after 4.42 s
 [01:54:05] Finished 'imgs' after 5.13 s
 [01:54:09] Finished 'styles' after 9.03 s
 [01:54:10] Finished 'fonts' after 9.95 s
 [01:54:10] Finished 'tests' after 10 s
 [01:54:47] Finished 'scripts' after 47 s
 [01:54:47] Starting 'karma'...
 [01:54:47] Starting Karma server...
 DEBUG [config]: No config file specified.
 DEBUG [plugin]: Loading plugin karma-jasmine.
 DEBUG [plugin]: Loading plugin karma-phantomjs-launcher.
 DEBUG [plugin]: Loading plugin karma-sourcemap-loader.
 INFO [karma]: Karma v0.12.23 server started at http://localhost:9876/
 INFO [launcher]: Starting browser PhantomJS
 DEBUG [temp-dir]: Creating temp dir at /tmp/karma-51672966
 DEBUG [launcher]:
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/bin/phantomjs
 /tmp/karma-51672966/capture.js
 WARN [watcher]: Pattern
 "/home/buildbot/metaslave/builds/build/www/base/buildbot_www/static/fixtures.js"
 does not match any file.
 DEBUG [watcher]: Resolved files:
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-jasmine/lib/jasmine.js
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-jasmine/lib/boot.js
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-jasmine/lib/adapter.js
 /home/buildbot/metaslave/builds/build/www/base/buildbot_www/static/scripts.js
 /home/buildbot/metaslave/builds/build/www/base/buildbot_www/static/generatedfixtures.js
 /home/buildbot/metaslave/builds/build/www/base/buildbot_www/static/tests.js
 DEBUG [web-server]: serving:
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules/karma/static/client.html
 DEBUG [web-server]: serving:
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules/karma/static/karma.js
 DEBUG [web-server]: upgrade /socket.io/1/websocket/h30t_IRJlOYuEEw9fhff
 DEBUG [karma]: A browser has connected on socket h30t_IRJlOYuEEw9fhff
 INFO [PhantomJS 1.9.7 (Linux)]: Connected on socket h30t_IRJlOYuEEw9fhff
 with id 51672966
 DEBUG [launcher]: PhantomJS (id 51672966) captured in 3.14 secs
 DEBUG [web-server]: serving:
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules/karma/static/context.html
 DEBUG [web-server]: serving (cached):
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-jasmine/lib/jasmine.js
 DEBUG [web-server]: serving (cached):
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-jasmine/lib/boot.js
 DEBUG [web-server]: serving (cached):
 /home/buildbot/metaslave/builds/build/www/base/node_modules/guanlecoja/node_modules
 /karma-jasmine/lib/adapter.js
 DEBUG [web-server]: serving (cached):
 /home/buildbot/metaslave/builds/build/www/base/buildbot_www/static/scripts.js
 DEBUG [web-server]: serving (cached):
 /home/buildbot/metaslave/builds/build/www/base/buildbot_www/static/generatedfixtures.js
 DEBUG [web-server]: serving (cached):
 /home/buildbot/metaslave/builds/build/www/base/buildbot_www/static/tests.js
 PhantomJS 1.9.7 (Linux): Executed 0 of 37 SUCCESS (0 secs / 0 secs)
 PhantomJS 1.9.7 (Linux): Executed 1 of 37 SUCCESS (0 secs / 0.067 secs)
 PhantomJS 1.9.7 (Linux): Executed 2 of 37 SUCCESS (0 secs / 0.103 secs)
 PhantomJS 1.9.7 (Linux): Executed 3 of 37 SUCCESS (0 secs / 0.126 secs)
 PhantomJS 1.9.7 (Linux): Executed 4 of 37 SUCCESS (0 secs / 0.215 secs)
 PhantomJS 1.9.7 (Linux): Executed 5 of 37 SUCCESS (0 secs / 0.274 secs)
 PhantomJS 1.9.7 (Linux): Executed 6 of 37 SUCCESS (0 secs / 0.31 secs)
 PhantomJS 1.9.7 (Linux): Executed 7 of 37 SUCCESS (0 secs / 0.339 secs)
 PhantomJS 1.9.7 (Linux): Executed 8 of 37 SUCCESS (0 secs / 0.393 secs)
 PhantomJS 1.9.7 (Linux): Executed 9 of 37 SUCCESS (0 secs / 0.437 secs)
 PhantomJS 1.9.7 (Linux): Executed 10 of 37 SUCCESS (0 secs / 0.478 secs)
 PhantomJS 1.9.7 (Linux): Executed 11 of 37 SUCCESS (0 secs / 0.544 secs)
 PhantomJS 1.9.7 (Linux): Executed 12 of 37 SUCCESS (0 secs / 0.583 secs)
 PhantomJS 1.9.7 (Linux): Executed 13 of 37 SUCCESS (0 secs / 0.621 secs)
 PhantomJS 1.9.7 (Linux): Executed 14 of 37 SUCCESS (0 secs / 0.644 secs)
 PhantomJS 1.9.7 (Linux): Executed 15 of 37 SUCCESS (0 secs / 0.7 secs)
 PhantomJS 1.9.7 (Linux): Executed 16 of 37 SUCCESS (0 secs / 0.736 secs)
 PhantomJS 1.9.7 (Linux): Executed 17 of 37 SUCCESS (0 secs / 0.782 secs)
 PhantomJS 1.9.7 (Linux): Executed 18 of 37 SUCCESS (0 secs / 0.806 secs)
 PhantomJS 1.9.7 (Linux): Executed 19 of 37 SUCCESS (0 secs / 0.831 secs)
 PhantomJS 1.9.7 (Linux): Executed 20 of 37 SUCCESS (0 secs / 0.854 secs)
 PhantomJS 1.9.7 (Linux): Executed 21 of 37 SUCCESS (0 secs / 0.888 secs)
 PhantomJS 1.9.7 (Linux): Executed 22 of 37 SUCCESS (0 secs / 0.957 secs)
 PhantomJS 1.9.7 (Linux): Executed 23 of 37 SUCCESS (0 secs / 0.98 secs)
 PhantomJS 1.9.7 (Linux): Executed 24 of 37 SUCCESS (0 secs / 1.014 secs)
 PhantomJS 1.9.7 (Linux): Executed 25 of 37 SUCCESS (0 secs / 1.044 secs)
 PhantomJS 1.9.7 (Linux): Executed 26 of 37 SUCCESS (0 secs / 1.06 secs)
 PhantomJS 1.9.7 (Linux): Executed 27 of 37 SUCCESS (0 secs / 1.077 secs)
 PhantomJS 1.9.7 (Linux): Executed 28 of 37 SUCCESS (0 secs / 1.092 secs)
 PhantomJS 1.9.7 (Linux): Executed 29 of 37 SUCCESS (0 secs / 1.106 secs)
 PhantomJS 1.9.7 (Linux): Executed 30 of 37 SUCCESS (0 secs / 1.121 secs)
 PhantomJS 1.9.7 (Linux): Executed 31 of 37 SUCCESS (0 secs / 1.139 secs)
 PhantomJS 1.9.7 (Linux): Executed 32 of 37 SUCCESS (0 secs / 1.159 secs)
 PhantomJS 1.9.7 (Linux): Executed 33 of 37 SUCCESS (0 secs / 1.176 secs)
 PhantomJS 1.9.7 (Linux): Executed 34 of 37 SUCCESS (0 secs / 1.251 secs)
 PhantomJS 1.9.7 (Linux): Executed 35 of 37 SUCCESS (0 secs / 1.286 secs)
 PhantomJS 1.9.7 (Linux): Executed 36 of 37 SUCCESS (0 secs / 1.303 secs)
 PhantomJS 1.9.7 (Linux): Executed 37 of 37 SUCCESS (0 secs / 1.318 secs)
 PhantomJS 1.9.7 (Linux): Executed 37 of 37 SUCCESS (0.603 secs / 1.318
 secs)
 DEBUG [karma]: Run complete, exiting.
 DEBUG [launcher]: Disconnecting all browsers
 DEBUG [launcher]: Process PhantomJS exited with code 0
 DEBUG [temp-dir]: Cleaning temp dir /tmp/karma-51672966
 [01:54:53] Finished 'karma' after 6.52 s
 [01:54:53] Finished 'default' after 1.05 min
 [01:54:53] Starting 'prod'...
 [01:54:53] Finished 'prod' after 50 μs
 creating build
 creating build/lib
 creating build/lib/buildbot_www
 creating build/lib/buildbot_www/static
 copying buildbot_www/static/index.html -> build/lib/buildbot_www/static
 copying buildbot_www/static/styles.css -> build/lib/buildbot_www/static
 copying buildbot_www/static/tests.js -> build/lib/buildbot_www/static
 copying buildbot_www/static/scripts.js -> build/lib/buildbot_www/static
 copying buildbot_www/static/generatedfixtures.js ->
 build/lib/buildbot_www/static
 copying buildbot_www/static/d3.min.js -> build/lib/buildbot_www/static
 creating build/lib/buildbot_www/static/fonts
 copying buildbot_www/static/fonts/fontawesome-webfont.ttf ->
 build/lib/buildbot_www/static/fonts
 copying buildbot_www/static/fonts/fontawesome-webfont.woff ->
 build/lib/buildbot_www/static/fonts
 copying buildbot_www/static/fonts/fontawesome-webfont.eot ->
 build/lib/buildbot_www/static/fonts
 copying buildbot_www/static/fonts/FontAwesome.otf ->
 build/lib/buildbot_www/static/fonts
 copying buildbot_www/static/fonts/fontawesome-webfont.svg ->
 build/lib/buildbot_www/static/fonts
 creating build/lib/buildbot_www/static/img
 copying buildbot_www/static/img/nobody.png ->
 build/lib/buildbot_www/static/img
 copying buildbot_www/static/img/favicon.ico ->
 build/lib/buildbot_www/static/img
 running build_py
 creating build/lib.linux-x86_64-2.6
 creating build/lib.linux-x86_64-2.6/buildbot_www
 copying buildbot_www/__init__.py -> build/lib.linux-
 x86_64-2.6/buildbot_www
 installing to build/bdist.linux-x86_64/wheel
 running install
 running install_lib
 creating build/bdist.linux-x86_64
 creating build/bdist.linux-x86_64/wheel
 creating build/bdist.linux-x86_64/wheel/buildbot_www
 copying build/lib.linux-x86_64-2.6/buildbot_www/__init__.py -> build/bdist
 .linux-x86_64/wheel/buildbot_www
 running install_egg_info
 running egg_info
 creating buildbot_www.egg-info
 writing buildbot_www.egg-info/PKG-INFO
 writing top-level names to buildbot_www.egg-info/top_level.txt
 writing dependency_links to buildbot_www.egg-info/dependency_links.txt
 writing entry points to buildbot_www.egg-info/entry_points.txt
 writing manifest file 'buildbot_www.egg-info/SOURCES.txt'
 reading manifest file 'buildbot_www.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
 writing manifest file 'buildbot_www.egg-info/SOURCES.txt'
 Copying buildbot_www.egg-info to build/bdist.linux-x86_64/wheel
 /buildbot_www-latest-py2.6.egg-info
 running install_scripts
 creating build/bdist.linux-x86_64/wheel/buildbot_www-latest.dist-
 info/WHEEL
 }}}

 Running this on my system produces a package containing the appropriate
 css, js, etc.  I'm not sure what the difference is.

--

Comment:

 Er, that's the wrong log.  The resulting package *is* empty, though!

 {{{
 dustin at cerf ~/tmp $ unzip -l buildbot_www-1latest-py2-none-any.whl
 Archive:  buildbot_www-1latest-py2-none-any.whl
   Length     Date   Time    Name
  --------    ----   ----    ----
       847  08-31-14 21:44   buildbot_www/__init__.py
        10  09-01-14 01:54   buildbot_www-latest.dist-info/DESCRIPTION.rst
        59  09-01-14 01:54   buildbot_www-latest.dist-info/entry_points.txt
       449  09-01-14 01:54   buildbot_www-latest.dist-info/metadata.json
        13  09-01-14 01:54   buildbot_www-latest.dist-info/top_level.txt
        92  09-01-14 01:54   buildbot_www-latest.dist-info/WHEEL
       208  09-01-14 01:54   buildbot_www-latest.dist-info/METADATA
       709  09-01-14 01:54   buildbot_www-latest.dist-info/RECORD
  --------                   -------
      2387                   8 files
 }}}

--
Ticket URL: <http://trac.buildbot.net/ticket/2883#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the bugs mailing list