How to debug your build locally / "It works on my Mac/PC but not on bitrise.io"

If the build works on your local Mac/PC but not on bitrise.io, that’s usually because of uncommitted / gitignored files or a tool version difference. There can be other reasons, for example in case of iOS code signing errors it’s usually because a code signing file which is available on your Mac, but you did not upload it to bitrise.io and so it’s not available there.

In any case, the first steps you should try, preferably before you’d report the issue (as this will be the first thing we’ll ask for anyway ;)) is to do a full clean clone of your project, and try to run the build there. This helps to eliminate the most common issue, that you have a file in your project’s regular working directory which is not committed into git, and so it’s not available when bitrise.io clones the repository.

Testing with a full clean git clone

  1. open your Terminal / Command Line
  2. type in: cd /tmp
  3. clone your repository with: git clone REPOURL ./quick-repo-test --branch BRANCH-YOU-WANT-TO-TEST
    • example: git clone https://github.com/bitrise-io/bitrise.git ./quick-repo-test --branch master
  4. cd ./quick-repo-test

and then run the commands you want to test, to build your project, or open the project file from this directory (you can open the directory in Finder / file browser by typing in: open .).

Test with the Bitrise CLI

You can also run the same build locally, using the Bitrise CLI. For this, follow the steps in the previous section (Testing with a full clean git clone), and once you’re in the /tmp/quick-repo-test directory:

  1. Do a clean git clone, as described in the previous section: Testing with a full clean git clone
  2. Install the Bitrise CLI following the install instructions (it takes less than a minute to install it, the Bitrise CLI is distributed as a single binary, without any installer)
  3. Download your app’s bitrise.yml from bitrise.io:
    1. open the app on bitrise.io
    2. click the Workflow tab to open the Workflow Editor
    3. on the left side select bitrise.yml
    4. download the yml and save it into /tmp/quick-repo-test with the file name bitrise.yml
  4. Now that you have the bitrise.yml in /tmp/quick-repo-test, run the build with: bitrise run WORKFLOW-TO-RUN (e.g. bitrise run primary)

This should help to reproduce the issue in most cases.

Additional notes for iOS projects

  • Make sure that you run the tests in the same simulator as the one bitrise.io runs. If you use the Bitrise CLI to run the tests locally this is not required, that uses the same configuration.
  • If you’re debugging an iOS unit/UI test issue, please make sure to reset the iOS Simulator (in the Simulator app select the Simulator menu bar item → then Reset Content and Settings…).

Additional notes for Android/Gradle projects

  • If you still can’t reproduce the issue locally (after following the previous steps), you might also want to delete the $HOME/.gradle (hidden) directory, to clear your Gradle caches. (Quick Terminal / Command Line command: rm -rf $HOME/.gradle)

Download and use the Android/Linux environment

This only works if your project uses the Android/Linux environment. If you do, that’s awesome, as you can download and use the exact same environment as the one your build is running in on bitrise.io!

To do this, please follow this guide: Running your build locally in Docker

Note: for best efficiency you should first do a clean git clone (as described above → Testing with a full clean git clone) and run docker from there, so that files which are in your .gitignore won’t affect the build, and the build can run the way how it runs on bitrise.io.

Still doesn’t work

Please report the issue at http://discuss.bitrise.io/c/issues/build-issues - we’ll try to help as soon as possible!

