Skip to content

Instantly share code, notes, and snippets.

View mbiarnes's full-sized avatar

Michael Biarnés Kiefer mbiarnes

  • Red Hat
  • Cardedeu - Barcelona
View GitHub Profile
[2022-10-06T17:45:21.247Z] [INFO] npm ERR! gyp verb download contents checksum {"node-v16.2.0-headers.tar.gz":"4f6a1e877c65ce31217b1c67f4fd90b9f9f4d3051e5ffabf151f43dd6edf7a34"}
[2022-10-06T17:45:21.247Z] [INFO] npm ERR! gyp verb validating download checksum for node-v16.2.0-headers.tar.gz (4f6a1e877c65ce31217b1c67f4fd90b9f9f4d3051e5ffabf151f43dd6edf7a34 == 4f6a1e877c65ce31217b1c67f4fd90b9f9f4d3051e5ffabf151f43dd6edf7a34)
[2022-10-06T17:45:21.247Z] [INFO] npm ERR! gyp verb get node dir target node version installed: 16.2.0
[2022-10-06T17:45:21.247Z] [INFO] npm ERR! gyp verb build dir attempting to create "build" dir: /home/jenkins/workspace/KIE/main/fdb/droolsjbpm-build-bootstrap-main.fdb/bc/kiegroup_optaweb_employee_rostering/optaweb-employee-rostering-frontend/node_modules/node-sass/build
[2022-10-06T17:45:21.247Z] [INFO] npm ERR! gyp verb build dir "build" dir needed to be created? /home/jenkins/workspace/KIE/main/fdb/droolsjbpm-build-bootstrap-main.fdb/bc/kiegroup_optaweb_employee_rostering/optaweb-employ
@mbiarnes
mbiarnes / gist:11af4e500a1a3848887c88751a38411c
Created September 6, 2022 07:42
Asynchronous resource disposer
Also: java.nio.file.FileSystemException: /home/jenkins/workspace/KIE/kogito/1.13.x/nightly/optaplanner-deploy_ws-cleanup_1662433921124/optaweb-employee-rostering/optaweb-employee-rostering-frontend/cypress/videos/newTenantBasicWorkflow.js.mp4: Operation not permitted
at sun.nio.fs.UnixException.translateToIOException(UnixException.java:91)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:102)
at sun.nio.fs.UnixException.rethrowAsIOException(UnixException.java:107)
at sun.nio.fs.UnixFileAttributeViews$Posix.setMode(UnixFileAttributeViews.java:238)
at sun.nio.fs.UnixFileAttributeViews$Posix.setPermissions(UnixFileAttributeViews.java:260)
at java.nio.file.Files.setPosixFilePermissions(Files.java:2045)
at jenkins.util.io.PathRemover.makeWritable(PathRemover.java:285)
at jenkins.util.io.PathRemover.makeRemovable(PathRemover.java:258)
at jenkins.util.io.PathRemover.removeOrMakeRemovableThenRemove(PathRemover.java:238)
@mbiarnes
mbiarnes / gist:9a8fba2ba271653835600cd47896d599
Created August 24, 2022 11:05
java.lang.NullPointerException
[Pipeline] End of Pipeline
java.lang.NullPointerException
at org.codehaus.groovy.runtime.callsite.PogoMetaClassSite.call(PogoMetaClassSite.java:41)
at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:116)
at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:128)
at com.cloudbees.groovy.cps.sandbox.DefaultInvoker.getArray(DefaultInvoker.java:57)
at com.cloudbees.groovy.cps.impl.ArrayAccessBlock.rawGet(ArrayAccessBlock.java:21)
at org.kie.jenkins.MavenSettingsService.createSettingsFile(MavenSettingsService.groovy:22)
at ___cps.transform___(Native Method)
@mbiarnes
mbiarnes / log
Created August 22, 2022 09:59
updatye-quarkus-paltform
mbiarnes@mbiarnes ~/test/kogito-pipelines/tools (main)$ ./update-quarkus-platform.sh -s -v 1.26.0.Final -p kogito -f mbiarnes -h bump-kogito-1.26.0.Final-optaplanner-8.26.0.Final -n finalize
GITHUB_URL...............git@github.com:
ORIGIN...................quarkusio/quarkus-platform
PR_FORK..................mbiarnes/quarkus-platform
BASE_BRANCH..............main
PR_BRANCH................bump-kogito-1.26.0.Final-optaplanner-8.26.0.Final
COMMIT_MSG...............kogito 1.26.0.Final
VERSION..................1.26.0.Final
COMMAND..................finalize
[INFO]
[INFO] --- exec-maven-plugin:1.5.0:exec (Add custom setup to standalone) @ jbpm-wb-showcase ---
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.wildfly.extension.elytron.SSLDefinitions (jar:file:/home/mbiarnes/Development/git/kiegroup/jbpm-wb/jbpm-wb-showcase/target/wildfly-23.0.2.Final/modules/system/layers/base/org/wildfly/extension/elytron/main/wildfly-elytron-integration-15.0.1.Final.jar!/) to method com.sun.net.ssl.internal.ssl.Provider.isFIPS()
WARNING: Please consider reporting this to the maintainers of org.wildfly.extension.elytron.SSLDefinitions
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
{"outcome" => "success"}
{"outcome" => "success"}
{
mbiarnes@mbiarnes ~/Development/git/business-central/seleniumTests (upgradeAndTests)$ podman run -p 8180:8080 -p 8007:8001 --env-file=src/test/resources/bc_kie-server.properties -it localhost/kiegroup/kie-server-showcase:7.69.0.Final
Using 'kie-server-865c3ec61066' as KIE server identifier
Using 'http://localhost:8080/kie-server/services/rest/server' as KIE server location
Running KIE Execution Server on JBoss Wildfly...
JAVA_OPTS already set in environment; overriding default settings with values: -Xms256m -Xmx1024m -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/jboss/wildfly
mbiarnes@mbiarnes ~/Development/git/business-central/seleniumTests (upgradeAndTests)$ podman run -p 8080:8080 -p 8001:8001 -it localhost/kiegroup/business-central-workbench-showcase:7.69.0.Final
Running business-central workbench on JBoss Wildfly...
JAVA_OPTS already set in environment; overriding default settings with values: -Xms256m -Xmx2048m -XX:MetaspaceSize=96M -XX:MaxMetaspaceSize=512m -Djava.net.preferIPv4Stack=true -Dfile.encoding=UTF-8
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/jboss/wildfly
JAVA: /usr/lib/jvm/java/bin/java
@mbiarnes
mbiarnes / firef.log
Created May 18, 2022 09:30
Firefox log file
mbiarnes@mbiarnes ~/Development/git/business-central/seleniumTests (upgradeAndTests)$ cat firef.log
1652865810685 geckodriver INFO Listening on 127.0.0.1:3406
1652865810797 geckodriver::capabilities DEBUG Trying to read firefox version from ini files
1652865810798 geckodriver::capabilities DEBUG Trying to read firefox version from binary
1652865810848 geckodriver::capabilities DEBUG Found version 100.0
1652865810849 mozrunner::runner INFO Running command: "/usr/bin/firefox" "--marionette" "-no-remote" "-profile" "/tmp/rust_mozprofileCWx0xX"
1652865810850 geckodriver::marionette DEBUG Waiting 60s to connect to browser on 127.0.0.1
1652865810850 geckodriver::browser TRACE Failed to open /tmp/rust_mozprofileCWx0xX/MarionetteActivePort
1652865810850 geckodriver::marionette TRACE Retrying in 100ms
1652865810950 geckodriver::browser TRACE Failed to open /tmp/rust_mozprofileCWx0xX/MarionetteActivePort
@mbiarnes
mbiarnes / log
Created May 18, 2022 09:28
build log: mvn clean install -Dtest="BcWorkbenchTest"
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running com.practice.BcWorkbenchTest
May 18, 2022 11:23:32 AM org.openqa.selenium.remote.ProtocolHandshake createSession
INFO: Detected dialect: W3C
[ERROR] Tests run: 2, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 2.113 s <<< FAILURE! - in com.practice.BcWorkbenchTest
[ERROR] bcWorkbench on bcWorkbench(com.practice.BcWorkbenchTest)(com.practice.BcWorkbenchTest) Time elapsed: 1.898 s <<< FAILURE!
java.lang.NullPointerException
at com.practice.BcWorkbenchTest.bcWorkbench(BcWorkbenchTest.java:56)
[INFO]
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] BcWorkbenchShowcaseTest.bcWorkbenchShowcase on bcWorkbenchShowcase(BcWorkbenchShowcaseTest)(BcWorkbenchShowcaseTest)
[ERROR] Run 1: BcWorkbenchShowcaseTest.setUp:33 » NoClassDefFound org/openqa/selenium/devtool...
[ERROR] Run 2: BcWorkbenchShowcaseTest.tearDown:39 NullPointer
[INFO]
[INFO]
[ERROR] Tests run: 1, Failures: 1, Errors: 0, Skipped: 0