2022-04-22 19:22:02 INFO i.a.w.w.WorkerRun(call):49 - Executing worker wrapper. Airbyte version: 0.35.67-alpha 2022-04-22 19:22:02 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/2772/2/logs.log 2022-04-22 19:22:02 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.35.67-alpha 2022-04-22 19:22:02 INFO i.a.w.DefaultReplicationWorker(run):104 - start sync worker. job id: 2772 attempt id: 2 2022-04-22 19:22:02 INFO i.a.w.DefaultReplicationWorker(run):116 - configured sync modes: {null.Task=full_refresh - overwrite} 2022-04-22 19:22:02 INFO i.a.w.p.a.DefaultAirbyteDestination(start):69 - Running destination... 2022-04-22 19:22:02 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/destination-snowflake:0.4.24 exists... 2022-04-22 19:22:02 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/destination-snowflake:0.4.24 was found locally. 2022-04-22 19:22:02 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 2772 2022-04-22 19:22:02 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/2772/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/destination-snowflake:0.4.24 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.35.67-alpha -e WORKER_JOB_ID=2772 airbyte/destination-snowflake:0.4.24 write --config destination_config.json --catalog destination_catalog.json 2022-04-22 19:22:02 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/source-salesforce:1.0.4 exists... 2022-04-22 19:22:03 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/source-salesforce:1.0.4 was found locally. 2022-04-22 19:22:03 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 2772 2022-04-22 19:22:03 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/2772/2 --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e WORKER_CONNECTOR_IMAGE=airbyte/source-salesforce:1.0.4 -e WORKER_JOB_ATTEMPT=2 -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.35.67-alpha -e WORKER_JOB_ID=2772 airbyte/source-salesforce:1.0.4 read --config source_config.json --catalog source_catalog.json --state input_state.json 2022-04-22 19:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getDestinationOutputRunnable$6):339 - Destination output thread started. 2022-04-22 19:22:03 INFO i.a.w.DefaultReplicationWorker(run):158 - Waiting for source and destination threads to complete. 2022-04-22 19:22:03 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):279 - Replication thread started. 2022-04-22 19:22:04 destination > SLF4J: Class path contains multiple SLF4J bindings. 2022-04-22 19:22:04 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/log4j-slf4j-impl-2.17.1.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-22 19:22:04 destination > SLF4J: Found binding in [jar:file:/airbyte/lib/slf4j-log4j12-1.7.25.jar!/org/slf4j/impl/StaticLoggerBinder.class] 2022-04-22 19:22:04 destination > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation. 2022-04-22 19:22:04 destination > SLF4J: Actual binding is of type [org.apache.logging.slf4j.Log4jLoggerFactory] 2022-04-22 19:22:04 source > Starting generating streams 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.b.IntegrationCliParser(parseOptions):118 - integration args: {catalog=destination_catalog.json, write=null, config=destination_config.json} 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.b.IntegrationRunner(runInternal):121 - Running integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.b.IntegrationRunner(runInternal):122 - Command: WRITE 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.b.IntegrationRunner(runInternal):123 - Integration config: IntegrationConfig{command=WRITE, configPath='destination_config.json', catalogPath='destination_catalog.json', statePath='null'} 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword examples - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword order - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword airbyte_secret - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 WARN c.n.s.JsonMetaSchema(newValidator):338 - Unknown keyword multiline - you should define your own Meta Schema. If the keyword is irrelevant for validation, just use a NonValidationKeyword 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.d.j.c.SwitchingDestination(getConsumer):65 - Using destination type: INTERNAL_STAGING 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$toWriteConfig$0):96 - Write config: WriteConfig{streamName=raw_Task, namespace=${salesforce}, outputSchemaName=__salesforce_, tmpTableName=_airbyte_tmp_dtd_raw_Task, outputTableName=_airbyte_raw_raw_Task, syncMode=overwrite} 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.d.b.BufferedStreamConsumer(startTracked):116 - class io.airbyte.integrations.destination.buffered_stream_consumer.BufferedStreamConsumer started. 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):114 - Preparing tmp tables in destination started for 1 streams 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):122 - Preparing staging area in destination started for schema __salesforce_ stream raw_Task: tmp table: _airbyte_tmp_dtd_raw_Task, stage: 2022/04/22/19/87745757-8FBD-4A38-ACA8-3F25F607E4C7/ 2022-04-22 19:22:05 destination > 2022-04-22 19:22:05 INFO c.z.h.HikariDataSource(getConnection):110 - HikariPool-1 - Starting... 2022-04-22 19:22:06 source > Stream AIPredictionEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AccountChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AccountContactRoleChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ActivityHistory is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AggregateResult is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AssetChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AssetTokenEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AsyncOperationEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AsyncOperationStatus is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AttachedContentDocument is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AttachedContentNote is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream AuthorizationFormConsentChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream BatchApexErrorEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream CampaignChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream CampaignMemberChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream CampaignMemberStatusChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream CaseChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream CombinedAttachment is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream CommSubscriptionConsentChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ContactChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ContactPointAddressChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ContactPointConsentChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ContactPointEmailChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ContactPointPhoneChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ContactPointTypeConsentChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ContentBody is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ContractChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream Contract_Product__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream EmailMessageChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream EmailStatus is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream EmailTemplateChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream EventChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream EventRelationChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream FeedLike is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream FeedSignal is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream FeedTrackedChange is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream FlowExecutionErrorEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream FolderedContentDocument is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__AccountAccountRelation__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CandidatePatient__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CardView_Dropdown__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CarePlanGoal__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CarePlanProblem__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CarePlanTemplateGoal__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CarePlanTemplateProblem__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CarePlanTemplateTask__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CarePlanTemplate__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CareProgramPlanTemplate__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__Clinical_Assessment_Response__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CommunityProfileName__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__ConditionToHCCCodeMapping__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__ContactContactRelation__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CrossObjectRelationship__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CustomFieldSets__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__CustomLabelConfig__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EHRProcedurePerformer__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EHRProcedureRequest__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EHRProcedure__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrAllergyIntolerance__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrCarePlanActivity__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrCarePlanConcern__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrCarePlanGoal__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrCarePlanParticipant__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrCarePlan__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrConditionRelatedItem__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrCondition__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrDevice__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrDosageInstruction__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrEncounterAccomodation__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrEncounterParticipant__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrEncounter__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrImmunizationReaction__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrImmunization__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrMedicationPrescription__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrMedicationStatement__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrObservation__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrPatientCareProvider__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrPatientContact__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrPatient__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrPractitionerIdentity__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrPractitionerQualification__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrPractitionerRole__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrPractitioner__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrRelatedObservation__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrRelatedPerson__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrVaccinationProtocol__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrVirtualDeviceChannel__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__EhrVirtualDevice__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__FilterColumn__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__FilterCondition__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__FilterCriterion__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__HcFlexibleCarePlanTabs__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__HealthCloudFeatureToggle__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__HousingAssessment__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__IndustriesAppConfig__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__IndustriesSettings__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__PatientCardViewConfiguration__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__ProgramPatientAffiliation__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__ProgramPatientSummary__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__Program__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__Provider__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__ReciprocalRole__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__TaskGroups__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__TimelineViewConfiguration__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__UsePersonAccount__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream HealthCloudGA__individualExcludedFields__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream Health_Plan_Credential__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream Health_Plan__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream IndividualChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream LeadChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ListEmailChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream LocationChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream LogoutEventStream is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream LookedUpFromActivity is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream MacroChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream MacroInstructionChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream NPS_Survey__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream Name is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream NoteAndAttachment is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream OpenActivity is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream OpportunityChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream OpportunityContactRoleChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream OrderChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream OrderItemChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream OrgLifecycleNotification is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream OwnedContentDocument is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream PartyConsentChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream PlatformStatusAlertEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream Pricebook2ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ProcessExceptionEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ProcessInstanceHistory is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream Product2ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ProductRequestChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream ProductRequestLineItemChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream QuickTextChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream QuoteChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream QuoteLineItemChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream QuoteTemplateRichTextData is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream RecommendationChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream Satisfaction_Surveys__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream School_Discharges__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream SocialPostChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream SurveyMonkeyApp__Response__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream TaskChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream TaskRelationChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream UserChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream VoiceCallChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream WorkTypeChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__AggregateLink__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__Automated_Send__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__Business_Unit__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__Campaign_Member_Configuration__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__Configuration__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__ET4AEConfig__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__ET4AE_Config__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__Email_Linkage__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__IndividualEmailResult__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__IndividualLink__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__JB_CDC_Event__e is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__JB_Event__e is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__JB_Flow_Event__e is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__Journey__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__MC_CDC_Journey__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__SMSDefinition__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__SMSJunction__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__SendDefinition__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__SendJunction__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__SupportRequest__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__Triggered_Send_Execution__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__UEBU__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream et4ae5__abTest__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__Filter__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__HS_Filter__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__PS_Describe__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__PS_Exception__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__PS_Export_Rollups__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__PS_Object_Realtime__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__PS_Queue__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__PS_Rollup_Dummy__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__PS_Rollup_Group__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__PS_Settings__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__RH_Job__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream rh2__Rollup_Helper_Record_Scope__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Message_Destination__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Recent_Channel__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Setup_Data__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Slack_Auth__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Slack_Message__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Slack_Settings__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Subscription_Condition__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Subscription_Error__e is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Subscription_Event__e is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Subscription_Object__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Subscription_Type__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream slackv2__Subscription__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__CTI_General_Setting__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__Call_Routing_Number__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__Call_Routing_Step_Detail__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__Call_Routing_Step__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__Call_Routing__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__Caller_List_Entries__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__Caller_List__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__Calling_Queue__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__General_Setting__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__IVR_Number__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__IVR_Queue_User_Managment__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__IVR_Request__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__IVR_Response__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Stream tdc_cti__TwilioConfig__ChangeEvent is not queryable and will be ignored. 2022-04-22 19:22:06 source > Starting syncing SourceSalesforce 2022-04-22 19:22:06 source > Syncing stream: Task 2022-04-22 19:22:07 destination > 2022-04-22 19:22:07 INFO c.z.h.p.HikariPool(checkFailFast):565 - HikariPool-1 - Added connection net.snowflake.client.jdbc.SnowflakeConnectionV1@480b57e2 2022-04-22 19:22:07 destination > 2022-04-22 19:22:07 INFO c.z.h.HikariDataSource(getConnection):123 - HikariPool-1 - Start completed. 2022-04-22 19:22:07 destination > 2022-04-22 19:22:07 INFO i.a.d.j.DefaultJdbcDatabase(lambda$unsafeQuery$1):106 - closing connection 2022-04-22 19:22:07 destination > 2022-04-22 19:22:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):133 - Preparing staging area in destination completed for schema __salesforce_ stream raw_Task 2022-04-22 19:22:07 destination > 2022-04-22 19:22:07 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onStartFunction$2):136 - Preparing tmp tables in destination completed. 2022-04-22 19:22:09 source > Sleeping 0.501 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:10 source > Sleeping 0.502718281828459 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:11 source > Sleeping 0.5073890560989307 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:12 source > Sleeping 0.5200855369231877 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:13 source > Sleeping 0.5545981500331443 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:14 source > Sleeping 0.6484131591025766 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:15 source > Sleeping 0.9034287934927351 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:17 source > Sleeping 1.5966331584284585 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:21 source > Sleeping 3.4809579870417284 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:25 source > Sleeping 3.4809579870417284 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:29 source > Sleeping 3.4809579870417284 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:33 source > Sleeping 3.4809579870417284 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:36 source > Sleeping 3.4809579870417284 seconds while waiting for Job: Task/7504W00000hZY8fQAG to complete. Current state: InProgress 2022-04-22 19:22:50 source > Encountered an exception while reading stream SourceSalesforce Traceback (most recent call last): File "/airbyte/integration_code/source_salesforce/source.py", line 109, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 159, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 248, in _read_full_refresh for record in records: File "/airbyte/integration_code/source_salesforce/streams.py", line 364, in read_records for count, record in self.read_with_chunks(self.download_data(url=job_full_url)): File "/airbyte/integration_code/source_salesforce/streams.py", line 276, in download_data data_file.writelines(self.filter_null_bytes(chunk.decode("utf-8"))) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc2 in position 2476: unexpected end of data 2022-04-22 19:22:50 source > 'utf-8' codec can't decode byte 0xc2 in position 2476: unexpected end of data Traceback (most recent call last): File "/airbyte/integration_code/main.py", line 13, in launch(source, sys.argv[1:]) File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 127, in launch for message in source_entrypoint.run(parsed_args): File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/entrypoint.py", line 118, in run for message in generator: File "/airbyte/integration_code/source_salesforce/source.py", line 126, in read raise e File "/airbyte/integration_code/source_salesforce/source.py", line 109, in read yield from self._read_stream( File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 159, in _read_stream for record in record_iterator: File "/usr/local/lib/python3.9/site-packages/airbyte_cdk/sources/abstract_source.py", line 248, in _read_full_refresh for record in records: File "/airbyte/integration_code/source_salesforce/streams.py", line 364, in read_records for count, record in self.read_with_chunks(self.download_data(url=job_full_url)): File "/airbyte/integration_code/source_salesforce/streams.py", line 276, in download_data data_file.writelines(self.filter_null_bytes(chunk.decode("utf-8"))) UnicodeDecodeError: 'utf-8' codec can't decode byte 0xc2 in position 2476: unexpected end of data 2022-04-22 19:22:51 INFO i.a.w.DefaultReplicationWorker(lambda$getReplicationRunnable$5):305 - Total records read: 0 (0 bytes) 2022-04-22 19:22:51 destination > 2022-04-22 19:22:51 INFO i.a.i.b.FailureTrackingAirbyteMessageConsumer(close):65 - Airbyte message consumer: succeeded. 2022-04-22 19:22:51 destination > 2022-04-22 19:22:51 INFO i.a.i.d.b.BufferedStreamConsumer(close):170 - executing on success close procedure. 2022-04-22 19:22:51 destination > 2022-04-22 19:22:51 INFO i.a.i.d.r.SerializedBufferingStrategy(flushAll):92 - Flushing all 0 current buffers (0 bytes in total) 2022-04-22 19:22:51 destination > 2022-04-22 19:22:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):182 - Copying into tables in destination started for 1 streams 2022-04-22 19:22:51 destination > 2022-04-22 19:22:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):191 - Copying stream raw_Task of schema __salesforce_ into tmp table _airbyte_tmp_dtd_raw_Task to final table _airbyte_raw_raw_Task from stage path 2022/04/22/19/87745757-8FBD-4A38-ACA8-3F25F607E4C7/ with 0 file(s) [] 2022-04-22 19:22:51 destination > 2022-04-22 19:22:51 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):213 - Executing finalization of tables. 2022-04-22 19:22:52 destination > 2022-04-22 19:22:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):215 - Finalizing tables in destination completed. 2022-04-22 19:22:52 destination > 2022-04-22 19:22:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):217 - Cleaning up destination started for 1 streams 2022-04-22 19:22:52 destination > 2022-04-22 19:22:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):221 - Cleaning tmp table in destination started for stream raw_Task. schema __salesforce_, tmp table name: _airbyte_tmp_dtd_raw_Task 2022-04-22 19:22:52 destination > 2022-04-22 19:22:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):226 - Cleaning stage in destination started for stream raw_Task. schema __salesforce_, stage: __SALESFORCE__RAW_TASK 2022-04-22 19:22:52 destination > 2022-04-22 19:22:52 INFO i.a.i.d.s.StagingConsumerFactory(lambda$onCloseFunction$4):230 - Cleaning up destination completed. 2022-04-22 19:22:52 destination > 2022-04-22 19:22:52 INFO i.a.i.b.IntegrationRunner(runInternal):169 - Completed integration: io.airbyte.integrations.destination.snowflake.SnowflakeDestination 2022-04-22 19:22:54 ERROR i.a.w.DefaultReplicationWorker(run):169 - Sync worker failed. java.util.concurrent.ExecutionException: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) ~[?:?] at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2073) ~[?:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:162) ~[io.airbyte-airbyte-workers-0.35.67-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.67-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.67-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Suppressed: io.airbyte.workers.WorkerException: Source process exit with code 1. This warning is normal if the job was cancelled. at io.airbyte.workers.protocols.airbyte.DefaultAirbyteSource.close(DefaultAirbyteSource.java:136) ~[io.airbyte-airbyte-workers-0.35.67-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:126) ~[io.airbyte-airbyte-workers-0.35.67-alpha.jar:?] at io.airbyte.workers.DefaultReplicationWorker.run(DefaultReplicationWorker.java:57) ~[io.airbyte-airbyte-workers-0.35.67-alpha.jar:?] at io.airbyte.workers.temporal.TemporalAttemptExecution.lambda$getWorkerThread$2(TemporalAttemptExecution.java:155) ~[io.airbyte-airbyte-workers-0.35.67-alpha.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?] Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) ~[io.airbyte-airbyte-workers-0.35.67-alpha.jar:?] at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) ~[?:?] ... 1 more 2022-04-22 19:22:54 INFO i.a.w.DefaultReplicationWorker(run):228 - sync summary: io.airbyte.config.ReplicationAttemptSummary@5c32600c[status=failed,recordsSynced=0,bytesSynced=0,startTime=1650655322814,endTime=1650655374244,totalStats=io.airbyte.config.SyncStats@27455f47[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]] 2022-04-22 19:22:54 INFO i.a.w.DefaultReplicationWorker(run):250 - Source did not output any state messages 2022-04-22 19:22:54 WARN i.a.w.DefaultReplicationWorker(run):258 - State capture: No new state, falling back on input state: io.airbyte.config.State@6e52d7c7[state={}] 2022-04-22 19:22:54 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-04-22 19:22:54 INFO i.a.w.t.s.ReplicationActivityImpl(lambda$replicate$1):147 - sync summary: io.airbyte.config.StandardSyncOutput@32a8a666[standardSyncSummary=io.airbyte.config.StandardSyncSummary@45fb97ab[status=failed,recordsSynced=0,bytesSynced=0,startTime=1650655322814,endTime=1650655374244,totalStats=io.airbyte.config.SyncStats@27455f47[recordsEmitted=0,bytesEmitted=0,stateMessagesEmitted=0,recordsCommitted=0],streamStats=[]],normalizationSummary=,state=io.airbyte.config.State@6e52d7c7[state={}],outputCatalog=io.airbyte.protocol.models.ConfiguredAirbyteCatalog@4afc2ed1[streams=[io.airbyte.protocol.models.ConfiguredAirbyteStream@146abeff[stream=io.airbyte.protocol.models.AirbyteStream@6386b182[name=raw_Task,jsonSchema={"type":"object","$schema":"http://json-schema.org/draft-07/schema#","properties":{"Id":{"type":["string","null"]},"Type":{"type":["string","null"]},"WhoId":{"type":["string","null"]},"Status":{"type":["string","null"]},"WhatId":{"type":["string","null"]},"OwnerId":{"type":["string","null"]},"Subject":{"type":["string","null"]},"CallType":{"type":["string","null"]},"IsClosed":{"type":["boolean","null"]},"Priority":{"type":["string","null"]},"WhoCount":{"type":["integer","null"]},"AccountId":{"type":["string","null"]},"IsDeleted":{"type":["boolean","null"]},"WhatCount":{"type":["integer","null"]},"CallObject":{"type":["string","null"]},"IsArchived":{"type":["boolean","null"]},"CreatedById":{"type":["string","null"]},"CreatedDate":{"type":["string","null"],"format":"date-time"},"Description":{"type":["string","null"]},"TaskSubtype":{"type":["string","null"]},"ActivityDate":{"type":["string","null"],"format":"date"},"IsRecurrence":{"type":["boolean","null"]},"Objection__c":{"type":["string","null"]},"RecordTypeId":{"type":["string","null"]},"IsReminderSet":{"type":["boolean","null"]},"IsHighPriority":{"type":["boolean","null"]},"New_Subject__c":{"type":["string","null"]},"RecurrenceType":{"type":["string","null"]},"SDR_Sourced__c":{"type":["boolean","null"]},"SystemModstamp":{"type":["string","null"],"format":"date-time"},"CallDisposition":{"type":["string","null"]},"LastModifiedById":{"type":["string","null"]},"LastModifiedDate":{"type":["string","null"],"format":"date-time"},"ReminderDateTime":{"type":["string","null"],"format":"date-time"},"CompletedDateTime":{"type":["string","null"],"format":"date-time"},"RecurrenceInstance":{"type":["string","null"]},"RecurrenceInterval":{"type":["integer","null"]},"tdc_cti__Source__c":{"type":["string","null"]},"RecurrenceActivityId":{"type":["string","null"]},"RecurrenceDayOfMonth":{"type":["integer","null"]},"Type_School_Sales__c":{"type":["string","null"]},"tdc_cti__Call_Sid__c":{"type":["string","null"]},"tdc_cti__IsPlayed__c":{"type":["boolean","null"]},"CallDurationInSeconds":{"type":["integer","null"]},"HealthCloudGA__Age__c":{"type":["number","null"]},"RecurrenceEndDateOnly":{"type":["string","null"],"format":"date"},"RecurrenceMonthOfYear":{"type":["string","null"]},"tdc_cti__Call_From__c":{"type":["string","null"]},"tdc_cti__Call_Type__c":{"type":["string","null"]},"Meeting_Booked_Date__c":{"type":["string","null"],"format":"date"},"tdc_cti__IVR_Number__c":{"type":["string","null"]},"RecurrenceDayOfWeekMask":{"type":["integer","null"]},"RecurrenceStartDateOnly":{"type":["string","null"],"format":"date"},"tdc_cti__API_Version__c":{"type":["string","null"]},"tdc_cti__Call_Status__c":{"type":["string","null"]},"tdc_cti__Disposition__c":{"type":["string","null"]},"HealthCloudGA__Gender__c":{"type":["string","null"]},"RecurrenceTimeZoneSidKey":{"type":["string","null"]},"Pediatrician_Call_Type__c":{"type":["string","null"]},"Pediatrician_Task_Type__c":{"type":["string","null"]},"RecurrenceRegeneratedType":{"type":["string","null"]},"Sales_Accepted_Meeting__c":{"type":["boolean","null"]},"tdc_cti__Call_Duration__c":{"type":["string","null"]},"tdc_cti__Called_Number__c":{"type":["string","null"]},"tdc_cti__Recording_URL__c":{"type":["string","null"]},"HealthCloudGA__Category__c":{"type":["string","null"]},"HealthCloudGA__TaskType__c":{"type":["string","null"]},"Lunch_Cost_Pediatrician__c":{"type":["number","null"]},"HealthCloudGA__SortOrder__c":{"type":["number","null"]},"tdc_cti__Conference_Link__c":{"type":["string","null"]},"Bought_Lunch_Pediatrician__c":{"type":["boolean","null"]},"Pediatrician_Meeting_Type__c":{"type":["string","null"]},"School_District_Call_Type__c":{"type":["string","null"]},"School_District_Task_Type__c":{"type":["string","null"]},"tdc_cti__Conference_Number__c":{"type":["string","null"]},"tdc_cti__Recording_URL_For__c":{"type":["string","null"]},"HealthCloudGA__CarePlanGoal__c":{"type":["string","null"]},"Pediatrician_Meeting_Status__c":{"type":["string","null"]},"tdc_cti__Matching_Phone_API__c":{"type":["string","null"]},"School_District_Meeting_Type__c":{"type":["string","null"]},"HealthCloudGA__Testing_Status__c":{"type":["string","null"]},"Pediatric_Meeting_Disposition__c":{"type":["string","null"]},"Pediatrician_Call_Disposition__c":{"type":["string","null"]},"tdc_cti__Matching_Phone_Label__c":{"type":["string","null"]},"HealthCloudGA__CarePlanProblem__c":{"type":["string","null"]},"School_District_Meeting_Status__c":{"type":["string","null"]},"HealthCloudGA__CarePlanTemplate__c":{"type":["string","null"]},"HealthCloudGA__Conditions_Status__c":{"type":["string","null"]},"HealthCloudGA__Monitored_at_Home__c":{"type":["string","null"]},"School_District_Call_Disposition__c":{"type":["string","null"]},"tdc_cti__Call_Transferred_Number__c":{"type":["string","null"]},"tdc_cti__Conference_Call_Sid_Ids__c":{"type":["string","null"]},"tdc_cti__Conference_Recording_URL__c":{"type":["string","null"]},"Follow_up_with_Marketing_Collateral__c":{"type":["boolean","null"]},"School_District_Meeting_Disposition__c":{"type":["string","null"]},"HealthCloudGA__Contract_Tracing_Status__c":{"type":["string","null"]}},"additionalProperties":true},supportedSyncModes=[full_refresh, incremental],sourceDefinedCursor=true,defaultCursorField=[SystemModstamp],sourceDefinedPrimaryKey=[[Id]],namespace=${salesforce},additionalProperties={}],syncMode=full_refresh,cursorField=[SystemModstamp],destinationSyncMode=overwrite,primaryKey=[[Id]],additionalProperties={}]],additionalProperties={}],failures=[io.airbyte.config.FailureReason@7a593496[failureOrigin=source,failureType=,internalMessage=io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1,externalMessage=Something went wrong within the source connector,metadata=io.airbyte.config.Metadata@51f807aa[additionalProperties={attemptNumber=2, jobId=2772}],stacktrace=java.util.concurrent.CompletionException: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:315) at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:320) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1807) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: io.airbyte.workers.DefaultReplicationWorker$SourceException: Source process exited with non-zero exit code 1 at io.airbyte.workers.DefaultReplicationWorker.lambda$getReplicationRunnable$5(DefaultReplicationWorker.java:312) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ... 3 more ,retryable=,timestamp=1650655371366]]] 2022-04-22 19:22:54 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-04-22 19:22:54 INFO i.a.c.p.ConfigRepository(updateConnectionState):774 - Updating connection ac482bfc-7355-4ff3-8c73-b431e2e887d3 state: io.airbyte.config.State@75b61ed6[state={}] 2022-04-22 19:22:54 INFO i.a.w.t.TemporalAttemptExecution(get):105 - Docker volume job log path: /tmp/workspace/2772/2/logs.log 2022-04-22 19:22:54 INFO i.a.w.t.TemporalAttemptExecution(get):110 - Executing worker wrapper. Airbyte version: 0.35.67-alpha 2022-04-22 19:22:54 INFO i.a.w.DefaultNormalizationWorker(run):47 - Running normalization. 2022-04-22 19:22:54 INFO i.a.w.n.DefaultNormalizationRunner(runProcess):122 - Running with normalization version: airbyte/normalization-snowflake:0.1.76 2022-04-22 19:22:54 INFO i.a.c.i.LineGobbler(voidCall):82 - Checking if airbyte/normalization-snowflake:0.1.76 exists... 2022-04-22 19:22:54 INFO i.a.c.i.LineGobbler(voidCall):82 - airbyte/normalization-snowflake:0.1.76 was found locally. 2022-04-22 19:22:54 INFO i.a.w.p.DockerProcessFactory(create):106 - Creating docker job ID: 2772 2022-04-22 19:22:54 INFO i.a.w.p.DockerProcessFactory(create):158 - Preparing command: docker run --rm --init -i -w /data/2772/2/normalize --log-driver none --network host -v airbyte_workspace:/data -v /tmp/airbyte_local:/local -e AIRBYTE_ROLE= -e WORKER_ENVIRONMENT=DOCKER -e AIRBYTE_VERSION=0.35.67-alpha airbyte/normalization-snowflake:0.1.76 run --integration-type snowflake --config destination_config.json --catalog destination_catalog.json 2022-04-22 19:22:55 normalization > Running: transform-config --config destination_config.json --integration-type snowflake --out /data/2772/2/normalize 2022-04-22 19:22:55 normalization > Namespace(config='destination_config.json', integration_type=, out='/data/2772/2/normalize') 2022-04-22 19:22:55 normalization > transform_snowflake 2022-04-22 19:22:55 normalization > Running: transform-catalog --integration-type snowflake --profile-config-dir /data/2772/2/normalize --catalog destination_catalog.json --out /data/2772/2/normalize/models/generated/ --json-column _airbyte_data 2022-04-22 19:22:55 normalization > Processing destination_catalog.json... 2022-04-22 19:22:55 normalization > Generating airbyte_ctes/__SALESFORCE_/RAW_TASK_AB1.sql from raw_Task 2022-04-22 19:22:55 normalization > Generating airbyte_ctes/__SALESFORCE_/RAW_TASK_AB2.sql from raw_Task 2022-04-22 19:22:55 normalization > Generating airbyte_ctes/__SALESFORCE_/RAW_TASK_AB3.sql from raw_Task 2022-04-22 19:22:55 normalization > Generating airbyte_tables/__SALESFORCE_/RAW_TASK.sql from raw_Task 2022-04-22 19:22:55 normalization > detected no config file for ssh, assuming ssh is off. 2022-04-22 19:22:59 normalization > [--event-buffer-size EVENT_BUFFER_SIZE] 2022-04-22 19:22:59 normalization > --event-buffer-size EVENT_BUFFER_SIZE 2022-04-22 19:22:59 normalization > 2022-04-22 19:22:59 normalization > DBT >=1.0.0 detected; using 10K event buffer size 2022-04-22 19:22:59 normalization > 2022-04-22 19:23:02 normalization > 19:23:02 Running with dbt=1.0.0 2022-04-22 19:23:02 normalization > 19:23:02 Partial parse save file not found. Starting full parse. 2022-04-22 19:23:04 normalization > 19:23:04 [WARNING]: Configuration paths exist in your dbt_project.yml file which do not apply to any resources. 2022-04-22 19:23:04 normalization > There are 2 unused configuration paths: 2022-04-22 19:23:04 normalization > - models.airbyte_utils.generated.airbyte_incremental 2022-04-22 19:23:04 normalization > - models.airbyte_utils.generated.airbyte_views 2022-04-22 19:23:04 normalization > 2022-04-22 19:23:04 normalization > 19:23:04 Found 4 models, 0 tests, 0 snapshots, 0 analyses, 534 macros, 0 operations, 0 seed files, 1 source, 0 exposures, 0 metrics 2022-04-22 19:23:04 normalization > 19:23:04 2022-04-22 19:23:06 normalization > 19:23:06 Concurrency: 5 threads (target='prod') 2022-04-22 19:23:06 normalization > 19:23:06 2022-04-22 19:23:08 normalization > 19:23:08 1 of 1 START table model __SALESFORCE_.RAW_TASK......................................................................... [RUN] 2022-04-22 19:23:10 normalization > 19:23:10 1 of 1 OK created table model __SALESFORCE_.RAW_TASK.................................................................... [SUCCESS 1 in 1.91s] 2022-04-22 19:23:10 normalization > 19:23:10 2022-04-22 19:23:10 normalization > 19:23:10 Finished running 1 table model in 5.26s. 2022-04-22 19:23:10 normalization > 19:23:10 2022-04-22 19:23:10 normalization > 19:23:10 Completed successfully 2022-04-22 19:23:10 normalization > 19:23:10 2022-04-22 19:23:10 normalization > 19:23:10 Done. PASS=1 WARN=0 ERROR=0 SKIP=0 TOTAL=1 2022-04-22 19:23:10 INFO i.a.w.DefaultNormalizationWorker(run):71 - Normalization executed in 16 seconds. 2022-04-22 19:23:10 INFO i.a.w.t.TemporalAttemptExecution(get):131 - Stopping cancellation check scheduling... 2022-04-22 19:23:10 INFO i.a.w.t.TemporalUtils(withBackgroundHeartbeat):235 - Stopping temporal heartbeating... 2022-04-22 19:23:10 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.access_token: is missing but it is required, $.refresh_token: is missing but it is required 2022-04-22 19:23:10 INFO i.a.v.j.JsonSchemaValidator(test):56 - JSON schema validation failed. errors: $.method: does not have a value in the enumeration [Standard]