Project

General

Profile

Actions

action #177901

closed

OBS build in openSUSE:Factory/openQA/standard/x86_64 fails with "make: *** No rule to make target 'package-lock.json', needed by 'node_modules'. Stop." size:S

Added by okurz 2 days ago. Updated 1 day ago.

Status:
Resolved
Priority:
High
Assignee:
Category:
Regressions/Crashes
Target version:
Start date:
2025-02-26
Due date:
% Done:

0%

Estimated time:

Description

Observation

https://build.opensuse.org/package/live_build_log/openSUSE:Factory/openQA/standard/x86_64 fails repeatedly with

[   37s] + make test 'PROVE_ARGS=-r -v t' CHECKSTYLE=0 TEST_PG_PATH=/home/abuild/rpmbuild/BUILD/openQA-4.6.1740219045.577a81d2-build/BUILDROOT/DB
[   37s] make: *** No rule to make target 'package-lock.json', needed by 'node_modules'.  Stop.
[   37s] error: Bad exit status from /var/tmp/rpm-tmp.3GjaLY (%check)

Acceptance Criteria

  • AC1: OBS package builds successfull pass

Suggestions

  • Happening across multiple PRs at this point
  • The mentioned lock file is expected to be removed explicitly by the test
    • Maybe the new node version stops creating the file?
Actions #1

Updated by tinita 2 days ago

There is one difference I can see to a successful run, near to unpacking node_modules:
https://build.opensuse.org/build/devel:openQA/openSUSE_Factory/x86_64/openQA/_log fails

[   21s] ... running 01-add_abuild_user_to_trusted_group
[   21s] ... running 02-set_timezone_to_utc
[   21s] ... running 03-set-permissions-secure
[   21s] ... running 11-hack_uname_version_to_kernel_version
[   21s] setting SOURCE_DATE_EPOCH_MTIME to 1740581875
[   21s] Unpacking node_modules.obscpio ...

https://build.opensuse.org/build/devel:openQA/15.6/x86_64/openQA/_log succeeds

[   37s] ... running 01-add_abuild_user_to_trusted_group
[   37s] ... running 02-set_timezone_to_utc
[   37s] ... running 03-set-permissions-secure
[   37s] ... running 11-hack_uname_version_to_kernel_version
[   37s] ip: error while loading shared libraries: libbpf.so.1: cannot open shared object file: No such file or directory
[   37s] ip: error while loading shared libraries: libbpf.so.1: cannot open shared object file: No such file or directory
[   37s] ip: error while loading shared libraries: libbpf.so.1: cannot open shared object file: No such file or directory
[   37s] Unpacking node_modules.obscpio ...
[   37s] 39848 blocks

But the one with the error message is the one which succeeds...

Actions #2

Updated by tinita 1 day ago

  • Subject changed from OBS build in openSUSE:Factory/openQA/standard/x86_64 fails with "make: *** No rule to make target 'package-lock.json', needed by 'node_modules'. Stop." to OBS build in openSUSE:Factory/openQA/standard/x86_64 fails with "make: *** No rule to make target 'package-lock.json', needed by 'node_modules'. Stop." size:S
  • Description updated (diff)
  • Status changed from New to Workable
Actions #3

Updated by mkittler 1 day ago

  • Status changed from Workable to In Progress
  • Assignee set to mkittler
Actions #4

Updated by mkittler 1 day ago

  • Status changed from In Progress to Resolved
Actions

Also available in: Atom PDF