Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • crown-core crown-core
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 75
    • Issues 75
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 1
    • Merge requests 1
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Crown
  • crown-corecrown-core
  • Issues
  • #364

Closed
Open
Created Mar 01, 2020 by Mark Brooker@walkjiveflyMaintainer

ERROR 403: Forbidden. attempting to download boost 1.64 for Gitlab depends build

Summary

(Summarize the symptoms of the bug you encountered.)

Steps to reproduce

(How one can reproduce the issue, step by step.)

Expected behavior

Gitlab pipeline builds complete without errors

Problematic behavior

linux-64 build fails with

 Fetching boost...
   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                  Dload  Upload   Total   Spent    Left  Speed
 100    10  100    10    0     0     31      0 --:--:-- --:--:-- --:--:--    31
 /home/gitlab-runner/builds/MgRzj-_z/0/crown/crown-core/depends/work/download/boost-1_64_0/boost_1_64_0.tar.bz2.temp: FAILED
 sha256sum: WARNING: 1 computed checksum did NOT match
 funcs.mk:231: recipe for target '/home/gitlab-runner/builds/MgRzj-_z/0/crown/crown-core/depends/sources/download-stamps/.stamp_fetched-boost-boost_1_64_0.tar.bz2' failed
 make: *** [/home/gitlab-runner/builds/MgRzj-_z/0/crown/crown-core/depends/sources/download-stamps/.stamp_fetched-boost-boost_1_64_0.tar.bz2] Error 1
 make: Leaving directory '/home/gitlab-runner/builds/MgRzj-_z/0/crown/crown-core/depends'
 ERROR: Job failed: exit status 1

because the download failed. Attmepting to download manually elsewhere fails with

mark@x230:~/tmp$ wget https://dl.bintray.com/boostorg/release/1.64.0/source/boost_1_64_0.tar.bz2
--2020-03-01 19:14:24--  https://dl.bintray.com/boostorg/release/1.64.0/source/boost_1_64_0.tar.bz2
Resolving dl.bintray.com (dl.bintray.com)... 52.29.129.139, 52.28.187.224
Connecting to dl.bintray.com (dl.bintray.com)|52.29.129.139|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2020-03-01 19:14:24 ERROR 403: Forbidden.

Attempting to download any of the other possible formats (.gz, .zip) fail the same way. Every other version hosted at dl.bintray.com fails the same way so it seems they have a problem. They apparently impose bandwidth limits but since I'm failing to download from different IPs than our Gitlab runners I guess they have bigger problems.

Crown-core environment info

Ubuntu 16.04

Crown-core application info

v0.13.9.5

Relevant logs, dumps and/or screenshots

See the log for pipeline #1179, job #7195

(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code; it's very hard to read otherwise.)

Drop full logs & dumps here: https://nextcloud.crownplatform.com/index.php/s/Q6H8enXNmJsQYCD

Possible fixes

Hopefully dl.bintray.com will fix whatever is wrong at their end soon.

/cc @artem

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking