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 23ff995a3aef02e85a45daf0513f418e4247a776+84423b89ce30e37f30f8c64be74fe5fa8ac28ccc (57c84a8b78ed481cd790a95da692be7e58eec0b1) 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-ssh4938113497015933036.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 8a1c751da23b8e3f408272cfa8df2fe70a0b63d9 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-ssh69081630884276303.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 8a1c751da23b8e3f408272cfa8df2fe70a0b63d9 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-ssh16166550639352956810.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8a1c751da23b8e3f408272cfa8df2fe70a0b63d9 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 8a1c751da23b8e3f408272cfa8df2fe70a0b63d9 # timeout=10 Commit message: "fix" > 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-ssh8772226003062692892.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-ssh1780588646201109240.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, testScript:make test GOTESTFLAGS="-json -v"] ========================================================= [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 GOTESTFLAGS="-json -v" 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-42242 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 23ff995a3aef02e85a45daf0513f418e4247a776 Merge succeeded, producing 23ff995a3aef02e85a45daf0513f418e4247a776 Checking out Revision 23ff995a3aef02e85a45daf0513f418e4247a776 (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 23ff995a3aef02e85a45daf0513f418e4247a776 # 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 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 Commit message: "ci: test multi-arch pipeline" > git rev-list --no-walk 23ff995a3aef02e85a45daf0513f418e4247a776 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-28T08:35:38.741Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-28T08:35:38.839Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-28T08:35:38.869Z] ========================================================= [2025-03-28T08:35:38.869Z] EdgeX Global Pipelines Version Info [2025-03-28T08:35:38.869Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:35:39.977Z] ------------------- [2025-03-28T08:35:39.977Z] stable info: [2025-03-28T08:35:39.977Z] ------------------- [2025-03-28T08:35:39.977Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-28T08:35:39.977Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-28T08:35:39.977Z] Message: update stable to v1.0.273 [2025-03-28T08:35:40.236Z] ------------------- [2025-03-28T08:35:40.236Z] experimental info: [2025-03-28T08:35:40.236Z] ------------------- [2025-03-28T08:35:40.236Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-28T08:35:40.236Z] Commit SHA: 8a1c751da23b8e3f408272cfa8df2fe70a0b63d9 [2025-03-28T08:35:40.236Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-28T08:35:40.355Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo [2025-03-28T08:35:40.375Z] [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo [2025-03-28T08:35:40.400Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-28T08:35:40.424Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo [2025-03-28T08:35:40.448Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-28T08:35:40.470Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-28T08:35:40.493Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-28T08:35:40.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2025-03-28T08:35:40.538Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-28T08:35:40.564Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-28T08:35:40.597Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-28T08:35:40.627Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo [2025-03-28T08:35:40.659Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-28T08:35:40.690Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-28T08:35:40.719Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-28T08:35:40.744Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-28T08:35:40.772Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2025-03-28T08:35:40.801Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2025-03-28T08:35:40.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-28T08:35:40.847Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-28T08:35:40.872Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2025-03-28T08:35:40.896Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2025-03-28T08:35:40.917Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2025-03-28T08:35:40.937Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2025-03-28T08:35:40.967Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2025-03-28T08:35:40.995Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-28T08:35:41.020Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-28T08:35:41.043Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-165 [Pipeline] echo [2025-03-28T08:35:41.067Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-165 [Pipeline] echo [2025-03-28T08:35:41.095Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-165 [Pipeline] echo [2025-03-28T08:35:41.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-28T08:35:41.150Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 23ff995 [Pipeline] echo [2025-03-28T08:35:41.175Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T08:35:41.243Z] provisioning config files... [2025-03-28T08:35:41.258Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config11189806120430738480tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:35:41.590Z] ---> ****-login.sh [2025-03-28T08:35:41.590Z] nexus3.edgexfoundry.org:10001 [2025-03-28T08:35:41.849Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:42.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:42.108Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:42.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:42.108Z] [2025-03-28T08:35:42.108Z] Login Succeeded [2025-03-28T08:35:42.108Z] nexus3.edgexfoundry.org:10002 [2025-03-28T08:35:42.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:42.109Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:42.109Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:42.109Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:42.109Z] [2025-03-28T08:35:42.109Z] Login Succeeded [2025-03-28T08:35:42.109Z] nexus3.edgexfoundry.org:10003 [2025-03-28T08:35:42.109Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:42.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:42.369Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:42.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:42.369Z] [2025-03-28T08:35:42.369Z] Login Succeeded [2025-03-28T08:35:42.369Z] nexus3.edgexfoundry.org:10004 [2025-03-28T08:35:42.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:42.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:42.369Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:42.369Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:42.369Z] [2025-03-28T08:35:42.369Z] Login Succeeded [2025-03-28T08:35:42.369Z] ****.io [2025-03-28T08:35:42.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:42.629Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:42.629Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:42.629Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:42.629Z] [2025-03-28T08:35:42.629Z] Login Succeeded [2025-03-28T08:35:42.629Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T08:35:42.637Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2025-03-28T08:35:43.069Z] + git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-28T08:35:43.098Z] -----------> git rev-list -1 --merges 23ff995a3aef02e85a45daf0513f418e4247a776~1..23ff995a3aef02e85a45daf0513f418e4247a776 23ff995a3aef02e85a45daf0513f418e4247a776 [false] [Pipeline] sh [2025-03-28T08:35:43.474Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-28T08:35:43.488Z] ========================================================= [2025-03-28T08:35:43.488Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-28T08:35:43.488Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-28T08:35:43.830Z] + git log --format=format:%s -1 23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] echo [2025-03-28T08:35:43.843Z] [semverPrep] GIT_COMMIT: 23ff995a3aef02e85a45daf0513f418e4247a776, Commit Message: ci: test multi-arch pipeline [Pipeline] echo [2025-03-28T08:35:43.859Z] [semverPrep] This is not a build commit. [Pipeline] sh [2025-03-28T08:35:44.321Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-28T08:35:44.321Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-28T08:35:44.321Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-28T08:35:44.321Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-28T08:35:44.321Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-28T08:35:44.321Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-28T08:35:44.321Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:35:44.780Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T08:35:44.780Z] [2025-03-28T08:35:44.780Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:35:45.092Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T08:35:45.092Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-28T08:35:45.092Z] b85a868b505f: Pulling fs layer [2025-03-28T08:35:45.092Z] e2be974225ed: Pulling fs layer [2025-03-28T08:35:45.092Z] 339a4e72a1f5: Pulling fs layer [2025-03-28T08:35:45.092Z] 988bab9f4d93: Pulling fs layer [2025-03-28T08:35:45.092Z] 1469e6f7b9e6: Pulling fs layer [2025-03-28T08:35:45.092Z] eaf3925da568: Pulling fs layer [2025-03-28T08:35:45.092Z] 988bab9f4d93: Waiting [2025-03-28T08:35:45.092Z] eaf3925da568: Waiting [2025-03-28T08:35:45.092Z] 1469e6f7b9e6: Waiting [2025-03-28T08:35:45.092Z] bab4dde63d76: Pulling fs layer [2025-03-28T08:35:45.092Z] bde34c3a00c8: Pulling fs layer [2025-03-28T08:35:45.092Z] bab4dde63d76: Waiting [2025-03-28T08:35:45.092Z] b352a97aabf1: Pulling fs layer [2025-03-28T08:35:45.092Z] 4872d77fe225: Pulling fs layer [2025-03-28T08:35:45.092Z] 5851b861e8e6: Pulling fs layer [2025-03-28T08:35:45.092Z] bde34c3a00c8: Waiting [2025-03-28T08:35:45.092Z] b352a97aabf1: Waiting [2025-03-28T08:35:45.092Z] 4872d77fe225: Waiting [2025-03-28T08:35:45.092Z] 5851b861e8e6: Waiting [2025-03-28T08:35:45.092Z] e2be974225ed: Verifying Checksum [2025-03-28T08:35:45.092Z] e2be974225ed: Download complete [2025-03-28T08:35:45.092Z] 988bab9f4d93: Verifying Checksum [2025-03-28T08:35:45.092Z] 988bab9f4d93: Download complete [2025-03-28T08:35:45.092Z] 1469e6f7b9e6: Verifying Checksum [2025-03-28T08:35:45.092Z] 1469e6f7b9e6: Download complete [2025-03-28T08:35:45.092Z] 339a4e72a1f5: Verifying Checksum [2025-03-28T08:35:45.092Z] 339a4e72a1f5: Download complete [2025-03-28T08:35:45.352Z] eaf3925da568: Download complete [2025-03-28T08:35:45.352Z] bde34c3a00c8: Verifying Checksum [2025-03-28T08:35:45.352Z] bde34c3a00c8: Download complete [2025-03-28T08:35:45.352Z] b352a97aabf1: Download complete [2025-03-28T08:35:45.352Z] 4872d77fe225: Verifying Checksum [2025-03-28T08:35:45.352Z] 4872d77fe225: Download complete [2025-03-28T08:35:45.352Z] 5851b861e8e6: Verifying Checksum [2025-03-28T08:35:45.352Z] 5851b861e8e6: Download complete [2025-03-28T08:35:45.352Z] b85a868b505f: Download complete [2025-03-28T08:35:45.612Z] bab4dde63d76: Verifying Checksum [2025-03-28T08:35:45.613Z] bab4dde63d76: Download complete [2025-03-28T08:35:46.553Z] b85a868b505f: Pull complete [2025-03-28T08:35:46.553Z] e2be974225ed: Pull complete [2025-03-28T08:35:47.125Z] 339a4e72a1f5: Pull complete [2025-03-28T08:35:47.125Z] 988bab9f4d93: Pull complete [2025-03-28T08:35:47.484Z] 1469e6f7b9e6: Pull complete [2025-03-28T08:35:47.484Z] eaf3925da568: Pull complete [2025-03-28T08:35:49.387Z] bab4dde63d76: Pull complete [2025-03-28T08:35:49.387Z] bde34c3a00c8: Pull complete [2025-03-28T08:35:49.387Z] b352a97aabf1: Pull complete [2025-03-28T08:35:49.387Z] 4872d77fe225: Pull complete [2025-03-28T08:35:49.387Z] 5851b861e8e6: Pull complete [2025-03-28T08:35:49.387Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-28T08:35:49.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-28T08:35:49.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T08:35:49.561Z] prd-ubuntu20.04-docker-8c-8g-42242 does not seem to be running inside a container [2025-03-28T08:35:49.595Z] $ 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-03-28T08:35:51.911Z] $ docker top dcec52d4aabaf444bfbde79cf606121109e83868ebef934e08717cdd2789c764 -eo pid,comm [2025-03-28T08:35:51.979Z] 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-03-28T08:35:51.979Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-28T08:35:52.048Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-28T08:35:52.048Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-28T08:35:52.183Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-28T08:35:52.186Z] $ docker exec dcec52d4aabaf444bfbde79cf606121109e83868ebef934e08717cdd2789c764 ssh-agent [2025-03-28T08:35:52.303Z] SSH_AUTH_SOCK=/tmp/ssh-ouir3a85CGaz/agent.33 [2025-03-28T08:35:52.303Z] SSH_AGENT_PID=39 [2025-03-28T08:35:52.312Z] Running ssh-add (command line suppressed) [2025-03-28T08:35:52.421Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_11120116150793838562.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_11120116150793838562.key) [2025-03-28T08:35:52.436Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-28T08:35:52.738Z] + git tag --points-at HEAD [Pipeline] } [2025-03-28T08:35:52.750Z] $ docker exec --env ******** --env ******** dcec52d4aabaf444bfbde79cf606121109e83868ebef934e08717cdd2789c764 ssh-agent -k [2025-03-28T08:35:52.853Z] unset SSH_AUTH_SOCK; [2025-03-28T08:35:52.854Z] unset SSH_AGENT_PID; [2025-03-28T08:35:52.854Z] echo Agent pid 39 killed; [2025-03-28T08:35:52.863Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-28T08:35:52.911Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-28T08:35:52.911Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-28T08:35:53.338Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-28T08:35:53.340Z] $ docker exec dcec52d4aabaf444bfbde79cf606121109e83868ebef934e08717cdd2789c764 ssh-agent [2025-03-28T08:35:53.445Z] SSH_AUTH_SOCK=/tmp/ssh-I0u0XK8QQp7y/agent.72 [2025-03-28T08:35:53.445Z] SSH_AGENT_PID=78 [2025-03-28T08:35:53.451Z] Running ssh-add (command line suppressed) [2025-03-28T08:35:53.548Z] Identity added: /w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_14610025059368237204.key (/w/workspace/gexfoundry_sample-service_PR-165@tmp/private_key_14610025059368237204.key) [2025-03-28T08:35:53.568Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-28T08:35:53.863Z] + git semver init [2025-03-28T08:35:54.124Z] 2025-03-28 08:35:54,025 [run_init] DEBUG init version:0.0.0 force:False [2025-03-28T08:35:54.124Z] 2025-03-28 08:35:54,026 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-28T08:35:54.124Z] 2025-03-28 08:35:54,026 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/gexfoundry_sample-service_PR-165/.semver [2025-03-28T08:35:54.124Z] 2025-03-28 08:35:54,026 [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-03-28T08:35:54.694Z] 2025-03-28 08:35:54,660 [append_file] DEBUG append to file:/w/workspace/gexfoundry_sample-service_PR-165/.git/info/exclude [2025-03-28T08:35:54.694Z] 2025-03-28 08:35:54,660 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 with force:False [2025-03-28T08:35:54.694Z] 2025-03-28 08:35:54,661 [write_file] DEBUG write to file:/w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-28T08:35:54.694Z] 2025-03-28 08:35:54,665 [execute] INFO git cat-file --batch-check [2025-03-28T08:35:54.694Z] 2025-03-28 08:35:54,665 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-28T08:35:54.694Z] 2025-03-28 08:35:54,671 [execute] INFO git cat-file --batch [2025-03-28T08:35:54.694Z] 2025-03-28 08:35:54,671 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_sample-service_PR-165/.semver, universal_newlines=False, shell=None, istream=) [2025-03-28T08:35:54.694Z] 2025-03-28 08:35:54,677 [read_version] DEBUG read version from /w/workspace/gexfoundry_sample-service_PR-165/.semver/PR-165 [2025-03-28T08:35:54.694Z] 0.0.0 [Pipeline] } [2025-03-28T08:35:54.962Z] $ docker exec --env ******** --env ******** dcec52d4aabaf444bfbde79cf606121109e83868ebef934e08717cdd2789c764 ssh-agent -k [2025-03-28T08:35:55.057Z] unset SSH_AUTH_SOCK; [2025-03-28T08:35:55.058Z] unset SSH_AGENT_PID; [2025-03-28T08:35:55.058Z] echo Agent pid 78 killed; [2025-03-28T08:35:55.069Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-28T08:35:55.399Z] + git semver [Pipeline] } [2025-03-28T08:35:55.670Z] $ docker stop --time=1 dcec52d4aabaf444bfbde79cf606121109e83868ebef934e08717cdd2789c764 [2025-03-28T08:35:56.987Z] $ docker rm -f --volumes dcec52d4aabaf444bfbde79cf606121109e83868ebef934e08717cdd2789c764 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-28T08:35:57.341Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-28T08:35:57.567Z] Stashed 1 file(s) [Pipeline] echo [2025-03-28T08:35:57.570Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T08:35:57.853Z] provisioning config files... [Pipeline] // stage [Pipeline] } [2025-03-28T08:35:57.864Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config11180336494535550933tmp [Pipeline] // stage [Pipeline] { [Pipeline] } [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:35:58.192Z] ---> ****-login.sh [2025-03-28T08:35:58.192Z] nexus3.edgexfoundry.org:10001 [2025-03-28T08:35:58.192Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:58.192Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:58.192Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:58.192Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:58.192Z] [2025-03-28T08:35:58.192Z] Login Succeeded [2025-03-28T08:35:58.192Z] nexus3.edgexfoundry.org:10002 [2025-03-28T08:35:58.193Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:58.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:58.193Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:58.193Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:58.193Z] [2025-03-28T08:35:58.193Z] Login Succeeded [2025-03-28T08:35:58.193Z] nexus3.edgexfoundry.org:10003 [2025-03-28T08:35:58.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:58.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:58.453Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:58.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:58.453Z] [2025-03-28T08:35:58.453Z] Login Succeeded [2025-03-28T08:35:58.453Z] nexus3.edgexfoundry.org:10004 [2025-03-28T08:35:58.453Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:58.453Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:58.453Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:58.453Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:58.453Z] [2025-03-28T08:35:58.453Z] Login Succeeded [2025-03-28T08:35:58.453Z] ****.io [2025-03-28T08:35:58.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:35:58.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:35:58.712Z] Configure a credential helper to remove this warning. See [2025-03-28T08:35:58.712Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:35:58.712Z] [2025-03-28T08:35:58.712Z] Login Succeeded [2025-03-28T08:35:58.713Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T08:35:58.719Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2025-03-28T08:35:58.825Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T08:35:58.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T08:35:58.866Z] ========================================================= [2025-03-28T08:35:58.866Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-28T08:35:58.866Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:35:59.199Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . [2025-03-28T08:35:59.199Z] Sending build context to Docker daemon 2.71MB [2025-03-28T08:35:59.199Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2025-03-28T08:35:59.199Z] Step 2/12 : FROM ${BASE} AS builder [2025-03-28T08:35:59.199Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-28T08:35:59.200Z] da9db072f522: Pulling fs layer [2025-03-28T08:35:59.200Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-28T08:35:59.200Z] 06f05ace1117: Pulling fs layer [2025-03-28T08:35:59.200Z] 5fe327b54edc: Pulling fs layer [2025-03-28T08:35:59.200Z] 4f4fb700ef54: Pulling fs layer [2025-03-28T08:35:59.200Z] 92a5565b7b96: Pulling fs layer [2025-03-28T08:35:59.200Z] ff9bb7016b71: Pulling fs layer [2025-03-28T08:35:59.200Z] b67dba6c2c7d: Pulling fs layer [2025-03-28T08:35:59.200Z] a813b0c90790: Pulling fs layer [2025-03-28T08:35:59.200Z] 5fe327b54edc: Waiting [2025-03-28T08:35:59.200Z] 4f4fb700ef54: Waiting [2025-03-28T08:35:59.200Z] 92a5565b7b96: Waiting [2025-03-28T08:35:59.200Z] ff9bb7016b71: Waiting [2025-03-28T08:35:59.200Z] b67dba6c2c7d: Waiting [2025-03-28T08:35:59.200Z] a813b0c90790: Waiting [2025-03-28T08:35:59.200Z] 6ef4a4ee8ca5: Download complete [2025-03-28T08:35:59.200Z] 5fe327b54edc: Verifying Checksum [2025-03-28T08:35:59.200Z] 5fe327b54edc: Download complete [2025-03-28T08:35:59.200Z] 4f4fb700ef54: Verifying Checksum [2025-03-28T08:35:59.200Z] 4f4fb700ef54: Download complete [2025-03-28T08:35:59.200Z] 92a5565b7b96: Verifying Checksum [2025-03-28T08:35:59.200Z] 92a5565b7b96: Download complete [2025-03-28T08:35:59.462Z] da9db072f522: Download complete [2025-03-28T08:35:59.462Z] ff9bb7016b71: Verifying Checksum [2025-03-28T08:35:59.462Z] ff9bb7016b71: Download complete [2025-03-28T08:35:59.462Z] da9db072f522: Pull complete [2025-03-28T08:35:59.722Z] a813b0c90790: Verifying Checksum [2025-03-28T08:35:59.722Z] a813b0c90790: Download complete [2025-03-28T08:35:59.722Z] 6ef4a4ee8ca5: Pull complete [2025-03-28T08:35:59.722Z] 06f05ace1117: Download complete [2025-03-28T08:36:00.289Z] b67dba6c2c7d: Verifying Checksum [2025-03-28T08:36:00.289Z] b67dba6c2c7d: Download complete [2025-03-28T08:36:03.678Z] 06f05ace1117: Pull complete [2025-03-28T08:36:03.678Z] 5fe327b54edc: Pull complete [2025-03-28T08:36:03.678Z] 4f4fb700ef54: Pull complete [2025-03-28T08:36:03.678Z] 92a5565b7b96: Pull complete [2025-03-28T08:36:03.678Z] ff9bb7016b71: Pull complete [2025-03-28T08:36:06.214Z] b67dba6c2c7d: Pull complete [2025-03-28T08:36:06.214Z] a813b0c90790: Pull complete [2025-03-28T08:36:06.214Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-28T08:36:06.214Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-28T08:36:06.214Z] ---> 3ba60ce46760 [2025-03-28T08:36:06.214Z] Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-28T08:36:09.558Z] ---> Running in e855158261e8 [2025-03-28T08:36:09.558Z] Removing intermediate container e855158261e8 [2025-03-28T08:36:09.558Z] ---> 198d18b432ff [2025-03-28T08:36:09.558Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2025-03-28T08:36:09.558Z] ---> Running in 774530131d5e [2025-03-28T08:36:09.558Z] Removing intermediate container 774530131d5e [2025-03-28T08:36:09.558Z] ---> 42478a3b85c3 [2025-03-28T08:36:09.558Z] Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-28T08:36:09.558Z] ---> Running in cbc695a39710 [2025-03-28T08:36:09.818Z] Removing intermediate container cbc695a39710 [2025-03-28T08:36:09.818Z] ---> bad46a7883a7 [2025-03-28T08:36:09.818Z] Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-28T08:36:09.818Z] ---> Running in acd4d1fca6fa [2025-03-28T08:36:10.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T08:36:10.078Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T08:36:10.647Z] (1/4) Installing openssh-keygen (9.7_p1-r5) [2025-03-28T08:36:10.647Z] (2/4) Installing libedit (20240517.3.1-r0) [2025-03-28T08:36:10.647Z] (3/4) Installing openssh-client-common (9.7_p1-r5) [2025-03-28T08:36:10.647Z] (4/4) Installing openssh-client-default (9.7_p1-r5) [2025-03-28T08:36:10.647Z] Executing busybox-1.36.1-r29.trigger [2025-03-28T08:36:10.647Z] OK: 252 MiB in 62 packages [2025-03-28T08:36:10.909Z] Removing intermediate container acd4d1fca6fa [2025-03-28T08:36:10.909Z] ---> 4561240411b2 [2025-03-28T08:36:10.909Z] Step 7/12 : WORKDIR /sample-service [2025-03-28T08:36:11.169Z] ---> Running in 291caecbbd59 [2025-03-28T08:36:11.169Z] Removing intermediate container 291caecbbd59 [2025-03-28T08:36:11.169Z] ---> a20e7cf37981 [2025-03-28T08:36:11.169Z] Step 8/12 : COPY go.mod vendor* ./ [2025-03-28T08:36:11.169Z] ---> 5819973771ea [2025-03-28T08:36:11.169Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T08:36:11.169Z] ---> Running in 17ce70934faf [2025-03-28T08:36:17.832Z] Removing intermediate container 17ce70934faf [2025-03-28T08:36:17.832Z] ---> 4b16ad3bd7be [2025-03-28T08:36:17.832Z] Step 10/12 : COPY . . [2025-03-28T08:36:17.832Z] ---> e4db5381ab04 [2025-03-28T08:36:17.832Z] Step 11/12 : ARG MAKE='make build' [2025-03-28T08:36:17.832Z] ---> Running in 5efcf231e698 [2025-03-28T08:36:17.832Z] Removing intermediate container 5efcf231e698 [2025-03-28T08:36:17.832Z] ---> 6954ab71a198 [2025-03-28T08:36:17.832Z] Step 12/12 : RUN $MAKE [2025-03-28T08:36:17.832Z] ---> Running in 3d9e3838ed0f [2025-03-28T08:36:17.832Z] noop [2025-03-28T08:36:18.093Z] Removing intermediate container 3d9e3838ed0f [2025-03-28T08:36:18.093Z] ---> 4d74e881b1c6 [2025-03-28T08:36:18.093Z] Successfully built 4d74e881b1c6 [2025-03-28T08:36:18.093Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:18.437Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-28T08:36:18.437Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T08:36:18.603Z] prd-ubuntu20.04-docker-8c-8g-42242 does not seem to be running inside a container [2025-03-28T08:36:18.634Z] $ docker run -t -d -u 1001:1001 -u 0:0 -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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-28T08:36:18.978Z] $ docker top 931a51947b170d57bf2f61c9362bbfb1e67f500671008617a3eeb19be5da8330 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T08:36:19.336Z] + go version [2025-03-28T08:36:19.336Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-28T08:36:19.345Z] $ docker stop --time=1 931a51947b170d57bf2f61c9362bbfb1e67f500671008617a3eeb19be5da8330 [2025-03-28T08:36:20.621Z] $ docker rm -f --volumes 931a51947b170d57bf2f61c9362bbfb1e67f500671008617a3eeb19be5da8330 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:21.080Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-28T08:36:21.080Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T08:36:21.171Z] prd-ubuntu20.04-docker-8c-8g-42242 does not seem to be running inside a container [2025-03-28T08:36:21.197Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-x86_64 cat [2025-03-28T08:36:21.533Z] $ docker top d53ffdce26baf1985c03b75f3b06816e271dd4aa3c1dd261e229d001b433d525 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T08:36:21.895Z] + git config --global --add safe.directory /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] fileExists [Pipeline] sh [2025-03-28T08:36:22.204Z] + make test 'GOTESTFLAGS=-json -v' [2025-03-28T08:36:22.204Z] CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest [2025-03-28T08:36:23.143Z] CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt [2025-03-28T08:36:33.132Z] 📦 github.com/edgexfoundry/sample-service [2025-03-28T08:36:33.132Z] 🛑 no test files [2025-03-28T08:36:33.132Z] [2025-03-28T08:36:33.132Z] 📦 github.com/edgexfoundry/sample-service/cmd [2025-03-28T08:36:33.132Z] github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements [2025-03-28T08:36:33.132Z] [2025-03-28T08:36:33.132Z] 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) [2025-03-28T08:36:33.132Z] level=ERROR ts=2025-03-28T08:36:31.236522621Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" [2025-03-28T08:36:33.132Z] ✅ TestHandleReadCommands (0s) [2025-03-28T08:36:33.132Z] ✅ TestHandleWriteCommands (0s) [2025-03-28T08:36:33.132Z] ✅ TestValue_Int16 (0s) [2025-03-28T08:36:33.132Z] ✅ TestValue_Int32 (0s) [2025-03-28T08:36:33.132Z] ✅ TestValue_Int64 (0s) [2025-03-28T08:36:33.132Z] ✅ TestValue_Int8 (0s) [2025-03-28T08:36:33.132Z] [2025-03-28T08:36:33.132Z] CGO_ENABLED=1 go vet ./... [2025-03-28T08:36:34.065Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-28T08:36:34.065Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-28T08:36:34.065Z] ./bin/test-attribution-txt.sh [2025-03-28T08:36:34.065Z] An attribution for golang.org/x/crypto is missing from Attribution.txt, please add [2025-03-28T08:36:34.065Z] An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo [2025-03-28T08:36:34.079Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } [2025-03-28T08:36:34.096Z] $ docker stop --time=1 d53ffdce26baf1985c03b75f3b06816e271dd4aa3c1dd261e229d001b433d525 [2025-03-28T08:36:35.976Z] $ docker rm -f --volumes d53ffdce26baf1985c03b75f3b06816e271dd4aa3c1dd261e229d001b433d525 [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-28T08:36:36.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2025-03-28T08:36:36.424Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2025-03-28T08:36:37.105Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2025-03-28T08:36:37.392Z] + ls -al . [2025-03-28T08:36:37.392Z] total 160 [2025-03-28T08:36:37.392Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 28 08:36 . [2025-03-28T08:36:37.392Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 28 08:35 .. [2025-03-28T08:36:37.392Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 28 08:35 .git [2025-03-28T08:36:37.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 08:35 .github [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 46 Mar 28 08:35 .gitignore [2025-03-28T08:36:37.392Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 08:35 .semver [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 4832 Mar 28 08:35 Attribution.txt [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 34862 Mar 28 08:35 CHANGELOG.md [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 1434 Mar 28 08:35 Dockerfile [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 821 Mar 28 08:35 Jenkinsfile [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 729 Mar 28 08:35 Jenkinsfile-sandbox [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 3586 Mar 28 08:35 Jenkinsfile.edgexSemver [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 11340 Mar 28 08:35 LICENSE [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 1308 Mar 28 08:35 Makefile [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 3063 Mar 28 08:35 README.md [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 28 08:35 VERSION [2025-03-28T08:36:37.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 08:35 api [2025-03-28T08:36:37.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 08:35 bin [2025-03-28T08:36:37.392Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 28 08:35 cmd [2025-03-28T08:36:37.392Z] -rw-r--r-- 1 jenkins jenkins 5399 Mar 28 08:36 coverage.out [2025-03-28T08:36:37.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 08:35 driver [2025-03-28T08:36:37.392Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 28 08:35 example [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 1955 Mar 28 08:35 go.mod [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 13083 Mar 28 08:35 go.sum [2025-03-28T08:36:37.392Z] -rw-rw-r-- 1 jenkins jenkins 225 Mar 28 08:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:37.711Z] + docker build -t sample-service -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 --label arch=amd64 --label version=0.0.0 . [2025-03-28T08:36:37.712Z] Sending build context to Docker daemon 2.716MB [2025-03-28T08:36:37.712Z] Step 1/23 : ARG BASE=golang:1.21-alpine3.18 [2025-03-28T08:36:37.712Z] Step 2/23 : FROM ${BASE} AS builder [2025-03-28T08:36:37.712Z] ---> 4d74e881b1c6 [2025-03-28T08:36:37.712Z] Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" [2025-03-28T08:36:37.712Z] ---> Running in da19358e1eb2 [2025-03-28T08:36:37.712Z] Removing intermediate container da19358e1eb2 [2025-03-28T08:36:37.712Z] ---> f79ca1f048aa [2025-03-28T08:36:37.712Z] Step 4/23 : ARG ALPINE_PKG_EXTRA="" [2025-03-28T08:36:37.970Z] ---> Running in 7cfd7b91bc53 [2025-03-28T08:36:37.970Z] Removing intermediate container 7cfd7b91bc53 [2025-03-28T08:36:37.970Z] ---> d9f1c93219d4 [2025-03-28T08:36:37.970Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-28T08:36:37.970Z] ---> Running in c201ea189d06 [2025-03-28T08:36:37.970Z] Removing intermediate container c201ea189d06 [2025-03-28T08:36:37.970Z] ---> 6a3d447ee5fd [2025-03-28T08:36:37.970Z] Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2025-03-28T08:36:37.970Z] ---> Running in 43f0419c32ca [2025-03-28T08:36:38.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-28T08:36:38.488Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-28T08:36:38.749Z] OK: 252 MiB in 62 packages [2025-03-28T08:36:39.327Z] Removing intermediate container 43f0419c32ca [2025-03-28T08:36:39.327Z] ---> 293ae41ec084 [2025-03-28T08:36:39.327Z] Step 7/23 : WORKDIR /sample-service [2025-03-28T08:36:39.327Z] ---> Running in 72bee22412dc [2025-03-28T08:36:39.327Z] Removing intermediate container 72bee22412dc [2025-03-28T08:36:39.327Z] ---> a5e56703cb76 [2025-03-28T08:36:39.327Z] Step 8/23 : COPY go.mod vendor* ./ [2025-03-28T08:36:39.327Z] ---> 3c71bcaeeb1e [2025-03-28T08:36:39.327Z] Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-28T08:36:39.327Z] ---> Running in 23637c39912b [2025-03-28T08:36:40.265Z] Removing intermediate container 23637c39912b [2025-03-28T08:36:40.265Z] ---> 03ca09e7e5e7 [2025-03-28T08:36:40.265Z] Step 10/23 : COPY . . [2025-03-28T08:36:40.265Z] ---> 5bebd2e00d4e [2025-03-28T08:36:40.265Z] Step 11/23 : ARG MAKE='make build' [2025-03-28T08:36:40.265Z] ---> Running in 6b8c380e69e2 [2025-03-28T08:36:40.523Z] Removing intermediate container 6b8c380e69e2 [2025-03-28T08:36:40.523Z] ---> bf6747f42988 [2025-03-28T08:36:40.523Z] Step 12/23 : RUN $MAKE [2025-03-28T08:36:40.523Z] ---> Running in 279e1ac68cbd [2025-03-28T08:36:40.782Z] CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=0.0.0" -o cmd/sample-service ./cmd [2025-03-28T08:36:53.084Z] Removing intermediate container 279e1ac68cbd [2025-03-28T08:36:53.084Z] ---> 2aa166c58e09 [2025-03-28T08:36:53.084Z] Step 13/23 : FROM alpine:3.18 [2025-03-28T08:36:53.084Z] 3.18: Pulling from library/alpine [2025-03-28T08:36:53.084Z] 44cf07d57ee4: Pulling fs layer [2025-03-28T08:36:53.084Z] 44cf07d57ee4: Verifying Checksum [2025-03-28T08:36:53.084Z] 44cf07d57ee4: Download complete [2025-03-28T08:36:53.084Z] 44cf07d57ee4: Pull complete [2025-03-28T08:36:53.084Z] Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f [2025-03-28T08:36:53.084Z] Status: Downloaded newer image for alpine:3.18 [2025-03-28T08:36:53.084Z] ---> 802c91d52981 [2025-03-28T08:36:53.084Z] Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2025-03-28T08:36:53.084Z] ---> Running in 682c1e471419 [2025-03-28T08:36:53.084Z] Removing intermediate container 682c1e471419 [2025-03-28T08:36:53.084Z] ---> cba5d3a60fd2 [2025-03-28T08:36:53.084Z] Step 15/23 : ENV APP_PORT=49999 [2025-03-28T08:36:53.084Z] ---> Running in 13ba201aee91 [2025-03-28T08:36:53.084Z] Removing intermediate container 13ba201aee91 [2025-03-28T08:36:53.084Z] ---> 58b4ace982af [2025-03-28T08:36:53.084Z] Step 16/23 : EXPOSE $APP_PORT [2025-03-28T08:36:53.084Z] ---> Running in f934dad7af72 [2025-03-28T08:36:53.084Z] Removing intermediate container f934dad7af72 [2025-03-28T08:36:53.084Z] ---> e79af9a37fb7 [2025-03-28T08:36:53.084Z] Step 17/23 : COPY --from=builder /sample-service/cmd / [2025-03-28T08:36:53.084Z] ---> 25fa6ca2faca [2025-03-28T08:36:53.084Z] Step 18/23 : COPY --from=builder /sample-service/LICENSE / [2025-03-28T08:36:53.084Z] ---> 01e808547ec0 [2025-03-28T08:36:53.084Z] Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / [2025-03-28T08:36:53.084Z] ---> 1a1b0919bc02 [2025-03-28T08:36:53.084Z] Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] [2025-03-28T08:36:53.084Z] ---> Running in cd3a215d4140 [2025-03-28T08:36:53.084Z] Removing intermediate container cd3a215d4140 [2025-03-28T08:36:53.084Z] ---> 373cc9634de1 [2025-03-28T08:36:53.084Z] Step 21/23 : LABEL arch=amd64 [2025-03-28T08:36:53.084Z] ---> Running in e2d8ccb7e3ec [2025-03-28T08:36:53.350Z] Removing intermediate container e2d8ccb7e3ec [2025-03-28T08:36:53.350Z] ---> 79392b5a8f33 [2025-03-28T08:36:53.350Z] Step 22/23 : LABEL git_sha=23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T08:36:53.350Z] ---> Running in 90d6060d3871 [2025-03-28T08:36:53.350Z] Removing intermediate container 90d6060d3871 [2025-03-28T08:36:53.350Z] ---> 2604da2417c7 [2025-03-28T08:36:53.350Z] Step 23/23 : LABEL version=0.0.0 [2025-03-28T08:36:53.350Z] ---> Running in 3cd27a9cf8b1 [2025-03-28T08:36:53.350Z] Removing intermediate container 3cd27a9cf8b1 [2025-03-28T08:36:53.350Z] ---> 441bed30576a [2025-03-28T08:36:53.350Z] [Warning] One or more build-args [ARCH] were not consumed [2025-03-28T08:36:53.350Z] Successfully built 441bed30576a [2025-03-28T08:36:53.350Z] Successfully tagged sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T08:36:53.493Z] provisioning config files... [2025-03-28T08:36:53.503Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config777596779968227715tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:36:53.820Z] ---> ****-login.sh [2025-03-28T08:36:53.820Z] nexus3.edgexfoundry.org:10001 [2025-03-28T08:36:53.820Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:36:53.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:36:53.821Z] Configure a credential helper to remove this warning. See [2025-03-28T08:36:53.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:36:53.821Z] [2025-03-28T08:36:53.821Z] Login Succeeded [2025-03-28T08:36:53.821Z] nexus3.edgexfoundry.org:10002 [2025-03-28T08:36:53.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:36:53.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:36:53.821Z] Configure a credential helper to remove this warning. See [2025-03-28T08:36:53.821Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:36:53.821Z] [2025-03-28T08:36:53.821Z] Login Succeeded [2025-03-28T08:36:53.821Z] nexus3.edgexfoundry.org:10003 [2025-03-28T08:36:54.089Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:36:54.089Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:36:54.089Z] Configure a credential helper to remove this warning. See [2025-03-28T08:36:54.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:36:54.090Z] [2025-03-28T08:36:54.090Z] Login Succeeded [2025-03-28T08:36:54.090Z] nexus3.edgexfoundry.org:10004 [2025-03-28T08:36:54.090Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:36:54.090Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:36:54.090Z] Configure a credential helper to remove this warning. See [2025-03-28T08:36:54.090Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:36:54.090Z] [2025-03-28T08:36:54.090Z] Login Succeeded [2025-03-28T08:36:54.090Z] ****.io [2025-03-28T08:36:54.352Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:36:54.352Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:36:54.352Z] Configure a credential helper to remove this warning. See [2025-03-28T08:36:54.353Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:36:54.353Z] [2025-03-28T08:36:54.353Z] Login Succeeded [2025-03-28T08:36:54.353Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T08:36:54.365Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T08:36:54.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-28T08:36:54.448Z] [edgeXDocker.push] Tagging docker image sample-service with the following tags: [2025-03-28T08:36:54.448Z] 23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T08:36:54.448Z] latest [2025-03-28T08:36:54.448Z] 0.0.0 [2025-03-28T08:36:54.448Z] 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T08:36:54.448Z] PR-165 [2025-03-28T08:36:54.448Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:54.797Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:55.132Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T08:36:55.132Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T08:36:55.132Z] ea82ecc82e6f: Preparing [2025-03-28T08:36:55.132Z] 54bc5d8a9828: Preparing [2025-03-28T08:36:55.132Z] 63243bcffc2a: Preparing [2025-03-28T08:36:55.132Z] f44f286046d9: Preparing [2025-03-28T08:36:55.132Z] f44f286046d9: Layer already exists [2025-03-28T08:36:55.132Z] 54bc5d8a9828: Pushed [2025-03-28T08:36:55.132Z] ea82ecc82e6f: Pushed [2025-03-28T08:36:56.510Z] 63243bcffc2a: Pushed [2025-03-28T08:36:56.510Z] 23ff995a3aef02e85a45daf0513f418e4247a776: digest: sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:56.846Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:57.180Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T08:36:57.180Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T08:36:57.180Z] ea82ecc82e6f: Preparing [2025-03-28T08:36:57.180Z] 54bc5d8a9828: Preparing [2025-03-28T08:36:57.180Z] 63243bcffc2a: Preparing [2025-03-28T08:36:57.180Z] f44f286046d9: Preparing [2025-03-28T08:36:57.180Z] 54bc5d8a9828: Layer already exists [2025-03-28T08:36:57.180Z] 63243bcffc2a: Layer already exists [2025-03-28T08:36:57.180Z] f44f286046d9: Layer already exists [2025-03-28T08:36:57.180Z] ea82ecc82e6f: Layer already exists [2025-03-28T08:36:57.180Z] latest: digest: sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:57.512Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:57.850Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T08:36:57.850Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T08:36:57.850Z] ea82ecc82e6f: Preparing [2025-03-28T08:36:57.850Z] 54bc5d8a9828: Preparing [2025-03-28T08:36:57.850Z] 63243bcffc2a: Preparing [2025-03-28T08:36:57.850Z] f44f286046d9: Preparing [2025-03-28T08:36:57.850Z] ea82ecc82e6f: Layer already exists [2025-03-28T08:36:57.850Z] f44f286046d9: Layer already exists [2025-03-28T08:36:57.850Z] 63243bcffc2a: Layer already exists [2025-03-28T08:36:57.850Z] 54bc5d8a9828: Layer already exists [2025-03-28T08:36:57.850Z] 0.0.0: digest: sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:58.177Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:58.508Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T08:36:58.509Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T08:36:58.509Z] ea82ecc82e6f: Preparing [2025-03-28T08:36:58.509Z] 54bc5d8a9828: Preparing [2025-03-28T08:36:58.509Z] 63243bcffc2a: Preparing [2025-03-28T08:36:58.509Z] f44f286046d9: Preparing [2025-03-28T08:36:58.509Z] 63243bcffc2a: Layer already exists [2025-03-28T08:36:58.509Z] ea82ecc82e6f: Layer already exists [2025-03-28T08:36:58.509Z] 54bc5d8a9828: Layer already exists [2025-03-28T08:36:58.509Z] f44f286046d9: Layer already exists [2025-03-28T08:36:58.509Z] 23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0: digest: sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:58.840Z] + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:36:59.178Z] + docker push nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-28T08:36:59.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] [2025-03-28T08:36:59.178Z] ea82ecc82e6f: Preparing [2025-03-28T08:36:59.178Z] 54bc5d8a9828: Preparing [2025-03-28T08:36:59.178Z] 63243bcffc2a: Preparing [2025-03-28T08:36:59.178Z] f44f286046d9: Preparing [2025-03-28T08:36:59.178Z] 54bc5d8a9828: Layer already exists [2025-03-28T08:36:59.178Z] ea82ecc82e6f: Layer already exists [2025-03-28T08:36:59.178Z] f44f286046d9: Layer already exists [2025-03-28T08:36:59.178Z] 63243bcffc2a: Layer already exists [2025-03-28T08:36:59.178Z] PR-165: digest: sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T08:36:59.256Z] ===================================================== [Pipeline] echo [2025-03-28T08:36:59.270Z] taggedImages: [2025-03-28T08:36:59.270Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T08:36:59.270Z] - nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T08:36:59.270Z] - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T08:36:59.270Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T08:36:59.270Z] - nexus3.edgexfoundry.org:10004/sample-service:PR-165 [Pipeline] echo [2025-03-28T08:36:59.320Z] ========================================================= [2025-03-28T08:36:59.320Z] [edgeXBuildMultiArch] RAW Config: [2025-03-28T08:36:59.320Z] images: [2025-03-28T08:36:59.320Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T08:36:59.320Z] - nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T08:36:59.320Z] - nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T08:36:59.320Z] - nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T08:36:59.320Z] - nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-28T08:36:59.320Z] settingsFile: [2025-03-28T08:36:59.320Z] sample-service-settings [2025-03-28T08:36:59.320Z] ========================================================= [Pipeline] node [2025-03-28T08:37:14.322Z] Still waiting to schedule task [2025-03-28T08:37:14.323Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-28T08:38:10.602Z] Running on prd-centos7-docker-4c-2g-42243 in /w/workspace/gexfoundry_sample-service_PR-165 [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T08:38:10.732Z] provisioning config files... [2025-03-28T08:38:10.784Z] copy managed file [sample-service-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config7852533135916156927tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:12.226Z] ---> ****-login.sh [2025-03-28T08:38:12.226Z] nexus3.edgexfoundry.org:10001 [2025-03-28T08:38:12.503Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:38:12.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:38:12.771Z] Configure a credential helper to remove this warning. See [2025-03-28T08:38:12.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:38:12.771Z] [2025-03-28T08:38:12.771Z] Login Succeeded [2025-03-28T08:38:12.771Z] nexus3.edgexfoundry.org:10002 [2025-03-28T08:38:12.771Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:38:12.771Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:38:12.771Z] Configure a credential helper to remove this warning. See [2025-03-28T08:38:12.771Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:38:12.771Z] [2025-03-28T08:38:12.771Z] Login Succeeded [2025-03-28T08:38:12.771Z] nexus3.edgexfoundry.org:10003 [2025-03-28T08:38:13.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:38:13.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:38:13.037Z] Configure a credential helper to remove this warning. See [2025-03-28T08:38:13.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:38:13.037Z] [2025-03-28T08:38:13.037Z] Login Succeeded [2025-03-28T08:38:13.037Z] nexus3.edgexfoundry.org:10004 [2025-03-28T08:38:13.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:38:13.037Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:38:13.037Z] Configure a credential helper to remove this warning. See [2025-03-28T08:38:13.037Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:38:13.037Z] [2025-03-28T08:38:13.037Z] Login Succeeded [2025-03-28T08:38:13.037Z] ****.io [2025-03-28T08:38:13.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-28T08:38:13.302Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-28T08:38:13.302Z] Configure a credential helper to remove this warning. See [2025-03-28T08:38:13.302Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-28T08:38:13.302Z] [2025-03-28T08:38:13.302Z] Login Succeeded [2025-03-28T08:38:13.302Z] ---> ****-login.sh ends [Pipeline] } [2025-03-28T08:38:13.313Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-28T08:38:13.668Z] + docker buildx ls [2025-03-28T08:38:13.668Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-28T08:38:13.668Z] default * docker [2025-03-28T08:38:13.668Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-28T08:38:13.969Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-28T08:38:13.969Z] edgex-builder [Pipeline] sh [2025-03-28T08:38:14.265Z] + docker buildx inspect --bootstrap [2025-03-28T08:38:14.265Z] #1 [internal] booting buildkit [2025-03-28T08:38:14.265Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-28T08:38:16.824Z] #1 pulling image moby/buildkit:buildx-stable-1 2.5s done [2025-03-28T08:38:16.824Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-28T08:38:17.784Z] #1 creating container buildx_buildkit_edgex-builder0 1.1s done [2025-03-28T08:38:17.784Z] #1 DONE 3.6s [2025-03-28T08:38:18.041Z] Name: edgex-builder [2025-03-28T08:38:18.041Z] Driver: docker-container [2025-03-28T08:38:18.041Z] [2025-03-28T08:38:18.041Z] Nodes: [2025-03-28T08:38:18.041Z] Name: edgex-builder0 [2025-03-28T08:38:18.041Z] Endpoint: unix:///var/run/docker.sock [2025-03-28T08:38:18.041Z] Status: running [2025-03-28T08:38:18.041Z] Buildkit: v0.20.2 [2025-03-28T08:38:18.041Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-28T08:38:18.333Z] + docker buildx ls [2025-03-28T08:38:18.333Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-28T08:38:18.333Z] edgex-builder * docker-container [2025-03-28T08:38:18.333Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-28T08:38:18.333Z] default docker [2025-03-28T08:38:18.333Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-28T08:38:18.628Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 --push - [2025-03-28T08:38:18.628Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776' [2025-03-28T08:38:18.628Z] #1 [internal] load build definition from Dockerfile [2025-03-28T08:38:18.628Z] #1 transferring dockerfile: 199B done [2025-03-28T08:38:18.628Z] #1 DONE 0.0s [2025-03-28T08:38:18.628Z] [2025-03-28T08:38:18.628Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T08:38:18.628Z] #2 DONE 0.1s [2025-03-28T08:38:18.628Z] [2025-03-28T08:38:18.628Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776 [2025-03-28T08:38:18.887Z] #3 DONE 0.1s [2025-03-28T08:38:18.887Z] [2025-03-28T08:38:18.887Z] #4 [internal] load .dockerignore [2025-03-28T08:38:18.887Z] #4 transferring context: 2B done [2025-03-28T08:38:18.887Z] #4 DONE 0.0s [2025-03-28T08:38:18.887Z] [2025-03-28T08:38:18.887Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:18.887Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:18.887Z] #5 DONE 0.0s [2025-03-28T08:38:18.887Z] [2025-03-28T08:38:18.887Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:18.887Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:18.887Z] #6 DONE 0.1s [2025-03-28T08:38:18.887Z] [2025-03-28T08:38:18.887Z] #7 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T08:38:18.887Z] #7 DONE 0.0s [2025-03-28T08:38:18.887Z] [2025-03-28T08:38:18.887Z] #8 exporting to image [2025-03-28T08:38:18.887Z] #8 exporting layers done [2025-03-28T08:38:18.887Z] #8 exporting manifest sha256:40dabbcbb38557265a1358dd3ad2efffc4f8929c790317c02fa04cc5814a5b14 done [2025-03-28T08:38:18.887Z] #8 exporting config sha256:bba7510792607697468fda854cd867089d2b8a150b7e8fb18d971af75f866036 done [2025-03-28T08:38:18.887Z] #8 exporting manifest sha256:e49c1e460fec2d97f6caee6b8e50e7fdd466d767625541e00ace58cdd1e35275 done [2025-03-28T08:38:18.887Z] #8 exporting config sha256:3d5262417a59d911f79aa2c1880757bd9533c8957ef9a0f2f5af7866ec704743 0.0s done [2025-03-28T08:38:18.887Z] #8 exporting manifest list sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 done [2025-03-28T08:38:18.887Z] #8 pushing layers 0.1s done [2025-03-28T08:38:18.887Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 [2025-03-28T08:38:18.887Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T08:38:19.147Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776@sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 0.1s done [2025-03-28T08:38:19.147Z] #8 DONE 0.2s [2025-03-28T08:38:19.147Z] [2025-03-28T08:38:19.147Z] 1 warning found (use --debug to expand): [2025-03-28T08:38:19.147Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-28T08:38:19.451Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:latest' [2025-03-28T08:38:19.451Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:latest --push - [2025-03-28T08:38:19.451Z] #1 [internal] load build definition from Dockerfile [2025-03-28T08:38:19.451Z] #1 transferring dockerfile: 165B done [2025-03-28T08:38:19.451Z] #1 DONE 0.0s [2025-03-28T08:38:19.451Z] [2025-03-28T08:38:19.451Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T08:38:19.451Z] #2 DONE 0.0s [2025-03-28T08:38:19.451Z] [2025-03-28T08:38:19.451Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:latest [2025-03-28T08:38:19.451Z] #3 DONE 0.0s [2025-03-28T08:38:19.451Z] [2025-03-28T08:38:19.451Z] #4 [internal] load .dockerignore [2025-03-28T08:38:19.451Z] #4 transferring context: 2B done [2025-03-28T08:38:19.451Z] #4 DONE 0.0s [2025-03-28T08:38:19.451Z] [2025-03-28T08:38:19.451Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:19.451Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:19.451Z] #5 CACHED [2025-03-28T08:38:19.451Z] [2025-03-28T08:38:19.451Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:19.451Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:19.451Z] #6 CACHED [2025-03-28T08:38:19.451Z] [2025-03-28T08:38:19.451Z] #7 exporting to image [2025-03-28T08:38:19.451Z] #7 exporting layers [2025-03-28T08:38:19.451Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T08:38:19.710Z] #7 exporting layers done [2025-03-28T08:38:19.710Z] #7 exporting manifest sha256:40dabbcbb38557265a1358dd3ad2efffc4f8929c790317c02fa04cc5814a5b14 done [2025-03-28T08:38:19.710Z] #7 exporting config sha256:bba7510792607697468fda854cd867089d2b8a150b7e8fb18d971af75f866036 done [2025-03-28T08:38:19.710Z] #7 exporting manifest sha256:e49c1e460fec2d97f6caee6b8e50e7fdd466d767625541e00ace58cdd1e35275 done [2025-03-28T08:38:19.710Z] #7 exporting config sha256:3d5262417a59d911f79aa2c1880757bd9533c8957ef9a0f2f5af7866ec704743 done [2025-03-28T08:38:19.710Z] #7 exporting manifest list sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 done [2025-03-28T08:38:19.710Z] #7 pushing layers 0.0s done [2025-03-28T08:38:19.710Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:latest@sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 0.1s done [2025-03-28T08:38:19.710Z] #7 DONE 0.1s [2025-03-28T08:38:19.710Z] [2025-03-28T08:38:19.710Z] #8 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T08:38:19.710Z] #8 DONE 0.0s [2025-03-28T08:38:19.710Z] [2025-03-28T08:38:19.710Z] 1 warning found (use --debug to expand): [2025-03-28T08:38:19.710Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-28T08:38:20.001Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:0.0.0' [2025-03-28T08:38:20.001Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:0.0.0 --push - [2025-03-28T08:38:20.001Z] #1 [internal] load build definition from Dockerfile [2025-03-28T08:38:20.001Z] #1 transferring dockerfile: 164B done [2025-03-28T08:38:20.001Z] #1 DONE 0.0s [2025-03-28T08:38:20.001Z] [2025-03-28T08:38:20.001Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T08:38:20.001Z] #2 DONE 0.0s [2025-03-28T08:38:20.001Z] [2025-03-28T08:38:20.001Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:0.0.0 [2025-03-28T08:38:20.001Z] #3 DONE 0.0s [2025-03-28T08:38:20.001Z] [2025-03-28T08:38:20.001Z] #4 [internal] load .dockerignore [2025-03-28T08:38:20.001Z] #4 transferring context: 2B done [2025-03-28T08:38:20.001Z] #4 DONE 0.0s [2025-03-28T08:38:20.001Z] [2025-03-28T08:38:20.001Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:20.001Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:20.001Z] #5 CACHED [2025-03-28T08:38:20.001Z] [2025-03-28T08:38:20.001Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:20.001Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:20.001Z] #6 CACHED [2025-03-28T08:38:20.001Z] [2025-03-28T08:38:20.001Z] #7 exporting to image [2025-03-28T08:38:20.001Z] #7 exporting layers done [2025-03-28T08:38:20.001Z] #7 exporting manifest sha256:40dabbcbb38557265a1358dd3ad2efffc4f8929c790317c02fa04cc5814a5b14 done [2025-03-28T08:38:20.001Z] #7 exporting config sha256:bba7510792607697468fda854cd867089d2b8a150b7e8fb18d971af75f866036 done [2025-03-28T08:38:20.001Z] #7 exporting manifest sha256:e49c1e460fec2d97f6caee6b8e50e7fdd466d767625541e00ace58cdd1e35275 done [2025-03-28T08:38:20.001Z] #7 exporting config sha256:3d5262417a59d911f79aa2c1880757bd9533c8957ef9a0f2f5af7866ec704743 done [2025-03-28T08:38:20.001Z] #7 exporting manifest list sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 done [2025-03-28T08:38:20.001Z] #7 pushing layers 0.0s done [2025-03-28T08:38:20.001Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 [2025-03-28T08:38:20.001Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T08:38:20.264Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:0.0.0@sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 0.1s done [2025-03-28T08:38:20.264Z] #7 DONE 0.1s [2025-03-28T08:38:20.264Z] [2025-03-28T08:38:20.264Z] #8 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T08:38:20.264Z] #8 DONE 0.0s [2025-03-28T08:38:20.264Z] [2025-03-28T08:38:20.264Z] 1 warning found (use --debug to expand): [2025-03-28T08:38:20.264Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-28T08:38:20.552Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0' [2025-03-28T08:38:20.552Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 --push - [2025-03-28T08:38:20.814Z] #1 [internal] load build definition from Dockerfile [2025-03-28T08:38:20.814Z] #1 transferring dockerfile: 205B done [2025-03-28T08:38:20.814Z] #1 DONE 0.0s [2025-03-28T08:38:20.814Z] [2025-03-28T08:38:20.814Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T08:38:20.814Z] #2 DONE 0.0s [2025-03-28T08:38:20.814Z] [2025-03-28T08:38:20.814Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0 [2025-03-28T08:38:20.814Z] #3 DONE 0.0s [2025-03-28T08:38:20.814Z] [2025-03-28T08:38:20.814Z] #4 [internal] load .dockerignore [2025-03-28T08:38:20.814Z] #4 transferring context: 2B done [2025-03-28T08:38:20.814Z] #4 DONE 0.0s [2025-03-28T08:38:20.814Z] [2025-03-28T08:38:20.814Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:20.814Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:20.814Z] #5 CACHED [2025-03-28T08:38:20.814Z] [2025-03-28T08:38:20.814Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:20.814Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:20.814Z] #6 CACHED [2025-03-28T08:38:20.814Z] [2025-03-28T08:38:20.814Z] #7 exporting to image [2025-03-28T08:38:20.814Z] #7 exporting layers [2025-03-28T08:38:20.814Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T08:38:20.814Z] #7 exporting layers done [2025-03-28T08:38:20.814Z] #7 exporting manifest sha256:40dabbcbb38557265a1358dd3ad2efffc4f8929c790317c02fa04cc5814a5b14 done [2025-03-28T08:38:20.814Z] #7 exporting config sha256:bba7510792607697468fda854cd867089d2b8a150b7e8fb18d971af75f866036 done [2025-03-28T08:38:20.814Z] #7 exporting manifest sha256:e49c1e460fec2d97f6caee6b8e50e7fdd466d767625541e00ace58cdd1e35275 done [2025-03-28T08:38:20.814Z] #7 exporting config sha256:3d5262417a59d911f79aa2c1880757bd9533c8957ef9a0f2f5af7866ec704743 done [2025-03-28T08:38:20.814Z] #7 exporting manifest list sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 done [2025-03-28T08:38:20.814Z] #7 pushing layers 0.0s done [2025-03-28T08:38:20.814Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:23ff995a3aef02e85a45daf0513f418e4247a776-0.0.0@sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 0.1s done [2025-03-28T08:38:20.814Z] #7 DONE 0.1s [2025-03-28T08:38:20.814Z] [2025-03-28T08:38:20.814Z] #8 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T08:38:20.814Z] #8 DONE 0.0s [2025-03-28T08:38:20.814Z] [2025-03-28T08:38:20.814Z] 1 warning found (use --debug to expand): [2025-03-28T08:38:20.814Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-28T08:38:21.121Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/sample-service:PR-165' [2025-03-28T08:38:21.121Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/sample-service:PR-165 --push - [2025-03-28T08:38:21.121Z] #1 [internal] load build definition from Dockerfile [2025-03-28T08:38:21.121Z] #1 transferring dockerfile: 165B done [2025-03-28T08:38:21.121Z] #1 DONE 0.0s [2025-03-28T08:38:21.121Z] [2025-03-28T08:38:21.121Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-28T08:38:21.121Z] #2 DONE 0.0s [2025-03-28T08:38:21.121Z] [2025-03-28T08:38:21.121Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/sample-service:PR-165 [2025-03-28T08:38:21.121Z] #3 DONE 0.0s [2025-03-28T08:38:21.121Z] [2025-03-28T08:38:21.121Z] #4 [internal] load .dockerignore [2025-03-28T08:38:21.121Z] #4 transferring context: 2B done [2025-03-28T08:38:21.121Z] #4 DONE 1.0s [2025-03-28T08:38:21.121Z] [2025-03-28T08:38:21.121Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:21.121Z] #5 resolve nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 done [2025-03-28T08:38:21.121Z] #5 CACHED [2025-03-28T08:38:21.121Z] [2025-03-28T08:38:21.121Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 [2025-03-28T08:38:21.121Z] #6 resolve nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:5fa4758c968b588caf50fa3d3c092fbd3ac3067782f8a14ee68149bf15ec95d1 0.0s done [2025-03-28T08:38:21.121Z] #6 CACHED [2025-03-28T08:38:21.121Z] [2025-03-28T08:38:21.121Z] #7 exporting to image [2025-03-28T08:38:21.121Z] #7 exporting layers done [2025-03-28T08:38:21.121Z] #7 exporting manifest sha256:40dabbcbb38557265a1358dd3ad2efffc4f8929c790317c02fa04cc5814a5b14 done [2025-03-28T08:38:21.121Z] #7 exporting config sha256:bba7510792607697468fda854cd867089d2b8a150b7e8fb18d971af75f866036 [2025-03-28T08:38:21.121Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-28T08:38:21.381Z] #7 exporting config sha256:bba7510792607697468fda854cd867089d2b8a150b7e8fb18d971af75f866036 done [2025-03-28T08:38:21.381Z] #7 exporting manifest sha256:e49c1e460fec2d97f6caee6b8e50e7fdd466d767625541e00ace58cdd1e35275 done [2025-03-28T08:38:21.381Z] #7 exporting config sha256:3d5262417a59d911f79aa2c1880757bd9533c8957ef9a0f2f5af7866ec704743 done [2025-03-28T08:38:21.381Z] #7 exporting manifest list sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 done [2025-03-28T08:38:21.381Z] #7 pushing layers 0.0s done [2025-03-28T08:38:21.381Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/sample-service:PR-165@sha256:dd290481104e0a97fac9c80b56ebeef1d8fcd0d716f7ffe78c732d3413ee7254 0.1s done [2025-03-28T08:38:21.381Z] #7 DONE 0.1s [2025-03-28T08:38:21.381Z] [2025-03-28T08:38:21.381Z] #8 [auth] sample-service:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-28T08:38:21.381Z] #8 DONE 0.0s [2025-03-28T08:38:21.381Z] [2025-03-28T08:38:21.381Z] 1 warning found (use --debug to expand): [2025-03-28T08:38:21.381Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-28T08:38:21.792Z] + '[' -d /w/workspace/gexfoundry_sample-service_PR-165/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:22.093Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:22.644Z] ---> package-listing.sh [2025-03-28T08:38:22.644Z] ++ facter osfamily [2025-03-28T08:38:22.645Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-28T08:38:22.903Z] + OS_FAMILY=redhat [2025-03-28T08:38:22.903Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-03-28T08:38:22.903Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-28T08:38:22.903Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-28T08:38:22.903Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-28T08:38:22.903Z] + PACKAGES=/tmp/packages_start.txt [2025-03-28T08:38:22.903Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-28T08:38:22.903Z] + PACKAGES=/tmp/packages_end.txt [2025-03-28T08:38:22.903Z] + case "${OS_FAMILY}" in [2025-03-28T08:38:22.903Z] + rpm -qa [2025-03-28T08:38:22.903Z] + sort [2025-03-28T08:38:23.472Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-28T08:38:23.472Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-28T08:38:23.472Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-28T08:38:23.472Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-28T08:38:23.472Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-03-28T08:38:23.472Z] + 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-03-28T08:38:23.485Z] 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-03-28T08:38:23.765Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:38:24.332Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T08:38:24.332Z] [2025-03-28T08:38:24.332Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:38:24.646Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T08:38:24.646Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-28T08:38:24.646Z] 5eb5b503b376: Pulling fs layer [2025-03-28T08:38:24.646Z] 5c69ac0246d0: Pulling fs layer [2025-03-28T08:38:24.646Z] ec43610c2a17: Pulling fs layer [2025-03-28T08:38:24.646Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-28T08:38:24.646Z] 33b1e0a273af: Pulling fs layer [2025-03-28T08:38:24.646Z] 5d3b04190fa2: Pulling fs layer [2025-03-28T08:38:24.646Z] 2f39f015ded8: Pulling fs layer [2025-03-28T08:38:24.646Z] 3a2ae6a8a46f: Waiting [2025-03-28T08:38:24.646Z] 33b1e0a273af: Waiting [2025-03-28T08:38:24.646Z] 5d3b04190fa2: Waiting [2025-03-28T08:38:24.646Z] 2f39f015ded8: Waiting [2025-03-28T08:38:24.646Z] 5c69ac0246d0: Verifying Checksum [2025-03-28T08:38:24.646Z] 5c69ac0246d0: Download complete [2025-03-28T08:38:24.646Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-28T08:38:24.646Z] 3a2ae6a8a46f: Download complete [2025-03-28T08:38:24.646Z] 33b1e0a273af: Verifying Checksum [2025-03-28T08:38:24.646Z] 33b1e0a273af: Download complete [2025-03-28T08:38:24.646Z] ec43610c2a17: Verifying Checksum [2025-03-28T08:38:24.646Z] ec43610c2a17: Download complete [2025-03-28T08:38:24.646Z] 5d3b04190fa2: Verifying Checksum [2025-03-28T08:38:24.646Z] 5d3b04190fa2: Download complete [2025-03-28T08:38:24.912Z] 5eb5b503b376: Verifying Checksum [2025-03-28T08:38:24.912Z] 5eb5b503b376: Download complete [2025-03-28T08:38:25.495Z] 2f39f015ded8: Download complete [2025-03-28T08:38:26.470Z] 5eb5b503b376: Pull complete [2025-03-28T08:38:26.470Z] 5c69ac0246d0: Pull complete [2025-03-28T08:38:27.044Z] ec43610c2a17: Pull complete [2025-03-28T08:38:27.044Z] 3a2ae6a8a46f: Pull complete [2025-03-28T08:38:27.310Z] 33b1e0a273af: Pull complete [2025-03-28T08:38:27.310Z] 5d3b04190fa2: Pull complete [2025-03-28T08:38:31.570Z] 2f39f015ded8: Pull complete [2025-03-28T08:38:31.570Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-28T08:38:31.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T08:38:31.570Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T08:38:31.740Z] prd-centos7-docker-4c-2g-42243 does not seem to be running inside a container [2025-03-28T08:38:31.772Z] $ 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-03-28T08:38:35.309Z] $ docker top 83297f1b867d91f071fe3213a417e61b38626fc6c0db3f78c4f579955300558f -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T08:38:35.666Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-28T08:38:35.962Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-28T08:38:36.254Z] + ls /var/log/sa-host [2025-03-28T08:38:36.254Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T08:38:36.441Z] provisioning config files... [2025-03-28T08:38:36.454Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config12313455411447583588tmp [Pipeline] { [Pipeline] echo [2025-03-28T08:38:36.473Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:36.764Z] ---> create-netrc.sh [Pipeline] } [2025-03-28T08:38:36.771Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:37.132Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-28T08:38:37.141Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:37.445Z] ---> sudo-logs.sh [2025-03-28T08:38:37.446Z] Archiving 'sudo' log.. [2025-03-28T08:38:37.446Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42243.novalocal: Name or service not known [2025-03-28T08:38:37.446Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-42243.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2025-03-28T08:38:37.464Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:37.759Z] ---> job-cost.sh [2025-03-28T08:38:37.760Z] lf-activate-venv: SKIPPING [2025-03-28T08:38:37.760Z] INFO: No Stack... [2025-03-28T08:38:38.018Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2025-03-28T08:38:38.278Z] INFO: Archiving Costs [Pipeline] echo [2025-03-28T08:38:38.292Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:38.585Z] ---> logs-deploy.sh [2025-03-28T08:38:38.585Z] lf-activate-venv: SKIPPING [2025-03-28T08:38:38.585Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/20 [2025-03-28T08:38:38.585Z] INFO: archiving workspace using pattern(s): [2025-03-28T08:38:39.524Z] Archives upload complete. [2025-03-28T08:38:39.524Z] INFO: archiving logs to Nexus [2025-03-28T08:38:40.474Z] ---> uname -a: [2025-03-28T08:38:40.474Z] Linux prd-centos7-docker-4c-2g-42243.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux [2025-03-28T08:38:40.474Z] [2025-03-28T08:38:40.474Z] [2025-03-28T08:38:40.474Z] ---> lscpu: [2025-03-28T08:38:40.474Z] Architecture: x86_64 [2025-03-28T08:38:40.474Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-28T08:38:40.474Z] Byte Order: Little Endian [2025-03-28T08:38:40.475Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-28T08:38:40.475Z] CPU(s): 2 [2025-03-28T08:38:40.475Z] On-line CPU(s) list: 0,1 [2025-03-28T08:38:40.475Z] Thread(s) per core: 1 [2025-03-28T08:38:40.475Z] Core(s) per socket: 1 [2025-03-28T08:38:40.475Z] Socket(s): 2 [2025-03-28T08:38:40.475Z] NUMA node(s): 1 [2025-03-28T08:38:40.475Z] Vendor ID: AuthenticAMD [2025-03-28T08:38:40.475Z] CPU family: 23 [2025-03-28T08:38:40.475Z] Model: 49 [2025-03-28T08:38:40.475Z] Model name: AMD EPYC-Rome Processor [2025-03-28T08:38:40.475Z] Stepping: 0 [2025-03-28T08:38:40.475Z] CPU MHz: 2800.000 [2025-03-28T08:38:40.475Z] BogoMIPS: 5600.00 [2025-03-28T08:38:40.475Z] Virtualization: AMD-V [2025-03-28T08:38:40.475Z] Hypervisor vendor: KVM [2025-03-28T08:38:40.475Z] Virtualization type: full [2025-03-28T08:38:40.475Z] L1d cache: 64 KiB [2025-03-28T08:38:40.475Z] L1i cache: 64 KiB [2025-03-28T08:38:40.475Z] L2 cache: 1 MiB [2025-03-28T08:38:40.475Z] L3 cache: 32 MiB [2025-03-28T08:38:40.475Z] NUMA node0 CPU(s): 0,1 [2025-03-28T08:38:40.475Z] Vulnerability Itlb multihit: Not affected [2025-03-28T08:38:40.475Z] Vulnerability L1tf: Not affected [2025-03-28T08:38:40.475Z] Vulnerability Mds: Not affected [2025-03-28T08:38:40.475Z] Vulnerability Meltdown: Not affected [2025-03-28T08:38:40.475Z] Vulnerability Mmio stale data: Not affected [2025-03-28T08:38:40.475Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-28T08:38:40.475Z] Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization [2025-03-28T08:38:40.475Z] Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB [2025-03-28T08:38:40.475Z] Vulnerability Srbds: Not affected [2025-03-28T08:38:40.475Z] Vulnerability Tsx async abort: Not affected [2025-03-28T08:38:40.475Z] 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities [2025-03-28T08:38:40.475Z] [2025-03-28T08:38:40.475Z] [2025-03-28T08:38:40.475Z] ---> nproc: [2025-03-28T08:38:40.475Z] 2 [2025-03-28T08:38:40.475Z] [2025-03-28T08:38:40.475Z] [2025-03-28T08:38:40.475Z] ---> df -h: [2025-03-28T08:38:40.475Z] Filesystem Size Used Avail Use% Mounted on [2025-03-28T08:38:40.475Z] overlay 40G 7.3G 33G 19% / [2025-03-28T08:38:40.475Z] tmpfs 64M 0 64M 0% /dev [2025-03-28T08:38:40.475Z] tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup [2025-03-28T08:38:40.475Z] shm 64M 0 64M 0% /dev/shm [2025-03-28T08:38:40.475Z] /dev/vda1 40G 7.3G 33G 19% /facter-os [2025-03-28T08:38:40.475Z] [2025-03-28T08:38:40.475Z] [2025-03-28T08:38:40.475Z] Cannot open /var/log/sysstat/sa28: No such file or directory [2025-03-28T08:38:40.475Z] Please check if data collecting is enabled [2025-03-28T08:38:40.475Z] subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-28T08:38:40.530Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-28T08:38:40.534Z] $ docker stop --time=1 83297f1b867d91f071fe3213a417e61b38626fc6c0db3f78c4f579955300558f [2025-03-28T08:38:41.692Z] $ docker rm -f --volumes 83297f1b867d91f071fe3213a417e61b38626fc6c0db3f78c4f579955300558f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-28T08:38:41.814Z] [WS-CLEANUP] Deleting project workspace... [2025-03-28T08:38:41.814Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-28T08:38:41.829Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:38:42.282Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T08:38:42.282Z] [2025-03-28T08:38:42.282Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:38:42.582Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T08:38:42.582Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-28T08:38:42.582Z] 5eb5b503b376: Pulling fs layer [2025-03-28T08:38:42.582Z] 5c69ac0246d0: Pulling fs layer [2025-03-28T08:38:42.582Z] ec43610c2a17: Pulling fs layer [2025-03-28T08:38:42.582Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-28T08:38:42.582Z] 33b1e0a273af: Pulling fs layer [2025-03-28T08:38:42.582Z] 5d3b04190fa2: Pulling fs layer [2025-03-28T08:38:42.582Z] 2f39f015ded8: Pulling fs layer [2025-03-28T08:38:42.582Z] 33b1e0a273af: Waiting [2025-03-28T08:38:42.582Z] 5d3b04190fa2: Waiting [2025-03-28T08:38:42.582Z] 2f39f015ded8: Waiting [2025-03-28T08:38:42.582Z] 3a2ae6a8a46f: Waiting [2025-03-28T08:38:42.582Z] 5c69ac0246d0: Verifying Checksum [2025-03-28T08:38:42.582Z] 5c69ac0246d0: Download complete [2025-03-28T08:38:42.582Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-28T08:38:42.582Z] 3a2ae6a8a46f: Download complete [2025-03-28T08:38:42.582Z] ec43610c2a17: Verifying Checksum [2025-03-28T08:38:42.582Z] ec43610c2a17: Download complete [2025-03-28T08:38:42.582Z] 33b1e0a273af: Verifying Checksum [2025-03-28T08:38:42.582Z] 33b1e0a273af: Download complete [2025-03-28T08:38:42.582Z] 5d3b04190fa2: Verifying Checksum [2025-03-28T08:38:42.582Z] 5d3b04190fa2: Download complete [2025-03-28T08:38:42.841Z] 5eb5b503b376: Verifying Checksum [2025-03-28T08:38:42.841Z] 5eb5b503b376: Download complete [2025-03-28T08:38:43.413Z] 2f39f015ded8: Download complete [2025-03-28T08:38:43.978Z] 5eb5b503b376: Pull complete [2025-03-28T08:38:43.978Z] 5c69ac0246d0: Pull complete [2025-03-28T08:38:44.543Z] ec43610c2a17: Pull complete [2025-03-28T08:38:44.543Z] 3a2ae6a8a46f: Pull complete [2025-03-28T08:38:44.800Z] 33b1e0a273af: Pull complete [2025-03-28T08:38:44.800Z] 5d3b04190fa2: Pull complete [2025-03-28T08:38:48.980Z] 2f39f015ded8: Pull complete [2025-03-28T08:38:48.980Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-28T08:38:48.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T08:38:48.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T08:38:49.090Z] prd-ubuntu20.04-docker-8c-8g-42242 does not seem to be running inside a container [2025-03-28T08:38:49.114Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-28T08:38:50.895Z] $ docker top 91b385e68b7d7e21bf31cbfee7516306d77bc62d36d6e7cef00df2efa59dbbb1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:51.303Z] ---> job-cost.sh [2025-03-28T08:38:51.303Z] lf-activate-venv: SKIPPING [2025-03-28T08:38:51.303Z] INFO: No Stack... [2025-03-28T08:38:51.564Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-28T08:38:52.133Z] INFO: Archiving Costs [Pipeline] sh [2025-03-28T08:38:52.424Z] + cat /w/workspace/gexfoundry_sample-service_PR-165/archives/cost.csv [2025-03-28T08:38:52.424Z] + cut -d, -f6 [Pipeline] lock [2025-03-28T08:38:52.440Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-PR-165-20-stack-cost] [2025-03-28T08:38:52.449Z] Resource [jenkins-edgexfoundry-sample-service-PR-165-20-stack-cost] did not exist. Created. [2025-03-28T08:38:52.456Z] Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-PR-165-20-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-28T08:38:52.818Z] + echo total: 0.2199999988079071 [Pipeline] stash [2025-03-28T08:38:52.861Z] Stashed 1 file(s) [Pipeline] } [2025-03-28T08:38:52.868Z] Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-PR-165-20-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-28T08:38:52.898Z] $ docker stop --time=1 91b385e68b7d7e21bf31cbfee7516306d77bc62d36d6e7cef00df2efa59dbbb1 [2025-03-28T08:38:54.056Z] $ docker rm -f --volumes 91b385e68b7d7e21bf31cbfee7516306d77bc62d36d6e7cef00df2efa59dbbb1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2025-03-28T08:38:54.367Z] provisioning config files... [2025-03-28T08:38:54.374Z] copy managed file [sample-service-codecov-token] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config3701487854194331463tmp [Pipeline] { [Pipeline] sh [2025-03-28T08:38:54.670Z] + set +x [2025-03-28T08:38:54.670Z] + curl -s https://codecov.io/bash [2025-03-28T08:38:54.670Z] + bash -s -- [2025-03-28T08:38:54.670Z] [2025-03-28T08:38:54.670Z] _____ _ [2025-03-28T08:38:54.670Z] / ____| | | [2025-03-28T08:38:54.670Z] | | ___ __| | ___ ___ _____ __ [2025-03-28T08:38:54.670Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2025-03-28T08:38:54.670Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2025-03-28T08:38:54.670Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2025-03-28T08:38:54.670Z] Bash-1.0.6 [2025-03-28T08:38:54.670Z] [2025-03-28T08:38:54.670Z] [2025-03-28T08:38:54.670Z] ==> git version 2.25.1 found [2025-03-28T08:38:54.670Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2025-03-28T08:38:54.670Z] Release-Date: 2020-01-08 [2025-03-28T08:38:54.670Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2025-03-28T08:38:54.670Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2025-03-28T08:38:54.670Z] ==> Jenkins CI detected. [2025-03-28T08:38:54.670Z] current dir:  /w/workspace/gexfoundry_sample-service_PR-165 [2025-03-28T08:38:54.670Z] project root: . [2025-03-28T08:38:54.670Z] --> token set from env [2025-03-28T08:38:54.670Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2025-03-28T08:38:54.670Z] ==> Running gcov in . (disable via -X gcov) [2025-03-28T08:38:54.670Z] ==> Python coveragepy not found [2025-03-28T08:38:54.670Z] ==> Searching for coverage reports in: [2025-03-28T08:38:54.670Z] + . [2025-03-28T08:38:54.670Z] -> Found 1 reports [2025-03-28T08:38:54.670Z] ==> Detecting git/mercurial file structure [2025-03-28T08:38:54.930Z] ==> Reading reports [2025-03-28T08:38:54.930Z] + ./coverage.out bytes=5399 [2025-03-28T08:38:54.930Z] ==> Appending adjustments [2025-03-28T08:38:54.930Z] https://docs.codecov.io/docs/fixing-reports [2025-03-28T08:38:54.930Z] + Found adjustments [2025-03-28T08:38:54.930Z] ==> Gzipping contents [2025-03-28T08:38:54.930Z] 4.0K /tmp/codecov.Idm0PC.gz [2025-03-28T08:38:54.930Z] ==> Uploading reports [2025-03-28T08:38:54.930Z] url: https://codecov.io [2025-03-28T08:38:54.930Z] query: branch=PR-165&commit=23ff995a3aef02e85a45daf0513f418e4247a776&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2FPR-165%2F20%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-03-28T08:38:54.930Z] -> Pinging Codecov [2025-03-28T08:38:54.930Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-165&commit=23ff995a3aef02e85a45daf0513f418e4247a776&build=20&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2FPR-165%2F20%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=165&job=&cmd_args= [2025-03-28T08:38:55.190Z] -> Uploading to [2025-03-28T08:38:55.190Z] https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/23ff995a3aef02e85a45daf0513f418e4247a776/6274c374-abcd-42a2-b605-c35cf68690a4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250328%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250328T083854Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=56a9eeeeab28871fa8f31583c162d5d5bd3cd924846ebc56134290dc2baf57f1 [2025-03-28T08:38:55.190Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-28T08:38:55.190Z] Dload Upload Total Spent Left Speed [2025-03-28T08:38:55.190Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1053 0 0 100 1053 0 6664 --:--:-- --:--:-- --:--:-- 6707 [2025-03-28T08:38:55.190Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/23ff995a3aef02e85a45daf0513f418e4247a776 [Pipeline] } [2025-03-28T08:38:55.198Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-28T08:38:56.044Z] + [ -d /w/workspace/gexfoundry_sample-service_PR-165/archives ] [2025-03-28T08:38:56.044Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-28T08:38:56.044Z] total 16 [2025-03-28T08:38:56.044Z] drwxr-xr-x 3 root root 4096 Mar 28 08:38 . [2025-03-28T08:38:56.044Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 08:38 .. [2025-03-28T08:38:56.044Z] drwxr-xr-x 2 root root 4096 Mar 28 08:38 cost [2025-03-28T08:38:56.044Z] -rw-r--r-- 1 root root 87 Mar 28 08:38 cost.csv [2025-03-28T08:38:56.044Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-28T08:38:56.044Z] + ls -al /w/workspace/gexfoundry_sample-service_PR-165/archives [2025-03-28T08:38:56.044Z] total 16 [2025-03-28T08:38:56.044Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 28 08:38 . [2025-03-28T08:38:56.044Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 28 08:38 .. [2025-03-28T08:38:56.044Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 28 08:38 cost [2025-03-28T08:38:56.044Z] -rw-r--r-- 1 jenkins jenkins 87 Mar 28 08:38 cost.csv [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:56.331Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:57.192Z] ---> package-listing.sh [2025-03-28T08:38:57.192Z] ++ facter osfamily [2025-03-28T08:38:57.192Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-28T08:38:57.452Z] + OS_FAMILY=debian [2025-03-28T08:38:57.452Z] + workspace=/w/workspace/gexfoundry_sample-service_PR-165 [2025-03-28T08:38:57.452Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-28T08:38:57.452Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-28T08:38:57.452Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-28T08:38:57.452Z] + PACKAGES=/tmp/packages_start.txt [2025-03-28T08:38:57.452Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-28T08:38:57.452Z] + PACKAGES=/tmp/packages_end.txt [2025-03-28T08:38:57.452Z] + case "${OS_FAMILY}" in [2025-03-28T08:38:57.452Z] + dpkg -l [2025-03-28T08:38:57.452Z] + grep '^ii' [2025-03-28T08:38:57.452Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-28T08:38:57.452Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-28T08:38:57.452Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-28T08:38:57.452Z] + '[' /w/workspace/gexfoundry_sample-service_PR-165 ']' [2025-03-28T08:38:57.452Z] + mkdir -p /w/workspace/gexfoundry_sample-service_PR-165/archives/ [2025-03-28T08:38:57.452Z] + 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-03-28T08:38:57.466Z] 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-03-28T08:38:57.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-28T08:38:58.319Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-28T08:38:58.319Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-28T08:38:58.401Z] prd-ubuntu20.04-docker-8c-8g-42242 does not seem to be running inside a container [2025-03-28T08:38:58.429Z] $ 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-03-28T08:38:58.615Z] $ docker top 122988f3a4919dba090c2a0f80f7e801ec5a7c9dfcdcac0aabb2743685ff309e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-28T08:38:58.970Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-28T08:38:59.272Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-28T08:38:59.557Z] + ls /var/log/sa-host [2025-03-28T08:38:59.557Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-28T08:38:59.589Z] provisioning config files... [2025-03-28T08:38:59.597Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_sample-service_PR-165@tmp/config3146598237475998328tmp [Pipeline] { [Pipeline] echo [2025-03-28T08:38:59.620Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:38:59.904Z] ---> create-netrc.sh [Pipeline] } [2025-03-28T08:38:59.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:39:00.224Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-28T08:39:00.233Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:39:00.524Z] ---> sudo-logs.sh [2025-03-28T08:39:00.524Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-28T08:39:00.566Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:39:00.855Z] ---> job-cost.sh [2025-03-28T08:39:00.855Z] lf-activate-venv: SKIPPING [2025-03-28T08:39:00.855Z] DEBUG: total: 0.2199999988079071 [2025-03-28T08:39:00.855Z] INFO: Retrieving Stack Cost... [2025-03-28T08:39:00.855Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-28T08:39:01.430Z] INFO: Archiving Costs [Pipeline] echo [2025-03-28T08:39:01.445Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-28T08:39:01.731Z] ---> logs-deploy.sh [2025-03-28T08:39:01.731Z] lf-activate-venv: SKIPPING [2025-03-28T08:39:01.731Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/PR-165/20 [2025-03-28T08:39:01.731Z] INFO: archiving workspace using pattern(s): [2025-03-28T08:39:02.679Z] Archives upload complete. [2025-03-28T08:39:02.679Z] INFO: archiving logs to Nexus [2025-03-28T08:39:03.250Z] ---> uname -a: [2025-03-28T08:39:03.250Z] Linux prd-ubuntu20-04-docker-8c-8g-42242 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-28T08:39:03.250Z] [2025-03-28T08:39:03.250Z]