Warning: Permanently added '18.208.232.16' (ED25519) to the list of known hosts. You can reproduce this build on your computer by running: sudo dnf install copr-rpmbuild /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/9839313 Version: 1.6 PID: 8657 Logging PID: 8659 Task: {'appstream': False, 'background': True, 'build_id': 9839313, 'chroot': None, 'package_name': 'suanPan', 'project_dirname': 'suanPan', 'project_name': 'suanPan', 'project_owner': 'tlcfem', 'repos': [], 'sandbox': 'tlcfem/suanPan--https://api.github.com/users/TLCFEM', 'source_json': {'clone_url': 'https://github.com/TLCFEM/suanPan.git', 'committish': '29fcc544fd531132e9bf860e76325aa03b0a7d9f', 'spec': '', 'srpm_build_method': 'rpkg', 'subdirectory': '', 'type': 'git'}, 'source_type': 8, 'submitter': 'https://api.github.com/users/TLCFEM', 'task_id': '9839313'} Running: git clone https://github.com/TLCFEM/suanPan.git /var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan --depth 500 --no-single-branch --recursive cmd: ['git', 'clone', 'https://github.com/TLCFEM/suanPan.git', '/var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan', '--depth', '500', '--no-single-branch', '--recursive'] cwd: . rc: 0 stdout: Submodule path 'Include/ezp': checked out '656c49ff1ccfa91daea42c23062b367506e953d3' Submodule path 'Include/ezp/mpl': checked out 'f76748c2df085ab317d4be5fd3b9bec093ae3c30' stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan'... Submodule 'Include/ezp' (https://github.com/TLCFEM/ezp.git) registered for path 'Include/ezp' Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan/Include/ezp'... Submodule 'mpl' (https://github.com/TLCFEM/mpl.git) registered for path 'Include/ezp/mpl' Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan/Include/ezp/mpl'... Running: git checkout 29fcc544fd531132e9bf860e76325aa03b0a7d9f -- cmd: ['git', 'checkout', '29fcc544fd531132e9bf860e76325aa03b0a7d9f', '--'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan rc: 0 stdout: stderr: Note: switching to '29fcc544fd531132e9bf860e76325aa03b0a7d9f'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 29fcc544 Refactor Node and Element classes for improved DOF handling and coordinate retrieval Generated rpkg config: [rpkg] preprocess_spec = True [git] anon_clone_url = https://github.com/%(repo_path)s [lookaside] download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s Writing config into /var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/.config/rpkg.conf Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan'] cwd: /var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan rc: 0 stdout: Wrote: /var/lib/copr-rpmbuild/results/suanPan.spec Wrote: /var/lib/copr-rpmbuild/results/suanPan-3.9.5-1.src.rpm RPM build warnings: stderr: git_dir_pack: archiving /var/lib/copr-rpmbuild/workspace/workdir-jqgwpwkr/suanPan: commit 29fcc544fd531132e9bf860e76325aa03b0a7d9f (HEAD, origin/feature-refactor-constraint) Author: Theodore Chang Date: Wed Nov 26 14:55:10 2025 +0100 Refactor Node and Element classes for improved DOF handling and coordinate retrieval - Added methods to Node class: get_dof_number() and get_dof_identifier() for better access to degrees of freedom. - Introduced initial_position() method in Node for retrieving initial coordinates. - Refactored Element class to include get_coordinate() method for obtaining connected node coordinates. - Updated ElementBase and Element headers to reflect changes in method signatures. - Removed deprecated get_coordinate() and related functions from Element class. - Adjusted various Element modifiers to utilize new methods for trial velocities and damping forces. - Simplified load classes by replacing node_encoding with target_node for clarity and consistency. - Updated Load class to remove unnecessary group handling and streamline initialization. - Cleaned up includes in project files to reflect changes in class structure. git_dir_pack: Wrote: /var/lib/copr-rpmbuild/results/suanPan-29fcc544.tar.gz warning: %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from %source_date_epoch_from_changelog is set, but %changelog has no entries to take a date from Output: ['suanPan-29fcc544.tar.gz', 'suanPan.spec', 'suanPan-3.9.5-1.src.rpm'] Running SRPMResults tool Package info: { "name": "suanPan", "epoch": null, "version": "3.9.5", "release": "1", "exclusivearch": [], "excludearch": [] } SRPMResults finished