Skip to content

Instantly share code, notes, and snippets.

@joyeecheung
Last active March 3, 2018 10:43
Show Gist options
  • Save joyeecheung/5a1a92cc7d8dc65502bb564ad5cc9e7e to your computer and use it in GitHub Desktop.
Save joyeecheung/5a1a92cc7d8dc65502bb564ad5cc9e7e to your computer and use it in GitHub Desktop.
sample windows error
Started by upstream project "node-test-binary-windows" build number 15333
originally caused by:
Started by upstream project "node-test-commit-windows-fanned" build number 16028
originally caused by:
Started by upstream project "node-test-commit" build number 16537
originally caused by:
Started by upstream project "node-test-pull-request" build number 13397
originally caused by:
Started by user Joyee Cheung
[EnvInject] - Loading node environment variables.
Building remotely on test-rackspace-win2008r2-x64-5 (win2008r2-mp win-vs2017 win-vs2017-arm win2008r2 win2008r2-vs2017 win-vs2017-x86 win2008r2-mp-vs2017) in workspace c:\workspace\node-test-binary-windows
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.jenkins_tmp.url git@github.com:janeasystems/node_binary_tmp.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Fetching upstream changes from git@github.com:janeasystems/node_binary_tmp.git
> git --version # timeout=10
using GIT_SSH to set credentials ci@iojs.org GitHub
> git fetch --tags --progress git@github.com:janeasystems/node_binary_tmp.git +refs/heads/jenkins-node-test-commit-windows-fanned-16028*:refs/remotes/jenkins_tmp/jenkins-node-test-commit-windows-fanned-16028* # timeout=30
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins-ci.org/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 7dd83c0e6ad9d52ed9dc73f1c8ba892191a31c0f (refs/remotes/jenkins_tmp/jenkins-node-test-commit-windows-fanned-16028)
> git config core.sparsecheckout # timeout=10
> git checkout -f 7dd83c0e6ad9d52ed9dc73f1c8ba892191a31c0f
Commit message: "fs: remove unused SYNC_* helpers"
First time build. Skipping changelog.
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
[node-test-binary-windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\jenkins3744594482254702599.bat
c:\workspace\node-test-binary-windows>echo off
Tue 02/27/2018 19:19:38.03
c:\workspace\node-test-binary-windows>tasklist | grep node || true
c:\workspace\node-test-binary-windows>exit 0
[node-test-binary-windows] $ cmd /c call C:\Users\ADMINI~1\AppData\Local\Temp\jenkins6528258005876473852.bat
c:\workspace\node-test-binary-windows>TASKKILL /F /IM node.exe /T || TRUE
ERROR: The process "node.exe" not found.
c:\workspace\node-test-binary-windows>TASKKILL /F /IM cctest.exe /T || TRUE
ERROR: The process "cctest.exe" not found.
c:\workspace\node-test-binary-windows>TASKKILL /F /IM run-tests.exe /T || TRUE
ERROR: The process "run-tests.exe" not found.
c:\workspace\node-test-binary-windows>TASKKILL /F /IM yes.exe /T || TRUE
ERROR: The process "yes.exe" not found.
c:\workspace\node-test-binary-windows>git checkout -f refs/remotes/jenkins_tmp/jenkins-node-test-commit-windows-fanned-16028-bin-win-vs2017
Previous HEAD position was 7dd83c0e6a... fs: remove unused SYNC_* helpers
HEAD is now at bb43b5c5c2... added binaries
c:\workspace\node-test-binary-windows>if 0 NEQ 0 exit /b 0
c:\workspace\node-test-binary-windows>git rev-parse --verify HEAD || true
bb43b5c5c2359a49e317f49a76bcdcee249ff82b
c:\workspace\node-test-binary-windows>tar xavf binary/binary.tar.gz
config.gypi
icu_config.gypi
Release/node.exe
Release/node.lib
Release/openssl-cli.exe
Release/cctest.exe
c:\workspace\node-test-binary-windows>if 0 NEQ 0 exit /b 0
c:\workspace\node-test-binary-windows>md5sum binary/binary.tar.gz config.gypi icu_config.gypi Release/node.exe Release/node.lib Release/openssl-cli.exe Release/cctest.exe || true
f9ecc91bf8c9cef2f8e2769e958712b2 *binary/binary.tar.gz
8bc1e66b17eda6f627b292832997c979 *config.gypi
d4ec8b00e67e017d95fa91693d0fdca5 *icu_config.gypi
6ceaeec52e33cbeb7aba4566a23668b8 *Release/node.exe
99f0c5a2bf356edb6a6929de0f14b031 *Release/node.lib
84e23a7ff55ef49ec641342cccfbfbf2 *Release/openssl-cli.exe
cbf0af9535fb321a27a733f317bee62d *Release/cctest.exe
c:\workspace\node-test-binary-windows>if /I "true" == "true" (set FLAKY_TEST_ARG=ignore-flaky ) else (set FLAKY_TEST_ARG= )
c:\workspace\node-test-binary-windows>echo FLAKY_TEST_ARG=ignore-flaky
FLAKY_TEST_ARG=ignore-flaky
c:\workspace\node-test-binary-windows>set "test_ci_args=--run=0,4"
c:\workspace\node-test-binary-windows>call vcbuild.bat release nosign noprojgen nobuild test-ci ignore-flaky
Note: vcbuild no longer signs by default. "nosign" is redundant.
Looking for Python 2.x
Building addons
C:\Windows\system32\cmd.exe[5316]: src\node_file.cc:1286: Assertion `(argc) == (7)' failed.
1: node::DecodeWrite
2: node::DecodeWrite
3: v8::internal::ParseInfo::character_stream
4: v8::internal::wasm::NativeModuleDeserializer::DeserializeFullBuffer
5: v8::internal::LocalEmbedderHeapTracer::RequiresImmediateWrapperProcessing
6: v8::internal::LocalEmbedderHeapTracer::RequiresImmediateWrapperProcessing
7: v8::internal::LocalEmbedderHeapTracer::RequiresImmediateWrapperProcessing
8: 0000012DA3604201
c:\workspace\node-test-binary-windows>TASKKILL /F /IM node.exe /T || TRUE
ERROR: The process "node.exe" not found.
c:\workspace\node-test-binary-windows>TASKKILL /F /IM cctest.exe /T || TRUE
ERROR: The process "cctest.exe" not found.
c:\workspace\node-test-binary-windows>TASKKILL /F /IM run-tests.exe /T || TRUE
ERROR: The process "run-tests.exe" not found.
c:\workspace\node-test-binary-windows>TASKKILL /F /IM yes.exe /T || TRUE
ERROR: The process "yes.exe" not found.
c:\workspace\node-test-binary-windows>rm -rfv test/tmp* || true
c:\workspace\node-test-binary-windows>if not exist test.tap (
echo "Missing test.tap file"
set "EXIT_RETURN_VALUE=1"
)
"Missing test.tap file"
c:\workspace\node-test-binary-windows>if not exist cctest.tap (
echo "Missing cctest.tap file"
set "EXIT_RETURN_VALUE=1"
)
"Missing cctest.tap file"
c:\workspace\node-test-binary-windows>rm -vf ../test.tap || true
c:\workspace\node-test-binary-windows>rm -vf ../cctest.tap || true
c:\workspace\node-test-binary-windows>mv test.tap ../test.tap || true
mv: cannot stat 'test.tap': No such file or directory
c:\workspace\node-test-binary-windows>mv cctest.tap ../cctest.tap || true
mv: cannot stat 'cctest.tap': No such file or directory
c:\workspace\node-test-binary-windows>git clean -fdx || true
Removing Release/
Removing config.gypi
Removing icu_config.gypi
Removing test/addons/01_function_arguments/
Removing test/addons/02_callbacks/
Removing test/addons/03_object_factory/
Removing test/addons/04_function_factory/
Removing test/addons/05_wrapping_c_objects/
Removing test/addons/06_factory_of_wrapped_objects/
Removing test/addons/07_passing_wrapped_objects_around/
Removing test/addons/08_void_atexitcallback_args/
c:\workspace\node-test-binary-windows>git reset --hard || true
HEAD is now at bb43b5c5c2 added binaries
c:\workspace\node-test-binary-windows>mv ../test.tap test.tap || true
mv: cannot stat '../test.tap': No such file or directory
c:\workspace\node-test-binary-windows>mv ../cctest.tap cctest.tap || true
mv: cannot stat '../cctest.tap': No such file or directory
c:\workspace\node-test-binary-windows>exit /b 1
Build step 'Execute Windows batch command' marked build as failure
TAP Reports Processing: START
Looking for TAP results report in workspace using pattern: *.tap
Did not find any matching files. Setting build result to FAILURE.
Checking ^not ok
Jenkins Text Finder: File set '*.tap' is empty
Notifying upstream projects of job completion
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment