Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

misc CI flaky tests #113

Open
1 task
timotheecour opened this issue Apr 21, 2020 · 22 comments
Open
1 task

misc CI flaky tests #113

timotheecour opened this issue Apr 21, 2020 · 22 comments

Comments

@timotheecour
Copy link
Owner

timotheecour commented Apr 21, 2020

  • nim-lang.Nim (packages OSX_amd64) — packages OSX_amd64 was canceled

https://dev.azure.com/nim-lang/Nim/_build/results?buildId=4523&view=logs&jobId=30931762-47c4-53b3-6a83-316eb5a6b9d7

##[error]An error occurred while provisioning resources (Error Type: Disconnect).
,##[error]The remote provider was unable to process the request.
Started: Today at 12:47 PM
Duration: 30m 43s

links

for Address already in use errors, the fix is to do something like these:

@timotheecour
Copy link
Owner Author

timotheecour commented Apr 21, 2020

new flaky test:

https://dev.azure.com/nim-lang/Nim/_build/results?buildId=4230&view=logs&jobId=a0440cd6-2060-5545-8b53-639e777de0c6&j=a0440cd6-2060-5545-8b53-639e777de0c6&t=e043e0a2-e7a2-5794-3728-779cda6dcb3c

PASS: lib/pure/xmlparser.nim C++                                   ( 6.40 sec)
PASS: lib/pure/xmltree.nim C++                                     ( 6.23 sec)
PASS: lib/packages/docutils/highlite.nim C++                       ( 6.06 sec)
PASS: lib/packages/docutils/rst.nim C++                            ( 1.30 sec)
PASS: lib/packages/docutils/rstast.nim C++                         ( 1.09 sec)
PASS: lib/packages/docutils/rstgen.nim C++                         ( 7.00 sec)
##[warning]Couldn't update test run 70290 on Azure Pipelines
nimble install -y libffi
    Prompt: No local packages.json found, download it from internet? -> [forced yes]
Downloading Official package list
       Tip: 5 messages have been suppressed, use --verbose to show them.
     Error: Refresh failed
        ... Could not download: Additional info: "nodename nor servname provided, or not known"
FAILURE

Finishing: Run CI

happened again:https://pipelines.actions.githubusercontent.com/ZRinn1OrR0LWxU3iWy1StaQcZRN2kXW9lHWwDJ3esfasrmfdRn/_apis/pipelines/1/runs/1232/signedlogcontent/4?urlExpires=2020-05-09T01%3A36%3A27.9148396Z&urlSigningMethod=HMACV1&urlSignature=Jdw%2B4Ul%2FklDbDjAD5ohBPq0iJfviU7%2FzTmRLffvfojU%3D

2020-05-09T00:57:41.5790610Z ==> /usr/local/Cellar/gtk+3/3.24.18/bin/gtk-query-immodules-3.0 > /usr/local/lib/gtk-3.0/3.0.0/immodules.cache
2020-05-09T00:58:48.1972790Z �  /usr/local/Cellar/gtk+3/3.24.18: 714 files, 53.2MB
2020-05-09T00:58:53.4619470Z Downloading Official package list
2020-05-09T01:00:23.4926000Z        Tip: 4 messages have been suppressed, use --verbose to show them.
2020-05-09T01:00:23.4926290Z      Error: Refresh failed
2020-05-09T01:00:23.4926500Z         ... Could not download: Additional info: "nodename nor servname provided, or not known"
2020-05-09T01:00:23.4932120Z /Users/runner/runners/2.169.1/work/Nim/Nim/testament/testament.nim(764) testament
2020-05-09T01:00:23.4932440Z /Users/runner/runners/2.169.1/work/Nim/Nim/testament/testament.nim(720) main
2020-05-09T01:00:23.4933260Z /Users/runner/runners/2.169.1/work/Nim/Nim/testament/categories.nim(716) processCategory
2020-05-09T01:00:23.4933620Z /Users/runner/runners/2.169.1/work/Nim/Nim/testament/categories.nim(458) testNimblePackages
2020-05-09T01:00:23.4933880Z /Users/runner/runners/2.169.1/work/Nim/Nim/lib/pure/json.nim(945) parseFile
2020-05-09T01:00:23.4934220Z Error: unhandled exception: cannot read from file: /Users/runner/.nimble/packages_official.json [IOError]
2020-05-09T01:00:23.4936970Z Error: execution of an external program failed: '/Users/runner/runners/2.169.1/work/Nim/Nim/testament/testament cat nimble-packages-2'
2020-05-09T01:00:23.5018330Z FAILURE
2020-05-09T01:00:23.5028160Z ##[error]Process completed with exit code 1.
2020-05-09T01:00:23.5072090Z ##[group]Run nim c -r tools/ci_testresults.nim

@timotheecour
Copy link
Owner Author

timotheecour commented Apr 21, 2020

Error: unhandled exception: 503 Service Unavailable [HttpRequestError]

=> similar to #266

https://dev.azure.com/nim-lang/Nim/_build/results?buildId=4524&view=logs&jobId=c69e982b-684a-5fe0-85d3-75c46c27e054&j=c69e982b-684a-5fe0-85d3-75c46c27e054&t=21e7e6f9-f581-5817-b641-fee9213e925d

PASS: https://krux02@bitbucket.org/krux02/tensordslnim.git C       ( 3.03 sec)
FAIL: https://github.com/GULPF/timezones C
Test "https://github.com/GULPF/timezones" in category "nimble-packages"
Failure: reBuildFailed
package test failed
$ nimble test
  Executing task test in /home/vsts/work/1/s/pkgstemp/timezones/timezones.nimble
/home/vsts/work/1/s/pkgstemp/timezones

Running tests (C)
===============

Running tests (JS)
================
[OK] dst edge cases
[OK] from utc
[OK] europe/stockholm
[OK] staticTz
[OK] LOCAL
[OK] Static offset with tz"..."
[OK] validation
[OK] location
[OK] Etc/UTC
[OK] Dynamic tz data loading

Testing -d:timezonesPath (C)
================

Testing -d:timezonesPath (JS)
================
[OK] dst edge cases
[OK] from utc
[OK] europe/stockholm
[OK] staticTz
[OK] LOCAL
[OK] Static offset with tz"..."
[OK] validation
[OK] location
[OK] Etc/UTC
[OK] Dynamic tz data loading
Fetching and processing timezone data. This might take a while...
/home/vsts/work/1/s/pkgstemp/timezones/timezones/fetchjsontimezones.nim(123) fetchjsontimezones
/home/vsts/work/1/s/pkgstemp/timezones/timezones/fetchjsontimezones.nim(38) fetchTimezoneDatabase
/home/vsts/work/1/s/pkgstemp/timezones/timezones/fetchjsontimezones.nim(24) download
/home/vsts/work/1/s/lib/pure/httpclient.nim(1159) downloadFile
Error: unhandled exception: 503 Service Unavailable [HttpRequestError]
Error: execution of an external program failed: '/home/vsts/work/1/s/pkgstemp/timezones/timezones/fetchjsontimezones 2018g --out:testdata.json'
stack trace: (most recent call last)
/tmp/nimblecache/nimscriptapi.nim(165, 16)
/home/vsts/work/1/s/pkgstemp/timezones/timezones_40530.nims(53, 10) testTask
/home/vsts/work/1/s/lib/system/nimscript.nim(260, 7) exec
/home/vsts/work/1/s/lib/system/nimscript.nim(260, 7) Error: unhandled exception: FAILED: nim c --hints:off -r timezones/fetchjsontimezones 2018g --out:testdata.json [OSError]
       Tip: 1 messages have been suppressed, use --verbose to show them.
     Error: Exception raised during nimble script execution

PASS: https://github.com/GULPF/tiny_sqlite C                       ( 4.02 sec)

@timotheecour
Copy link
Owner Author

https://github.com/timotheecour/Nim/pull/116/checks?check_run_id=608202482
Nim Docs CI / windows

bin\nim.exe doc --warning[LockLevel]:off --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=1.3.2 --git.commit:devel --git.url:https://github.com/nim-lang/Nim --outdir:web\upload\1.3.2 --index:on lib\nimhcr.nim
bin\nim.exe doc --warning[LockLevel]:off --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=1.3.2 --git.commit:devel --git.url:https://github.com/nim-lang/Nim --outdir:web\upload\1.3.2 --index:on lib\nimrtl.nim
bin\nim.exe doc --warning[LockLevel]:off --hint[Conf]:off --hint[Path]:off --hint[Processing]:off -d:boot --putenv:nimversion=1.3.2 --git.commit:devel --git.url:https://github.com/nim-lang/Nim --outdir:web\upload\1.3.2 --index:on lib\system.nim
fatal.nim(49)            sysFatal
Error: unhandled exception: semtypes.nim(2034, 12) `c.graph.sysTypes[tySequence] == nil`  [AssertionError]

##[error]Process completed with exit code 1.

@timotheecour
Copy link
Owner Author

https://github.com/timotheecour/Nim/pull/116/checks?check_run_id=608202506
Nim SSL CI / ubuntu-18.04 (amd64)

Traceback (most recent call last)
thttpclient_ssl.nim(167) thttpclient_ssl
threadpool.nim(263)      ^
deepcopy.nim(173)        genericDeepCopy
deepcopy.nim(141)        genericDeepCopyAux
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
  [SKIPPED] http on https URL
  [SKIPPED] cbc
  [OK] rc4-md5
  [OK] rc4
  [OK] 3des
  [OK] null
  [SKIPPED] mozilla-old
  [SKIPPED] mozilla-intermediate
  [OK] mozilla-modern

@timotheecour
Copy link
Owner Author

timotheecour commented Apr 24, 2020

2020-04-24T00:34:43.0119570Z �[32mPASS: �[36mtests/stdlib/thtmlparser.nim C                              �[34m ( 2.78 sec)�[0m
2020-04-24T00:34:43.0120690Z �[2m�[33mSKIP: �[1m�[36mtests/stdlib/thttpclient.nim C�[0m
2020-04-24T00:34:43.0121780Z �[1m�[31mFAIL: �[36mtests/stdlib/thttpclient_ssl.nim C�[0m
2020-04-24T00:34:43.0122860Z �[1m�[36mTest "tests/stdlib/thttpclient_ssl.nim" in category "stdlib"�[0m
2020-04-24T00:34:43.0123910Z �[1m�[31mFailure: reExitcodesDiffer�[0m
2020-04-24T00:34:43.0124950Z �[33mExpected:�[0m
2020-04-24T00:34:43.0125830Z �[1mexitcode: 0
2020-04-24T00:34:43.0126670Z �[0m
2020-04-24T00:34:43.0127510Z �[33mGotten:�[0m
2020-04-24T00:34:43.0128510Z �[1mexitcode: 1
2020-04-24T00:34:43.0128950Z 
2020-04-24T00:34:43.0129360Z Output:
2020-04-24T00:34:43.0130010Z [Suite] SSL self signed certificate check
2020-04-24T00:34:43.0130550Z     [1587688367.602408] server: ready
2020-04-24T00:34:43.0131130Z     [1587688367.715377] client: connect
2020-04-24T00:34:43.0131720Z     [1587688367.715634] server: incoming connection
2020-04-24T00:34:43.0132340Z     [1587688367.71566] server: accepting connection
2020-04-24T00:34:43.0133910Z 123145374671020:error:14035418:SSL routines:ACCEPT_SR_CERT:tlsv1 alert unknown ca:/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/libressl/libressl-47.100.4/libressl-2.5/ssl/ssl_pkt.c:1205:SSL alert number 48
2020-04-24T00:34:43.0134910Z     [1587688367.746165] server: receiving a line
2020-04-24T00:34:43.0135490Z     [1587688367.75446] server: ready
2020-04-24T00:34:43.0136080Z     [1587688367.886348] client: connect
2020-04-24T00:34:43.0136650Z     [1587688367.886713] server: incoming connection
2020-04-24T00:34:43.0137250Z     [1587688367.886731] server: accepting connection
2020-04-24T00:34:43.0137830Z     [1587688367.901848] server: sending reply
2020-04-24T00:34:43.0138430Z     [1587688367.902249] server: receiving a line
2020-04-24T00:34:43.0139010Z     [1587688367.902307] server: received 25 bytes
2020-04-24T00:34:43.0139560Z     [1587688367.90303] closing
2020-04-24T00:34:43.0140410Z     [1587688367.903127] server: exited
2020-04-24T00:34:43.0140980Z     [1587688367.910342] server: ready
2020-04-24T00:34:43.0141520Z     [1587688368.019606] client: connect
2020-04-24T00:34:43.0142100Z     [1587688368.019859] server: incoming connection
2020-04-24T00:34:43.0142690Z     [1587688368.019877] server: accepting connection
2020-04-24T00:34:43.0144140Z 123145376776364:error:14035418:SSL routines:ACCEPT_SR_CERT:tlsv1 alert unknown ca:/AppleInternal/BuildRoot/Library/Caches/com.apple.xbs/Sources/libressl/libressl-47.100.4/libressl-2.5/ssl/ssl_pkt.c:1205:SSL alert number 48
2020-04-24T00:34:43.0145160Z     [1587688368.022982] server: receiving a line
2020-04-24T00:34:43.0146040Z     [1587688368.023016] client: exception: error:14007086:SSL routines:CONNECT_CR_CERT:certificate verify failed
2020-04-24T00:34:43.0147310Z     /Users/runner/runners/2.166.3/work/1/s/tests/stdlib/thttpclient_ssl.nim(127, 53): Check failed: msg.contains("shutdown while in init") or msg.contains("alert number 48")
2020-04-24T00:34:43.0148140Z   [FAILED] HttpClient with CVerifyPeer
2020-04-24T00:34:43.0148710Z     [1587688368.023057] server: received 0 bytes
2020-04-24T00:34:43.0149270Z     [1587688368.023069] closing
2020-04-24T00:34:43.0150080Z �[0m
2020-04-24T00:34:43.0151160Z �[32mPASS: �[36mtests/stdlib/thttpcore.nim C                                �[34m ( 2.44 sec)�[0m

@timotheecour
Copy link
Owner Author

maybe its the nim doc CI on windows?

2020-04-24T10:54:32.0489515Z C:\Users\runneradmin\nimcache\manual_d\manual\manual_snippet_110.nim(10, 5) Error: type mismatch: got <proc (x: string){.noSideEffect, gcsafe, locks: 0.}> but expected 'Callback = proc (s: string){.closure.}'

2020-04-24T10:54:32.0542745Z C:\Users\runneradmin\nimcache\manual_d\manual\manual_snippet_111.nim(7, 19) Error: can have an unlisted effect: IO

2020-04-24T10:54:32.0711348Z C:\Users\runneradmin\nimcache\manual_d\manual\manual_snippet_113.nim(14, 2) Error: type mismatch: got <proc (y: var int){.noSideEffect, gcsafe, locks: 0.}, int>

2020-04-24T10:54:34.8910475Z C:\Users\runneradmin\nimcache\manual_d\manual\manual_snippet_117.nim(5, 12) Error: undeclared identifier: 'x'

@timotheecour
Copy link
Owner Author

timotheecour commented Apr 27, 2020

=> #153

@timotheecour
Copy link
Owner Author

@timotheecour
Copy link
Owner Author

timotheecour commented May 7, 2020

  • tests/async/tasyncawait.nim

=> sent out nim-lang#14320

https://dev.azure.com/nim-lang/255dfe86-e590-40bb-a8a2-3c0295ebdeb1/_apis/build/builds/5090/logs/58

2020-05-07T03:27:52.8688678Z �[32mPASS: �[36mtests/async/tasyncall.nim C                                 �[34m ( 3.19 sec)�[0m
2020-05-07T03:27:52.8689376Z �[1m�[31mFAIL: �[36mtests/async/tasyncawait.nim C�[0m
2020-05-07T03:27:52.8690052Z �[1m�[36mTest "tests/async/tasyncawait.nim" in category "async"�[0m
2020-05-07T03:27:52.8690673Z �[1m�[31mFailure: reExitcodesDiffer�[0m
2020-05-07T03:27:52.8691228Z �[33mExpected:�[0m
2020-05-07T03:27:52.8691719Z �[1mexitcode: 0
2020-05-07T03:27:52.8692186Z �[0m
2020-05-07T03:27:52.8692648Z �[33mGotten:�[0m
2020-05-07T03:27:52.8693154Z �[1mexitcode: 1
2020-05-07T03:27:52.8693436Z 
2020-05-07T03:27:52.8693730Z Output:
2020-05-07T03:27:52.8694590Z tasyncawait.nim(60)      tasyncawait
2020-05-07T03:27:52.8694962Z asyncmacro.nim(246)      createServer
2020-05-07T03:27:52.8695335Z asyncmacro.nim(23)       createServerNimAsyncContinue
2020-05-07T03:27:52.8695680Z tasyncawait.nim(54)      createServerIter
2020-05-07T03:27:52.8696015Z oserr.nim(94)            raiseOSError
2020-05-07T03:27:52.8696316Z [[reraised from:
2020-05-07T03:27:52.8696623Z tasyncawait.nim(63)      tasyncawait
2020-05-07T03:27:52.8696927Z asyncdispatch.nim(1578)  poll
2020-05-07T03:27:52.8697242Z asyncdispatch.nim(1338)  runOnce
2020-05-07T03:27:52.8697570Z asyncdispatch.nim(208)   processPendingCallbacks
2020-05-07T03:27:52.8697925Z asyncfutures.nim(431)    asyncCheckCallback
2020-05-07T03:27:52.8698212Z ]]
2020-05-07T03:27:52.8698514Z Error: unhandled exception: Address already in use
2020-05-07T03:27:52.8698854Z Async traceback:
2020-05-07T03:27:52.8699142Z   tasyncawait.nim(60) tasyncawait
2020-05-07T03:27:52.8699460Z   asyncmacro.nim(246) createServer
2020-05-07T03:27:52.8699793Z   asyncmacro.nim(23)  createServerNimAsyncContinue
2020-05-07T03:27:52.8700254Z     ## Resumes an async procedure
2020-05-07T03:27:52.8700569Z   tasyncawait.nim(54) createServerIter
2020-05-07T03:27:52.8700895Z   oserr.nim(94)       raiseOSError
2020-05-07T03:27:52.8701220Z Exception message: Address already in use
2020-05-07T03:27:52.8701556Z Exception type: [OSError]
2020-05-07T03:27:52.8702055Z �[0m
2020-05-07T03:27:52.8702679Z �[32mPASS: �[36mtests/async/tasyncawait_cyclebreaker.nim C                  �[34m ( 4.22 sec)�[0m

happened again here: https://dev.azure.com/nim-lang/255dfe86-e590-40bb-a8a2-3c0295ebdeb1/_apis/build/builds/5135/logs/58

2020-05-09T02:32:15.6712926Z �[1m�[31mFAIL: �[36mtests/arc/tasyncawait.nim C�[0m
2020-05-09T02:32:15.6713795Z �[1m�[36mTest "tests/arc/tasyncawait.nim" in category "arc"�[0m
2020-05-09T02:32:15.6714616Z �[1m�[31mFailure: reExitcodesDiffer�[0m
2020-05-09T02:32:15.6715316Z �[33mExpected:�[0m
2020-05-09T02:32:15.6715998Z �[1mexitcode: 0
2020-05-09T02:32:15.6716948Z �[0m
2020-05-09T02:32:15.6717605Z �[33mGotten:�[0m
2020-05-09T02:32:15.6718958Z �[1mexitcode: 1
2020-05-09T02:32:15.6719434Z 
2020-05-09T02:32:15.6719790Z Output:
2020-05-09T02:32:15.6720209Z tasyncawait.nim(70)      tasyncawait
2020-05-09T02:32:15.6720633Z tasyncawait.nim(66)      main
2020-05-09T02:32:15.6721066Z asyncdispatch.nim(1578)  poll
2020-05-09T02:32:15.6721483Z asyncdispatch.nim(1338)  runOnce
2020-05-09T02:32:15.6721954Z asyncdispatch.nim(208)   processPendingCallbacks
2020-05-09T02:32:15.6722420Z asyncfutures.nim(431)    asyncCheckCallback
2020-05-09T02:32:15.6722923Z Error: unhandled exception: Address already in use
2020-05-09T02:32:15.6723382Z Async traceback:
2020-05-09T02:32:15.6723793Z   tasyncawait.nim(70) tasyncawait
2020-05-09T02:32:15.6724222Z   tasyncawait.nim(63) main
2020-05-09T02:32:15.6724635Z   asyncmacro.nim(246) createServer
2020-05-09T02:32:15.6725099Z   asyncmacro.nim(23)  createServerNimAsyncContinue
2020-05-09T02:32:15.6725547Z     ## Resumes an async procedure
2020-05-09T02:32:15.6726222Z   tasyncawait.nim(56) createServerIter
2020-05-09T02:32:15.6726698Z   oserr.nim(94)       raiseOSError
2020-05-09T02:32:15.6727392Z Exception message: Address already in use
2020-05-09T02:32:15.6727844Z Exception type: [OSError]
2020-05-09T02:32:15.6728501Z �[0m

and again: https://dev.azure.com/nim-lang/255dfe86-e590-40bb-a8a2-3c0295ebdeb1/_apis/build/builds/5169/logs/62
2020-05-11T07:49:19.6693214Z hostOS: linux, hostCPU: i386, int: 4, float: 8, cpuEndian: littleEndian, cwd: /home/vsts/work/1/s

2020-05-11T08:13:07.2040044Z �[32mPASS: �[36mtests/arc/tarcmisc.nim C                                    �[34m ( 2.41 sec)�[0m
2020-05-11T08:13:07.2040986Z �[1m�[31mFAIL: �[36mtests/arc/tasyncawait.nim C�[0m
2020-05-11T08:13:07.2041859Z �[1m�[36mTest "tests/arc/tasyncawait.nim" in category "arc"�[0m
2020-05-11T08:13:07.2042717Z �[1m�[31mFailure: reExitcodesDiffer�[0m
2020-05-11T08:13:07.2043450Z �[33mExpected:�[0m
2020-05-11T08:13:07.2044430Z �[1mexitcode: 0
2020-05-11T08:13:07.2045455Z �[0m
2020-05-11T08:13:07.2046097Z �[33mGotten:�[0m
2020-05-11T08:13:07.2046773Z �[1mexitcode: 1
2020-05-11T08:13:07.2047186Z 
2020-05-11T08:13:07.2047578Z Output:
2020-05-11T08:13:07.2047985Z tasyncawait.nim(72)      tasyncawait
2020-05-11T08:13:07.2048473Z assertions.nim(29)       failedAssertImpl
2020-05-11T08:13:07.2048955Z assertions.nim(22)       raiseAssert
2020-05-11T08:13:07.2049477Z fatal.nim(49)            sysFatal
2020-05-11T08:13:07.2050072Z Error: unhandled exception: tasyncawait.nim(72, 8) `msgCount == swarmSize * messagesToSend`  [AssertionDefect]
2020-05-11T08:13:07.2050845Z �[0m
2020-05-11T08:13:07.2051722Z �[32mPASS: �[36mtests/arc/tcaseobj.nim C                                    �[34m ( 1.83 sec)�[0m

and again: https://dev.azure.com/nim-lang/255dfe86-e590-40bb-a8a2-3c0295ebdeb1/_apis/build/builds/5215/logs/54
https://dev.azure.com/nim-lang/Nim/_build/results?buildId=5215&view=logs&jobId=c6054849-8341-5e23-b888-79fd7ec95d3a&j=c6054849-8341-5e23-b888-79fd7ec95d3a&t=623ddc5b-68bd-5150-1dd2-cffd0fa4e808
from nim-lang#14317

2020-05-12T11:25:36.7067753Z �[1m�[31mFAIL: �[36mtests/arc/tasyncawait.nim C�[0m
2020-05-12T11:25:36.7068225Z �[1m�[36mTest "tests/arc/tasyncawait.nim" in category "arc"�[0m
2020-05-12T11:25:36.7068641Z �[1m�[31mFailure: reExitcodesDiffer�[0m
2020-05-12T11:25:36.7069015Z �[33mExpected:�[0m
2020-05-12T11:25:36.7069315Z �[1mexitcode: 0
2020-05-12T11:25:36.7069592Z �[0m
2020-05-12T11:25:36.7069860Z �[33mGotten:�[0m
2020-05-12T11:25:36.7070394Z �[1mexitcode: 1
2020-05-12T11:25:36.7070508Z 
2020-05-12T11:25:36.7070628Z Output:
2020-05-12T11:25:36.7070815Z tasyncawait.nim(70)      tasyncawait
2020-05-12T11:25:36.7071012Z tasyncawait.nim(66)      main
2020-05-12T11:25:36.7071219Z asyncdispatch.nim(1579)  poll
2020-05-12T11:25:36.7071412Z asyncdispatch.nim(1339)  runOnce
2020-05-12T11:25:36.7071656Z asyncdispatch.nim(208)   processPendingCallbacks
2020-05-12T11:25:36.7071889Z asyncfutures.nim(431)    asyncCheckCallback
2020-05-12T11:25:36.7072155Z Error: unhandled exception: Address already in use
2020-05-12T11:25:36.7072373Z Async traceback:
2020-05-12T11:25:36.7072572Z   tasyncawait.nim(70) tasyncawait
2020-05-12T11:25:36.7072762Z   tasyncawait.nim(63) main
2020-05-12T11:25:36.7072969Z   asyncmacro.nim(246) createServer
2020-05-12T11:25:36.7073194Z   asyncmacro.nim(23)  createServerNimAsyncContinue
2020-05-12T11:25:36.7074941Z     ## Resumes an async procedure
2020-05-12T11:25:36.7075361Z   tasyncawait.nim(56) createServerIter
2020-05-12T11:25:36.7075601Z   oserr.nim(94)       raiseOSError
2020-05-12T11:25:36.7075834Z Exception message: Address already in use
2020-05-12T11:25:36.7076242Z Exception type: [OSError]
2020-05-12T11:25:36.7076647Z �[0m

@timotheecour
Copy link
Owner Author

timotheecour commented May 8, 2020

FAIL: tests/stdlib/tfdleak.nim C
=> #190

@timotheecour
Copy link
Owner Author

timotheecour commented May 8, 2020

FAIL: https://github.com/yglukhov/nimx

2020-05-08T00:16:28.9112670Z /Users/runner/.nimble/pkgs/nimx-0.1/nimx/private/windows/sdl_window.nim(175, 53) Error: type mismatch: got but expected 'int literal(1)'

2020-05-08T00:16:28.9015250Z �[32mPASS: �[36mhttps://github.com/ThomasTJdev/nim_websitecreator C         �[34m (67.34 sec)�[0m
2020-05-08T00:16:28.9015870Z �[1m�[31mFAIL: �[36mhttps://github.com/yglukhov/nimx C�[0m
2020-05-08T00:16:28.9017100Z �[1m�[36mTest "https://github.com/yglukhov/nimx" in category "nimble-packages-2"�[0m
2020-05-08T00:16:28.9017680Z �[1m�[31mFailure: reBuildFailed�[0m
2020-05-08T00:16:28.9017830Z package test failed
2020-05-08T00:16:28.9018420Z $ nim c --threads:on test/main.nim

@timotheecour
Copy link
Owner Author

timotheecour commented May 10, 2020

2020-05-10T09:37:26.9376447Z Cloning into 'pkgstemp/nesm'...
2020-05-10T09:37:26.9377616Z fatal: unable to access 'https://gitlab.com/xomachine/NESM.git/': The requested URL returned error: 503

=> similar to #266

2020-05-10T09:37:26.9372330Z �[32mPASS: �[36mhttps://github.com/unicredit/neo C                          �[34m (21.11 sec)�[0m
2020-05-10T09:37:26.9373191Z �[1m�[31mFAIL: �[36mhttps://gitlab.com/xomachine/NESM.git C�[0m
2020-05-10T09:37:26.9374126Z �[1m�[36mTest "https://gitlab.com/xomachine/NESM.git" in category "nimble-packages-2"�[0m
2020-05-10T09:37:26.9374827Z �[1m�[31mFailure: reInstallFailed�[0m
2020-05-10T09:37:26.9375269Z git clone failed:
2020-05-10T09:37:26.9375788Z $ git clone https://gitlab.com/xomachine/NESM.git pkgstemp/nesm
2020-05-10T09:37:26.9376447Z Cloning into 'pkgstemp/nesm'...
2020-05-10T09:37:26.9377616Z fatal: unable to access 'https://gitlab.com/xomachine/NESM.git/': The requested URL returned error: 503
2020-05-10T09:37:26.9378430Z 
2020-05-10T09:46:24.5078134Z �[32mPASS: �[36mhttps://github.com/icyphox/nicy C                           �[34m ( 2.32 sec)�[0m

@timotheecour
Copy link
Owner Author

timotheecour commented May 10, 2020

Unable to query remote tags => #266

2 similar comments
@timotheecour
Copy link
Owner Author

timotheecour commented May 10, 2020

Unable to query remote tags => #266

@timotheecour
Copy link
Owner Author

timotheecour commented May 10, 2020

Unable to query remote tags => #266

@timotheecour
Copy link
Owner Author

timotheecour commented May 13, 2020

tests/vm/tslow_tables.nim is flaky #191

=> #191

@timotheecour
Copy link
Owner Author

timotheecour commented May 13, 2020

https://pipelines.actions.githubusercontent.com/ZRinn1OrR0LWxU3iWy1StaQcZRN2kXW9lHWwDJ3esfasrmfdRn/_apis/pipelines/1/runs/1433/signedlogcontent/5?urlExpires=2020-05-13T15%3A14%3A48.3728004Z&urlSigningMethod=HMACV1&urlSignature=CQMfTpVj1cCxjiHhKqGMbYROiBpE4w6FGR5H%2BYc0kjc%3D

git clone failed:
Failed to connect to github.com port 443: Operation timed out
seems similar to 1 above, i couldnt find which

2020-05-13T14:35:22.4038220Z �[32mPASS: �[36mhttps://github.com/status-im/nim-bncurve C                  �[34m (441.88 sec)�[0m
2020-05-13T14:35:22.4038880Z �[1m�[31mFAIL: �[36mhttps://github.com/def-/nim-brainfuck.git C�[0m
2020-05-13T14:35:22.4039610Z �[1m�[36mTest "https://github.com/def-/nim-brainfuck.git" in category "nimble-packages-1"�[0m
2020-05-13T14:35:22.4040160Z �[1m�[31mFailure: reInstallFailed�[0m
2020-05-13T14:35:22.4040310Z git clone failed:
2020-05-13T14:35:22.4040950Z $ git clone https://github.com/def-/nim-brainfuck.git pkgstemp/brainfuck
2020-05-13T14:35:22.4041500Z Cloning into 'pkgstemp/brainfuck'...
2020-05-13T14:35:22.4042330Z fatal: unable to access 'https://github.com/def-/nim-brainfuck.git/': Failed to connect to github.com port 443: Operation timed out
2020-05-13T14:35:22.4042440Z 
2020-05-13T14:46:11.2317460Z �[32mPASS: �[36mhttps://github.com/disruptek/bump C                         �[34m (20.77 sec)�[0m

@timotheecour
Copy link
Owner Author

timotheecour commented May 16, 2020

@timotheecour
Copy link
Owner Author

timotheecour commented May 23, 2020

freebsd: https://builds.sr.ht/~araq/job/217097

fix #6583, fix #14376, index+search now generated for all projects, many bug fixes with nim doc by timotheecour · Pull Request #14324 · nim-lang/Nim

[#217097] 2020/05/23 18:40:35 Booting image freebsd/latest (default) on port 22763
[#217097] 2020/05/23 18:40:35 Waiting for guest to settle
qemu-system-x86_64: Could not set up host forwarding rule 'tcp:127.0.0.1:22763-:22'
[#217097] 2020/05/23 18:42:35 Processing post-failed triggers...
[#217097] 2020/05/23 18:42:36 Sent build results email to Andreas Rumpf <rumpf_a@web.de>
[#217097] 2020/05/23 18:42:36 Sending webhook...
[#217097] 2020/05/23 18:42:39 Webhook response: 200
[#217097] 2020/05/23 18:42:40 Sent build status to GitHub
[#217097] 2020/05/23 18:42:40 Error: Settle timed out after 119 attempts

@timotheecour
Copy link
Owner Author

timotheecour commented May 28, 2020

https://builds.sr.ht/~araq/job/221041
nim-lang#14439

tests/stdlib/thttpclient_ssl.nim freebsd

Name: tests/stdlib/thttpclient_ssl.nim C
Action: run
Result: reExitcodesDiffer
-------- Expected -------
exitcode: 0
--------- Given  --------
exitcode: 1

Output:
[Suite] SSL self signed certificate check
    [1590626839.169497] server: ready
    [1590626839.288194] client: connect
    [1590626839.28853] server: incoming connection
    [1590626839.288688] server: accepting connection
34367330816:error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:/usr/src/crypto/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 48
    [1590626839.304347] server: receiving a line
    [1590626839.338133] server: ready
    [1590626839.408174] client: connect
    [1590626839.408623] server: incoming connection
    [1590626839.408885] server: accepting connection
    [1590626839.426199] server: sending reply
    [1590626839.426299] server: receiving a line
    [1590626839.565741] server: ready
    [1590626839.664687] client: connect
    [1590626839.664912] server: incoming connection
    [1590626839.665122] server: accepting connection
    [1590626839.675818] client: exception: error:140E0197:SSL routines:SSL_shutdown:shutdown while in init
34367333376:error:14094418:SSL routines:ssl3_read_bytes:tlsv1 alert unknown ca:/usr/src/crypto/openssl/ssl/record/rec_layer_s3.c:1544:SSL alert number 48
Traceback (most recent call last)
threadpool.nim(370)      slave
thttpclient_ssl.nim(114) runServerWrapper
thttpclient_ssl.nim(65)  runServer
SIGSEGV: Illegal storage access. (Attempt to read from nil?)
-------------------------

+ exit 1

@timotheecour
Copy link
Owner Author

timotheecour commented Jan 4, 2021

https://dev.azure.com/nim-lang/Nim/_build/results?buildId=11675&view=logs&jobId=a0440cd6-2060-5545-8b53-639e777de0c6

[error]An error occurred while provisioning resources (Error Type: Disconnect).

##[error]An error occurred while provisioning resources (Error Type: Disconnect).
,##[warning]Received request to deprovision: The request was cancelled by the remote provider.
Agent: Hosted Agent
Started: Today at 1:04 PM
Duration: 33m 52s

@timotheecour
Copy link
Owner Author

https://dev.azure.com/nim-lang/Nim/_build/results?buildId=14166&view=logs&j=c6054849-8341-5e23-b888-79fd7ec95d3a&t=bf861bfa-5326-5445-c69a-858de2cd39dc

Starting: Install dependencies (amd64 Linux)
==============================================================================
Task         : Bash
Description  : Run a Bash script on macOS, Linux, or Windows
Version      : 3.182.0
Author       : Microsoft Corporation
Help         : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash
==============================================================================
Generating script.
========================== Starting Command Output ===========================
/bin/bash --noprofile --norc /home/vsts/work/_temp/8fe610c2-7fd5-4b62-96cb-557f0c9c22b4.sh

sudo apt-fast update -qq
E: Failed to fetch https://packages.microsoft.com/ubuntu/16.04/prod/dists/xenial/main/binary-amd64/Packages  Writing more data than expected (1112881 > 1111551)
E: Some index files failed to download. They have been ignored, or old ones used instead.
##[error]Bash exited with code '100'.
Finishing: Install dependencies (amd64 Linux)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant