question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Trunk is red due to issue with saucelabs

See original GitHub issue

https://travis-ci.org/testem/testem/jobs/557407168

not ok 3 SL_Chrome_Current_No_Details - [undefined ms] - bailout
    ---
        message: >
            Error: [init({"browserName":"chrome","deviceName":"","deviceOrientation":"","tags":["Saucie","test"],"name":"Saucie tests","public":"public","build":"3418","tunnelIdentifier":"3418.5","version":"latest","platform":"Windows 10"})] The environment you requested was unavailable.
    ...
not ok 4 SL_Chrome_Current - [undefined ms] - error
    ---
        message: >
            Error: Browser exited unexpectedly
            Stderr: 
             { Error: [init({"browserName":"chrome","deviceName":"","deviceOrientation":"","tags":["Saucie","test"],"name":"Saucie tests","public":"public","build":"3418","tunnelIdentifier":"3418.5","version":"latest","platform":"Windows 10"})] The environment you requested was unavailable.
            Sauce could not start your job. For more information on what happened, please visit https://app.saucelabs.com/tests/d4e749d8da274d5db32712b9f4285233
                at /home/travis/build/testem/testem/node_modules/wd/lib/webdriver.js:140:15
                at Request._callback (/home/travis/build/testem/testem/node_modules/wd/lib/http-utils.js:89:7)
                at Request.self.callback (/home/travis/build/testem/testem/node_modules/wd/node_modules/request/request.js:186:22)
                at emitTwo (events.js:126:13)
                at Request.emit (events.js:214:7)
                at Request.<anonymous> (/home/travis/build/testem/testem/node_modules/wd/node_modules/request/request.js:1163:10)
                at emitOne (events.js:116:13)
                at Request.emit (events.js:211:7)
                at IncomingMessage.<anonymous> (/home/travis/build/testem/testem/node_modules/wd/node_modules/request/request.js:1085:12)
                at Object.onceWrapper (events.js:313:30)
                at emitNone (events.js:111:20)
                at IncomingMessage.emit (events.js:208:7)
                at endReadableNT (_stream_readable.js:1064:12)
                at _combinedTickCallback (internal/process/next_tick.js:139:11)
                at process._tickCallback (internal/process/next_tick.js:181:9)
              cause: 
               { Error: [init({"browserName":"chrome","deviceName":"","deviceOrientation":"","tags":["Saucie","test"],"name":"Saucie tests","public":"public","build":"3418","tunnelIdentifier":"3418.5","version":"latest","platform":"Windows 10"})] The environment you requested was unavailable.
            Sauce could not start your job. For more information on what happened, please visit https://app.saucelabs.com/tests/d4e749d8da274d5db32712b9f4285233
                at /home/travis/build/testem/testem/node_modules/wd/lib/webdriver.js:140:15
                at Request._callback (/home/travis/build/testem/testem/node_modules/wd/lib/http-utils.js:89:7)
                at Request.self.callback (/home/travis/build/testem/testem/node_modules/wd/node_modules/request/request.js:186:22)
                at emitTwo (events.js:126:13)
                at Request.emit (events.js:214:7)
                at Request.<anonymous> (/home/travis/build/testem/testem/node_modules/wd/node_modules/request/request.js:1163:10)
                at emitOne (events.js:116:13)
                at Request.emit (events.js:211:7)
                at IncomingMessage.<anonymous> (/home/travis/build/testem/testem/node_modules/wd/node_modules/request/request.js:1085:12)
                at Object.onceWrapper (events.js:313:30)
                at emitNone (events.js:111:20)
                at IncomingMessage.emit (events.js:208:7)
                at endReadableNT (_stream_readable.js:1064:12)
                at _combinedTickCallback (internal/process/next_tick.js:139:11)
                at process._tickCallback (internal/process/next_tick.js:181:9)
                 data: '{"status": 13, "sessionId": "d4e749d8da274d5db32712b9f4285233", "value": {"message": "Sauce could not start your job. For more information on what happened, please visit https://app.saucelabs.com/tests/d4e749d8da274d5db32712b9f4285233"}}' },
              isOperational: true,
              data: '{"status": 13, "sessionId": "d4e749d8da274d5db32712b9f4285233", "value": {"message": "Sauce could not start your job. For more information on what happened, please visit https://app.saucelabs.com/tests/d4e749d8da274d5db32712b9f4285233"}}' }
            
            Stdout: 
             Bail out! Error: [init({"browserName":"chrome","deviceName":"","deviceOrientation":"","tags":["Saucie","test"],"name":"Saucie tests","public":"public","build":"3418","tunnelIdentifier":"3418.5","version":"latest","platform":"Windows 10"})] The environment you requested was unavailable.
            Sauce could not start your job. For more information on what happened, please visit https://app.saucelabs.com/tests/d4e749d8da274d5db32712b9f4285233
            
            
        browser log: |
            [object Object]
            [object Object]
            [object Object]
    ...

Issue Analytics

  • State:open
  • Created 4 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
astronomersivacommented, Jul 13, 2019

@stefanpenner, this seems to be related to some SauceLabs setting. I think the best course of action here would be check any relevant settings in SauceLabs or contact their support.

1reaction
stefanpennercommented, Jul 11, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

Common Error Messages
Below are some Sauce Labs automated testing common error messages and how to fix them.
Read more >
Appeasing the Butler or The Commit Heard Round ...
Notice how his eyes are red. That's because of failing tests, which as we know turn builds red. These failing tests weren't normal...
Read more >
Error Messages on Sauce and What They Mean
You sent username 'None' in your browser string, which is not a valid Sauce Labs account. OpenQA.Selenium.WebDriverException : Unexpected error.
Read more >
Using the Project Dashboard
After you run an API Test, you can view your results, reporting, and analytics to gain further insight and maximize your testing.
Read more >
Troubleshooting | Sauce Labs Documentation
Is there a firewall or proxy server in place between your machine running Sauce Connect Proxy and Sauce Labs ( *.saucelabs.com:443 )? You...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found