Skip to content
Failed

Console Output

16:45:35 [2024-01-29T21:45:35.079Z] Branch indexing
16:45:35 16:45:35 [2024-01-29T21:45:35.160Z] Connecting to https://api.github.com using GitHub bot (username/token)
16:45:35 [2024-01-29T21:45:35.665Z] Obtained Jenkinsfile from 4e55f2e10bcb774609e6e25dcd73fe60ab657825
16:45:35 [2024-01-29T21:45:35.700Z] [Pipeline] Start of Pipeline
16:45:35 [2024-01-29T21:45:35.962Z] [Pipeline] readTrusted
16:45:36 [2024-01-29T21:45:36.253Z] Obtained jenkins/pod-templates/cdt-full-pod-plus-eclipse-install.yaml from 4e55f2e10bcb774609e6e25dcd73fe60ab657825
16:45:36 [2024-01-29T21:45:36.257Z] [Pipeline] podTemplate
16:45:36 [2024-01-29T21:45:36.299Z] [Pipeline] {
16:45:36 [2024-01-29T21:45:36.347Z] [Pipeline] node
16:45:37 [2024-01-29T21:45:37.494Z] Created Pod: kubernetes cdt/cdt-jonahgraham-fork-a-ptrace-problem-2-bh1rv-nb59x-5mmqj
16:45:45 [2024-01-29T21:45:45.364Z] Agent cdt-jonahgraham-fork-a-ptrace-problem-2-bh1rv-nb59x-5mmqj is provisioned from template cdt-jonahgraham-fork_a-ptrace-problem_2-bh1rv-nb59x
16:45:45 [2024-01-29T21:45:45.369Z] ---
16:45:45 [2024-01-29T21:45:45.369Z] apiVersion: "v1"
16:45:45 [2024-01-29T21:45:45.369Z] kind: "Pod"
16:45:45 [2024-01-29T21:45:45.369Z] metadata:
16:45:45 [2024-01-29T21:45:45.369Z]   annotations:
16:45:45 [2024-01-29T21:45:45.369Z]     buildUrl: "http://jenkins-ui.cdt.svc.cluster.local/cdt/job/cdt-jonahgraham-fork/job/a-ptrace-problem/2/"
16:45:45 [2024-01-29T21:45:45.369Z]     runUrl: "job/cdt-jonahgraham-fork/job/a-ptrace-problem/2/"
16:45:45 [2024-01-29T21:45:45.369Z]   labels:
16:45:45 [2024-01-29T21:45:45.369Z]     jenkins: "slave"
16:45:45 [2024-01-29T21:45:45.369Z]     jenkins/label-digest: "4b872b190baf89a77b91e7b13f451e20096384a8"
16:45:45 [2024-01-29T21:45:45.369Z]     jenkins/label: "cdt-jonahgraham-fork_a-ptrace-problem_2-bh1rv"
16:45:45 [2024-01-29T21:45:45.369Z]   name: "cdt-jonahgraham-fork-a-ptrace-problem-2-bh1rv-nb59x-5mmqj"
16:45:45 [2024-01-29T21:45:45.369Z]   namespace: "cdt"
16:45:45 [2024-01-29T21:45:45.369Z] spec:
16:45:45 [2024-01-29T21:45:45.369Z]   containers:
16:45:45 [2024-01-29T21:45:45.369Z]   - args:
16:45:45 [2024-01-29T21:45:45.369Z]     - "/bin/sh"
16:45:45 [2024-01-29T21:45:45.369Z]     - "-c"
16:45:45 [2024-01-29T21:45:45.369Z]     - "/home/vnc/.vnc/xstartup.sh && cat"
16:45:45 [2024-01-29T21:45:45.369Z]     image: "quay.io/eclipse-cdt/cdt-infra-plus-eclipse-install@sha256:efa01be7dc63af2f239fff3ea929d2d79b07084983e9ab859eb480fcc17b5ba2"
16:45:45 [2024-01-29T21:45:45.369Z]     name: "cdt"
16:45:45 [2024-01-29T21:45:45.369Z]     resources:
16:45:45 [2024-01-29T21:45:45.369Z]       limits:
16:45:45 [2024-01-29T21:45:45.369Z]         memory: "10000Mi"
16:45:45 [2024-01-29T21:45:45.369Z]         cpu: "1"
16:45:45 [2024-01-29T21:45:45.369Z]       requests:
16:45:45 [2024-01-29T21:45:45.369Z]         memory: "10000Mi"
16:45:45 [2024-01-29T21:45:45.369Z]         cpu: "1"
16:45:45 [2024-01-29T21:45:45.369Z]     tty: true
16:45:45 [2024-01-29T21:45:45.369Z]     volumeMounts:
16:45:45 [2024-01-29T21:45:45.369Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
16:45:45 [2024-01-29T21:45:45.369Z]       name: "settings-xml"
16:45:45 [2024-01-29T21:45:45.369Z]       readOnly: true
16:45:45 [2024-01-29T21:45:45.369Z]       subPath: "settings.xml"
16:45:45 [2024-01-29T21:45:45.369Z]     - mountPath: "/home/jenkins/.m2/repository"
16:45:45 [2024-01-29T21:45:45.369Z]       name: "m2-repo"
16:45:45 [2024-01-29T21:45:45.369Z]     - mountPath: "/home/jenkins"
16:45:45 [2024-01-29T21:45:45.369Z]       name: "jenkins-home"
16:45:45 [2024-01-29T21:45:45.369Z]       readOnly: false
16:45:45 [2024-01-29T21:45:45.369Z]     - mountPath: "/jipp/tools"
16:45:45 [2024-01-29T21:45:45.369Z]       name: "tools"
16:45:45 [2024-01-29T21:45:45.369Z]     - mountPath: "/home/jenkins/agent"
16:45:45 [2024-01-29T21:45:45.369Z]       name: "workspace-volume"
16:45:45 [2024-01-29T21:45:45.369Z]       readOnly: false
16:45:45 [2024-01-29T21:45:45.369Z]   - env:
16:45:45 [2024-01-29T21:45:45.369Z]     - name: "JENKINS_SECRET"
16:45:45 [2024-01-29T21:45:45.369Z]       value: "********"
16:45:45 [2024-01-29T21:45:45.369Z]     - name: "JENKINS_TUNNEL"
16:45:45 [2024-01-29T21:45:45.369Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
16:45:45 [2024-01-29T21:45:45.369Z]     - name: "JENKINS_AGENT_NAME"
16:45:45 [2024-01-29T21:45:45.369Z]       value: "cdt-jonahgraham-fork-a-ptrace-problem-2-bh1rv-nb59x-5mmqj"
16:45:45 [2024-01-29T21:45:45.369Z]     - name: "JENKINS_NAME"
16:45:45 [2024-01-29T21:45:45.369Z]       value: "cdt-jonahgraham-fork-a-ptrace-problem-2-bh1rv-nb59x-5mmqj"
16:45:45 [2024-01-29T21:45:45.369Z]     - name: "JENKINS_AGENT_WORKDIR"
16:45:45 [2024-01-29T21:45:45.369Z]       value: "/home/jenkins/agent"
16:45:45 [2024-01-29T21:45:45.369Z]     - name: "JENKINS_URL"
16:45:45 [2024-01-29T21:45:45.369Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
16:45:45 [2024-01-29T21:45:45.369Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
16:45:45 [2024-01-29T21:45:45.369Z]     name: "jnlp"
16:45:45 [2024-01-29T21:45:45.369Z]     resources:
16:45:45 [2024-01-29T21:45:45.369Z]       limits:
16:45:45 [2024-01-29T21:45:45.369Z]         memory: "512Mi"
16:45:45 [2024-01-29T21:45:45.369Z]         cpu: "500m"
16:45:45 [2024-01-29T21:45:45.369Z]       requests:
16:45:45 [2024-01-29T21:45:45.369Z]         memory: "512Mi"
16:45:45 [2024-01-29T21:45:45.369Z]         cpu: "200m"
16:45:45 [2024-01-29T21:45:45.369Z]     volumeMounts:
16:45:45 [2024-01-29T21:45:45.369Z]     - mountPath: "/home/jenkins/agent"
16:45:45 [2024-01-29T21:45:45.369Z]       name: "workspace-volume"
16:45:45 [2024-01-29T21:45:45.369Z]       readOnly: false
16:45:45 [2024-01-29T21:45:45.369Z]   nodeSelector:
16:45:45 [2024-01-29T21:45:45.369Z]     kubernetes.io/os: "linux"
16:45:45 [2024-01-29T21:45:45.369Z]   restartPolicy: "Never"
16:45:45 [2024-01-29T21:45:45.369Z]   volumes:
16:45:45 [2024-01-29T21:45:45.369Z]   - emptyDir: {}
16:45:45 [2024-01-29T21:45:45.369Z]     name: "m2-repo"
16:45:45 [2024-01-29T21:45:45.369Z]   - name: "settings-xml"
16:45:45 [2024-01-29T21:45:45.369Z]     secret:
16:45:45 [2024-01-29T21:45:45.369Z]       items:
16:45:45 [2024-01-29T21:45:45.369Z]       - key: "settings.xml"
16:45:45 [2024-01-29T21:45:45.369Z]         path: "settings.xml"
16:45:45 [2024-01-29T21:45:45.369Z]       secretName: "m2-secret-dir"
16:45:45 [2024-01-29T21:45:45.369Z]   - emptyDir: {}
16:45:45 [2024-01-29T21:45:45.369Z]     name: "jenkins-home"
16:45:45 [2024-01-29T21:45:45.369Z]   - emptyDir:
16:45:45 [2024-01-29T21:45:45.369Z]       medium: ""
16:45:45 [2024-01-29T21:45:45.369Z]     name: "workspace-volume"
16:45:45 [2024-01-29T21:45:45.369Z]   - name: "tools"
16:45:45 [2024-01-29T21:45:45.369Z]     persistentVolumeClaim:
16:45:45 [2024-01-29T21:45:45.369Z]       claimName: "tools-claim-jiro-cdt"
16:45:45 [2024-01-29T21:45:45.369Z] 
16:45:46 [2024-01-29T21:45:46.187Z] Running on cdt-jonahgraham-fork-a-ptrace-problem-2-bh1rv-nb59x-5mmqj in /home/jenkins/agent/workspace/onahgraham-fork_a-ptrace-problem
16:45:46 [2024-01-29T21:45:46.187Z] [Pipeline] {
16:45:46 [2024-01-29T21:45:46.235Z] [Pipeline] stage
16:45:46 [2024-01-29T21:45:46.235Z] [Pipeline] { (Declarative: Checkout SCM)
16:45:46 [2024-01-29T21:45:46.248Z] [Pipeline] checkout
16:45:46 [2024-01-29T21:45:46.257Z] The recommended git tool is: NONE
16:45:50 [2024-01-29T21:45:50.004Z] using credential github-bot
16:45:50 [2024-01-29T21:45:50.014Z] Cloning the remote Git repository
16:45:50 [2024-01-29T21:45:50.014Z] Cloning with configured refspecs honoured and without tags
16:45:50 [2024-01-29T21:45:50.028Z] Cloning repository https://github.com/jonahgraham/cdt.git
16:45:50 [2024-01-29T21:45:50.070Z]  > git init /home/jenkins/agent/workspace/onahgraham-fork_a-ptrace-problem # timeout=10
16:45:50 [2024-01-29T21:45:50.105Z] Fetching upstream changes from https://github.com/jonahgraham/cdt.git
16:45:50 [2024-01-29T21:45:50.105Z]  > git --version # timeout=10
16:45:50 [2024-01-29T21:45:50.108Z]  > git --version # 'git version 2.20.1'
16:45:50 [2024-01-29T21:45:50.108Z] using GIT_ASKPASS to set credentials GitHub bot (username/token)
16:45:50 [2024-01-29T21:45:50.110Z]  > git fetch --no-tags --force --progress -- https://github.com/jonahgraham/cdt.git +refs/heads/a-ptrace-problem:refs/remotes/origin/a-ptrace-problem # timeout=10
16:46:44 [2024-01-29T21:46:44.207Z] Avoid second fetch
16:46:44 [2024-01-29T21:46:44.208Z] Checking out Revision 4e55f2e10bcb774609e6e25dcd73fe60ab657825 (a-ptrace-problem)
16:46:42 [2024-01-29T21:46:42.798Z]  > git config remote.origin.url https://github.com/jonahgraham/cdt.git # timeout=10
16:46:42 [2024-01-29T21:46:42.803Z]  > git config --add remote.origin.fetch +refs/heads/a-ptrace-problem:refs/remotes/origin/a-ptrace-problem # timeout=10
16:46:44 [2024-01-29T21:46:44.214Z]  > git config core.sparsecheckout # timeout=10
16:46:44 [2024-01-29T21:46:44.288Z]  > git checkout -f 4e55f2e10bcb774609e6e25dcd73fe60ab657825 # timeout=10
16:46:52 [2024-01-29T21:46:52.803Z] Commit message: "fixup commenting"
16:46:52 [2024-01-29T21:46:52.805Z] First time build. Skipping changelog.
16:46:53 [2024-01-29T21:46:53.139Z] [Pipeline] }
16:46:53 [2024-01-29T21:46:53.144Z] [Pipeline] // stage
16:46:53 [2024-01-29T21:46:53.152Z] [Pipeline] withEnv
16:46:53 [2024-01-29T21:46:53.152Z] [Pipeline] {
16:46:53 [2024-01-29T21:46:53.162Z] [Pipeline] timestamps
16:46:53 [2024-01-29T21:46:53.162Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
16:46:53 [2024-01-29T21:46:53.163Z] [Pipeline] {
16:46:53 [2024-01-29T21:46:53.172Z] [Pipeline] stage
16:46:53 [2024-01-29T21:46:53.172Z] [Pipeline] { (Does GDB work)
16:46:53 [2024-01-29T21:46:53.194Z] [Pipeline] container
16:46:53 [2024-01-29T21:46:53.195Z] [Pipeline] {
16:46:53 [2024-01-29T21:46:53.201Z] [Pipeline] timeout
16:46:53 [2024-01-29T21:46:53.202Z] Timeout set to expire after 30 min without activity
16:46:53 [2024-01-29T21:46:53.202Z] [Pipeline] {
16:46:53 [2024-01-29T21:46:53.211Z] [Pipeline] withEnv
16:46:53 [2024-01-29T21:46:53.211Z] [Pipeline] {
16:46:53 [2024-01-29T21:46:53.217Z] [Pipeline] sh
16:46:53 [2024-01-29T21:46:53.906Z] + cat /proc/sys/kernel/yama/ptrace_scope
16:46:53 [2024-01-29T21:46:53.906Z] 0
16:46:53 [2024-01-29T21:46:53.915Z] [Pipeline] sh
16:46:54 [2024-01-29T21:46:54.505Z] + cd dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/src
16:46:54 [2024-01-29T21:46:54.506Z] + make
16:46:54 [2024-01-29T21:46:54.506Z] mkdir -p ../bin
16:46:54 [2024-01-29T21:46:54.506Z] g++ -g3 -O0 -pthread -o ../bin/TracepointTestApp.exe TracepointTestApp.cc
16:46:54 [2024-01-29T21:46:54.506Z] g++ -g3 -O0 -pthread -o ../bin/BreakpointTestApp.exe BreakpointTestApp.cc
16:46:54 [2024-01-29T21:46:54.791Z] g++ -g3 -O0 -pthread -o ../bin/ExpressionTestApp.exe ExpressionTestApp.cc
16:46:54 [2024-01-29T21:46:54.791Z] g++ -g3 -O0 -pthread -o ../bin/SpecialTestApp.exe SpecialTestApp.cc
16:46:54 [2024-01-29T21:46:54.791Z] g++ -g3 -O0 -pthread -o ../bin/SourceLookup.exe SourceLookup.cc
16:46:55 [2024-01-29T21:46:55.102Z] g++ -g3 -O0 -pthread -o ../bin/PatternMatchingExpressionsTestApp.exe PatternMatchingExpressionsTestApp.cc
16:46:55 [2024-01-29T21:46:55.102Z] g++ -g3 -O0 -pthread -o ../bin/StepIntoSelectionTestApp.exe StepIntoSelectionTestApp.cc
16:46:55 [2024-01-29T21:46:55.102Z] g++ -g3 -O0 -pthread -o ../bin/TargetAvail.exe TargetAvail.cc
16:46:55 [2024-01-29T21:46:55.102Z] g++ -g3 -O0 -pthread -o ../bin/MemoryTestApp.exe MemoryTestApp.cc
16:46:55 [2024-01-29T21:46:55.388Z] g++ -g3 -O0 -pthread -o ../bin/LaunchConfigurationAndRestartTestApp.exe LaunchConfigurationAndRestartTestApp.cc
16:46:55 [2024-01-29T21:46:55.388Z] g++ -g3 -O0 -pthread -o ../bin/CatchpointTestApp.exe CatchpointTestApp.cc
16:46:55 [2024-01-29T21:46:55.708Z] g++ -g3 -O0 -pthread -o ../bin/MultiThread.exe MultiThread.cc
16:46:55 [2024-01-29T21:46:55.990Z] g++ -g3 -O0 -pthread -o ../bin/ConsoleSyncTestApp.exe ConsoleSyncTestApp.cc
16:46:55 [2024-01-29T21:46:55.990Z] g++ -g3 -O0 -pthread -o ../bin/GDBMIGenericTestApp.exe GDBMIGenericTestApp.cc
16:46:55 [2024-01-29T21:46:55.990Z] g++ -g3 -O0 -pthread -o ../bin/MultiThreadRunControl.exe MultiThreadRunControl.cc
16:46:55 [2024-01-29T21:46:55.990Z] Building test executables with
16:46:55 [2024-01-29T21:46:55.990Z] g++ --version | head -1
16:46:55 [2024-01-29T21:46:55.990Z] g++ (Ubuntu 7.5.0-3ubuntu1~18.04) 7.5.0
16:46:55 [2024-01-29T21:46:55.990Z] mkdir -p ../build
16:46:55 [2024-01-29T21:46:55.990Z] mkdir -p ../build2
16:46:55 [2024-01-29T21:46:55.990Z] cp SourceLookup.cc ../build/SourceLookup.cc
16:46:55 [2024-01-29T21:46:55.990Z] cd ../build && g++ -g3 -O0 -pthread -o ../bin/SourceLookupAC.exe /home/jenkins/agent/workspace/onahgraham-fork_a-ptrace-problem/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/build/SourceLookup.cc
16:46:55 [2024-01-29T21:46:55.990Z] cd ../build && g++ -g3 -O0 -pthread -gdwarf-2 -gstrict-dwarf -o ../bin/SourceLookupDwarf2AC.exe /home/jenkins/agent/workspace/onahgraham-fork_a-ptrace-problem/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/build/SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.288Z] cd ../build2 && g++ -g3 -O0 -pthread -o ../bin/SourceLookupAN.exe /home/jenkins/agent/workspace/onahgraham-fork_a-ptrace-problem/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/build2/../build/SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.288Z] cd ../build2 && g++ -g3 -O0 -pthread -gdwarf-2 -gstrict-dwarf -o ../bin/SourceLookupDwarf2AN.exe /home/jenkins/agent/workspace/onahgraham-fork_a-ptrace-problem/dsf-gdb/org.eclipse.cdt.tests.dsf.gdb/data/launch/build2/../build/SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.288Z] cd ../build && g++ -g3 -O0 -pthread -o ../bin/SourceLookupRC.exe SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.288Z] cd ../build && g++ -g3 -O0 -pthread -gdwarf-2 -gstrict-dwarf -o ../bin/SourceLookupDwarf2RC.exe SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.288Z] cd ../build2 && g++ -g3 -O0 -pthread -o ../bin/SourceLookupRN.exe ../build/SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.591Z] cd ../build2 && g++ -g3 -O0 -pthread -gdwarf-2 -gstrict-dwarf -o ../bin/SourceLookupDwarf2RN.exe ../build/SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.591Z] rm -f ../build/SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.591Z] rmdir ../build ../build2
16:46:56 [2024-01-29T21:46:56.591Z] g++ -g3 -O0 -pthread -gdwarf-2 -gstrict-dwarf -o ../bin/SourceLookupDwarf2.exe SourceLookup.cc
16:46:56 [2024-01-29T21:46:56.591Z] line=122; \
16:46:56 [2024-01-29T21:46:56.591Z] gdb -nx --batch \
16:46:56 [2024-01-29T21:46:56.591Z] 	-ex 'b ExpressionTestApp.cc:'$line \
16:46:56 [2024-01-29T21:46:56.591Z] 	-ex 'run'  \
16:46:56 [2024-01-29T21:46:56.591Z] 	-ex 'gcore ../bin/core' \
16:46:56 [2024-01-29T21:46:56.591Z] 	../bin/ExpressionTestApp.exe > /dev/null
16:46:56 [2024-01-29T21:46:56.591Z] warning: Error disabling address space randomization: Function not implemented
16:46:56 [2024-01-29T21:46:56.591Z] warning: Could not trace the inferior process.
16:46:56 [2024-01-29T21:46:56.591Z] Error: 
16:46:56 [2024-01-29T21:46:56.591Z] warning: ptrace: Operation not permitted
16:46:56 [2024-01-29T21:46:56.591Z] During startup program exited with code 127.
16:46:56 [2024-01-29T21:46:56.591Z] You can't do that without a process to debug.
16:46:56 [2024-01-29T21:46:56.591Z] + cd ../../launch/bin/
16:46:56 [2024-01-29T21:46:56.591Z] + ./MemoryTestApp.exe
16:46:56 [2024-01-29T21:46:56.591Z] + echo 0
16:46:56 [2024-01-29T21:46:56.591Z] 0
16:46:56 [2024-01-29T21:46:56.591Z] + /shared/common/gdb/gdb-all/bin/gdb.10 --interpreter=mi2 -ex run -ex quit MemoryTestApp.exe
16:46:56 [2024-01-29T21:46:56.591Z] =thread-group-added,id="i1"
16:46:56 [2024-01-29T21:46:56.591Z] ~"GNU gdb (GDB) 10.2\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"Copyright (C) 2021 Free Software Foundation, Inc.\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law."
16:46:56 [2024-01-29T21:46:56.591Z] ~"\nType \"show copying\" and \"show warranty\" for details.\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"This GDB was configured as \"x86_64-pc-linux-gnu\".\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"Type \"show configuration\" for configuration details.\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"For bug reporting instructions, please see:\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"<https://www.gnu.org/software/gdb/bugs/>.\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"Find the GDB manual and other documentation resources online at:\n    <http://www.gnu.org/software/gdb/documentation/>."
16:46:56 [2024-01-29T21:46:56.591Z] ~"\n\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"For help, type \"help\".\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"Type \"apropos word\" to search for commands related to \"word\"...\n"
16:46:56 [2024-01-29T21:46:56.591Z] ~"Reading symbols from MemoryTestApp.exe...\n"
16:46:56 [2024-01-29T21:46:56.591Z] &"warning: Could not trace the inferior process.\n"
16:46:56 [2024-01-29T21:46:56.591Z] &"warning: ptrace: Operation not permitted\n"
16:46:56 [2024-01-29T21:46:56.591Z] =thread-group-started,id="i1",pid="316"
16:46:56 [2024-01-29T21:46:56.591Z] =thread-created,id="1",group-id="i1"
16:46:56 [2024-01-29T21:46:56.591Z] =thread-exited,id="1",group-id="i1"
16:46:56 [2024-01-29T21:46:56.591Z] =thread-group-exited,id="i1"
16:46:56 [2024-01-29T21:46:56.591Z] &"During startup program exited with code 127.\n"
16:46:56 [2024-01-29T21:46:56.597Z] [Pipeline] }
16:46:56 [2024-01-29T21:46:56.604Z] [Pipeline] // withEnv
16:46:56 [2024-01-29T21:46:56.609Z] [Pipeline] }
16:46:56 [2024-01-29T21:46:56.614Z] [Pipeline] // timeout
16:46:56 [2024-01-29T21:46:56.619Z] [Pipeline] }
16:46:56 [2024-01-29T21:46:56.624Z] [Pipeline] // container
16:46:56 [2024-01-29T21:46:56.629Z] [Pipeline] }
16:46:56 [2024-01-29T21:46:56.634Z] [Pipeline] // stage
16:46:56 [2024-01-29T21:46:56.640Z] [Pipeline] stage
16:46:56 [2024-01-29T21:46:56.641Z] [Pipeline] { (Declarative: Post Actions)
16:46:56 [2024-01-29T21:46:56.650Z] [Pipeline] container
16:46:56 [2024-01-29T21:46:56.651Z] [Pipeline] {
16:46:56 [2024-01-29T21:46:56.658Z] [Pipeline] archiveArtifacts
16:46:56 [2024-01-29T21:46:56.663Z] Archiving artifacts
16:47:04 [2024-01-29T21:47:04.280Z] [Pipeline] junit
16:47:04 [2024-01-29T21:47:04.285Z] Recording test results
16:47:04 [2024-01-29T21:47:04.705Z] No test report files were found. Configuration error?
16:47:04 [2024-01-29T21:47:04.706Z] [Pipeline] }
16:47:04 [2024-01-29T21:47:04.713Z] [Pipeline] // container
16:47:04 [2024-01-29T21:47:04.722Z] Error when executing always post condition:
16:47:04 [2024-01-29T21:47:04.722Z] Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.22.114/10.40.22.114:43294
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.remoting.Channel.call(Channel.java:1003)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.FilePath.act(FilePath.java:1230)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.FilePath.act(FilePath.java:1219)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.tasks.junit.JUnitParser.parseResult(JUnitParser.java:120)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.tasks.junit.JUnitResultArchiver.parse(JUnitResultArchiver.java:160)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.tasks.junit.JUnitResultArchiver.parseAndSummarize(JUnitResultArchiver.java:254)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:63)
16:47:04 [2024-01-29T21:47:04.722Z] 		at hudson.tasks.junit.pipeline.JUnitResultsStepExecution.run(JUnitResultsStepExecution.java:29)
16:47:04 [2024-01-29T21:47:04.722Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
16:47:04 [2024-01-29T21:47:04.722Z] 		at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515)
16:47:04 [2024-01-29T21:47:04.722Z] 		at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:47:04 [2024-01-29T21:47:04.722Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
16:47:04 [2024-01-29T21:47:04.722Z] 		at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
16:47:04 [2024-01-29T21:47:04.722Z] Also:   org.jenkinsci.plugins.workflow.actions.ErrorAction$ErrorId: 5a136aa7-97a2-4c16-93ea-deafb71b066e
16:47:04 [2024-01-29T21:47:04.722Z] hudson.AbortException: No test report files were found. Configuration error?
16:47:04 [2024-01-29T21:47:04.722Z] 	at hudson.tasks.junit.JUnitParser$ParseResultCallable.invoke(JUnitParser.java:188)
16:47:04 [2024-01-29T21:47:04.722Z] 	at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616)
16:47:04 [2024-01-29T21:47:04.722Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
16:47:04 [2024-01-29T21:47:04.722Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
16:47:04 [2024-01-29T21:47:04.722Z] 	at hudson.remoting.Request$2.run(Request.java:377)
16:47:04 [2024-01-29T21:47:04.722Z] 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
16:47:04 [2024-01-29T21:47:04.722Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
16:47:04 [2024-01-29T21:47:04.722Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
16:47:04 [2024-01-29T21:47:04.722Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
16:47:04 [2024-01-29T21:47:04.722Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
16:47:04 [2024-01-29T21:47:04.722Z] 	at java.base/java.lang.Thread.run(Thread.java:839)
16:47:04 [2024-01-29T21:47:04.722Z] 
16:47:04 [2024-01-29T21:47:04.728Z] [Pipeline] }
16:47:04 [2024-01-29T21:47:04.742Z] [Pipeline] // stage
16:47:04 [2024-01-29T21:47:04.747Z] [Pipeline] }
16:47:04 [2024-01-29T21:47:04.753Z] [Pipeline] // timestamps
16:47:04 [2024-01-29T21:47:04.758Z] [Pipeline] }
16:47:04 [2024-01-29T21:47:04.763Z] [Pipeline] // withEnv
16:47:04 [2024-01-29T21:47:04.768Z] [Pipeline] }
16:47:04 [2024-01-29T21:47:04.774Z] [Pipeline] // node
16:47:04 [2024-01-29T21:47:04.779Z] [Pipeline] }
16:47:04 [2024-01-29T21:47:04.785Z] [Pipeline] // podTemplate
16:47:04 [2024-01-29T21:47:04.791Z] [Pipeline] End of Pipeline
16:47:04 [2024-01-29T21:47:04.809Z] ERROR: No test report files were found. Configuration error?
16:47:05 [2024-01-29T21:47:05.042Z] 
16:47:05 [2024-01-29T21:47:05.042Z] Could not update commit status, please check if your scan credentials belong to a member of the organization or a collaborator of the repository and repo:status scope is selected
16:47:05 [2024-01-29T21:47:05.042Z] 
16:47:05 [2024-01-29T21:47:05.042Z] 
16:47:05 [2024-01-29T21:47:05.042Z] GitHub has been notified of this commit’s build result
16:47:05 [2024-01-29T21:47:05.042Z] 
16:47:05 [2024-01-29T21:47:05.044Z] Finished: FAILURE