See 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=unstable,JENKINS_LABEL_EXPRESSION=ubuntu/1842/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Guacamole/guacamole-server-main-debian" build 
number 1842
originally caused by:
 Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on builds44 (tmp-22 ubuntu) in workspace 
<https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=unstable,JENKINS_LABEL_EXPRESSION=ubuntu/ws/>
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/apache/guacamole-server.git
 > git init 
 > <https://ci-builds.apache.org/job/Guacamole/job/guacamole-server-main-debian/DEBIAN_RELEASE=unstable,JENKINS_LABEL_EXPRESSION=ubuntu/ws/guacamole-server>
 >  # timeout=10
Fetching upstream changes from https://github.com/apache/guacamole-server.git
 > git --version # timeout=10
 > git --version # 'git version 2.34.1'
 > git fetch --tags --force --progress -- 
 > https://github.com/apache/guacamole-server.git 
 > +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/apache/guacamole-server.git 
 > # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # 
 > timeout=10
Avoid second fetch
Checking out Revision d79f201f2572f5a0b563c7af804575db2055fc77 (origin/main)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d79f201f2572f5a0b563c7af804575db2055fc77 # timeout=10
Commit message: "Merge patch branch changes to main."
 > git rev-list --no-walk d79f201f2572f5a0b563c7af804575db2055fc77 # timeout=10
[ubuntu] $ /bin/sh -xe /tmp/jenkins2369933721551114794.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins17734209052250973988.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins9899413818745656247.sh
+ cat
[ubuntu] $ /bin/sh -xe /tmp/jenkins1670132680922302123.sh
+ echo 
guac-jenkins-Guacamole-guacamole-server-main-debian-DEBIAN_RELEASE=unstable,JENKINS_LABEL_EXPRESSION=ubuntu-1842
+ tr A-Z a-z
+ sed s/[^a-z0-9]\+/-/g
+ export 
TAG=guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1842
+ trap docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1842
 || true EXIT
+ docker build --no-cache=true --rm --tag 
guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1842
 .
#0 building with "default" instance using docker driver

#1 [internal] load build definition from Dockerfile
#1 transferring dockerfile: 160B 0.0s done
#1 DONE 0.2s

#2 [internal] load metadata for docker.io/library/debian:unstable
#2 DONE 1.2s

#3 [internal] load .dockerignore
#3 transferring context: 2B done
#3 DONE 0.1s

#4 [1/4] FROM 
docker.io/library/debian:unstable@sha256:9b5768cf281272ddf4b1a9ccfb0b396da24226fef63391e44dea9082e0ed9075
#4 CACHED

#5 [internal] load build context
#5 transferring context: 13.61MB 0.4s done
#5 DONE 0.5s

#6 [2/4] COPY . /build/
#6 DONE 2.1s

#7 [3/4] RUN /bin/bash -e -x /build/install-deps.sh
#7 1.806 + export DEBIAN_FRONTEND=noninteractive
#7 1.806 + DEBIAN_FRONTEND=noninteractive
#7 1.806 + apt-get update
#7 2.314 Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
#7 2.552 Get:2 http://deb.debian.org/debian unstable/main amd64 Packages [10.1 
MB]
#7 4.418 Fetched 10.3 MB in 2s (4475 kB/s)
#7 4.418 Reading package lists...
#7 5.626 + apt-get upgrade -y
#7 5.640 Reading package lists...
#7 6.814 Building dependency tree...
#7 7.024 Reading state information...
#7 7.129 Calculating upgrade...
#7 7.575 The following packages will be upgraded:
#7 7.578   apt base-passwd diffutils libapt-pkg7.0 libcap2 libseccomp2 tzdata
#7 7.698 7 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
#7 7.698 Need to get 3337 kB of archives.
#7 7.698 After this operation, 90.1 kB of additional disk space will be used.
#7 7.698 Get:1 http://deb.debian.org/debian unstable/main amd64 diffutils amd64 
1:3.10-3 [385 kB]
#7 7.805 Get:2 http://deb.debian.org/debian unstable/main amd64 libapt-pkg7.0 
amd64 2.9.34 [1111 kB]
#7 7.845 Get:3 http://deb.debian.org/debian unstable/main amd64 base-passwd 
amd64 3.6.7 [53.7 kB]
#7 7.846 Get:4 http://deb.debian.org/debian unstable/main amd64 libseccomp2 
amd64 2.6.0-2 [51.7 kB]
#7 7.847 Get:5 http://deb.debian.org/debian unstable/main amd64 apt amd64 
2.9.34 [1449 kB]
#7 7.877 Get:6 http://deb.debian.org/debian unstable/main amd64 libcap2 amd64 
1:2.75-4 [27.9 kB]
#7 7.878 Get:7 http://deb.debian.org/debian unstable/main amd64 tzdata all 
2025b-1 [259 kB]
#7 9.605 Preconfiguring packages ...
#7 9.927 Fetched 3337 kB in 0s (12.6 MB/s)
#7 10.46 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 4903 files and directories currently installed.)
#7 10.58 Preparing to unpack .../diffutils_1%3a3.10-3_amd64.deb ...
#7 10.74 Unpacking diffutils (1:3.10-3) over (1:3.10-2) ...
#7 13.71 Setting up diffutils (1:3.10-3) ...
#7 14.11 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 4903 files and directories currently installed.)
#7 14.12 Preparing to unpack .../libapt-pkg7.0_2.9.34_amd64.deb ...
#7 14.32 Unpacking libapt-pkg7.0:amd64 (2.9.34) over (2.9.33) ...
#7 17.18 Setting up libapt-pkg7.0:amd64 (2.9.34) ...
#7 17.61 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 4903 files and directories currently installed.)
#7 17.62 Preparing to unpack .../base-passwd_3.6.7_amd64.deb ...
#7 17.77 Unpacking base-passwd (3.6.7) over (3.6.6) ...
#7 18.94 Setting up base-passwd (3.6.7) ...
#7 19.57 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 4903 files and directories currently installed.)
#7 19.58 Preparing to unpack .../libseccomp2_2.6.0-2_amd64.deb ...
#7 19.72 Unpacking libseccomp2:amd64 (2.6.0-2) over (2.5.5-2+b1) ...
#7 20.11 Setting up libseccomp2:amd64 (2.6.0-2) ...
#7 20.91 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 4902 files and directories currently installed.)
#7 20.92 Preparing to unpack .../archives/apt_2.9.34_amd64.deb ...
#7 21.15 Unpacking apt (2.9.34) over (2.9.33) ...
#7 29.11 Setting up apt (2.9.34) ...
#7 30.25 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 4902 files and directories currently installed.)
#7 30.26 Preparing to unpack .../libcap2_1%3a2.75-4_amd64.deb ...
#7 30.44 Unpacking libcap2:amd64 (1:2.75-4) over (1:2.75-2) ...
#7 31.02 Setting up libcap2:amd64 (1:2.75-4) ...
#7 31.66 (Reading database ... (Reading database ... 5%(Reading database ... 
10%(Reading database ... 15%(Reading database ... 20%(Reading database ... 
25%(Reading database ... 30%(Reading database ... 35%(Reading database ... 
40%(Reading database ... 45%(Reading database ... 50%(Reading database ... 
55%(Reading database ... 60%(Reading database ... 65%(Reading database ... 
70%(Reading database ... 75%(Reading database ... 80%(Reading database ... 
85%(Reading database ... 90%(Reading database ... 95%(Reading database ... 
100%(Reading database ... 4902 files and directories currently installed.)
#7 31.67 Preparing to unpack .../tzdata_2025b-1_all.deb ...
#7 31.81 Unpacking tzdata (2025b-1) over (2025a-2) ...
#7 49.53 Setting up tzdata (2025b-1) ...
#7 49.81 
#7 49.81 Current default time zone: 'Etc/UTC'
#7 49.84 Local time is now:      Thu Mar 27 05:03:15 UTC 2025.
#7 49.84 Universal Time is now:  Thu Mar 27 05:03:15 UTC 2025.
#7 49.84 Run 'dpkg-reconfigure tzdata' if you wish to change it.
#7 49.84 
#7 49.99 Processing triggers for libc-bin (2.41-6) ...
#7 50.41 + apt-get install -y autoconf automake freerdp2-dev gcc libavcodec-dev 
libavformat-dev libavutil-dev libcairo2-dev libcunit1-dev libgcrypt-dev 
libjpeg62-turbo-dev libossp-uuid-dev libpango1.0-dev libpulse-dev libssh2-1-dev 
libssl-dev libswscale-dev libtelnet-dev libtool libvncserver-dev 
libwebsockets-dev libwebp-dev make
#7 50.42 Reading package lists...
#7 51.59 Building dependency tree...
#7 51.80 Reading state information...
#7 51.83 E: Unable to locate package freerdp2-dev
#7 ERROR: process "/bin/sh -c /bin/bash -e -x /build/install-deps.sh" did not 
complete successfully: exit code: 100
------
 > [3/4] RUN /bin/bash -e -x /build/install-deps.sh:
49.81 Current default time zone: 'Etc/UTC'
49.84 Local time is now:      Thu Mar 27 05:03:15 UTC 2025.
49.84 Universal Time is now:  Thu Mar 27 05:03:15 UTC 2025.
49.84 Run 'dpkg-reconfigure tzdata' if you wish to change it.
49.84 
49.99 Processing triggers for libc-bin (2.41-6) ...
50.41 + apt-get install -y autoconf automake freerdp2-dev gcc libavcodec-dev 
libavformat-dev libavutil-dev libcairo2-dev libcunit1-dev libgcrypt-dev 
libjpeg62-turbo-dev libossp-uuid-dev libpango1.0-dev libpulse-dev libssh2-1-dev 
libssl-dev libswscale-dev libtelnet-dev libtool libvncserver-dev 
libwebsockets-dev libwebp-dev make


51.83 E: Unable to locate package freerdp2-dev
------
Dockerfile:3
--------------------
   1 |       FROM debian:unstable
   2 |       COPY . /build/
   3 | >>>   RUN /bin/bash -e -x /build/install-deps.sh
   4 |       RUN /bin/bash -e -x /build/build.sh
   5 |     
--------------------
ERROR: failed to solve: process "/bin/sh -c /bin/bash -e -x 
/build/install-deps.sh" did not complete successfully: exit code: 100
+ docker rmi --force 
guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1842
Error response from daemon: No such image: 
guac-jenkins-guacamole-guacamole-server-main-debian-debian-release-unstable-jenkins-label-expression-ubuntu-1842:latest
Build step 'Execute shell' marked build as failure

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to