Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [root@slave7 theia]# ./build.sh
- Building Docker Image eclipse/che-theia:nightly from /home/codenvy/workspace/che-pullrequests-test-ocp/dockerfiles/theia directory with tag nightly
- Sending build context to Docker daemon 55.3kB
- Step 1/39 : FROM centos as builder
- ---> 75835a67d134
- Step 2/39 : ARG GITHUB_TOKEN
- ---> Using cache
- ---> 989a63b5ad36
- Step 3/39 : RUN yum install -y epel-release && yum -y install curl jq expect
- ---> Using cache
- ---> 87c3f8ac34b4
- Step 4/39 : ADD src/builder/check-github-limit.sh /tmp/builder/scripts/check-github-limit.sh
- ---> Using cache
- ---> e0077cdd5cbc
- Step 5/39 : RUN /tmp/builder/scripts/check-github-limit.sh
- ---> Using cache
- ---> 465bbfe646bc
- Step 6/39 : ADD src/builder/setup-nodejs.sh /tmp/builder/scripts/setup-nodejs.sh
- ---> Using cache
- ---> 0b0ff732a0d9
- Step 7/39 : RUN /tmp/builder/scripts/setup-nodejs.sh
- ---> Using cache
- ---> 20c408ef8c5f
- Step 8/39 : RUN yum install -y gcc-c++ make python git
- ---> Using cache
- ---> 9e75a5897898
- Step 9/39 : ARG THEIA_VERSION=plugin-id
- ---> Using cache
- ---> e7f527a3f6ff
- Step 10/39 : ENV THEIA_VERSION=${THEIA_VERSION} HOME=/home/theia
- ---> Using cache
- ---> 3d4c7faa64c6
- Step 11/39 : WORKDIR ${HOME}
- ---> Using cache
- ---> 74d2d26a0462
- Step 12/39 : ADD src/config.yaml ${HOME}/.config/verdaccio/
- ---> Using cache
- ---> 268e5422a820
- Step 13/39 : ADD src/patches /home/theia-build/patches
- ---> Using cache
- ---> 3d85ffa8e828
- Step 14/39 : ADD https://api.github.com/repos/theia-ide/theia/git/refs/heads/v${THEIA_VERSION} /tmp/sha1-repository
- Downloading 341B
- ---> 6d85b311bf7d
- Step 15/39 : ADD src/builder/build-and-publish-theia.sh /tmp/builder/scripts/build-and-publish-theia.sh
- ---> 58000f7f799d
- Step 16/39 : RUN /tmp/builder/scripts/build-and-publish-theia.sh
- ---> Running in 6c218759635e
- Cloning into '/home/theia/theia-source-code'...
- yarn install v1.10.1
- [1/5] Validating package.json...
- [2/5] Resolving packages...
- [3/5] Fetching packages...
- warning [email protected]: The engine "vscode" appears to be invalid.
- warning [email protected]: The engine "vscode" appears to be invalid.
- info [email protected]: The platform "linux" is incompatible with this module.
- info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- [4/5] Linking dependencies...
- warning " > [email protected]" has unmet peer dependency "webpack@^2.0.0 || ^3.0.0 || ^4.0.0".
- warning "workspace-aggregator-7d3ecd60-8478-4168-8df0-aff4c712b355 > @theia/application-manager > [email protected]" has unmet peer dependency "font-awesome@>=4.3.0".
- [5/5] Building fresh packages...
- $ yarn prepare:travis && yarn rebuild:clean && yarn build:clean
- yarn run v1.10.1
- $ node scripts/prepare-travis
- Done in 0.84s.
- yarn run v1.10.1
- $ rimraf .browser_modules
- Done in 0.20s.
- yarn run v1.10.1
- $ run prepare
- lerna info version 2.11.0
- @theia/ext-scripts: $ echo 'skip'
- @theia/ext-scripts: skip
- @theia/tslint: $ yarn run clean && yarn run build
- @theia/application-package: $ yarn run clean && yarn run build
- @theia/plugin: $ yarn run clean && yarn run build
- @theia/tslint: $ theiaext clean
- @theia/application-package: $ theiaext clean
- @theia/plugin: $ theiaext clean
- @theia/tslint: $ theiaext build
- @theia/plugin: $ theiaext build
- @theia/application-package: $ theiaext build
- @theia/tslint: [lint] theiaext lint exited with code 0
- @theia/tslint: [compile] theiaext compile exited with code 0
- @theia/plugin: [lint] theiaext lint exited with code 0
- @theia/application-package: [lint] theiaext lint exited with code 0
- @theia/plugin: [compile] theiaext compile exited with code 0
- @theia/application-package: [compile] theiaext compile exited with code 0
- @theia/application-manager: $ yarn run clean && yarn run build
- @theia/core: $ yarn run clean && yarn run build
- @theia/application-manager: $ theiaext clean
- @theia/core: $ theiaext clean
- @theia/application-manager: $ theiaext build
- @theia/core: $ theiaext build
- @theia/application-manager: [lint] theiaext lint exited with code 0
- @theia/application-manager: [compile] theiaext compile exited with code 0
- @theia/core: [lint] theiaext lint exited with code 0
- @theia/core: [compile] theiaext compile exited with code 0
- @theia/bunyan: $ yarn run clean && yarn run build
- @theia/cli: $ yarn run clean && yarn build
- @theia/messages: $ yarn run clean && yarn run build
- @theia/filesystem: $ yarn run clean && yarn run build
- @theia/bunyan: $ theiaext clean
- @theia/cli: $ rimraf lib
- @theia/messages: $ theiaext clean
- @theia/filesystem: $ theiaext clean
- @theia/cli: $ tsc -p compile.tsconfig.json
- @theia/bunyan: $ theiaext build
- @theia/filesystem: $ theiaext build
- @theia/messages: $ theiaext build
- @theia/metrics: $ yarn run clean && yarn run build
- @theia/metrics: $ theiaext clean
- @theia/bunyan: [lint] theiaext lint exited with code 0
- @theia/bunyan: [compile] theiaext compile exited with code 0
- @theia/messages: [lint] theiaext lint exited with code 0
- @theia/outline-view: $ yarn run clean && yarn run build
- @theia/metrics: $ theiaext build
- @theia/messages: [compile] theiaext compile exited with code 0
- @theia/outline-view: $ theiaext clean
- @theia/output: $ yarn run clean && yarn run build
- @theia/filesystem: [lint] theiaext lint exited with code 0
- @theia/output: $ theiaext clean
- @theia/outline-view: $ theiaext build
- @theia/output: $ theiaext build
- @theia/filesystem: [compile] theiaext compile exited with code 0
- @theia/metrics: [lint] theiaext lint exited with code 0
- @theia/process: $ yarn run clean && yarn run build
- @theia/metrics: [compile] theiaext compile exited with code 0
- @theia/process: $ theiaext clean
- @theia/variable-resolver: $ yarn run clean && yarn run build
- @theia/variable-resolver: $ theiaext clean
- @theia/outline-view: [lint] theiaext lint exited with code 0
- @theia/process: $ theiaext build
- @theia/outline-view: [compile] theiaext compile exited with code 0
- @theia/output: [lint] theiaext lint exited with code 0
- @theia/variable-resolver: $ theiaext build
- @theia/output: [compile] theiaext compile exited with code 0
- @theia/process: [lint] theiaext lint exited with code 0
- @theia/variable-resolver: [lint] theiaext lint exited with code 0
- @theia/process: [compile] theiaext compile exited with code 0
- @theia/variable-resolver: [compile] theiaext compile exited with code 0
- @theia/userstorage: $ yarn run clean && yarn run build
- @theia/workspace: $ yarn run clean && yarn run build
- @theia/mini-browser: $ yarn run clean && yarn run build
- @theia/extension-manager: $ yarn run clean && yarn run build
- @theia/userstorage: $ theiaext clean
- @theia/workspace: $ theiaext clean
- @theia/extension-manager: $ theiaext clean
- @theia/mini-browser: $ theiaext clean
- @theia/userstorage: $ theiaext build
- @theia/mini-browser: $ theiaext build
- @theia/workspace: $ theiaext build
- @theia/extension-manager: $ theiaext build
- @theia/userstorage: [lint] theiaext lint exited with code 0
- @theia/mini-browser: [lint] theiaext lint exited with code 0
- @theia/extension-manager: [lint] theiaext lint exited with code 0
- @theia/workspace: [lint] theiaext lint exited with code 0
- @theia/userstorage: [compile] theiaext compile exited with code 0
- @theia/mini-browser: [compile] theiaext compile exited with code 0
- @theia/workspace: [compile] theiaext compile exited with code 0
- @theia/extension-manager: [compile] theiaext compile exited with code 0
- @theia/languages: $ yarn run clean && yarn run build
- @theia/terminal: $ yarn run clean && yarn run build
- @theia/navigator: $ yarn run clean && yarn run build
- @theia/languages: $ theiaext clean
- @theia/navigator: $ theiaext clean
- @theia/terminal: $ theiaext clean
- @theia/terminal: $ theiaext build
- @theia/languages: $ theiaext build
- @theia/navigator: $ theiaext build
- @theia/languages: [lint] theiaext lint exited with code 0
- @theia/terminal: [lint] theiaext lint exited with code 0
- @theia/navigator: [lint] theiaext lint exited with code 0
- @theia/terminal: [compile] theiaext compile exited with code 0
- @theia/navigator: [compile] theiaext compile exited with code 0
- @theia/languages: [compile] theiaext compile exited with code 0
- @theia/markers: $ yarn run clean && yarn run build
- @theia/editor: $ yarn run clean && yarn run build
- @theia/editor: $ theiaext clean
- @theia/markers: $ theiaext clean
- @theia/editor: $ theiaext build
- @theia/markers: $ theiaext build
- @theia/markers: [lint] theiaext lint exited with code 0
- @theia/editor: [lint] theiaext lint exited with code 0
- @theia/markers: [compile] theiaext compile exited with code 0
- @theia/editor: [compile] theiaext compile exited with code 0
- @theia/git: $ yarn run clean && yarn run build
- @theia/monaco: $ yarn run clean && yarn run build
- @theia/file-search: $ yarn run clean && yarn run build
- @theia/merge-conflicts: $ yarn run clean && yarn run build
- @theia/monaco: $ theiaext clean
- @theia/git: $ theiaext clean
- @theia/merge-conflicts: $ theiaext clean
- @theia/file-search: $ theiaext clean
- @theia/monaco: $ theiaext build
- @theia/git: $ theiaext build
- @theia/merge-conflicts: $ theiaext build
- @theia/file-search: $ theiaext build
- @theia/file-search: [lint] theiaext lint exited with code 0
- @theia/merge-conflicts: [lint] theiaext lint exited with code 0
- @theia/merge-conflicts: [compile] theiaext compile exited with code 0
- @theia/monaco: [lint] theiaext lint exited with code 0
- @theia/file-search: [compile] theiaext compile exited with code 0
- @theia/preview: $ yarn run clean && yarn run build
- @theia/search-in-workspace: $ yarn run clean && yarn run build
- @theia/preview: $ theiaext clean
- @theia/search-in-workspace: $ theiaext clean
- @theia/git: [lint] theiaext lint exited with code 0
- @theia/monaco: [compile] theiaext compile exited with code 0
- @theia/preview: $ theiaext build
- @theia/search-in-workspace: $ theiaext build
- @theia/task: $ yarn run clean && yarn run build
- @theia/task: $ theiaext clean
- @theia/git: [compile] theiaext compile exited with code 0
- @theia/task: $ theiaext build
- @theia/preview: [lint] theiaext lint exited with code 0
- @theia/search-in-workspace: [lint] theiaext lint exited with code 0
- @theia/preview: [compile] theiaext compile exited with code 0
- @theia/search-in-workspace: [compile] theiaext compile exited with code 0
- @theia/task: [lint] theiaext lint exited with code 0
- @theia/task: [compile] theiaext compile exited with code 0
- @theia/console: $ yarn run clean && yarn run build
- @theia/java: $ yarn run clean && yarn run build
- @theia/callhierarchy: $ yarn run clean && yarn run build
- @theia/editorconfig: $ yarn run clean && yarn run build
- @theia/console: $ theiaext clean
- @theia/java: $ theiaext clean
- @theia/editorconfig: $ theiaext clean
- @theia/callhierarchy: $ theiaext clean
- @theia/java: $ theiaext build
- @theia/console: $ theiaext build
- @theia/callhierarchy: $ theiaext build
- @theia/editorconfig: $ theiaext build
- @theia/console: [lint] theiaext lint exited with code 0
- @theia/editorconfig: [lint] theiaext lint exited with code 0
- @theia/java: [lint] theiaext lint exited with code 0
- @theia/callhierarchy: [lint] theiaext lint exited with code 0
- @theia/java: [compile] theiaext compile exited with code 0
- @theia/editorconfig: [compile] theiaext compile exited with code 0
- @theia/console: [compile] theiaext compile exited with code 0
- @theia/keymaps: $ yarn run clean && yarn run build
- @theia/callhierarchy: [compile] theiaext compile exited with code 0
- @theia/preferences: $ yarn run clean && yarn run build
- @theia/json: $ yarn run clean && yarn run build
- @theia/keymaps: $ theiaext clean
- @theia/json: $ theiaext clean
- @theia/python: $ yarn run clean && yarn run build
- @theia/preferences: $ theiaext clean
- @theia/python: $ theiaext clean
- @theia/json: $ theiaext build
- @theia/keymaps: $ theiaext build
- @theia/preferences: $ theiaext build
- @theia/python: $ theiaext build
- @theia/keymaps: [lint] theiaext lint exited with code 0
- @theia/json: [lint] theiaext lint exited with code 0
- @theia/preferences: [lint] theiaext lint exited with code 0
- @theia/json: [compile] theiaext compile exited with code 0
- @theia/python: [lint] theiaext lint exited with code 0
- @theia/keymaps: [compile] theiaext compile exited with code 0
- @theia/python: [compile] theiaext compile exited with code 0
- @theia/textmate-grammars: $ yarn run clean && yarn run build
- @theia/textmate-grammars: $ theiaext clean
- @theia/preferences: [compile] theiaext compile exited with code 0
- @theia/textmate-grammars: $ theiaext build
- @theia/textmate-grammars: [lint] theiaext lint exited with code 0
- @theia/textmate-grammars: [compile] theiaext compile exited with code 0
- @theia/typescript: $ yarn run clean && yarn run build
- @theia/cpp: $ yarn run clean && yarn run build
- @theia/debug: $ yarn run clean && yarn run build
- @theia/debug: $ theiaext clean
- @theia/cpp: $ theiaext clean
- @theia/typescript: $ theiaext clean
- @theia/debug: $ theiaext build
- @theia/typescript: $ theiaext build
- @theia/cpp: $ theiaext build
- @theia/typescript: [lint] theiaext lint exited with code 0
- @theia/cpp: [lint] theiaext lint exited with code 0
- @theia/debug: [lint] theiaext lint exited with code 0
- @theia/typescript: [compile] theiaext compile exited with code 0
- @theia/cpp: [compile] theiaext compile exited with code 0
- @theia/debug: [compile] theiaext compile exited with code 0
- @theia/debug-nodejs: $ yarn run clean && yarn run build
- @theia/debug-nodejs: $ theiaext clean
- @theia/debug-nodejs: $ yarn postinstall && theiaext build
- @theia/debug-nodejs: $ node ./scripts/download-vscode-node-debug.js
- @theia/debug-nodejs: [lint] theiaext lint exited with code 0
- @theia/debug-nodejs: [compile] theiaext compile exited with code 0
- @theia/plugin-ext: $ yarn run clean && yarn run build
- @theia/plugin-ext: $ theiaext clean
- @theia/plugin-ext: $ theiaext build
- @theia/plugin-ext: [lint] theiaext lint exited with code 0
- @theia/plugin-ext: [compile] theiaext compile exited with code 0
- @theia/plugin-ext-vscode: $ yarn run clean && yarn run build
- @theia/plugin-ext-vscode: $ theiaext clean
- @theia/plugin-ext-vscode: $ theiaext build
- @theia/plugin-ext-vscode: [lint] theiaext lint exited with code 0
- @theia/plugin-ext-vscode: [compile] theiaext compile exited with code 0
- @theia/example-electron: $ yarn run clean && yarn build
- @theia/example-browser: $ yarn run clean && yarn build
- @theia/example-electron: $ theia clean
- @theia/example-browser: $ theia clean && rimraf errorShots
- @theia/example-electron: $ theia build --mode development
- @theia/example-browser: $ theia build --mode development
- @theia/example-browser: (node:9199) DeprecationWarning: Tapable.apply is deprecated. Call apply on the plugin directly instead
- @theia/example-electron: (node:9189) DeprecationWarning: Tapable.apply is deprecated. Call apply on the plugin directly instead
- @theia/example-browser: Hash: 319944f349547c143277
- @theia/example-browser: Version: webpack 4.16.5
- @theia/example-browser: Time: 20578ms
- @theia/example-browser: Built at: 2018-10-18 13:14:16
- @theia/example-browser: Asset Size Chunks Chunk Names
- @theia/example-browser: 4.bundle.js.map 41 KiB 4 [emitted]
- @theia/example-browser: worker-ext.bbe85829af4973270aae.js 647 KiB [emitted]
- @theia/example-browser: e19892df121e7f85c61754c54bbb7951.woff2 48.6 KiB [emitted]
- @theia/example-browser: 11d1a2390613abf202bfd2ebbd5c4500.woff2 88.6 KiB [emitted]
- @theia/example-browser: af7ae505a9eed503f8b8e6982036873e.woff2 75.4 KiB [emitted]
- @theia/example-browser: 0a32a80243e05284a5d741c5dc093f31.woff2 23.8 KiB [emitted]
- @theia/example-browser: de59a97248b44599e6747a27a943f738.woff2 19.8 KiB [emitted]
- @theia/example-browser: 674f50d287a8c48dc19ba404d20fe713.eot 162 KiB [emitted]
- @theia/example-browser: 912ec66d7572ff821749319396470bde.svg 434 KiB [emitted]
- @theia/example-browser: b06871f281fee6b241d60582ae9369b9.ttf 162 KiB [emitted]
- @theia/example-browser: fee66e712a8a08eef5805a46892932ad.woff 95.7 KiB [emitted]
- @theia/example-browser: f8f821a66b20e5801e35df5ec4565b30.wasm 583 KiB [emitted]
- @theia/example-browser: _/_/packages/core/src/browser/icons/spinner.e817279537a0417d042f62fbb1b99eea.gif 43.1 KiB [emitted]
- @theia/example-browser: cf2aabacdc2b3a5768b03545cb1d8330.svg 21 KiB [emitted]
- @theia/example-browser: b1b07a0660cb1664f670dec2760a5ccb.plist 10.3 KiB [emitted]
- @theia/example-browser: 0.bundle.js 22.7 KiB 0 [emitted]
- @theia/example-browser: 1.bundle.js 59.6 KiB 1 [emitted]
- @theia/example-browser: 2.bundle.js 126 KiB 2 [emitted]
- @theia/example-browser: 3.bundle.js 277 KiB 3 [emitted]
- @theia/example-browser: 4.bundle.js 50.5 KiB 4 [emitted]
- @theia/example-browser: 5.bundle.js 24.4 KiB 5 [emitted]
- @theia/example-browser: 6.bundle.js 125 KiB 6 [emitted]
- @theia/example-browser: 7.bundle.js 557 KiB 7 [emitted]
- @theia/example-browser: 8.bundle.js 52 KiB 8 [emitted]
- @theia/example-browser: 9.bundle.js 28.9 KiB 9 [emitted]
- @theia/example-browser: 10.bundle.js 72.9 KiB 10 [emitted]
- @theia/example-browser: 11.bundle.js 382 KiB 11 [emitted]
- @theia/example-browser: 12.bundle.js 47.1 KiB 12 [emitted]
- @theia/example-browser: 13.bundle.js 117 KiB 13 [emitted]
- @theia/example-browser: 14.bundle.js 15 KiB 14 [emitted]
- @theia/example-browser: 15.bundle.js 237 KiB 15 [emitted]
- @theia/example-browser: 16.bundle.js 62.9 KiB 16 [emitted]
- @theia/example-browser: 17.bundle.js 22.4 KiB 17 [emitted]
- @theia/example-browser: 18.bundle.js 29.6 KiB 18 [emitted]
- @theia/example-browser: 19.bundle.js 21.9 KiB 19 [emitted]
- @theia/example-browser: 20.bundle.js 17.2 KiB 20 [emitted]
- @theia/example-browser: 21.bundle.js 32.9 KiB 21 [emitted]
- @theia/example-browser: 22.bundle.js 75.9 KiB 22 [emitted]
- @theia/example-browser: 23.bundle.js 60.1 KiB 23 [emitted]
- @theia/example-browser: 24.bundle.js 23.3 KiB 24 [emitted]
- @theia/example-browser: 25.bundle.js 25.9 KiB 25 [emitted]
- @theia/example-browser: 26.bundle.js 54.5 KiB 26 [emitted]
- @theia/example-browser: 27.bundle.js 13.5 KiB 27 [emitted]
- @theia/example-browser: 28.bundle.js 60.7 KiB 28 [emitted]
- @theia/example-browser: 29.bundle.js 353 KiB 29 [emitted]
- @theia/example-browser: 30.bundle.js 19 KiB 30 [emitted]
- @theia/example-browser: 31.bundle.js 13.7 KiB 31 [emitted]
- @theia/example-browser: 32.bundle.js 64.3 KiB 32 [emitted]
- @theia/example-browser: 33.bundle.js 40 KiB 33 [emitted]
- @theia/example-browser: 34.bundle.js 37.3 KiB 34 [emitted]
- @theia/example-browser: 35.bundle.js 34.6 KiB 35 [emitted]
- @theia/example-browser: 36.bundle.js 11.8 KiB 36 [emitted]
- @theia/example-browser: bundle.js 4.16 MiB main [emitted] main
- @theia/example-browser: 37.bundle.js 18.3 KiB 37 [emitted]
- @theia/example-browser: 38.bundle.js 4.47 KiB 38 [emitted]
- @theia/example-browser: 39.bundle.js 2.75 KiB 39 [emitted]
- @theia/example-browser: 40.bundle.js 31.6 KiB 40 [emitted]
- @theia/example-browser: 41.bundle.js 6.18 KiB 41 [emitted]
- @theia/example-browser: 42.bundle.js 8.4 KiB 42 [emitted]
- @theia/example-browser: 43.bundle.js 10.5 KiB 43 [emitted]
- @theia/example-browser: 44.bundle.js 17.6 KiB 44 [emitted]
- @theia/example-browser: 45.bundle.js 73.3 KiB 45 [emitted]
- @theia/example-browser: 46.bundle.js 13 KiB 46 [emitted]
- @theia/example-browser: 47.bundle.js 150 KiB 47 [emitted]
- @theia/example-browser: 48.bundle.js 36.4 KiB 48 [emitted]
- @theia/example-browser: 49.bundle.js 3.86 KiB 49 [emitted]
- @theia/example-browser: 50.bundle.js 69.4 KiB 50 [emitted]
- @theia/example-browser: 51.bundle.js 35.8 KiB 51 [emitted]
- @theia/example-browser: 52.bundle.js 91.1 KiB 52 [emitted]
- @theia/example-browser: 53.bundle.js 204 KiB 53 [emitted]
- @theia/example-browser: 54.bundle.js 11.2 KiB 54 [emitted]
- @theia/example-browser: 55.bundle.js 226 KiB 55 [emitted]
- @theia/example-browser: 56.bundle.js 28.5 KiB 56 [emitted]
- @theia/example-browser: 57.bundle.js 67.4 KiB 57 [emitted]
- @theia/example-browser: 58.bundle.js 31.7 KiB 58 [emitted]
- @theia/example-browser: 59.bundle.js 494 KiB 59 [emitted]
- @theia/example-browser: 60.bundle.js 90.7 KiB 60 [emitted]
- @theia/example-browser: 61.bundle.js 43.5 KiB 61 [emitted]
- @theia/example-browser: 62.bundle.js 60.3 KiB 62 [emitted]
- @theia/example-browser: 63.bundle.js 65.6 KiB 63 [emitted]
- @theia/example-browser: 64.bundle.js 85.7 KiB 64 [emitted]
- @theia/example-browser: 65.bundle.js 661 KiB 65 [emitted]
- @theia/example-browser: 66.bundle.js 102 KiB 66 [emitted]
- @theia/example-browser: 67.bundle.js 123 KiB 67 [emitted]
- @theia/example-browser: 68.bundle.js 113 KiB 68 [emitted]
- @theia/example-browser: 69.bundle.js 818 KiB 69 [emitted]
- @theia/example-browser: 70.bundle.js 663 KiB 70 [emitted]
- @theia/example-browser: 71.bundle.js 1.1 MiB 71 [emitted]
- @theia/example-browser: 72.bundle.js 86.9 KiB 72 [emitted]
- @theia/example-browser: 73.bundle.js 179 KiB 73 [emitted]
- @theia/example-browser: 74.bundle.js 20.7 KiB 74 [emitted]
- @theia/example-browser: 0.bundle.js.map 31.6 KiB 0 [emitted]
- @theia/example-browser: 1.bundle.js.map 63 KiB 1 [emitted]
- @theia/example-browser: 2.bundle.js.map 108 KiB 2 [emitted]
- @theia/example-browser: 3.bundle.js.map 339 KiB 3 [emitted]
- @theia/example-browser: worker-ext.bbe85829af4973270aae.js.map 880 KiB [emitted]
- @theia/example-browser: 5.bundle.js.map 16 KiB 5 [emitted]
- @theia/example-browser: 6.bundle.js.map 102 KiB 6 [emitted]
- @theia/example-browser: 7.bundle.js.map 637 KiB 7 [emitted]
- @theia/example-browser: 8.bundle.js.map 54.8 KiB 8 [emitted]
- @theia/example-browser: 9.bundle.js.map 25.6 KiB 9 [emitted]
- @theia/example-browser: 10.bundle.js.map 51.9 KiB 10 [emitted]
- @theia/example-browser: 11.bundle.js.map 491 KiB 11 [emitted]
- @theia/example-browser: 12.bundle.js.map 58 KiB 12 [emitted]
- @theia/example-browser: 13.bundle.js.map 111 KiB 13 [emitted]
- @theia/example-browser: 14.bundle.js.map 15.4 KiB 14 [emitted]
- @theia/example-browser: 15.bundle.js.map 277 KiB 15 [emitted]
- @theia/example-browser: 16.bundle.js.map 36.9 KiB 16 [emitted]
- @theia/example-browser: 17.bundle.js.map 26 KiB 17 [emitted]
- @theia/example-browser: 18.bundle.js.map 30.1 KiB 18 [emitted]
- @theia/example-browser: 19.bundle.js.map 15.5 KiB 19 [emitted]
- @theia/example-browser: 20.bundle.js.map 14.9 KiB 20 [emitted]
- @theia/example-browser: 21.bundle.js.map 38.7 KiB 21 [emitted]
- @theia/example-browser: 22.bundle.js.map 57.2 KiB 22 [emitted]
- @theia/example-browser: 23.bundle.js.map 66.9 KiB 23 [emitted]
- @theia/example-browser: 24.bundle.js.map 18.4 KiB 24 [emitted]
- @theia/example-browser: 25.bundle.js.map 46.5 KiB 25 [emitted]
- @theia/example-browser: 26.bundle.js.map 54.4 KiB 26 [emitted]
- @theia/example-browser: 27.bundle.js.map 15.2 KiB 27 [emitted]
- @theia/example-browser: 28.bundle.js.map 48 KiB 28 [emitted]
- @theia/example-browser: 29.bundle.js.map 710 KiB 29 [emitted]
- @theia/example-browser: 30.bundle.js.map 19.9 KiB 30 [emitted]
- @theia/example-browser: 31.bundle.js.map 15.9 KiB 31 [emitted]
- @theia/example-browser: 32.bundle.js.map 80.1 KiB 32 [emitted]
- @theia/example-browser: 33.bundle.js.map 35.3 KiB 33 [emitted]
- @theia/example-browser: 34.bundle.js.map 40.1 KiB 34 [emitted]
- @theia/example-browser: 35.bundle.js.map 21.6 KiB 35 [emitted]
- @theia/example-browser: 36.bundle.js.map 11.7 KiB 36 [emitted]
- @theia/example-browser: bundle.js.map 4.42 MiB main [emitted] main
- @theia/example-browser: 37.bundle.js.map 17.2 KiB 37 [emitted]
- @theia/example-browser: 38.bundle.js.map 3.37 KiB 38 [emitted]
- @theia/example-browser: 39.bundle.js.map 2.5 KiB 39 [emitted]
- @theia/example-browser: 40.bundle.js.map 23.3 KiB 40 [emitted]
- @theia/example-browser: 41.bundle.js.map 11.7 KiB 41 [emitted]
- @theia/example-browser: 42.bundle.js.map 5.97 KiB 42 [emitted]
- @theia/example-browser: 43.bundle.js.map 10.1 KiB 43 [emitted]
- @theia/example-browser: 44.bundle.js.map 13.9 KiB 44 [emitted]
- @theia/example-browser: 45.bundle.js.map 58 KiB 45 [emitted]
- @theia/example-browser: 46.bundle.js.map 8.12 KiB 46 [emitted]
- @theia/example-browser: 47.bundle.js.map 137 KiB 47 [emitted]
- @theia/example-browser: 48.bundle.js.map 33.4 KiB 48 [emitted]
- @theia/example-browser: 49.bundle.js.map 3.27 KiB 49 [emitted]
- @theia/example-browser: 50.bundle.js.map 58.5 KiB 50 [emitted]
- @theia/example-browser: 51.bundle.js.map 33.9 KiB 51 [emitted]
- @theia/example-browser: 52.bundle.js.map 67.5 KiB 52 [emitted]
- @theia/example-browser: 53.bundle.js.map 77.1 KiB 53 [emitted]
- @theia/example-browser: 54.bundle.js.map 10.9 KiB 54 [emitted]
- @theia/example-browser: 55.bundle.js.map 222 KiB 55 [emitted]
- @theia/example-browser: 56.bundle.js.map 31.3 KiB 56 [emitted]
- @theia/example-browser: 57.bundle.js.map 65.5 KiB 57 [emitted]
- @theia/example-browser: 58.bundle.js.map 23.7 KiB 58 [emitted]
- @theia/example-browser: 59.bundle.js.map 480 KiB 59 [emitted]
- @theia/example-browser: 60.bundle.js.map 49.5 KiB 60 [emitted]
- @theia/example-browser: 61.bundle.js.map 24.6 KiB 61 [emitted]
- @theia/example-browser: 62.bundle.js.map 53.4 KiB 62 [emitted]
- @theia/example-browser: 63.bundle.js.map 59.2 KiB 63 [emitted]
- @theia/example-browser: 64.bundle.js.map 83.5 KiB 64 [emitted]
- @theia/example-browser: 65.bundle.js.map 854 KiB 65 [emitted]
- @theia/example-browser: 66.bundle.js.map 95.9 KiB 66 [emitted]
- @theia/example-browser: 67.bundle.js.map 13.7 KiB 67 [emitted]
- @theia/example-browser: 68.bundle.js.map 119 KiB 68 [emitted]
- @theia/example-browser: 69.bundle.js.map 152 KiB 69 [emitted]
- @theia/example-browser: 70.bundle.js.map 93.7 KiB 70 [emitted]
- @theia/example-browser: 71.bundle.js.map 1.12 MiB 71 [emitted]
- @theia/example-browser: 72.bundle.js.map 93.1 KiB 72 [emitted]
- @theia/example-browser: 73.bundle.js.map 3.94 KiB 73 [emitted]
- @theia/example-browser: 74.bundle.js.map 23.7 KiB 74 [emitted]
- @theia/example-browser: vs/language/css/cssMode.js 25.8 KiB [emitted]
- @theia/example-browser: vs/language/css/monaco.contribution.js 2.13 KiB [emitted]
- @theia/example-browser: vs/language/html/htmlMode.js 23 KiB [emitted]
- @theia/example-browser: vs/language/html/monaco.contribution.js 2.16 KiB [emitted]
- @theia/example-browser: vs/language/html/htmlWorker.js 164 KiB [emitted]
- @theia/example-browser: vs/language/css/cssWorker.js 555 KiB [emitted]
- @theia/example-browser: vs/base/worker/workerMain.js 489 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.css 255 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.de.js 41.3 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.es.js 41.8 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.fr.js 45.2 KiB [emitted]
- @theia/example-browser: vs/base/worker/workerMain.js.map 661 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.it.js 43.5 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.ja.js 45.9 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.js 35.6 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.ko.js 41.9 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.zh-cn.js 34.2 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.ru.js 63 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.nls.zh-tw.js 34.3 KiB [emitted]
- @theia/example-browser: vs/loader.js 77.8 KiB [emitted]
- @theia/example-browser: vs/loader.js.map 88 KiB [emitted]
- @theia/example-browser: vs/editor/editor.main.js 5.19 MiB [emitted]
- @theia/example-browser: vs/editor/editor.main.js.map 8.03 MiB [emitted]
- @theia/example-browser: Entrypoint main = bundle.js bundle.js.map
- @theia/example-browser: [../../packages/callhierarchy/lib/browser/callhierarchy-frontend-module.js] /home/theia/theia-source-code/packages/callhierarchy/lib/browser/callhierarchy-frontend-module.js 2.09 KiB {28} [built]
- @theia/example-browser: [../../packages/outline-view/lib/browser/outline-view-frontend-module.js] /home/theia/theia-source-code/packages/outline-view/lib/browser/outline-view-frontend-module.js 2.6 KiB {46} [built]
- @theia/example-browser: [../../packages/output/lib/browser/output-frontend-module.js] /home/theia/theia-source-code/packages/output/lib/browser/output-frontend-module.js 1.79 KiB {39} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin-ext-frontend-module.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin-ext-frontend-module.js 1.03 KiB {65} [built]
- @theia/example-browser: [../../packages/preferences/lib/browser/preference-frontend-module.js] /home/theia/theia-source-code/packages/preferences/lib/browser/preference-frontend-module.js 3.65 KiB {50} [built]
- @theia/example-browser: [../../packages/preview/lib/browser/preview-frontend-module.js] /home/theia/theia-source-code/packages/preview/lib/browser/preview-frontend-module.js 5.81 KiB {66} [built]
- @theia/example-browser: [../../packages/python/lib/browser/python-frontend-module.js] /home/theia/theia-source-code/packages/python/lib/browser/python-frontend-module.js 1.65 KiB {67} [built]
- @theia/example-browser: [../../packages/search-in-workspace/lib/browser/search-in-workspace-frontend-module.js] /home/theia/theia-source-code/packages/search-in-workspace/lib/browser/search-in-workspace-frontend-module.js 3.6 KiB {68} [built]
- @theia/example-browser: [../../packages/task/lib/browser/task-frontend-module.js] /home/theia/theia-source-code/packages/task/lib/browser/task-frontend-module.js 3.59 KiB {52} [built]
- @theia/example-browser: [../../packages/terminal/lib/browser/terminal-frontend-module.js] /home/theia/theia-source-code/packages/terminal/lib/browser/terminal-frontend-module.js 5.15 KiB {51} [built]
- @theia/example-browser: [../../packages/textmate-grammars/lib/browser/textmate-grammars-frontend-module.js] /home/theia/theia-source-code/packages/textmate-grammars/lib/browser/textmate-grammars-frontend-module.js 7.62 KiB {69} [built]
- @theia/example-browser: [../../packages/typescript/lib/browser/typescript-frontend-module.js] /home/theia/theia-source-code/packages/typescript/lib/browser/typescript-frontend-module.js 3.17 KiB {70} [built]
- @theia/example-browser: [../../packages/userstorage/lib/browser/user-storage-frontend-module.js] /home/theia/theia-source-code/packages/userstorage/lib/browser/user-storage-frontend-module.js 1.49 KiB {24} [built]
- @theia/example-browser: [../../packages/variable-resolver/lib/browser/variable-resolver-frontend-module.js] /home/theia/theia-source-code/packages/variable-resolver/lib/browser/variable-resolver-frontend-module.js 2.66 KiB {42} [built]
- @theia/example-browser: [./src-gen/frontend/index.js] 5.35 KiB {main} [built]
- @theia/example-browser: + 1761 hidden modules
- @theia/example-browser: WARNING in Circular dependency detected:
- @theia/example-browser: ../../packages/git/lib/browser/diff/git-diff-widget.js -> ../../packages/git/lib/browser/git-widget.js -> ../../packages/git/lib/browser/diff/git-diff-widget.js
- @theia/example-browser: WARNING in Circular dependency detected:
- @theia/example-browser: ../../packages/git/lib/browser/git-widget.js -> ../../packages/git/lib/browser/diff/git-diff-widget.js -> ../../packages/git/lib/browser/git-widget.js
- @theia/example-browser: WARNING in /home/theia/theia-source-code/node_modules/vscode-textmate/release/main.js 14:15-27
- @theia/example-browser: Critical dependency: the request of a dependency is an expression
- @theia/example-browser: @ /home/theia/theia-source-code/packages/monaco/lib/browser/textmate/monaco-textmate-service.js
- @theia/example-browser: @ /home/theia/theia-source-code/packages/monaco/lib/browser/textmate/index.js
- @theia/example-browser: @ /home/theia/theia-source-code/packages/plugin-ext/lib/main/browser/plugin-contribution-handler.js
- @theia/example-browser: @ /home/theia/theia-source-code/packages/plugin-ext/lib/main/browser/plugin-ext-frontend-module.js
- @theia/example-browser: @ /home/theia/theia-source-code/packages/plugin-ext/lib/plugin-ext-frontend-module.js
- @theia/example-browser: @ ./src-gen/frontend/index.js
- @theia/example-browser: WARNING in /home/theia/theia-source-code/node_modules/vscode-textmate/release/main.js
- @theia/example-browser: Module Warning (from /home/theia/theia-source-code/node_modules/source-map-loader/index.js):
- @theia/example-browser: (Emitted value instead of an instance of Error) Cannot find SourceMap '_suffix.js.map': Error: Can't resolve './_suffix.js.map' in '/home/theia/theia-source-code/node_modules/vscode-textmate/release'
- @theia/example-browser: @ /home/theia/theia-source-code/packages/monaco/lib/browser/textmate/monaco-textmate-service.js 73:24-50
- @theia/example-browser: @ /home/theia/theia-source-code/packages/monaco/lib/browser/textmate/index.js
- @theia/example-browser: @ /home/theia/theia-source-code/packages/plugin-ext/lib/main/browser/plugin-contribution-handler.js
- @theia/example-browser: @ /home/theia/theia-source-code/packages/plugin-ext/lib/main/browser/plugin-ext-frontend-module.js
- @theia/example-browser: @ /home/theia/theia-source-code/packages/plugin-ext/lib/plugin-ext-frontend-module.js
- @theia/example-browser: @ ./src-gen/frontend/index.js
- @theia/example-browser: WARNING in /home/theia/theia-source-code/node_modules/typescript-language-server/lib/commands.js
- @theia/example-browser: Module Warning (from /home/theia/theia-source-code/node_modules/source-map-loader/index.js):
- @theia/example-browser: (Emitted value instead of an instance of Error) Cannot find source file '../src/commands.ts': Error: Can't resolve '../src/commands.ts' in '/home/theia/theia-source-code/node_modules/typescript-language-server/lib'
- @theia/example-browser: @ /home/theia/theia-source-code/packages/typescript/lib/browser/typescript-frontend-contribution.js 83:17-67
- @theia/example-browser: @ /home/theia/theia-source-code/packages/typescript/lib/browser/typescript-frontend-module.js
- @theia/example-browser: @ ./src-gen/frontend/index.js
- @theia/example-browser: WARNING in /home/theia/theia-source-code/node_modules/reflect-metadata/Reflect.js
- @theia/example-browser: Module Warning (from /home/theia/theia-source-code/node_modules/source-map-loader/index.js):
- @theia/example-browser: (Emitted value instead of an instance of Error) Cannot find source file 'Reflect.ts': Error: Can't resolve './Reflect.ts' in '/home/theia/theia-source-code/node_modules/reflect-metadata'
- @theia/example-browser: @ ./src-gen/frontend/index.js 3:0-27
- @theia/example-browser: Child worker:
- @theia/example-browser: Asset Size Chunks Chunk Names
- @theia/example-browser: worker-ext.bbe85829af4973270aae.js 647 KiB main [emitted] main
- @theia/example-browser: worker-ext.bbe85829af4973270aae.js.map 880 KiB main [emitted] main
- @theia/example-browser: Entrypoint main = worker-ext.bbe85829af4973270aae.js worker-ext.bbe85829af4973270aae.js.map
- @theia/example-browser: [../../node_modules/source-map-loader/index.js!../../packages/plugin-ext/lib/hosted/browser/worker/worker-main.js] /home/theia/theia-source-code/node_modules/source-map-loader!/home/theia/theia-source-code/packages/plugin-ext/lib/hosted/browser/worker/worker-main.js 6.1 KiB {main} [built]
- @theia/example-browser: [../../packages/core/lib/common/cancellation.js] /home/theia/theia-source-code/packages/core/lib/common/cancellation.js 4.46 KiB {main} [built]
- @theia/example-browser: [../../packages/core/lib/common/event.js] /home/theia/theia-source-code/packages/core/lib/common/event.js 6.61 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/api/plugin-api.js] /home/theia/theia-source-code/packages/plugin-ext/lib/api/plugin-api.js 5.11 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/api/rpc-protocol.js] /home/theia/theia-source-code/packages/plugin-ext/lib/api/rpc-protocol.js 8.62 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/common/plugin-protocol.js] /home/theia/theia-source-code/packages/plugin-ext/lib/common/plugin-protocol.js 1.49 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/env.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/env.js 1.75 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/plugin-context.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/plugin-context.js 21.3 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/plugin-manager.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/plugin-manager.js 7.99 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/preference-registry.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/preference-registry.js 8.12 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/quick-open.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/quick-open.js 4.87 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/status-bar-message-registry.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/status-bar-message-registry.js 2.46 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/terminal-ext.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/terminal-ext.js 3.24 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/types-impl.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/types-impl.js 34.2 KiB {main} [built]
- @theia/example-browser: [../../packages/plugin-ext/lib/plugin/window-state.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/window-state.js 1.74 KiB {main} [built]
- @theia/example-browser: + 70 hidden modules
- @theia/example-electron: Hash: a359251e33af1a9deaa5
- @theia/example-electron: Version: webpack 4.16.5
- @theia/example-electron: Time: 21267ms
- @theia/example-electron: Built at: 2018-10-18 13:14:16
- @theia/example-electron: Asset Size Chunks Chunk Names
- @theia/example-electron: 4.bundle.js.map 41 KiB 4 [emitted]
- @theia/example-electron: worker-ext.9a752fb57e47309d5f14.js 566 KiB [emitted]
- @theia/example-electron: e19892df121e7f85c61754c54bbb7951.woff2 48.6 KiB [emitted]
- @theia/example-electron: 11d1a2390613abf202bfd2ebbd5c4500.woff2 88.6 KiB [emitted]
- @theia/example-electron: af7ae505a9eed503f8b8e6982036873e.woff2 75.4 KiB [emitted]
- @theia/example-electron: 0a32a80243e05284a5d741c5dc093f31.woff2 23.8 KiB [emitted]
- @theia/example-electron: de59a97248b44599e6747a27a943f738.woff2 19.8 KiB [emitted]
- @theia/example-electron: 674f50d287a8c48dc19ba404d20fe713.eot 162 KiB [emitted]
- @theia/example-electron: 912ec66d7572ff821749319396470bde.svg 434 KiB [emitted]
- @theia/example-electron: b06871f281fee6b241d60582ae9369b9.ttf 162 KiB [emitted]
- @theia/example-electron: fee66e712a8a08eef5805a46892932ad.woff 95.7 KiB [emitted]
- @theia/example-electron: f8f821a66b20e5801e35df5ec4565b30.wasm 583 KiB [emitted]
- @theia/example-electron: _/_/packages/core/src/browser/icons/spinner.e817279537a0417d042f62fbb1b99eea.gif 43.1 KiB [emitted]
- @theia/example-electron: cf2aabacdc2b3a5768b03545cb1d8330.svg 21 KiB [emitted]
- @theia/example-electron: b1b07a0660cb1664f670dec2760a5ccb.plist 10.3 KiB [emitted]
- @theia/example-electron: 0.bundle.js 22.7 KiB 0 [emitted]
- @theia/example-electron: 1.bundle.js 59.6 KiB 1 [emitted]
- @theia/example-electron: 2.bundle.js 126 KiB 2 [emitted]
- @theia/example-electron: 3.bundle.js 277 KiB 3 [emitted]
- @theia/example-electron: 4.bundle.js 50.5 KiB 4 [emitted]
- @theia/example-electron: 5.bundle.js 24.4 KiB 5 [emitted]
- @theia/example-electron: 6.bundle.js 125 KiB 6 [emitted]
- @theia/example-electron: 7.bundle.js 562 KiB 7 [emitted]
- @theia/example-electron: 8.bundle.js 52 KiB 8 [emitted]
- @theia/example-electron: 9.bundle.js 28.9 KiB 9 [emitted]
- @theia/example-electron: 10.bundle.js 72.9 KiB 10 [emitted]
- @theia/example-electron: 11.bundle.js 382 KiB 11 [emitted]
- @theia/example-electron: 12.bundle.js 47.1 KiB 12 [emitted]
- @theia/example-electron: 13.bundle.js 117 KiB 13 [emitted]
- @theia/example-electron: 14.bundle.js 15 KiB 14 [emitted]
- @theia/example-electron: 15.bundle.js 219 KiB 15 [emitted]
- @theia/example-electron: 16.bundle.js 62.9 KiB 16 [emitted]
- @theia/example-electron: 17.bundle.js 22.4 KiB 17 [emitted]
- @theia/example-electron: 18.bundle.js 29.6 KiB 18 [emitted]
- @theia/example-electron: 19.bundle.js 21.9 KiB 19 [emitted]
- @theia/example-electron: 20.bundle.js 17.2 KiB 20 [emitted]
- @theia/example-electron: 21.bundle.js 32.9 KiB 21 [emitted]
- @theia/example-electron: 22.bundle.js 75.9 KiB 22 [emitted]
- @theia/example-electron: 23.bundle.js 60.1 KiB 23 [emitted]
- @theia/example-electron: 24.bundle.js 23.3 KiB 24 [emitted]
- @theia/example-electron: 25.bundle.js 24.8 KiB 25 [emitted]
- @theia/example-electron: 26.bundle.js 54.5 KiB 26 [emitted]
- @theia/example-electron: 27.bundle.js 13.5 KiB 27 [emitted]
- @theia/example-electron: 28.bundle.js 60.7 KiB 28 [emitted]
- @theia/example-electron: 29.bundle.js 353 KiB 29 [emitted]
- @theia/example-electron: 30.bundle.js 13.5 KiB 30 [emitted]
- @theia/example-electron: 31.bundle.js 64.3 KiB 31 [emitted]
- @theia/example-electron: 32.bundle.js 40 KiB 32 [emitted]
- @theia/example-electron: 33.bundle.js 37.3 KiB 33 [emitted]
- @theia/example-electron: 34.bundle.js 33.6 KiB 34 [emitted]
- @theia/example-electron: 35.bundle.js 11.8 KiB 35 [emitted]
- @theia/example-electron: bundle.js 4.01 MiB main [emitted] main
- @theia/example-electron: 36.bundle.js 27.4 KiB 36 [emitted]
- @theia/example-electron: 37.bundle.js 8.01 KiB 37 [emitted]
- @theia/example-electron: 38.bundle.js 2.75 KiB 38 [emitted]
- @theia/example-electron: 39.bundle.js 35.8 KiB 39 [emitted]
- @theia/example-electron: 40.bundle.js 6.18 KiB 40 [emitted]
- @theia/example-electron: 41.bundle.js 8.4 KiB 41 [emitted]
- @theia/example-electron: 42.bundle.js 9.48 KiB 42 [emitted]
- @theia/example-electron: 43.bundle.js 17.6 KiB 43 [emitted]
- @theia/example-electron: 44.bundle.js 77.5 KiB 44 [emitted]
- @theia/example-electron: 45.bundle.js 13 KiB 45 [emitted]
- @theia/example-electron: 46.bundle.js 150 KiB 46 [emitted]
- @theia/example-electron: 47.bundle.js 35.4 KiB 47 [emitted]
- @theia/example-electron: 48.bundle.js 3.86 KiB 48 [emitted]
- @theia/example-electron: 49.bundle.js 69.4 KiB 49 [emitted]
- @theia/example-electron: 50.bundle.js 35.8 KiB 50 [emitted]
- @theia/example-electron: 51.bundle.js 91.1 KiB 51 [emitted]
- @theia/example-electron: 52.bundle.js 204 KiB 52 [emitted]
- @theia/example-electron: 53.bundle.js 11.2 KiB 53 [emitted]
- @theia/example-electron: 54.bundle.js 226 KiB 54 [emitted]
- @theia/example-electron: 55.bundle.js 27.4 KiB 55 [emitted]
- @theia/example-electron: 56.bundle.js 67.4 KiB 56 [emitted]
- @theia/example-electron: 57.bundle.js 31.7 KiB 57 [emitted]
- @theia/example-electron: 58.bundle.js 494 KiB 58 [emitted]
- @theia/example-electron: 59.bundle.js 89.7 KiB 59 [emitted]
- @theia/example-electron: 60.bundle.js 43.5 KiB 60 [emitted]
- @theia/example-electron: 61.bundle.js 60.3 KiB 61 [emitted]
- @theia/example-electron: 62.bundle.js 64.6 KiB 62 [emitted]
- @theia/example-electron: 63.bundle.js 85.7 KiB 63 [emitted]
- @theia/example-electron: 64.bundle.js 660 KiB 64 [emitted]
- @theia/example-electron: 65.bundle.js 102 KiB 65 [emitted]
- @theia/example-electron: 66.bundle.js 123 KiB 66 [emitted]
- @theia/example-electron: 67.bundle.js 112 KiB 67 [emitted]
- @theia/example-electron: 68.bundle.js 818 KiB 68 [emitted]
- @theia/example-electron: 69.bundle.js 663 KiB 69 [emitted]
- @theia/example-electron: 70.bundle.js 1.1 MiB 70 [emitted]
- @theia/example-electron: 71.bundle.js 96.2 KiB 71 [emitted]
- @theia/example-electron: 72.bundle.js 29.9 KiB 72 [emitted]
- @theia/example-electron: 73.bundle.js 179 KiB 73 [emitted]
- @theia/example-electron: 0.bundle.js.map 31.6 KiB 0 [emitted]
- @theia/example-electron: 1.bundle.js.map 63 KiB 1 [emitted]
- @theia/example-electron: 2.bundle.js.map 108 KiB 2 [emitted]
- @theia/example-electron: 3.bundle.js.map 339 KiB 3 [emitted]
- @theia/example-electron: worker-ext.9a752fb57e47309d5f14.js.map 789 KiB [emitted]
- @theia/example-electron: 5.bundle.js.map 16 KiB 5 [emitted]
- @theia/example-electron: 6.bundle.js.map 102 KiB 6 [emitted]
- @theia/example-electron: 7.bundle.js.map 643 KiB 7 [emitted]
- @theia/example-electron: 8.bundle.js.map 54.8 KiB 8 [emitted]
- @theia/example-electron: 9.bundle.js.map 25.6 KiB 9 [emitted]
- @theia/example-electron: 10.bundle.js.map 51.9 KiB 10 [emitted]
- @theia/example-electron: 11.bundle.js.map 491 KiB 11 [emitted]
- @theia/example-electron: 12.bundle.js.map 58 KiB 12 [emitted]
- @theia/example-electron: 13.bundle.js.map 111 KiB 13 [emitted]
- @theia/example-electron: 14.bundle.js.map 15.4 KiB 14 [emitted]
- @theia/example-electron: 15.bundle.js.map 257 KiB 15 [emitted]
- @theia/example-electron: 16.bundle.js.map 36.9 KiB 16 [emitted]
- @theia/example-electron: 17.bundle.js.map 26 KiB 17 [emitted]
- @theia/example-electron: 18.bundle.js.map 30.1 KiB 18 [emitted]
- @theia/example-electron: 19.bundle.js.map 15.5 KiB 19 [emitted]
- @theia/example-electron: 20.bundle.js.map 14.9 KiB 20 [emitted]
- @theia/example-electron: 21.bundle.js.map 38.7 KiB 21 [emitted]
- @theia/example-electron: 22.bundle.js.map 57.2 KiB 22 [emitted]
- @theia/example-electron: 23.bundle.js.map 66.9 KiB 23 [emitted]
- @theia/example-electron: 24.bundle.js.map 18.4 KiB 24 [emitted]
- @theia/example-electron: 25.bundle.js.map 45.3 KiB 25 [emitted]
- @theia/example-electron: 26.bundle.js.map 54.4 KiB 26 [emitted]
- @theia/example-electron: 27.bundle.js.map 15.2 KiB 27 [emitted]
- @theia/example-electron: 28.bundle.js.map 48 KiB 28 [emitted]
- @theia/example-electron: 29.bundle.js.map 710 KiB 29 [emitted]
- @theia/example-electron: 30.bundle.js.map 15.9 KiB 30 [emitted]
- @theia/example-electron: 31.bundle.js.map 80.1 KiB 31 [emitted]
- @theia/example-electron: 32.bundle.js.map 35.3 KiB 32 [emitted]
- @theia/example-electron: 33.bundle.js.map 40.1 KiB 33 [emitted]
- @theia/example-electron: 34.bundle.js.map 20.4 KiB 34 [emitted]
- @theia/example-electron: 35.bundle.js.map 11.7 KiB 35 [emitted]
- @theia/example-electron: bundle.js.map 4.23 MiB main [emitted] main
- @theia/example-electron: 36.bundle.js.map 28.7 KiB 36 [emitted]
- @theia/example-electron: 37.bundle.js.map 5.03 KiB 37 [emitted]
- @theia/example-electron: 38.bundle.js.map 2.5 KiB 38 [emitted]
- @theia/example-electron: 39.bundle.js.map 28 KiB 39 [emitted]
- @theia/example-electron: 40.bundle.js.map 11.7 KiB 40 [emitted]
- @theia/example-electron: 41.bundle.js.map 5.97 KiB 41 [emitted]
- @theia/example-electron: 42.bundle.js.map 8.86 KiB 42 [emitted]
- @theia/example-electron: 43.bundle.js.map 13.9 KiB 43 [emitted]
- @theia/example-electron: 44.bundle.js.map 62.8 KiB 44 [emitted]
- @theia/example-electron: 45.bundle.js.map 8.12 KiB 45 [emitted]
- @theia/example-electron: 46.bundle.js.map 138 KiB 46 [emitted]
- @theia/example-electron: 47.bundle.js.map 32.2 KiB 47 [emitted]
- @theia/example-electron: 48.bundle.js.map 3.27 KiB 48 [emitted]
- @theia/example-electron: 49.bundle.js.map 58.5 KiB 49 [emitted]
- @theia/example-electron: 50.bundle.js.map 33.9 KiB 50 [emitted]
- @theia/example-electron: 51.bundle.js.map 67.5 KiB 51 [emitted]
- @theia/example-electron: 52.bundle.js.map 77.1 KiB 52 [emitted]
- @theia/example-electron: 53.bundle.js.map 10.9 KiB 53 [emitted]
- @theia/example-electron: 54.bundle.js.map 222 KiB 54 [emitted]
- @theia/example-electron: 55.bundle.js.map 30 KiB 55 [emitted]
- @theia/example-electron: 56.bundle.js.map 65.5 KiB 56 [emitted]
- @theia/example-electron: 57.bundle.js.map 23.7 KiB 57 [emitted]
- @theia/example-electron: 58.bundle.js.map 480 KiB 58 [emitted]
- @theia/example-electron: 59.bundle.js.map 48.2 KiB 59 [emitted]
- @theia/example-electron: 60.bundle.js.map 24.6 KiB 60 [emitted]
- @theia/example-electron: 61.bundle.js.map 53.4 KiB 61 [emitted]
- @theia/example-electron: 62.bundle.js.map 58 KiB 62 [emitted]
- @theia/example-electron: 63.bundle.js.map 83.5 KiB 63 [emitted]
- @theia/example-electron: 64.bundle.js.map 854 KiB 64 [emitted]
- @theia/example-electron: 65.bundle.js.map 95.9 KiB 65 [emitted]
- @theia/example-electron: 66.bundle.js.map 13.7 KiB 66 [emitted]
- @theia/example-electron: 67.bundle.js.map 117 KiB 67 [emitted]
- @theia/example-electron: 68.bundle.js.map 152 KiB 68 [emitted]
- @theia/example-electron: 69.bundle.js.map 93.7 KiB 69 [emitted]
- @theia/example-electron: 70.bundle.js.map 1.11 MiB 70 [emitted]
- @theia/example-electron: 71.bundle.js.map 102 KiB 71 [emitted]
- @theia/example-electron: 72.bundle.js.map 32.5 KiB 72 [emitted]
- @theia/example-electron: 73.bundle.js.map 3.94 KiB 73 [emitted]
- @theia/example-electron: vs/language/css/cssMode.js 25.8 KiB [emitted]
- @theia/example-electron: vs/language/html/htmlMode.js 23 KiB [emitted]
- @theia/example-electron: vs/language/css/monaco.contribution.js 2.13 KiB [emitted]
- @theia/example-electron: vs/language/html/htmlWorker.js 164 KiB [emitted]
- @theia/example-electron: vs/language/html/monaco.contribution.js 2.16 KiB [emitted]
- @theia/example-electron: vs/language/css/cssWorker.js 555 KiB [emitted]
- @theia/example-electron: vs/base/worker/workerMain.js 489 KiB [emitted]
- @theia/example-electron: vs/base/worker/workerMain.js.map 661 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.de.js 41.3 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.it.js 43.5 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.es.js 41.8 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.fr.js 45.2 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.css 255 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.js 35.6 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.ja.js 45.9 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.ru.js 63 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.zh-cn.js 34.2 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.ko.js 41.9 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.nls.zh-tw.js 34.3 KiB [emitted]
- @theia/example-electron: vs/loader.js 77.8 KiB [emitted]
- @theia/example-electron: vs/loader.js.map 88 KiB [emitted]
- @theia/example-electron: vs/editor/editor.main.js 5.19 MiB [emitted]
- @theia/example-electron: vs/editor/editor.main.js.map 8.03 MiB [emitted]
- @theia/example-electron: Entrypoint main = bundle.js bundle.js.map
- @theia/example-electron: [../../packages/keymaps/lib/browser/keymaps-frontend-module.js] /home/theia/theia-source-code/packages/keymaps/lib/browser/keymaps-frontend-module.js 2.36 KiB {61} [built]
- @theia/example-electron: [../../packages/output/lib/browser/output-frontend-module.js] /home/theia/theia-source-code/packages/output/lib/browser/output-frontend-module.js 1.79 KiB {38} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin-ext-frontend-module.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin-ext-frontend-module.js 1.03 KiB {64} [built]
- @theia/example-electron: [../../packages/preferences/lib/browser/preference-frontend-module.js] /home/theia/theia-source-code/packages/preferences/lib/browser/preference-frontend-module.js 3.65 KiB {49} [built]
- @theia/example-electron: [../../packages/preview/lib/browser/preview-frontend-module.js] /home/theia/theia-source-code/packages/preview/lib/browser/preview-frontend-module.js 5.81 KiB {65} [built]
- @theia/example-electron: [../../packages/python/lib/browser/python-frontend-module.js] /home/theia/theia-source-code/packages/python/lib/browser/python-frontend-module.js 1.65 KiB {66} [built]
- @theia/example-electron: [../../packages/search-in-workspace/lib/browser/search-in-workspace-frontend-module.js] /home/theia/theia-source-code/packages/search-in-workspace/lib/browser/search-in-workspace-frontend-module.js 3.6 KiB {67} [built]
- @theia/example-electron: [../../packages/task/lib/browser/task-frontend-module.js] /home/theia/theia-source-code/packages/task/lib/browser/task-frontend-module.js 3.59 KiB {51} [built]
- @theia/example-electron: [../../packages/terminal/lib/browser/terminal-frontend-module.js] /home/theia/theia-source-code/packages/terminal/lib/browser/terminal-frontend-module.js 5.15 KiB {50} [built]
- @theia/example-electron: [../../packages/textmate-grammars/lib/browser/textmate-grammars-frontend-module.js] /home/theia/theia-source-code/packages/textmate-grammars/lib/browser/textmate-grammars-frontend-module.js 7.62 KiB {68} [built]
- @theia/example-electron: [../../packages/typescript/lib/browser/typescript-frontend-module.js] /home/theia/theia-source-code/packages/typescript/lib/browser/typescript-frontend-module.js 3.17 KiB {69} [built]
- @theia/example-electron: [../../packages/userstorage/lib/browser/user-storage-frontend-module.js] /home/theia/theia-source-code/packages/userstorage/lib/browser/user-storage-frontend-module.js 1.49 KiB {24} [built]
- @theia/example-electron: [../../packages/variable-resolver/lib/browser/variable-resolver-frontend-module.js] /home/theia/theia-source-code/packages/variable-resolver/lib/browser/variable-resolver-frontend-module.js 2.66 KiB {41} [built]
- @theia/example-electron: [../../packages/workspace/lib/browser/workspace-frontend-module.js] /home/theia/theia-source-code/packages/workspace/lib/browser/workspace-frontend-module.js 5 KiB {6} [built]
- @theia/example-electron: [./src-gen/frontend/index.js] 5.35 KiB {main} [built]
- @theia/example-electron: + 1752 hidden modules
- @theia/example-electron: WARNING in Circular dependency detected:
- @theia/example-electron: ../../packages/git/lib/browser/diff/git-diff-widget.js -> ../../packages/git/lib/browser/git-widget.js -> ../../packages/git/lib/browser/diff/git-diff-widget.js
- @theia/example-electron: WARNING in Circular dependency detected:
- @theia/example-electron: ../../packages/git/lib/browser/git-widget.js -> ../../packages/git/lib/browser/diff/git-diff-widget.js -> ../../packages/git/lib/browser/git-widget.js
- @theia/example-electron: WARNING in /home/theia/theia-source-code/node_modules/vscode-textmate/release/main.js 14:15-27
- @theia/example-electron: Critical dependency: the request of a dependency is an expression
- @theia/example-electron: @ /home/theia/theia-source-code/packages/monaco/lib/browser/textmate/monaco-textmate-service.js
- @theia/example-electron: @ /home/theia/theia-source-code/packages/monaco/lib/browser/textmate/index.js
- @theia/example-electron: @ /home/theia/theia-source-code/packages/typescript/lib/browser/typescript-frontend-module.js
- @theia/example-electron: @ ./src-gen/frontend/index.js
- @theia/example-electron: WARNING in /home/theia/theia-source-code/node_modules/vscode-textmate/release/main.js
- @theia/example-electron: Module Warning (from /home/theia/theia-source-code/node_modules/source-map-loader/index.js):
- @theia/example-electron: (Emitted value instead of an instance of Error) Cannot find SourceMap '_suffix.js.map': Error: Can't resolve './_suffix.js.map' in '/home/theia/theia-source-code/node_modules/vscode-textmate/release'
- @theia/example-electron: @ /home/theia/theia-source-code/packages/monaco/lib/browser/textmate/monaco-textmate-service.js 73:24-50
- @theia/example-electron: @ /home/theia/theia-source-code/packages/monaco/lib/browser/textmate/index.js
- @theia/example-electron: @ /home/theia/theia-source-code/packages/typescript/lib/browser/typescript-frontend-module.js
- @theia/example-electron: @ ./src-gen/frontend/index.js
- @theia/example-electron: WARNING in /home/theia/theia-source-code/node_modules/typescript-language-server/lib/commands.js
- @theia/example-electron: Module Warning (from /home/theia/theia-source-code/node_modules/source-map-loader/index.js):
- @theia/example-electron: (Emitted value instead of an instance of Error) Cannot find source file '../src/commands.ts': Error: Can't resolve '../src/commands.ts' in '/home/theia/theia-source-code/node_modules/typescript-language-server/lib'
- @theia/example-electron: @ /home/theia/theia-source-code/packages/typescript/lib/browser/typescript-frontend-contribution.js 83:17-67
- @theia/example-electron: @ /home/theia/theia-source-code/packages/typescript/lib/browser/typescript-frontend-module.js
- @theia/example-electron: @ ./src-gen/frontend/index.js
- @theia/example-electron: WARNING in /home/theia/theia-source-code/node_modules/reflect-metadata/Reflect.js
- @theia/example-electron: Module Warning (from /home/theia/theia-source-code/node_modules/source-map-loader/index.js):
- @theia/example-electron: (Emitted value instead of an instance of Error) Cannot find source file 'Reflect.ts': Error: Can't resolve './Reflect.ts' in '/home/theia/theia-source-code/node_modules/reflect-metadata'
- @theia/example-electron: @ ./src-gen/frontend/index.js 3:0-27
- @theia/example-electron: Child worker:
- @theia/example-electron: Asset Size Chunks Chunk Names
- @theia/example-electron: worker-ext.9a752fb57e47309d5f14.js 566 KiB main [emitted] main
- @theia/example-electron: worker-ext.9a752fb57e47309d5f14.js.map 789 KiB main [emitted] main
- @theia/example-electron: Entrypoint main = worker-ext.9a752fb57e47309d5f14.js worker-ext.9a752fb57e47309d5f14.js.map
- @theia/example-electron: [../../node_modules/source-map-loader/index.js!../../packages/plugin-ext/lib/hosted/browser/worker/worker-main.js] /home/theia/theia-source-code/node_modules/source-map-loader!/home/theia/theia-source-code/packages/plugin-ext/lib/hosted/browser/worker/worker-main.js 6.1 KiB {main} [built]
- @theia/example-electron: [../../packages/core/lib/common/cancellation.js] /home/theia/theia-source-code/packages/core/lib/common/cancellation.js 4.46 KiB {main} [built]
- @theia/example-electron: [../../packages/core/lib/common/event.js] /home/theia/theia-source-code/packages/core/lib/common/event.js 6.61 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/api/plugin-api.js] /home/theia/theia-source-code/packages/plugin-ext/lib/api/plugin-api.js 5.11 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/api/rpc-protocol.js] /home/theia/theia-source-code/packages/plugin-ext/lib/api/rpc-protocol.js 8.62 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/common/plugin-protocol.js] /home/theia/theia-source-code/packages/plugin-ext/lib/common/plugin-protocol.js 1.49 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin/documents.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/documents.js 7.58 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin/env.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/env.js 1.75 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin/output-channel-registry.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/output-channel-registry.js 1.64 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin/plugin-context.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/plugin-context.js 21.3 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin/plugin-manager.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/plugin-manager.js 7.99 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin/preference-registry.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/preference-registry.js 8.12 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin/quick-open.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/quick-open.js 4.87 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/lib/plugin/workspace.js] /home/theia/theia-source-code/packages/plugin-ext/lib/plugin/workspace.js 4.24 KiB {main} [built]
- @theia/example-electron: [../../packages/plugin-ext/package.json] /home/theia/theia-source-code/packages/plugin-ext/package.json 1.58 KiB {main} [built]
- @theia/example-electron: + 63 hidden modules
- lerna success run Ran npm script 'prepare' in packages:
- lerna success - @theia/application-manager
- lerna success - @theia/application-package
- lerna success - @theia/cli
- lerna success - @theia/ext-scripts
- lerna success - @theia/bunyan
- lerna success - @theia/callhierarchy
- lerna success - @theia/console
- lerna success - @theia/core
- lerna success - @theia/cpp
- lerna success - @theia/debug-nodejs
- lerna success - @theia/debug
- lerna success - @theia/editor
- lerna success - @theia/editorconfig
- lerna success - @theia/extension-manager
- lerna success - @theia/file-search
- lerna success - @theia/filesystem
- lerna success - @theia/git
- lerna success - @theia/java
- lerna success - @theia/json
- lerna success - @theia/keymaps
- lerna success - @theia/languages
- lerna success - @theia/markers
- lerna success - @theia/merge-conflicts
- lerna success - @theia/messages
- lerna success - @theia/metrics
- lerna success - @theia/mini-browser
- lerna success - @theia/monaco
- lerna success - @theia/navigator
- lerna success - @theia/outline-view
- lerna success - @theia/output
- lerna success - @theia/plugin-ext-vscode
- lerna success - @theia/plugin-ext
- lerna success - @theia/plugin
- lerna success - @theia/preferences
- lerna success - @theia/preview
- lerna success - @theia/process
- lerna success - @theia/python
- lerna success - @theia/search-in-workspace
- lerna success - @theia/task
- lerna success - @theia/terminal
- lerna success - @theia/textmate-grammars
- lerna success - @theia/tslint
- lerna success - @theia/typescript
- lerna success - @theia/userstorage
- lerna success - @theia/variable-resolver
- lerna success - @theia/workspace
- lerna success - @theia/example-browser
- lerna success - @theia/example-electron
- Done in 158.23s.
- Done in 216.59s.
- /usr/bin/verdaccio -> /usr/lib/node_modules/verdaccio/bin/verdaccio
- > [email protected] install /usr/lib/node_modules/verdaccio/node_modules/dtrace-provider
- > node-gyp rebuild || node suppress-error.js
- gyp ERR! configure error
- gyp ERR! stack Error: EACCES: permission denied, mkdir '/usr/lib/node_modules/verdaccio/node_modules/dtrace-provider/build'
- gyp ERR! System Linux 3.10.0-862.11.6.el7.x86_64
- gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "rebuild"
- gyp ERR! cwd /usr/lib/node_modules/verdaccio/node_modules/dtrace-provider
- gyp ERR! node -v v8.12.0
- gyp ERR! node-gyp -v v3.8.0
- gyp ERR! not ok
- added 212 packages from 395 contributors in 7.225s
- Verdaccio doesn't need superuser privileges. Don't run it under root.
- warn --- config file - /home/theia/.config/verdaccio/config.yaml
- yarn config v1.10.1
- success Set "registry" to "http://localhost:4873".
- Done in 0.04s.
- spawn npm adduser --registry http://localhost:4873
- Username: theia
- Password:
- Email: (this IS public) [email protected]
- Logged in as theia on http://localhost:4873/.
- lerna info version 2.11.0
- lerna info current version 0.3.15
- lerna info Checking for updated packages...
- lerna info Comparing with v0.3.15.
- lerna info Checking for prereleased packages...
- Changes:
- - @theia/application-manager: 0.3.15 => 0.4.1-che
- - @theia/application-package: 0.3.15 => 0.4.1-che
- - @theia/cli: 0.3.15 => 0.4.1-che
- - @theia/ext-scripts: 0.3.15 => 0.4.1-che (private)
- - @theia/bunyan: 0.3.15 => 0.4.1-che
- - @theia/callhierarchy: 0.3.15 => 0.4.1-che
- - @theia/console: 0.3.15 => 0.4.1-che
- - @theia/core: 0.3.15 => 0.4.1-che
- - @theia/cpp: 0.3.15 => 0.4.1-che
- - @theia/debug-nodejs: 0.3.15 => 0.4.1-che
- - @theia/debug: 0.3.15 => 0.4.1-che
- - @theia/editor: 0.3.15 => 0.4.1-che
- - @theia/editorconfig: 0.3.15 => 0.4.1-che
- - @theia/extension-manager: 0.3.15 => 0.4.1-che
- - @theia/file-search: 0.3.15 => 0.4.1-che
- - @theia/filesystem: 0.3.15 => 0.4.1-che
- - @theia/git: 0.3.15 => 0.4.1-che
- - @theia/java: 0.3.15 => 0.4.1-che
- - @theia/json: 0.3.15 => 0.4.1-che
- - @theia/keymaps: 0.3.15 => 0.4.1-che
- - @theia/languages: 0.3.15 => 0.4.1-che
- - @theia/markers: 0.3.15 => 0.4.1-che
- - @theia/merge-conflicts: 0.3.15 => 0.4.1-che
- - @theia/messages: 0.3.15 => 0.4.1-che
- - @theia/metrics: 0.3.15 => 0.4.1-che
- - @theia/mini-browser: 0.3.15 => 0.4.1-che
- - @theia/monaco: 0.3.15 => 0.4.1-che
- - @theia/navigator: 0.3.15 => 0.4.1-che
- - @theia/outline-view: 0.3.15 => 0.4.1-che
- - @theia/output: 0.3.15 => 0.4.1-che
- - @theia/plugin-ext-vscode: 0.3.15 => 0.4.1-che
- - @theia/plugin-ext: 0.3.15 => 0.4.1-che
- - @theia/plugin: 0.3.15 => 0.4.1-che
- - @theia/preferences: 0.3.15 => 0.4.1-che
- - @theia/preview: 0.3.15 => 0.4.1-che
- - @theia/process: 0.3.15 => 0.4.1-che
- - @theia/python: 0.3.15 => 0.4.1-che
- - @theia/search-in-workspace: 0.3.15 => 0.4.1-che
- - @theia/task: 0.3.15 => 0.4.1-che
- - @theia/terminal: 0.3.15 => 0.4.1-che
- - @theia/textmate-grammars: 0.3.15 => 0.4.1-che
- - @theia/tslint: 0.3.15 => 0.4.1-che
- - @theia/typescript: 0.3.15 => 0.4.1-che
- - @theia/userstorage: 0.3.15 => 0.4.1-che
- - @theia/variable-resolver: 0.3.15 => 0.4.1-che
- - @theia/workspace: 0.3.15 => 0.4.1-che
- - @theia/example-browser: 0.3.15 => 0.4.1-che (private)
- - @theia/example-electron: 0.3.15 => 0.4.1-che (private)
- lerna info auto-confirmed
- lerna info publish Publishing packages to npm...
- lerna info published @theia/tslint
- lerna info published @theia/plugin
- lerna info published @theia/application-package
- lerna info published @theia/application-manager
- lerna info published @theia/core
- lerna info published @theia/cli
- lerna info published @theia/bunyan
- lerna info published @theia/messages
- lerna info published @theia/filesystem
- lerna info published @theia/metrics
- lerna info published @theia/outline-view
- lerna info published @theia/output
- lerna info published @theia/process
- lerna info published @theia/variable-resolver
- lerna info published @theia/userstorage
- lerna info published @theia/mini-browser
- lerna info published @theia/workspace
- lerna info published @theia/extension-manager
- lerna info published @theia/navigator
- lerna info published @theia/terminal
- lerna info published @theia/languages
- lerna info published @theia/markers
- lerna info published @theia/editor
- lerna info published @theia/file-search
- lerna info published @theia/merge-conflicts
- lerna info published @theia/monaco
- lerna info published @theia/git
- lerna info published @theia/preview
- lerna info published @theia/search-in-workspace
- lerna info published @theia/task
- lerna info published @theia/editorconfig
- lerna info published @theia/console
- lerna info published @theia/callhierarchy
- lerna info published @theia/java
- lerna info published @theia/json
- lerna info published @theia/keymaps
- lerna info published @theia/python
- lerna info published @theia/preferences
- lerna info published @theia/textmate-grammars
- lerna info published @theia/cpp
- lerna info published @theia/typescript
- lerna info published @theia/debug
- lerna info published @theia/debug-nodejs
- lerna info published @theia/plugin-ext
- lerna info published @theia/plugin-ext-vscode
- Successfully published:
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- - @theia/[email protected]
- lerna success publish finished
- Removing intermediate container 6c218759635e
- ---> 8fc2b7228aae
- Step 17/39 : ADD src/add-extensions.js /home/theia-build/add-extensions.js
- ---> 5348c97cc95a
- Step 18/39 : ADD src/versions.sh /home/theia-build/versions.sh
- ---> e3e3f2f1556d
- Step 19/39 : ADD src/resolutions-provider.js /home/theia-build/resolutions-provider.js
- ---> 0989089fdb9e
- Step 20/39 : ADD src/extensions.json ${HOME}/extensions.json
- ---> 6ecefa02c924
- Step 21/39 : ADD src/package.json ${HOME}/package.json
- ---> 7d84bc432d68
- Step 22/39 : ADD src/builder/add-extensions.sh /tmp/builder/scripts/add-extensions.sh
- ---> a369f14cdf31
- Step 23/39 : RUN /tmp/builder/scripts/add-extensions.sh
- ---> Running in 85dbb13f3194
- Verdaccio doesn't need superuser privileges. Don't run it under root.
- warn --- config file - /home/theia/.config/verdaccio/config.yaml
- Found @theia/callhierarchy package with version 0.4.1-che
- Found @theia/console package with version 0.4.1-che
- Found @theia/core package with version 0.4.1-che
- Found @theia/cpp package with version 0.4.1-che
- Found @theia/debug package with version 0.4.1-che
- Found @theia/debug-nodejs package with version 0.4.1-che
- Found @theia/editor package with version 0.4.1-che
- Found @theia/editorconfig package with version 0.4.1-che
- Found @theia/extension-manager package with version 0.4.1-che
- Found @theia/file-search package with version 0.4.1-che
- Found @theia/filesystem package with version 0.4.1-che
- Found @theia/git package with version 0.4.1-che
- Found @theia/java package with version 0.4.1-che
- Found @theia/json package with version 0.4.1-che
- Found @theia/keymaps package with version 0.4.1-che
- Found @theia/languages package with version 0.4.1-che
- Found @theia/markers package with version 0.4.1-che
- Found @theia/merge-conflicts package with version 0.4.1-che
- Found @theia/messages package with version 0.4.1-che
- Found @theia/metrics package with version 0.4.1-che
- Found @theia/mini-browser package with version 0.4.1-che
- Found @theia/monaco package with version 0.4.1-che
- Found @theia/navigator package with version 0.4.1-che
- Found @theia/outline-view package with version 0.4.1-che
- Found @theia/output package with version 0.4.1-che
- Found @theia/plugin-ext package with version 0.4.1-che
- Found @theia/plugin-ext-vscode package with version 0.4.1-che
- Found @theia/preferences package with version 0.4.1-che
- Found @theia/preview package with version 0.4.1-che
- Found @theia/process package with version 0.4.1-che
- Found @theia/python package with version 0.4.1-che
- Found @theia/search-in-workspace package with version 0.4.1-che
- Found @theia/task package with version 0.4.1-che
- Found @theia/textmate-grammars package with version 0.4.1-che
- Found @theia/tslint package with version 0.4.1-che
- Found @theia/typescript package with version 0.4.1-che
- Found @theia/userstorage package with version 0.4.1-che
- Found @theia/variable-resolver package with version 0.4.1-che
- Found @theia/workspace package with version 0.4.1-che
- Generate resolutions for /home/theia/package.json
- Check depedency @theia/core
- Check depedency @theia/filesystem
- Check depedency @theia/monaco
- Check depedency @theia/editor
- Check depedency @theia/outline-view
- Check depedency @theia/output
- Check depedency @theia/variable-resolver
- Check depedency @theia/navigator
- Check depedency @theia/markers
- Check depedency @theia/languages
- Check depedency @theia/userstorage
- Check depedency @theia/messages
- Check depedency @theia/typescript
- Check depedency @theia/callhierarchy
- Check depedency @theia/search-in-workspace
- Check depedency @theia/cpp
- Check depedency @theia/process
- Check depedency @theia/mini-browser
- Check depedency @theia/python
- Check depedency @theia/file-search
- Check depedency @theia/terminal
- Check depedency @theia/java
- Check depedency @theia/plugin-ext-vscode
- Check depedency @theia/bunyan
- Check depedency @theia/merge-conflicts
- Check depedency @theia/textmate-grammars
- Check depedency @theia/plugin-ext
- Check depedency @theia/preview
- Check depedency @theia/editorconfig
- Check depedency @theia/workspace
- Check depedency @theia/task
- Check depedency @theia/metrics
- Check depedency @theia/git
- Check depedency @theia/preferences
- Check depedency @theia/json
- Check depedency @theia/tslint
- Check depedency @theia/extension-manager
- Check depedency @theia/keymaps
- Check depedency @theia/rust
- Check depedency @theia/plantuml
- Check depedency @theia/go
- Check depedency @theia/docker
- Check depedency @theia/csharp
- Check depedency @theia/ruby
- Check depedency @theia/php
- Check depedency @theia/preferences-api
- { '@theia/core': '0.4.1-che',
- '@theia/filesystem': '0.4.1-che',
- '@theia/monaco': '0.4.1-che',
- '@theia/editor': '0.4.1-che',
- '@theia/outline-view': '0.4.1-che',
- '@theia/output': '0.4.1-che',
- '@theia/variable-resolver': '0.4.1-che',
- '@theia/navigator': '0.4.1-che',
- '@theia/markers': '0.4.1-che',
- '@theia/languages': '0.4.1-che',
- '@theia/userstorage': '0.4.1-che',
- '@theia/messages': '0.4.1-che',
- '@theia/typescript': '0.4.1-che',
- '@theia/callhierarchy': '0.4.1-che',
- '@theia/search-in-workspace': '0.4.1-che',
- '@theia/cpp': '0.4.1-che',
- '@theia/process': '0.4.1-che',
- '@theia/mini-browser': '0.4.1-che',
- '@theia/python': '0.4.1-che',
- '@theia/file-search': '0.4.1-che',
- '@theia/terminal': '0.4.1-che',
- '@theia/java': '0.4.1-che',
- '@theia/plugin-ext-vscode': '0.4.1-che',
- '@theia/bunyan': '0.4.1-che',
- '@theia/merge-conflicts': '0.4.1-che',
- '@theia/textmate-grammars': '0.4.1-che',
- '@theia/plugin-ext': '0.4.1-che',
- '@theia/preview': '0.4.1-che',
- '@theia/editorconfig': '0.4.1-che',
- '@theia/workspace': '0.4.1-che',
- '@theia/task': '0.4.1-che',
- '@theia/metrics': '0.4.1-che',
- '@theia/git': '0.4.1-che',
- '@theia/preferences': '0.4.1-che',
- '@theia/json': '0.4.1-che',
- '@theia/tslint': '0.4.1-che',
- '@theia/extension-manager': '0.4.1-che',
- '@theia/keymaps': '0.4.1-che' }
- Write generated resolutions to the package.json /home/theia/package.json
- /usr/bin/electron-packager -> /usr/lib/node_modules/electron-packager/cli.js
- added 231 packages from 141 contributors in 12.614s
- >>> Cloning repository: https://github.com/eclipse/che-theia-github-plugin
- Cloning into '/home/theia/extensions/github-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined github-extension
- Generate versions for extension: /home/theia/extensions/github-extension/github-extension
- Removing parent files
- Building extension: /home/theia/extensions/github-extension/github-extension
- yarn install v1.10.1
- warning package.json: No license field
- info No lockfile found.
- warning [email protected]: No license field
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- [2/4] Fetching packages...
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- warning package.json: No license field
- $ rimraf lib
- Done in 0.18s.
- yarn run v1.10.1
- warning package.json: No license field
- $ tsc
- ../../../node_modules/@types/prop-types/index.d.ts(29,46): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(29,75): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(29,99): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(31,54): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(31,78): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(31,81): error TS1109: Expression expected.
- ../../../node_modules/@types/prop-types/index.d.ts(31,97): error TS1109: Expression expected.
- ../../../node_modules/@types/prop-types/index.d.ts(31,122): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(31,130): error TS1128: Declaration or statement expected.
- ../../../node_modules/@types/prop-types/index.d.ts(31,138): error TS1005: ',' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(44,48): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(44,49): error TS1109: Expression expected.
- ../../../node_modules/@types/prop-types/index.d.ts(44,50): error TS1109: Expression expected.
- ../../../node_modules/@types/prop-types/index.d.ts(44,68): error TS1005: '(' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(44,69): error TS1005: ')' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(46,30): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(46,54): error TS1005: ';' expected.
- ../../../node_modules/@types/prop-types/index.d.ts(46,57): error TS1109: Expression expected.
- ../../../node_modules/@types/react/index.d.ts(2297,27): error TS1005: ';' expected.
- ../../../node_modules/@types/react/index.d.ts(2298,14): error TS1005: ':' expected.
- ../../../node_modules/@types/react/index.d.ts(2298,28): error TS1005: ';' expected.
- ../../../node_modules/@types/react/index.d.ts(2299,9): error TS1109: Expression expected.
- ../../../node_modules/@types/react/index.d.ts(2300,9): error TS1005: '(' expected.
- ../../../node_modules/@types/react/index.d.ts(2301,9): error TS1005: '(' expected.
- ../../../node_modules/@types/react/index.d.ts(2302,5): error TS1005: '(' expected.
- ../../../node_modules/@types/react/index.d.ts(2302,12): error TS1005: ')' expected.
- ../../../node_modules/@types/react/index.d.ts(2314,49): error TS1005: ';' expected.
- ../../../node_modules/@types/react/index.d.ts(2314,76): error TS1005: ';' expected.
- ../../../node_modules/@types/react/index.d.ts(2314,99): error TS1005: ';' expected.
- ../../../node_modules/@types/react/index.d.ts(2315,13): error TS1128: Declaration or statement expected.
- ../../../node_modules/@types/react/index.d.ts(2316,13): error TS1005: '(' expected.
- ../../../node_modules/@types/react/index.d.ts(2316,17): error TS1005: ',' expected.
- ../../../node_modules/@types/react/index.d.ts(2316,44): error TS1005: ',' expected.
- ../../../node_modules/@types/react/index.d.ts(2316,45): error TS1005: ':' expected.
- ../../../node_modules/@types/react/index.d.ts(2318,17): error TS1005: '(' expected.
- ../../../node_modules/@types/react/index.d.ts(2318,21): error TS1005: ',' expected.
- ../../../node_modules/@types/react/index.d.ts(2318,51): error TS1005: ',' expected.
- ../../../node_modules/@types/react/index.d.ts(2318,52): error TS1005: ':' expected.
- ../../../node_modules/@types/react/index.d.ts(2320,21): error TS1005: '(' expected.
- ../../../node_modules/@types/react/index.d.ts(2320,24): error TS1005: ')' expected.
- error Command failed with exit code 2.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- >>> Cloning repository: https://github.com/eclipse/che-theia-ssh-plugin
- Cloning into '/home/theia/extensions/che-theia-ssh-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined ssh-extension
- Generate versions for extension: /home/theia/extensions/che-theia-ssh-extension/ssh-extension
- Removing parent files
- Building extension: /home/theia/extensions/che-theia-ssh-extension/ssh-extension
- yarn install v1.10.1
- info No lockfile found.
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- warning sinon > nise > [email protected]: no longer maintained
- [2/4] Fetching packages...
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- $ rimraf lib
- Done in 0.19s.
- yarn run v1.10.1
- $ tsc
- Done in 4.07s.
- Done in 14.34s.
- >>> Cloning repository: https://github.com/eclipse/che-theia-machines-plugin.git
- Cloning into '/home/theia/extensions/theia-machines-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined theia-machines-extension
- Generate versions for extension: /home/theia/extensions/theia-machines-extension/theia-machines-extension
- Removing parent files
- Building extension: /home/theia/extensions/theia-machines-extension/theia-machines-extension
- yarn install v1.10.1
- info No lockfile found.
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- [2/4] Fetching packages...
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- $ rimraf lib
- Done in 0.20s.
- yarn run v1.10.1
- $ tsc
- Done in 5.16s.
- Done in 19.43s.
- >>> Cloning repository: https://github.com/eclipse/che-theia-factory-extension.git
- Cloning into '/home/theia/extensions/@eclipse-che_theia-factory-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined che-theia-factory
- Generate versions for extension: /home/theia/extensions/@eclipse-che_theia-factory-extension/che-theia-factory
- Removing parent files
- Building extension: /home/theia/extensions/@eclipse-che_theia-factory-extension/che-theia-factory
- yarn install v1.10.1
- warning package.json: No license field
- info No lockfile found.
- warning @eclipse-che/[email protected]: No license field
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- warning @theia/task > @theia/core > [email protected]: Re-Released as 5.0.1
- [2/4] Fetching packages...
- warning [email protected]: The engine "vscode" appears to be invalid.
- warning [email protected]: The engine "vscode" appears to be invalid.
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- warning package.json: No license field
- $ rimraf lib
- Done in 0.18s.
- yarn run v1.10.1
- warning package.json: No license field
- $ tsc
- src/browser/factory-theia-client.ts(189,39): error TS2345: Argument of type 'import("/home/theia/node_modules/@theia/core/lib/common/uri").default' is not assignable to parameter of type 'import("/home/theia/node_modules/@theia/editor/node_modules/@theia/core/lib/common/uri").default'.
- Types have separate declarations of a private property 'codeUri'.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(135,28): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(135,32): error TS2304: Cannot find name 'Ajv'.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(153,58): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(156,74): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(161,103): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(162,36): error TS1039: Initializers are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(163,34): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(165,31): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(166,25): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(167,13): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(168,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(171,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(176,103): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(178,37): error TS1039: Initializers are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(179,13): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(180,30): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(181,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(182,21): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(185,21): error TS1036: Statements are not allowed in ambient contexts.
- error Command failed with exit code 2.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- >>> Cloning repository: https://github.com/eclipse/che-theia-dashboard-extension.git
- Cloning into '/home/theia/extensions/@eclipse-che_theia-dashboard-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined theia-dashboard-extension
- Generate versions for extension: /home/theia/extensions/@eclipse-che_theia-dashboard-extension/theia-dashboard-extension
- Removing parent files
- Building extension: /home/theia/extensions/@eclipse-che_theia-dashboard-extension/theia-dashboard-extension
- yarn install v1.10.1
- warning package.json: No license field
- info No lockfile found.
- warning @eclipse-che/[email protected]: No license field
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- [2/4] Fetching packages...
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- warning package.json: No license field
- $ rimraf lib
- Done in 0.19s.
- yarn run v1.10.1
- warning package.json: No license field
- $ tsc
- Done in 4.94s.
- Done in 17.01s.
- >>> Cloning repository: https://github.com/eclipse/che-theia-hosted-plugin-manager-extension.git
- Cloning into '/home/theia/extensions/@eclipse-che_che-theia-hosted-plugin-manager-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- Generate versions for extension: /home/theia/extensions/@eclipse-che_che-theia-hosted-plugin-manager-extension
- Building extension: /home/theia/extensions/@eclipse-che_che-theia-hosted-plugin-manager-extension
- yarn install v1.10.1
- info No lockfile found.
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- warning @theia/plugin-ext > @theia/core > [email protected]: Re-Released as 5.0.1
- [2/4] Fetching packages...
- warning [email protected]: The engine "vscode" appears to be invalid.
- warning [email protected]: The engine "vscode" appears to be invalid.
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn tslint && yarn run build
- yarn run v1.10.1
- $ rimraf lib
- Done in 0.20s.
- yarn run v1.10.1
- $ tslint --project .
- Done in 2.13s.
- yarn run v1.10.1
- $ tsc
- src/node/che-workspace-hosted-plugin-uri-post-processor.ts(31,11): error TS2416: Property 'processUri' in type 'CheWorkspaceHostedPluginUriPostProcessor' is not assignable to the same property in base type 'HostedPluginUriPostProcessor'.
- Type '(uri: import("/home/theia/node_modules/@theia/core/lib/common/uri").default) => Promise<import("/...' is not assignable to type '(uri: import("/home/theia/node_modules/@theia/plugin-ext/node_modules/@theia/core/lib/common/uri"...'.
- Types of parameters 'uri' and 'uri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/plugin-ext/node_modules/@theia/core/lib/common/uri").defa...' is not assignable to type 'import("/home/theia/node_modules/@theia/core/lib/common/uri").default'.
- Types have separate declarations of a private property 'codeUri'.
- error Command failed with exit code 2.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- >>> Cloning repository: https://github.com/eclipse/che-theia-java-plugin
- Cloning into '/home/theia/extensions/@eclipse-che_theia-java-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined che-theia-java-extension
- Generate versions for extension: /home/theia/extensions/@eclipse-che_theia-java-extension/che-theia-java-extension
- Removing parent files
- Building extension: /home/theia/extensions/@eclipse-che_theia-java-extension/che-theia-java-extension
- yarn install v1.10.1
- warning package.json: No license field
- info No lockfile found.
- warning @eclipse-che/[email protected]: No license field
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- warning @theia/java > @theia/core > [email protected]: Re-Released as 5.0.1
- [2/4] Fetching packages...
- warning [email protected]: The engine "vscode" appears to be invalid.
- warning [email protected]: The engine "vscode" appears to be invalid.
- warning [email protected]: The engine "vscode" appears to be invalid.
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- warning package.json: No license field
- $ rimraf lib
- Done in 0.19s.
- yarn run v1.10.1
- warning package.json: No license field
- $ tsc
- src/browser/navigation/file-structure.ts(262,37): error TS2345: Argument of type 'import("/home/theia/node_modules/@theia/core/lib/common/uri").default' is not assignable to parameter of type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- Property 'relative' is missing in type 'URI'.
- src/browser/navigation/find-implementers.ts(65,41): error TS2345: Argument of type 'import("/home/theia/node_modules/@theia/core/lib/common/uri").default' is not assignable to parameter of type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- src/browser/navigation/find-implementers.ts(196,37): error TS2345: Argument of type 'import("/home/theia/node_modules/@theia/core/lib/common/uri").default' is not assignable to parameter of type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/editor/lib/browser/editor-manager.d.ts(24,22): error TS2515: Non-abstract class 'EditorManager' does not implement inherited abstract member 'createWidgetOptions' from class 'WidgetOpenHandler<EditorWidget>'.
- ../../../node_modules/@theia/editor/lib/browser/editor-manager.d.ts(54,5): error TS2416: Property 'canHandle' in type 'EditorManager' is not assignable to the same property in base type 'WidgetOpenHandler<EditorWidget>'.
- Type '(uri: URI, options?: WidgetOpenerOptions | undefined) => number' is not assignable to type '(uri: URI, options?: WidgetOpenerOptions | undefined) => MaybePromise<number>'.
- Types of parameters 'uri' and 'uri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/editor/lib/browser/editor-manager.d.ts(55,5): error TS2416: Property 'open' in type 'EditorManager' is not assignable to the same property in base type 'WidgetOpenHandler<EditorWidget>'.
- Type '(uri: URI, options?: EditorOpenerOptions | undefined) => Promise<EditorWidget>' is not assignable to type '(uri: URI, options?: WidgetOpenerOptions | undefined) => Promise<EditorWidget>'.
- Types of parameters 'uri' and 'uri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/editor/lib/browser/editor-widget.d.ts(20,22): error TS2420: Class 'EditorWidget' incorrectly implements interface 'Navigatable'.
- Property 'getResourceUri' is missing in type 'EditorWidget'.
- ../../../node_modules/@theia/filesystem/lib/browser/file-resource.d.ts(22,14): error TS2416: Property 'uri' in type 'FileResource' is not assignable to the same property in base type 'Resource'.
- Type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default'.
- Types have separate declarations of a private property 'codeUri'.
- ../../../node_modules/@theia/filesystem/lib/browser/file-resource.d.ts(52,5): error TS2416: Property 'resolve' in type 'FileResourceResolver' is not assignable to the same property in base type 'ResourceResolver'.
- Type '(uri: URI) => Promise<FileResource>' is not assignable to type '(uri: URI) => MaybePromise<Resource>'.
- Types of parameters 'uri' and 'uri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- Types have separate declarations of a private property 'codeUri'.
- ../../../node_modules/@theia/java/lib/browser/java-commands.d.ts(19,10): error TS2305: Module '"/home/theia/node_modules/@theia/java/node_modules/@theia/languages/lib/common/index"' has no exported member 'Workspace'.
- ../../../node_modules/@theia/java/lib/browser/java-protocol.d.ts(17,10): error TS2305: Module '"/home/theia/node_modules/@theia/java/node_modules/@theia/languages/lib/common/index"' has no exported member 'TextDocumentIdentifier'.
- ../../../node_modules/@theia/java/lib/browser/java-protocol.d.ts(17,34): error TS2305: Module '"/home/theia/node_modules/@theia/java/node_modules/@theia/languages/lib/common/index"' has no exported member 'Command'.
- ../../../node_modules/@theia/java/lib/browser/java-protocol.d.ts(17,43): error TS2305: Module '"/home/theia/node_modules/@theia/java/node_modules/@theia/languages/lib/common/index"' has no exported member 'MessageType'.
- ../../../node_modules/@theia/java/lib/browser/java-resource.d.ts(20,5): error TS2416: Property 'uri' in type 'JavaResource' is not assignable to the same property in base type 'Resource'.
- Type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/java/lib/browser/java-resource.d.ts(31,5): error TS2416: Property 'resolve' in type 'JavaResourceResolver' is not assignable to the same property in base type 'ResourceResolver'.
- Type '(uri: URI) => JavaResource' is not assignable to type '(uri: URI) => MaybePromise<Resource>'.
- Types of parameters 'uri' and 'uri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/java/node_modules/@theia/editor/lib/browser/editor-manager.d.ts(24,73): error TS2344: Type 'EditorWidget' does not satisfy the constraint 'NavigatableWidget'.
- Type 'EditorWidget' is not assignable to type 'Navigatable'.
- Types of property 'getResourceUri' are incompatible.
- Type '() => import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri")...' is not assignable to type '() => import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri")...'.
- Type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").defau...' is not assignable to type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").defau...'.
- Type 'URI' is not assignable to type 'URI | undefined'.
- Type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/java/node_modules/@theia/editor/lib/browser/editor-manager.d.ts(54,5): error TS2416: Property 'canHandle' in type 'EditorManager' is not assignable to the same property in base type 'NavigatableWidgetOpenHandler<EditorWidget>'.
- Type '(uri: URI, options?: WidgetOpenerOptions | undefined) => number' is not assignable to type '(uri: URI, options?: WidgetOpenerOptions | undefined) => MaybePromise<number>'.
- Types of parameters 'uri' and 'uri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/java/node_modules/@theia/editor/lib/browser/editor-manager.d.ts(55,5): error TS2416: Property 'open' in type 'EditorManager' is not assignable to the same property in base type 'NavigatableWidgetOpenHandler<EditorWidget>'.
- Type '(uri: URI, options?: EditorOpenerOptions | undefined) => Promise<EditorWidget>' is not assignable to type '(uri: URI, options?: WidgetOpenerOptions | undefined) => Promise<EditorWidget>'.
- Types of parameters 'uri' and 'uri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/java/node_modules/@theia/editor/lib/browser/editor-widget.d.ts(25,5): error TS2416: Property 'getResourceUri' in type 'EditorWidget' is not assignable to the same property in base type 'Navigatable'.
- Type '() => import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri")...' is not assignable to type '() => import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri")...'.
- Type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").defau...' is not assignable to type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").defau...'.
- Type 'URI' is not assignable to type 'URI | undefined'.
- Type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/java/node_modules/@theia/editor/lib/browser/editor-widget.d.ts(26,5): error TS2416: Property 'createMoveToUri' in type 'EditorWidget' is not assignable to the same property in base type 'Navigatable'.
- Type '(resourceUri: import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/comm...' is not assignable to type '(resourceUri: import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/comm...'.
- Types of parameters 'resourceUri' and 'resourceUri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/languages/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(135,28): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(135,32): error TS2304: Cannot find name 'Ajv'.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(153,58): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(156,74): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(161,103): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(162,36): error TS1039: Initializers are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(163,34): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(165,31): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(166,25): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(167,13): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(168,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(171,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(176,103): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(178,37): error TS1039: Initializers are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(179,13): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(180,30): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(181,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(182,21): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(185,21): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/monaco-languageclient/lib/monaco-commands.d.ts(3,32): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-commands.d.ts(4,25): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(1,23): error TS2688: Cannot find type definition file for 'monaco-editor-core/monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(3,25): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(7,47): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(13,43): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(19,49): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(37,20): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(38,20): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(39,20): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(40,28): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(41,28): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(42,28): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(44,67): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(45,57): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(45,83): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(46,34): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(47,32): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(48,28): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(49,43): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(50,71): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(52,22): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(53,24): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(55,24): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(56,56): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(61,33): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(62,26): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(63,28): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(64,34): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(65,54): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(65,77): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(66,21): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(67,22): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(68,34): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(69,64): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(70,67): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(70,90): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(71,71): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(71,110): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(72,53): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(74,26): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(77,31): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(77,88): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(78,43): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(80,62): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(81,33): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(84,37): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(86,56): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(87,33): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(89,52): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(90,38): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(92,57): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(93,55): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(94,47): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(95,34): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(97,46): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(98,46): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(99,72): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(100,61): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(100,74): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(101,58): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(102,80): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(102,93): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(103,56): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(103,69): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(104,37): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(105,56): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(107,75): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(108,51): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(109,44): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(110,39): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(111,45): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(112,58): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(113,43): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(115,62): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(116,33): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(118,52): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(120,43): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(121,62): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(122,61): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(123,57): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(124,60): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(125,57): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(126,28): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(128,47): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(129,78): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(130,62): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(131,62): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(132,36): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(134,47): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(135,59): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(136,43): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(137,81): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(138,77): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(139,87): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(141,55): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(143,24): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(144,17): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(151,28): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(152,40): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(153,35): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(154,54): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(155,58): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(155,81): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(156,53): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(156,76): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(159,37): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(160,49): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(161,44): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(162,54): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(163,58): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(163,84): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(164,53): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(164,79): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(165,53): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(166,49): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(167,55): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(168,51): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(170,45): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(171,41): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-converter.d.ts(172,40): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(1,23): error TS2688: Cannot find type definition file for 'monaco-editor-core/monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(6,10): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(11,31): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(22,135): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(24,89): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(26,137): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(28,99): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(30,97): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(32,113): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(34,107): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(36,99): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(38,95): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(40,123): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(42,123): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(44,185): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(46,91): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(48,103): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(50,107): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(52,107): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(54,105): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-languages.d.ts(56,103): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-services.d.ts(17,29): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-services.d.ts(18,30): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-workspace.d.ts(1,23): error TS2688: Cannot find type definition file for 'monaco-editor-core/monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-workspace.d.ts(4,17): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/lib/monaco-workspace.d.ts(17,69): error TS2503: Cannot find namespace 'monaco'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/client.d.ts(1,884): error TS2307: Cannot find module 'vscode'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/codeConverter.d.ts(1,23): error TS2307: Cannot find module 'vscode'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/colorProvider.d.ts(1,172): error TS2307: Cannot find module 'vscode'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/foldingRange.d.ts(1,105): error TS2307: Cannot find module 'vscode'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/implementation.d.ts(1,108): error TS2307: Cannot find module 'vscode'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/protocolCompletionItem.d.ts(1,23): error TS2307: Cannot find module 'vscode'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/protocolConverter.d.ts(1,23): error TS2307: Cannot find module 'vscode'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/typeDefinition.d.ts(1,108): error TS2307: Cannot find module 'vscode'.
- ../../../node_modules/monaco-languageclient/node_modules/vscode-base-languageclient/lib/workspaceFolders.d.ts(1,77): error TS2307: Cannot find module 'vscode'.
- error Command failed with exit code 2.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- >>> Cloning repository: https://github.com/eclipse/che-theia-terminal-extension.git
- Cloning into '/home/theia/extensions/che-theia-terminal'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined che-theia-terminal
- Generate versions for extension: /home/theia/extensions/che-theia-terminal/che-theia-terminal
- Removing parent files
- Building extension: /home/theia/extensions/che-theia-terminal/che-theia-terminal
- yarn install v1.10.1
- info No lockfile found.
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- warning @theia/terminal > @theia/core > [email protected]: Re-Released as 5.0.1
- [2/4] Fetching packages...
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- $ rimraf lib
- Done in 0.19s.
- yarn run v1.10.1
- $ tsc
- src/browser/contribution/exec-terminal-contribution.ts(37,24): error TS2416: Property 'shell' in type 'ExecTerminalFrontendContribution' is not assignable to the same property in base type 'TerminalFrontendContribution'.
- Type 'import("/home/theia/node_modules/@theia/core/lib/browser/shell/application-shell").ApplicationShell' is not assignable to type 'import("/home/theia/node_modules/@theia/terminal/node_modules/@theia/core/lib/browser/shell/appli...'.
- Property 'dockPanelRendererFactory' is protected but type 'ApplicationShell' is not a class derived from 'ApplicationShell'.
- src/browser/contribution/exec-terminal-contribution.ts(44,11): error TS2416: Property 'registerCommands' in type 'ExecTerminalFrontendContribution' is not assignable to the same property in base type 'TerminalFrontendContribution'.
- Type '(registry: CommandRegistry) => Promise<void>' is not assignable to type '(commands: CommandRegistry) => void'.
- Types of parameters 'registry' and 'commands' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/terminal/node_modules/@theia/core/lib/common/command").Co...' is not assignable to type 'import("/home/theia/node_modules/@theia/core/lib/common/command").CommandRegistry'.
- Property 'contributionProvider' is protected but type 'CommandRegistry' is not a class derived from 'CommandRegistry'.
- src/browser/contribution/exec-terminal-contribution.ts(53,36): error TS2345: Argument of type 'import("/home/theia/node_modules/@theia/core/lib/common/command").CommandRegistry' is not assignable to parameter of type 'import("/home/theia/node_modules/@theia/terminal/node_modules/@theia/core/lib/common/command").Co...'.
- Property 'contributionProvider' is protected but type 'CommandRegistry' is not a class derived from 'CommandRegistry'.
- src/browser/contribution/exec-terminal-contribution.ts(57,11): error TS2416: Property 'registerMenus' in type 'ExecTerminalFrontendContribution' is not assignable to the same property in base type 'TerminalFrontendContribution'.
- Type '(menus: MenuModelRegistry) => Promise<void>' is not assignable to type '(menus: MenuModelRegistry) => void'.
- Types of parameters 'menus' and 'menus' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/terminal/node_modules/@theia/core/lib/common/menu").MenuM...' is not assignable to type 'import("/home/theia/node_modules/@theia/core/lib/common/menu").MenuModelRegistry'.
- Property 'contributions' is protected but type 'MenuModelRegistry' is not a class derived from 'MenuModelRegistry'.
- src/browser/contribution/exec-terminal-contribution.ts(65,33): error TS2345: Argument of type 'import("/home/theia/node_modules/@theia/core/lib/common/menu").MenuModelRegistry' is not assignable to parameter of type 'import("/home/theia/node_modules/@theia/terminal/node_modules/@theia/core/lib/common/menu").MenuM...'.
- Property 'contributions' is protected but type 'MenuModelRegistry' is not a class derived from 'MenuModelRegistry'.
- src/browser/contribution/exec-terminal-contribution.ts(85,11): error TS2416: Property 'registerKeybindings' in type 'ExecTerminalFrontendContribution' is not assignable to the same property in base type 'TerminalFrontendContribution'.
- Type '(registry: KeybindingRegistry) => Promise<void>' is not assignable to type '(keybindings: KeybindingRegistry) => void'.
- Types of parameters 'registry' and 'keybindings' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/terminal/node_modules/@theia/core/lib/browser/keybinding"...' is not assignable to type 'import("/home/theia/node_modules/@theia/core/lib/browser/keybinding").KeybindingRegistry'.
- Property 'keySequence' is protected but type 'KeybindingRegistry' is not a class derived from 'KeybindingRegistry'.
- src/browser/contribution/exec-terminal-contribution.ts(94,39): error TS2345: Argument of type 'import("/home/theia/node_modules/@theia/core/lib/browser/keybinding").KeybindingRegistry' is not assignable to parameter of type 'import("/home/theia/node_modules/@theia/terminal/node_modules/@theia/core/lib/browser/keybinding"...'.
- Property 'containsKeybindingInScope' is missing in type 'KeybindingRegistry'.
- src/browser/terminal-frontend-module.ts(37,52): error TS2345: Argument of type 'typeof ExecTerminalFrontendContribution' is not assignable to parameter of type 'string | symbol | Newable<TerminalFrontendContribution> | Abstract<TerminalFrontendContribution>'.
- Type 'typeof ExecTerminalFrontendContribution' is not assignable to type 'Abstract<TerminalFrontendContribution>'.
- Types of property 'prototype' are incompatible.
- Type 'ExecTerminalFrontendContribution' is not assignable to type 'TerminalFrontendContribution'.
- Types of property 'shell' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/core/lib/browser/shell/application-shell").ApplicationShell' is not assignable to type 'import("/home/theia/node_modules/@theia/terminal/node_modules/@theia/core/lib/browser/shell/appli...'.
- error Command failed with exit code 2.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- >>> Cloning repository: https://github.com/eclipse/che-theia-task-plugin.git
- Cloning into '/home/theia/extensions/@eclipse-che_theia-task-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined che-theia-task-extension
- Generate versions for extension: /home/theia/extensions/@eclipse-che_theia-task-extension/che-theia-task-extension
- Removing parent files
- Building extension: /home/theia/extensions/@eclipse-che_theia-task-extension/che-theia-task-extension
- yarn install v1.10.1
- info No lockfile found.
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- warning @theia/mini-browser > @theia/core > [email protected]: Re-Released as 5.0.1
- warning Resolution field "[email protected]" is incompatible with requested version "[email protected]"
- [2/4] Fetching packages...
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- $ rimraf lib
- Done in 0.20s.
- yarn run v1.10.1
- $ tsc
- ../../../node_modules/@theia/filesystem/lib/browser/file-resource.d.ts(22,14): error TS2416: Property 'uri' in type 'FileResource' is not assignable to the same property in base type 'Resource'.
- Type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/task/node_modules/@theia/core/lib/common/uri").default'.
- Types have separate declarations of a private property 'codeUri'.
- ../../../node_modules/@theia/filesystem/lib/browser/file-resource.d.ts(52,5): error TS2416: Property 'resolve' in type 'FileResourceResolver' is not assignable to the same property in base type 'ResourceResolver'.
- Type '(uri: URI) => Promise<FileResource>' is not assignable to type '(uri: URI) => MaybePromise<Resource>'.
- Types of parameters 'uri' and 'uri' are incompatible.
- Type 'import("/home/theia/node_modules/@theia/task/node_modules/@theia/core/lib/common/uri").default' is not assignable to type 'import("/home/theia/node_modules/@theia/workspace/node_modules/@theia/core/lib/common/uri").default'.
- Types have separate declarations of a private property 'codeUri'.
- ../../../node_modules/@theia/process/lib/node/terminal-process.d.ts(19,10): error TS2305: Module '"/home/theia/node_modules/node-pty/lib/index"' has no exported member 'IPty'.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(135,28): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(135,32): error TS2304: Cannot find name 'Ajv'.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(153,58): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(156,74): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(161,103): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(162,36): error TS1039: Initializers are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(163,34): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(165,31): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(166,25): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(167,13): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(168,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(171,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(176,103): error TS1183: An implementation cannot be declared in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(178,37): error TS1039: Initializers are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(179,13): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(180,30): error TS1254: A 'const' initializer in an ambient context must be a string or numeric literal.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(181,17): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(182,21): error TS1036: Statements are not allowed in ambient contexts.
- ../../../node_modules/@theia/workspace/lib/browser/workspace-service.d.ts(185,21): error TS1036: Statements are not allowed in ambient contexts.
- error Command failed with exit code 2.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- >>> Cloning repository: https://github.com/eclipse/che-theia-activity-tracker.git
- Cloning into '/home/theia/extensions/@eclipse-che_theia-activity-tracker'...
- >>> Checkout repository to: master
- Already on 'master'
- There is a build folder defined che-theia-activity-tracker
- Generate versions for extension: /home/theia/extensions/@eclipse-che_theia-activity-tracker/che-theia-activity-tracker
- Removing parent files
- Building extension: /home/theia/extensions/@eclipse-che_theia-activity-tracker/che-theia-activity-tracker
- yarn install v1.10.1
- warning package.json: No license field
- info No lockfile found.
- warning @eclipse-che/[email protected]: No license field
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- [2/4] Fetching packages...
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run build
- yarn run v1.10.1
- warning package.json: No license field
- $ rimraf lib
- Done in 0.20s.
- yarn run v1.10.1
- warning package.json: No license field
- $ tsc
- ../../../node_modules/@theia/core/lib/browser/tree/fuzzy-search.d.ts(16,24): error TS2307: Cannot find module 'fuzzy'.
- error Command failed with exit code 2.
- info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
- error Command failed with exit code 1.
- info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
- >>> Cloning repository: https://github.com/ws-skeleton/che-theia-remote-extension
- Cloning into '/home/theia/extensions/@eclipse-che_theia-remote-extension'...
- >>> Checkout repository to: master
- Already on 'master'
- Generate versions for extension: /home/theia/extensions/@eclipse-che_theia-remote-extension
- Building extension: /home/theia/extensions/@eclipse-che_theia-remote-extension
- yarn install v1.10.1
- info No lockfile found.
- [1/4] Resolving packages...
- warning @theia/plugin-ext > @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/plugin-ext > @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- [2/4] Fetching packages...
- warning [email protected]: The engine "vscode" appears to be invalid.
- warning [email protected]: The engine "vscode" appears to be invalid.
- [3/4] Linking dependencies...
- [4/4] Building fresh packages...
- success Saved lockfile.
- $ yarn run clean && yarn run tslint && yarn run build
- yarn run v1.10.1
- $ rimraf lib
- Done in 0.19s.
- yarn run v1.10.1
- $ tslint --project .
- Done in 2.42s.
- yarn run v1.10.1
- $ tsc
- Done in 3.46s.
- Done in 32.79s.
- Extension to add: { 'github-extension': 'file:///home/theia/extensions/github-extension/github-extension',
- 'che-theia-ssh-extension': 'file:///home/theia/extensions/che-theia-ssh-extension/ssh-extension',
- 'theia-machines-extension': 'file:///home/theia/extensions/theia-machines-extension/theia-machines-extension',
- '@eclipse-che/theia-factory-extension': 'file:///home/theia/extensions/@eclipse-che_theia-factory-extension/che-theia-factory',
- '@eclipse-che/theia-dashboard-extension': 'file:///home/theia/extensions/@eclipse-che_theia-dashboard-extension/theia-dashboard-extension',
- '@eclipse-che/che-theia-hosted-plugin-manager-extension': 'file:///home/theia/extensions/@eclipse-che_che-theia-hosted-plugin-manager-extension',
- '@eclipse-che/theia-java-extension': 'file:///home/theia/extensions/@eclipse-che_theia-java-extension/che-theia-java-extension',
- 'che-theia-terminal': 'file:///home/theia/extensions/che-theia-terminal/che-theia-terminal',
- '@eclipse-che/theia-task-extension': 'file:///home/theia/extensions/@eclipse-che_theia-task-extension/che-theia-task-extension',
- '@eclipse-che/theia-activity-tracker': 'file:///home/theia/extensions/@eclipse-che_theia-activity-tracker/che-theia-activity-tracker',
- '@eclipse-che/theia-remote-extension': 'file:///home/theia/extensions/@eclipse-che_theia-remote-extension' }
- Removing intermediate container 85dbb13f3194
- ---> e6fc7cd68da3
- Step 24/39 : ADD src/builder/assemble-theia.sh /tmp/builder/scripts/assemble-theia.sh
- ---> f8be2aa2943d
- Step 25/39 : RUN /tmp/builder/scripts/assemble-theia.sh
- ---> Running in e4e798a5e3ed
- Verdaccio doesn't need superuser privileges. Don't run it under root.
- warn --- config file - /home/theia/.config/verdaccio/config.yaml
- yarn install v1.10.1
- info No lockfile found.
- [1/4] Resolving packages...
- warning @theia/core > [email protected]: Re-Released as 5.0.1
- warning @theia/core > electron > electron-download > nugget > progress-stream > through2 > xtend > [email protected]:
- warning @theia/metrics > @theia/application-manager > less > request > hawk > [email protected]: The major version is no longer supported. Please update to 4.x or newer
- warning @theia/metrics > @theia/application-manager > less > request > hawk > boom > [email protected]: The major version is no longer supported. Please update to 4.x or newer
- warning @theia/metrics > @theia/application-manager > less > request > hawk > sntp > [email protected]: The major version is no longer supported. Please update to 4.x or newer
- warning @theia/metrics > @theia/application-manager > webpack-cli > jscodeshift > [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
- warning @theia/metrics > @theia/application-manager > webpack-cli > webpack-addons > jscodeshift > [email protected]: 🙌 Thanks for using Babel: we recommend using babel-preset-env now: please read babeljs.io/env to update!
- warning @theia/metrics > @theia/application-manager > webpack-cli > jscodeshift > [email protected]: Package no longer supported. Contact [email protected] for more info.
- warning @theia/metrics > @theia/application-manager > webpack-cli > webpack-addons > jscodeshift > [email protected]: Package no longer supported. Contact [email protected] for more info.
- warning @theia/metrics > @theia/application-manager > css-loader > cssnano > autoprefixer > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
- warning @theia/metrics > @theia/application-manager > css-loader > cssnano > postcss-merge-rules > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
- warning @theia/metrics > @theia/application-manager > css-loader > cssnano > postcss-merge-rules > caniuse-api > [email protected]: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- warning Resolution field "@theia/[email protected]" is incompatible with requested version "@theia/[email protected]"
- [2/4] Fetching packages...
- warning [email protected]: The engine "vscode" appears to be invalid.
- warning [email protected]: The engine "vscode" appears to be invalid.
- info [email protected]: The platform "linux" is incompatible with this module.
- info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- [3/4] Linking dependencies...
- warning "@theia/metrics > @theia/application-manager > [email protected]" has unmet peer dependency "font-awesome@>=4.3.0".
- warning "@theia/tslint > [email protected]" has unmet peer dependency "typescript@>= 2.3.1 < 3".
- warning "@theia/tslint > [email protected]" has unmet peer dependency "tslint@>= 4 < 6".
- [4/4] Building fresh packages...
- success Saved lockfile.
- Done in 72.33s.
- yarn run v1.10.1
- $ /home/theia/node_modules/.bin/theia build
- (node:1869) DeprecationWarning: Tapable.apply is deprecated. Call apply on the plugin directly instead
- Hash: a6dbc981c7f0997308cd
- Version: webpack 4.21.0
- Time: 100055ms
- Built at: 2018-10-18 13:28:37
- Asset Size Chunks Chunk Names
- vs/language/css/cssMode.js 25.8 KiB [emitted]
- worker-ext.4cecb149a9e4854ed20b.js 213 KiB [emitted]
- node_modules/@theia/core/src/browser/icons/spinner.e817279537a0417d042f62fbb1b99eea.gif 43.1 KiB [emitted]
- cf2aabacdc2b3a5768b03545cb1d8330.svg 21 KiB [emitted]
- 674f50d287a8c48dc19ba404d20fe713.eot 162 KiB [emitted]
- af7ae505a9eed503f8b8e6982036873e.woff2 75.4 KiB [emitted]
- fee66e712a8a08eef5805a46892932ad.woff 95.7 KiB [emitted]
- b06871f281fee6b241d60582ae9369b9.ttf 162 KiB [emitted]
- 912ec66d7572ff821749319396470bde.svg 434 KiB [emitted] [big]
- 0a32a80243e05284a5d741c5dc093f31.woff2 23.8 KiB [emitted]
- e19892df121e7f85c61754c54bbb7951.woff2 48.6 KiB [emitted]
- 11d1a2390613abf202bfd2ebbd5c4500.woff2 88.6 KiB [emitted]
- de59a97248b44599e6747a27a943f738.woff2 19.8 KiB [emitted]
- f8f821a66b20e5801e35df5ec4565b30.wasm 583 KiB [emitted] [big]
- b1b07a0660cb1664f670dec2760a5ccb.plist 10.3 KiB [emitted]
- bundle.js 6.12 MiB 0 [emitted] [big] main
- bundle.js.map 13 MiB 0 [emitted] main
- vs/language/css/monaco.contribution.js 2.13 KiB [emitted]
- worker-ext.4cecb149a9e4854ed20b.js.map 896 KiB [emitted]
- vs/language/html/htmlMode.js 23 KiB [emitted]
- vs/language/html/monaco.contribution.js 2.16 KiB [emitted]
- vs/language/html/htmlWorker.js 164 KiB [emitted]
- vs/language/css/cssWorker.js 555 KiB [emitted] [big]
- vs/editor/editor.main.nls.de.js 38.8 KiB [emitted]
- vs/base/worker/workerMain.js 141 KiB [emitted]
- vs/editor/editor.main.css 212 KiB [emitted]
- vs/editor/editor.main.nls.es.js 39.4 KiB [emitted]
- vs/editor/editor.main.nls.fr.js 42.4 KiB [emitted]
- vs/editor/editor.main.nls.ja.js 43.5 KiB [emitted]
- vs/editor/editor.main.nls.it.js 40.9 KiB [emitted]
- vs/editor/editor.main.nls.js 33.2 KiB [emitted]
- vs/editor/editor.main.nls.ru.js 60.6 KiB [emitted]
- vs/editor/editor.main.nls.ko.js 39.5 KiB [emitted]
- vs/editor/editor.main.nls.zh-cn.js 31.8 KiB [emitted]
- vs/loader.js 28 KiB [emitted]
- vs/editor/editor.main.nls.zh-tw.js 31.9 KiB [emitted]
- vs/editor/editor.main.js 1.97 MiB [emitted] [big]
- Entrypoint main [big] = bundle.js bundle.js.map
- [50] (webpack)/buildin/global.js 509 bytes {0} [built]
- [175] ./node_modules/jsonc-parser/lib/esm/main.js + 2 modules 53.6 KiB {0} [built]
- | 3 modules
- [421] (webpack)/buildin/module.js 519 bytes {0} [built]
- [759] ./node_modules/react-virtualized/dist/es/index.js + 66 modules 324 KiB {0} [built]
- | 67 modules
- [763] ./src-gen/frontend/index.js 7.25 KiB {0} [built]
- [1084] ./node_modules/moment/locale sync ^\.\/.*$ 2.91 KiB {0} [optional] [built]
- [1165] ./node_modules/vscode-textmate/release sync 160 bytes {0} [built]
- [1862] ./node_modules/@theia/debug/node_modules/jsonc-parser/lib/esm/main.js + 4 modules 54.3 KiB {0} [built]
- | 5 modules
- + 1855 hidden modules
- WARNING in ./node_modules/vscode-textmate/release/main.js 14:15-27
- Critical dependency: the request of a dependency is an expression
- @ ./node_modules/@theia/monaco/lib/browser/textmate/monaco-textmate-service.js
- @ ./node_modules/@theia/monaco/lib/browser/textmate/index.js
- @ ./node_modules/@theia/typescript/lib/browser/typescript-frontend-module.js
- @ ./src-gen/frontend/index.js
- WARNING in ./node_modules/vscode-textmate/release/main.js
- Module Warning (from ./node_modules/source-map-loader/index.js):
- (Emitted value instead of an instance of Error) Cannot find SourceMap '_suffix.js.map': Error: Can't resolve './_suffix.js.map' in '/home/theia/node_modules/vscode-textmate/release'
- @ ./node_modules/@theia/monaco/lib/browser/textmate/monaco-textmate-service.js 73:24-50
- @ ./node_modules/@theia/monaco/lib/browser/textmate/index.js
- @ ./node_modules/@theia/typescript/lib/browser/typescript-frontend-module.js
- @ ./src-gen/frontend/index.js
- WARNING in ./node_modules/typescript-language-server/lib/commands.js
- Module Warning (from ./node_modules/source-map-loader/index.js):
- (Emitted value instead of an instance of Error) Cannot find source file '../src/commands.ts': Error: Can't resolve '../src/commands.ts' in '/home/theia/node_modules/typescript-language-server/lib'
- @ ./node_modules/@theia/typescript/lib/browser/typescript-frontend-contribution.js 83:17-67
- @ ./node_modules/@theia/typescript/lib/browser/typescript-frontend-module.js
- @ ./src-gen/frontend/index.js
- WARNING in ./node_modules/reflect-metadata/Reflect.js
- Module Warning (from ./node_modules/source-map-loader/index.js):
- (Emitted value instead of an instance of Error) Cannot find source file 'Reflect.ts': Error: Can't resolve './Reflect.ts' in '/home/theia/node_modules/reflect-metadata'
- @ ./src-gen/frontend/index.js 3:0-27
- WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
- This can impact web performance.
- Assets:
- 912ec66d7572ff821749319396470bde.svg (434 KiB)
- f8f821a66b20e5801e35df5ec4565b30.wasm (583 KiB)
- bundle.js (6.12 MiB)
- vs/language/css/cssWorker.js (555 KiB)
- vs/editor/editor.main.js (1.97 MiB)
- WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
- Entrypoints:
- main (6.12 MiB)
- bundle.js
- WARNING in webpack performance recommendations:
- You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
- For more info visit https://webpack.js.org/guides/code-splitting/
- Child worker:
- Asset Size Chunks Chunk Names
- worker-ext.4cecb149a9e4854ed20b.js 213 KiB 0 [emitted] main
- worker-ext.4cecb149a9e4854ed20b.js.map 896 KiB 0 [emitted] main
- Entrypoint main = worker-ext.4cecb149a9e4854ed20b.js worker-ext.4cecb149a9e4854ed20b.js.map
- [7] (webpack)/buildin/global.js 509 bytes {0} [built]
- [84] (webpack)/buildin/module.js 519 bytes {0} [built]
- + 83 hidden modules
- Done in 101.88s.
- Removing intermediate container e4e798a5e3ed
- ---> 9ad7f05f19ba
- Step 26/39 : RUN yarn cache clean
- ---> Running in e82796596591
- yarn cache v1.10.1
- success Cleared cache.
- Done in 7.12s.
- Removing intermediate container e82796596591
- ---> 6910d8a0da03
- Step 27/39 : RUN npm config set registry https://registry.npmjs.org && yarn config set registry https://registry.npmjs.org
- ---> Running in 7715e2447b0e
- yarn config v1.10.1
- success Set "registry" to "https://registry.npmjs.org".
- Done in 0.05s.
- Removing intermediate container 7715e2447b0e
- ---> f558a7e8f622
- Step 28/39 : RUN find ${HOME} -exec sh -c "chgrp 0 {}; chmod g+rwX {}" \;
- ---> Running in 4769b3f51bd8
- chgrp: cannot access '/home/theia/node_modules/@theia/core/node_modules/ajv/lib/.js': No such file or directory
- chmod: cannot access '/home/theia/node_modules/@theia/core/node_modules/ajv/lib/.js': No such file or directory
- chgrp: cannot access '/home/theia/node_modules/@theia/core/node_modules/ajv/lib/refs/.json': No such file or directory
- chmod: cannot access '/home/theia/node_modules/@theia/core/node_modules/ajv/lib/refs/.json': No such file or directory
- chgrp: cannot access '/home/theia/node_modules/@theia/keymaps/node_modules/ajv/lib/.js': No such file or directory
- chmod: cannot access '/home/theia/node_modules/@theia/keymaps/node_modules/ajv/lib/.js': No such file or directory
- chgrp: cannot access '/home/theia/node_modules/@theia/keymaps/node_modules/ajv/lib/refs/.json': No such file or directory
- chmod: cannot access '/home/theia/node_modules/@theia/keymaps/node_modules/ajv/lib/refs/.json': No such file or directory
- chgrp: cannot access '/home/theia/node_modules/har-validator/node_modules/ajv/lib/.js': No such file or directory
- chmod: cannot access '/home/theia/node_modules/har-validator/node_modules/ajv/lib/.js': No such file or directory
- chgrp: cannot access '/home/theia/node_modules/har-validator/node_modules/ajv/lib/refs/.json': No such file or directory
- chmod: cannot access '/home/theia/node_modules/har-validator/node_modules/ajv/lib/refs/.json': No such file or directory
- Removing intermediate container 4769b3f51bd8
- ---> 17ac76a05b7d
- Step 29/39 : FROM centos as runtime
- ---> 75835a67d134
- Step 30/39 : ENV USE_LOCAL_GIT=true HOME=/home/theia
- ---> Running in c3112a6ec6bc
- Removing intermediate container c3112a6ec6bc
- ---> 03a9ede415de
- Step 31/39 : EXPOSE 3000 3030
- ---> Running in 705e347471b5
- Removing intermediate container 705e347471b5
- ---> 8db4877a6523
- Step 32/39 : ADD src/builder/setup-nodejs.sh /tmp/builder/scripts/setup-nodejs.sh
- ---> 369cee85f57b
- Step 33/39 : RUN yum install -y centos-release-scl
- ---> Running in ac1f13b634b9
- Loaded plugins: fastestmirror, ovl
- Determining fastest mirrors
- * base: mirrors.advancedhosters.com
- * extras: mirrors.advancedhosters.com
- * updates: mirrors.advancedhosters.com
- Resolving Dependencies
- --> Running transaction check
- ---> Package centos-release-scl.noarch 0:2-2.el7.centos will be installed
- --> Processing Dependency: centos-release-scl-rh for package: centos-release-scl-2-2.el7.centos.noarch
- --> Running transaction check
- ---> Package centos-release-scl-rh.noarch 0:2-2.el7.centos will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Installing:
- centos-release-scl noarch 2-2.el7.centos extras 12 k
- Installing for dependencies:
- centos-release-scl-rh noarch 2-2.el7.centos extras 12 k
- Transaction Summary
- ================================================================================
- Install 1 Package (+1 Dependent package)
- Total download size: 24 k
- Installed size: 39 k
- Downloading packages:
- warning: /var/cache/yum/x86_64/7/extras/packages/centos-release-scl-2-2.el7.centos.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY
- Public key for centos-release-scl-2-2.el7.centos.noarch.rpm is not installed
- --------------------------------------------------------------------------------
- Total 108 kB/s | 24 kB 00:00
- Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- Importing GPG key 0xF4A80EB5:
- Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) <[email protected]>"
- Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5
- Package : centos-release-7-5.1804.4.el7.centos.x86_64 (@Updates)
- From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Installing : centos-release-scl-rh-2-2.el7.centos.noarch 1/2
- Installing : centos-release-scl-2-2.el7.centos.noarch 2/2
- Verifying : centos-release-scl-rh-2-2.el7.centos.noarch 1/2
- Verifying : centos-release-scl-2-2.el7.centos.noarch 2/2
- Installed:
- centos-release-scl.noarch 0:2-2.el7.centos
- Dependency Installed:
- centos-release-scl-rh.noarch 0:2-2.el7.centos
- Complete!
- Removing intermediate container ac1f13b634b9
- ---> 6791d832f313
- Step 34/39 : RUN yum install -y rh-git29 scl-utils sudo java-1.8.0-openjdk-devel bzip2 && /tmp/builder/scripts/setup-nodejs.sh
- ---> Running in 94125447db0a
- Loaded plugins: fastestmirror, ovl
- Loading mirror speeds from cached hostfile
- * base: mirrors.advancedhosters.com
- * extras: mirrors.advancedhosters.com
- * updates: mirrors.advancedhosters.com
- Resolving Dependencies
- --> Running transaction check
- ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed
- ---> Package java-1.8.0-openjdk-devel.x86_64 1:1.8.0.181-3.b13.el7_5 will be installed
- --> Processing Dependency: java-1.8.0-openjdk(x86-64) = 1:1.8.0.181-3.b13.el7_5 for package: 1:java-1.8.0-openjdk-devel-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libjvm.so()(64bit) for package: 1:java-1.8.0-openjdk-devel-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libjava.so()(64bit) for package: 1:java-1.8.0-openjdk-devel-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libX11.so.6()(64bit) for package: 1:java-1.8.0-openjdk-devel-1.8.0.181-3.b13.el7_5.x86_64
- ---> Package rh-git29.x86_64 0:2.3-5.el7 will be installed
- --> Processing Dependency: rh-git29-runtime for package: rh-git29-2.3-5.el7.x86_64
- --> Processing Dependency: rh-git29-git for package: rh-git29-2.3-5.el7.x86_64
- ---> Package scl-utils.x86_64 0:20130529-18.el7_4 will be installed
- ---> Package sudo.x86_64 0:1.8.19p2-14.el7_5 will be installed
- --> Running transaction check
- ---> Package java-1.8.0-openjdk.x86_64 1:1.8.0.181-3.b13.el7_5 will be installed
- --> Processing Dependency: xorg-x11-fonts-Type1 for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libpng15.so.15(PNG15_0)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libjpeg.so.62(LIBJPEG_6.2)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libasound.so.2(ALSA_0.9.0rc4)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libasound.so.2(ALSA_0.9)(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: fontconfig(x86-64) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libpng15.so.15()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libjpeg.so.62()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libgif.so.4()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libasound.so.2()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libXtst.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libXrender.so.1()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libXi.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libXext.so.6()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libXcomposite.so.1()(64bit) for package: 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64
- ---> Package java-1.8.0-openjdk-headless.x86_64 1:1.8.0.181-3.b13.el7_5 will be installed
- --> Processing Dependency: tzdata-java >= 2015d for package: 1:java-1.8.0-openjdk-headless-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: copy-jdk-configs >= 2.2 for package: 1:java-1.8.0-openjdk-headless-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: lksctp-tools(x86-64) for package: 1:java-1.8.0-openjdk-headless-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: jpackage-utils for package: 1:java-1.8.0-openjdk-headless-1.8.0.181-3.b13.el7_5.x86_64
- --> Processing Dependency: libfreetype.so.6()(64bit) for package: 1:java-1.8.0-openjdk-headless-1.8.0.181-3.b13.el7_5.x86_64
- ---> Package libX11.x86_64 0:1.6.5-1.el7 will be installed
- --> Processing Dependency: libX11-common >= 1.6.5-1.el7 for package: libX11-1.6.5-1.el7.x86_64
- --> Processing Dependency: libxcb.so.1()(64bit) for package: libX11-1.6.5-1.el7.x86_64
- ---> Package rh-git29-git.x86_64 0:2.9.3-5.el7 will be installed
- --> Processing Dependency: rh-git29-perl-Git = 2.9.3-5.el7 for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: rh-git29-git-core-doc = 2.9.3-5.el7 for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: rh-git29-git-core = 2.9.3-5.el7 for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl >= 5.008 for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: emacs-filesystem >= 24.3 for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: rh-git29-perl(Git) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(warnings) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(strict) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(lib) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(Term::ReadKey) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(Getopt::Long) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(File::stat) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(File::Temp) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(File::Spec) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(File::Path) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(File::Find) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(File::Copy) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(File::Basename) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: perl(Error) for package: rh-git29-git-2.9.3-5.el7.x86_64
- --> Processing Dependency: /usr/bin/perl for package: rh-git29-git-2.9.3-5.el7.x86_64
- ---> Package rh-git29-runtime.x86_64 0:2.3-5.el7 will be installed
- --> Processing Dependency: policycoreutils-python for package: rh-git29-runtime-2.3-5.el7.x86_64
- --> Processing Dependency: libselinux-utils for package: rh-git29-runtime-2.3-5.el7.x86_64
- --> Running transaction check
- ---> Package alsa-lib.x86_64 0:1.1.4.1-2.el7 will be installed
- ---> Package copy-jdk-configs.noarch 0:3.3-10.el7_5 will be installed
- ---> Package emacs-filesystem.noarch 1:24.3-20.el7_4 will be installed
- ---> Package fontconfig.x86_64 0:2.10.95-11.el7 will be installed
- --> Processing Dependency: fontpackages-filesystem for package: fontconfig-2.10.95-11.el7.x86_64
- --> Processing Dependency: font(:lang=en) for package: fontconfig-2.10.95-11.el7.x86_64
- ---> Package freetype.x86_64 0:2.4.11-15.el7 will be installed
- ---> Package giflib.x86_64 0:4.1.6-9.el7 will be installed
- --> Processing Dependency: libSM.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
- --> Processing Dependency: libICE.so.6()(64bit) for package: giflib-4.1.6-9.el7.x86_64
- ---> Package javapackages-tools.noarch 0:3.4.1-11.el7 will be installed
- --> Processing Dependency: python-javapackages = 3.4.1-11.el7 for package: javapackages-tools-3.4.1-11.el7.noarch
- --> Processing Dependency: libxslt for package: javapackages-tools-3.4.1-11.el7.noarch
- ---> Package libX11-common.noarch 0:1.6.5-1.el7 will be installed
- ---> Package libXcomposite.x86_64 0:0.4.4-4.1.el7 will be installed
- ---> Package libXext.x86_64 0:1.3.3-3.el7 will be installed
- ---> Package libXi.x86_64 0:1.7.9-1.el7 will be installed
- ---> Package libXrender.x86_64 0:0.9.10-1.el7 will be installed
- ---> Package libXtst.x86_64 0:1.2.3-1.el7 will be installed
- ---> Package libjpeg-turbo.x86_64 0:1.2.90-5.el7 will be installed
- ---> Package libpng.x86_64 2:1.5.13-7.el7_2 will be installed
- ---> Package libselinux-utils.x86_64 0:2.5-12.el7 will be installed
- ---> Package libxcb.x86_64 0:1.12-1.el7 will be installed
- --> Processing Dependency: libXau.so.6()(64bit) for package: libxcb-1.12-1.el7.x86_64
- ---> Package lksctp-tools.x86_64 0:1.0.17-2.el7 will be installed
- ---> Package perl.x86_64 4:5.16.3-292.el7 will be installed
- --> Processing Dependency: perl-libs = 4:5.16.3-292.el7 for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(threads) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-292.el7.x86_64
- --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-292.el7.x86_64
- ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed
- ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed
- ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed
- ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed
- --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch
- --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch
- ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed
- ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed
- ---> Package policycoreutils-python.x86_64 0:2.5-22.el7 will be installed
- --> Processing Dependency: policycoreutils = 2.5-22.el7 for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: setools-libs >= 3.3.8-2 for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: libsemanage-python >= 2.5-9 for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: checkpolicy for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-22.el7.x86_64
- --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-22.el7.x86_64
- ---> Package rh-git29-git-core.x86_64 0:2.9.3-5.el7 will be installed
- --> Processing Dependency: rsync for package: rh-git29-git-core-2.9.3-5.el7.x86_64
- --> Processing Dependency: openssh-clients for package: rh-git29-git-core-2.9.3-5.el7.x86_64
- --> Processing Dependency: less for package: rh-git29-git-core-2.9.3-5.el7.x86_64
- --> Processing Dependency: httpd24-libcurl for package: rh-git29-git-core-2.9.3-5.el7.x86_64
- --> Processing Dependency: libgnome-keyring.so.0()(64bit) for package: rh-git29-git-core-2.9.3-5.el7.x86_64
- --> Processing Dependency: libcurl-httpd24.so.4()(64bit) for package: rh-git29-git-core-2.9.3-5.el7.x86_64
- ---> Package rh-git29-git-core-doc.x86_64 0:2.9.3-5.el7 will be installed
- ---> Package rh-git29-perl-Git.noarch 0:2.9.3-5.el7 will be installed
- ---> Package tzdata-java.noarch 0:2018e-3.el7 will be installed
- ---> Package xorg-x11-fonts-Type1.noarch 0:7.5-9.el7 will be installed
- --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
- --> Processing Dependency: ttmkfdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
- --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
- --> Processing Dependency: mkfontdir for package: xorg-x11-fonts-Type1-7.5-9.el7.noarch
- --> Running transaction check
- ---> Package audit-libs-python.x86_64 0:2.8.1-3.el7_5.1 will be installed
- ---> Package checkpolicy.x86_64 0:2.5-6.el7 will be installed
- ---> Package fontpackages-filesystem.noarch 0:1.44-8.el7 will be installed
- ---> Package httpd24-libcurl.x86_64 0:7.47.1-4.el7 will be installed
- --> Processing Dependency: httpd24-runtime for package: httpd24-libcurl-7.47.1-4.el7.x86_64
- --> Processing Dependency: libnghttp2-httpd24.so.14()(64bit) for package: httpd24-libcurl-7.47.1-4.el7.x86_64
- ---> Package less.x86_64 0:458-9.el7 will be installed
- --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64
- ---> Package libICE.x86_64 0:1.0.9-9.el7 will be installed
- ---> Package libSM.x86_64 0:1.2.2-2.el7 will be installed
- ---> Package libXau.x86_64 0:1.0.8-2.1.el7 will be installed
- ---> Package libcgroup.x86_64 0:0.41-15.el7 will be installed
- ---> Package libgnome-keyring.x86_64 0:3.12.0-1.el7 will be installed
- ---> Package libselinux-python.x86_64 0:2.5-12.el7 will be installed
- ---> Package libsemanage-python.x86_64 0:2.5-11.el7 will be installed
- ---> Package libxslt.x86_64 0:1.1.28-5.el7 will be installed
- ---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be installed
- --> Processing Dependency: openssh = 7.4p1-16.el7 for package: openssh-clients-7.4p1-16.el7.x86_64
- --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-16.el7.x86_64
- --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64
- --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64
- ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed
- ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed
- ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed
- ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed
- --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
- --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch
- ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed
- --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch
- --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch
- ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed
- ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed
- ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed
- ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed
- ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed
- ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed
- ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed
- ---> Package perl-libs.x86_64 4:5.16.3-292.el7 will be installed
- ---> Package perl-macros.x86_64 4:5.16.3-292.el7 will be installed
- ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed
- ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed
- ---> Package policycoreutils.x86_64 0:2.5-22.el7 will be installed
- ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed
- ---> Package python-javapackages.noarch 0:3.4.1-11.el7 will be installed
- --> Processing Dependency: python-lxml for package: python-javapackages-3.4.1-11.el7.noarch
- ---> Package rsync.x86_64 0:3.1.2-4.el7 will be installed
- ---> Package setools-libs.x86_64 0:3.3.8-2.el7 will be installed
- ---> Package stix-fonts.noarch 0:1.1.0-5.el7 will be installed
- ---> Package ttmkfdir.x86_64 0:3.0.9-42.el7 will be installed
- ---> Package xorg-x11-font-utils.x86_64 1:7.5-20.el7 will be installed
- --> Processing Dependency: libfontenc.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64
- --> Processing Dependency: libXfont.so.1()(64bit) for package: 1:xorg-x11-font-utils-7.5-20.el7.x86_64
- --> Running transaction check
- ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed
- --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64
- ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed
- ---> Package httpd24-libnghttp2.x86_64 0:1.7.1-6.el7 will be installed
- ---> Package httpd24-runtime.x86_64 0:1.1-18.el7 will be installed
- ---> Package libXfont.x86_64 0:1.5.2-1.el7 will be installed
- ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed
- ---> Package libfontenc.x86_64 0:1.1.3-3.el7 will be installed
- ---> Package openssh.x86_64 0:7.4p1-16.el7 will be installed
- ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed
- ---> Package perl-Pod-Escapes.noarch 1:1.04-292.el7 will be installed
- ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed
- --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
- --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch
- ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed
- ---> Package python-lxml.x86_64 0:3.2.1-4.el7 will be installed
- --> Running transaction check
- ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed
- ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed
- ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Installing:
- bzip2 x86_64 1.0.6-13.el7 base 52 k
- java-1.8.0-openjdk-devel x86_64 1:1.8.0.181-3.b13.el7_5 updates 9.8 M
- rh-git29 x86_64 2.3-5.el7 centos-sclo-rh 2.9 k
- scl-utils x86_64 20130529-18.el7_4 base 24 k
- sudo x86_64 1.8.19p2-14.el7_5 updates 1.1 M
- Installing for dependencies:
- alsa-lib x86_64 1.1.4.1-2.el7 base 422 k
- audit-libs-python x86_64 2.8.1-3.el7_5.1 updates 75 k
- checkpolicy x86_64 2.5-6.el7 base 294 k
- copy-jdk-configs noarch 3.3-10.el7_5 updates 21 k
- emacs-filesystem noarch 1:24.3-20.el7_4 base 58 k
- fipscheck x86_64 1.4.1-6.el7 base 21 k
- fipscheck-lib x86_64 1.4.1-6.el7 base 11 k
- fontconfig x86_64 2.10.95-11.el7 base 229 k
- fontpackages-filesystem noarch 1.44-8.el7 base 9.9 k
- freetype x86_64 2.4.11-15.el7 base 392 k
- giflib x86_64 4.1.6-9.el7 base 40 k
- groff-base x86_64 1.22.2-8.el7 base 942 k
- httpd24-libcurl x86_64 7.47.1-4.el7 centos-sclo-rh 260 k
- httpd24-libnghttp2 x86_64 1.7.1-6.el7 centos-sclo-rh 61 k
- httpd24-runtime x86_64 1.1-18.el7 centos-sclo-rh 28 k
- java-1.8.0-openjdk x86_64 1:1.8.0.181-3.b13.el7_5 updates 250 k
- java-1.8.0-openjdk-headless
- x86_64 1:1.8.0.181-3.b13.el7_5 updates 32 M
- javapackages-tools noarch 3.4.1-11.el7 base 73 k
- less x86_64 458-9.el7 base 120 k
- libICE x86_64 1.0.9-9.el7 base 66 k
- libSM x86_64 1.2.2-2.el7 base 39 k
- libX11 x86_64 1.6.5-1.el7 base 606 k
- libX11-common noarch 1.6.5-1.el7 base 164 k
- libXau x86_64 1.0.8-2.1.el7 base 29 k
- libXcomposite x86_64 0.4.4-4.1.el7 base 22 k
- libXext x86_64 1.3.3-3.el7 base 39 k
- libXfont x86_64 1.5.2-1.el7 base 152 k
- libXi x86_64 1.7.9-1.el7 base 40 k
- libXrender x86_64 0.9.10-1.el7 base 26 k
- libXtst x86_64 1.2.3-1.el7 base 20 k
- libcgroup x86_64 0.41-15.el7 base 65 k
- libedit x86_64 3.0-12.20121213cvs.el7 base 92 k
- libfontenc x86_64 1.1.3-3.el7 base 31 k
- libgnome-keyring x86_64 3.12.0-1.el7 base 109 k
- libjpeg-turbo x86_64 1.2.90-5.el7 base 134 k
- libpng x86_64 2:1.5.13-7.el7_2 base 213 k
- libselinux-python x86_64 2.5-12.el7 base 235 k
- libselinux-utils x86_64 2.5-12.el7 base 151 k
- libsemanage-python x86_64 2.5-11.el7 base 112 k
- libxcb x86_64 1.12-1.el7 base 211 k
- libxslt x86_64 1.1.28-5.el7 base 242 k
- lksctp-tools x86_64 1.0.17-2.el7 base 88 k
- openssh x86_64 7.4p1-16.el7 base 510 k
- openssh-clients x86_64 7.4p1-16.el7 base 655 k
- perl x86_64 4:5.16.3-292.el7 base 8.0 M
- perl-Carp noarch 1.26-244.el7 base 19 k
- perl-Encode x86_64 2.51-7.el7 base 1.5 M
- perl-Error noarch 1:0.17020-2.el7 base 32 k
- perl-Exporter noarch 5.68-3.el7 base 28 k
- perl-File-Path noarch 2.09-2.el7 base 26 k
- perl-File-Temp noarch 0.23.01-3.el7 base 56 k
- perl-Filter x86_64 1.49-3.el7 base 76 k
- perl-Getopt-Long noarch 2.40-3.el7 base 56 k
- perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k
- perl-PathTools x86_64 3.40-5.el7 base 82 k
- perl-Pod-Escapes noarch 1:1.04-292.el7 base 51 k
- perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k
- perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k
- perl-Pod-Usage noarch 1.63-3.el7 base 27 k
- perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k
- perl-Socket x86_64 2.010-4.el7 base 49 k
- perl-Storable x86_64 2.45-3.el7 base 77 k
- perl-TermReadKey x86_64 2.30-20.el7 base 31 k
- perl-Text-ParseWords noarch 3.29-4.el7 base 14 k
- perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k
- perl-Time-Local noarch 1.2300-2.el7 base 24 k
- perl-constant noarch 1.27-2.el7 base 19 k
- perl-libs x86_64 4:5.16.3-292.el7 base 688 k
- perl-macros x86_64 4:5.16.3-292.el7 base 43 k
- perl-parent noarch 1:0.225-244.el7 base 12 k
- perl-podlators noarch 2.5.1-3.el7 base 112 k
- perl-threads x86_64 1.87-4.el7 base 49 k
- perl-threads-shared x86_64 1.43-6.el7 base 39 k
- policycoreutils x86_64 2.5-22.el7 base 867 k
- policycoreutils-python x86_64 2.5-22.el7 base 454 k
- python-IPy noarch 0.75-6.el7 base 32 k
- python-javapackages noarch 3.4.1-11.el7 base 31 k
- python-lxml x86_64 3.2.1-4.el7 base 758 k
- rh-git29-git x86_64 2.9.3-5.el7 centos-sclo-rh 986 k
- rh-git29-git-core x86_64 2.9.3-5.el7 centos-sclo-rh 3.5 M
- rh-git29-git-core-doc x86_64 2.9.3-5.el7 centos-sclo-rh 2.2 M
- rh-git29-perl-Git noarch 2.9.3-5.el7 centos-sclo-rh 35 k
- rh-git29-runtime x86_64 2.3-5.el7 centos-sclo-rh 25 k
- rsync x86_64 3.1.2-4.el7 base 403 k
- setools-libs x86_64 3.3.8-2.el7 base 619 k
- stix-fonts noarch 1.1.0-5.el7 base 1.3 M
- ttmkfdir x86_64 3.0.9-42.el7 base 48 k
- tzdata-java noarch 2018e-3.el7 updates 185 k
- xorg-x11-font-utils x86_64 1:7.5-20.el7 base 87 k
- xorg-x11-fonts-Type1 noarch 7.5-9.el7 base 521 k
- Transaction Summary
- ================================================================================
- Install 5 Packages (+90 Dependent packages)
- Total download size: 73 M
- Installed size: 253 M
- Downloading packages:
- warning: /var/cache/yum/x86_64/7/centos-sclo-rh/packages/httpd24-libnghttp2-1.7.1-6.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID f2ee9d55: NOKEY
- Public key for httpd24-libnghttp2-1.7.1-6.el7.x86_64.rpm is not installed
- --------------------------------------------------------------------------------
- Total 33 MB/s | 73 MB 00:02
- Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
- Importing GPG key 0xF2EE9D55:
- Userid : "CentOS SoftwareCollections SIG (https://wiki.centos.org/SpecialInterestGroup/SCLo) <[email protected]>"
- Fingerprint: c4db d535 b1fb ba14 f8ba 64a8 4eb8 4e71 f2ee 9d55
- Package : centos-release-scl-rh-2-2.el7.centos.noarch (@extras)
- From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-SIG-SCLo
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Installing : freetype-2.4.11-15.el7.x86_64 1/95
- Installing : scl-utils-20130529-18.el7_4.x86_64 2/95
- Installing : libfontenc-1.1.3-3.el7.x86_64 3/95
- Installing : libselinux-utils-2.5-12.el7.x86_64 4/95
- Installing : libxslt-1.1.28-5.el7.x86_64 5/95
- Installing : fontpackages-filesystem-1.44-8.el7.noarch 6/95
- Installing : libjpeg-turbo-1.2.90-5.el7.x86_64 7/95
- Installing : libICE-1.0.9-9.el7.x86_64 8/95
- Installing : groff-base-1.22.2-8.el7.x86_64 9/95
- Installing : 1:perl-parent-0.225-244.el7.noarch 10/95
- Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 11/95
- Installing : perl-podlators-2.5.1-3.el7.noarch 12/95
- Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 13/95
- Installing : 1:perl-Pod-Escapes-1.04-292.el7.noarch 14/95
- Installing : perl-Text-ParseWords-3.29-4.el7.noarch 15/95
- Installing : perl-Encode-2.51-7.el7.x86_64 16/95
- Installing : perl-Pod-Usage-1.63-3.el7.noarch 17/95
- Installing : 4:perl-libs-5.16.3-292.el7.x86_64 18/95
- Installing : 4:perl-macros-5.16.3-292.el7.x86_64 19/95
- Installing : perl-Socket-2.010-4.el7.x86_64 20/95
- Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 21/95
- Installing : perl-threads-1.87-4.el7.x86_64 22/95
- Installing : perl-Storable-2.45-3.el7.x86_64 23/95
- Installing : perl-Carp-1.26-244.el7.noarch 24/95
- Installing : perl-Filter-1.49-3.el7.x86_64 25/95
- Installing : perl-Exporter-5.68-3.el7.noarch 26/95
- Installing : perl-constant-1.27-2.el7.noarch 27/95
- Installing : perl-Time-Local-1.2300-2.el7.noarch 28/95
- Installing : perl-threads-shared-1.43-6.el7.x86_64 29/95
- Installing : perl-File-Path-2.09-2.el7.noarch 30/95
- Installing : perl-File-Temp-0.23.01-3.el7.noarch 31/95
- Installing : perl-PathTools-3.40-5.el7.x86_64 32/95
- Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 33/95
- Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 34/95
- Installing : perl-Getopt-Long-2.40-3.el7.noarch 35/95
- Installing : 4:perl-5.16.3-292.el7.x86_64 36/95
- Installing : 1:perl-Error-0.17020-2.el7.noarch 37/95
- Installing : perl-TermReadKey-2.30-20.el7.x86_64 38/95
- Installing : less-458-9.el7.x86_64 39/95
- Installing : libSM-1.2.2-2.el7.x86_64 40/95
- Installing : stix-fonts-1.1.0-5.el7.noarch 41/95
- Installing : fontconfig-2.10.95-11.el7.x86_64 42/95
- Installing : python-lxml-3.2.1-4.el7.x86_64 43/95
- Installing : python-javapackages-3.4.1-11.el7.noarch 44/95
- Installing : javapackages-tools-3.4.1-11.el7.noarch 45/95
- Installing : policycoreutils-2.5-22.el7.x86_64 46/95
- Installing : libXfont-1.5.2-1.el7.x86_64 47/95
- Installing : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 48/95
- Installing : ttmkfdir-3.0.9-42.el7.x86_64 49/95
- Installing : xorg-x11-fonts-Type1-7.5-9.el7.noarch 50/95
- Installing : fipscheck-lib-1.4.1-6.el7.x86_64 51/95
- Installing : fipscheck-1.4.1-6.el7.x86_64 52/95
- Installing : openssh-7.4p1-16.el7.x86_64 53/95
- Installing : libX11-common-1.6.5-1.el7.noarch 54/95
- Installing : libcgroup-0.41-15.el7.x86_64 55/95
- Installing : copy-jdk-configs-3.3-10.el7_5.noarch 56/95
- Installing : setools-libs-3.3.8-2.el7.x86_64 57/95
- Installing : alsa-lib-1.1.4.1-2.el7.x86_64 58/95
- Installing : rsync-3.1.2-4.el7.x86_64 59/95
- Installing : python-IPy-0.75-6.el7.noarch 60/95
- Installing : tzdata-java-2018e-3.el7.noarch 61/95
- Installing : audit-libs-python-2.8.1-3.el7_5.1.x86_64 62/95
- Installing : checkpolicy-2.5-6.el7.x86_64 63/95
- Installing : libedit-3.0-12.20121213cvs.el7.x86_64 64/95
- Installing : openssh-clients-7.4p1-16.el7.x86_64 65/95
- Installing : libXau-1.0.8-2.1.el7.x86_64 66/95
- Installing : libxcb-1.12-1.el7.x86_64 67/95
- Installing : libX11-1.6.5-1.el7.x86_64 68/95
- Installing : libXext-1.3.3-3.el7.x86_64 69/95
- Installing : libXi-1.7.9-1.el7.x86_64 70/95
- Installing : libXtst-1.2.3-1.el7.x86_64 71/95
- Installing : libXrender-0.9.10-1.el7.x86_64 72/95
- Installing : libXcomposite-0.4.4-4.1.el7.x86_64 73/95
- Installing : giflib-4.1.6-9.el7.x86_64 74/95
- Installing : 1:emacs-filesystem-24.3-20.el7_4.noarch 75/95
- Installing : lksctp-tools-1.0.17-2.el7.x86_64 76/95
- Installing : 1:java-1.8.0-openjdk-headless-1.8.0.181-3.b13.el7_5.x86_ 77/95
- Installing : 2:libpng-1.5.13-7.el7_2.x86_64 78/95
- Installing : 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64 79/95
- Installing : libsemanage-python-2.5-11.el7.x86_64 80/95
- Installing : libselinux-python-2.5-12.el7.x86_64 81/95
- Installing : policycoreutils-python-2.5-22.el7.x86_64 82/95
- Installing : rh-git29-runtime-2.3-5.el7.x86_64 83/95
- Installing : httpd24-runtime-1.1-18.el7.x86_64 84/95
- Installing : httpd24-libnghttp2-1.7.1-6.el7.x86_64 85/95
- Installing : httpd24-libcurl-7.47.1-4.el7.x86_64 86/95
- Installing : libgnome-keyring-3.12.0-1.el7.x86_64 87/95
- Installing : rh-git29-git-core-2.9.3-5.el7.x86_64 88/95
- Installing : rh-git29-git-core-doc-2.9.3-5.el7.x86_64 89/95
- Installing : rh-git29-perl-Git-2.9.3-5.el7.noarch 90/95
- Installing : rh-git29-git-2.9.3-5.el7.x86_64 91/95
- Installing : rh-git29-2.3-5.el7.x86_64 92/95
- Installing : 1:java-1.8.0-openjdk-devel-1.8.0.181-3.b13.el7_5.x86_64 93/95
- Installing : sudo-1.8.19p2-14.el7_5.x86_64 94/95
- Installing : bzip2-1.0.6-13.el7.x86_64 95/95
- Verifying : scl-utils-20130529-18.el7_4.x86_64 1/95
- Verifying : libXext-1.3.3-3.el7.x86_64 2/95
- Verifying : libXi-1.7.9-1.el7.x86_64 3/95
- Verifying : libgnome-keyring-3.12.0-1.el7.x86_64 4/95
- Verifying : libselinux-python-2.5-12.el7.x86_64 5/95
- Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 6/95
- Verifying : libXrender-0.9.10-1.el7.x86_64 7/95
- Verifying : libsemanage-python-2.5-11.el7.x86_64 8/95
- Verifying : python-lxml-3.2.1-4.el7.x86_64 9/95
- Verifying : 2:libpng-1.5.13-7.el7_2.x86_64 10/95
- Verifying : httpd24-libcurl-7.47.1-4.el7.x86_64 11/95
- Verifying : 4:perl-5.16.3-292.el7.x86_64 12/95
- Verifying : perl-TermReadKey-2.30-20.el7.x86_64 13/95
- Verifying : policycoreutils-python-2.5-22.el7.x86_64 14/95
- Verifying : python-javapackages-3.4.1-11.el7.noarch 15/95
- Verifying : groff-base-1.22.2-8.el7.x86_64 16/95
- Verifying : httpd24-runtime-1.1-18.el7.x86_64 17/95
- Verifying : libXcomposite-0.4.4-4.1.el7.x86_64 18/95
- Verifying : lksctp-tools-1.0.17-2.el7.x86_64 19/95
- Verifying : perl-Socket-2.010-4.el7.x86_64 20/95
- Verifying : fipscheck-1.4.1-6.el7.x86_64 21/95
- Verifying : 1:perl-Pod-Escapes-1.04-292.el7.noarch 22/95
- Verifying : 1:emacs-filesystem-24.3-20.el7_4.noarch 23/95
- Verifying : openssh-7.4p1-16.el7.x86_64 24/95
- Verifying : libXau-1.0.8-2.1.el7.x86_64 25/95
- Verifying : perl-File-Path-2.09-2.el7.noarch 26/95
- Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 27/95
- Verifying : rh-git29-git-core-2.9.3-5.el7.x86_64 28/95
- Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 29/95
- Verifying : checkpolicy-2.5-6.el7.x86_64 30/95
- Verifying : 1:xorg-x11-font-utils-7.5-20.el7.x86_64 31/95
- Verifying : libX11-1.6.5-1.el7.x86_64 32/95
- Verifying : libICE-1.0.9-9.el7.x86_64 33/95
- Verifying : giflib-4.1.6-9.el7.x86_64 34/95
- Verifying : audit-libs-python-2.8.1-3.el7_5.1.x86_64 35/95
- Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 36/95
- Verifying : libXfont-1.5.2-1.el7.x86_64 37/95
- Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 38/95
- Verifying : bzip2-1.0.6-13.el7.x86_64 39/95
- Verifying : stix-fonts-1.1.0-5.el7.noarch 40/95
- Verifying : tzdata-java-2018e-3.el7.noarch 41/95
- Verifying : python-IPy-0.75-6.el7.noarch 42/95
- Verifying : libXtst-1.2.3-1.el7.x86_64 43/95
- Verifying : 4:perl-libs-5.16.3-292.el7.x86_64 44/95
- Verifying : rh-git29-runtime-2.3-5.el7.x86_64 45/95
- Verifying : libxcb-1.12-1.el7.x86_64 46/95
- Verifying : rh-git29-2.3-5.el7.x86_64 47/95
- Verifying : sudo-1.8.19p2-14.el7_5.x86_64 48/95
- Verifying : rsync-3.1.2-4.el7.x86_64 49/95
- Verifying : 1:java-1.8.0-openjdk-devel-1.8.0.181-3.b13.el7_5.x86_64 50/95
- Verifying : perl-Pod-Usage-1.63-3.el7.noarch 51/95
- Verifying : perl-Encode-2.51-7.el7.x86_64 52/95
- Verifying : fontconfig-2.10.95-11.el7.x86_64 53/95
- Verifying : perl-threads-1.87-4.el7.x86_64 54/95
- Verifying : perl-Getopt-Long-2.40-3.el7.noarch 55/95
- Verifying : alsa-lib-1.1.4.1-2.el7.x86_64 56/95
- Verifying : libjpeg-turbo-1.2.90-5.el7.x86_64 57/95
- Verifying : setools-libs-3.3.8-2.el7.x86_64 58/95
- Verifying : javapackages-tools-3.4.1-11.el7.noarch 59/95
- Verifying : perl-threads-shared-1.43-6.el7.x86_64 60/95
- Verifying : perl-Storable-2.45-3.el7.x86_64 61/95
- Verifying : policycoreutils-2.5-22.el7.x86_64 62/95
- Verifying : 4:perl-macros-5.16.3-292.el7.x86_64 63/95
- Verifying : perl-File-Temp-0.23.01-3.el7.noarch 64/95
- Verifying : fontpackages-filesystem-1.44-8.el7.noarch 65/95
- Verifying : ttmkfdir-3.0.9-42.el7.x86_64 66/95
- Verifying : 1:perl-parent-0.225-244.el7.noarch 67/95
- Verifying : copy-jdk-configs-3.3-10.el7_5.noarch 68/95
- Verifying : httpd24-libnghttp2-1.7.1-6.el7.x86_64 69/95
- Verifying : libcgroup-0.41-15.el7.x86_64 70/95
- Verifying : perl-Carp-1.26-244.el7.noarch 71/95
- Verifying : libxslt-1.1.28-5.el7.x86_64 72/95
- Verifying : rh-git29-git-core-doc-2.9.3-5.el7.x86_64 73/95
- Verifying : libX11-common-1.6.5-1.el7.noarch 74/95
- Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 75/95
- Verifying : libSM-1.2.2-2.el7.x86_64 76/95
- Verifying : openssh-clients-7.4p1-16.el7.x86_64 77/95
- Verifying : perl-Filter-1.49-3.el7.x86_64 78/95
- Verifying : rh-git29-perl-Git-2.9.3-5.el7.noarch 79/95
- Verifying : less-458-9.el7.x86_64 80/95
- Verifying : libselinux-utils-2.5-12.el7.x86_64 81/95
- Verifying : perl-Exporter-5.68-3.el7.noarch 82/95
- Verifying : perl-constant-1.27-2.el7.noarch 83/95
- Verifying : perl-PathTools-3.40-5.el7.x86_64 84/95
- Verifying : freetype-2.4.11-15.el7.x86_64 85/95
- Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 86/95
- Verifying : perl-Time-Local-1.2300-2.el7.noarch 87/95
- Verifying : 1:java-1.8.0-openjdk-1.8.0.181-3.b13.el7_5.x86_64 88/95
- Verifying : 1:java-1.8.0-openjdk-headless-1.8.0.181-3.b13.el7_5.x86_ 89/95
- Verifying : rh-git29-git-2.9.3-5.el7.x86_64 90/95
- Verifying : xorg-x11-fonts-Type1-7.5-9.el7.noarch 91/95
- Verifying : 1:perl-Error-0.17020-2.el7.noarch 92/95
- Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 93/95
- Verifying : perl-podlators-2.5.1-3.el7.noarch 94/95
- Verifying : libfontenc-1.1.3-3.el7.x86_64 95/95
- Installed:
- bzip2.x86_64 0:1.0.6-13.el7
- java-1.8.0-openjdk-devel.x86_64 1:1.8.0.181-3.b13.el7_5
- rh-git29.x86_64 0:2.3-5.el7
- scl-utils.x86_64 0:20130529-18.el7_4
- sudo.x86_64 0:1.8.19p2-14.el7_5
- Dependency Installed:
- alsa-lib.x86_64 0:1.1.4.1-2.el7
- audit-libs-python.x86_64 0:2.8.1-3.el7_5.1
- checkpolicy.x86_64 0:2.5-6.el7
- copy-jdk-configs.noarch 0:3.3-10.el7_5
- emacs-filesystem.noarch 1:24.3-20.el7_4
- fipscheck.x86_64 0:1.4.1-6.el7
- fipscheck-lib.x86_64 0:1.4.1-6.el7
- fontconfig.x86_64 0:2.10.95-11.el7
- fontpackages-filesystem.noarch 0:1.44-8.el7
- freetype.x86_64 0:2.4.11-15.el7
- giflib.x86_64 0:4.1.6-9.el7
- groff-base.x86_64 0:1.22.2-8.el7
- httpd24-libcurl.x86_64 0:7.47.1-4.el7
- httpd24-libnghttp2.x86_64 0:1.7.1-6.el7
- httpd24-runtime.x86_64 0:1.1-18.el7
- java-1.8.0-openjdk.x86_64 1:1.8.0.181-3.b13.el7_5
- java-1.8.0-openjdk-headless.x86_64 1:1.8.0.181-3.b13.el7_5
- javapackages-tools.noarch 0:3.4.1-11.el7
- less.x86_64 0:458-9.el7
- libICE.x86_64 0:1.0.9-9.el7
- libSM.x86_64 0:1.2.2-2.el7
- libX11.x86_64 0:1.6.5-1.el7
- libX11-common.noarch 0:1.6.5-1.el7
- libXau.x86_64 0:1.0.8-2.1.el7
- libXcomposite.x86_64 0:0.4.4-4.1.el7
- libXext.x86_64 0:1.3.3-3.el7
- libXfont.x86_64 0:1.5.2-1.el7
- libXi.x86_64 0:1.7.9-1.el7
- libXrender.x86_64 0:0.9.10-1.el7
- libXtst.x86_64 0:1.2.3-1.el7
- libcgroup.x86_64 0:0.41-15.el7
- libedit.x86_64 0:3.0-12.20121213cvs.el7
- libfontenc.x86_64 0:1.1.3-3.el7
- libgnome-keyring.x86_64 0:3.12.0-1.el7
- libjpeg-turbo.x86_64 0:1.2.90-5.el7
- libpng.x86_64 2:1.5.13-7.el7_2
- libselinux-python.x86_64 0:2.5-12.el7
- libselinux-utils.x86_64 0:2.5-12.el7
- libsemanage-python.x86_64 0:2.5-11.el7
- libxcb.x86_64 0:1.12-1.el7
- libxslt.x86_64 0:1.1.28-5.el7
- lksctp-tools.x86_64 0:1.0.17-2.el7
- openssh.x86_64 0:7.4p1-16.el7
- openssh-clients.x86_64 0:7.4p1-16.el7
- perl.x86_64 4:5.16.3-292.el7
- perl-Carp.noarch 0:1.26-244.el7
- perl-Encode.x86_64 0:2.51-7.el7
- perl-Error.noarch 1:0.17020-2.el7
- perl-Exporter.noarch 0:5.68-3.el7
- perl-File-Path.noarch 0:2.09-2.el7
- perl-File-Temp.noarch 0:0.23.01-3.el7
- perl-Filter.x86_64 0:1.49-3.el7
- perl-Getopt-Long.noarch 0:2.40-3.el7
- perl-HTTP-Tiny.noarch 0:0.033-3.el7
- perl-PathTools.x86_64 0:3.40-5.el7
- perl-Pod-Escapes.noarch 1:1.04-292.el7
- perl-Pod-Perldoc.noarch 0:3.20-4.el7
- perl-Pod-Simple.noarch 1:3.28-4.el7
- perl-Pod-Usage.noarch 0:1.63-3.el7
- perl-Scalar-List-Utils.x86_64 0:1.27-248.el7
- perl-Socket.x86_64 0:2.010-4.el7
- perl-Storable.x86_64 0:2.45-3.el7
- perl-TermReadKey.x86_64 0:2.30-20.el7
- perl-Text-ParseWords.noarch 0:3.29-4.el7
- perl-Time-HiRes.x86_64 4:1.9725-3.el7
- perl-Time-Local.noarch 0:1.2300-2.el7
- perl-constant.noarch 0:1.27-2.el7
- perl-libs.x86_64 4:5.16.3-292.el7
- perl-macros.x86_64 4:5.16.3-292.el7
- perl-parent.noarch 1:0.225-244.el7
- perl-podlators.noarch 0:2.5.1-3.el7
- perl-threads.x86_64 0:1.87-4.el7
- perl-threads-shared.x86_64 0:1.43-6.el7
- policycoreutils.x86_64 0:2.5-22.el7
- policycoreutils-python.x86_64 0:2.5-22.el7
- python-IPy.noarch 0:0.75-6.el7
- python-javapackages.noarch 0:3.4.1-11.el7
- python-lxml.x86_64 0:3.2.1-4.el7
- rh-git29-git.x86_64 0:2.9.3-5.el7
- rh-git29-git-core.x86_64 0:2.9.3-5.el7
- rh-git29-git-core-doc.x86_64 0:2.9.3-5.el7
- rh-git29-perl-Git.noarch 0:2.9.3-5.el7
- rh-git29-runtime.x86_64 0:2.3-5.el7
- rsync.x86_64 0:3.1.2-4.el7
- setools-libs.x86_64 0:3.3.8-2.el7
- stix-fonts.noarch 0:1.1.0-5.el7
- ttmkfdir.x86_64 0:3.0.9-42.el7
- tzdata-java.noarch 0:2018e-3.el7
- xorg-x11-font-utils.x86_64 1:7.5-20.el7
- xorg-x11-fonts-Type1.noarch 0:7.5-9.el7
- Complete!
- [yarn]
- name=Yarn Repository
- baseurl=https://dl.yarnpkg.com/rpm/
- enabled=1
- gpgcheck=1
- gpgkey=https://dl.yarnpkg.com/rpm/pubkey.gpg
- ## Installing the NodeSource Node.js 8.x LTS Carbon repo...
- ## Inspecting system...
- + rpm -q --whatprovides redhat-release || rpm -q --whatprovides centos-release || rpm -q --whatprovides cloudlinux-release || rpm -q --whatprovides sl-release
- + uname -m
- ## Confirming "el7-x86_64" is supported...
- + curl -sLf -o /dev/null 'https://rpm.nodesource.com/pub_8.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm'
- ## Downloading release setup RPM...
- + mktemp
- + curl -sL -o '/tmp/tmp.tGi4SVLj6R' 'https://rpm.nodesource.com/pub_8.x/el/7/x86_64/nodesource-release-el7-1.noarch.rpm'
- ## Installing release setup RPM...
- + rpm -i --nosignature --force '/tmp/tmp.tGi4SVLj6R'
- ## Cleaning up...
- + rm -f '/tmp/tmp.tGi4SVLj6R'
- ## Checking for existing installations...
- + rpm -qa 'node|npm' | grep -v nodesource
- ## Run `sudo yum install -y nodejs` to install Node.js 8.x LTS Carbon and npm.
- ## You may also need development tools to build native addons:
- sudo yum install gcc-c++ make
- ## To install the Yarn package manager, run:
- curl -sL https://dl.yarnpkg.com/rpm/yarn.repo | sudo tee /etc/yum.repos.d/yarn.repo
- sudo yum install yarn
- Loaded plugins: fastestmirror, ovl
- Loading mirror speeds from cached hostfile
- * base: mirrors.advancedhosters.com
- * extras: mirrors.advancedhosters.com
- * updates: mirrors.advancedhosters.com
- Resolving Dependencies
- --> Running transaction check
- ---> Package nodejs.x86_64 2:8.12.0-1nodesource will be installed
- ---> Package patch.x86_64 0:2.7.1-10.el7_5 will be installed
- ---> Package yarn.noarch 0:1.10.1-1 will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Installing:
- nodejs x86_64 2:8.12.0-1nodesource nodesource 16 M
- patch x86_64 2.7.1-10.el7_5 updates 110 k
- yarn noarch 1.10.1-1 yarn 1.1 M
- Transaction Summary
- ================================================================================
- Install 3 Packages
- Total download size: 17 M
- Installed size: 53 M
- Downloading packages:
- warning: /var/cache/yum/x86_64/7/yarn/packages/yarn-1.10.1-1.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 6963f07f: NOKEY
- Public key for yarn-1.10.1-1.noarch.rpm is not installed
- warning: /var/cache/yum/x86_64/7/nodesource/packages/nodejs-8.12.0-1nodesource.x86_64.rpm: Header V4 RSA/SHA256 Signature, key ID 34fa74dd: NOKEY
- Public key for nodejs-8.12.0-1nodesource.x86_64.rpm is not installed
- --------------------------------------------------------------------------------
- Total 38 MB/s | 17 MB 00:00
- Retrieving key from https://dl.yarnpkg.com/rpm/pubkey.gpg
- Importing GPG key 0x6963F07F:
- Userid : "Yarn RPM Packaging <[email protected]>"
- Fingerprint: 9a6f 73f3 4beb 7473 4d8c 6914 9cbb b558 6963 f07f
- From : https://dl.yarnpkg.com/rpm/pubkey.gpg
- Retrieving key from file:///etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL
- Importing GPG key 0x34FA74DD:
- Userid : "NodeSource <[email protected]>"
- Fingerprint: 2e55 207a 95d9 944b 0cc9 3261 5ddb e8d4 34fa 74dd
- Package : nodesource-release-el7-1.noarch (installed)
- From : /etc/pki/rpm-gpg/NODESOURCE-GPG-SIGNING-KEY-EL
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Warning: RPMDB altered outside of yum.
- Installing : 2:nodejs-8.12.0-1nodesource.x86_64 1/3
- Installing : yarn-1.10.1-1.noarch 2/3
- Installing : patch-2.7.1-10.el7_5.x86_64 3/3
- Verifying : patch-2.7.1-10.el7_5.x86_64 1/3
- Verifying : yarn-1.10.1-1.noarch 2/3
- Verifying : 2:nodejs-8.12.0-1nodesource.x86_64 3/3
- Installed:
- nodejs.x86_64 2:8.12.0-1nodesource patch.x86_64 0:2.7.1-10.el7_5
- yarn.noarch 0:1.10.1-1
- Complete!
- npm version:
- 6.4.1
- nodejs version:
- v8.12.0
- Removing intermediate container 94125447db0a
- ---> 1ec07cf54b95
- Step 35/39 : RUN useradd -u 1000 -G users,wheel,root -d ${HOME} --shell /bin/bash theia && usermod -p "*" theia && echo "%wheel ALL=(ALL) NOPASSWD: ALL" >> /etc/sudoers && mkdir /node_modules && for f in "${HOME}" "/etc/passwd" "/etc/group /node_modules"; do sudo chgrp -R 0 ${f} && sudo chmod -R g+rwX ${f}; done && cat /etc/passwd | sed s#root:x.*#root:x:\${USER_ID}:\${GROUP_ID}::\${HOME}:/bin/bash#g > ${HOME}/passwd.template && cat /etc/group | sed s#root:x:0:#root:x:0:0,\${USER_ID}:#g > ${HOME}/group.template && npm install -g yo @theia/generator-plugin && mkdir -p ${HOME}/.config/insight-nodejs/ && chmod -R 777 ${HOME}/.config/ && echo '"--*.modules-folder" "/node_modules"' > $HOME/.yarnrc && npm install -g [email protected] && echo '{"optOut": true}' > $HOME/.config/insight-nodejs/insight-yo.json && echo 'source scl_source enable rh-git29' >> /home/theia/.bashrc && rm -rf /tmp/* && find ${HOME} -exec sh -c "chgrp 0 {}; chmod g+rwX {}" \;
- ---> Running in b0f0e56adef6
- /usr/bin/yo -> /usr/lib/node_modules/yo/lib/cli.js
- /usr/bin/yo-complete -> /usr/lib/node_modules/yo/lib/completion/index.js
- > [email protected] postinstall /usr/lib/node_modules/yo/node_modules/spawn-sync
- > node postinstall
- > [email protected] postinstall /usr/lib/node_modules/yo
- > yodoctor
- Yeoman Doctor
- Running sanity checks on your system
- ✔ Global configuration file is valid
- ✔ NODE_PATH matches the npm root
- ✔ Node.js version
- ✔ No .bowerrc file in home directory
- ✔ No .yo-rc.json file in home directory
- ✔ npm version
- ✔ yo version
- Everything looks all right!
- + @theia/[email protected]
- added 863 packages from 300 contributors in 21.532s
- /usr/bin/tsc -> /usr/lib/node_modules/typescript/bin/tsc
- /usr/bin/tsserver -> /usr/lib/node_modules/typescript/bin/tsserver
- added 1 package from 1 contributor in 1.108s
- Removing intermediate container b0f0e56adef6
- ---> 11c39e673c4b
- Step 36/39 : COPY --chown=theia:root --from=builder /home/theia /home/theia
- ---> 050ccc236bae
- Step 37/39 : USER theia
- ---> Running in 3bba6b691675
- Removing intermediate container 3bba6b691675
- ---> 87e712e53f30
- Step 38/39 : ADD src/entrypoint.sh /entrypoint.sh
- ---> 29a36aded095
- Step 39/39 : ENTRYPOINT ["/entrypoint.sh"]
- ---> Running in 67670c70802c
- Removing intermediate container 67670c70802c
- ---> 4cbf598368e0
- Successfully built 4cbf598368e0
- Successfully tagged eclipse/che-theia:nightly
- Build of eclipse/che-theia:nightly [OK]
- Script run successfully: eclipse/che-theia:nightly
- Building Docker Image eclipse/che-theia-e2e:nightly from /home/codenvy/workspace/che-pullrequests-test-ocp/dockerfiles/theia/e2e directory with tag nightly
- Sending build context to Docker daemon 260.1kB
- Step 1/8 : FROM eclipse/che-theia:nightly
- ---> 4cbf598368e0
- Step 2/8 : USER root
- ---> Running in 6712f5557287
- Removing intermediate container 6712f5557287
- ---> 735ae096d2d2
- Step 3/8 : RUN yum install -y gtk2-2.24.31-1.el7.x86_64 libnotify-0.7.7-1.el7.x86_64 GConf2 nss-3.36.0-5.el7_5.x86_64 libXScrnSaver-1.2.2-6.1.el7.x86_64 alsa-lib-1.1.4.1-2.el7.x86_64 xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64 liberation-* && dbus-uuidgen > /var/lib/dbus/machine-id
- ---> Running in ae4ca04e1ee1
- Loaded plugins: fastestmirror, ovl
- Loading mirror speeds from cached hostfile
- * base: mirrors.advancedhosters.com
- * extras: mirrors.advancedhosters.com
- * updates: mirrors.advancedhosters.com
- Package matching nss-3.36.0-5.el7_5.x86_64 already installed. Checking for update.
- Package alsa-lib-1.1.4.1-2.el7.x86_64 already installed and latest version
- Resolving Dependencies
- --> Running transaction check
- ---> Package GConf2.x86_64 0:3.2.6-8.el7 will be installed
- --> Processing Dependency: /usr/bin/killall for package: GConf2-3.2.6-8.el7.x86_64
- --> Processing Dependency: libpolkit-gobject-1.so.0()(64bit) for package: GConf2-3.2.6-8.el7.x86_64
- ---> Package gtk2.x86_64 0:2.24.31-1.el7 will be installed
- --> Processing Dependency: pango >= 1.20.0-1 for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libtiff >= 3.6.1 for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libXrandr >= 1.2.99.4-2 for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: atk >= 1.29.4-2 for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: hicolor-icon-theme for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: gtk-update-icon-cache for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libpangoft2-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libpangocairo-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libpango-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libgdk_pixbuf-2.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libcups.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libcairo.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libatk-1.0.so.0()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libXrandr.so.2()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libXinerama.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libXfixes.so.3()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libXdamage.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- --> Processing Dependency: libXcursor.so.1()(64bit) for package: gtk2-2.24.31-1.el7.x86_64
- ---> Package libXScrnSaver.x86_64 0:1.2.2-6.1.el7 will be installed
- ---> Package liberation-fonts.noarch 1:1.07.2-16.el7 will be installed
- ---> Package liberation-fonts-common.noarch 1:1.07.2-16.el7 will be installed
- ---> Package liberation-mono-fonts.noarch 1:1.07.2-16.el7 will be installed
- ---> Package liberation-narrow-fonts.noarch 1:1.07.2-16.el7 will be installed
- ---> Package liberation-sans-fonts.noarch 1:1.07.2-16.el7 will be installed
- ---> Package liberation-serif-fonts.noarch 1:1.07.2-16.el7 will be installed
- ---> Package libnotify.x86_64 0:0.7.7-1.el7 will be installed
- ---> Package xorg-x11-server-Xvfb.x86_64 0:1.19.5-5.el7 will be installed
- --> Processing Dependency: xorg-x11-server-common >= 1.19.5-5.el7 for package: xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64
- --> Processing Dependency: xorg-x11-xauth for package: xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64
- --> Processing Dependency: libxshmfence.so.1()(64bit) for package: xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64
- --> Processing Dependency: libpixman-1.so.0()(64bit) for package: xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64
- --> Processing Dependency: libXfont2.so.2()(64bit) for package: xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64
- --> Processing Dependency: libXdmcp.so.6()(64bit) for package: xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64
- --> Processing Dependency: libGL.so.1()(64bit) for package: xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64
- --> Running transaction check
- ---> Package atk.x86_64 0:2.22.0-3.el7 will be installed
- ---> Package cairo.x86_64 0:1.14.8-2.el7 will be installed
- --> Processing Dependency: libEGL.so.1()(64bit) for package: cairo-1.14.8-2.el7.x86_64
- ---> Package cups-libs.x86_64 1:1.6.3-35.el7 will be installed
- --> Processing Dependency: libavahi-common.so.3()(64bit) for package: 1:cups-libs-1.6.3-35.el7.x86_64
- --> Processing Dependency: libavahi-client.so.3()(64bit) for package: 1:cups-libs-1.6.3-35.el7.x86_64
- ---> Package gdk-pixbuf2.x86_64 0:2.36.5-1.el7 will be installed
- --> Processing Dependency: libjasper.so.1()(64bit) for package: gdk-pixbuf2-2.36.5-1.el7.x86_64
- ---> Package gtk-update-icon-cache.x86_64 0:3.22.26-4.el7_5 will be installed
- ---> Package hicolor-icon-theme.noarch 0:0.12-7.el7 will be installed
- ---> Package libXcursor.x86_64 0:1.1.14-8.el7 will be installed
- ---> Package libXdamage.x86_64 0:1.1.4-4.1.el7 will be installed
- ---> Package libXdmcp.x86_64 0:1.1.2-6.el7 will be installed
- ---> Package libXfixes.x86_64 0:5.0.3-1.el7 will be installed
- ---> Package libXfont2.x86_64 0:2.0.1-2.el7 will be installed
- ---> Package libXinerama.x86_64 0:1.1.3-2.1.el7 will be installed
- ---> Package libXrandr.x86_64 0:1.5.1-2.el7 will be installed
- ---> Package libtiff.x86_64 0:4.0.3-27.el7_3 will be installed
- --> Processing Dependency: libjbig.so.2.0()(64bit) for package: libtiff-4.0.3-27.el7_3.x86_64
- ---> Package libxshmfence.x86_64 0:1.2-1.el7 will be installed
- ---> Package mesa-libGL.x86_64 0:17.2.3-8.20171019.el7 will be installed
- --> Processing Dependency: mesa-libglapi = 17.2.3-8.20171019.el7 for package: mesa-libGL-17.2.3-8.20171019.el7.x86_64
- --> Processing Dependency: libdrm >= 2.4.83 for package: mesa-libGL-17.2.3-8.20171019.el7.x86_64
- --> Processing Dependency: libglapi.so.0()(64bit) for package: mesa-libGL-17.2.3-8.20171019.el7.x86_64
- --> Processing Dependency: libdrm.so.2()(64bit) for package: mesa-libGL-17.2.3-8.20171019.el7.x86_64
- --> Processing Dependency: libXxf86vm.so.1()(64bit) for package: mesa-libGL-17.2.3-8.20171019.el7.x86_64
- ---> Package pango.x86_64 0:1.40.4-1.el7 will be installed
- --> Processing Dependency: libthai(x86-64) >= 0.1.9 for package: pango-1.40.4-1.el7.x86_64
- --> Processing Dependency: libXft(x86-64) >= 2.0.0 for package: pango-1.40.4-1.el7.x86_64
- --> Processing Dependency: harfbuzz(x86-64) >= 1.0.3 for package: pango-1.40.4-1.el7.x86_64
- --> Processing Dependency: libthai.so.0(LIBTHAI_0.1)(64bit) for package: pango-1.40.4-1.el7.x86_64
- --> Processing Dependency: libthai.so.0()(64bit) for package: pango-1.40.4-1.el7.x86_64
- --> Processing Dependency: libharfbuzz.so.0()(64bit) for package: pango-1.40.4-1.el7.x86_64
- --> Processing Dependency: libXft.so.2()(64bit) for package: pango-1.40.4-1.el7.x86_64
- ---> Package pixman.x86_64 0:0.34.0-1.el7 will be installed
- ---> Package polkit.x86_64 0:0.112-14.el7 will be installed
- --> Processing Dependency: polkit-pkla-compat for package: polkit-0.112-14.el7.x86_64
- --> Processing Dependency: libmozjs-17.0.so(mozjs_17.0)(64bit) for package: polkit-0.112-14.el7.x86_64
- --> Processing Dependency: libmozjs-17.0.so()(64bit) for package: polkit-0.112-14.el7.x86_64
- ---> Package psmisc.x86_64 0:22.20-15.el7 will be installed
- ---> Package xorg-x11-server-common.x86_64 0:1.19.5-5.el7 will be installed
- --> Processing Dependency: xkeyboard-config for package: xorg-x11-server-common-1.19.5-5.el7.x86_64
- --> Processing Dependency: xkbcomp for package: xorg-x11-server-common-1.19.5-5.el7.x86_64
- ---> Package xorg-x11-xauth.x86_64 1:1.0.9-1.el7 will be installed
- --> Processing Dependency: libXmuu.so.1()(64bit) for package: 1:xorg-x11-xauth-1.0.9-1.el7.x86_64
- --> Running transaction check
- ---> Package avahi-libs.x86_64 0:0.6.31-19.el7 will be installed
- ---> Package harfbuzz.x86_64 0:1.3.2-1.el7 will be installed
- --> Processing Dependency: libgraphite2.so.3()(64bit) for package: harfbuzz-1.3.2-1.el7.x86_64
- ---> Package jasper-libs.x86_64 0:1.900.1-31.el7 will be installed
- ---> Package jbigkit-libs.x86_64 0:2.0-11.el7 will be installed
- ---> Package libXft.x86_64 0:2.3.2-2.el7 will be installed
- ---> Package libXmu.x86_64 0:1.1.2-2.el7 will be installed
- --> Processing Dependency: libXt.so.6()(64bit) for package: libXmu-1.1.2-2.el7.x86_64
- ---> Package libXxf86vm.x86_64 0:1.1.4-1.el7 will be installed
- ---> Package libdrm.x86_64 0:2.4.83-2.el7 will be installed
- --> Processing Dependency: libpciaccess.so.0()(64bit) for package: libdrm-2.4.83-2.el7.x86_64
- ---> Package libthai.x86_64 0:0.1.14-9.el7 will be installed
- ---> Package mesa-libEGL.x86_64 0:17.2.3-8.20171019.el7 will be installed
- --> Processing Dependency: mesa-libgbm = 17.2.3-8.20171019.el7 for package: mesa-libEGL-17.2.3-8.20171019.el7.x86_64
- --> Processing Dependency: libwayland-server.so.0()(64bit) for package: mesa-libEGL-17.2.3-8.20171019.el7.x86_64
- --> Processing Dependency: libwayland-client.so.0()(64bit) for package: mesa-libEGL-17.2.3-8.20171019.el7.x86_64
- --> Processing Dependency: libgbm.so.1()(64bit) for package: mesa-libEGL-17.2.3-8.20171019.el7.x86_64
- ---> Package mesa-libglapi.x86_64 0:17.2.3-8.20171019.el7 will be installed
- ---> Package mozjs17.x86_64 0:17.0.0-20.el7 will be installed
- ---> Package polkit-pkla-compat.x86_64 0:0.1-4.el7 will be installed
- ---> Package xkeyboard-config.noarch 0:2.20-1.el7 will be installed
- ---> Package xorg-x11-xkb-utils.x86_64 0:7.7-12.el7 will be installed
- --> Processing Dependency: libxkbfile.so.1()(64bit) for package: xorg-x11-xkb-utils-7.7-12.el7.x86_64
- --> Running transaction check
- ---> Package graphite2.x86_64 0:1.3.10-1.el7_3 will be installed
- ---> Package libXt.x86_64 0:1.1.5-3.el7 will be installed
- ---> Package libpciaccess.x86_64 0:0.14-1.el7 will be installed
- --> Processing Dependency: hwdata for package: libpciaccess-0.14-1.el7.x86_64
- ---> Package libwayland-client.x86_64 0:1.14.0-2.el7 will be installed
- ---> Package libwayland-server.x86_64 0:1.14.0-2.el7 will be installed
- ---> Package libxkbfile.x86_64 0:1.0.9-3.el7 will be installed
- ---> Package mesa-libgbm.x86_64 0:17.2.3-8.20171019.el7 will be installed
- --> Running transaction check
- ---> Package hwdata.x86_64 0:0.252-8.8.el7 will be installed
- --> Finished Dependency Resolution
- Dependencies Resolved
- ================================================================================
- Package Arch Version Repository Size
- ================================================================================
- Installing:
- GConf2 x86_64 3.2.6-8.el7 base 1.0 M
- gtk2 x86_64 2.24.31-1.el7 base 3.4 M
- libXScrnSaver x86_64 1.2.2-6.1.el7 base 24 k
- liberation-fonts noarch 1:1.07.2-16.el7 base 13 k
- liberation-fonts-common noarch 1:1.07.2-16.el7 base 27 k
- liberation-mono-fonts noarch 1:1.07.2-16.el7 base 227 k
- liberation-narrow-fonts noarch 1:1.07.2-16.el7 base 202 k
- liberation-sans-fonts noarch 1:1.07.2-16.el7 base 279 k
- liberation-serif-fonts noarch 1:1.07.2-16.el7 base 298 k
- libnotify x86_64 0.7.7-1.el7 base 39 k
- xorg-x11-server-Xvfb x86_64 1.19.5-5.el7 base 856 k
- Installing for dependencies:
- atk x86_64 2.22.0-3.el7 base 258 k
- avahi-libs x86_64 0.6.31-19.el7 base 61 k
- cairo x86_64 1.14.8-2.el7 base 713 k
- cups-libs x86_64 1:1.6.3-35.el7 base 357 k
- gdk-pixbuf2 x86_64 2.36.5-1.el7 base 567 k
- graphite2 x86_64 1.3.10-1.el7_3 base 115 k
- gtk-update-icon-cache x86_64 3.22.26-4.el7_5 updates 27 k
- harfbuzz x86_64 1.3.2-1.el7 base 177 k
- hicolor-icon-theme noarch 0.12-7.el7 base 42 k
- hwdata x86_64 0.252-8.8.el7 base 2.3 M
- jasper-libs x86_64 1.900.1-31.el7 base 150 k
- jbigkit-libs x86_64 2.0-11.el7 base 46 k
- libXcursor x86_64 1.1.14-8.el7 base 30 k
- libXdamage x86_64 1.1.4-4.1.el7 base 20 k
- libXdmcp x86_64 1.1.2-6.el7 base 34 k
- libXfixes x86_64 5.0.3-1.el7 base 18 k
- libXfont2 x86_64 2.0.1-2.el7 base 140 k
- libXft x86_64 2.3.2-2.el7 base 58 k
- libXinerama x86_64 1.1.3-2.1.el7 base 14 k
- libXmu x86_64 1.1.2-2.el7 base 71 k
- libXrandr x86_64 1.5.1-2.el7 base 27 k
- libXt x86_64 1.1.5-3.el7 base 173 k
- libXxf86vm x86_64 1.1.4-1.el7 base 18 k
- libdrm x86_64 2.4.83-2.el7 base 151 k
- libpciaccess x86_64 0.14-1.el7 base 26 k
- libthai x86_64 0.1.14-9.el7 base 187 k
- libtiff x86_64 4.0.3-27.el7_3 base 170 k
- libwayland-client x86_64 1.14.0-2.el7 base 32 k
- libwayland-server x86_64 1.14.0-2.el7 base 38 k
- libxkbfile x86_64 1.0.9-3.el7 base 83 k
- libxshmfence x86_64 1.2-1.el7 base 7.2 k
- mesa-libEGL x86_64 17.2.3-8.20171019.el7 base 96 k
- mesa-libGL x86_64 17.2.3-8.20171019.el7 base 156 k
- mesa-libgbm x86_64 17.2.3-8.20171019.el7 base 38 k
- mesa-libglapi x86_64 17.2.3-8.20171019.el7 base 43 k
- mozjs17 x86_64 17.0.0-20.el7 base 1.4 M
- pango x86_64 1.40.4-1.el7 base 275 k
- pixman x86_64 0.34.0-1.el7 base 248 k
- polkit x86_64 0.112-14.el7 base 167 k
- polkit-pkla-compat x86_64 0.1-4.el7 base 39 k
- psmisc x86_64 22.20-15.el7 base 141 k
- xkeyboard-config noarch 2.20-1.el7 base 799 k
- xorg-x11-server-common x86_64 1.19.5-5.el7 base 53 k
- xorg-x11-xauth x86_64 1:1.0.9-1.el7 base 30 k
- xorg-x11-xkb-utils x86_64 7.7-12.el7 base 103 k
- Transaction Summary
- ================================================================================
- Install 11 Packages (+45 Dependent packages)
- Total download size: 16 M
- Installed size: 60 M
- Downloading packages:
- --------------------------------------------------------------------------------
- Total 29 MB/s | 16 MB 00:00
- Running transaction check
- Running transaction test
- Transaction test succeeded
- Running transaction
- Installing : libXfixes-5.0.3-1.el7.x86_64 1/56
- Installing : 1:liberation-fonts-common-1.07.2-16.el7.noarch 2/56
- Installing : libxshmfence-1.2-1.el7.x86_64 3/56
- Installing : pixman-0.34.0-1.el7.x86_64 4/56
- Installing : libXdamage-1.1.4-4.1.el7.x86_64 5/56
- Installing : libwayland-server-1.14.0-2.el7.x86_64 6/56
- Installing : libwayland-client-1.14.0-2.el7.x86_64 7/56
- Installing : mesa-libglapi-17.2.3-8.20171019.el7.x86_64 8/56
- Installing : 1:liberation-sans-fonts-1.07.2-16.el7.noarch 9/56
- Installing : 1:liberation-mono-fonts-1.07.2-16.el7.noarch 10/56
- Installing : 1:liberation-serif-fonts-1.07.2-16.el7.noarch 11/56
- Installing : 1:liberation-narrow-fonts-1.07.2-16.el7.noarch 12/56
- Installing : libXcursor-1.1.14-8.el7.x86_64 13/56
- Installing : mozjs17-17.0.0-20.el7.x86_64 14/56
- Installing : polkit-0.112-14.el7.x86_64 15/56
- Installing : polkit-pkla-compat-0.1-4.el7.x86_64 16/56
- Installing : libXdmcp-1.1.2-6.el7.x86_64 17/56
- Installing : graphite2-1.3.10-1.el7_3.x86_64 18/56
- Installing : harfbuzz-1.3.2-1.el7.x86_64 19/56
- Installing : jbigkit-libs-2.0-11.el7.x86_64 20/56
- Installing : libtiff-4.0.3-27.el7_3.x86_64 21/56
- Installing : libXrandr-1.5.1-2.el7.x86_64 22/56
- Installing : hwdata-0.252-8.8.el7.x86_64 23/56
- Installing : libpciaccess-0.14-1.el7.x86_64 24/56
- Installing : libdrm-2.4.83-2.el7.x86_64 25/56
- Installing : mesa-libgbm-17.2.3-8.20171019.el7.x86_64 26/56
- Installing : mesa-libEGL-17.2.3-8.20171019.el7.x86_64 27/56
- Installing : psmisc-22.20-15.el7.x86_64 28/56
- Installing : libXft-2.3.2-2.el7.x86_64 29/56
- Installing : libXt-1.1.5-3.el7.x86_64 30/56
- Installing : libXmu-1.1.2-2.el7.x86_64 31/56
- Installing : 1:xorg-x11-xauth-1.0.9-1.el7.x86_64 32/56
- Installing : libthai-0.1.14-9.el7.x86_64 33/56
- Installing : jasper-libs-1.900.1-31.el7.x86_64 34/56
- Installing : gdk-pixbuf2-2.36.5-1.el7.x86_64 35/56
- Installing : gtk-update-icon-cache-3.22.26-4.el7_5.x86_64 36/56
- Installing : libxkbfile-1.0.9-3.el7.x86_64 37/56
- Installing : xorg-x11-xkb-utils-7.7-12.el7.x86_64 38/56
- Installing : hicolor-icon-theme-0.12-7.el7.noarch 39/56
- Installing : libXfont2-2.0.1-2.el7.x86_64 40/56
- Installing : xkeyboard-config-2.20-1.el7.noarch 41/56
- Installing : xorg-x11-server-common-1.19.5-5.el7.x86_64 42/56
- Installing : libXxf86vm-1.1.4-1.el7.x86_64 43/56
- Installing : mesa-libGL-17.2.3-8.20171019.el7.x86_64 44/56
- Installing : cairo-1.14.8-2.el7.x86_64 45/56
- Installing : pango-1.40.4-1.el7.x86_64 46/56
- Installing : avahi-libs-0.6.31-19.el7.x86_64 47/56
- Installing : 1:cups-libs-1.6.3-35.el7.x86_64 48/56
- Installing : libXinerama-1.1.3-2.1.el7.x86_64 49/56
- Installing : atk-2.22.0-3.el7.x86_64 50/56
- Installing : gtk2-2.24.31-1.el7.x86_64 51/56
- Installing : xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64 52/56
- Installing : libnotify-0.7.7-1.el7.x86_64 53/56
- Installing : GConf2-3.2.6-8.el7.x86_64 54/56
- Installing : 1:liberation-fonts-1.07.2-16.el7.noarch 55/56
- Installing : libXScrnSaver-1.2.2-6.1.el7.x86_64 56/56
- Verifying : libpciaccess-0.14-1.el7.x86_64 1/56
- Verifying : atk-2.22.0-3.el7.x86_64 2/56
- Verifying : libtiff-4.0.3-27.el7_3.x86_64 3/56
- Verifying : libXinerama-1.1.3-2.1.el7.x86_64 4/56
- Verifying : avahi-libs-0.6.31-19.el7.x86_64 5/56
- Verifying : libnotify-0.7.7-1.el7.x86_64 6/56
- Verifying : libXxf86vm-1.1.4-1.el7.x86_64 7/56
- Verifying : xorg-x11-xkb-utils-7.7-12.el7.x86_64 8/56
- Verifying : xkeyboard-config-2.20-1.el7.noarch 9/56
- Verifying : polkit-0.112-14.el7.x86_64 10/56
- Verifying : libXfont2-2.0.1-2.el7.x86_64 11/56
- Verifying : gtk2-2.24.31-1.el7.x86_64 12/56
- Verifying : mesa-libEGL-17.2.3-8.20171019.el7.x86_64 13/56
- Verifying : hicolor-icon-theme-0.12-7.el7.noarch 14/56
- Verifying : cairo-1.14.8-2.el7.x86_64 15/56
- Verifying : 1:liberation-fonts-1.07.2-16.el7.noarch 16/56
- Verifying : libxkbfile-1.0.9-3.el7.x86_64 17/56
- Verifying : 1:liberation-fonts-common-1.07.2-16.el7.noarch 18/56
- Verifying : jasper-libs-1.900.1-31.el7.x86_64 19/56
- Verifying : 1:xorg-x11-xauth-1.0.9-1.el7.x86_64 20/56
- Verifying : libthai-0.1.14-9.el7.x86_64 21/56
- Verifying : libXt-1.1.5-3.el7.x86_64 22/56
- Verifying : mesa-libGL-17.2.3-8.20171019.el7.x86_64 23/56
- Verifying : libXft-2.3.2-2.el7.x86_64 24/56
- Verifying : 1:liberation-sans-fonts-1.07.2-16.el7.noarch 25/56
- Verifying : psmisc-22.20-15.el7.x86_64 26/56
- Verifying : libXcursor-1.1.14-8.el7.x86_64 27/56
- Verifying : mesa-libglapi-17.2.3-8.20171019.el7.x86_64 28/56
- Verifying : libwayland-client-1.14.0-2.el7.x86_64 29/56
- Verifying : harfbuzz-1.3.2-1.el7.x86_64 30/56
- Verifying : pango-1.40.4-1.el7.x86_64 31/56
- Verifying : xorg-x11-server-Xvfb-1.19.5-5.el7.x86_64 32/56
- Verifying : hwdata-0.252-8.8.el7.x86_64 33/56
- Verifying : libXmu-1.1.2-2.el7.x86_64 34/56
- Verifying : libXrandr-1.5.1-2.el7.x86_64 35/56
- Verifying : 1:liberation-mono-fonts-1.07.2-16.el7.noarch 36/56
- Verifying : pixman-0.34.0-1.el7.x86_64 37/56
- Verifying : gtk-update-icon-cache-3.22.26-4.el7_5.x86_64 38/56
- Verifying : 1:liberation-serif-fonts-1.07.2-16.el7.noarch 39/56
- Verifying : jbigkit-libs-2.0-11.el7.x86_64 40/56
- Verifying : GConf2-3.2.6-8.el7.x86_64 41/56
- Verifying : gdk-pixbuf2-2.36.5-1.el7.x86_64 42/56
- Verifying : 1:cups-libs-1.6.3-35.el7.x86_64 43/56
- Verifying : xorg-x11-server-common-1.19.5-5.el7.x86_64 44/56
- Verifying : libxshmfence-1.2-1.el7.x86_64 45/56
- Verifying : libXScrnSaver-1.2.2-6.1.el7.x86_64 46/56
- Verifying : graphite2-1.3.10-1.el7_3.x86_64 47/56
- Verifying : libXdmcp-1.1.2-6.el7.x86_64 48/56
- Verifying : polkit-pkla-compat-0.1-4.el7.x86_64 49/56
- Verifying : 1:liberation-narrow-fonts-1.07.2-16.el7.noarch 50/56
- Verifying : mozjs17-17.0.0-20.el7.x86_64 51/56
- Verifying : libwayland-server-1.14.0-2.el7.x86_64 52/56
- Verifying : libXdamage-1.1.4-4.1.el7.x86_64 53/56
- Verifying : libXfixes-5.0.3-1.el7.x86_64 54/56
- Verifying : mesa-libgbm-17.2.3-8.20171019.el7.x86_64 55/56
- Verifying : libdrm-2.4.83-2.el7.x86_64 56/56
- Installed:
- GConf2.x86_64 0:3.2.6-8.el7
- gtk2.x86_64 0:2.24.31-1.el7
- libXScrnSaver.x86_64 0:1.2.2-6.1.el7
- liberation-fonts.noarch 1:1.07.2-16.el7
- liberation-fonts-common.noarch 1:1.07.2-16.el7
- liberation-mono-fonts.noarch 1:1.07.2-16.el7
- liberation-narrow-fonts.noarch 1:1.07.2-16.el7
- liberation-sans-fonts.noarch 1:1.07.2-16.el7
- liberation-serif-fonts.noarch 1:1.07.2-16.el7
- libnotify.x86_64 0:0.7.7-1.el7
- xorg-x11-server-Xvfb.x86_64 0:1.19.5-5.el7
- Dependency Installed:
- atk.x86_64 0:2.22.0-3.el7
- avahi-libs.x86_64 0:0.6.31-19.el7
- cairo.x86_64 0:1.14.8-2.el7
- cups-libs.x86_64 1:1.6.3-35.el7
- gdk-pixbuf2.x86_64 0:2.36.5-1.el7
- graphite2.x86_64 0:1.3.10-1.el7_3
- gtk-update-icon-cache.x86_64 0:3.22.26-4.el7_5
- harfbuzz.x86_64 0:1.3.2-1.el7
- hicolor-icon-theme.noarch 0:0.12-7.el7
- hwdata.x86_64 0:0.252-8.8.el7
- jasper-libs.x86_64 0:1.900.1-31.el7
- jbigkit-libs.x86_64 0:2.0-11.el7
- libXcursor.x86_64 0:1.1.14-8.el7
- libXdamage.x86_64 0:1.1.4-4.1.el7
- libXdmcp.x86_64 0:1.1.2-6.el7
- libXfixes.x86_64 0:5.0.3-1.el7
- libXfont2.x86_64 0:2.0.1-2.el7
- libXft.x86_64 0:2.3.2-2.el7
- libXinerama.x86_64 0:1.1.3-2.1.el7
- libXmu.x86_64 0:1.1.2-2.el7
- libXrandr.x86_64 0:1.5.1-2.el7
- libXt.x86_64 0:1.1.5-3.el7
- libXxf86vm.x86_64 0:1.1.4-1.el7
- libdrm.x86_64 0:2.4.83-2.el7
- libpciaccess.x86_64 0:0.14-1.el7
- libthai.x86_64 0:0.1.14-9.el7
- libtiff.x86_64 0:4.0.3-27.el7_3
- libwayland-client.x86_64 0:1.14.0-2.el7
- libwayland-server.x86_64 0:1.14.0-2.el7
- libxkbfile.x86_64 0:1.0.9-3.el7
- libxshmfence.x86_64 0:1.2-1.el7
- mesa-libEGL.x86_64 0:17.2.3-8.20171019.el7
- mesa-libGL.x86_64 0:17.2.3-8.20171019.el7
- mesa-libgbm.x86_64 0:17.2.3-8.20171019.el7
- mesa-libglapi.x86_64 0:17.2.3-8.20171019.el7
- mozjs17.x86_64 0:17.0.0-20.el7
- pango.x86_64 0:1.40.4-1.el7
- pixman.x86_64 0:0.34.0-1.el7
- polkit.x86_64 0:0.112-14.el7
- polkit-pkla-compat.x86_64 0:0.1-4.el7
- psmisc.x86_64 0:22.20-15.el7
- xkeyboard-config.noarch 0:2.20-1.el7
- xorg-x11-server-common.x86_64 0:1.19.5-5.el7
- xorg-x11-xauth.x86_64 1:1.0.9-1.el7
- xorg-x11-xkb-utils.x86_64 0:7.7-12.el7
- Complete!
- Removing intermediate container ae4ca04e1ee1
- ---> ac9b2b9f9213
- Step 4/8 : COPY src /home/cypress/
- ---> b606e02c4bf7
- Step 5/8 : RUN cd /home/cypress && yarn
- ---> Running in a301ba8d0ade
- yarn install v1.10.1
- [1/5] Validating package.json...
- [2/5] Resolving packages...
- [3/5] Fetching packages...
- info [email protected]: The platform "linux" is incompatible with this module.
- info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation.
- [4/5] Linking dependencies...
- warning " > [email protected]" has unmet peer dependency "chai@^3.0.0 || ^4.0.0".
- warning " > [email protected]" has unmet peer dependency "[email protected] || 0.20.x || 0.22.x || ^1.0.0-0".
- warning " > [email protected]" has unmet peer dependency "babel-eslint@^7.2.3".
- warning " > [email protected]" has incorrect peer dependency "eslint-plugin-mocha@^4.11.0".
- warning " > [email protected]" has unmet peer dependency "eslint-plugin-react@^7.2.1".
- warning " > [email protected]" has unmet peer dependency "browserify@>= 10.x".
- [5/5] Building fresh packages...
- success Saved lockfile.
- Done in 86.38s.
- Removing intermediate container a301ba8d0ade
- ---> 4801241af73f
- Step 6/8 : ADD cypress /home/cypress/cypress/
- ---> 1c8b0cbf0f4f
- Step 7/8 : ENTRYPOINT [""]
- ---> Running in a41cd7bdd1f3
- Removing intermediate container a41cd7bdd1f3
- ---> 9d61e9835331
- Step 8/8 : CMD /home/cypress/docker-run.sh
- ---> Running in 360368fdec4d
- Removing intermediate container 360368fdec4d
- ---> 28fc2fbf2017
- Successfully built 28fc2fbf2017
- Successfully tagged eclipse/che-theia-e2e:nightly
- Build of eclipse/che-theia-e2e:nightly [OK]
- Script run successfully: eclipse/che-theia-e2e:nightly
- Starting the master backend process with 5000 (ms) timeout.
- Starting server worker...
- Server worker has been started. [ID: 1 | PID: 26]
- Server worker is ready to accept messages. [ID: 1 | PID: 26]
- root INFO Plugins Remote Endpoints are []
- root INFO Plugins Remote Endpoints are Map {}
- root ERROR Uncaught Exception: Error: Environment variable CHE_API_EXTERNAL is not set.
- root ERROR Error: Environment variable CHE_API_EXTERNAL is not set.
- at CheWorkspaceClientServiceImpl.<anonymous> (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:74:35)
- at step (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:50:23)
- at Object.next (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:31:53)
- at fulfilled (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:22:58)
- at <anonymous>
- at process._tickCallback (internal/process/next_tick.js:189:7)
- at Function.Module.runMain (module.js:696:11)
- at startup (bootstrap_node.js:204:16)
- at bootstrap_node.js:625:3
- root ERROR Uncaught Exception: Error: Environment variable CHE_WORKSPACE_ID is not set.
- root ERROR Error: Environment variable CHE_WORKSPACE_ID is not set.
- at CheWorkspaceClientServiceImpl.<anonymous> (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:182:35)
- at step (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:50:23)
- at Object.next (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:31:53)
- at fulfilled (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:22:58)
- at <anonymous>
- at process._tickCallback (internal/process/next_tick.js:189:7)
- at Function.Module.runMain (module.js:696:11)
- at startup (bootstrap_node.js:204:16)
- at bootstrap_node.js:625:3
- root INFO Theia app listening on http://0.0.0.0:3000.
- Received message which is neither a response nor a notification message:
- "3000"
- root INFO [nsfw-watcher: 32] Started watching: /home/theia/package.json
- rm: cannot remove '/home/cypress/cypress/videos': Device or resource busy
- It looks like this is your first time using Cypress: 3.0.3
- ✔ Verified Cypress! /home/theia/.cache/Cypress/3.0.3/Cypress
- Opening Cypress...
- Warning: We failed to trash the existing run results.
- This error will not alter the exit code.
- Error: EBUSY: resource busy or locked, rmdir '/home/cypress/cypress/videos'
- ====================================================================================================
- (Run Starting)
- ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
- │ Cypress: 3.0.3 │
- │ Browser: Electron 59 (headless) │
- │ Specs: 2 found (theia/commands.spec.ts, theia/typescript.spec.ts) │
- └────────────────────────────────────────────────────────────────────────────────────────────────┘
- ────────────────────────────────────────────────────────────────────────────────────────────────────
- Running: theia/commands.spec.ts... (1 of 2)
- (node:385) DeprecationWarning: Tapable.plugin is deprecated. Use new API on `.hooks` instead
- Check Extensions are installed
- root ERROR Error: Cannot retrieve workspace ID
- at new ActivityTrackerServiceImpl (/home/theia/node_modules/@eclipse-che/theia-activity-tracker/lib/node/activity-tracker-service.js:40:19)
- at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:45:18)
- at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
- at Object.resolve (/home/theia/node_modules/inversify/lib/resolution/resolver.js:96:12)
- at /home/theia/node_modules/inversify/lib/container/container.js:319:37
- at Container._get (/home/theia/node_modules/inversify/lib/container/container.js:310:44)
- at Container.get (/home/theia/node_modules/inversify/lib/container/container.js:230:21)
- at JsonRpcConnectionHandler.targetFactory (/home/theia/node_modules/@eclipse-che/theia-activity-tracker/lib/node/che-theia-activity-tracker-server-module.js:25:152)
- at JsonRpcConnectionHandler.onConnection (/home/theia/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:84:31)
- at /home/theia/node_modules/@theia/core/lib/node/messaging/messaging-contribution.js:93:32
- root ERROR Cannot find a service for the path: /services/activity-tracker
- root ERROR Error: Issue: Can't properly configure workspace master http client, Reason: CHE_API environment property is undefined
- at new WsMasterHttpClient (/home/theia/node_modules/che-theia-ssh-extension/lib/node/ws-master-http-client.js:45:19)
- at _createInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:21:12)
- at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:41:18)
- at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
- at Array.map (<anonymous>)
- at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:40:67)
- at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
- at Array.map (<anonymous>)
- at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:40:67)
- at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
- root ERROR Cannot find a service for the path: /services/ssh-key
- root ERROR Request getMachines failed with error: Environment variable CHE_WORKSPACE_ID is not set. Error: Environment variable CHE_WORKSPACE_ID is not set.
- at CheWorkspaceClientServiceImpl.<anonymous> (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:182:35)
- at step (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:50:23)
- at Object.next (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:31:53)
- at fulfilled (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:22:58)
- at <anonymous>
- root ERROR A keybinding context with ID javaEditorTextFocus is already registered.
- root WARN Collided keybinding is ignored; {"command":"monaco.editor.action.wordHighlight.next","keybinding":"f7","context":"editorTextFocus"} collided with {"command":"monaco.editor.action.diffReview.next","keybinding":"f7","context":"editorTextFocus"}
- root WARN Could not register keybinding:
- {"command":"monaco.editor.action.wordHighlight.next","keybinding":"f7","context":"editorTextFocus"}
- Error: "f7" is in collision with something else [scope:0]
- root WARN Collided keybinding is ignored; {"command":"monaco.editor.action.wordHighlight.prev","keybinding":"shift+f7","context":"editorTextFocus"} collided with {"command":"monaco.editor.action.diffReview.prev","keybinding":"shift+f7","context":"editorTextFocus"}
- root WARN Could not register keybinding:
- {"command":"monaco.editor.action.wordHighlight.prev","keybinding":"shift+f7","context":"editorTextFocus"}
- Error: "shift+f7" is in collision with something else [scope:0]
- root WARN Collided keybinding is ignored; {"command":"pluginsView:toggle","keybinding":"ctrlcmd+shift+y"} collided with {"command":"debug:console:toggle","keybinding":"ctrlcmd+shift+y"}
- root WARN Could not register keybinding:
- {"command":"pluginsView:toggle","keybinding":"ctrlcmd+shift+y"}
- Error: "ctrlcmd+shift+y" is in collision with something else [scope:0]
- root WARN Collided keybinding is ignored; {"command":"java.command.file.structure","keybinding":"ctrlcmd+alt+o"} collided with {"command":"workspace:open","keybinding":"ctrlcmd+alt+o"}
- root WARN Could not register keybinding:
- {"command":"java.command.file.structure","keybinding":"ctrlcmd+alt+o"}
- Error: "ctrlcmd+alt+o" is in collision with something else [scope:0]
- root ERROR Could not start contribution TypeError: Cannot read property 'uri' of undefined
- at e.<anonymous> (http://localhost:3000/bundle.js:130:77506)
- at http://localhost:3000/bundle.js:130:77005
- at Object.next (http://localhost:3000/bundle.js:130:77110)
- at a (http://localhost:3000/bundle.js:130:75856)
- at <anonymous>
- 1) Command Palette include Plugin
- 2) Expect some extensions are in installed theia
- 3) Command Palette include SSH extension
- 0 passing (26s)
- 3 failing
- 1) Check Extensions are installed Command Palette include Plugin:
- CypressError: Timed out retrying: Expected to find element: '.monaco-inputbox>.wrapper>.input', but never found it.
- at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68052:11)
- at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68017:18)
- at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:68044:17)
- at retry (http://localhost:3000/__cypress/runner/cypress_runner.js:61785:16)
- at http://localhost:3000/__cypress/runner/cypress_runner.js:53903:18
- at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
- at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:5113:31)
- at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:5170:18)
- at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:5215:10)
- at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:5290:18)
- at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:2023:16)
- at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:2033:10)
- at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:1907:14)
- at <anonymous>
- 2) Check Extensions are installed Expect some extensions are in installed theia:
- CypressError: Timed out retrying: cy.click() failed because this element:
- <div class="p-MenuBar-itemLabel">Help</div>
- is being covered by another element:
- <div class="theia-preload"></div>
- Fix this problem, or use {force: true} to disable error checking.
- https://on.cypress.io/element-cannot-be-interacted-with
- at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68052:11)
- at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68017:18)
- at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:68044:17)
- at Object.retry (http://localhost:3000/__cypress/runner/cypress_runner.js:61785:16)
- at retryActionability (http://localhost:3000/__cypress/runner/cypress_runner.js:53584:19)
- at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
- at Function.Promise.attempt.Promise.try (http://localhost:3000/__cypress/runner/cypress_runner.js:4470:29)
- at tryFn (http://localhost:3000/__cypress/runner/cypress_runner.js:62021:24)
- at whenStable (http://localhost:3000/__cypress/runner/cypress_runner.js:62049:12)
- at http://localhost:3000/__cypress/runner/cypress_runner.js:61809:16
- at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
- at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:5113:31)
- at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:5170:18)
- at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:5215:10)
- at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:5294:18)
- at Promise._fulfill (http://localhost:3000/__cypress/runner/cypress_runner.js:5239:18)
- at http://localhost:3000/__cypress/runner/cypress_runner.js:6778:46
- 3) Check Extensions are installed Command Palette include SSH extension:
- CypressError: Timed out retrying: Expected to find element: '.monaco-inputbox>.wrapper>.input', but never found it.
- at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68052:11)
- at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68017:18)
- at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:68044:17)
- at retry (http://localhost:3000/__cypress/runner/cypress_runner.js:61785:16)
- at http://localhost:3000/__cypress/runner/cypress_runner.js:53903:18
- at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
- at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:5113:31)
- at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:5170:18)
- at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:5215:10)
- at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:5290:18)
- at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:2023:16)
- at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:2033:10)
- at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:1907:14)
- at <anonymous>
- (Results)
- ┌──────────────────────────────────────┐
- │ Tests: 3 │
- │ Passing: 0 │
- │ Failing: 3 │
- │ Pending: 0 │
- │ Skipped: 0 │
- │ Screenshots: 3 │
- │ Video: true │
- │ Duration: 26 seconds │
- │ Spec Ran: theia/commands.spec.ts │
- └──────────────────────────────────────┘
- (Screenshots)
- - /home/cypress/cypress/screenshots/theia/commands.spec.ts/Check Extensions are installed -- Command Palette include Plugin (failed).png (1280x720)
- - /home/cypress/cypress/screenshots/theia/commands.spec.ts/Check Extensions are installed -- Expect some extensions are in installed theia (failed).png (1280x720)
- - /home/cypress/cypress/screenshots/theia/commands.spec.ts/Check Extensions are installed -- Command Palette include SSH extension (failed).png (1280x720)
- (Video)
- - Started processing: Compressing to 32 CRF
- - Finished processing: /home/cypress/cypress/videos/theia/commands.spec.ts.mp4 (2 seconds)
- ────────────────────────────────────────────────────────────────────────────────────────────────────
- Running: theia/typescript.spec.ts... (2 of 2)
- TypeScript
- root ERROR Error: Cannot retrieve workspace ID
- at new ActivityTrackerServiceImpl (/home/theia/node_modules/@eclipse-che/theia-activity-tracker/lib/node/activity-tracker-service.js:40:19)
- at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:45:18)
- at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
- at Object.resolve (/home/theia/node_modules/inversify/lib/resolution/resolver.js:96:12)
- at /home/theia/node_modules/inversify/lib/container/container.js:319:37
- at Container._get (/home/theia/node_modules/inversify/lib/container/container.js:310:44)
- at Container.get (/home/theia/node_modules/inversify/lib/container/container.js:230:21)
- at JsonRpcConnectionHandler.targetFactory (/home/theia/node_modules/@eclipse-che/theia-activity-tracker/lib/node/che-theia-activity-tracker-server-module.js:25:152)
- at JsonRpcConnectionHandler.onConnection (/home/theia/node_modules/@theia/core/lib/common/messaging/proxy-factory.js:84:31)
- at /home/theia/node_modules/@theia/core/lib/node/messaging/messaging-contribution.js:93:32
- root ERROR Cannot find a service for the path: /services/activity-tracker
- root ERROR Error: Issue: Can't properly configure workspace master http client, Reason: CHE_API environment property is undefined
- at new WsMasterHttpClient (/home/theia/node_modules/che-theia-ssh-extension/lib/node/ws-master-http-client.js:45:19)
- at _createInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:21:12)
- at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:41:18)
- at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
- at Array.map (<anonymous>)
- at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:40:67)
- at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
- at Array.map (<anonymous>)
- at Object.resolveInstance (/home/theia/node_modules/inversify/lib/resolution/instantiation.js:40:67)
- at /home/theia/node_modules/inversify/lib/resolution/resolver.js:72:42
- root ERROR Cannot find a service for the path: /services/ssh-key
- root ERROR Request getMachines failed with error: Environment variable CHE_WORKSPACE_ID is not set. Error: Environment variable CHE_WORKSPACE_ID is not set.
- at CheWorkspaceClientServiceImpl.<anonymous> (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:182:35)
- at step (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:50:23)
- at Object.next (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:31:53)
- at fulfilled (/home/theia/node_modules/@eclipse-che/theia-task-extension/lib/node/che-workspace-client.js:22:58)
- at <anonymous>
- root ERROR A keybinding context with ID javaEditorTextFocus is already registered.
- root WARN Collided keybinding is ignored; {"command":"monaco.editor.action.wordHighlight.next","keybinding":"f7","context":"editorTextFocus"} collided with {"command":"monaco.editor.action.diffReview.next","keybinding":"f7","context":"editorTextFocus"}
- root WARN Could not register keybinding:
- {"command":"monaco.editor.action.wordHighlight.next","keybinding":"f7","context":"editorTextFocus"}
- Error: "f7" is in collision with something else [scope:0]
- root WARN Collided keybinding is ignored; {"command":"monaco.editor.action.wordHighlight.prev","keybinding":"shift+f7","context":"editorTextFocus"} collided with {"command":"monaco.editor.action.diffReview.prev","keybinding":"shift+f7","context":"editorTextFocus"}
- root WARN Could not register keybinding:
- {"command":"monaco.editor.action.wordHighlight.prev","keybinding":"shift+f7","context":"editorTextFocus"}
- Error: "shift+f7" is in collision with something else [scope:0]
- root WARN Collided keybinding is ignored; {"command":"pluginsView:toggle","keybinding":"ctrlcmd+shift+y"} collided with {"command":"debug:console:toggle","keybinding":"ctrlcmd+shift+y"}
- root WARN Could not register keybinding:
- {"command":"pluginsView:toggle","keybinding":"ctrlcmd+shift+y"}
- Error: "ctrlcmd+shift+y" is in collision with something else [scope:0]
- root WARN Collided keybinding is ignored; {"command":"java.command.file.structure","keybinding":"ctrlcmd+alt+o"} collided with {"command":"workspace:open","keybinding":"ctrlcmd+alt+o"}
- root WARN Could not register keybinding:
- {"command":"java.command.file.structure","keybinding":"ctrlcmd+alt+o"}
- Error: "ctrlcmd+alt+o" is in collision with something else [scope:0]
- root ERROR Could not start contribution TypeError: Cannot read property 'uri' of undefined
- at e.<anonymous> (http://localhost:3000/bundle.js:130:77506)
- at http://localhost:3000/bundle.js:130:77005
- at Object.next (http://localhost:3000/bundle.js:130:77110)
- at a (http://localhost:3000/bundle.js:130:75856)
- at <anonymous>
- 1) Check Invalid Syntax
- 0 passing (17s)
- 1 failing
- 1) TypeScript Check Invalid Syntax:
- CypressError: Timed out retrying: Expected to find element: '.monaco-inputbox>.wrapper>.input', but never found it.
- at Object.cypressErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68052:11)
- at Object.throwErr (http://localhost:3000/__cypress/runner/cypress_runner.js:68017:18)
- at Object.throwErrByPath (http://localhost:3000/__cypress/runner/cypress_runner.js:68044:17)
- at retry (http://localhost:3000/__cypress/runner/cypress_runner.js:61785:16)
- at http://localhost:3000/__cypress/runner/cypress_runner.js:53903:18
- at tryCatcher (http://localhost:3000/__cypress/runner/cypress_runner.js:7091:23)
- at Promise._settlePromiseFromHandler (http://localhost:3000/__cypress/runner/cypress_runner.js:5113:31)
- at Promise._settlePromise (http://localhost:3000/__cypress/runner/cypress_runner.js:5170:18)
- at Promise._settlePromise0 (http://localhost:3000/__cypress/runner/cypress_runner.js:5215:10)
- at Promise._settlePromises (http://localhost:3000/__cypress/runner/cypress_runner.js:5290:18)
- at Async._drainQueue (http://localhost:3000/__cypress/runner/cypress_runner.js:2023:16)
- at Async._drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:2033:10)
- at Async.drainQueues (http://localhost:3000/__cypress/runner/cypress_runner.js:1907:14)
- at <anonymous>
- (Results)
- ┌────────────────────────────────────────┐
- │ Tests: 1 │
- │ Passing: 0 │
- │ Failing: 1 │
- │ Pending: 0 │
- │ Skipped: 0 │
- │ Screenshots: 1 │
- │ Video: true │
- │ Duration: 17 seconds │
- │ Spec Ran: theia/typescript.spec.ts │
- └────────────────────────────────────────┘
- (Screenshots)
- - /home/cypress/cypress/screenshots/theia/typescript.spec.ts/TypeScript -- Check Invalid Syntax (failed).png (1280x720)
- (Video)
- - Started processing: Compressing to 32 CRF
- - Finished processing: /home/cypress/cypress/videos/theia/typescript.spec.ts.mp4 (1 second)
- ====================================================================================================
- (Run Finished)
- Spec Tests Passing Failing Pending Skipped
- ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
- │ ✖ theia/commands.spec.ts 00:26 3 - 3 - - │
- ├────────────────────────────────────────────────────────────────────────────────────────────────┤
- │ ✖ theia/typescript.spec.ts 00:17 1 - 1 - - │
- └────────────────────────────────────────────────────────────────────────────────────────────────┘
- 2 of 2 failed (100%) 00:43 4 - 4 - -
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement