Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

feat: Update VS Code extension Camel K to v0.0.26 #1007

Merged
merged 1 commit into from Jul 22, 2021

Conversation

Signed-off-by: Aurélien Pupier <apupier@redhat.com>
@apupier
Copy link
Contributor Author

apupier commented Jul 21, 2021

/retest

@apupier
Copy link
Contributor Author

apupier commented Jul 21, 2021

errors doesn't seem to be related to the PR (but I do not understand it very well):

==================== FINISH REPORT ========================
    JavaPlugin-------PASSED
    TypescriptPlugin-------FAILED
[ERROR] The plugin tests failed.
===========================================================
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2021-07-21T14:07:19Z"}
error: failed to execute wrapped command: exit status 1 
INFO[2021-07-21T14:07:29Z] Step plugins-test-pr-check-plugins-pr-check failed after 20m40s. 
INFO[2021-07-21T14:07:29Z] Running step plugins-test-pr-check-gather-aws-console. 
INFO[2021-07-21T14:07:49Z] Step plugins-test-pr-check-gather-aws-console succeeded after 20s. 
INFO[2021-07-21T14:07:49Z] Running step plugins-test-pr-check-gather-must-gather. 
INFO[2021-07-21T14:10:19Z] Step plugins-test-pr-check-gather-must-gather succeeded after 2m30s. 
INFO[2021-07-21T14:10:19Z] Running step plugins-test-pr-check-gather-extra. 
INFO[2021-07-21T14:12:39Z] Step plugins-test-pr-check-gather-extra succeeded after 2m20s. 
INFO[2021-07-21T14:12:39Z] Running step plugins-test-pr-check-gather-audit-logs. 
INFO[2021-07-21T14:13:09Z] Step plugins-test-pr-check-gather-audit-logs succeeded after 30s. 
INFO[2021-07-21T14:13:09Z] Running step plugins-test-pr-check-ipi-deprovision-deprovision. 
INFO[2021-07-21T14:19:00Z] Step plugins-test-pr-check-ipi-deprovision-deprovision succeeded after 5m50s. 
INFO[2021-07-21T14:19:00Z] Releasing leases for test plugins-test-pr-check 
INFO[2021-07-21T14:19:00Z] Ran for 1h22m49s                             
ERRO[2021-07-21T14:19:00Z] Some steps failed:                           
ERRO[2021-07-21T14:19:00Z] 
  * could not run steps: step plugins-test-pr-check failed: "plugins-test-pr-check" test steps failed: "plugins-test-pr-check" pod "plugins-test-pr-check-plugins-pr-check" failed: the pod ci-op-nwh5nbpg/plugins-test-pr-check-plugins-pr-check failed after 20m30s (failed containers: test): ContainerFailed one or more containers exited
Container test exited with code 1, reason Error
---
d]
[14:06:36] Read PostgreSQL logs...done [title changed]
[14:06:36] Read PostgreSQL logs...done [completed]
[14:06:36] Read Keycloak logs [started]
[14:06:36] Read Keycloak logs...done [title changed]
[14:06:36] Read Keycloak logs...done [completed]
[14:06:36] Read Plug-in Registry logs [started]
[14:06:36] Read Plug-in Registry logs...done [title changed]
[14:06:36] Read Plug-in Registry logs...done [completed]
[14:06:36] Read Devfile Registry logs [started]
[14:06:36] Read Devfile Registry logs...done [title changed]
[14:06:36] Read Devfile Registry logs...done [completed]
[14:06:36] Read Eclipse Che Dashboard logs [started]
[14:06:37] Read Eclipse Che Dashboard logs...done [title changed]
[14:06:37] Read Eclipse Che Dashboard logs...done [completed]
[14:06:37] Read namespace events [started]
[14:06:37] Read namespace events...done [title changed]
[14:06:37] Read namespace events...done [completed]
Command server:logs has completed successfully in 00:02.
The TypescriptPlugin pod exit code: + EXIT_CODE=1
[ERROR] The TypescriptPlugin plugin test failed.
pod "typescript-debug-plugins" deleted
Using https://che-eclipse-che.apps.ci-op-nwh5nbpg-b6833.origin-ci-int-aws.dev.rhcloud.com/api server API URL to log in
Successfully logged into https://che-eclipse-che.apps.ci-op-nwh5nbpg-b6833.origin-ci-int-aws.dev.rhcloud.com/api as user
Workspace ID: workspace62eegbougjac2pkz
Workspace workspace62eegbougjac2pkz successfully stopped.
Workspace with id 'workspace62eegbougjac2pkz' deleted.
==================== FINISH REPORT ========================
    JavaPlugin-------PASSED
    TypescriptPlugin-------FAILED
