Started by user Jin Lin Guan Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jinlinGuan for edgexfoundry/sample-service Obtained Jenkinsfile from eb869c661586b1b6b4d3a43b635254038c5246fa+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (58c3fa9b8099333c00e2f274e26e6a9ca74396cc) Loading library edgex-global-pipelines@experimental Attempting to resolve experimental from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9531498072011417920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision fedfdef27eef7434bbe516a5ff88bdbf232623dc Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4150190204169221291.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/experimental^{commit} # timeout=10 Resolved tag experimental revision fedfdef27eef7434bbe516a5ff88bdbf232623dc The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15054119584225325722.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision fedfdef27eef7434bbe516a5ff88bdbf232623dc (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f fedfdef27eef7434bbe516a5ff88bdbf232623dc # timeout=10 Commit message: "test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7288359199889067237.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/sample-service/branches/PR-165/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5389702288140910745.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:sample-service] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: sample-service-settings PROJECT: sample-service USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: sample-service DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-44823 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/sample-service.git > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-04-12T06:06:11.982Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-04-12T06:06:12.045Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-04-12T06:06:12.063Z] ========================================================= [2025-04-12T06:06:12.063Z] EdgeX Global Pipelines Version Info [2025-04-12T06:06:12.063Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:06:13.162Z] ------------------- [2025-04-12T06:06:13.162Z] stable info: [2025-04-12T06:06:13.162Z] ------------------- [2025-04-12T06:06:13.162Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-12T06:06:13.162Z] Commit SHA: f6201a7a3d6e66e18b8eca84a9a3a23cb614281a [2025-04-12T06:06:13.162Z] Message: update stable to v1.0.274 [2025-04-12T06:06:13.422Z] ------------------- [2025-04-12T06:06:13.422Z] experimental info: [2025-04-12T06:06:13.422Z] ------------------- [2025-04-12T06:06:13.422Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-04-12T06:06:13.422Z] Commit SHA: fedfdef27eef7434bbe516a5ff88bdbf232623dc [2025-04-12T06:06:13.422Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-04-12T06:06:13.486Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-04-12T06:06:13.506Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-04-12T06:06:13.524Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-04-12T06:06:13.544Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-04-12T06:06:13.561Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-04-12T06:06:13.577Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-04-12T06:06:13.594Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-04-12T06:06:13.613Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-04-12T06:06:13.633Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-04-12T06:06:13.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-04-12T06:06:13.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-04-12T06:06:13.697Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-04-12T06:06:13.715Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-04-12T06:06:13.734Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-04-12T06:06:13.756Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-04-12T06:06:13.774Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-04-12T06:06:13.791Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-04-12T06:06:13.812Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-04-12T06:06:13.829Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-04-12T06:06:13.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-04-12T06:06:13.859Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-04-12T06:06:13.871Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-04-12T06:06:13.887Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-04-12T06:06:13.901Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-04-12T06:06:13.914Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-04-12T06:06:13.932Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-04-12T06:06:13.950Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-04-12T06:06:13.969Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-04-12T06:06:13.983Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-04-12T06:06:13.997Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-04-12T06:06:14.012Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo [2025-04-12T06:06:14.030Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb869c6 [Pipeline] echo [2025-04-12T06:06:14.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-12T06:06:14.108Z] provisioning config files... [2025-04-12T06:06:14.122Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config17065442563011625661tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:06:14.453Z] ---> ****-login.sh [2025-04-12T06:06:14.453Z] nexus3.edgexfoundry.org:10001 [2025-04-12T06:06:14.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:06:14.713Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:06:14.713Z] Configure a credential helper to remove this warning. See [2025-04-12T06:06:14.713Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:06:14.713Z] [2025-04-12T06:06:14.713Z] Login Succeeded [2025-04-12T06:06:14.713Z] nexus3.edgexfoundry.org:10002 [2025-04-12T06:06:14.713Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:06:14.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:06:14.974Z] Configure a credential helper to remove this warning. See [2025-04-12T06:06:14.974Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:06:14.974Z] [2025-04-12T06:06:14.974Z] Login Succeeded [2025-04-12T06:06:14.974Z] nexus3.edgexfoundry.org:10003 [2025-04-12T06:06:14.974Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:06:14.974Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:06:14.974Z] Configure a credential helper to remove this warning. See [2025-04-12T06:06:14.975Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:06:14.975Z] [2025-04-12T06:06:14.975Z] Login Succeeded [2025-04-12T06:06:14.975Z] nexus3.edgexfoundry.org:10004 [2025-04-12T06:06:14.975Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:06:15.233Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:06:15.233Z] Configure a credential helper to remove this warning. See [2025-04-12T06:06:15.234Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:06:15.234Z] [2025-04-12T06:06:15.234Z] Login Succeeded [2025-04-12T06:06:15.234Z] ****.io [2025-04-12T06:06:15.234Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:06:15.493Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:06:15.493Z] Configure a credential helper to remove this warning. See [2025-04-12T06:06:15.493Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:06:15.493Z] [2025-04-12T06:06:15.493Z] Login Succeeded [2025-04-12T06:06:15.493Z] ---> ****-login.sh ends [Pipeline] } [2025-04-12T06:06:15.501Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-04-12T06:06:15.899Z] + git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo [2025-04-12T06:06:15.929Z] -----------> git rev-list -1 --merges eb869c661586b1b6b4d3a43b635254038c5246fa~1..eb869c661586b1b6b4d3a43b635254038c5246fa eb869c661586b1b6b4d3a43b635254038c5246fa [false] [Pipeline] sh [2025-04-12T06:06:16.218Z] + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo [2025-04-12T06:06:16.236Z] ========================================================= [2025-04-12T06:06:16.236Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-04-12T06:06:16.236Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-12T06:06:16.579Z] + git log --format=format:%s -1 eb869c661586b1b6b4d3a43b635254038c5246fa [Pipeline] echo [2025-04-12T06:06:16.593Z] [semverPrep] GIT_COMMIT: eb869c661586b1b6b4d3a43b635254038c5246fa, Commit Message: ci: test multi-arch pipeline [Pipeline] echo [2025-04-12T06:06:16.606Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-04-12T06:06:16.958Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-04-12T06:06:16.958Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-04-12T06:06:16.958Z] + [ -e /tmp/ssh_known_hosts ] [2025-04-12T06:06:16.958Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-04-12T06:06:16.958Z] + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee [2025-04-12T06:06:16.958Z] -a /etc/ssh/ssh_known_hosts [2025-04-12T06:06:16.958Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-12T06:06:17.317Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-12T06:06:17.317Z] [2025-04-12T06:06:17.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-12T06:06:17.627Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-12T06:06:17.627Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-04-12T06:06:17.627Z] b85a868b505f: Pulling fs layer [2025-04-12T06:06:17.627Z] e2be974225ed: Pulling fs layer [2025-04-12T06:06:17.627Z] 339a4e72a1f5: Pulling fs layer [2025-04-12T06:06:17.627Z] 988bab9f4d93: Pulling fs layer [2025-04-12T06:06:17.627Z] 1469e6f7b9e6: Pulling fs layer [2025-04-12T06:06:17.627Z] eaf3925da568: Pulling fs layer [2025-04-12T06:06:17.627Z] bab4dde63d76: Pulling fs layer [2025-04-12T06:06:17.627Z] bde34c3a00c8: Pulling fs layer [2025-04-12T06:06:17.627Z] b352a97aabf1: Pulling fs layer [2025-04-12T06:06:17.627Z] 4872d77fe225: Pulling fs layer [2025-04-12T06:06:17.627Z] 5851b861e8e6: Pulling fs layer [2025-04-12T06:06:17.627Z] 988bab9f4d93: Waiting [2025-04-12T06:06:17.627Z] 5851b861e8e6: Waiting [2025-04-12T06:06:17.627Z] bde34c3a00c8: Waiting [2025-04-12T06:06:17.627Z] b352a97aabf1: Waiting [2025-04-12T06:06:17.627Z] eaf3925da568: Waiting [2025-04-12T06:06:17.627Z] e2be974225ed: Verifying Checksum [2025-04-12T06:06:17.627Z] e2be974225ed: Download complete [2025-04-12T06:06:17.627Z] 988bab9f4d93: Download complete [2025-04-12T06:06:17.886Z] 1469e6f7b9e6: Verifying Checksum [2025-04-12T06:06:17.886Z] 1469e6f7b9e6: Download complete [2025-04-12T06:06:17.886Z] eaf3925da568: Verifying Checksum [2025-04-12T06:06:17.886Z] eaf3925da568: Download complete [2025-04-12T06:06:17.886Z] 339a4e72a1f5: Verifying Checksum [2025-04-12T06:06:17.886Z] 339a4e72a1f5: Download complete [2025-04-12T06:06:17.886Z] bde34c3a00c8: Verifying Checksum [2025-04-12T06:06:17.886Z] bde34c3a00c8: Download complete [2025-04-12T06:06:17.886Z] b352a97aabf1: Download complete [2025-04-12T06:06:17.886Z] 4872d77fe225: Verifying Checksum [2025-04-12T06:06:17.886Z] 4872d77fe225: Download complete [2025-04-12T06:06:17.886Z] 5851b861e8e6: Verifying Checksum [2025-04-12T06:06:17.886Z] 5851b861e8e6: Download complete [2025-04-12T06:06:17.886Z] b85a868b505f: Verifying Checksum [2025-04-12T06:06:17.886Z] b85a868b505f: Download complete [2025-04-12T06:06:18.145Z] bab4dde63d76: Verifying Checksum [2025-04-12T06:06:18.145Z] bab4dde63d76: Download complete [2025-04-12T06:06:19.082Z] b85a868b505f: Pull complete [2025-04-12T06:06:19.342Z] e2be974225ed: Pull complete [2025-04-12T06:06:19.911Z] 339a4e72a1f5: Pull complete [2025-04-12T06:06:19.911Z] 988bab9f4d93: Pull complete [2025-04-12T06:06:20.170Z] 1469e6f7b9e6: Pull complete [2025-04-12T06:06:20.170Z] eaf3925da568: Pull complete [2025-04-12T06:06:22.092Z] bab4dde63d76: Pull complete [2025-04-12T06:06:22.092Z] bde34c3a00c8: Pull complete [2025-04-12T06:06:22.351Z] b352a97aabf1: Pull complete [2025-04-12T06:06:22.351Z] 4872d77fe225: Pull complete [2025-04-12T06:06:22.612Z] 5851b861e8e6: Pull complete [2025-04-12T06:06:22.612Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-04-12T06:06:22.612Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-04-12T06:06:22.612Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-12T06:06:22.746Z] prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container [2025-04-12T06:06:22.773Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-04-12T06:06:26.019Z] $ docker top 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe -eo pid,comm [2025-04-12T06:06:26.081Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2025-04-12T06:06:26.081Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-04-12T06:06:26.143Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-12T06:06:26.143Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-12T06:06:26.253Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-12T06:06:26.251Z] $ docker exec 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe ssh-agent [2025-04-12T06:06:26.376Z] SSH_AUTH_SOCK=/tmp/ssh-2Zc11CosZyfH/agent.33 [2025-04-12T06:06:26.376Z] SSH_AGENT_PID=39 [2025-04-12T06:06:26.383Z] Running ssh-add (command line suppressed) [2025-04-12T06:06:26.472Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_15853265660372315897.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_15853265660372315897.key) [2025-04-12T06:06:26.491Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-12T06:06:26.790Z] + git tag --points-at HEAD [Pipeline] } [2025-04-12T06:06:26.797Z] $ docker exec --env ******** --env ******** 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe ssh-agent -k [2025-04-12T06:06:26.903Z] unset SSH_AUTH_SOCK; [2025-04-12T06:06:26.903Z] unset SSH_AGENT_PID; [2025-04-12T06:06:26.903Z] echo Agent pid 39 killed; [2025-04-12T06:06:26.917Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-04-12T06:06:26.961Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-04-12T06:06:26.961Z] [ssh-agent] Looking for ssh-agent implementation... [2025-04-12T06:06:27.083Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-04-12T06:06:27.081Z] $ docker exec 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe ssh-agent [2025-04-12T06:06:27.191Z] SSH_AUTH_SOCK=/tmp/ssh-q4L5619EYOvM/agent.72 [2025-04-12T06:06:27.192Z] SSH_AGENT_PID=79 [2025-04-12T06:06:27.196Z] Running ssh-add (command line suppressed) [2025-04-12T06:06:27.297Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_9765338841166814514.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_9765338841166814514.key) [2025-04-12T06:06:27.315Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-04-12T06:06:27.603Z] + git semver init [2025-04-12T06:06:27.863Z] 2025-04-12 06:06:27,798 [run_init] DEBUG init version:0.0.0 force:False [2025-04-12T06:06:27.863Z] 2025-04-12 06:06:27,799 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-04-12T06:06:27.863Z] 2025-04-12 06:06:27,800 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-04-12T06:06:27.863Z] 2025-04-12 06:06:27,800 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/gexfoundry_sample-service_PR-165/.semver'], cwd=/w/workspace/gexfoundry_sample-service_PR-165, universal_newlines=False, shell=None, istream=None) [2025-04-12T06:06:28.803Z] 2025-04-12 06:06:28,471 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude [2025-04-12T06:06:28.803Z] 2025-04-12 06:06:28,471 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False [2025-04-12T06:06:28.803Z] 2025-04-12 06:06:28,472 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-04-12T06:06:28.803Z] 2025-04-12 06:06:28,475 [execute] INFO git cat-file --batch-check [2025-04-12T06:06:28.803Z] 2025-04-12 06:06:28,475 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-04-12T06:06:28.803Z] 2025-04-12 06:06:28,480 [execute] INFO git cat-file --batch [2025-04-12T06:06:28.803Z] 2025-04-12 06:06:28,480 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-04-12T06:06:28.803Z] 2025-04-12 06:06:28,485 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-04-12T06:06:28.803Z] 0.0.0 [Pipeline] } [2025-04-12T06:06:28.809Z] $ docker exec --env ******** --env ******** 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe ssh-agent -k [2025-04-12T06:06:28.906Z] unset SSH_AUTH_SOCK; [2025-04-12T06:06:28.907Z] unset SSH_AGENT_PID; [2025-04-12T06:06:28.907Z] echo Agent pid 79 killed; [2025-04-12T06:06:28.919Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-12T06:06:29.236Z] + git semver [Pipeline] } [2025-04-12T06:06:29.506Z] $ docker stop --time=1 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe [2025-04-12T06:06:30.766Z] $ docker rm -f --volumes 8e12d0093991cf5d680c9ff66bdbc8c2f1348ca9135e7e86dcc6c6de11ff0ebe [Pipeline] // withDockerContainer [Pipeline] sh [2025-04-12T06:06:31.110Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-04-12T06:06:31.319Z] Stashed 1 file(s) [Pipeline] echo [2025-04-12T06:06:31.325Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] node [2025-04-12T06:06:46.413Z] Still waiting to schedule task [2025-04-12T06:06:46.413Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-04-12T06:07:10.996Z] Running on prd-centos7-docker-4c-2g-44824 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] checkout [2025-04-12T06:07:11.027Z] Selected Git installation does not exist. Using Default [2025-04-12T06:07:11.027Z] The recommended git tool is: NONE [2025-04-12T06:07:14.434Z] using credential edgex-jenkins-ssh [2025-04-12T06:07:14.455Z] Cloning the remote Git repository [2025-04-12T06:07:12.599Z] Cloning repository git@github.com:edgexfoundry/sample-service.git [2025-04-12T06:07:12.641Z] > git init /w/workspace/gexfoundry_sample-service_PR-165 # timeout=10 [2025-04-12T06:07:12.755Z] Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git [2025-04-12T06:07:12.755Z] > git --version # timeout=10 [2025-04-12T06:07:12.820Z] > git --version # 'git version 2.36.1' [2025-04-12T06:07:12.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-12T06:07:12.849Z] [INFO] Currently running in a labeled security context [2025-04-12T06:07:12.849Z] [INFO] Currently SELinux is 'enforcing' on the host [2025-04-12T06:07:12.850Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh871323282515624416.key [2025-04-12T06:07:12.934Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-12T06:07:13.681Z] > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 [2025-04-12T06:07:13.694Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-04-12T06:07:16.535Z] Merging remotes/origin/main commit 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc into PR head commit eb869c661586b1b6b4d3a43b635254038c5246fa [2025-04-12T06:07:16.624Z] Merge succeeded, producing eb869c661586b1b6b4d3a43b635254038c5246fa [2025-04-12T06:07:16.624Z] Checking out Revision eb869c661586b1b6b4d3a43b635254038c5246fa (PR-165) [2025-04-12T06:07:14.067Z] > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 [2025-04-12T06:07:14.079Z] Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git [2025-04-12T06:07:14.079Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-12T06:07:14.080Z] [INFO] Currently running in a labeled security context [2025-04-12T06:07:14.080Z] [INFO] Currently SELinux is 'enforcing' on the host [2025-04-12T06:07:14.080Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh1699859896138455919.key [2025-04-12T06:07:14.090Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/pull/165/head:refs/remotes/origin/PR-165 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2025-04-12T06:07:14.671Z] > git config core.sparsecheckout # timeout=10 [2025-04-12T06:07:14.688Z] > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [2025-04-12T06:07:14.710Z] > git remote # timeout=10 [2025-04-12T06:07:14.715Z] > git config --get remote.origin.url # timeout=10 [2025-04-12T06:07:14.719Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-04-12T06:07:14.721Z] [INFO] Currently running in a labeled security context [2025-04-12T06:07:14.721Z] [INFO] Currently SELinux is 'enforcing' on the host [2025-04-12T06:07:14.721Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/gexfoundry_sample-service_PR-165@tmp/jenkins-gitclient-ssh1627689531029935600.key [2025-04-12T06:07:14.737Z] > git merge 84423b89ce30e37f30f8c64be74fe5fa8ac28ccc # timeout=10 [2025-04-12T06:07:14.747Z] > git rev-parse HEAD^{commit} # timeout=10 [2025-04-12T06:07:14.755Z] > git config core.sparsecheckout # timeout=10 [2025-04-12T06:07:14.763Z] > git checkout -f eb869c661586b1b6b4d3a43b635254038c5246fa # timeout=10 [2025-04-12T06:07:19.849Z] Commit message: "ci: test multi-arch pipeline" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-04-12T06:07:20.939Z] + docker buildx ls [2025-04-12T06:07:21.201Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-12T06:07:21.201Z] default * docker [2025-04-12T06:07:21.201Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-04-12T06:07:21.497Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-04-12T06:07:21.497Z] edgex-builder [Pipeline] sh [2025-04-12T06:07:21.796Z] + docker buildx inspect --bootstrap [2025-04-12T06:07:21.796Z] #1 [internal] booting buildkit [2025-04-12T06:07:21.796Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-04-12T06:07:24.345Z] #1 pulling image moby/buildkit:buildx-stable-1 2.0s done [2025-04-12T06:07:24.345Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-04-12T06:07:25.736Z] #1 creating container buildx_buildkit_edgex-builder0 1.7s done [2025-04-12T06:07:25.736Z] #1 DONE 3.7s [2025-04-12T06:07:25.736Z] Name: edgex-builder [2025-04-12T06:07:25.736Z] Driver: docker-container [2025-04-12T06:07:25.736Z] [2025-04-12T06:07:25.736Z] Nodes: [2025-04-12T06:07:25.736Z] Name: edgex-builder0 [2025-04-12T06:07:25.736Z] Endpoint: unix:///var/run/docker.sock [2025-04-12T06:07:25.736Z] Status: running [2025-04-12T06:07:25.736Z] Buildkit: v0.20.2 [2025-04-12T06:07:25.736Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-04-12T06:07:26.028Z] + docker buildx ls [2025-04-12T06:07:26.028Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-04-12T06:07:26.028Z] edgex-builder * docker-container [2025-04-12T06:07:26.028Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-04-12T06:07:26.028Z] default docker [2025-04-12T06:07:26.028Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-12T06:07:26.056Z] provisioning config files... [2025-04-12T06:07:26.068Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config5372065659057842836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:07:26.489Z] ---> ****-login.sh [2025-04-12T06:07:26.489Z] nexus3.edgexfoundry.org:10001 [2025-04-12T06:07:26.489Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:07:26.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:07:26.490Z] Configure a credential helper to remove this warning. See [2025-04-12T06:07:26.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:07:26.490Z] [2025-04-12T06:07:26.490Z] Login Succeeded [2025-04-12T06:07:26.490Z] nexus3.edgexfoundry.org:10002 [2025-04-12T06:07:26.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:07:26.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:07:26.490Z] Configure a credential helper to remove this warning. See [2025-04-12T06:07:26.490Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:07:26.490Z] [2025-04-12T06:07:26.490Z] Login Succeeded [2025-04-12T06:07:26.490Z] nexus3.edgexfoundry.org:10003 [2025-04-12T06:07:26.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:07:26.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:07:26.751Z] Configure a credential helper to remove this warning. See [2025-04-12T06:07:26.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:07:26.751Z] [2025-04-12T06:07:26.751Z] Login Succeeded [2025-04-12T06:07:26.751Z] nexus3.edgexfoundry.org:10004 [2025-04-12T06:07:26.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:07:26.751Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:07:26.751Z] Configure a credential helper to remove this warning. See [2025-04-12T06:07:26.751Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:07:26.751Z] [2025-04-12T06:07:26.751Z] Login Succeeded [2025-04-12T06:07:26.751Z] ****.io [2025-04-12T06:07:26.751Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-04-12T06:07:27.011Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-04-12T06:07:27.011Z] Configure a credential helper to remove this warning. See [2025-04-12T06:07:27.011Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-04-12T06:07:27.011Z] [2025-04-12T06:07:27.011Z] Login Succeeded [2025-04-12T06:07:27.011Z] ---> ****-login.sh ends [Pipeline] } [2025-04-12T06:07:27.018Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-04-12T06:07:27.338Z] + docker buildx build --platform linux/amd64,linux/arm64 --label support_platforms=linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:latest --push . [2025-04-12T06:07:27.600Z] #1 [internal] load build definition from Dockerfile [2025-04-12T06:07:27.600Z] #1 transferring dockerfile: 1.53kB done [2025-04-12T06:07:27.600Z] #1 DONE 0.0s [2025-04-12T06:07:27.600Z] [2025-04-12T06:07:27.600Z] #2 [auth] library/alpine:pull token for registry-1.docker.io [2025-04-12T06:07:27.600Z] #2 DONE 0.0s [2025-04-12T06:07:27.600Z] [2025-04-12T06:07:27.600Z] #3 [auth] library/golang:pull token for registry-1.docker.io [2025-04-12T06:07:27.600Z] #3 DONE 0.0s [2025-04-12T06:07:27.600Z] [2025-04-12T06:07:27.600Z] #4 [linux/arm64 internal] load metadata for docker.io/library/golang:1.21-alpine3.18 [2025-04-12T06:07:27.861Z] #4 DONE 0.5s [2025-04-12T06:07:27.861Z] [2025-04-12T06:07:27.861Z] #5 [linux/arm64 internal] load metadata for docker.io/library/alpine:3.18 [2025-04-12T06:07:27.861Z] #5 DONE 0.4s [2025-04-12T06:07:27.861Z] [2025-04-12T06:07:27.861Z] #6 [linux/amd64 internal] load metadata for docker.io/library/alpine:3.18 [2025-04-12T06:07:27.861Z] #6 DONE 0.4s [2025-04-12T06:07:27.861Z] [2025-04-12T06:07:27.861Z] #7 [linux/amd64 internal] load metadata for docker.io/library/golang:1.21-alpine3.18 [2025-04-12T06:07:27.861Z] #7 DONE 0.4s [2025-04-12T06:07:27.861Z] [2025-04-12T06:07:27.861Z] #8 [internal] load .dockerignore [2025-04-12T06:07:27.861Z] #8 transferring context: 2B done [2025-04-12T06:07:27.861Z] #8 DONE 0.0s [2025-04-12T06:07:28.123Z] [2025-04-12T06:07:28.123Z] #9 [linux/amd64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-04-12T06:07:28.123Z] #9 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done [2025-04-12T06:07:28.123Z] #9 DONE 0.1s [2025-04-12T06:07:28.123Z] [2025-04-12T06:07:28.123Z] #10 [linux/arm64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-04-12T06:07:28.123Z] #10 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done [2025-04-12T06:07:28.123Z] #10 sha256:95459497489f07b9d71d294c852a09f9bbf1af51bb35db752a31f6f48935e293 3.34MB / 3.34MB 0.1s done [2025-04-12T06:07:28.123Z] #10 DONE 0.2s [2025-04-12T06:07:28.123Z] [2025-04-12T06:07:28.123Z] #11 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-12T06:07:28.123Z] #11 resolve docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 0.0s done [2025-04-12T06:07:28.413Z] #11 ... [2025-04-12T06:07:28.413Z] [2025-04-12T06:07:28.413Z] #12 [internal] load build context [2025-04-12T06:07:28.413Z] #12 transferring context: 1.35MB 0.1s done [2025-04-12T06:07:28.413Z] #12 DONE 0.2s [2025-04-12T06:07:28.413Z] [2025-04-12T06:07:28.413Z] #11 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-12T06:07:28.413Z] #11 ... [2025-04-12T06:07:28.413Z] [2025-04-12T06:07:28.413Z] #10 [linux/arm64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-04-12T06:07:28.413Z] #10 extracting sha256:95459497489f07b9d71d294c852a09f9bbf1af51bb35db752a31f6f48935e293 0.2s done [2025-04-12T06:07:28.413Z] #10 DONE 0.4s [2025-04-12T06:07:28.413Z] [2025-04-12T06:07:28.413Z] #9 [linux/amd64 stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-04-12T06:07:28.413Z] #9 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 3.42MB / 3.42MB 0.1s done [2025-04-12T06:07:28.413Z] #9 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0.2s done [2025-04-12T06:07:28.413Z] #9 DONE 0.4s [2025-04-12T06:07:28.413Z] [2025-04-12T06:07:28.413Z] #11 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-12T06:07:28.413Z] #11 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done [2025-04-12T06:07:28.413Z] #11 sha256:788e89ea89d463b8bcafc4d5b552bddaa08b72930505c3e5b6917da512bca47c 127B / 127B 0.1s done [2025-04-12T06:07:28.413Z] #11 sha256:84613e011ca8867fd82ad1a4602a9c5ca1629a8c52b91548ba0a8ce39bc63bd6 295.84kB / 295.84kB 0.1s done [2025-04-12T06:07:28.413Z] #11 sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 3.33MB / 3.33MB 0.1s done [2025-04-12T06:07:28.413Z] #11 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 [2025-04-12T06:07:28.413Z] #11 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 22.02MB / 64.11MB 0.2s [2025-04-12T06:07:28.681Z] #11 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 54.53MB / 64.11MB 0.3s [2025-04-12T06:07:28.681Z] #11 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 64.11MB / 64.11MB 0.5s [2025-04-12T06:07:29.624Z] #11 ... [2025-04-12T06:07:29.624Z] [2025-04-12T06:07:29.624Z] #13 [linux/amd64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-12T06:07:29.624Z] #13 resolve docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d 0.0s done [2025-04-12T06:07:29.624Z] #13 sha256:0406650e82959e8bef670a6825ebc6caab141ed9ad0670923af9d5998de85b1b 126B / 126B 0.1s done [2025-04-12T06:07:29.624Z] #13 sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 67.01MB / 67.01MB 0.9s done [2025-04-12T06:07:29.624Z] #13 sha256:f8ea3408117e6ad5da2610d98c7aaaa6ab17d9280a7f00e54b78f4a8af1a13e6 293.39kB / 293.39kB 0.1s done [2025-04-12T06:07:29.624Z] #13 sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 3.40MB / 3.40MB 0.2s done [2025-04-12T06:07:29.624Z] #13 extracting sha256:619be1103602d98e1963557998c954c892b3872986c27365e9f651f5bc27cab8 0.8s done [2025-04-12T06:07:29.624Z] #13 DONE 1.5s [2025-04-12T06:07:29.624Z] [2025-04-12T06:07:29.624Z] #11 [linux/arm64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-12T06:07:29.624Z] #11 extracting sha256:c6b39de5b33961661dc939b997cc1d30cda01e38005a6c6625fd9c7e748bab44 0.8s done [2025-04-12T06:07:29.624Z] #11 sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 64.11MB / 64.11MB 1.0s done [2025-04-12T06:07:29.624Z] #11 extracting sha256:84613e011ca8867fd82ad1a4602a9c5ca1629a8c52b91548ba0a8ce39bc63bd6 0.1s done [2025-04-12T06:07:29.624Z] #11 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 [2025-04-12T06:07:32.942Z] #11 extracting sha256:0c9a7eb7dd16a3cb705d643f2c1b3ccb0cce9120eef39b1b1844864195af6c32 3.5s done [2025-04-12T06:07:32.942Z] #11 extracting sha256:788e89ea89d463b8bcafc4d5b552bddaa08b72930505c3e5b6917da512bca47c [2025-04-12T06:07:32.942Z] #11 extracting sha256:788e89ea89d463b8bcafc4d5b552bddaa08b72930505c3e5b6917da512bca47c 0.1s done [2025-04-12T06:07:32.942Z] #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 [2025-04-12T06:07:33.202Z] #11 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done [2025-04-12T06:07:33.202Z] #11 DONE 5.0s [2025-04-12T06:07:33.202Z] [2025-04-12T06:07:33.202Z] #13 [linux/amd64 builder 1/7] FROM docker.io/library/golang:1.21-alpine3.18@sha256:d390d5f2006c4c9cf19709d449a8463e7188643f444d06fcaa96f45b6c29363d [2025-04-12T06:07:33.202Z] #13 extracting sha256:f8ea3408117e6ad5da2610d98c7aaaa6ab17d9280a7f00e54b78f4a8af1a13e6 0.1s done [2025-04-12T06:07:33.202Z] #13 extracting sha256:91320369b822ebdafa53385de29218150ed2e0c9432c803ae9ab0917b1c13e05 3.5s done [2025-04-12T06:07:33.202Z] #13 extracting sha256:0406650e82959e8bef670a6825ebc6caab141ed9ad0670923af9d5998de85b1b 0.0s done [2025-04-12T06:07:33.202Z] #13 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done [2025-04-12T06:07:33.202Z] #13 DONE 5.0s [2025-04-12T06:07:33.202Z] [2025-04-12T06:07:33.202Z] #14 [linux/amd64 builder 2/7] RUN apk add --no-cache build-base git openssh-client [2025-04-12T06:07:37.397Z] #14 ... [2025-04-12T06:07:37.397Z] [2025-04-12T06:07:37.397Z] #15 [linux/arm64 builder 2/7] RUN apk add --no-cache build-base git openssh-client [2025-04-12T06:07:37.397Z] #15 ERROR: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}" did not complete successfully: failed to copy xattrs: failed to set xattr "security.selinux" on /tmp/buildkit-qemu-emulator553181921/dev/.buildkit_qemu_emulator: operation not supported [2025-04-12T06:07:37.397Z] [2025-04-12T06:07:37.397Z] #14 [linux/amd64 builder 2/7] RUN apk add --no-cache build-base git openssh-client [2025-04-12T06:07:37.397Z] #14 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2025-04-12T06:07:37.397Z] #14 CANCELED [2025-04-12T06:07:37.397Z] ------ [2025-04-12T06:07:37.397Z] > [linux/arm64 builder 2/7] RUN apk add --no-cache build-base git openssh-client : [2025-04-12T06:07:37.397Z] ------ [2025-04-12T06:07:37.397Z] Dockerfile:26 [2025-04-12T06:07:37.397Z] -------------------- [2025-04-12T06:07:37.397Z] 24 | copyright='Copyright (c) 2023: Intel' [2025-04-12T06:07:37.397Z] 25 | [2025-04-12T06:07:37.397Z] 26 | >>> RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-04-12T06:07:37.397Z] 27 | [2025-04-12T06:07:37.397Z] 28 | WORKDIR /sample-service [2025-04-12T06:07:37.397Z] -------------------- [2025-04-12T06:07:37.397Z] ERROR: failed to solve: process "/dev/.buildkit_qemu_emulator /bin/sh -c apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA}" did not complete successfully: failed to copy xattrs: failed to set xattr "security.selinux" on /tmp/buildkit-qemu-emulator553181921/dev/.buildkit_qemu_emulator: operation not supported [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-12T06:07:37.749Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-12T06:07:37.749Z] [2025-04-12T06:07:37.749Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-12T06:07:38.052Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-12T06:07:38.052Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-12T06:07:38.052Z] 5eb5b503b376: Pulling fs layer [2025-04-12T06:07:38.053Z] 5c69ac0246d0: Pulling fs layer [2025-04-12T06:07:38.053Z] ec43610c2a17: Pulling fs layer [2025-04-12T06:07:38.053Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-12T06:07:38.053Z] 33b1e0a273af: Pulling fs layer [2025-04-12T06:07:38.053Z] 5d3b04190fa2: Pulling fs layer [2025-04-12T06:07:38.053Z] 2f39f015ded8: Pulling fs layer [2025-04-12T06:07:38.053Z] 33b1e0a273af: Waiting [2025-04-12T06:07:38.053Z] 5d3b04190fa2: Waiting [2025-04-12T06:07:38.053Z] 2f39f015ded8: Waiting [2025-04-12T06:07:38.053Z] 3a2ae6a8a46f: Waiting [2025-04-12T06:07:38.053Z] 5c69ac0246d0: Verifying Checksum [2025-04-12T06:07:38.053Z] 5c69ac0246d0: Download complete [2025-04-12T06:07:38.053Z] 3a2ae6a8a46f: Verifying Checksum [2025-04-12T06:07:38.053Z] 3a2ae6a8a46f: Download complete [2025-04-12T06:07:38.053Z] 33b1e0a273af: Verifying Checksum [2025-04-12T06:07:38.053Z] 33b1e0a273af: Download complete [2025-04-12T06:07:38.053Z] 5d3b04190fa2: Verifying Checksum [2025-04-12T06:07:38.053Z] 5d3b04190fa2: Download complete [2025-04-12T06:07:38.053Z] ec43610c2a17: Verifying Checksum [2025-04-12T06:07:38.053Z] ec43610c2a17: Download complete [2025-04-12T06:07:38.317Z] 5eb5b503b376: Verifying Checksum [2025-04-12T06:07:38.317Z] 5eb5b503b376: Download complete [2025-04-12T06:07:38.890Z] 2f39f015ded8: Verifying Checksum [2025-04-12T06:07:38.890Z] 2f39f015ded8: Download complete [2025-04-12T06:07:39.458Z] 5eb5b503b376: Pull complete [2025-04-12T06:07:39.716Z] 5c69ac0246d0: Pull complete [2025-04-12T06:07:40.292Z] ec43610c2a17: Pull complete [2025-04-12T06:07:40.292Z] 3a2ae6a8a46f: Pull complete [2025-04-12T06:07:40.292Z] 33b1e0a273af: Pull complete [2025-04-12T06:07:40.553Z] 5d3b04190fa2: Pull complete [2025-04-12T06:07:44.763Z] 2f39f015ded8: Pull complete [2025-04-12T06:07:44.763Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-12T06:07:44.763Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-12T06:07:44.763Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-12T06:07:44.874Z] prd-centos7-docker-4c-2g-44824 does not seem to be running inside a container [2025-04-12T06:07:44.911Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-12T06:07:48.141Z] $ docker top 1d90586bc90afdae1dc4fec7ecf5dc393ab5de6cbb7deb897f4ed355201a17a0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:07:48.501Z] ---> job-cost.sh [2025-04-12T06:07:48.501Z] lf-activate-venv: SKIPPING [2025-04-12T06:07:48.501Z] INFO: No Stack... [2025-04-12T06:07:48.760Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-04-12T06:07:49.020Z] INFO: Archiving Costs [Pipeline] sh [2025-04-12T06:07:49.317Z] + cut -d, -f6 [2025-04-12T06:07:49.317Z] + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv [Pipeline] lock [2025-04-12T06:07:49.347Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-39-stack-cost] [2025-04-12T06:07:49.356Z] Resource [jenkins-edgexfoundry-sample-service-PR-165-39-stack-cost] did not exist. Created. [2025-04-12T06:07:49.362Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-39-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-04-12T06:07:49.678Z] + echo total: 0.05999999865889549 [Pipeline] stash [2025-04-12T06:07:49.887Z] Stashed 1 file(s) [Pipeline] } [2025-04-12T06:07:49.895Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-39-stack-cost] [Pipeline] // lock [Pipeline] } [2025-04-12T06:07:49.922Z] $ docker stop --time=1 1d90586bc90afdae1dc4fec7ecf5dc393ab5de6cbb7deb897f4ed355201a17a0 [2025-04-12T06:07:51.055Z] $ docker rm -f --volumes 1d90586bc90afdae1dc4fec7ecf5dc393ab5de6cbb7deb897f4ed355201a17a0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-04-12T06:07:51.202Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-04-12T06:07:51.616Z] + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:07:51.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:07:52.770Z] ---> package-listing.sh [2025-04-12T06:07:52.770Z] ++ facter osfamily [2025-04-12T06:07:52.770Z] ++ tr '[:upper:]' '[:lower:]' [2025-04-12T06:07:53.029Z] + OS_FAMILY=debian [2025-04-12T06:07:53.029Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-04-12T06:07:53.029Z] + START_PACKAGES=/tmp/packages_start.txt [2025-04-12T06:07:53.029Z] + END_PACKAGES=/tmp/packages_end.txt [2025-04-12T06:07:53.029Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-04-12T06:07:53.029Z] + PACKAGES=/tmp/packages_start.txt [2025-04-12T06:07:53.029Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-04-12T06:07:53.029Z] + PACKAGES=/tmp/packages_end.txt [2025-04-12T06:07:53.029Z] + case "${OS_FAMILY}" in [2025-04-12T06:07:53.029Z] + dpkg -l [2025-04-12T06:07:53.029Z] + grep '^ii' [2025-04-12T06:07:53.029Z] + '[' -f /tmp/packages_start.txt ']' [2025-04-12T06:07:53.029Z] + '[' -f /tmp/packages_end.txt ']' [2025-04-12T06:07:53.029Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-04-12T06:07:53.029Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-04-12T06:07:53.029Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-04-12T06:07:53.029Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_sample-service_PR-165/archives/ [Pipeline] echo [2025-04-12T06:07:53.040Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-04-12T06:07:53.318Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-12T06:07:53.880Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-12T06:07:53.880Z] [2025-04-12T06:07:53.880Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-04-12T06:07:54.185Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-12T06:07:54.185Z] latest: Pulling from edgex-lftools-log-publisher [2025-04-12T06:07:54.185Z] 5eb5b503b376: Pulling fs layer [2025-04-12T06:07:54.185Z] 5c69ac0246d0: Pulling fs layer [2025-04-12T06:07:54.185Z] ec43610c2a17: Pulling fs layer [2025-04-12T06:07:54.185Z] 3a2ae6a8a46f: Pulling fs layer [2025-04-12T06:07:54.185Z] 33b1e0a273af: Pulling fs layer [2025-04-12T06:07:54.185Z] 5d3b04190fa2: Pulling fs layer [2025-04-12T06:07:54.185Z] 2f39f015ded8: Pulling fs layer [2025-04-12T06:07:54.185Z] 5d3b04190fa2: Waiting [2025-04-12T06:07:54.185Z] 3a2ae6a8a46f: Waiting [2025-04-12T06:07:54.185Z] 2f39f015ded8: Waiting [2025-04-12T06:07:54.185Z] 33b1e0a273af: Waiting [2025-04-12T06:07:54.185Z] 5c69ac0246d0: Download complete [2025-04-12T06:07:54.185Z] 3a2ae6a8a46f: Download complete [2025-04-12T06:07:54.185Z] 33b1e0a273af: Verifying Checksum [2025-04-12T06:07:54.185Z] 33b1e0a273af: Download complete [2025-04-12T06:07:54.185Z] 5d3b04190fa2: Verifying Checksum [2025-04-12T06:07:54.185Z] 5d3b04190fa2: Download complete [2025-04-12T06:07:54.185Z] ec43610c2a17: Verifying Checksum [2025-04-12T06:07:54.185Z] ec43610c2a17: Download complete [2025-04-12T06:07:54.444Z] 5eb5b503b376: Verifying Checksum [2025-04-12T06:07:54.444Z] 5eb5b503b376: Download complete [2025-04-12T06:07:55.380Z] 2f39f015ded8: Verifying Checksum [2025-04-12T06:07:55.380Z] 2f39f015ded8: Download complete [2025-04-12T06:07:55.640Z] 5eb5b503b376: Pull complete [2025-04-12T06:07:55.640Z] 5c69ac0246d0: Pull complete [2025-04-12T06:07:56.207Z] ec43610c2a17: Pull complete [2025-04-12T06:07:56.207Z] 3a2ae6a8a46f: Pull complete [2025-04-12T06:07:56.465Z] 33b1e0a273af: Pull complete [2025-04-12T06:07:56.465Z] 5d3b04190fa2: Pull complete [2025-04-12T06:08:00.649Z] 2f39f015ded8: Pull complete [2025-04-12T06:08:00.649Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-04-12T06:08:00.649Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-04-12T06:08:00.649Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-04-12T06:08:00.741Z] prd-ubuntu20.04-docker-8c-8g-44823 does not seem to be running inside a container [2025-04-12T06:08:00.770Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_sample-service_PR-165/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_sample-service_PR-165 -v /w/workspace/gexfoundry_sample-service_PR-165:/w/workspace/gexfoundry_sample-service_PR-165:rw,z -v /w/workspace/gexfoundry_sample-service_PR-165@tmp:/w/workspace/gexfoundry_sample-service_PR-165@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-04-12T06:08:04.422Z] $ docker top e5f6389339a6ec3295f3c355671b718f0c6f6aa544d4928603556b70d89752b8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-04-12T06:08:04.762Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-04-12T06:08:05.048Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-04-12T06:08:05.330Z] + ls /var/log/sa-host [2025-04-12T06:08:05.330Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-04-12T06:08:05.413Z] provisioning config files... [2025-04-12T06:08:05.422Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config16714459115144289706tmp [Pipeline] { [Pipeline] echo [2025-04-12T06:08:05.438Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:08:05.727Z] ---> create-netrc.sh [Pipeline] } [2025-04-12T06:08:05.735Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:08:06.054Z] ---> python-tools-install.sh [Pipeline] echo [2025-04-12T06:08:06.062Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:08:06.343Z] ---> sudo-logs.sh [2025-04-12T06:08:06.343Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-04-12T06:08:06.381Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:08:06.661Z] ---> job-cost.sh [2025-04-12T06:08:06.661Z] lf-activate-venv: SKIPPING [2025-04-12T06:08:06.661Z] DEBUG: total: 0.05999999865889549 [2025-04-12T06:08:06.661Z] INFO: Retrieving Stack Cost... [2025-04-12T06:08:06.920Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-04-12T06:08:07.178Z] INFO: Archiving Costs [Pipeline] echo [2025-04-12T06:08:07.188Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-04-12T06:08:07.469Z] ---> logs-deploy.sh [2025-04-12T06:08:07.469Z] lf-activate-venv: SKIPPING [2025-04-12T06:08:07.469Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/39 [2025-04-12T06:08:07.469Z] INFO: archiving workspace using pattern(s): [2025-04-12T06:08:08.408Z] Archives upload complete. [2025-04-12T06:08:08.668Z] INFO: archiving logs to Nexus [2025-04-12T06:08:09.237Z] ---> uname -a: [2025-04-12T06:08:09.237Z] Linux prd-ubuntu20-04-docker-8c-8g-44823 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] ---> lscpu: [2025-04-12T06:08:09.237Z] Architecture: x86_64 [2025-04-12T06:08:09.237Z] CPU op-mode(s): 32-bit, 64-bit [2025-04-12T06:08:09.237Z] Byte Order: Little Endian [2025-04-12T06:08:09.237Z] Address sizes: 40 bits physical, 48 bits virtual [2025-04-12T06:08:09.237Z] CPU(s): 8 [2025-04-12T06:08:09.237Z] On-line CPU(s) list: 0-7 [2025-04-12T06:08:09.237Z] Thread(s) per core: 1 [2025-04-12T06:08:09.237Z] Core(s) per socket: 1 [2025-04-12T06:08:09.237Z] Socket(s): 8 [2025-04-12T06:08:09.237Z] NUMA node(s): 1 [2025-04-12T06:08:09.237Z] Vendor ID: AuthenticAMD [2025-04-12T06:08:09.237Z] CPU family: 23 [2025-04-12T06:08:09.237Z] Model: 49 [2025-04-12T06:08:09.237Z] Model name: AMD EPYC-Rome Processor [2025-04-12T06:08:09.237Z] Stepping: 0 [2025-04-12T06:08:09.237Z] CPU MHz: 2799.998 [2025-04-12T06:08:09.237Z] BogoMIPS: 5599.99 [2025-04-12T06:08:09.237Z] Virtualization: AMD-V [2025-04-12T06:08:09.237Z] Hypervisor vendor: KVM [2025-04-12T06:08:09.237Z] Virtualization type: full [2025-04-12T06:08:09.237Z] L1d cache: 256 KiB [2025-04-12T06:08:09.237Z] L1i cache: 256 KiB [2025-04-12T06:08:09.237Z] L2 cache: 4 MiB [2025-04-12T06:08:09.237Z] L3 cache: 128 MiB [2025-04-12T06:08:09.237Z] NUMA node0 CPU(s): 0-7 [2025-04-12T06:08:09.237Z] Vulnerability Itlb multihit: Not affected [2025-04-12T06:08:09.237Z] Vulnerability L1tf: Not affected [2025-04-12T06:08:09.237Z] Vulnerability Mds: Not affected [2025-04-12T06:08:09.237Z] Vulnerability Meltdown: Not affected [2025-04-12T06:08:09.237Z] Vulnerability Mmio stale data: Not affected [2025-04-12T06:08:09.237Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-04-12T06:08:09.237Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-04-12T06:08:09.237Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-04-12T06:08:09.237Z] Vulnerability Srbds: Not affected [2025-04-12T06:08:09.237Z] Vulnerability Tsx async abort: Not affected [2025-04-12T06:08:09.237Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] ---> nproc: [2025-04-12T06:08:09.237Z] 8 [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] ---> df -h: [2025-04-12T06:08:09.237Z] Filesystem Size Used Avail Use% Mounted on [2025-04-12T06:08:09.237Z] overlay 155G 9.8G 146G 7% / [2025-04-12T06:08:09.237Z] tmpfs 64M 0 64M 0% /dev [2025-04-12T06:08:09.237Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-04-12T06:08:09.237Z] shm 64M 0 64M 0% /dev/shm [2025-04-12T06:08:09.237Z] /dev/vda1 155G 9.8G 146G 7% /facter-os [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] ---> sar -b -r -n DEV: [2025-04-12T06:08:09.237Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44823) 04/12/25 _x86_64_ (8 CPU) [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] 06:05:12 LINUX RESTART (8 CPU) [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] 06:06:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-04-12T06:08:09.237Z] 06:07:01 281.44 14.85 266.59 0.00 1901.42 84871.20 0.00 [2025-04-12T06:08:09.237Z] 06:08:01 13.56 0.15 13.41 0.00 12.13 36245.12 0.00 [2025-04-12T06:08:09.237Z] Average: 147.49 7.50 139.99 0.00 956.69 60556.14 0.00 [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] 06:06:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-04-12T06:08:09.237Z] 06:07:01 29932172 31589588 768264 2.34 59772 1893440 1790908 5.28 982028 1642552 32 [2025-04-12T06:08:09.237Z] 06:08:01 29395368 31549768 778952 2.37 78516 2346092 1832180 5.40 1015404 2093548 403640 [2025-04-12T06:08:09.237Z] Average: 29663770 31569678 773608 2.35 69144 2119766 1811544 5.34 998716 1868050 201836 [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] 06:06:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-04-12T06:08:09.237Z] 06:07:01 ens3 309.62 188.32 1998.86 64.09 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] 06:07:01 lo 4.00 4.00 0.39 0.39 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] 06:07:01 docker0 2.07 2.32 0.25 18.04 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] 06:08:01 ens3 87.64 57.80 2522.26 9.98 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] 06:08:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] Average: ens3 198.62 123.05 2260.58 37.03 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] Average: lo 2.57 2.57 0.25 0.25 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] Average: docker0 1.03 1.16 0.12 9.02 0.00 0.00 0.00 0.00 [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] ---> sar -P ALL: [2025-04-12T06:08:09.237Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-44823) 04/12/25 _x86_64_ (8 CPU) [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] 06:05:12 LINUX RESTART (8 CPU) [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] 06:06:01 CPU %user %nice %system %iowait %steal %idle [2025-04-12T06:08:09.237Z] 06:07:01 all 4.80 0.00 1.41 1.28 0.03 92.47 [2025-04-12T06:08:09.237Z] 06:07:01 0 4.56 0.00 1.19 0.30 0.03 93.92 [2025-04-12T06:08:09.237Z] 06:07:01 1 5.10 0.00 1.41 0.28 0.03 93.17 [2025-04-12T06:08:09.237Z] 06:07:01 2 5.14 0.00 0.89 0.05 0.03 93.89 [2025-04-12T06:08:09.237Z] 06:07:01 3 3.73 0.00 1.25 0.10 0.03 94.88 [2025-04-12T06:08:09.237Z] 06:07:01 4 4.81 0.00 1.99 0.07 0.03 93.10 [2025-04-12T06:08:09.237Z] 06:07:01 5 5.67 0.00 0.96 0.72 0.03 92.62 [2025-04-12T06:08:09.237Z] 06:07:01 6 4.00 0.00 1.33 0.12 0.03 94.52 [2025-04-12T06:08:09.237Z] 06:07:01 7 5.44 0.00 2.30 8.65 0.03 83.57 [2025-04-12T06:08:09.237Z] 06:08:01 all 2.61 0.00 1.02 0.20 0.02 96.16 [2025-04-12T06:08:09.237Z] 06:08:01 0 2.47 0.00 1.45 0.05 0.02 96.00 [2025-04-12T06:08:09.237Z] 06:08:01 1 2.78 0.00 1.09 0.65 0.02 95.47 [2025-04-12T06:08:09.237Z] 06:08:01 2 1.99 0.00 0.94 0.15 0.02 96.90 [2025-04-12T06:08:09.237Z] 06:08:01 3 2.03 0.00 1.19 0.00 0.03 96.75 [2025-04-12T06:08:09.237Z] 06:08:01 4 2.36 0.00 0.74 0.02 0.02 96.87 [2025-04-12T06:08:09.237Z] 06:08:01 5 2.61 0.00 0.99 0.03 0.02 96.35 [2025-04-12T06:08:09.237Z] 06:08:01 6 3.41 0.00 0.75 0.68 0.02 95.14 [2025-04-12T06:08:09.237Z] 06:08:01 7 3.19 0.00 0.99 0.00 0.02 95.81 [2025-04-12T06:08:09.237Z] Average: all 3.70 0.00 1.21 0.74 0.03 94.31 [2025-04-12T06:08:09.237Z] Average: 0 3.52 0.00 1.32 0.18 0.03 94.96 [2025-04-12T06:08:09.237Z] Average: 1 3.94 0.00 1.25 0.47 0.03 94.32 [2025-04-12T06:08:09.237Z] Average: 2 3.56 0.00 0.91 0.10 0.03 95.40 [2025-04-12T06:08:09.237Z] Average: 3 2.88 0.00 1.22 0.05 0.03 95.82 [2025-04-12T06:08:09.237Z] Average: 4 3.58 0.00 1.36 0.04 0.03 94.99 [2025-04-12T06:08:09.237Z] Average: 5 4.14 0.00 0.97 0.38 0.03 94.49 [2025-04-12T06:08:09.237Z] Average: 6 3.70 0.00 1.04 0.40 0.02 94.83 [2025-04-12T06:08:09.237Z] Average: 7 4.32 0.00 1.64 4.32 0.03 89.70 [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z] [2025-04-12T06:08:09.237Z]