Project

General

Profile

Build logs commit 24ff468a587a44fc92d1e38403f10331e95cb2e7

1
Keeping only last 200 lines...
2
Preparing to unpack .../0-nodejs_16.18.1-deb-1nodesource1_amd64.deb ...
3
Unpacking nodejs (16.18.1-deb-1nodesource1) ...
4
Selecting previously unselected package python-pip-whl.
5
Preparing to unpack .../1-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
6
Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
7
Selecting previously unselected package python3-lib2to3.
8
Preparing to unpack .../2-python3-lib2to3_3.9.2-1_all.deb ...
9
Unpacking python3-lib2to3 (3.9.2-1) ...
10
Selecting previously unselected package python3-distutils.
11
Preparing to unpack .../3-python3-distutils_3.9.2-1_all.deb ...
12
Unpacking python3-distutils (3.9.2-1) ...
13
Selecting previously unselected package python3.9-venv.
14
Preparing to unpack .../4-python3.9-venv_3.9.2-1_amd64.deb ...
15
Unpacking python3.9-venv (3.9.2-1) ...
16
Selecting previously unselected package python3-venv.
17
Preparing to unpack .../5-python3-venv_3.9.2-3_amd64.deb ...
18
Unpacking python3-venv (3.9.2-3) ...
19
Setting up nodejs (16.18.1-deb-1nodesource1) ...
20
Setting up python-pip-whl (20.3.4-4+deb11u1) ...
21
Setting up python3-lib2to3 (3.9.2-1) ...
22
Setting up python3-distutils (3.9.2-1) ...
23
Setting up python3.9-venv (3.9.2-1) ...
24
Setting up python3-venv (3.9.2-3) ...
25
Setting up pymailcatch-build-deps (0.9.5) ...
26
Processing triggers for man-db (2.9.4-2) ...
27
dpkg-buildpackage: info: source package pymailcatch
28
dpkg-buildpackage: info: source version 0.9.5
29
dpkg-buildpackage: info: source distribution bullseye
30
dpkg-buildpackage: info: source changed by Olivier Bitsch <olivier.b@iabsis.com>
31
 dpkg-source --before-build .
32
dpkg-buildpackage: info: host architecture amd64
33
 debian/rules clean
34
dh clean
35
   dh_auto_clean
36
   dh_clean
37
 dpkg-source -b .
38
dpkg-source: info: using source format '3.0 (native)'
39
dpkg-source: info: building pymailcatch in pymailcatch_0.9.5.tar.xz
40
dpkg-source: info: building pymailcatch in pymailcatch_0.9.5.dsc
41
 debian/rules binary
42
dh binary
43
   dh_update_autotools_config
44
   dh_autoreconf
45
   dh_auto_configure
46
   dh_auto_build
47
	make -j4 "INSTALL=install --strip-program=true"
48
make[1]: Entering directory '/build/sources'
49
mkdir -p //usr/share/pymailcatch/
50
make -C vue
51
make[2]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
52
make[2]: Entering directory '/build/sources'
53
python3 -m venv //usr/share/pymailcatch/venv/
54
npm i
55
. //usr/share/pymailcatch/venv/bin/activate; pip3 install -r requirements.txt
56
Collecting aiosmtpd==1.4.2
57
  Downloading aiosmtpd-1.4.2-py3-none-any.whl (143 kB)
58
Collecting atpublic==3.0.1
59
  Downloading atpublic-3.0.1-py3-none-any.whl (4.8 kB)
60
Collecting attrs==21.4.0
61
  Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB)
62
Collecting autopep8==2.0.0
63
  Downloading autopep8-2.0.0-py2.py3-none-any.whl (45 kB)
64
Collecting bidict==0.22.0
65
  Downloading bidict-0.22.0-py3-none-any.whl (36 kB)
66
Collecting click==8.0.3
67
  Downloading click-8.0.3-py3-none-any.whl (97 kB)
68
Collecting Flask==2.0.2
69
  Downloading Flask-2.0.2-py3-none-any.whl (95 kB)
70
Collecting Flask-Cors==3.0.10
71
  Downloading Flask_Cors-3.0.10-py2.py3-none-any.whl (14 kB)
72
Collecting Flask-SocketIO==4.3.2
73
  Downloading Flask_SocketIO-4.3.2-py2.py3-none-any.whl (15 kB)
74
Collecting gunicorn==20.1.0
75
  Downloading gunicorn-20.1.0-py3-none-any.whl (79 kB)
76
Collecting itsdangerous==2.0.1
77
  Downloading itsdangerous-2.0.1-py3-none-any.whl (18 kB)
78
Collecting Jinja2==3.0.3
79
  Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB)
80
Collecting MarkupSafe==2.0.1
81
  Downloading MarkupSafe-2.0.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (30 kB)
82
Collecting pycodestyle==2.10.0
83
  Downloading pycodestyle-2.10.0-py2.py3-none-any.whl (41 kB)
84
Collecting python-engineio==3.14.2
85
  Downloading python_engineio-3.14.2-py2.py3-none-any.whl (51 kB)
86
npm WARN deprecated stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility
87
Collecting python-socketio==4.6.1
88
  Downloading python_socketio-4.6.1-py2.py3-none-any.whl (51 kB)
89
Collecting six==1.16.0
90
  Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
91
Collecting tomli==2.0.1
92
  Downloading tomli-2.0.1-py3-none-any.whl (12 kB)
93
Collecting Werkzeug==2.0.2
94
  Downloading Werkzeug-2.0.2-py3-none-any.whl (288 kB)
95
Requirement already satisfied: setuptools>=3.0 in /usr/share/pymailcatch/venv/lib/python3.9/site-packages (from gunicorn==20.1.0->-r requirements.txt (line 10)) (44.1.1)
96
Installing collected packages: six, MarkupSafe, Werkzeug, python-engineio, Jinja2, itsdangerous, click, tomli, python-socketio, pycodestyle, Flask, attrs, atpublic, gunicorn, Flask-SocketIO, Flask-Cors, bidict, autopep8, aiosmtpd
97
Successfully installed Flask-2.0.2 Flask-Cors-3.0.10 Flask-SocketIO-4.3.2 Jinja2-3.0.3 MarkupSafe-2.0.1 Werkzeug-2.0.2 aiosmtpd-1.4.2 atpublic-3.0.1 attrs-21.4.0 autopep8-2.0.0 bidict-0.22.0 click-8.0.3 gunicorn-20.1.0 itsdangerous-2.0.1 pycodestyle-2.10.0 python-engineio-3.14.2 python-socketio-4.6.1 six-1.16.0 tomli-2.0.1
98
mv //usr/share/pymailcatch/venv venv
99
rmdir //usr/share/pymailcatch/
100

    
101
added 974 packages, and audited 975 packages in 20s
102

    
103
2 critical severity vulnerabilities
104

    
105
To address all issues, run:
106
  npm audit fix
107

    
108
Run `npm audit` for details.
109
npm notice 
110
npm notice New major version of npm available! 8.19.2 -> 9.1.3
111
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.1.3>
112
npm notice Run `npm install -g npm@9.1.3` to update!
113
npm notice 
114
npm run build
115

    
116
> mymailcatch@0.1.0 build
117
> vue-cli-service build
118

    
119
All browser targets in the browserslist configuration have supported ES module.
120
Therefore we don't build two separate bundles for differential loading.
121

    
122

    
123
-  Building for production...
124
 WARNING  Compiled with 3 warnings12:51:38 PM
125

    
126
 warning  
127

    
128
asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
129
This can impact web performance.
130
Assets: 
131
  js/chunk-vendors.ac88ef99.js (550 KiB)
132

    
133
 warning  
134

    
135
entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
136
Entrypoints:
137
  app (566 KiB)
138
      js/chunk-vendors.ac88ef99.js
139
      css/app.43c6387c.css
140
      js/app.7fc1a812.js
141

    
142

    
143
 warning  
144

    
145
webpack performance recommendations: 
146
You can limit the size of your bundles by using import() or require.ensure to lazy load some parts of your application.
147
For more info visit https://webpack.js.org/guides/code-splitting/
148

    
149
  File                                 Size               Gzipped
150

    
151
  dist/js/chunk-vendors.ac88ef99.js    549.52 KiB         148.78 KiB
152
  dist/js/app.7fc1a812.js              15.57 KiB          5.70 KiB
153
  dist/style.css                       1.53 KiB           0.56 KiB
154
  dist/css/app.43c6387c.css            1.14 KiB           0.50 KiB
155

    
156
  Images and other types of assets omitted.
157
  Build at: 2022-12-07T12:51:38.660Z - Hash: 9f95f65a894097dc - Time: 8555ms
158

    
159
 DONE  Build complete. The dist directory is ready to be deployed.
160
 INFO  Check out deployment instructions at https://cli.vuejs.org/guide/deployment.html
161
       
162
make[2]: Leaving directory '/build/sources/vue'
163
make[1]: Leaving directory '/build/sources'
164
   dh_auto_test
165
   create-stamp debian/debhelper-build-stamp
166
   dh_prep
167
   dh_auto_install
168
   debian/rules override_dh_install
169
make[1]: Entering directory '/build/sources'
170
dh_install
171
sed -i 's|database\.db|/var/lib/pymailcatch/database\.db|g' debian/pymailcatch/usr/share/pymailcatch/lib/db.py
172
make[1]: Leaving directory '/build/sources'
173
   dh_installdocs
174
   dh_installchangelogs
175
   dh_installinit
176
   dh_installsystemd
177
   dh_perl
178
   dh_link
179
   dh_strip_nondeterminism
180
   dh_compress
181
   dh_fixperms
182
   dh_missing
183
   dh_dwz -a
184
   dh_strip -a
185
   dh_makeshlibs -a
186
   dh_shlibdeps -a
187
dpkg-shlibdeps: warning: package could avoid a useless dependency if debian/pymailcatch/usr/share/pymailcatch/venv/lib/python3.9/site-packages/markupsafe/_speedups.cpython-39-x86_64-linux-gnu.so was not linked against libpthread.so.0 (it uses none of the library's symbols)
188
   dh_installdeb
189
   dh_gencontrol
190
   dh_md5sums
191
   dh_builddeb
192
dpkg-deb: building package 'pymailcatch' in '../pymailcatch_0.9.5_amd64.deb'.
193
dpkg-deb: building package 'pymailcatch-dbgsym' in '../pymailcatch-dbgsym_0.9.5_amd64.deb'.
194
 dpkg-genbuildinfo
195
 dpkg-genchanges  >../pymailcatch_0.9.5_amd64.changes
196
dpkg-genchanges: info: including full source code in upload
197
 dpkg-source --after-build .
198
dpkg-buildpackage: info: full upload; Debian-native package (full source is included)
199

    
200
### Step: publish, Method: apt-ftparchive
201
No log reported at this stage