See
<https://builds.apache.org/job/pulsar-master/783/display/redirect?page=changes>
Changes:
[guosijie] Readd MockBookKeeper to Pulsar (#2544)
------------------------------------------
[...truncated 1.68 MB...]
copying build/lib.linux-x86_64-2.7/pulsar/functions/__init__.py ->
build/bdist.linux-x86_64/wheel/pulsar/functions
copying build/lib.linux-x86_64-2.7/pulsar/functions/function.py ->
build/bdist.linux-x86_64/wheel/pulsar/functions
copying build/lib.linux-x86_64-2.7/pulsar/functions/context.py ->
build/bdist.linux-x86_64/wheel/pulsar/functions
copying build/lib.linux-x86_64-2.7/pulsar/__init__.py ->
build/bdist.linux-x86_64/wheel/pulsar
running install_egg_info
running egg_info
writing requirements to pulsar_client.egg-info/requires.txt
writing pulsar_client.egg-info/PKG-INFO
writing top-level names to pulsar_client.egg-info/top_level.txt
writing dependency_links to pulsar_client.egg-info/dependency_links.txt
reading manifest file 'pulsar_client.egg-info/SOURCES.txt'
writing manifest file 'pulsar_client.egg-info/SOURCES.txt'
Copying pulsar_client.egg-info to
build/bdist.linux-x86_64/wheel/pulsar_client-2.2.0-py2.7.egg-info
running install_scripts
creating build/bdist.linux-x86_64/wheel/pulsar_client-2.2.0.dist-info/WHEEL
+ auditwheel repair dist/pulsar_client-2.2.0-cp27-cp27mu-linux_x86_64.whl
Repairing pulsar_client-2.2.0-cp27-cp27mu-linux_x86_64.whl
Previous filename tags: linux_x86_64
New filename tags: manylinux1_x86_64
Previous WHEEL info tags: cp27-cp27mu-linux_x86_64
New WHEEL info tags: cp27-cp27mu-manylinux1_x86_64
Fixed-up wheel written to
/pulsar/pulsar-client-cpp/python/wheelhouse/pulsar_client-2.2.0-cp27-cp27mu-manylinux1_x86_64.whl
[INFO]
[INFO] --- maven-antrun-plugin:1.8:run (default) @ pulsar-docker-image ---
[WARNING] Parameter tasks is deprecated, use target instead
[INFO] Executing tasks
main:
[echo] copy python wheel file
[mkdir] Created dir:
<https://builds.apache.org/job/pulsar-master/ws/docker/pulsar/target/python-client>
[copydir] DEPRECATED - The copydir task is deprecated. Use copy instead.
[copydir] Copying 1 file to
<https://builds.apache.org/job/pulsar-master/ws/docker/pulsar/target/python-client>
[INFO] Executed tasks
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @
pulsar-docker-image ---
[INFO]
[INFO] --- dockerfile-maven-plugin:1.3.7:build (default) @ pulsar-docker-image
---
[INFO] Building Docker context
<https://builds.apache.org/job/pulsar-master/ws/docker/pulsar>
[INFO]
[INFO] Image will be built as apachepulsar/pulsar:2.2.0-incubating-SNAPSHOT
[INFO]
[INFO] Step 1/16 : FROM openjdk:8-jdk
[INFO] Pulling from library/openjdk
[INFO] Digest:
sha256:28c751d7461b624a0fedfaf5295fda83242c612c5e1ad2fe34c9c78cc5ee8755
[INFO] Status: Downloaded newer image for openjdk:8-jdk
[INFO] ---> 81f83aac57d6
[INFO] Step 2/16 : RUN apt-get update && apt-get install -y netcat dnsutils
python-kazoo python-yaml python-pip
[INFO] ---> Using cache
[INFO] ---> 79bc4be56a10
[INFO] Step 3/16 : ARG PULSAR_TARBALL
[INFO] ---> Using cache
[INFO] ---> 62f0c8efde2b
[INFO] Step 4/16 : ADD ${PULSAR_TARBALL} /
[INFO] ---> 2eab75f72b5c
[INFO] Removing intermediate container 0a81325d00ca
[INFO] Step 5/16 : RUN mv /apache-pulsar-* /pulsar
[INFO] ---> Running in 9d5b4fc4002a
[INFO] ---> 39d6e5121703
[INFO] Removing intermediate container 9d5b4fc4002a
[INFO] Step 6/16 : COPY scripts/apply-config-from-env.py /pulsar/bin
[INFO] ---> d80aeb12e0da
[INFO] Removing intermediate container 0a4430a21aa7
[INFO] Step 7/16 : COPY scripts/gen-yml-from-env.py /pulsar/bin
[INFO] ---> 66d63a0ece74
[INFO] Removing intermediate container ae1a9cca50f7
[INFO] Step 8/16 : COPY scripts/generate-zookeeper-config.sh /pulsar/bin
[INFO] ---> f80021a47c09
[INFO] Removing intermediate container b84d45d53a93
[INFO] Step 9/16 : COPY scripts/pulsar-zookeeper-ruok.sh /pulsar/bin
[INFO] ---> 7afb8acb2d31
[INFO] Removing intermediate container dd3a6b70ddb5
[INFO] Step 10/16 : COPY scripts/watch-znode.py /pulsar/bin
[INFO] ---> fb3e235036b3
[INFO] Removing intermediate container 8fb2f2f1c176
[INFO] Step 11/16 : COPY scripts/install-pulsar-client.sh /pulsar/bin
[INFO] ---> 33a5f88d8dc1
[INFO] Removing intermediate container 6e0e2af40b5c
[INFO] Step 12/16 : ADD target/python-client/ /pulsar/pulsar-client
[INFO] ---> c1197996dc0b
[INFO] Removing intermediate container 348d25c9f208
[INFO] Step 13/16 : RUN /pulsar/bin/install-pulsar-client.sh
[INFO] ---> Running in 015810e1fc9f
[INFO] ++ ls /pulsar/pulsar-client
[INFO]
[INFO] + WHEEL_FILE=pulsar_client-2.2.0-cp27-cp27mu-manylinux1_x86_64.whl
[INFO] + pip install
/pulsar/pulsar-client/pulsar_client-2.2.0-cp27-cp27mu-manylinux1_x86_64.whl
[INFO]
[INFO] Processing
/pulsar/pulsar-client/pulsar_client-2.2.0-cp27-cp27mu-manylinux1_x86_64.whl
[INFO] Collecting grpcio (from pulsar-client==2.2.0)
[INFO] Downloading
https://files.pythonhosted.org/packages/bd/a6/4bad0d1a49071363dc6547a5178656fe375c80535128c12bb65c59d1a329/grpcio-1.14.2-cp27-cp27mu-manylinux1_x86_64.whl
(9.2MB)
[INFO] Collecting protobuf (from pulsar-client==2.2.0)
[INFO] Downloading
https://files.pythonhosted.org/packages/b8/c2/b7f587c0aaf8bf2201405e8162323037fe8d17aa21d3c7dda811b8d01469/protobuf-3.6.1-cp27-cp27mu-manylinux1_x86_64.whl
(1.1MB)
[INFO] Collecting futures>=2.2.0 (from grpcio->pulsar-client==2.2.0)
[INFO] Downloading
https://files.pythonhosted.org/packages/2d/99/b2c4e9d5a30f6471e410a146232b4118e697fa3ffc06d6a65efde84debd0/futures-3.2.0-py2-none-any.whl
[INFO] Requirement already satisfied: enum34>=1.0.4 in
/usr/lib/python2.7/dist-packages (from grpcio->pulsar-client==2.2.0)
[INFO] Requirement already satisfied: six>=1.5.2 in
/usr/lib/python2.7/dist-packages (from grpcio->pulsar-client==2.2.0)
[INFO] Requirement already satisfied: setuptools in
/usr/lib/python2.7/dist-packages (from protobuf->pulsar-client==2.2.0)
[INFO] Installing collected packages: futures, grpcio, protobuf, pulsar-client
[INFO] Successfully installed futures-3.2.0 grpcio-1.14.2 protobuf-3.6.1
pulsar-client-2.2.0
[INFO] ---> 1e7961fd4a21
[INFO] Removing intermediate container 015810e1fc9f
[INFO] Step 14/16 : WORKDIR /pulsar
[INFO] ---> 02565647c551
[INFO] Removing intermediate container 3b9267725e83
[INFO] Step 15/16 : VOLUME /pulsar/conf /pulsar/data
[INFO] ---> Running in 7a8541e11493
[INFO] ---> c5c715e32bd9
[INFO] Removing intermediate container 7a8541e11493
[INFO] Step 16/16 : ENV PULSAR_ROOT_LOGGER INFO,CONSOLE
[INFO] ---> Running in 6a60224be91f
[INFO] ---> de98225c45d6
[INFO] Removing intermediate container 6a60224be91f
[INFO] Successfully built de98225c45d6
[INFO] Successfully tagged apachepulsar/pulsar:2.2.0-incubating-SNAPSHOT
[INFO]
[INFO] Detected build of image with id de98225c45d6
[INFO] Building jar:
<https://builds.apache.org/job/pulsar-master/ws/docker/pulsar/target/pulsar-docker-image-docker-info.jar>
[INFO] Successfully built apachepulsar/pulsar:2.2.0-incubating-SNAPSHOT
[INFO]
[INFO] --- dockerfile-maven-plugin:1.3.7:tag (add-no-repo-and-version) @
pulsar-docker-image ---
[INFO] Tagging image de98225c45d6 as pulsar:2.2.0-incubating-SNAPSHOT
[INFO]
[INFO] --- dockerfile-maven-plugin:1.3.7:tag (add-no-repo-and-latest) @
pulsar-docker-image ---
[INFO] Tagging image de98225c45d6 as pulsar:latest
[INFO]
[INFO] --- dockerfile-maven-plugin:1.3.7:tag (tag-and-push-latest) @
pulsar-docker-image ---
[INFO] Tagging image de98225c45d6 as apachepulsar/pulsar:latest
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Pulsar :: Docker Images :: Grafana
2.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- git-commit-id-plugin:2.2.4:revision (git-info) @
grafana-docker-image ---
[INFO]
[INFO] --- maven-dependency-plugin:2.10:build-classpath (build-classpath) @
grafana-docker-image ---
[INFO] No dependencies found.
[INFO] Skipped writing classpath file
'<https://builds.apache.org/job/pulsar-master/ws/docker/grafana/target/classpath.txt'.>
No changes found.
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ grafana-docker-image ---
[INFO]
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @
grafana-docker-image ---
[INFO]
[INFO] --- dockerfile-maven-plugin:1.3.7:build (default) @ grafana-docker-image
---
[INFO] Building Docker context
<https://builds.apache.org/job/pulsar-master/ws/docker/grafana>
[INFO]
[INFO] Image will be built as
apachepulsar/pulsar-grafana:2.2.0-incubating-SNAPSHOT
[INFO]
[INFO] Step 1/7 : FROM grafana/grafana:4.3.1
[INFO] Pulling from grafana/grafana
[INFO] Image cd9a7cbe58f4: Already exists
[INFO] Image a3ed95caeb02: Already exists
[INFO] Image 1f89dd4718fb: Already exists
[INFO] Image dcb5e000075d: Already exists
[INFO] Digest:
sha256:638de4abf76ae34dc5a79b5d8d7d06426b59bf2607ac74a399d441f49f886054
[INFO] Status: Downloaded newer image for grafana/grafana:4.3.1
[INFO] ---> 2cdb407c0fa4
[INFO] Step 2/7 : COPY grafana.ini /etc/grafana/grafana.ini
[INFO] ---> Using cache
[INFO] ---> 1b76261ee6df
[INFO] Step 3/7 : COPY dashboards/* /var/lib/grafana/dashboards/
[INFO] ---> Using cache
[INFO] ---> 236f45106109
[INFO] Step 4/7 : COPY start.sh /start.sh
[INFO] ---> Using cache
[INFO] ---> b2bc9ad4463f
[INFO] Step 5/7 : EXPOSE 3000
[INFO] ---> Using cache
[INFO] ---> 97315c6bf771
[INFO] Step 6/7 : ENV PROMETHEUS_URL http://prometheus:9090
[INFO] ---> Using cache
[INFO] ---> 53746c538158
[INFO] Step 7/7 : ENTRYPOINT /start.sh
[INFO] ---> Using cache
[INFO] ---> caeffc1f4d11
[INFO] Successfully built caeffc1f4d11
[INFO] Successfully tagged apachepulsar/pulsar-grafana:2.2.0-incubating-SNAPSHOT
[INFO]
[INFO] Detected build of image with id caeffc1f4d11
[INFO] Building jar:
<https://builds.apache.org/job/pulsar-master/ws/docker/grafana/target/grafana-docker-image-docker-info.jar>
[INFO] Successfully built apachepulsar/pulsar-grafana:2.2.0-incubating-SNAPSHOT
[INFO]
[INFO] --- dockerfile-maven-plugin:1.3.7:tag (add-no-repo-and-version) @
grafana-docker-image ---
[INFO] Tagging image caeffc1f4d11 as pulsar-grafana:2.2.0-incubating-SNAPSHOT
[INFO]
[INFO] --- dockerfile-maven-plugin:1.3.7:tag (add-no-repo-and-latest) @
grafana-docker-image ---
[INFO] Tagging image caeffc1f4d11 as pulsar-grafana:latest
[INFO]
[INFO] --- dockerfile-maven-plugin:1.3.7:tag (tag-and-push-latest) @
grafana-docker-image ---
[INFO] Tagging image caeffc1f4d11 as apachepulsar/pulsar-grafana:latest
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Pulsar :: Docker Images :: Pulsar Latest Version
(Include All Components) 2.2.0-incubating-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading:
https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-io-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-io-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml
Progress (1): 865 B Downloaded:
http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-io-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml
(865 B at 1.8 kB/s)
Downloading:
https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading:
http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/maven-metadata.xml
Downloading:
https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/pulsar-offloader-distribution-2.2.0-incubating-SNAPSHOT.pom
Downloading:
http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/pulsar-offloader-distribution-2.2.0-incubating-SNAPSHOT.pom
[WARNING] The POM for
org.apache.pulsar:pulsar-offloader-distribution:tar.gz:bin:2.2.0-incubating-SNAPSHOT
is missing, no dependency information available
Downloading:
https://repo1.maven.org/maven2/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/pulsar-offloader-distribution-2.2.0-incubating-SNAPSHOT-bin.tar.gz
Downloading:
http://repository.apache.org/snapshots/org/apache/pulsar/pulsar-offloader-distribution/2.2.0-incubating-SNAPSHOT/pulsar-offloader-distribution-2.2.0-incubating-SNAPSHOT-bin.tar.gz
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Pulsar :: Docker Images ..................... SUCCESS [ 11.734 s]
[INFO] Apache Pulsar :: Docker Images :: Pulsar Latest Version SUCCESS [05:04
min]
[INFO] Apache Pulsar :: Docker Images :: Grafana .......... SUCCESS [ 2.436 s]
[INFO] Apache Pulsar :: Docker Images :: Pulsar Latest Version (Include All
Components) FAILURE [ 1.021 s]
[INFO] Apache Pulsar :: Docker Images :: Pulsar Standalone SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 05:21 min
[INFO] Finished at: 2018-09-11T02:23:28Z
[INFO] Final Memory: 64M/1663M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project pulsar-all-docker-image: Could not
resolve dependencies for project
org.apache.pulsar:pulsar-all-docker-image:pom:2.2.0-incubating-SNAPSHOT: Could
not find artifact
org.apache.pulsar:pulsar-offloader-distribution:tar.gz:bin:2.2.0-incubating-SNAPSHOT
in central (https://repo1.maven.org/maven2) -> [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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :pulsar-all-docker-image
[INFO] Scanning for projects...
[ERROR] [ERROR] Some problems were encountered while processing the POMs:
[FATAL] Non-resolvable parent POM for
org.apache.pulsar:dashboard-docker-image:[unknown-version]: Could not find
artifact org.apache.pulsar:docker-images:pom:2.1.0-incubating-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 23, column 11
@
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project
org.apache.pulsar:dashboard-docker-image:[unknown-version]
(<https://builds.apache.org/job/pulsar-master/ws/docker/../dashboard/pom.xml)>
has 1 error
[ERROR] Non-resolvable parent POM for
org.apache.pulsar:dashboard-docker-image:[unknown-version]: Could not find
artifact org.apache.pulsar:docker-images:pom:2.1.0-incubating-SNAPSHOT and
'parent.relativePath' points at wrong local POM @ line 23, column 11 -> [Help 2]
[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/ProjectBuildingException
[ERROR] [Help 2]
http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException
Build step 'Execute shell' marked build as failure
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]