[ERROR] The plugin tests failed.
===========================================================
{"component":"entrypoint","error":"wrapped process failed: exit status 1","file":"prow/entrypoint/run.go:80","func":"k8s.io/test-infra/prow/entrypoint.Options.Run","level":"error","msg":"Error executing test process","severity":"error","time":"2021-07-21T14:07:19Z"}
error: failed to execute wrapped command: exit status 1

@apupier
Copy link
Contributor Author

apupier commented Jul 21, 2021

@openshift-ci
Copy link

openshift-ci bot commented Jul 21, 2021

@apupier: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Rerun command
ci/prow/v7-plugins-test-pr-check b8213b0 link /test v7-plugins-test-pr-check

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

@svor
Copy link
Contributor

svor commented Jul 21, 2021

@apupier openshift-ci errors are not related to your changes, we have an issue for that

Copy link
Contributor

@svor svor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@apupier I see some errors related to Camlek extension but looks like it was started:

Screenshot from 2021-07-21 19-08-34

@apupier
Copy link
Contributor Author

apupier commented Jul 22, 2021

The completion is provided by the VS Code language Support for Apache Camel, not the VS Code tooling for Apache Camel K.
For scenarii to test:

We can see 2 error messages in output log:

  • about mvn missing. This can be ignored. Mvn is not provided as vscode-java is nto working with vscode-camelk inside Che and so not provided. Mvn is required only when vscode-camelk is using features of vscode-java.
  • about missing "Integration" resource type. This is because Che doesn't support to have a Camel K instance provided by default. Consequently, it is up to the user to configure a Camel K instance and configure the che workspace to connect to it.

We can see 2 messages as popup:

Copy link
Contributor

@svor svor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM
screenshot-che-eclipse-che 192 168 49 2 nip io-2021 07 22-14_29_06

@openshift-ci
Copy link

openshift-ci bot commented Jul 22, 2021

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: apupier, svor

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@apupier apupier merged commit 1fad8d4 into eclipse-che:main Jul 22, 2021
@apupier apupier deleted the 19818-VSCodeCamelK0.0.26 branch July 22, 2021 11:43
@che-bot che-bot added this to the 7.34 milestone Jul 22, 2021
@apupier apupier changed the title Upgrade to VS Code Camel K 0.0.26 #19818 Upgrade to VS Code Camel K 0.0.26 eclipse/che#20163 Jul 22, 2021
@benoitf benoitf changed the title Upgrade to VS Code Camel K 0.0.26 eclipse/che#20163 Upgrade to VS Code Camel K to v0.0.26 Jul 27, 2021
@benoitf benoitf changed the title Upgrade to VS Code Camel K to v0.0.26 Upgrade VS Code extension Camel K to v0.0.26 Jul 27, 2021
@benoitf benoitf added new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes status/release-notes-review-needed labels Jul 27, 2021
@benoitf benoitf changed the title Upgrade VS Code extension Camel K to v0.0.26 feat: Added VS Code extension Camel K to v0.0.26 Jul 27, 2021
@benoitf benoitf changed the title feat: Added VS Code extension Camel K to v0.0.26 feat: Update VS Code extension Camel K to v0.0.26 Jul 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm new&noteworthy For new and/or noteworthy issues that deserve a blog post, new docs, or emphasis in release notes status/release-notes-review-done
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants