>>> gitea: Building community/gitea 1.15.3-r0 (using abuild 3.9.0_rc2-r1) started Thu, 28 Oct 2021 03:50:27 +0000 >>> gitea: Checking sanity of /home/buildozer/aports/community/gitea/APKBUILD... >>> gitea: Analyzing dependencies... >>> gitea: Installing for build: build-base git git-lfs gnupg go libcap bash openssh openssh-keygen sqlite (1/34) Installing git-lfs (3.0.1-r0) Executing git-lfs-3.0.1-r0.post-install Git LFS initialized. (2/34) Installing libgpg-error (1.42-r1) (3/34) Installing libassuan (2.5.5-r0) (4/34) Installing libcap (2.60-r0) (5/34) Installing pinentry (1.2.0-r0) Executing pinentry-1.2.0-r0.post-install (6/34) Installing libgcrypt (1.9.4-r0) (7/34) Installing gnupg-gpgconf (2.2.31-r0) (8/34) Installing sqlite-libs (3.36.0-r0) (9/34) Installing gpg (2.2.31-r0) (10/34) Installing npth (1.6-r1) (11/34) Installing gpg-agent (2.2.31-r0) (12/34) Installing gpg-wks-server (2.2.31-r0) (13/34) Installing libksba (1.6.0-r0) (14/34) Installing gpgsm (2.2.31-r0) (15/34) Installing gpgv (2.2.31-r0) (16/34) Installing nettle (3.7.3-r0) (17/34) Installing libffi (3.4.2-r1) (18/34) Installing p11-kit (0.24.0-r1) (19/34) Installing libtasn1 (4.17.0-r0) (20/34) Installing libunistring (0.9.10-r1) (21/34) Installing gnutls (3.7.1-r0) (22/34) Installing gdbm (1.20-r2) (23/34) Installing libsasl (2.1.27-r14) (24/34) Installing libldap (2.4.59-r3) (25/34) Installing gnupg-dirmngr (2.2.31-r0) (26/34) Installing gnupg-utils (2.2.31-r0) (27/34) Installing gnupg-wks-client (2.2.31-r0) (28/34) Installing gnupg (2.2.31-r0) (29/34) Installing readline (8.1.1-r0) (30/34) Installing bash (5.1.8-r0) Executing bash-5.1.8-r0.post-install (31/34) Installing openssh-sftp-server (8.8_p1-r0) (32/34) Installing openssh (8.8_p1-r0) (33/34) Installing sqlite (3.36.0-r0) (34/34) Installing .makedepends-gitea (20211028.035028) Executing busybox-1.34.1-r2.trigger OK: 740 MiB in 133 packages >>> gitea: Cleaning up srcdir >>> gitea: Cleaning up pkgdir >>> gitea: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/gitea-1.15.3.tar.gz >>> gitea: Fetching https://distfiles.alpinelinux.org/distfiles/v3.15/gitea-1.15.3.tar.gz >>> gitea: Checking sha512sums... gitea-1.15.3.tar.gz: OK gitea.initd: OK gitea.ini: OK >>> gitea: Unpacking gitea-1.15.3.tar.gz... Running go generate... CGO_CFLAGS="-g -O2 -DSQLITE_MAX_VARIABLE_NUMBER=32766" go build -mod=vendor -v -tags 'tidb sqlite sqlite_unlock_notify' -ldflags '-s -w -X code.gitea.io/gitea/modules/setting.CustomConf=/etc/gitea/app.ini -X code.gitea.io/gitea/modules/setting.AppWorkPath=/var/lib/gitea/ -X code.gitea.io/gitea/modules/setting.StaticRootPath=/usr/share/webapps/gitea/ -X "main.MakeVersion=GNU Make 4.3" -X "main.Version=1.15.3" -X "main.Tags=tidb sqlite sqlite_unlock_notify"' -o gitea ? code.gitea.io/gitea [no test files] ok code.gitea.io/gitea/cmd (cached) ? code.gitea.io/gitea/contrib/environment-to-ini [no test files] ? code.gitea.io/gitea/contrib/fixtures [no test files] ? code.gitea.io/gitea/contrib/pr [no test files] 2021/10/28 03:50:51 ...s/setting/setting.go:569:NewContext() [W] Custom config '/tmp/go-build2480047471/b857/custom/conf/app.ini' not found, ignore this if you're running first time 2021/10/28 03:50:51 ...s/storage/storage.go:171:initAttachments() [I] Initialising Attachment storage with type:  2021/10/28 03:50:51 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2480047471/b857/data/attachments 2021/10/28 03:50:51 ...s/storage/storage.go:165:initAvatars() [I] Initialising Avatar storage with type:  2021/10/28 03:50:51 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2480047471/b857/data/avatars 2021/10/28 03:50:51 ...s/storage/storage.go:183:initRepoAvatars() [I] Initialising Repository Avatar storage with type:  2021/10/28 03:50:51 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2480047471/b857/data/repo-avatars 2021/10/28 03:50:51 ...s/storage/storage.go:177:initLFS() [I] Initialising LFS storage with type:  2021/10/28 03:50:51 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2480047471/b857/data/lfs 2021/10/28 03:50:51 ...s/storage/storage.go:189:initRepoArchives() [I] Initialising Repository Archive storage with type:  2021/10/28 03:50:51 ...les/storage/local.go:47:NewLocalStorage() [I] Creating new Local Storage at /tmp/go-build2480047471/b857/data/repo-archive 2021/10/28 03:50:58 models/org.go:345:isOrganizationOwner() [E] Organization does not have owner team: 2 2021/10/28 03:50:58 models/org.go:345:isOrganizationOwner() [E] Organization does not have owner team: 2 2021/10/28 03:50:58 ...odels/user_avatar.go:58:generateRandomAvatar() [I] New random avatar created: 32 2021/10/28 03:50:59 models/org.go:345:isOrganizationOwner() [E] Organization does not have owner team: 9223372036854775807 2021/10/28 03:50:59 ...odels/user_avatar.go:58:generateRandomAvatar() [I] New random avatar created: 33 2021/10/28 03:50:59 ...odels/user_avatar.go:58:generateRandomAvatar() [I] New random avatar created: 34 2021/10/28 03:50:59 ...odels/user_avatar.go:58:generateRandomAvatar() [I] New random avatar created: 35 2021/10/28 03:51:00 ...s/repo_pushmirror.go:44:AfterLoad() [E] getRepositoryByID[1]: repository does not exist [id: 0, uid: 0, owner_name: , name: ] 2021/10/28 03:51:01 models/repo.go:1302:updateRepository() [E] Failed to update size for repository: updateSize: lstat /tmp/repos339699074/user11/repo9.git: no such file or directory --- FAIL: TestGetUserHeatmapDataByUser (0.04s) user_heatmap_test.go:67: Error Trace: user_heatmap_test.go:67 Error: "[%!s(*models.Action=&{1 2 12 2 0xc001875b00 2 0xc0000d9c00 0 false true 1603228283})]" should have 0 item(s), but has 1 Test: TestGetUserHeatmapDataByUser Messages: invalid action count: did the test data became too old? user_heatmap_test.go:68: Error Trace: user_heatmap_test.go:68 Error: Not equal: expected: 1 actual : 0 Test: TestGetUserHeatmapDataByUser Messages: testcase 0 user_heatmap_test.go:74: Error Trace: user_heatmap_test.go:74 Error: Not equal: expected: "[{\"timestamp\":1603227600,\"contributions\":1}]" actual : "[]" Diff: --- Expected +++ Actual @@ -1 +1 @@ -[{"timestamp":1603227600,"contributions":1}] +[] Test: TestGetUserHeatmapDataByUser user_heatmap_test.go:67: Error Trace: user_heatmap_test.go:67 Error: "[%!s(*models.Action=&{1 2 12 2 0xc0018a1440 2 0xc001ac3200 0 false true 1603228283})]" should have 0 item(s), but has 1 Test: TestGetUserHeatmapDataByUser Messages: invalid action count: did the test data became too old? user_heatmap_test.go:68: Error Trace: user_heatmap_test.go:68 Error: Not equal: expected: 1 actual : 0 Test: TestGetUserHeatmapDataByUser Messages: testcase 1 user_heatmap_test.go:74: Error Trace: user_heatmap_test.go:74 Error: Not equal: expected: "[{\"timestamp\":1603227600,\"contributions\":1}]" actual : "[]" Diff: --- Expected +++ Actual @@ -1 +1 @@ -[{"timestamp":1603227600,"contributions":1}] +[] Test: TestGetUserHeatmapDataByUser user_heatmap_test.go:67: Error Trace: user_heatmap_test.go:67 Error: "[%!s(*models.Action=&{4 16 12 16 0xc001972900 22 0xc001ac3800 0 false true 1603267920})]" should have 0 item(s), but has 1 Test: TestGetUserHeatmapDataByUser Messages: invalid action count: did the test data became too old? user_heatmap_test.go:68: Error Trace: user_heatmap_test.go:68 Error: Not equal: expected: 1 actual : 0 Test: TestGetUserHeatmapDataByUser Messages: testcase 4 user_heatmap_test.go:74: Error Trace: user_heatmap_test.go:74 Error: Not equal: expected: "[{\"timestamp\":1603267200,\"contributions\":1}]" actual : "[]" Diff: --- Expected +++ Actual @@ -1 +1 @@ -[{"timestamp":1603267200,"contributions":1}] +[] Test: TestGetUserHeatmapDataByUser user_heatmap_test.go:67: Error Trace: user_heatmap_test.go:67 Error: "[%!s(*models.Action=&{7 10 1 10 0xc0019f8240 8 0xc000270600 0 false false 1603011540}) %!s(*models.Action=&{6 10 1 10 0xc0019f8240 7 0xc000270200 0 false true 1603011300}) %!s(*models.Action=&{5 10 1 10 0xc0019f8240 6 0xc001ac3e00 0 false true 1603010100})]" should have 0 item(s), but has 3 Test: TestGetUserHeatmapDataByUser Messages: invalid action count: did the test data became too old? user_heatmap_test.go:68: Error Trace: user_heatmap_test.go:68 Error: Not equal: expected: 3 actual : 0 Test: TestGetUserHeatmapDataByUser Messages: testcase 6 user_heatmap_test.go:74: Error Trace: user_heatmap_test.go:74 Error: Not equal: expected: "[{\"timestamp\":1603009800,\"contributions\":1},{\"timestamp\":1603010700,\"contributions\":2}]" actual : "[]" Diff: --- Expected +++ Actual @@ -1 +1 @@ -[{"timestamp":1603009800,"contributions":1},{"timestamp":1603010700,"contributions":2}] +[] Test: TestGetUserHeatmapDataByUser 2021/10/28 03:51:17 models/userlist.go:47:loadOrganizationOwners() [E] Organization does not have owner team: 25 FAIL FAIL code.gitea.io/gitea/models 26.530s ok code.gitea.io/gitea/modules/analyze (cached) ? code.gitea.io/gitea/modules/auth/ldap [no test files] ? code.gitea.io/gitea/modules/auth/oauth2 [no test files] ok code.gitea.io/gitea/modules/auth/openid (cached) ? code.gitea.io/gitea/modules/auth/pam [no test files] ok code.gitea.io/gitea/modules/avatar (cached) ok code.gitea.io/gitea/modules/base 0.058s ok code.gitea.io/gitea/modules/cache (cached) ok code.gitea.io/gitea/modules/context (cached) ok code.gitea.io/gitea/modules/convert (cached) ? code.gitea.io/gitea/modules/cron [no test files] ok code.gitea.io/gitea/modules/csv (cached) ? code.gitea.io/gitea/modules/doctor [no test files] ok code.gitea.io/gitea/modules/emoji (cached) ok code.gitea.io/gitea/modules/eventsource (cached) ? code.gitea.io/gitea/modules/generate [no test files] ok code.gitea.io/gitea/modules/git 0.402s ? code.gitea.io/gitea/modules/git/pipeline [no test files] ok code.gitea.io/gitea/modules/gitgraph (cached) ? code.gitea.io/gitea/modules/graceful [no test files] ? code.gitea.io/gitea/modules/hcaptcha [no test files] ok code.gitea.io/gitea/modules/highlight (cached) ok code.gitea.io/gitea/modules/httpcache (cached) ? code.gitea.io/gitea/modules/httplib [no test files] ? code.gitea.io/gitea/modules/indexer/bleve [no test files] ok code.gitea.io/gitea/modules/indexer/code 0.572s ok code.gitea.io/gitea/modules/indexer/issues (cached) ok code.gitea.io/gitea/modules/indexer/stats (cached) ok code.gitea.io/gitea/modules/lfs (cached) ok code.gitea.io/gitea/modules/log (cached) ok code.gitea.io/gitea/modules/markup (cached) ? code.gitea.io/gitea/modules/markup/common [no test files] ok code.gitea.io/gitea/modules/markup/csv (cached) ? code.gitea.io/gitea/modules/markup/external [no test files] ok code.gitea.io/gitea/modules/markup/markdown (cached) ok code.gitea.io/gitea/modules/markup/mdstripper (cached) ok code.gitea.io/gitea/modules/markup/orgmode (cached) ? code.gitea.io/gitea/modules/matchlist [no test files] ? code.gitea.io/gitea/modules/metrics [no test files] ok code.gitea.io/gitea/modules/nosql (cached) ? code.gitea.io/gitea/modules/notification [no test files] ok code.gitea.io/gitea/modules/notification/action (cached) ? code.gitea.io/gitea/modules/notification/base [no test files] ? code.gitea.io/gitea/modules/notification/indexer [no test files] ? code.gitea.io/gitea/modules/notification/mail [no test files] ? code.gitea.io/gitea/modules/notification/ui [no test files] ? code.gitea.io/gitea/modules/notification/webhook [no test files] ? code.gitea.io/gitea/modules/options [no test files] ok code.gitea.io/gitea/modules/password (cached) ? code.gitea.io/gitea/modules/pprof [no test files] ? code.gitea.io/gitea/modules/private [no test files] ok code.gitea.io/gitea/modules/process (cached) ok code.gitea.io/gitea/modules/public (cached) ok code.gitea.io/gitea/modules/queue (cached) ? code.gitea.io/gitea/modules/recaptcha [no test files] ok code.gitea.io/gitea/modules/references (cached) ok code.gitea.io/gitea/modules/repofiles 2.018s ok code.gitea.io/gitea/modules/repository (cached) ok code.gitea.io/gitea/modules/secret (cached) ? code.gitea.io/gitea/modules/session [no test files] ok code.gitea.io/gitea/modules/setting (cached) ? code.gitea.io/gitea/modules/ssh [no test files] ? code.gitea.io/gitea/modules/storage [no test files] ? code.gitea.io/gitea/modules/structs [no test files] ? code.gitea.io/gitea/modules/svg [no test files] ok code.gitea.io/gitea/modules/sync (cached) ? code.gitea.io/gitea/modules/task [no test files] ok code.gitea.io/gitea/modules/templates (cached) ? code.gitea.io/gitea/modules/test [no test files] ok code.gitea.io/gitea/modules/timeutil (cached) ? code.gitea.io/gitea/modules/translation [no test files] ok code.gitea.io/gitea/modules/typesniffer (cached) ok code.gitea.io/gitea/modules/upload (cached) ok code.gitea.io/gitea/modules/uri (cached) ok code.gitea.io/gitea/modules/user (cached) ok code.gitea.io/gitea/modules/util (cached) ok code.gitea.io/gitea/modules/validation (cached) ok code.gitea.io/gitea/modules/web (cached) ? code.gitea.io/gitea/modules/web/middleware [no test files] ? code.gitea.io/gitea/routers [no test files] ? code.gitea.io/gitea/routers/api/v1 [no test files] ? code.gitea.io/gitea/routers/api/v1/admin [no test files] ok code.gitea.io/gitea/routers/api/v1/misc (cached) ? code.gitea.io/gitea/routers/api/v1/notify [no test files] ? code.gitea.io/gitea/routers/api/v1/org [no test files] ok code.gitea.io/gitea/routers/api/v1/repo 0.708s ? code.gitea.io/gitea/routers/api/v1/settings [no test files] ? code.gitea.io/gitea/routers/api/v1/swagger [no test files] ? code.gitea.io/gitea/routers/api/v1/user [no test files] ? code.gitea.io/gitea/routers/api/v1/utils [no test files] ? code.gitea.io/gitea/routers/common [no test files] ok code.gitea.io/gitea/routers/install (cached) ? code.gitea.io/gitea/routers/private [no test files] ok code.gitea.io/gitea/routers/utils (cached) ? code.gitea.io/gitea/routers/web [no test files] ok code.gitea.io/gitea/routers/web/admin 1.041s ? code.gitea.io/gitea/routers/web/dev [no test files] ? code.gitea.io/gitea/routers/web/events [no test files] ? code.gitea.io/gitea/routers/web/explore [no test files] ? code.gitea.io/gitea/routers/web/org [no test files] ok code.gitea.io/gitea/routers/web/repo 6.121s ok code.gitea.io/gitea/routers/web/user (cached) ok code.gitea.io/gitea/routers/web/user/setting 1.495s ok code.gitea.io/gitea/services/archiver (cached) ok code.gitea.io/gitea/services/auth (cached) ? code.gitea.io/gitea/services/comments [no test files] ? code.gitea.io/gitea/services/externalaccount [no test files] ok code.gitea.io/gitea/services/forms (cached) ok code.gitea.io/gitea/services/gitdiff (cached) ok code.gitea.io/gitea/services/issue (cached) ? code.gitea.io/gitea/services/lfs [no test files] ok code.gitea.io/gitea/services/mailer (cached) ? code.gitea.io/gitea/services/mirror [no test files] ok code.gitea.io/gitea/services/pull (cached) ok code.gitea.io/gitea/services/release (cached) ok code.gitea.io/gitea/services/repository (cached) ok code.gitea.io/gitea/services/webhook (cached) ok code.gitea.io/gitea/services/wiki 1.534s FAIL >>> ERROR: gitea: check failed >>> gitea: Uninstalling dependencies... (1/34) Purging .makedepends-gitea (20211028.035028) (2/34) Purging git-lfs (3.0.1-r0) Executing git-lfs-3.0.1-r0.pre-deinstall System Git LFS configuration has been removed. (3/34) Purging gnupg (2.2.31-r0) (4/34) Purging gpg-wks-server (2.2.31-r0) (5/34) Purging gpgsm (2.2.31-r0) (6/34) Purging gpgv (2.2.31-r0) (7/34) Purging gnupg-utils (2.2.31-r0) (8/34) Purging gnupg-wks-client (2.2.31-r0) (9/34) Purging gpg (2.2.31-r0) (10/34) Purging gpg-agent (2.2.31-r0) (11/34) Purging gnupg-dirmngr (2.2.31-r0) (12/34) Purging gnupg-gpgconf (2.2.31-r0) (13/34) Purging pinentry (1.2.0-r0) (14/34) Purging libcap (2.60-r0) (15/34) Purging bash (5.1.8-r0) Executing bash-5.1.8-r0.pre-deinstall (16/34) Purging openssh (8.8_p1-r0) (17/34) Purging openssh-sftp-server (8.8_p1-r0) (18/34) Purging sqlite (3.36.0-r0) (19/34) Purging libksba (1.6.0-r0) (20/34) Purging libassuan (2.5.5-r0) (21/34) Purging libgcrypt (1.9.4-r0) (22/34) Purging libgpg-error (1.42-r1) (23/34) Purging sqlite-libs (3.36.0-r0) (24/34) Purging npth (1.6-r1) (25/34) Purging gnutls (3.7.1-r0) (26/34) Purging nettle (3.7.3-r0) (27/34) Purging p11-kit (0.24.0-r1) (28/34) Purging libffi (3.4.2-r1) (29/34) Purging libtasn1 (4.17.0-r0) (30/34) Purging libunistring (0.9.10-r1) (31/34) Purging libldap (2.4.59-r3) (32/34) Purging libsasl (2.1.27-r14) (33/34) Purging gdbm (1.20-r2) (34/34) Purging readline (8.1.1-r0) Executing busybox-1.34.1-r2.trigger OK: 713 MiB in 99 packages