~andyc/#1280480

failed

e80f630Andy C

[demo] URLSearchParams function in JavaScript

Owner
~andyc
Created
4 months ago
Updated
4 months ago
Build manifest
view manifest »

Tasks

view log »
dev-setup-fedora view log »
publish-dev-setup-fedora view log »
did-all-succeed view log »
go to bottom »
go to top »
setup
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
[#1280480] 2024/07/20 14:49:40 Booting image fedora/40 (default) on port 23000
[#1280480] 2024/07/20 14:49:41 Waiting for guest to settle
[#1280480] 2024/07/20 14:50:02 Sending tasks
[#1280480] 2024/07/20 14:50:03 Sending build environment
[#1280480] 2024/07/20 14:50:03 Sending secrets
[#1280480] 2024/07/20 14:50:03 Resolving secret 839206d4-55e5-4840-8b1f-867dc3ac622e
[#1280480] 2024/07/20 14:50:03 Installing packages
Warning: Permanently added '[localhost]:23000' (ED25519) to the list of known hosts.
Fedora 40 - x86_64                               19 MB/s |  20 MB     00:01    
Fedora 40 openh264 (From Cisco) - x86_64        1.4 kB/s | 1.4 kB     00:01    
Fedora 40 - x86_64 - Updates                     27 MB/s | 8.7 MB     00:00    
Package python3-3.12.4-1.fc40.x86_64 is already installed.
Package zip-3.0-40.fc40.x86_64 is already installed.
Dependencies resolved.
================================================================================
 Package              Architecture Version                  Repository     Size
================================================================================
Installing:
 time                 x86_64       1.9-23.fc40              fedora         47 k
 vim-enhanced         x86_64       2:9.1.571-1.fc40         updates       1.9 M
Installing dependencies:
 gpm-libs             x86_64       1.20.7-46.fc40           fedora         20 k
 libsodium            x86_64       1.0.20-1.fc40            updates       175 k
 vim-common           x86_64       2:9.1.571-1.fc40         updates       7.9 M
 vim-data             noarch       2:9.1.571-1.fc40         updates        22 k
 vim-filesystem       noarch       2:9.1.571-1.fc40         updates        17 k
 xxd                  x86_64       2:9.1.571-1.fc40         updates        36 k

Transaction Summary
================================================================================
Install  8 Packages

Total download size: 10 M
Installed size: 41 M
Downloading Packages:
(1/8): time-1.9-23.fc40.x86_64.rpm              725 kB/s |  47 kB     00:00    
(2/8): gpm-libs-1.20.7-46.fc40.x86_64.rpm       294 kB/s |  20 kB     00:00    
(3/8): libsodium-1.0.20-1.fc40.x86_64.rpm       2.1 MB/s | 175 kB     00:00    
(4/8): vim-data-9.1.571-1.fc40.noarch.rpm       1.3 MB/s |  22 kB     00:00    
(5/8): vim-filesystem-9.1.571-1.fc40.noarch.rpm 1.0 MB/s |  17 kB     00:00    
(6/8): xxd-9.1.571-1.fc40.x86_64.rpm            1.3 MB/s |  36 kB     00:00    
(7/8): vim-enhanced-9.1.571-1.fc40.x86_64.rpm    20 MB/s | 1.9 MB     00:00    
(8/8): vim-common-9.1.571-1.fc40.x86_64.rpm      29 MB/s | 7.9 MB     00:00    
--------------------------------------------------------------------------------
Total                                           9.2 MB/s |  10 MB     00:01     
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Installing       : xxd-2:9.1.571-1.fc40.x86_64                            1/8 
  Installing       : vim-filesystem-2:9.1.571-1.fc40.noarch                 2/8 
  Installing       : vim-data-2:9.1.571-1.fc40.noarch                       3/8 
  Installing       : vim-common-2:9.1.571-1.fc40.x86_64                     4/8 
  Installing       : libsodium-1.0.20-1.fc40.x86_64                         5/8 
  Installing       : gpm-libs-1.20.7-46.fc40.x86_64                         6/8 
  Installing       : vim-enhanced-2:9.1.571-1.fc40.x86_64                   7/8 
  Installing       : time-1.9-23.fc40.x86_64                                8/8 
  Running scriptlet: time-1.9-23.fc40.x86_64                                8/8 

Installed:
  gpm-libs-1.20.7-46.fc40.x86_64          libsodium-1.0.20-1.fc40.x86_64       
  time-1.9-23.fc40.x86_64                 vim-common-2:9.1.571-1.fc40.x86_64   
  vim-data-2:9.1.571-1.fc40.noarch        vim-enhanced-2:9.1.571-1.fc40.x86_64 
  vim-filesystem-2:9.1.571-1.fc40.noarch  xxd-2:9.1.571-1.fc40.x86_64          

Complete!
[#1280480] 2024/07/20 14:50:16 Cloning repositories
Cloning into 'oils'...
+ cd oils
+ git checkout -q e80f6304710a4f190a50699e4f861fdccad96dcb
+ cd oils
+ git submodule update --init --recursive
[#1280480] 2024/07/20 14:50:19 Running task dev-setup-fedora
[#1280480] 2024/07/20 14:50:19 Build failed.
[#1280480] 2024/07/20 14:50:19 The build environment will be kept alive for 10 minutes.
[#1280480] 2024/07/20 14:50:19 To log in with SSH and examine it, use the following command:
[#1280480] 2024/07/20 14:50:19 
[#1280480] 2024/07/20 14:50:19 	ssh -t builds@fra02.builds.sr.ht connect 1280480
[#1280480] 2024/07/20 14:50:19 
[#1280480] 2024/07/20 14:50:19 After logging in, the deadline is increased to your remaining build time.
[#1280480] 2024/07/20 15:00:19 Deadline elapsed. Terminating build environment.
[#1280480] 2024/07/20 15:00:19 Error: Running task on guest: exit status 1
dev-setup-fedora
1
2
+ cd oil
.tasks/dev-setup-fedora: line 9: cd: oil: No such file or directory
Build complete: failed 4 months ago (took 38 seconds)