owncloud / owncloud/smashbox-testing

Nightly is failing

Open
#22 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

QA-team
Dominant language
Starlark
Stars
2
Forks
3
Avg merge
9h 29m
Merged PRs (30d)
1

Description

The nightlies were failing with the following message:

latest: Pulling from owncloud/ubuntu
latest: Pulling from owncloud/ubuntu
Digest: sha256:ed1906de4ef37b9b82f3b967c5f735b1ae2965fecc442a189a133e0bd85d1d71
Status: Image is up to date for owncloud/ubuntu:latest
+ tar -xjf owncloud.tar.bz2 -C /var/www
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now

Same as https://github.com/owncloud/litmus-testing/issues/7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the DroneCI nightly configuration and the archive extraction step shown in the report; compare this failure with owncloud/litmus-testing#7. Verify what produces owncloud.tar.bz2 and inspect the downloaded file before extraction. Done means the nightly job extracts a valid archive and completes without the reported bzip2 error.

Written by the indexing model from the issue text.

Assessment

Domain
ci-cd, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.