[
https://issues.apache.org/jira/browse/CAMEL-21334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aurélien Pupier reopened CAMEL-21334:
-------------------------------------
tests are failing on Ci
for instance
https://ci-builds.apache.org/job/Camel/job/Camel%20Core%20(Build%20and%20test)/job/main/452/testReport/junit/org.apache.camel.component.opensearch.integration/OpensearchBulkIT/BuildAndTest___Matrix___JDK_NAME____jdk_17_latest___PLATFORM____ppc64le____Test______/
{noformat}
org.testcontainers.containers.ContainerLaunchException: Container startup
failed for image opensearchproject/opensearch:2.14.0
at
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:359)
at
org.testcontainers.containers.GenericContainer.start(GenericContainer.java:330)
at
org.apache.camel.test.infra.opensearch.services.OpenSearchLocalContainerService.initialize(OpenSearchLocalContainerService.java:97)
at
org.apache.camel.test.infra.common.services.SingletonService.doInitializeService(SingletonService.java:54)
at
org.apache.camel.test.infra.common.services.SingletonService.addToStore(SingletonService.java:47)
at
org.apache.camel.test.infra.common.services.SingletonService.beforeAll(SingletonService.java:60)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: org.rnorth.ducttape.RetryCountExceededException: Retry limit hit
with exception
at
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:88)
at
org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:344)
... 6 more
Caused by: org.testcontainers.containers.ContainerLaunchException: Could not
create/start container
at
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:563)
at
org.testcontainers.containers.GenericContainer.lambda$doStart$0(GenericContainer.java:354)
at
org.rnorth.ducttape.unreliables.Unreliables.retryUntilSuccess(Unreliables.java:81)
... 7 more
Caused by:
org.testcontainers.shaded.org.awaitility.core.ConditionTimeoutException:
org.testcontainers.containers.GenericContainer expected the predicate to return
<true> but it returned <false> for input of
<InspectContainerResponse(args=[opensearch],
config=ContainerConfig(attachStderr=false, attachStdin=false,
attachStdout=false, cmd=[opensearch], domainName=,
entrypoint=[./opensearch-docker-entrypoint.sh],
env=[discovery.type=single-node, DISABLE_SECURITY_PLUGIN=true,
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/share/opensearch/jdk/bin:/usr/share/opensearch/bin,
JAVA_HOME=/usr/share/opensearch/jdk,
LD_LIBRARY_PATH=:/usr/share/opensearch/plugins/opensearch-knn/lib],
exposedPorts=[9200/tcp, 9300/tcp, 9600/tcp, 9650/tcp], hostName=6ded6b1d5db9,
image=opensearchproject/opensearch:2.14.0,
labels={DOCKERFILE=https://github.com/opensearch-project/opensearch-build/blob/main/docker/release/dockerfiles/opensearch.al2.dockerfile,
org.label-schema.build-date=2024-06-15T19:15:50Z,
org.label-schema.description=9820, org.label-schema.license=Apache-2.0,
org.label-schema.name=opensearch, org.label-schema.schema-version=1.0,
org.label-schema.url=https://opensearch.org,
org.label-schema.vcs-url=https://github.com/opensearch-project/OpenSearch,
org.label-schema.vendor=OpenSearch, org.label-schema.version=2.14.0,
org.testcontainers=true, org.testcontainers.lang=java,
org.testcontainers.sessionId=06904df3-1144-41e5-90dd-8e6c1cea42f0,
org.testcontainers.version=1.20.2}, macAddress=null, networkDisabled=null,
onBuild=null, stdinOpen=false, portSpecs=null, stdInOnce=false, tty=false,
user=1000, volumes=null, workingDir=/usr/share/opensearch, healthCheck=null),
created=2024-10-09T19:28:58.221930218Z, driver=overlay2, execDriver=null,
hostConfig=HostConfig(binds=[], blkioWeight=0, blkioWeightDevice=null,
blkioDeviceReadBps=null, blkioDeviceWriteBps=null, blkioDeviceReadIOps=null,
blkioDeviceWriteIOps=null, memorySwappiness=null, nanoCPUs=0, capAdd=null,
capDrop=null, containerIDFile=, cpuPeriod=0, cpuRealtimePeriod=0,
cpuRealtimeRuntime=0, cpuShares=0, cpuQuota=0, cpusetCpus=, cpusetMems=,
devices=null, deviceCgroupRules=null, deviceRequests=null, diskQuota=null,
dns=null, dnsOptions=null, dnsSearch=null, extraHosts=[], groupAdd=null,
ipcMode=shareable, cgroup=, links=[], logConfig=LogConfig(type=json-file,
config={}), lxcConf=null, memory=0, memorySwap=0, memoryReservation=0,
kernelMemory=null, networkMode=bridge, oomKillDisable=null, init=null,
autoRemove=false, oomScoreAdj=0,
portBindings={9300/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@38ed139b,
9200/tcp=[Lcom.github.dockerjava.api.model.Ports$Binding;@a5272be},
privileged=false, publishAllPorts=false, readonlyRootfs=false,
restartPolicy=no, ulimits=null, cpuCount=0, cpuPercent=0, ioMaximumIOps=0,
ioMaximumBandwidth=0, volumesFrom=[], mounts=null, pidMode=, isolation=null,
securityOpts=null, storageOpt=null, cgroupParent=, volumeDriver=,
shmSize=67108864, pidsLimit=null, runtime=runc, tmpFs=null, utSMode=,
usernsMode=, sysctls=null, consoleSize=[0, 0], cgroupnsMode=private),
hostnamePath=/var/lib/docker/containers/6ded6b1d5db91c11c8ea4e47004d652069569057e2c652fb162df7f1101ec407/hostname,
hostsPath=/var/lib/docker/containers/6ded6b1d5db91c11c8ea4e47004d652069569057e2c652fb162df7f1101ec407/hosts,
logPath=/var/lib/docker/containers/6ded6b1d5db91c11c8ea4e47004d652069569057e2c652fb162df7f1101ec407/6ded6b1d5db91c11c8ea4e47004d652069569057e2c652fb162df7f1101ec407-json.log,
id=6ded6b1d5db91c11c8ea4e47004d652069569057e2c652fb162df7f1101ec407,
sizeRootFs=null, sizeRw=null,
imageId=sha256:bf1e1cd1fa30bd1da8596bff12630f5e67648dfb7720a52c773c495db1f0135a,
mountLabel=, name=/thirsty_torvalds, restartCount=0,
networkSettings=NetworkSettings(bridge=, sandboxId=, hairpinMode=false,
linkLocalIPv6Address=, linkLocalIPv6PrefixLen=0, ports={}, sandboxKey=,
secondaryIPAddresses=null, secondaryIPv6Addresses=null, endpointID=, gateway=,
portMapping=null, globalIPv6Address=, globalIPv6PrefixLen=0, ipAddress=,
ipPrefixLen=0, ipV6Gateway=, macAddress=,
networks={bridge=ContainerNetwork(ipamConfig=null, links=[], aliases=null,
networkID=7a4244e88b61040d49ee25986c069bc8e8a3e8b74648ce5ba96504311af33cd9,
endpointId=, gateway=, ipAddress=, ipPrefixLen=0, ipV6Gateway=,
globalIPv6Address=, globalIPv6PrefixLen=0, macAddress=)}),
path=./opensearch-docker-entrypoint.sh, processLabel=,
resolvConfPath=/var/lib/docker/containers/6ded6b1d5db91c11c8ea4e47004d652069569057e2c652fb162df7f1101ec407/resolv.conf,
execIds=null, state=InspectContainerResponse.ContainerState(status=exited,
running=false, paused=false, restarting=false, oomKilled=false, dead=false,
pid=0, exitCode=1, error=, startedAt=2024-10-09T19:28:58.828219684Z,
finishedAt=2024-10-09T19:28:59.03916237Z, health=null), volumes=null,
volumesRW=null, node=null, mounts=[], graphDriver=GraphDriver(name=overlay2,
data=GraphData(rootDir=null, deviceId=null, deviceName=null, deviceSize=null,
dir=null)), platform=linux)> within 5 seconds.
at
org.testcontainers.shaded.org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
at
org.testcontainers.shaded.org.awaitility.core.AbstractHamcrestCondition.await(AbstractHamcrestCondition.java:86)
at
org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
at
org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:691)
at
org.testcontainers.shaded.org.awaitility.core.ConditionFactory.until(ConditionFactory.java:708)
at
org.testcontainers.containers.GenericContainer.tryStart(GenericContainer.java:466)
... 9 more
{noformat}
> Camel-opensearch - Provide ppc64le arch support
> -----------------------------------------------
>
> Key: CAMEL-21334
> URL: https://issues.apache.org/jira/browse/CAMEL-21334
> Project: Camel
> Issue Type: Task
> Components: camel-opensearch
> Reporter: Anushka Juli
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.9.0
>
> Attachments: camel-opensearch-logs-on-x86.txt,
> opensearch_build_success_logs.txt, opensearch_test_infra_logs.txt
>
>
> h1. We want to provide ppc64le arch support to camel-opensearch in the camel
> component
--
This message was sent by Atlassian Jira
(v8.20.10#820010)