Started by upstream project "edgexfoundry/cd-management/release-lts" build number 131 originally caused by: Push event to branch release-lts Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4f0e61a6971a0bafd50fa1827b54a836cb156916 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-ssh14597466059373818292.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/experimental revision 9e33b5f99b7cedde76767482fee1377374ce7877 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-ssh8270512726017480940.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 9e33b5f99b7cedde76767482fee1377374ce7877 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/palau/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/palau/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh2615138273864166836.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9e33b5f99b7cedde76767482fee1377374ce7877 (experimental) > git config core.sparsecheckout # timeout=10 > git checkout -f 9e33b5f99b7cedde76767482fee1377374ce7877 # timeout=10 Commit message: "ci: add palau to release stream (#479)" > 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-ssh2653004750903622462.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/palau/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/palau/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10047583665828593122.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, buildExperimentalDockerImage:true, 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.25 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: true 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 ‘prd-ubuntu20.04-docker-8c-8g-9714’ is offline Running on prd-ubuntu20.04-docker-8c-8g-9715 in /w/workspace/dgexfoundry_sample-service_palau [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/dgexfoundry_sample-service_palau # 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 Avoid second fetch Checking out Revision 4f0e61a6971a0bafd50fa1827b54a836cb156916 (palau) Commit message: "ci(lts-release): LTS release v4.0.2 @3e8a1a9" > 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 core.sparsecheckout # timeout=10 > git checkout -f 4f0e61a6971a0bafd50fa1827b54a836cb156916 # timeout=10 > git rev-list --no-walk 4f0e61a6971a0bafd50fa1827b54a836cb156916 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:08:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:08:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:08:01 ========================================================= 10:08:01 EdgeX Global Pipelines Version Info 10:08:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:08:02 ------------------- 10:08:02 stable info: 10:08:02 ------------------- 10:08:02 Commited By: Cherry Wang cherry@iotechsys.com 10:08:02 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 10:08:02 Message: update stable to v1.0.280 10:08:03 ------------------- 10:08:03 experimental info: 10:08:03 ------------------- 10:08:03 Commited By: Cherry Wang cherry@iotechsys.com 10:08:03 Commit SHA: 9e33b5f99b7cedde76767482fee1377374ce7877 10:08:03 Message: update experimental to v1.0.280 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = sample-service-settings [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar PROJECT = sample-service [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test GOTESTFLAGS="-json -v" [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = sample-service [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:08:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = true [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = palau [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = palau [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = palau [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4f0e61a [Pipeline] echo 10:08:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:04 provisioning config files... 10:08:04 copy managed file [sample-service-settings] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config9710768932465388674tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:04 ---> ****-login.sh 10:08:04 nexus3.edgexfoundry.org:10001 10:08:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:05 10:08:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:05 Configure a credential helper to remove this warning. See 10:08:05 https://docs.****.com/go/credential-store/ 10:08:05 10:08:05 Login Succeeded 10:08:05 nexus3.edgexfoundry.org:10002 10:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:05 10:08:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:05 Configure a credential helper to remove this warning. See 10:08:05 https://docs.****.com/go/credential-store/ 10:08:05 10:08:05 Login Succeeded 10:08:05 nexus3.edgexfoundry.org:10003 10:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:05 10:08:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:05 Configure a credential helper to remove this warning. See 10:08:05 https://docs.****.com/go/credential-store/ 10:08:05 10:08:05 Login Succeeded 10:08:05 nexus3.edgexfoundry.org:10004 10:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:05 10:08:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:05 Configure a credential helper to remove this warning. See 10:08:05 https://docs.****.com/go/credential-store/ 10:08:05 10:08:05 Login Succeeded 10:08:05 ****.io 10:08:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:05 10:08:05 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:08:05 Configure a credential helper to remove this warning. See 10:08:05 https://docs.****.com/go/credential-store/ 10:08:05 10:08:05 Login Succeeded 10:08:05 ---> ****-login.sh ends [Pipeline] } 10:08:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:08:06 + git rev-list -1 --merges 4f0e61a6971a0bafd50fa1827b54a836cb156916~1..4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] echo 10:08:06 -----------> git rev-list -1 --merges 4f0e61a6971a0bafd50fa1827b54a836cb156916~1..4f0e61a6971a0bafd50fa1827b54a836cb156916 4f0e61a6971a0bafd50fa1827b54a836cb156916 [false] [Pipeline] sh 10:08:06 + git log --format=format:%s -1 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] echo 10:08:06 ========================================================= 10:08:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] However, we have a env.CommitId 10:08:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:06 + git log --format=format:%s -1 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] echo 10:08:06 [semverPrep] GIT_COMMIT: 4f0e61a6971a0bafd50fa1827b54a836cb156916, Commit Message: ci(lts-release): LTS release v4.0.2 @3e8a1a9 [Pipeline] echo 10:08:06 [semverPrep] This is not a build commit. [Pipeline] sh 10:08:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:08:07 + grep -v github /etc/ssh/ssh_known_hosts 10:08:07 + [ -e /tmp/ssh_known_hosts ] 10:08:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:08:07 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:08:07 + sudo tee -a /etc/ssh/ssh_known_hosts 10:08:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:07 10:08:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:07 0.1.4: Pulling from edgex-devops/py-git-semver 10:08:07 3dae71ba6b94: Pulling fs layer 10:08:07 6bf1a483ea7c: Pulling fs layer 10:08:07 f5dfc541a4d3: Pulling fs layer 10:08:07 461d9e800cba: Pulling fs layer 10:08:07 80192f66455f: Pulling fs layer 10:08:07 2e8e34ca0e6c: Pulling fs layer 10:08:07 80192f66455f: Waiting 10:08:07 a29436f7fd5d: Pulling fs layer 10:08:07 923cac83aea3: Pulling fs layer 10:08:07 a29436f7fd5d: Waiting 10:08:07 461d9e800cba: Waiting 10:08:07 923cac83aea3: Waiting 10:08:07 25ad8b0a4227: Pulling fs layer 10:08:07 db01528c6b51: Pulling fs layer 10:08:07 28988de357af: Pulling fs layer 10:08:07 db01528c6b51: Waiting 10:08:07 25ad8b0a4227: Waiting 10:08:07 28988de357af: Waiting 10:08:07 6bf1a483ea7c: Verifying Checksum 10:08:07 6bf1a483ea7c: Download complete 10:08:07 461d9e800cba: Verifying Checksum 10:08:07 461d9e800cba: Download complete 10:08:07 80192f66455f: Verifying Checksum 10:08:07 80192f66455f: Download complete 10:08:08 f5dfc541a4d3: Verifying Checksum 10:08:08 f5dfc541a4d3: Download complete 10:08:08 3dae71ba6b94: Verifying Checksum 10:08:08 3dae71ba6b94: Download complete 10:08:08 923cac83aea3: Verifying Checksum 10:08:08 923cac83aea3: Download complete 10:08:08 25ad8b0a4227: Verifying Checksum 10:08:08 25ad8b0a4227: Download complete 10:08:08 db01528c6b51: Download complete 10:08:08 28988de357af: Verifying Checksum 10:08:08 28988de357af: Download complete 10:08:08 a29436f7fd5d: Verifying Checksum 10:08:08 a29436f7fd5d: Download complete 10:08:08 2e8e34ca0e6c: Verifying Checksum 10:08:08 2e8e34ca0e6c: Download complete 10:08:09 3dae71ba6b94: Pull complete 10:08:09 6bf1a483ea7c: Pull complete 10:08:10 f5dfc541a4d3: Pull complete 10:08:10 461d9e800cba: Pull complete 10:08:10 80192f66455f: Pull complete 10:08:14 2e8e34ca0e6c: Pull complete 10:08:15 a29436f7fd5d: Pull complete 10:08:15 923cac83aea3: Pull complete 10:08:15 25ad8b0a4227: Pull complete 10:08:15 db01528c6b51: Pull complete 10:08:15 28988de357af: Pull complete 10:08:15 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:15 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:08:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:08:18 $ docker top d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 -eo pid,comm 10:08:18 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). 10:08:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:08:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:18 [ssh-agent] Looking for ssh-agent implementation... 10:08:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:18 $ docker exec d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 ssh-agent 10:08:18 SSH_AUTH_SOCK=/tmp/ssh-uEeX7Muqczj3/agent.32 10:08:18 SSH_AGENT_PID=38 10:08:18 Running ssh-add (command line suppressed) 10:08:18 Identity added: /w/workspace/dgexfoundry_sample-service_palau@tmp/private_key_7003807475858375950.key (/w/workspace/dgexfoundry_sample-service_palau@tmp/private_key_7003807475858375950.key) 10:08:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:19 + git config --global --add safe.directory /w/workspace/dgexfoundry_sample-service_palau [Pipeline] sh 10:08:19 + git tag --points-at 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] } 10:08:19 $ docker exec --env ******** --env ******** d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 ssh-agent -k 10:08:19 unset SSH_AUTH_SOCK; 10:08:19 unset SSH_AGENT_PID; 10:08:19 echo Agent pid 38 killed; 10:08:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] echo 10:08:19 [edgeXSemver]: set GITSEMVER_HEAD_TAG to 'v4.0.2' [Pipeline] sshagent 10:08:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:08:19 [ssh-agent] Looking for ssh-agent implementation... 10:08:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:08:19 $ docker exec d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 ssh-agent 10:08:19 SSH_AUTH_SOCK=/tmp/ssh-5Q8wSvWpODaR/agent.84 10:08:19 SSH_AGENT_PID=90 10:08:19 Running ssh-add (command line suppressed) 10:08:19 Identity added: /w/workspace/dgexfoundry_sample-service_palau@tmp/private_key_12369968960869802050.key (/w/workspace/dgexfoundry_sample-service_palau@tmp/private_key_12369968960869802050.key) 10:08:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:08:20 + git semver init 10:08:20 2026-05-20 10:08:20,396 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:08:20 2026-05-20 10:08:20,400 [run_init] DEBUG init version:0.0.0 force:False 10:08:20 2026-05-20 10:08:20,400 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/dgexfoundry_sample-service_palau/.semver 10:08:20 2026-05-20 10:08:20,401 [execute] INFO git clone -b semver git@github.com:edgexfoundry/sample-service.git /w/workspace/dgexfoundry_sample-service_palau/.semver 10:08:20 2026-05-20 10:08:20,401 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/sample-service.git', '/w/workspace/dgexfoundry_sample-service_palau/.semver'], cwd=/w/workspace/dgexfoundry_sample-service_palau, stdin=None, shell=False, universal_newlines=False) 10:08:21 2026-05-20 10:08:21,191 [append_file] DEBUG append to file:/w/workspace/dgexfoundry_sample-service_palau/.git/info/exclude 10:08:21 2026-05-20 10:08:21,192 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/dgexfoundry_sample-service_palau/.semver/palau with force:False 10:08:21 2026-05-20 10:08:21,192 [read_version] DEBUG read version from /w/workspace/dgexfoundry_sample-service_palau/.semver/palau 10:08:21 2026-05-20 10:08:21,192 [read_version] DEBUG read version from /w/workspace/dgexfoundry_sample-service_palau/.semver/palau 10:08:21 4.0.2 [Pipeline] } 10:08:21 $ docker exec --env ******** --env ******** d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 ssh-agent -k 10:08:21 unset SSH_AUTH_SOCK; 10:08:21 unset SSH_AGENT_PID; 10:08:21 echo Agent pid 90 killed; 10:08:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:08:21 + git semver [Pipeline] } 10:08:22 $ docker stop --time=1 d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 10:08:23 $ docker rm -f --volumes d77286fd48781498b6a6048d343a01a8c7d9c357918eb411a9f7eb51cfcdbf99 [Pipeline] // withDockerContainer [Pipeline] sh 10:08:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:08:23 Stashed 1 file(s) [Pipeline] echo 10:08:23 [edgeXSemver]: initialized semver on version 4.0.2 [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) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:08:24 + git checkout 4f0e61a6971a0bafd50fa1827b54a836cb156916 10:08:24 HEAD is now at 4f0e61a ci(lts-release): LTS release v4.0.2 @3e8a1a9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:08:24 provisioning config files... 10:08:24 copy managed file [sample-service-settings] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config7287253948666214330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:08:24 ---> ****-login.sh 10:08:24 nexus3.edgexfoundry.org:10001 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:24 Login Succeeded 10:08:24 nexus3.edgexfoundry.org:10002 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:24 Login Succeeded 10:08:24 nexus3.edgexfoundry.org:10003 10:08:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:25 Login Succeeded 10:08:25 nexus3.edgexfoundry.org:10004 10:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:25 Login Succeeded 10:08:25 ****.io 10:08:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:08:25 Login Succeeded 10:08:25 ---> ****-login.sh ends [Pipeline] } 10:08:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:08:25 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 10:08:25 + grep ^go [0-9].[0-9]* go.mod 10:08:25 + + cut -d .cut -f1-2 -d 10:08:25 -f 2 [Pipeline] echo 10:08:25 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:08:25 ========================================================= 10:08:25 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts] 10:08:25 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:26 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:08:26 #0 building with "default" instance using docker driver 10:08:26 10:08:26 #1 [internal] load build definition from Dockerfile 10:08:26 #1 transferring dockerfile: 1.47kB done 10:08:26 #1 DONE 0.0s 10:08:26 10:08:26 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts 10:08:26 #2 DONE 0.1s 10:08:27 10:08:27 #3 [internal] load .dockerignore 10:08:27 #3 transferring context: 2B done 10:08:27 #3 DONE 0.0s 10:08:27 10:08:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d 10:08:27 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d 0.0s done 10:08:27 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.15MB / 3.81MB 0.1s 10:08:27 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 5.24MB / 60.24MB 0.1s 10:08:27 #4 sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 126B / 126B 0.1s done 10:08:27 #4 sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d 2.42kB / 2.42kB done 10:08:27 #4 ... 10:08:27 10:08:27 #5 [internal] load build context 10:08:27 #5 transferring context: 4.71MB 0.1s done 10:08:27 #5 DONE 0.2s 10:08:27 10:08:27 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.25-alpine-lts@sha256:3b0e620b117f50d40f5b7e5bb96eedcf974bd1670d6413bae865fa62a0b2626d 10:08:27 #4 sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 3.81MB / 3.81MB 0.1s done 10:08:27 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 15.73MB / 60.24MB 0.2s 10:08:27 #4 sha256:988202c48324e2024fd998a349d8c2e634a8c956ea9268096534220b1a8f8d6d 4.30kB / 4.30kB done 10:08:27 #4 sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 289.45kB / 289.45kB 0.1s done 10:08:27 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 10:08:27 #4 sha256:e24c8424ccd03425f040f0cfbb4dc81f3cd66f6bf2785e8da9d56be0a92cd589 360B / 360B 0.1s done 10:08:27 #4 sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 1.05MB / 15.05MB 0.2s 10:08:27 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:08:27 #4 sha256:ac693f34c2f084e949a3c0b169ae9c61044aa488e70d9b1f33be93fe975d833c 0B / 2.38MB 0.2s 10:08:27 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 30.41MB / 60.24MB 0.3s 10:08:27 #4 extracting sha256:84f5eff04246b56d48d1ed6cbd82d6bc7e53f7e790db6a467f92571c69f3289e 0.2s done 10:08:27 #4 sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 8.39MB / 15.05MB 0.3s 10:08:27 #4 sha256:ac693f34c2f084e949a3c0b169ae9c61044aa488e70d9b1f33be93fe975d833c 2.38MB / 2.38MB 0.2s done 10:08:27 #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 1.05MB / 98.38MB 0.3s 10:08:27 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.5s 10:08:27 #4 sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 15.05MB / 15.05MB 0.4s done 10:08:27 #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 16.78MB / 98.38MB 0.5s 10:08:27 #4 extracting sha256:713d2d8a8d8daea90208f0db2272f7c5b7b1ed86d1830e274eb0b77523ab311d 0.0s done 10:08:27 #4 sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 2.10MB / 14.74MB 0.5s 10:08:27 #4 sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 60.24MB / 60.24MB 0.6s done 10:08:27 #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 29.36MB / 98.38MB 0.6s 10:08:27 #4 sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 9.24MB / 14.74MB 0.6s 10:08:27 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 10:08:27 #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 46.14MB / 98.38MB 0.7s 10:08:27 #4 sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 14.74MB / 14.74MB 0.7s 10:08:27 #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 67.11MB / 98.38MB 0.8s 10:08:27 #4 sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 14.74MB / 14.74MB 0.7s done 10:08:27 #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 88.08MB / 98.38MB 0.9s 10:08:27 #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 98.38MB / 98.38MB 1.0s 10:08:28 #4 sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 98.38MB / 98.38MB 1.2s done 10:08:32 #4 extracting sha256:212f1aa7b6f145e07f32d904940cd57ec172ed8397de9151cdcbb21d82522429 4.6s done 10:08:32 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db 10:08:32 #4 extracting sha256:245ede05cb820bdbab7dc67ca9d7bd8197d833f1f61dbede42ad941cf561e2db done 10:08:32 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:08:32 #4 extracting sha256:e24c8424ccd03425f040f0cfbb4dc81f3cd66f6bf2785e8da9d56be0a92cd589 done 10:08:32 #4 extracting sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 0.1s 10:08:32 #4 extracting sha256:50a554b1efb302bfa23582760590327de6529a56713ddcc4dedca4dada378eef 0.2s done 10:08:32 #4 extracting sha256:ac693f34c2f084e949a3c0b169ae9c61044aa488e70d9b1f33be93fe975d833c 0.0s done 10:08:32 #4 extracting sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 0.1s 10:08:35 #4 extracting sha256:4ce9ccb54548b32befd1cb236630084fd67458d537cad6518f7ff29555c1413f 2.9s done 10:08:35 #4 extracting sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 10:08:36 #4 extracting sha256:9a9fa1404c6713433560bacb6ee642825d20606ed840448c2fad97220f502ad0 0.5s done 10:08:36 #4 DONE 9.4s 10:08:36 10:08:36 #6 [builder 2/7] RUN apk add --no-cache build-base git openssh-client 10:08:36 #6 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:08:36 #6 0.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:08:36 #6 0.565 (1/4) Installing openssh-keygen (10.0_p1-r10) 10:08:36 #6 0.583 (2/4) Installing libedit (20250104.3.1-r1) 10:08:36 #6 0.590 (3/4) Installing openssh-client-common (10.0_p1-r10) 10:08:36 #6 0.615 (4/4) Installing openssh-client-default (10.0_p1-r10) 10:08:36 #6 0.629 Executing busybox-1.37.0-r20.trigger 10:08:36 #6 0.636 OK: 269 MiB in 64 packages 10:08:39 Still waiting to schedule task 10:08:39 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 10:08:40 #6 DONE 3.9s 10:08:40 10:08:40 #7 [builder 3/7] WORKDIR /sample-service 10:08:40 #7 DONE 0.0s 10:08:40 10:08:40 #8 [builder 4/7] COPY go.mod vendor* ./ 10:08:40 #8 DONE 0.1s 10:08:40 10:08:40 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:08:43 #9 DONE 2.5s 10:08:43 10:08:43 #10 [builder 6/7] COPY . . 10:08:43 #10 DONE 0.1s 10:08:43 10:08:43 #11 [builder 7/7] RUN echo noop 10:08:43 #11 0.221 noop 10:08:43 #11 DONE 0.3s 10:08:43 10:08:43 #12 exporting to image 10:08:43 #12 exporting layers 10:08:44 #12 exporting layers 1.0s done 10:08:44 #12 writing image sha256:3b69c23f0f98cfcf9581ddb3207783fce8a2cd09df13487815e860b0cc071849 done 10:08:44 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:08:44 #12 DONE 1.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:44 + docker inspect -f . ci-base-image-x86_64 10:08:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:44 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:08:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** ci-base-image-x86_64 cat 10:08:44 $ docker top 3adf4447b2d35dee64b7a2dab7f4a0c3fff6108ef08279727f3ace487cb308ec -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:45 + go version 10:08:45 go version go1.25.10 linux/amd64 [Pipeline] } 10:08:45 $ docker stop --time=1 3adf4447b2d35dee64b7a2dab7f4a0c3fff6108ef08279727f3ace487cb308ec 10:08:46 $ docker rm -f --volumes 3adf4447b2d35dee64b7a2dab7f4a0c3fff6108ef08279727f3ace487cb308ec [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:08:46 + docker inspect -f . ci-base-image-x86_64 10:08:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:08:47 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:08:47 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** ci-base-image-x86_64 cat 10:08:47 $ docker top c4162722edef2cb9d3baca505a02aa2246649072cb3d595536020e9844accb8e -eo pid,comm [Pipeline] { [Pipeline] sh 10:08:47 + git config --global --add safe.directory /w/workspace/dgexfoundry_sample-service_palau [Pipeline] fileExists [Pipeline] sh 10:08:47 + make test 'GOTESTFLAGS=-json -v' 10:08:47 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 10:08:48 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 10:08:58 📦 github.com/edgexfoundry/sample-service 10:08:58 🛑 no test files 10:08:58 10:08:58 📦 github.com/edgexfoundry/sample-service/cmd 10:08:58 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 10:08:58 10:08:58 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 10:08:58 level=ERROR ts=2026-05-20T10:08:56.554825273Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 10:08:58 ✅ TestHandleReadCommands (0s) 10:08:58 ✅ TestHandleWriteCommands (0s) 10:08:58 ✅ TestValue_Int16 (0s) 10:08:58 ✅ TestValue_Int32 (0s) 10:08:58 ✅ TestValue_Int64 (0s) 10:08:58 ✅ TestValue_Int8 (0s) 10:08:58 10:08:58 CGO_ENABLED=1 go vet ./... 10:08:59 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:08:59 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:08:59 ./bin/test-attribution-txt.sh 10:08:59 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 10:08:59 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 10:08:59 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:09:00 + go mod tidy [Pipeline] } 10:09:00 $ docker stop --time=1 c4162722edef2cb9d3baca505a02aa2246649072cb3d595536020e9844accb8e 10:09:01 $ docker rm -f --volumes c4162722edef2cb9d3baca505a02aa2246649072cb3d595536020e9844accb8e [Pipeline] // withDockerContainer [Pipeline] sh 10:09:02 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:09:02 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:09:02 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:09:02 + ls -al . 10:09:02 total 164 10:09:02 drwxrwxr-x 11 jenkins jenkins 4096 May 20 10:08 . 10:09:02 drwxrwxr-x 4 jenkins jenkins 4096 May 20 10:07 .. 10:09:02 drwxrwxr-x 8 jenkins jenkins 4096 May 20 10:08 .git 10:09:02 drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:07 .github 10:09:02 -rw-rw-r-- 1 jenkins jenkins 40 May 20 10:07 .gitignore 10:09:02 drwxr-xr-x 3 jenkins jenkins 4096 May 20 10:08 .semver 10:09:02 -rw-rw-r-- 1 jenkins jenkins 4832 May 20 10:07 Attribution.txt 10:09:02 -rw-rw-r-- 1 jenkins jenkins 34862 May 20 10:07 CHANGELOG.md 10:09:02 -rw-rw-r-- 1 jenkins jenkins 1434 May 20 10:07 Dockerfile 10:09:02 -rw-rw-r-- 1 jenkins jenkins 819 May 20 10:07 Jenkinsfile 10:09:02 -rw-rw-r-- 1 jenkins jenkins 729 May 20 10:07 Jenkinsfile-sandbox 10:09:02 -rw-rw-r-- 1 jenkins jenkins 3586 May 20 10:07 Jenkinsfile.edgexSemver 10:09:02 -rw-rw-r-- 1 jenkins jenkins 11340 May 20 10:07 LICENSE 10:09:02 -rw-rw-r-- 1 jenkins jenkins 1308 May 20 10:07 Makefile 10:09:02 -rw-rw-r-- 1 jenkins jenkins 3063 May 20 10:07 README.md 10:09:02 -rw-rw-r-- 1 jenkins jenkins 5 May 20 10:08 VERSION 10:09:02 drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:07 api 10:09:02 drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:07 bin 10:09:02 drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:07 cmd 10:09:02 -rw-r--r-- 1 jenkins jenkins 5399 May 20 10:08 coverage.out 10:09:02 drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:07 driver 10:09:02 drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:07 example 10:09:02 -rw-rw-r-- 1 jenkins jenkins 1957 May 20 10:07 go.mod 10:09:02 -rw-rw-r-- 1 jenkins jenkins 13083 May 20 10:07 go.sum 10:09:02 drwxrwxr-x 4 jenkins jenkins 4096 May 20 10:07 vendor 10:09:02 -rw-rw-r-- 1 jenkins jenkins 225 May 20 10:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:03 + 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=4f0e61a6971a0bafd50fa1827b54a836cb156916 --label arch=amd64 --label version=4.0.2 . 10:09:03 #0 building with "default" instance using docker driver 10:09:03 10:09:03 #1 [internal] load build definition from Dockerfile 10:09:03 #1 transferring dockerfile: 1.47kB done 10:09:03 #1 DONE 0.0s 10:09:03 10:09:03 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:09:03 #2 DONE 0.0s 10:09:03 10:09:03 #3 [internal] load metadata for docker.io/library/alpine:3.18 10:09:03 #3 DONE 0.1s 10:09:03 10:09:03 #4 [internal] load .dockerignore 10:09:03 #4 transferring context: 2B done 10:09:03 #4 DONE 0.0s 10:09:03 10:09:03 #5 [internal] load build context 10:09:03 #5 transferring context: 55.93kB 0.0s done 10:09:03 #5 DONE 0.0s 10:09:03 10:09:03 #6 [stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 10:09:03 #6 resolve docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 0.0s done 10:09:03 #6 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 10:09:03 #6 ... 10:09:03 10:09:03 #7 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:09:03 #7 DONE 0.1s 10:09:03 10:09:03 #6 [stage-1 1/4] FROM docker.io/library/alpine:3.18@sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 10:09:03 #6 extracting sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 0.1s done 10:09:03 #6 sha256:802c91d5298192c0f3a08101aeb5f9ade2992e22c9e27fa8b88eab82602550d0 582B / 582B done 10:09:03 #6 sha256:44cf07d57ee4424189f012074a59110ee2065adfdde9c7d9826bebdffce0a885 3.42MB / 3.42MB 0.1s done 10:09:03 #6 sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 8.08kB / 8.08kB done 10:09:03 #6 sha256:fd032399cd767f310a1d1274e81cab9f0fd8a49b3589eba2c3420228cd45b6a7 1.02kB / 1.02kB done 10:09:03 #6 DONE 0.3s 10:09:03 10:09:03 #8 [builder 2/7] RUN apk add --no-cache build-base git openssh-client 10:09:03 #8 0.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:09:03 #8 0.345 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:09:04 #8 0.712 OK: 269 MiB in 64 packages 10:09:04 #8 DONE 0.9s 10:09:04 10:09:04 #9 [builder 3/7] WORKDIR /sample-service 10:09:04 #9 DONE 0.0s 10:09:04 10:09:04 #10 [builder 4/7] COPY go.mod vendor* ./ 10:09:04 #10 DONE 0.4s 10:09:04 10:09:04 #11 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:09:05 #11 0.210 skipping... 10:09:05 #11 DONE 0.3s 10:09:05 10:09:05 #12 [builder 6/7] COPY . . 10:09:05 #12 DONE 0.1s 10:09:05 10:09:05 #13 [builder 7/7] RUN make build 10:09:05 #13 0.205 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=4.0.2" -o cmd/sample-service ./cmd 10:09:15 #13 DONE 8.6s 10:09:15 10:09:15 #14 [stage-1 2/4] COPY --from=builder /sample-service/cmd / 10:09:15 #14 DONE 0.1s 10:09:15 10:09:15 #15 [stage-1 3/4] COPY --from=builder /sample-service/LICENSE / 10:09:15 #15 DONE 0.0s 10:09:15 10:09:15 #16 [stage-1 4/4] COPY --from=builder /sample-service/Attribution.txt / 10:09:15 #16 DONE 0.0s 10:09:15 10:09:15 #17 exporting to image 10:09:15 #17 exporting layers 0.1s done 10:09:15 #17 writing image sha256:e45e4eb476c4826a1471375100b3e3db2af65b93ada6ad7511d4d1f708c93307 done 10:09:15 #17 naming to docker.io/library/sample-service done 10:09:15 #17 DONE 0.1s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:09:15 provisioning config files... 10:09:15 copy managed file [sample-service-settings] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config266409772129937579tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:15 ---> ****-login.sh 10:09:15 nexus3.edgexfoundry.org:10001 10:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:15 Login Succeeded 10:09:15 nexus3.edgexfoundry.org:10002 10:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:15 Login Succeeded 10:09:15 nexus3.edgexfoundry.org:10003 10:09:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:16 Login Succeeded 10:09:16 nexus3.edgexfoundry.org:10004 10:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:16 Login Succeeded 10:09:16 ****.io 10:09:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:09:16 Login Succeeded 10:09:16 ---> ****-login.sh ends [Pipeline] } 10:09:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:16 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:09:16 [edgeXDocker.push] Tagging docker image sample-service with the following tags: 10:09:16 4f0e61a6971a0bafd50fa1827b54a836cb156916 10:09:16 4.0.2 10:09:16 4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 10:09:16 palau 10:09:16 experimental 10:09:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:16 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:17 + docker push nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916 10:09:17 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 10:09:17 4ce8d5831778: Preparing 10:09:17 def1dec6bdcc: Preparing 10:09:17 c697f4c197d6: Preparing 10:09:17 f44f286046d9: Preparing 10:09:17 f44f286046d9: Layer already exists 10:09:17 4ce8d5831778: Pushed 10:09:17 def1dec6bdcc: Pushed 10:09:18 c697f4c197d6: Pushed 10:09:18 4f0e61a6971a0bafd50fa1827b54a836cb156916: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:19 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:19 + docker push nexus3.edgexfoundry.org:10004/sample-service:4.0.2 10:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 10:09:19 4ce8d5831778: Preparing 10:09:19 def1dec6bdcc: Preparing 10:09:19 c697f4c197d6: Preparing 10:09:19 f44f286046d9: Preparing 10:09:19 f44f286046d9: Layer already exists 10:09:19 def1dec6bdcc: Layer already exists 10:09:19 c697f4c197d6: Layer already exists 10:09:19 4ce8d5831778: Layer already exists 10:09:19 4.0.2: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:19 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:20 + docker push nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 10:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 10:09:20 4ce8d5831778: Preparing 10:09:20 def1dec6bdcc: Preparing 10:09:20 c697f4c197d6: Preparing 10:09:20 f44f286046d9: Preparing 10:09:20 def1dec6bdcc: Layer already exists 10:09:20 4ce8d5831778: Layer already exists 10:09:20 f44f286046d9: Layer already exists 10:09:20 c697f4c197d6: Layer already exists 10:09:20 4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:20 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:20 + docker push nexus3.edgexfoundry.org:10004/sample-service:palau 10:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 10:09:20 4ce8d5831778: Preparing 10:09:20 def1dec6bdcc: Preparing 10:09:20 c697f4c197d6: Preparing 10:09:20 f44f286046d9: Preparing 10:09:20 c697f4c197d6: Layer already exists 10:09:20 def1dec6bdcc: Layer already exists 10:09:20 f44f286046d9: Layer already exists 10:09:20 4ce8d5831778: Layer already exists 10:09:20 palau: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:21 + docker tag sample-service nexus3.edgexfoundry.org:10004/sample-service:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:21 + docker push nexus3.edgexfoundry.org:10004/sample-service:experimental 10:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service] 10:09:21 4ce8d5831778: Preparing 10:09:21 def1dec6bdcc: Preparing 10:09:21 c697f4c197d6: Preparing 10:09:21 f44f286046d9: Preparing 10:09:21 f44f286046d9: Layer already exists 10:09:21 def1dec6bdcc: Layer already exists 10:09:21 4ce8d5831778: Layer already exists 10:09:21 c697f4c197d6: Layer already exists 10:09:21 experimental: digest: sha256:ffc45ca4b91610697ed9ea35474b9a53aedd0528acd0bf3f3d950229bd0999b0 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:09:21 ===================================================== [Pipeline] echo 10:09:21 taggedImages: 10:09:21 - nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916 10:09:21 - nexus3.edgexfoundry.org:10004/sample-service:4.0.2 10:09:21 - nexus3.edgexfoundry.org:10004/sample-service:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 10:09:21 - nexus3.edgexfoundry.org:10004/sample-service:palau 10:09:21 - nexus3.edgexfoundry.org:10004/sample-service:experimental [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 10:09:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:22 10:09:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:09:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:22 latest: Pulling from edgex-lftools-log-publisher 10:09:22 5eb5b503b376: Pulling fs layer 10:09:22 5c69ac0246d0: Pulling fs layer 10:09:22 ec43610c2a17: Pulling fs layer 10:09:22 3a2ae6a8a46f: Pulling fs layer 10:09:22 33b1e0a273af: Pulling fs layer 10:09:22 5d3b04190fa2: Pulling fs layer 10:09:22 2f39f015ded8: Pulling fs layer 10:09:22 3a2ae6a8a46f: Waiting 10:09:22 5d3b04190fa2: Waiting 10:09:22 33b1e0a273af: Waiting 10:09:22 2f39f015ded8: Waiting 10:09:22 5c69ac0246d0: Verifying Checksum 10:09:22 5c69ac0246d0: Download complete 10:09:22 3a2ae6a8a46f: Verifying Checksum 10:09:22 3a2ae6a8a46f: Download complete 10:09:22 33b1e0a273af: Verifying Checksum 10:09:22 33b1e0a273af: Download complete 10:09:22 ec43610c2a17: Verifying Checksum 10:09:22 ec43610c2a17: Download complete 10:09:22 5d3b04190fa2: Verifying Checksum 10:09:22 5d3b04190fa2: Download complete 10:09:22 5eb5b503b376: Verifying Checksum 10:09:22 5eb5b503b376: Download complete 10:09:23 2f39f015ded8: Verifying Checksum 10:09:23 2f39f015ded8: Download complete 10:09:24 5eb5b503b376: Pull complete 10:09:24 5c69ac0246d0: Pull complete 10:09:24 ec43610c2a17: Pull complete 10:09:24 3a2ae6a8a46f: Pull complete 10:09:25 33b1e0a273af: Pull complete 10:09:25 5d3b04190fa2: Pull complete 10:09:31 2f39f015ded8: Pull complete 10:09:31 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:09:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:09:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:09:32 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:09:32 $ 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/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:09:34 $ docker top fcd215069fff8c73e4283ec542111694255869d79863ea09844bf7f07b125030 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:09:35 ---> job-cost.sh 10:09:35 lf-activate-venv: SKIPPING 10:09:35 INFO: No Stack... 10:09:35 INFO: Retrieving Pricing Info for: v3-standard-8 10:09:36 INFO: Archiving Costs [Pipeline] sh 10:09:36 + cat /w/workspace/dgexfoundry_sample-service_palau/archives/cost.csv 10:09:36 + cut -d, -f6 [Pipeline] lock 10:09:36 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] 10:09:36 Resource [jenkins-edgexfoundry-sample-service-palau-2-stack-cost] did not exist. Created. 10:09:36 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:09:36 + echo total: 0.2199999988079071 [Pipeline] stash 10:09:36 Stashed 1 file(s) [Pipeline] } 10:09:36 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:09:36 $ docker stop --time=1 fcd215069fff8c73e4283ec542111694255869d79863ea09844bf7f07b125030 10:09:37 $ docker rm -f --volumes fcd215069fff8c73e4283ec542111694255869d79863ea09844bf7f07b125030 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:10:20 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9716 in /w/workspace/dgexfoundry_sample-service_palau [Pipeline] { [Pipeline] ws 10:10:20 Running in /w/workspace/sample-service/2 [Pipeline] { [Pipeline] checkout 10:10:23 Selected Git installation does not exist. Using Default 10:10:23 The recommended git tool is: NONE 10:10:27 using credential edgex-jenkins-ssh 10:10:27 Cloning the remote Git repository 10:10:27 Cloning repository git@github.com:edgexfoundry/sample-service.git 10:10:27 > git init /w/workspace/sample-service/2 # timeout=10 10:10:28 Fetching upstream changes from git@github.com:edgexfoundry/sample-service.git 10:10:28 > git --version # timeout=10 10:10:28 > git --version # 'git version 2.25.1' 10:10:28 using GIT_SSH to set credentials SSH Credentials for GitHub 10:10:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/sample-service.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:30 Avoid second fetch 10:10:30 Checking out Revision 4f0e61a6971a0bafd50fa1827b54a836cb156916 (palau) 10:10:29 > git config remote.origin.url git@github.com:edgexfoundry/sample-service.git # timeout=10 10:10:29 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:10:30 > git config core.sparsecheckout # timeout=10 10:10:30 > git checkout -f 4f0e61a6971a0bafd50fa1827b54a836cb156916 # timeout=10 10:10:31 Commit message: "ci(lts-release): LTS release v4.0.2 @3e8a1a9" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:10:36 + git checkout 4f0e61a6971a0bafd50fa1827b54a836cb156916 10:10:36 HEAD is now at 4f0e61a ci(lts-release): LTS release v4.0.2 @3e8a1a9 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:10:36 provisioning config files... 10:10:36 copy managed file [sample-service-settings] to file:/w/workspace/sample-service/2@tmp/config9042171832578929603tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:10:36 ---> ****-login.sh 10:10:36 nexus3.edgexfoundry.org:10001 10:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:37 Configure a credential helper to remove this warning. See 10:10:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:37 10:10:37 Login Succeeded 10:10:37 nexus3.edgexfoundry.org:10002 10:10:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:38 Configure a credential helper to remove this warning. See 10:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:38 10:10:38 Login Succeeded 10:10:38 nexus3.edgexfoundry.org:10003 10:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:38 Configure a credential helper to remove this warning. See 10:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:38 10:10:38 Login Succeeded 10:10:38 nexus3.edgexfoundry.org:10004 10:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:38 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:38 Configure a credential helper to remove this warning. See 10:10:38 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:38 10:10:38 Login Succeeded 10:10:38 ****.io 10:10:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:10:39 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:10:39 Configure a credential helper to remove this warning. See 10:10:39 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:10:39 10:10:39 Login Succeeded 10:10:39 ---> ****-login.sh ends [Pipeline] } 10:10:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:10:39 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 10:10:39 + grep ^go [0-9].[0-9]* go.mod 10:10:39 + cut -d -f 2 10:10:39 + cut -d . -f1-2 [Pipeline] echo 10:10:40 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:10:40 ========================================================= 10:10:40 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts] 10:10:40 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:10:40 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:10:41 Sending build context to Docker daemon 4MB 10:10:41 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 10:10:41 Step 2/12 : FROM ${BASE} AS builder 10:10:44 1.25-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 10:10:44 58e777220c39: Pulling fs layer 10:10:44 5d96c866386f: Pulling fs layer 10:10:44 8985e74deb67: Pulling fs layer 10:10:44 a90cb41c1532: Pulling fs layer 10:10:44 4f4fb700ef54: Pulling fs layer 10:10:44 e57ccee113ea: Pulling fs layer 10:10:44 6eaa5b7322b3: Pulling fs layer 10:10:44 f2359f51cd62: Pulling fs layer 10:10:44 64f64bd4695a: Pulling fs layer 10:10:44 a90cb41c1532: Waiting 10:10:44 4f4fb700ef54: Waiting 10:10:44 f2359f51cd62: Waiting 10:10:44 64f64bd4695a: Waiting 10:10:44 e57ccee113ea: Waiting 10:10:44 6eaa5b7322b3: Waiting 10:10:44 5d96c866386f: Download complete 10:10:44 a90cb41c1532: Verifying Checksum 10:10:44 a90cb41c1532: Download complete 10:10:44 4f4fb700ef54: Verifying Checksum 10:10:44 4f4fb700ef54: Download complete 10:10:44 58e777220c39: Verifying Checksum 10:10:44 58e777220c39: Download complete 10:10:44 e57ccee113ea: Verifying Checksum 10:10:44 e57ccee113ea: Download complete 10:10:45 6eaa5b7322b3: Verifying Checksum 10:10:45 6eaa5b7322b3: Download complete 10:10:45 64f64bd4695a: Verifying Checksum 10:10:45 64f64bd4695a: Download complete 10:10:45 58e777220c39: Pull complete 10:10:46 5d96c866386f: Pull complete 10:10:46 8985e74deb67: Download complete 10:10:47 f2359f51cd62: Verifying Checksum 10:10:47 f2359f51cd62: Download complete 10:11:00 8985e74deb67: Pull complete 10:11:00 a90cb41c1532: Pull complete 10:11:00 4f4fb700ef54: Pull complete 10:11:00 e57ccee113ea: Pull complete 10:11:01 6eaa5b7322b3: Pull complete 10:11:09 f2359f51cd62: Pull complete 10:11:13 64f64bd4695a: Pull complete 10:11:13 Digest: sha256:b5acd5d4200d65701dacc899ff3efa3314a299fba2612b629b0aca63cd024f11 10:11:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.25-alpine-lts 10:11:13 ---> e923a9b4a175 10:11:13 Step 3/12 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 10:11:14 ---> Running in 3971171acc92 10:11:14 Removing intermediate container 3971171acc92 10:11:14 ---> 73dbc4836417 10:11:14 Step 4/12 : ARG ALPINE_PKG_EXTRA="" 10:11:15 ---> Running in 2af0e7a6b63f 10:11:15 Removing intermediate container 2af0e7a6b63f 10:11:15 ---> 1d000d8c8c0b 10:11:15 Step 5/12 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:11:15 ---> Running in 38b070d274e8 10:11:15 Removing intermediate container 38b070d274e8 10:11:15 ---> 4c8da4acb7fb 10:11:15 Step 6/12 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:11:16 ---> Running in 178e48c3953c 10:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:11:18 (1/4) Installing openssh-keygen (10.0_p1-r10) 10:11:18 (2/4) Installing libedit (20250104.3.1-r1) 10:11:18 (3/4) Installing openssh-client-common (10.0_p1-r10) 10:11:18 (4/4) Installing openssh-client-default (10.0_p1-r10) 10:11:18 Executing busybox-1.37.0-r20.trigger 10:11:18 OK: 259 MiB in 64 packages 10:11:19 Removing intermediate container 178e48c3953c 10:11:19 ---> 62897b1c5c6a 10:11:19 Step 7/12 : WORKDIR /sample-service 10:11:20 ---> Running in 689bcdb5d495 10:11:20 Removing intermediate container 689bcdb5d495 10:11:20 ---> 075a5c297dc9 10:11:20 Step 8/12 : COPY go.mod vendor* ./ 10:11:22 ---> 46590fc14263 10:11:22 Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:11:22 ---> Running in 8b7c9202455e 10:11:37 Removing intermediate container 8b7c9202455e 10:11:37 ---> ef7d79396363 10:11:37 Step 10/12 : COPY . . 10:11:39 ---> afa0cba5143c 10:11:39 Step 11/12 : ARG MAKE='make build' 10:11:39 ---> Running in e7912a2630aa 10:11:39 Removing intermediate container e7912a2630aa 10:11:39 ---> 8449f1a6d89b 10:11:39 Step 12/12 : RUN $MAKE 10:11:39 ---> Running in 0b7ef9d84592 10:11:40 noop 10:11:41 Removing intermediate container 0b7ef9d84592 10:11:41 ---> 28ab532d35cd 10:11:41 Successfully built 28ab532d35cd 10:11:41 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:41 + docker inspect -f . ci-base-image-arm64 10:11:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:41 prd-ubuntu20.04-docker-arm64-4c-16g-9716 does not seem to be running inside a container 10:11:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/sample-service/2 -v /w/workspace/sample-service/2:/w/workspace/sample-service/2:rw,z -v /w/workspace/sample-service/2@tmp:/w/workspace/sample-service/2@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 ******** ci-base-image-arm64 cat 10:11:43 $ docker top 443e65dae48c32cf10ead2e71d39b790bc783919180ab5efcf5ea2061eceb7cf -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:43 + go version 10:11:43 go version go1.25.10 linux/arm64 [Pipeline] } 10:11:43 $ docker stop --time=1 443e65dae48c32cf10ead2e71d39b790bc783919180ab5efcf5ea2061eceb7cf 10:11:45 $ docker rm -f --volumes 443e65dae48c32cf10ead2e71d39b790bc783919180ab5efcf5ea2061eceb7cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:11:46 + docker inspect -f . ci-base-image-arm64 10:11:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:11:46 prd-ubuntu20.04-docker-arm64-4c-16g-9716 does not seem to be running inside a container 10:11:46 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/sample-service/2 -v /w/workspace/sample-service/2:/w/workspace/sample-service/2:rw,z -v /w/workspace/sample-service/2@tmp:/w/workspace/sample-service/2@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 ******** ci-base-image-arm64 cat 10:11:47 $ docker top 23c1a50b6729e715cbb87bee3b2892fa287b2529bc3073f907c2a4d1b8072f4c -eo pid,comm [Pipeline] { [Pipeline] sh 10:11:48 + git config --global --add safe.directory /w/workspace/sample-service/2 [Pipeline] fileExists [Pipeline] sh 10:11:48 + make test 'GOTESTFLAGS=-json -v' 10:11:49 CGO_ENABLED=1 go install github.com/gotesttools/gotestfmt/v2/cmd/gotestfmt@latest 10:11:53 CGO_ENABLED=1 go test -json -v ./... -coverprofile=coverage.out | gotestfmt 10:13:01 📦 github.com/edgexfoundry/sample-service 10:13:01 🛑 no test files 10:13:01 10:13:01 📦 github.com/edgexfoundry/sample-service/cmd 10:13:01 github.com/edgexfoundry/sample-service/cmd coverage: 0.0% of statements 10:13:01 10:13:01 📦 github.com/edgexfoundry/sample-service/driver (40% coverage) 10:13:01 level=ERROR ts=2026-05-20T10:12:57.535906486Z app=devicerandom source=logger.go:74 msg="logTarget cannot be blank, using stdout only" 10:13:01 ✅ TestHandleReadCommands (0s) 10:13:01 ✅ TestHandleWriteCommands (0s) 10:13:01 ✅ TestValue_Int16 (0s) 10:13:01 ✅ TestValue_Int32 (0s) 10:13:01 ✅ TestValue_Int64 (0s) 10:13:01 ✅ TestValue_Int8 (0s) 10:13:01 10:13:01 CGO_ENABLED=1 go vet ./... 10:13:19 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:13:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:13:19 ./bin/test-attribution-txt.sh 10:13:19 An attribution for golang.org/x/crypto is missing from Attribution.txt, please add 10:13:19 An attribution for golang.org/x/sys is missing from Attribution.txt, please add [Pipeline] echo 10:13:19 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:13:20 + go mod tidy [Pipeline] } 10:13:21 $ docker stop --time=1 23c1a50b6729e715cbb87bee3b2892fa287b2529bc3073f907c2a4d1b8072f4c 10:13:22 $ docker rm -f --volumes 23c1a50b6729e715cbb87bee3b2892fa287b2529bc3073f907c2a4d1b8072f4c [Pipeline] // withDockerContainer [Pipeline] sh 10:13:23 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:13:23 Warning: overwriting stash ‘coverage-report’ 10:13:24 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:13:24 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:13:25 + ls -al . 10:13:25 total 160 10:13:25 drwxrwxr-x 10 jenkins jenkins 4096 May 20 10:11 . 10:13:25 drwxrwxr-x 4 jenkins jenkins 4096 May 20 10:10 .. 10:13:25 drwxrwxr-x 8 jenkins jenkins 4096 May 20 10:10 .git 10:13:25 drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:10 .github 10:13:25 -rw-rw-r-- 1 jenkins jenkins 40 May 20 10:10 .gitignore 10:13:25 -rw-rw-r-- 1 jenkins jenkins 4832 May 20 10:10 Attribution.txt 10:13:25 -rw-rw-r-- 1 jenkins jenkins 34862 May 20 10:10 CHANGELOG.md 10:13:25 -rw-rw-r-- 1 jenkins jenkins 1434 May 20 10:10 Dockerfile 10:13:25 -rw-rw-r-- 1 jenkins jenkins 819 May 20 10:10 Jenkinsfile 10:13:25 -rw-rw-r-- 1 jenkins jenkins 729 May 20 10:10 Jenkinsfile-sandbox 10:13:25 -rw-rw-r-- 1 jenkins jenkins 3586 May 20 10:10 Jenkinsfile.edgexSemver 10:13:25 -rw-rw-r-- 1 jenkins jenkins 11340 May 20 10:10 LICENSE 10:13:25 -rw-rw-r-- 1 jenkins jenkins 1308 May 20 10:10 Makefile 10:13:25 -rw-rw-r-- 1 jenkins jenkins 3063 May 20 10:10 README.md 10:13:25 -rw-rw-r-- 1 jenkins jenkins 5 May 20 10:08 VERSION 10:13:25 drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:10 api 10:13:25 drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:10 bin 10:13:25 drwxrwxr-x 3 jenkins jenkins 4096 May 20 10:10 cmd 10:13:25 -rw-r--r-- 1 jenkins jenkins 5399 May 20 10:13 coverage.out 10:13:25 drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:10 driver 10:13:25 drwxrwxr-x 2 jenkins jenkins 4096 May 20 10:10 example 10:13:25 -rw-rw-r-- 1 jenkins jenkins 1957 May 20 10:10 go.mod 10:13:25 -rw-rw-r-- 1 jenkins jenkins 13083 May 20 10:10 go.sum 10:13:25 drwxrwxr-x 4 jenkins jenkins 4096 May 20 10:10 vendor 10:13:25 -rw-rw-r-- 1 jenkins jenkins 225 May 20 10:10 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:13:25 + docker build -t sample-service-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=4f0e61a6971a0bafd50fa1827b54a836cb156916 --label arch=arm64 --label version=4.0.2 . 10:13:26 Sending build context to Docker daemon 4.006MB 10:13:26 Step 1/23 : ARG BASE=golang:1.21-alpine3.18 10:13:26 Step 2/23 : FROM ${BASE} AS builder 10:13:26 ---> 28ab532d35cd 10:13:26 Step 3/23 : ARG ALPINE_PKG_BASE="build-base git openssh-client" 10:13:26 ---> Running in 68181375ab18 10:13:26 Removing intermediate container 68181375ab18 10:13:26 ---> eefe2cbdb08f 10:13:26 Step 4/23 : ARG ALPINE_PKG_EXTRA="" 10:13:26 ---> Running in 16e39f675e83 10:13:27 Removing intermediate container 16e39f675e83 10:13:27 ---> 6c3bceb5ceb0 10:13:27 Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:13:27 ---> Running in 1657f42d92e5 10:13:27 Removing intermediate container 1657f42d92e5 10:13:27 ---> f33a725cc095 10:13:27 Step 6/23 : RUN apk add --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:13:27 ---> Running in b366e194d904 10:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:13:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:13:30 OK: 259 MiB in 64 packages 10:13:31 Removing intermediate container b366e194d904 10:13:31 ---> 75d7927bdc34 10:13:31 Step 7/23 : WORKDIR /sample-service 10:13:31 ---> Running in cfd5f05218f7 10:13:31 Removing intermediate container cfd5f05218f7 10:13:31 ---> 52c0c5bf071d 10:13:31 Step 8/23 : COPY go.mod vendor* ./ 10:13:33 ---> 35a8fba2c80c 10:13:33 Step 9/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:13:33 ---> Running in e3b04f888ceb 10:13:34 skipping... 10:13:35 Removing intermediate container e3b04f888ceb 10:13:35 ---> f77006edd932 10:13:35 Step 10/23 : COPY . . 10:13:37 ---> 228bafd781a8 10:13:37 Step 11/23 : ARG MAKE='make build' 10:13:37 ---> Running in 07395c8045ba 10:13:37 Removing intermediate container 07395c8045ba 10:13:37 ---> 3da20afd622b 10:13:37 Step 12/23 : RUN $MAKE 10:13:37 ---> Running in 4d5ee073d286 10:13:38 CGO_ENABLED=1 go build -ldflags "-X github.com/edgexfoundry/sample-service.Version=4.0.2" -o cmd/sample-service ./cmd 10:14:46 Removing intermediate container 4d5ee073d286 10:14:46 ---> 4774cdde807e 10:14:46 Step 13/23 : FROM alpine:3.18 10:14:46 3.18: Pulling from library/alpine 10:14:46 95459497489f: Pulling fs layer 10:14:46 95459497489f: Verifying Checksum 10:14:46 95459497489f: Download complete 10:14:46 95459497489f: Pull complete 10:14:46 Digest: sha256:de0eb0b3f2a47ba1eb89389859a9bd88b28e82f5826b6969ad604979713c2d4f 10:14:46 Status: Downloaded newer image for alpine:3.18 10:14:46 ---> de2b9975f8fd 10:14:46 Step 14/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' 10:14:46 ---> Running in 6e1a598c7048 10:14:46 Removing intermediate container 6e1a598c7048 10:14:46 ---> 191cb3ce4154 10:14:46 Step 15/23 : ENV APP_PORT=49999 10:14:46 ---> Running in d151fb387011 10:14:46 Removing intermediate container d151fb387011 10:14:46 ---> 8c52b15b16d2 10:14:46 Step 16/23 : EXPOSE $APP_PORT 10:14:46 ---> Running in 3b2d945c78d1 10:14:46 Removing intermediate container 3b2d945c78d1 10:14:46 ---> d93158a2b74a 10:14:46 Step 17/23 : COPY --from=builder /sample-service/cmd / 10:14:46 ---> 56bbdaa7cf79 10:14:46 Step 18/23 : COPY --from=builder /sample-service/LICENSE / 10:14:46 ---> eca7b5048f77 10:14:46 Step 19/23 : COPY --from=builder /sample-service/Attribution.txt / 10:14:46 ---> 1942bbddb5bf 10:14:46 Step 20/23 : ENTRYPOINT ["/sample-service","--cp=consul://edgex-core-consul:8500","--confdir=/res","--registry"] 10:14:46 ---> Running in 812bb25e6b4f 10:14:46 Removing intermediate container 812bb25e6b4f 10:14:46 ---> 7fed37452a31 10:14:46 Step 21/23 : LABEL arch=arm64 10:14:46 ---> Running in 1c0e146f05b6 10:14:46 Removing intermediate container 1c0e146f05b6 10:14:46 ---> 45e0834c69e9 10:14:46 Step 22/23 : LABEL git_sha=4f0e61a6971a0bafd50fa1827b54a836cb156916 10:14:46 ---> Running in bd8761b6f398 10:14:46 Removing intermediate container bd8761b6f398 10:14:46 ---> 292e278cff92 10:14:46 Step 23/23 : LABEL version=4.0.2 10:14:46 ---> Running in 614173bc706f 10:14:46 Removing intermediate container 614173bc706f 10:14:46 ---> 9de5d61c628b 10:14:46 [Warning] One or more build-args [ARCH] were not consumed 10:14:46 Successfully built 9de5d61c628b 10:14:46 Successfully tagged sample-service-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:14:46 provisioning config files... 10:14:46 copy managed file [sample-service-settings] to file:/w/workspace/sample-service/2@tmp/config14985600109163085630tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:14:47 ---> ****-login.sh 10:14:47 nexus3.edgexfoundry.org:10001 10:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:47 Configure a credential helper to remove this warning. See 10:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:47 10:14:47 Login Succeeded 10:14:47 nexus3.edgexfoundry.org:10002 10:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:47 Configure a credential helper to remove this warning. See 10:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:47 10:14:47 Login Succeeded 10:14:47 nexus3.edgexfoundry.org:10003 10:14:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:47 Configure a credential helper to remove this warning. See 10:14:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:47 10:14:47 Login Succeeded 10:14:48 nexus3.edgexfoundry.org:10004 10:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:48 Configure a credential helper to remove this warning. See 10:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:48 10:14:48 Login Succeeded 10:14:48 ****.io 10:14:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:14:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:14:48 Configure a credential helper to remove this warning. See 10:14:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:14:48 10:14:48 Login Succeeded 10:14:48 ---> ****-login.sh ends [Pipeline] } 10:14:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:48 [edgeX.isLTS] Checking if [palau] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:14:48 [edgeXDocker.push] Tagging docker image sample-service-arm64 with the following tags: 10:14:48 4f0e61a6971a0bafd50fa1827b54a836cb156916 10:14:48 4.0.2 10:14:48 4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 10:14:48 palau 10:14:48 experimental 10:14:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:49 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:49 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916 10:14:49 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 10:14:49 6fa8f9f098cb: Preparing 10:14:49 63bad3cac20b: Preparing 10:14:49 0adfc6f6c0bf: Preparing 10:14:49 171a26c7bc56: Preparing 10:14:49 171a26c7bc56: Layer already exists 10:14:49 6fa8f9f098cb: Pushed 10:14:49 63bad3cac20b: Pushed 10:14:52 0adfc6f6c0bf: Pushed 10:14:52 4f0e61a6971a0bafd50fa1827b54a836cb156916: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:52 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:53 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:4.0.2 10:14:53 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 10:14:53 6fa8f9f098cb: Preparing 10:14:53 63bad3cac20b: Preparing 10:14:53 0adfc6f6c0bf: Preparing 10:14:53 171a26c7bc56: Preparing 10:14:53 0adfc6f6c0bf: Layer already exists 10:14:53 171a26c7bc56: Layer already exists 10:14:53 63bad3cac20b: Layer already exists 10:14:53 6fa8f9f098cb: Layer already exists 10:14:53 4.0.2: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:53 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:54 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 10:14:54 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 10:14:54 6fa8f9f098cb: Preparing 10:14:54 63bad3cac20b: Preparing 10:14:54 0adfc6f6c0bf: Preparing 10:14:54 171a26c7bc56: Preparing 10:14:54 63bad3cac20b: Layer already exists 10:14:54 6fa8f9f098cb: Layer already exists 10:14:54 171a26c7bc56: Layer already exists 10:14:54 0adfc6f6c0bf: Layer already exists 10:14:54 4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:54 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:palau [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:palau 10:14:55 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 10:14:55 6fa8f9f098cb: Preparing 10:14:55 63bad3cac20b: Preparing 10:14:55 0adfc6f6c0bf: Preparing 10:14:55 171a26c7bc56: Preparing 10:14:55 63bad3cac20b: Layer already exists 10:14:55 171a26c7bc56: Layer already exists 10:14:55 0adfc6f6c0bf: Layer already exists 10:14:55 6fa8f9f098cb: Layer already exists 10:14:55 palau: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:55 + docker tag sample-service-arm64 nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker push nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental 10:14:56 The push refers to repository [nexus3.edgexfoundry.org:10004/sample-service-arm64] 10:14:56 6fa8f9f098cb: Preparing 10:14:56 63bad3cac20b: Preparing 10:14:56 0adfc6f6c0bf: Preparing 10:14:56 171a26c7bc56: Preparing 10:14:56 6fa8f9f098cb: Layer already exists 10:14:56 171a26c7bc56: Layer already exists 10:14:56 0adfc6f6c0bf: Layer already exists 10:14:56 63bad3cac20b: Layer already exists 10:14:56 experimental: digest: sha256:0019d598fd541a2a7f51e4d0d37b0eebd498402840f19b7fa75984faa33f0461 size: 1154 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:14:56 ===================================================== [Pipeline] echo 10:14:56 taggedImages: 10:14:56 - nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916 10:14:56 - nexus3.edgexfoundry.org:10004/sample-service-arm64:4.0.2 10:14:56 - nexus3.edgexfoundry.org:10004/sample-service-arm64:4f0e61a6971a0bafd50fa1827b54a836cb156916-4.0.2 10:14:56 - nexus3.edgexfoundry.org:10004/sample-service-arm64:palau 10:14:56 - nexus3.edgexfoundry.org:10004/sample-service-arm64:experimental [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:14:56 10:14:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:14:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:14:57 arm64: Pulling from edgex-lftools-log-publisher 10:14:57 8998bd30e6a1: Pulling fs layer 10:14:57 04944245beec: Pulling fs layer 10:14:57 699f458cf7ca: Pulling fs layer 10:14:57 765212b225bb: Pulling fs layer 10:14:57 f23df028b6ca: Pulling fs layer 10:14:57 d65c8cfc05b1: Pulling fs layer 10:14:57 2437ff75d9bd: Pulling fs layer 10:14:57 f23df028b6ca: Waiting 10:14:57 d65c8cfc05b1: Waiting 10:14:57 2437ff75d9bd: Waiting 10:14:57 765212b225bb: Waiting 10:14:57 04944245beec: Verifying Checksum 10:14:57 04944245beec: Download complete 10:14:57 765212b225bb: Verifying Checksum 10:14:57 765212b225bb: Download complete 10:14:57 f23df028b6ca: Verifying Checksum 10:14:57 f23df028b6ca: Download complete 10:14:57 d65c8cfc05b1: Verifying Checksum 10:14:57 d65c8cfc05b1: Download complete 10:14:57 699f458cf7ca: Verifying Checksum 10:14:57 699f458cf7ca: Download complete 10:14:58 8998bd30e6a1: Verifying Checksum 10:14:58 8998bd30e6a1: Download complete 10:15:00 2437ff75d9bd: Verifying Checksum 10:15:00 2437ff75d9bd: Download complete 10:15:02 8998bd30e6a1: Pull complete 10:15:03 04944245beec: Pull complete 10:15:04 699f458cf7ca: Pull complete 10:15:04 765212b225bb: Pull complete 10:15:05 f23df028b6ca: Pull complete 10:15:05 d65c8cfc05b1: Pull complete 10:15:23 2437ff75d9bd: Pull complete 10:15:23 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:15:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:15:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:23 prd-ubuntu20.04-docker-arm64-4c-16g-9716 does not seem to be running inside a container 10:15:23 $ 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/sample-service/2 -v /w/workspace/sample-service/2:/w/workspace/sample-service/2:rw,z -v /w/workspace/sample-service/2@tmp:/w/workspace/sample-service/2@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:15:26 $ docker top 2d6ed07f89225a470933853b77fede419c191b38ed533ebacf7aeda2c24d4fdb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:15:27 ---> job-cost.sh 10:15:27 lf-activate-venv: SKIPPING 10:15:27 INFO: No Stack... 10:15:27 INFO: Retrieving Pricing Info for: v3-standard-4 10:15:28 INFO: Archiving Costs [Pipeline] sh 10:15:28 + cat /w/workspace/sample-service/2/archives/cost.csv 10:15:29 + cut -d, -f6 [Pipeline] lock 10:15:29 Trying to acquire lock on [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] 10:15:29 Resource [jenkins-edgexfoundry-sample-service-palau-2-stack-cost] did not exist. Created. 10:15:29 Lock acquired on [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:15:29 /w/workspace/sample-service/2@tmp/durable-76573efe/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:15:30 + echo total: 0.10999999940395355 [Pipeline] stash 10:15:30 Warning: overwriting stash ‘stack-cost’ 10:15:30 Stashed 1 file(s) [Pipeline] } 10:15:30 Lock released on resource [Resource: jenkins-edgexfoundry-sample-service-palau-2-stack-cost] [Pipeline] // lock [Pipeline] } 10:15:30 $ docker stop --time=1 2d6ed07f89225a470933853b77fede419c191b38ed533ebacf7aeda2c24d4fdb 10:15:33 $ docker rm -f --volumes 2d6ed07f89225a470933853b77fede419c191b38ed533ebacf7aeda2c24d4fdb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 10:15:33 provisioning config files... 10:15:33 copy managed file [sample-service-codecov-token] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config3028138946977120110tmp [Pipeline] { [Pipeline] sh 10:15:33 + set +x 10:15:33 + curl -s https://codecov.io/bash 10:15:33 + bash -s -- 10:15:33 10:15:33 _____ _ 10:15:33 / ____| | | 10:15:33 | | ___ __| | ___ ___ _____ __ 10:15:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:15:33 | |___| (_) | (_| | __/ (_| (_) \ V / 10:15:33 \_____\___/ \__,_|\___|\___\___/ \_/ 10:15:33 Bash-1.0.6 10:15:33 10:15:33 10:15:33 ==> git version 2.25.1 found 10:15:33 ==> 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 10:15:33 Release-Date: 2020-01-08 10:15:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:15:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:15:33 ==> Jenkins CI detected. 10:15:33 current dir:  /w/workspace/dgexfoundry_sample-service_palau 10:15:33 project root: . 10:15:33 --> token set from env 10:15:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:15:33 ==> Running gcov in . (disable via -X gcov) 10:15:33 ==> Python coveragepy not found 10:15:33 ==> Searching for coverage reports in: 10:15:33 + . 10:15:33 -> Found 1 reports 10:15:33 ==> Detecting git/mercurial file structure 10:15:33 ==> Reading reports 10:15:33 + ./coverage.out bytes=5399 10:15:33 ==> Appending adjustments 10:15:33 https://docs.codecov.io/docs/fixing-reports 10:15:34 + Found adjustments 10:15:34 ==> Gzipping contents 10:15:34 4.0K /tmp/codecov.FpbSz0.gz 10:15:34 ==> Uploading reports 10:15:34 url: https://codecov.io 10:15:34 query: branch=palau&commit=4f0e61a6971a0bafd50fa1827b54a836cb156916&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= 10:15:34 -> Pinging Codecov 10:15:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=palau&commit=4f0e61a6971a0bafd50fa1827b54a836cb156916&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fsample-service%2Fjob%2Fpalau%2F2%2F&name=&tag=&slug=edgexfoundry%2Fsample-service&service=jenkins&flags=&pr=&job=&cmd_args= 10:15:34 -> Uploading to 10:15:34 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/sample-service/4f0e61a6971a0bafd50fa1827b54a836cb156916/c99e339d-1ec7-4425-8fca-81d8a48b5707.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260520%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260520T101534Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3de4820c90b247a43edae4bf2f4fcd2593d948bc6c44402805422b82ea6f7304 10:15:34 % Total % Received % Xferd Average Speed Time Time Time Current 10:15:34 Dload Upload Total Spent Left Speed 10:15:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3650 0 0 100 3650 0 33796 --:--:-- --:--:-- --:--:-- 33796 10:15:34 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/sample-service/commit/4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] } 10:15:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:15:34 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:15:34 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:15:35 10:15:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:15:35 latest: Pulling from edgex-devops/edgex-snyk-go 10:15:35 2d35ebdb57d9: Pulling fs layer 10:15:35 85e8836fcdb2: Pulling fs layer 10:15:35 91631faa732a: Pulling fs layer 10:15:35 f3f5ae8826fa: Pulling fs layer 10:15:35 4f4fb700ef54: Pulling fs layer 10:15:35 7861252a18e6: Pulling fs layer 10:15:35 9130f900ef6f: Pulling fs layer 10:15:35 4f4fb700ef54: Waiting 10:15:35 7861252a18e6: Waiting 10:15:35 9130f900ef6f: Waiting 10:15:35 f3f5ae8826fa: Waiting 10:15:35 85e8836fcdb2: Verifying Checksum 10:15:35 85e8836fcdb2: Download complete 10:15:35 f3f5ae8826fa: Verifying Checksum 10:15:35 f3f5ae8826fa: Download complete 10:15:35 4f4fb700ef54: Verifying Checksum 10:15:35 4f4fb700ef54: Download complete 10:15:35 2d35ebdb57d9: Download complete 10:15:35 2d35ebdb57d9: Pull complete 10:15:35 7861252a18e6: Verifying Checksum 10:15:35 7861252a18e6: Download complete 10:15:35 85e8836fcdb2: Pull complete 10:15:35 91631faa732a: Verifying Checksum 10:15:35 91631faa732a: Download complete 10:15:36 9130f900ef6f: Verifying Checksum 10:15:36 9130f900ef6f: Download complete 10:15:40 91631faa732a: Pull complete 10:15:40 f3f5ae8826fa: Pull complete 10:15:40 4f4fb700ef54: Pull complete 10:15:40 7861252a18e6: Pull complete 10:15:45 9130f900ef6f: Pull complete 10:15:45 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:15:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:15:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:45 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:15:45 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 10:15:46 $ docker top 489d0ceb9a7bcfd361f077291ef4c6a3ae898b1e623db14221e7b27dfbd1cd57 -eo pid,comm [Pipeline] { [Pipeline] sh 10:15:47 + git config --global --add safe.directory /w/workspace/dgexfoundry_sample-service_palau [Pipeline] echo 10:15:47 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/sample-service:palau' [Pipeline] sh 10:15:47 + set -o pipefail 10:15:47 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/sample-service:palau' 10:15:52 10:15:52 Monitoring /w/workspace/dgexfoundry_sample-service_palau (github.com/edgexfoundry/sample-service)... 10:15:52 10:15:52 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/1ae2b350-db6d-4014-a7bc-d4b10db5d62b/history/ea7aecf3-9748-4f9d-88d9-6d1b6de34228 10:15:52 10:15:52 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:15:52 10:15:52 10:15:52 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:15:52 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:15:52 $ docker stop --time=1 489d0ceb9a7bcfd361f077291ef4c6a3ae898b1e623db14221e7b27dfbd1cd57 10:15:54 $ docker rm -f --volumes 489d0ceb9a7bcfd361f077291ef4c6a3ae898b1e623db14221e7b27dfbd1cd57 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:15:55 + git log --format=format:%s -1 4f0e61a6971a0bafd50fa1827b54a836cb156916 [Pipeline] sh 10:15:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:15:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:15:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:15:55 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:15:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:15:55 $ docker top 0608a9b2f4a7f04d8104d61ea738d6986b320bfe2eb5210b31a11d4367bfe17c -eo pid,comm 10:15:56 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). 10:15:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:15:56 [edgeXSemver]: ignoring command tag because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:15:56 + git semver [Pipeline] } 10:15:56 $ docker stop --time=1 0608a9b2f4a7f04d8104d61ea738d6986b320bfe2eb5210b31a11d4367bfe17c 10:15:57 $ docker rm -f --volumes 0608a9b2f4a7f04d8104d61ea738d6986b320bfe2eb5210b31a11d4367bfe17c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:15:58 10:15:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:15:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:15:58 0.23.1-centos7: Pulling from edgex-lftools 10:15:58 ab5ef0e58194: Pulling fs layer 10:15:58 9712f1f96733: Pulling fs layer 10:15:58 63f879dbbcfc: Pulling fs layer 10:15:58 0d9ebad4ef96: Pulling fs layer 10:15:58 e9a5061849ea: Pulling fs layer 10:15:58 d747dcd14b5f: Pulling fs layer 10:15:58 2de7ff778b66: Pulling fs layer 10:15:58 0d9ebad4ef96: Waiting 10:15:58 d747dcd14b5f: Waiting 10:15:58 e9a5061849ea: Waiting 10:15:58 2de7ff778b66: Waiting 10:15:58 9712f1f96733: Verifying Checksum 10:15:58 9712f1f96733: Download complete 10:15:58 63f879dbbcfc: Verifying Checksum 10:15:58 63f879dbbcfc: Download complete 10:15:59 e9a5061849ea: Verifying Checksum 10:15:59 e9a5061849ea: Download complete 10:15:59 d747dcd14b5f: Verifying Checksum 10:15:59 d747dcd14b5f: Download complete 10:15:59 0d9ebad4ef96: Verifying Checksum 10:15:59 0d9ebad4ef96: Download complete 10:15:59 2de7ff778b66: Verifying Checksum 10:15:59 2de7ff778b66: Download complete 10:15:59 ab5ef0e58194: Verifying Checksum 10:15:59 ab5ef0e58194: Download complete 10:16:03 ab5ef0e58194: Pull complete 10:16:03 9712f1f96733: Pull complete 10:16:03 63f879dbbcfc: Pull complete 10:16:09 0d9ebad4ef96: Pull complete 10:16:09 e9a5061849ea: Pull complete 10:16:09 d747dcd14b5f: Pull complete 10:16:10 2de7ff778b66: Pull complete 10:16:10 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:16:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:16:10 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:10 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:16:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 10:16:12 $ docker top c313f7979f5cfb3d41506453b8d1fe0e4a0d54dac1ee53437fc23630946f0d94 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:16:12 provisioning config files... 10:16:12 copy managed file [sigul-config] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config16795205588348824366tmp 10:16:12 copy managed file [sigul-password] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config8798031598095312234tmp 10:16:12 copy managed file [sigul-pki] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config14735773671153584998tmp [Pipeline] { [Pipeline] echo 10:16:12 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:16:12 ---> sigul-configuration.sh 10:16:12 gpg: directory `/root/.gnupg' created 10:16:12 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:16:12 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:16:12 gpg: keyring `/root/.gnupg/secring.gpg' created 10:16:12 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:16:12 gpg: CAST5 encrypted data 10:16:12 gpg: encrypted with 1 passphrase 10:16:12 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:16:13 + mkdir /home/jenkins 10:16:13 + mkdir /home/jenkins/sigul [Pipeline] sh 10:16:13 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 10:16:13 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:16:13 ---> sigul-install.sh 10:16:13 Sigul already installed; skipping installation. [Pipeline] sh 10:16:14 + git tag --list 10:16:14 experimental 10:16:14 stable 10:16:14 v1.2.3 10:16:14 v2.3.4 10:16:14 v2.3.5 10:16:14 v2.3.6 10:16:14 v2.3.7 10:16:14 v3.0.0 10:16:14 v3.0.1 10:16:14 v3.0.2 10:16:14 v3.0.3 10:16:14 v3.0.4 10:16:14 v3.0.5 10:16:14 v4.0.2 10:16:14 v4.1.0-dev.1 10:16:14 v4.1.10 10:16:14 v4.1.11 10:16:14 v4.1.12 10:16:14 v4.1.13 10:16:14 v4.1.14 10:16:14 v4.1.15 10:16:14 v4.1.16 10:16:14 v4.1.17 10:16:14 v4.1.18 10:16:14 v4.1.19 10:16:14 v4.1.2 10:16:14 v4.1.20 10:16:14 v4.1.21 10:16:14 v4.1.22 10:16:14 v4.1.23 10:16:14 v4.1.24 10:16:14 v4.1.25 10:16:14 v4.1.26 10:16:14 v4.1.27 10:16:14 v4.1.28 10:16:14 v4.1.29 10:16:14 v4.1.3 10:16:14 v4.1.30 10:16:14 v4.1.31 10:16:14 v4.1.32 10:16:14 v4.1.34 10:16:14 v4.1.35 10:16:14 v4.1.36 10:16:14 v4.1.37 10:16:14 v4.1.38 10:16:14 v4.1.39 10:16:14 v4.1.4 10:16:14 v4.1.40 10:16:14 v4.1.41 10:16:14 v4.1.42 10:16:14 v4.1.43 10:16:14 v4.1.5 10:16:14 v4.1.7 10:16:14 v4.1.8 10:16:14 v4.1.9 10:16:14 v4.2.0 10:16:14 v4.2.1 10:16:14 v4.3.0 10:16:14 v4.4.0 10:16:14 v4.5.0 10:16:14 v4.6.0 10:16:14 v4.7.0 10:16:14 v4.8.0 10:16:14 v4.9.0 10:16:14 v5.1 10:16:14 v5.1.2 10:16:14 v5.1.3 10:16:14 v5.1.4 10:16:14 v5.1.5 10:16:14 v5.1.6 10:16:14 v5.1.6-dev.1 10:16:14 v5.1.6-dev.2 10:16:14 v5.1.6-dev.3 10:16:14 v5.1.6-dev.4 [Pipeline] sh 10:16:14 + lftools sign git-tag v4.0.2 10:16:14 Signing Git tag with Sigul... 10:16:14 Signing v4.0.2 [Pipeline] echo 10:16:15 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:16:15 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:16:15 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:16:15 $ docker stop --time=1 c313f7979f5cfb3d41506453b8d1fe0e4a0d54dac1ee53437fc23630946f0d94 10:16:16 $ docker rm -f --volumes c313f7979f5cfb3d41506453b8d1fe0e4a0d54dac1ee53437fc23630946f0d94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:16:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:17 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:16:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:16:17 $ docker top 5435699b831dbc1a0b5c7b51dc78b0bf364f7c63a1a9c6892623ac90229b3ad4 -eo pid,comm 10:16:17 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). 10:16:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:17 [edgeXSemver]: ignoring command bump pre because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:18 + git semver [Pipeline] } 10:16:18 $ docker stop --time=1 5435699b831dbc1a0b5c7b51dc78b0bf364f7c63a1a9c6892623ac90229b3ad4 10:16:19 $ docker rm -f --volumes 5435699b831dbc1a0b5c7b51dc78b0bf364f7c63a1a9c6892623ac90229b3ad4 [Pipeline] // withDockerContainer [Pipeline] sh 10:16:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:16:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:16:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:20 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:16:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:16:21 $ docker top 36ec7cde63464d9c1bcc28cc22834b539e5d002929779a49a7d2712c90f8434a -eo pid,comm 10:16:21 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). 10:16:21 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:16:21 [edgeXSemver]: ignoring command push because GITSEMVER_HEAD_TAG is already set to 'v4.0.2' [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:16:21 + git semver [Pipeline] } 10:16:21 $ docker stop --time=1 36ec7cde63464d9c1bcc28cc22834b539e5d002929779a49a7d2712c90f8434a 10:16:22 $ docker rm -f --volumes 36ec7cde63464d9c1bcc28cc22834b539e5d002929779a49a7d2712c90f8434a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 10:16:23 + [ -d /w/workspace/dgexfoundry_sample-service_palau/archives ] 10:16:23 + ls -al /w/workspace/dgexfoundry_sample-service_palau/archives 10:16:23 total 16 10:16:23 drwxr-xr-x 3 root root 4096 May 20 10:09 . 10:16:23 drwxrwxr-x 12 jenkins jenkins 4096 May 20 10:16 .. 10:16:23 drwxr-xr-x 2 root root 4096 May 20 10:09 cost 10:16:23 -rw-r--r-- 1 root root 85 May 20 10:09 cost.csv 10:16:23 + sudo chown -R jenkins:jenkins /w/workspace/dgexfoundry_sample-service_palau/archives 10:16:23 + ls -al /w/workspace/dgexfoundry_sample-service_palau/archives 10:16:23 total 16 10:16:23 drwxr-xr-x 3 jenkins jenkins 4096 May 20 10:09 . 10:16:23 drwxrwxr-x 12 jenkins jenkins 4096 May 20 10:16 .. 10:16:23 drwxr-xr-x 2 jenkins jenkins 4096 May 20 10:09 cost 10:16:23 -rw-r--r-- 1 jenkins jenkins 85 May 20 10:09 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:16:23 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:16:24 ---> package-listing.sh 10:16:24 ++ facter osfamily 10:16:24 ++ tr '[:upper:]' '[:lower:]' 10:16:25 + OS_FAMILY=debian 10:16:25 + workspace=/w/workspace/dgexfoundry_sample-service_palau 10:16:25 + START_PACKAGES=/tmp/packages_start.txt 10:16:25 + END_PACKAGES=/tmp/packages_end.txt 10:16:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:16:25 + PACKAGES=/tmp/packages_start.txt 10:16:25 + '[' /w/workspace/dgexfoundry_sample-service_palau ']' 10:16:25 + PACKAGES=/tmp/packages_end.txt 10:16:25 + case "${OS_FAMILY}" in 10:16:25 + grep '^ii' 10:16:25 + dpkg -l 10:16:25 + '[' -f /tmp/packages_start.txt ']' 10:16:25 + '[' -f /tmp/packages_end.txt ']' 10:16:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:16:25 + '[' /w/workspace/dgexfoundry_sample-service_palau ']' 10:16:25 + mkdir -p /w/workspace/dgexfoundry_sample-service_palau/archives/ 10:16:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_sample-service_palau/archives/ [Pipeline] echo 10:16:25 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/dgexfoundry_sample-service_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:16:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:16:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:16:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:16:25 prd-ubuntu20.04-docker-8c-8g-9715 does not seem to be running inside a container 10:16:26 $ 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/dgexfoundry_sample-service_palau/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_sample-service_palau -v /w/workspace/dgexfoundry_sample-service_palau:/w/workspace/dgexfoundry_sample-service_palau:rw,z -v /w/workspace/dgexfoundry_sample-service_palau@tmp:/w/workspace/dgexfoundry_sample-service_palau@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:16:26 $ docker top 6ede39c4183133827b6d8a1e40b85de981f6d078560cfb45b836f50b02a35f0e -eo pid,comm [Pipeline] { [Pipeline] sh 10:16:27 + touch /tmp/pre-build-complete [Pipeline] sh 10:16:27 + mkdir -p /var/log/sysstat [Pipeline] sh 10:16:28 + ls /var/log/sa-host 10:16:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:16:28 provisioning config files... 10:16:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_sample-service_palau@tmp/config11365783964129544601tmp [Pipeline] { [Pipeline] echo 10:16:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:16:28 ---> create-netrc.sh [Pipeline] } 10:16:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:16:29 ---> python-tools-install.sh [Pipeline] echo 10:16:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:16:29 ---> sudo-logs.sh 10:16:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:16:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:16:29 ---> job-cost.sh 10:16:29 lf-activate-venv: SKIPPING 10:16:29 DEBUG: total: 0.2199999988079071 10:16:29 INFO: Retrieving Stack Cost... 10:16:30 INFO: Retrieving Pricing Info for: v3-standard-8 10:16:30 INFO: Archiving Costs [Pipeline] echo 10:16:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:16:31 ---> logs-deploy.sh 10:16:31 lf-activate-venv: SKIPPING 10:16:31 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/sample-service/palau/2 10:16:31 INFO: archiving workspace using pattern(s): 10:16:32 Archives upload complete. 10:16:32 INFO: archiving logs to Nexus 10:16:32 ---> uname -a: 10:16:32 Linux prd-ubuntu20-04-docker-8c-8g-9715 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:16:32 10:16:32 10:16:32 ---> lscpu: 10:16:32 Architecture: x86_64 10:16:32 CPU op-mode(s): 32-bit, 64-bit 10:16:32 Byte Order: Little Endian 10:16:32 Address sizes: 40 bits physical, 48 bits virtual 10:16:32 CPU(s): 8 10:16:32 On-line CPU(s) list: 0-7 10:16:32 Thread(s) per core: 1 10:16:32 Core(s) per socket: 1 10:16:32 Socket(s): 8 10:16:32 NUMA node(s): 1 10:16:32 Vendor ID: AuthenticAMD 10:16:32 CPU family: 23 10:16:32 Model: 49 10:16:32 Model name: AMD EPYC-Rome Processor 10:16:32 Stepping: 0 10:16:32 CPU MHz: 2799.998 10:16:32 BogoMIPS: 5599.99 10:16:32 Virtualization: AMD-V 10:16:32 Hypervisor vendor: KVM 10:16:32 Virtualization type: full 10:16:32 L1d cache: 256 KiB 10:16:32 L1i cache: 256 KiB 10:16:32 L2 cache: 4 MiB 10:16:32 L3 cache: 128 MiB 10:16:32 NUMA node0 CPU(s): 0-7 10:16:32 Vulnerability Gather data sampling: Not affected 10:16:32 Vulnerability Itlb multihit: Not affected 10:16:32 Vulnerability L1tf: Not affected 10:16:32 Vulnerability Mds: Not affected 10:16:32 Vulnerability Meltdown: Not affected 10:16:32 Vulnerability Mmio stale data: Not affected 10:16:32 Vulnerability Retbleed: Vulnerable 10:16:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:16:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:16:32 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:16:32 Vulnerability Srbds: Not affected 10:16:32 Vulnerability Tsx async abort: Not affected 10:16:32 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:16:32 10:16:32 10:16:32 ---> nproc: 10:16:32 8 10:16:32 10:16:32 10:16:32 ---> df -h: 10:16:32 Filesystem Size Used Avail Use% Mounted on 10:16:32 overlay 155G 13G 143G 9% / 10:16:32 tmpfs 64M 0 64M 0% /dev 10:16:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:16:32 shm 64M 0 64M 0% /dev/shm 10:16:32 /dev/vda1 155G 13G 143G 9% /facter-os 10:16:32 10:16:32 10:16:32 ---> sar -b -r -n DEV: 10:16:32 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-9715) 05/20/26 _x86_64_ (8 CPU) 10:16:32 10:16:32 10:07:21 LINUX RESTART (8 CPU) 10:16:32 10:16:32 10:08:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:16:32 10:09:01 213.03 19.19 193.85 0.00 3236.68 60725.94 0.00 10:16:32 10:10:01 135.21 0.22 134.99 0.00 23.06 27045.63 0.00 10:16:32 10:11:01 1.67 0.00 1.67 0.00 0.00 18.68 0.00 10:16:32 10:12:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 10:16:32 10:13:01 14.35 2.27 12.08 0.00 2010.46 2588.50 0.00 10:16:32 10:14:01 2.62 0.00 2.62 0.00 0.00 27.86 0.00 10:16:32 10:15:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 10:16:32 10:16:01 60.69 0.20 60.49 0.00 12.40 36432.73 0.00 10:16:32 Average: 53.15 2.66 50.49 0.00 649.53 15671.29 0.00 10:16:32 10:16:32 10:08:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:16:32 10:09:01 28212716 31523320 764148 2.32 107152 3442932 1827072 5.39 1271688 2948932 82436 10:16:32 10:10:01 27680720 31530616 753488 2.29 128164 3905104 1676980 4.94 1340968 3348488 348 10:16:32 10:11:01 27680636 31530620 753132 2.29 128204 3905104 1676980 4.94 1341080 3348488 20 10:16:32 10:12:01 27696468 31546580 736736 2.24 128236 3905112 1676980 4.94 1325172 3348496 176 10:16:32 10:13:01 27551192 31532716 744660 2.27 129920 4030852 1768072 5.21 1400772 3405548 292 10:16:32 10:14:01 27551396 31533120 743948 2.26 129992 4030864 1768072 5.21 1400240 3405548 8 10:16:32 10:15:01 27552992 31534848 742048 2.26 130072 4030872 1768072 5.21 1398904 3405556 176 10:16:32 10:16:01 26355184 31500740 771388 2.35 150772 5101380 1876948 5.53 1469492 4453460 351300 10:16:32 Average: 27535163 31529070 751194 2.29 129064 4044028 1754897 5.17 1368540 3458064 54344 10:16:32 10:16:32 10:08:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:16:32 10:09:01 lo 4.48 4.48 0.46 0.46 0.00 0.00 0.00 0.00 10:16:32 10:09:01 ens3 402.74 252.32 7696.08 82.70 0.00 0.00 0.00 0.00 10:16:32 10:09:01 docker0 54.03 66.73 4.88 437.54 0.00 0.00 0.00 0.00 10:16:32 10:10:01 lo 6.00 6.00 0.60 0.60 0.00 0.00 0.00 0.00 10:16:32 10:10:01 ens3 152.32 103.45 2658.58 135.86 0.00 0.00 0.00 0.00 10:16:32 10:10:01 docker0 1.40 2.77 0.10 42.56 0.00 0.00 0.00 0.00 10:16:32 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:32 10:11:01 ens3 1.03 0.28 0.38 0.26 0.00 0.00 0.00 0.00 10:16:32 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:32 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:16:32 10:12:01 ens3 0.33 0.13 0.03 0.01 0.00 0.00 0.00 0.00 10:16:32 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:32 10:13:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 10:16:32 10:13:01 ens3 68.91 38.19 717.82 2.82 0.00 0.00 0.00 0.00 10:16:32 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:32 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:16:32 10:14:01 ens3 0.25 0.15 0.02 0.01 0.00 0.00 0.00 0.00 10:16:32 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:32 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:32 10:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:16:32 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:16:32 10:16:01 lo 2.00 2.00 0.19 0.19 0.00 0.00 0.00 0.00 10:16:32 10:16:01 ens3 276.32 157.72 7282.04 24.74 0.00 0.00 0.00 0.00 10:16:32 10:16:01 docker0 2.37 1.83 0.41 0.74 0.00 0.00 0.00 0.00 10:16:32 Average: lo 1.62 1.62 0.16 0.16 0.00 0.00 0.00 0.00 10:16:32 Average: ens3 111.53 68.26 2271.72 30.58 0.00 0.00 0.00 0.00 10:16:32 Average: docker0 7.03 8.67 0.66 58.52 0.00 0.00 0.00 0.00 10:16:32 10:16:32