Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

yarn-e2e/label=docker,os=ubuntu-16.04 #129 failed #2908

Closed
DanBuild opened this issue Mar 14, 2017 · 0 comments
Closed

yarn-e2e/label=docker,os=ubuntu-16.04 #129 failed #2908

DanBuild opened this issue Mar 14, 2017 · 0 comments

Comments

@DanBuild
Copy link

Build 'yarn-e2e/label=docker,os=ubuntu-16.04' is failing!

Last 50 lines of build output:

[...truncated 7.73 KB...]
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.6) ...
Setting up openssl (1.0.2g-1ubuntu4.6) ...
Setting up ca-certificates (20160104ubuntu1) ...
Setting up libicu55:amd64 (55.1-7) ...
Setting up libuv1:amd64 (1.8.0-1) ...
Setting up yarn (0.23.0-20170311.0529-1) ...
Setting up nodejs (4.2.6~dfsg-1ubuntu4.1) ...
update-alternatives: using /usr/bin/nodejs to provide /usr/bin/js (js) in auto mode
Processing triggers for libc-bin (2.23-0ubuntu3) ...
Processing triggers for ca-certificates (20160104ubuntu1) ...
Updating certificates in /etc/ssl/certs...
173 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d...
done.
+ ./run-yarn-test.sh
+ cd /tmp
+ mkdir yarntest
+ cd yarntest
+ echo '{}'
+ yarn --version
0.23.0-20170311.0529
+ rm -rf /root/.cache/yarn
+ yarn add react
yarn add v0.23.0-20170311.0529
info No lockfile found.
warning No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
/usr/share/yarn/lib-legacy/fetchers/tarball-fetcher.js:147
        entry.props.uid = entry.uid = 0;
                        ^

TypeError: Cannot set property 'uid' of undefined
    at null.<anonymous> (/usr/share/yarn/lib-legacy/fetchers/tarball-fetcher.js:147:25)
    at emitThree (events.js:102:20)
    at emit (events.js:175:7)
    at onheader (/usr/share/yarn/node_modules/tar-stream/extract.js:177:10)
    at Extract._write (/usr/share/yarn/node_modules/tar-stream/extract.js:243:8)
    at doWrite (/usr/share/yarn/node_modules/readable-stream/lib/_stream_writable.js:347:64)
    at writeOrBuffer (/usr/share/yarn/node_modules/readable-stream/lib/_stream_writable.js:336:5)
    at Writable.write (/usr/share/yarn/node_modules/readable-stream/lib/_stream_writable.js:274:11)
    at UnpackStream.ondata (_stream_readable.js:528:20)
    at emitOne (events.js:77:13)
+ fail_with_log
+ exitcode=1
+ '[' -s yarn-error.log ']'
+ exit 1
Build step 'Execute shell' marked build as failure

Changes since last successful build:

View full output

cc @Daniel15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants