See <https://builds.apache.org/job/guacamole-client-docker/99/display/redirect?page=changes>
Changes: [nick_couchman] GUACAMOLE-893: Fix regression in LDAP causing null filter value to be [vnick] GUACAMOLE-893: Fix issue where just checking for attribute presence. ------------------------------------------ Started by upstream project "guacamole-client-master" build number 181 originally caused by: Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H37 (ubuntu xenial) in workspace <https://builds.apache.org/job/guacamole-client-docker/ws/> [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... No credentials specified Cloning the remote Git repository Cloning repository https://github.com/apache/guacamole-client.git > git init <https://builds.apache.org/job/guacamole-client-docker/ws/> # > timeout=10 Fetching upstream changes from https://github.com/apache/guacamole-client.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/guacamole-client.git > +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/apache/guacamole-client.git > # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # > timeout=10 > git config remote.origin.url https://github.com/apache/guacamole-client.git > # timeout=10 Fetching upstream changes from https://github.com/apache/guacamole-client.git > git fetch --tags --progress https://github.com/apache/guacamole-client.git > +refs/heads/*:refs/remotes/origin/* Checking out Revision ff8fb55880827912893d733e57fc7ae0a789931f (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f ff8fb55880827912893d733e57fc7ae0a789931f Commit message: "Merge 1.1.0 changes back to master." > git rev-list --no-walk 32b106b982dc74e71e1cbb3d2c5e0c5b9b9a8bab # timeout=10 [guacamole-client-docker] $ /bin/bash -xe /tmp/jenkins5912866229608822361.sh + export TAG=guac-jenkins-guacamole-client-docker-99 + TAG=guac-jenkins-guacamole-client-docker-99 + trap 'docker rmi --force guac-jenkins-guacamole-client-docker-99 || true' EXIT + docker build --no-cache=true --rm --tag guac-jenkins-guacamole-client-docker-99 . Sending build context to Docker daemon 17.22MB Step 1/13 : ARG TOMCAT_VERSION=8.5 Step 2/13 : ARG TOMCAT_JRE=jre8 Step 3/13 : FROM maven:3-jdk-8 AS builder 3-jdk-8: Pulling from library/maven 092586df9206: Already exists ef599477fae0: Already exists 4530c6472b5d: Already exists d34d61487075: Already exists 272f46008219: Already exists 12ff6ccfe7a6: Already exists f26b99e1adb1: Already exists 7a1b276fce42: Pulling fs layer c944b4612eac: Pulling fs layer 293fc5ed12f1: Pulling fs layer c944b4612eac: Verifying Checksum c944b4612eac: Download complete 293fc5ed12f1: Verifying Checksum 293fc5ed12f1: Download complete 7a1b276fce42: Verifying Checksum 7a1b276fce42: Download complete 7a1b276fce42: Pull complete c944b4612eac: Pull complete 293fc5ed12f1: Pull complete Digest: sha256:6f65801ad4b56207b387d8c856ece1a30d4435ef32af9d9d842838ee76c3c6dd Status: Downloaded newer image for maven:3-jdk-8 ---> a1f35667f5e3 Step 4/13 : ARG BUILD_PROFILE ---> Running in 1dba29200097 Removing intermediate container 1dba29200097 ---> 7989b52aa8e8 Step 5/13 : ENV BUILD_DIR=/tmp/guacamole-docker-BUILD ---> Running in cf24d453a183 Removing intermediate container cf24d453a183 ---> a28b4102a37f Step 6/13 : COPY guacamole-docker/bin/ /opt/guacamole/bin/ ---> feac4304ecd1 Step 7/13 : COPY . "$BUILD_DIR" ---> f09833338cae Step 8/13 : RUN /opt/guacamole/bin/build-guacamole.sh "$BUILD_DIR" /opt/guacamole "$BUILD_PROFILE" ---> Running in d45ac8825d68 no status provided on response: unknown + docker rmi --force guac-jenkins-guacamole-client-docker-99 Error: No such image: guac-jenkins-guacamole-client-docker-99 Build step 'Execute shell' marked build as failure