5 Likes
Cordova Build module.js:472 throw err;
Build fails on bitrise but works locally - ld: library not found for -lRNFetchBlob
APK signing failed - Issue with input: [no KeystoreURL parameter specified]
Android proguard build error
iOS workflow failed due to embedded library/framework
"Check Pods Manifest.lock" always failed
Can't get past Fastlane Gym step (module declaration issue - Xcode 8.3)
CLI, "missing required input" of keystore (as part of debugging a 'works locally, not in bitrise' situation)
iOS - PRODUCT_BUNDLE_IDENTIFIER is missing
AndroidTest with Kotlin Code fails
Xamarin-archive@1.5.0 (exit code: 1)
Cannot install appium on Android, Ubuntu stack
Detox failing to run on Bitrise, fine with local setup
Steps-install-missing-android-tools, 2.0.3 failed with exit status 1
Struggling with getting a Xamarin project with .NET Standard project to build
Is Xamarin Forms .NET Standard 2.0 Already Supported?
Xamarin iOS build started failing
Bitrise build works locally, but failed on Bitrise.io at random unit tests each time
iOS tests failed randomly/exit status 65
Cannot get tag when cloning repository for iOS
Build doesn't end after step fails
Xcode 13 and "Manage Version and Build Number" option
Export fails with Xcode3Core crash
Builds Failing on New Machine (Detox Test)
Gradle Runner Step Failed: Android resource linking failed
Info.plist not exists at
Gradle Runner Step failing
XCode 11 Sign In - Archive Failed code 65
Ineligible destinations for the "App" scheme
Custom podspec clone works, but installation of pod fails
Inonic-archive no platform's iuput exist
React Native android build failing on app:compileReleaseQaJavaWithJavac
Xcode-test sometimes fails but works again after clearing cache
Workflow - Abort via Bitrise DEN (timeout)
[Android] Build failed in GradleRunner step with NDK error (not used)
Not able to generate apk file at gradlew step - Java + Kotlin project
exportArchive: No signing certificate "iOS Distribution" found
Android Build with Mockk BehaviorSpec Unit Test Fails
Failed To Open Project, No file found at Path
The following build commands failed: CompileSwift normal arm64 /Users/vagrant/git/**/*.swift CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
macOS build fails with exit status 65
No response after VPN connection established
Build abort via Bitrise DEN (timeout)
Xcodebuild: Could not resolve package dependencies
Detox build script cannot be found in detox.configurations
Xcode archive step failing
Apple Worldwide Developer Relations Certification Authority
Optimizing Workflow for Flutter Add to App Module Setup
iOS Auto-provision step started failing
Archive failed, error: exit status 65 Not detecting app store provisioning profile
PHImageManager.h Xamarin IOS Build error
CocoaPods fails to install ModelMapper pod
Xcode archive failed - Unable to load contents of file list: 'xxx/Pods/Target Support Files/Pods-xxx/Pods-xxx-resources-Release-input-files.xcfilelist' (in target 'xxx')
Google play deploy - Write failed: Broken pipe
Failed to export test results
Xcode Archive requires provisioning profile capabilities it already has
Xcode Archive Step: Failed to build a project with cocoa pods and swift packages
No such module 'Bugsee'
Cannot execute Appium tests on Bitrise. Invalid Server Instance there are no installed Nodes
Fastlane step fails with missing digest-crc
Failed to create HTTP client: failed to create auth config from json key file [REDACTED], error: %!s(<nil>)
Ios-auto-provision 1.3.1 Failed to find ad-hoc Xcode managed provisioning profile for bundle id: com.mindoula.royals.mmr.staging
Pod install failed on iOS build
Android Google Play Publisher is not working with split builds
Empty platformBuildVersionName appearing in Android version name
Xcode archive failed - Unable to load contents of file list: ‘xxx/Pods/Target Support Files/Pods-xxx/Pods-xxx-resources-Release-input-files.xcfilelist’ (in target ‘xxx’)
The following build commands failed: CompileSwift normal arm64 /Users/vagrant/git/**/*.swift CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
Flutter repository access error
Random failing Android UI test
Failed unmarshal json content of the inline environment variables: json: cannot unmarshal number into Go value of type string
Build abort via Bitrise DEN (timeout) How to extend timeout more than 90min?
Detox Build issue
Long Xcode build times
Android builds abort with "Lost connection to build agent" message
Android Build Issue: com.android.installreferrer
How to use "enableCodeCoverage" flag For Xcode test step
Broken AVD system path after stack update
iOS - Could not find test host
Brew install openconnect failing
Build failed on Xcode archive
Flutter Android build fails due to multidex error, compiles locally
Virtual Testing Devices freezes
Why there is a firebase in /usr/local/bin?
iOS Running tests in host application fails
Detox (Test) failing
Apache cordova android build failing because of Gradle
Xcodebuild issue
"Build input file cannot be found" for iOS build
Running Appium iOS test in the build pipeline
Xcode Archive failed, error: exit status 65
Installation of iputils-ping fails on Android stack
Archive issues
Upgrading xcode stack to 16.2 fails
iOS: Successful Archive with Error of Exporting ipa from the archive
Archive failed, error: exit status 65 xcode-archive (exit code: 1)
Detox build timing out on IOS
No such module "" on Bitrise
Can't sign iOS archive from a Flutter build step
XCode Archive failed to read asset tags
Virtual-device-testing-for-android (exit code: 1)
Conflicting provisioning profiles error
Unable to Build on Bitrise Web, only able to build via CLI
Xcode build step fails for Flutter module add to app
Bitrise iOS build fail
Nvm step not working
NPM step fails on fetching dependency from PRIVATE git repo via SSH
Running Xcode tests involving metal fails / impossible to create a Metal device using MTLCreateSystemDefaultDevice
Error when trying to sign app extension
iOS build fails on xcode-archive, codesign issue
No development nor production certificate identified on development portal
Gradle runner step build time significantly increases with same config
Choosing linux stack results in Xcode 11.7 stack used
Xcode-test still fails in some occasions
Cocoapods failing after adding plugins cocoapods-binary and cocoapods-static-swift-framework
Yarn install periodically fails with error "Unexpected end of JSON input"
Android Fastlane fails while running on emulators
Cordova App Build Fail: framework not found FileProvider for architecture i386
Build Error for React-Native
Connection timed out when pulling dependencies
[Solved]Android virtual device testing failed: (exit code: 1)
Code-sign fails after upgrading Archive Plugin
iOS / Xcode Archive fails with: “Touch” and then “ARCHIVE FAILED”, but no other error in the log
Builds are failing when downloading the Android app module dependencies for the first time
Upgrading to RN 0.59 with Android project giving ENOSPC error on Android & Docker Ubuntu 16.04 stack
XCode archive failing accusing runtime: goroutine stack exceeds 1000000000-byte limit
Xcode 13.3 app archive fails with error `libswiftCore.tbd not found in dylib search path`
Build works in local but not on bitrise
iOS build fails because of missing provisioning profiles
Docker failure for Android builds
For Swift 4.2, Bitrise can’t build for pod files
'RCTOneSignalExtensionService.h' file not found
XCode 9.2 / 9.4 / 10.0 Archive block with signed framework
❌ error: exportArchive: No profiles for 'x' were found
bundleReleaseJsAndAssets fails with error "bundle.getAssets is not a function"
bundleReleaseJsAndAssets task failed
Build is going to On Hold status
Turning off a specific Pod? (Bitrise on iOS)
Provisioning Profile doesn't match the entitlements file
Certificate-and-profile-installer@1.9.2 (exit code: 1)
Android Build fails issue with Gradlew
EACCES: permission denied
Gradle execution very slow
Build Issue
Project evaluation failed including an error in afterEvaluate {}
Failed to get cordova version
Build successful but never completes and times out
For Swift 4.2, Bitrise can't build, but my mac can build
Xcode-test build failed on Bitrise CLI
Can't get iOS app to build
Error 403 on subsequent Android VDT steps
Deploy Configuration not working in any build configuration
Issue with Stripe & Xcode 10
CompileSwiftSources normal arm64 com.apple.xcode.tools.swift.compiler
Ionic build fails on: platforms/ios/cordova/node_modules/.bin/ios-sim
Build schedule has changed on DST transition
Bitrise build failed (exit code: 1) ... ye, but why?
Outdated analytics plugin
Build succeeded previously were failing now with out any change on the code
Flutter Build gets stuck while building iOS app
Git status step failing with unsupported protocol scheme while updating in Github Enterprise
Intermittent build failures after successful dotnet core tests script step
Fastlane: ERROR: Loading command: install (LoadError)
No profile found error, using CLI
Abort via Bitrise DEN (timeout)
Gradle unit test failed - android
Lint check passed on local machine but lint step failed on bitrise
iOS UI Tests Fail: Unable to monitor event loop, Failed to get matching snapshot: Lost connection to the application
Android builds suddenly started to take too much time
Ionic Build is Failing at angular CLI
iOS device testing for UITest: Failed to get matching snapshot, Lost connection to the application ,but locally passed tests
Xcode Error: “/R.swift/rswift: No such file or directory”
How can I set xcode project settings?
$BITRISE_CERTIFICATE_URL empty when using iOS Auto Provision
Bitrise always running the previous version of build/version number and not picking up the latest version from the app.json.
Git Clone producing get rev-list error
Build takes more than 90 min and timesout, cannot change timeout value
Android Project failing with java.lang.OutOfMemoryError
Error: write /dev/stdout: resource temporarily unavailable with yarn command
How does "validating repository" work?
Deploy to iTunes Connect - Application Loader fails with "Input error: neither ipa_path nor pkg_path is provided"
2FA still not working despite connecting Apple Developer Account
Android build failing after "Weekly vm update w38"
iOS Build Run Script Phase is failing in Bitrise
Sign-apk failed when debugging locally
MacOS is not Metal API compatible
Builds say they are running, but never actually start
ENV VAR BITRISE_BUILD_NUMBER return 1
Builds being aborted due to reason "Lost connection to build agent"
Android 30 SDK missing from VS Mac Stable Channel
iOS Swift Package Manager Bitrise error
No installed build tools found. Install the Android build tools version 19.1.0 or higher
Error in ionic archive -- Error at new SubprocessError (/usr/local/lib/node_modules/ionic/node_modules/@ionic/utils-subprocess/dist/index.js:40:23
xcodebuild: Command failed with exit code 65
Flutter : undefined method `headers_build_phase' for #<Xcodeproj::Project::Object::
iOS Unit Tests Fail randomly due to timeouts waiting for expectations
Installed Build Tools revision 31.0.0 is corrupted. Remove and install again using the SDK Manager
Android Unit test has freezing on bitrise
iOS Ui test: Failed to get matching snapshot: Lost connection to the application
Consistent error when using apt on Ubuntu 20.04
Appium cannot find element on iOS Simulator
Appium tests / setup
Couldn't find com.android.tools.build:gradle:3.0.0
C compiler cannot create executables
React native Android "com.android.build.api.transform.TransformException: java.util.zip.ZipException: duplicate entry"
Frequent build Aborted: Lost connection to build agent
Gradle -> IllegalArgumentException: !zip.isFile()
iOS Bundle Identifier not being modified
File writing tests fail in BitRise and pass locally
Instrumentation run failed due to 'Process crashed.'
SwiftDate via CocoaPods
Using environment variables in fastlane step
Android fastlane supply failing all time, cannot parse json file
Tests involving keychain access in iOS
Android fastlane supply failing all time, cannot parse json file
Bitrise not respecting public/private headers
Bitrise adding additional directory in build path?
Build number decresed by 1522
Fastlane scan fails: unable to open dependencies
Xcode build failed to find scheme in project (steps-xcode-build-for-simulator 0.9.4)
Cache:Push step doesn't seem to work?
iOS build fails with exit code 66
Xcode build command not applied
Update Xcode 10.2 stack to use the latest version of Cocoapods
Subject: Persistent iOS Build Failure: darwin-podhelper.rb Circular Dependency on Standard Flutter Build
SSHRsaPrivateKey: required variable is not present
Build issue Android and iOS
Build failed to compile with Xcode-14.2 - Found multiple versions of Xcode in '/Applications/'
Failed to export the artifacts, error: .. failed to get scheme from project
Cannot sign the apk
M1 error getting installed npm version: error running npm command: No preset version installed for command npm
Appium tests dont run on the android emulator
Your account already has an Apple Development signing certificate for this machine
"Save NPM cache" is not saving dependencies
Ionic build sign error
Broken Maven after switching to JDK 17
Build fails on bitrise but works locally - ld: library not found for -lRNFetchBlob
Fastlane lane is not detecting snapfile
The app has crashed Signal 11 was raised
Test UI xcode 9
Yarn has started failing suddenly on my build
Can XCode archive and Export support framework targets?
Missing .apk files in gradle runner and it was successful
Automatic Signing - Connected Apple account not found
SSL Error with Pod install from a Cordova plugin
Xcode13.2.1 build failed with 「Run custom shell script 'Run Script'」without further information
Android :: Abort via Bitrise DEN (timeout)
Android configuration-cache not disabling
Failed to execute Step main logic: failed to manage code signing: failed to ensure code signing assets: failed to ensure profiles: failed to find profile: failed to query Developer Portal: Apple provided the following error info: Please update to Xcode 7
Git clone from self hosted gitlab fails with access problems
Script@1.1.4 (exit code: 1) Error
Build failing with file not found (FBSDK) in IOS build
Trying to use $BITRISE_BUILD_NUMBER in my gradle but kept running into build fail
Cocoapods install step failing
Webhook build triggers failing since 2nd of March
Github repo cannot be found
Internal error: failed to create or connect to the perfect build environment. Don't worry, build should restart soon
Script@1.1.4 (exit code: 1) Error
React Native packager doesn't work
Xcode 11.0 iOS archive step V 1.3.1
Build failing with file not found (FBSDK) in IOS build
Error in fastlane/gym Preprocessing Info.plist
Getting gateway timeouts when downloading android deps via gradle build
Xcode build failed to find scheme in project
Android project is trying to run test from different branch
Xamarin Archive step does not support C# 6 overload resolution
Hang when Running Unit Test that Import Photos
Reproducible crash on Android Emulators

Most frequent UI/Unit Test issues:

  • Timezone: make sure your tests can run in any timezone, or mock the timezone. You most likely run your tests on your Mac in a different timezone, not the one the bitrise.io build servers are running in.
  • Clean simulator (especially iOS Simulator): your tests will run with a clean simulator on bitrise.io; when testing locally please make sure to use a clean simulator (iOS Simulator: “Reset Content and Settings”).
  • Simulator device: make sure to test with the same device and OS version locally when debugging issues. Your UI tests might expect a certain resolution or other parameter of a device (e.g. if you compare screenshots).
2 Likes

iOS Code Signing - debugging Provisioning Profiles:

Xcode looks for provisioning profiles in a single directory: $HOME/Library/MobileDevice/Provisioning Profiles

To test whether your app can be signed with the given signing files (e.g. the one you upload(ed) to bitrise.io):

  1. Create a new directory, e.g. on your Desktop, call it “ProvProfile-Backup”
  2. Open the ~/Library/MobileDevice/Provisioning Profiles directory
    • from Finder: click Go (menu) -> Go to Folder and then copy paste: ~/Library/MobileDevice/Provisioning Profiles
    • or if you prefer the Terminal, run: $ open "$HOME/Library/MobileDevice/Provisioning Profiles"
  3. Move all files from ~/Library/MobileDevice/Provisioning Profiles into the “Backup” directory, to have a backup. Make sure that ~/Library/MobileDevice/Provisioning Profiles is empty!
  4. Now, activate the provisioning profiles you want to test, e.g. download from bitrise.io and double click the files, or just move them into the ~/Library/MobileDevice/Provisioning Profiles directory. Note: if you double click a provisioning profile file, Xcode simply copies that file into the ~/Library/MobileDevice/Provisioning Profiles directory, with the UDID of the profile as the filename, but the filename does not matter actually.
  5. Now try to build / archive / etc your project.

If the build fails, or you’re prompted that files have to be downloaded that means that those files are also required for the actions you do, so you’ll have to upload those files to bitrise.io as well.

Once you can perform all the actions (build, archive, generate ipa, etc.) you want to, that means that all required provisioning profiles are in ~/Library/MobileDevice/Provisioning Profiles, and you can simply upload all of the provisioning profile files from ~/Library/MobileDevice/Provisioning Profiles bitrise.io / copy to another Mac etc. and if the certificate is available on the Mac (or on bitrise.io) the build, archive, export ipa etc. actions will work on the other Mac too.

iOS Code Signing - debugging Certificates (.p12):

The same “temporary remove” for Certificate (which is about the same as for the Prov Profiles above) looks like this:

  1. Open Keychain Access on your Mac
  2. On the left side select the login Keychain (top left area)
  3. Select the My Certificates Category on the left side (bottom left area)
  4. Now, create a backup by selecting all the items on the right side (e.g. by clicking into the right side list and hitting Cmd + a)
  5. Right click → Export X items…
  6. Save it into a .p12 file e.g. to your Desktop (that .p12 will include all of the certificates and private keys you selected!)
  7. Make sure it’s properly backed up, as private keys can’t be regenerated!! You’ll have to generate new ones if you’d accidentally delete or lose this .p12!
  8. Now that you have your backup, go back to Keychain Access, select all items just like you did before (same Keychain and Category, exactly the same steps) then Right clickDelete X items… to delete those certs.

At this point your certificate list is empty and you can experiment with importing e.g. the .p12 you uploaded to bitrise.io or with any other .p12 file (e.g. the one you got from your colleague) and try to build with those.

Once you want to restore the original certs simply double click the .p12 backup file you created and that will restore all the original certs & private keys.

I have similar issue here.
On my local bitrise is success and I can install app via testflight.
But on remote bitrise build is something wrong, I can’t install app via testflight.
Both build are success and uploaded to testflight, local bitrise build is working normally.
All stack should be same since I am using same bitrise.yml file on both build.
I am using fastlane for my React Native build.
Anyone can help me better track issue?

Hi @webmasterdragon,

Sorry to hear about this! Can you please raise this issue either in a separate thread, or contact support directly for more prompt help? Thanks!

It is here separate request.

Hi.

Using the same simulator plus clean simulator still giving error

it is running on my local while in bitrise it is giving no such element found then time out issue.

ment’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 37457 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 38580 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 40081 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 41085 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 42314 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 43513 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 44242 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 45022 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 46800 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 47743 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 48613 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [BaseDriver] Waited for 49467 ms so far

[debug] [WD Proxy] Matched ‘/element’ to command name ‘findElement’

[debug] [WD Proxy] Proxying [POST /element] to [POST http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0/element] with body: {“strategy”:“id”,“selector”:“action_messaging”,“context”:"",“multiple”:false}

[WD Proxy] Got response with status 404: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:{“error”:“no such element”,“message”:“An element could not be located on the page using the given search parameters”,“stacktrace”:"io.appium.uiautomator2.common.exceptions.ElementNotFoundException: An element could not be located on the page using the given search parameters\n\tat io.appium.uiautomator2.handler.FindElement.safeHandle(FindElement.java:73)\n\tat io.appium.uiautomator2.handler.request.SafeRequestHandler.handle(SafeRequestHandler.java:41)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleRequest(AppiumServlet.java:257)\n\tat io.appium.uiautomator2.server.AppiumServlet.handleHttpRequest(AppiumServlet.java:247)\n\tat io.appium.uiautomator2.http.ServerHandler.channelRead(ServerHandler.java:50)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:366)\n\tat io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:352)\n\tat io.netty.chann…

[debug] [W3C] Matched W3C error code ‘no such element’ to NoSuchElementError

[debug] [W3C (41c1194b)] Encountered internal error running command: NoSuchElementError: An element could not be located on the page using the given search parameters.

[debug] [W3C (41c1194b)] at AndroidUiautomator2Driver.findElOrEls (/usr/lib/node_modules/appium/node_modules/appium-android-driver/lib/commands/find.js:75:11)

[debug] [W3C (41c1194b)] at runMicrotasks ()

[debug] [W3C (41c1194b)] at processTicksAndRejections (internal/process/task_queues.js:97:5)

[HTTP] <-- POST /wd/hub/session/41c1194b-b23f-4ec7-a3a3-cf3e615c5da7/element 404 61232 ms - 490

[HTTP]

[HTTP] --> DELETE /wd/hub/session/41c1194b-b23f-4ec7-a3a3-cf3e615c5da7

[HTTP] {}

[debug] [W3C (41c1194b)] Calling AppiumDriver.deleteSession() with args: [“41c1194b-b23f-4ec7-a3a3-cf3e615c5da7”]

[debug] [BaseDriver] Event ‘quitSessionRequested’ logged at 1602658450715 (06:54:10 GMT+0000 (Coordinated Universal Time))

[Appium] Removing session 41c1194b-b23f-4ec7-a3a3-cf3e615c5da7 from our master session list

[debug] [UiAutomator2] Deleting UiAutomator2 session

[debug] [UiAutomator2] Deleting UiAutomator2 server session

[debug] [WD Proxy] Matched ‘/’ to command name ‘deleteSession’

[debug] [WD Proxy] Proxying [DELETE /] to [DELETE http://127.0.0.1:8200/wd/hub/session/dae8b57c-808a-4d14-be5e-29440cb557f0] with no body

[debug] [WD Proxy] Got response with status 200: {“sessionId”:“dae8b57c-808a-4d14-be5e-29440cb557f0”,“value”:null}

[debug] [UiAutomator2] Resetting IME to ‘com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME’

[debug] [ADB] Running ‘/opt/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell ime set com.google.android.inputmethod.latin/com.android.inputmethod.latin.LatinIME’

[debug] [Instrumentation] .

[debug] [ADB] Running ‘/opt/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell am force-stop app.work.rxr.io.stg’

[debug] [Instrumentation] Time: 563.19

[debug] [Instrumentation]

[debug] [Instrumentation] OK (1 test)

[debug] [Logcat] Stopping logcat capture

[debug] [ADB] Removing forwarded port socket connection: 8200

[debug] [ADB] Running ‘/opt/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 forward --remove tcp:8200’

[UiAutomator2] Restoring hidden api policy to the device default configuration

[debug] [ADB] Running ‘/opt/android-sdk-linux/platform-tools/adb -P 5037 -s emulator-5554 shell ‘settings delete global hidden_api_policy_pre_p_apps;settings delete global hidden_api_policy_p_apps;settings delete global hidden_api_policy’’

[debug] [Instrumentation] The process has exited with code 0

[debug] [BaseDriver] Event ‘quitSessionFinished’ logged at 1602658458376 (06:54:18 GMT+0000 (Coordinated Universal Time))

[debug] [W3C (41c1194b)] Received response: null

[debug] [W3C (41c1194b)] But deleting session, so not returning

[debug] [W3C (41c1194b)] Responding to client with driver.deleteSession() result: null

[debug] [W3C (41c1194b)] Destroying socket connection

[HTTP] <-- DELETE /wd/hub/session/41c1194b-b23f-4ec7-a3a3-cf3e615c5da7 200 7677 ms - 14

[HTTP]

[ERROR] Tests run: 5, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 622.48 s <<< FAILURE! - in TestSuite

[ERROR] qa.testing.Controlpagetesting.Elocationtest Time elapsed: 131.798 s <<< FAILURE!

org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Located by By.chained({By.id: propertyFilterTextView}) (tried for 60 second(s) with 500 milliseconds interval)

at qa.testing.Controlpagetesting.Elocationtest(Controlpagetesting.java:377)

Caused by: org.openqa.selenium.NoSuchElementException: Can’t locate an element by this strategy: By.chained({By.id: propertyFilterTextView})

at qa.testing.Controlpagetesting.Elocationtest(Controlpagetesting.java:377)

Caused by: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for io.appium.java_client.pagefactory.AppiumElementLocator$WaitingFunction@6dab9b6d (tried for 1 second(s) with 500 milliseconds interval)

at qa.testing.Controlpagetesting.Elocationtest(Controlpagetesting.java:377)

Caused by: org.openqa.selenium.NoSuchElementException:

Cannot locate an element using By.chained({By.id: propertyFilterTextView})

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html

Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:17:03’

System info: host: ‘prd-latest-use1c-201014062802-xgepytwsdn2tvojcypbjxh’, ip: ‘10.0.0.250’, os.name: ‘Linux’, os.arch: ‘amd64’, os.version: ‘4.4.0-57-generic’, java.version: ‘1.8.0_265’

Driver info: driver.version: AndroidDriver

at qa.testing.Controlpagetesting.Elocationtest(Controlpagetesting.java:377)

[ERROR] qa.testing.Controlpagetesting.FEhometraffic Time elapsed: 101.301 s <<< FAILURE!

org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Located by By.chained({By.id: app.work.rxr.io.stg:id/footTrafficLinearLayout}) (tried for 60 second(s) with 500 milliseconds interval)

at qa.testing.Controlpagetesting.FEhometraffic(Controlpagetesting.java:418)

Caused by: org.openqa.selenium.NoSuchElementException: Can’t locate an element by this strategy: By.chained({By.id: app.work.rxr.io.stg:id/footTrafficLinearLayout})

at qa.testing.Controlpagetesting.FEhometraffic(Controlpagetesting.java:418)

Caused by: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for io.appium.java_client.pagefactory.AppiumElementLocator$WaitingFunction@6a55299e (tried for 1 second(s) with 500 milliseconds interval)

at qa.testing.Controlpagetesting.FEhometraffic(Controlpagetesting.java:418)

Caused by: org.openqa.selenium.NoSuchElementException:

Cannot locate an element using By.chained({By.id: app.work.rxr.io.stg:id/footTrafficLinearLayout})

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html

Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:17:03’

System info: host: ‘prd-latest-use1c-201014062802-xgepytwsdn2tvojcypbjxh’, ip: ‘10.0.0.250’, os.name: ‘Linux’, os.arch: ‘amd64’, os.version: ‘4.4.0-57-generic’, java.version: ‘1.8.0_265’

Driver info: driver.version: AndroidDriver

at qa.testing.Controlpagetesting.FEhometraffic(Controlpagetesting.java:418)

[ERROR] qa.testing.Controlpagetesting.JWellnesslocation Time elapsed: 112.175 s <<< FAILURE!

org.openqa.selenium.TimeoutException: Expected condition failed: waiting for visibility of Located by By.chained({By.id: action_messaging}) (tried for 60 second(s) with 500 milliseconds interval)

at qa.testing.Controlpagetesting.JWellnesslocation(Controlpagetesting.java:493)

Caused by: org.openqa.selenium.NoSuchElementException: Can’t locate an element by this strategy: By.chained({By.id: action_messaging})

at qa.testing.Controlpagetesting.JWellnesslocation(Controlpagetesting.java:493)

Caused by: org.openqa.selenium.TimeoutException: Expected condition failed: waiting for io.appium.java_client.pagefactory.AppiumElementLocator$WaitingFunction@421bba99 (tried for 1 second(s) with 500 milliseconds interval)

at qa.testing.Controlpagetesting.JWellnesslocation(Controlpagetesting.java:493)

Caused by: org.openqa.selenium.NoSuchElementException:

Cannot locate an element using By.chained({By.id: action_messaging})

For documentation on this error, please visit: https://www.seleniumhq.org/exceptions/no_such_element.html

Build info: version: ‘3.141.59’, revision: ‘e82be7d358’, time: ‘2018-11-14T08:17:03’

System info: host: ‘prd-latest-use1c-201014062802-xgepytwsdn2tvojcypbjxh’, ip: ‘10.0.0.250’, os.name: ‘Linux’, os.arch: ‘amd64’, os.version: ‘4.4.0-57-generic’, java.version: ‘1.8.0_265’

Driver info: driver.version: AndroidDriver

at qa.testing.Controlpagetesting.JWellnesslocation(Controlpagetesting.java:493)

[INFO]

[INFO] Results:

[INFO]

[ERROR] Failures:

[ERROR] Controlpagetesting.Elocationtest:377->BaseTest.click:193->BaseTest.waitForVisiability:184 » Timeout

[ERROR] Controlpagetesting.FEhometraffic:418->BaseTest.click:193->BaseTest.waitForVisiability:184 » Timeout

[ERROR] Controlpagetesting.JWellnesslocation:493->BaseTest.click:193->BaseTest.waitForVisiability:184 » Timeout

[INFO]

[ERROR] Tests run: 5, Failures: 3, Errors: 0, Skipped: 0

[INFO]

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 10:34 min

[INFO] Finished at: 2020-10-14T06:54:20+00:00

[INFO] Final Memory: 25M/463M

[INFO] ------------------------------------------------------------------------

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M5:test (default-test) on project ProjectLLITY: There are test failures.

[ERROR]

[ERROR] Please refer to /bitrise/src/android_automation/tenant-ios-automation/target/surefire-reports for the individual test results.

[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.

[ERROR] -> [Help 1]

[ERROR]

[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.

[ERROR] Re-run Maven using the -X switch to enable full debug logging.

[ERROR]

[ERROR] For more information about the errors and possible solutions, please read the following articles:

[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

total 101792

Hey @Rolika please create a seperate issue report or contact us directly about this!