-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Build 'profiles-cypress' is failing!
Last 50 lines of build output:
[...truncated 93 lines...]
$ /var/jenkins_home/workspace/profiles-cypress/node_modules/.bin/cypress verify
�[?25l[08:32:12] Verifying Cypress can run /var/jenkins_home/.cache/Cypress/4.10.0/Cypress [started]
[08:32:13] Verifying Cypress can run /var/jenkins_home/.cache/Cypress/4.10.0/Cypress [completed]
�[?25h�[?25hDone in 2.03s.
[Pipeline] catchError
[Pipeline] {
[Pipeline] echo
Build 3396 failed
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (run myclimateservices profiles smoketests)
[Pipeline] echo
Running build 3396
[Pipeline] sh
+ yarn run cypress run --env username=****,password=****
yarn run v1.10.1
$ /var/jenkins_home/workspace/profiles-cypress/node_modules/.bin/cypress run --env username=****,password=****
Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
Cypress could not verify that this server is running:
> https://profile.myclimateservices.eu
We are verifying this server because it has been configured as your `baseUrl`.
Cypress automatically waits until your server is accessible before running tests.
We will try connecting to it 3 more times...
We will try connecting to it 2 more times...
We will try connecting to it 1 more time...
Cypress failed to verify that your server is running.
Please start this server and then run Cypress again.
error Command failed with exit code 1.
info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] properties
[Pipeline] }
[Pipeline] // script
[Pipeline] step
Changes since last successful build:
No changes
Reactions are currently unavailable