Skip to content

[201911] Build issue at "configure" stage #16086

@stepanblyschak

Description

@stepanblyschak

Description

The build of latest 201911 (fd153e0) fails with the following error when running SONIC_BUILD_JOBS=8 NOSTRETCH=1 make configure PLATFORM=mellanox:

Step 9/45 : RUN dpkg -i /root/faketime_0.9.7-2_amd64.deb /root/libfaketime_0.9.7-2_amd64.deb
 ---> Running in 232969c21815
dpkg-deb: error: `/root/faketime_0.9.7-2_amd64.deb' is not a debian format archive
dpkg: error processing archive /root/faketime_0.9.7-2_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
dpkg-deb: error: `/root/libfaketime_0.9.7-2_amd64.deb' is not a debian format archive
dpkg: error processing archive /root/libfaketime_0.9.7-2_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 /root/faketime_0.9.7-2_amd64.deb
 /root/libfaketime_0.9.7-2_amd64.deb
The command '/bin/sh -c dpkg -i /root/faketime_0.9.7-2_amd64.deb /root/libfaketime_0.9.7-2_amd64.deb' returned a non-zero code: 1

Steps to reproduce the issue:

  1. git clone -b 201911 [email protected]:azure/sonic-buildimage
  2. git submodule update --init --recursive
  3. SONIC_BUILD_JOBS=8 NOSTRETCH=1 make configure PLATFORM=mellanox

Describe the results you received:

Error trying to build slave container.

Describe the results you expected:

Successful build.

Output of show version:

N/A

Output of show techsupport:

N/A

Additional information you deem important (e.g. issue happens only occasionally):

[stepanb@r-build-sonic-ci02-243] sonic-buildimage ➜ file libfaketime_0.9.7-2_amd64.deb
libfaketime_0.9.7-2_amd64.deb: XML 1.0 document, UTF-8 Unicode (with BOM) text
[stepanb@r-build-sonic-ci02-243] sonic-buildimage ➜ cat libfaketime_0.9.7-2_amd64.deb
<?xml version="1.0" encoding="utf-8"?><Error><Code>AuthenticationFailed</Code><Message>Server failed to authenticate the request. Make sure the value of Authorization header is formed correctly including the signature.
RequestId:a12896d3-501e-0077-40ba-ca3de1000000
Time:2023-08-09T12:12:50.6283967Z</Message><AuthenticationErrorDetail>Signature did not match. String to sign used was r
2022-12-05T06:39:44Z
2032-12-05T14:39:44Z
/blob/sonicstoragepublic/packages/libfaketime_0.9.7-2_amd64.deb


https
2021-06-08
b






</AuthenticationErrorDetail></Error>

Metadata

Metadata

Assignees

Labels

MSFTTriagedthis issue has been triaged

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions