Push event to branch odessa Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 98e0003c6af8f6f6673849f0d1454f44f7c815c0 Loading library edgex-global-pipelines@stable Attempting to resolve stable 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-ssh7364301274713388348.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh12028216863175779426.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/odessa/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/device-mqtt-go/branches/odessa/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17094453616687330532.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh13939626583992078759.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/device-mqtt-go/branches/odessa/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/device-mqtt-go/branches/odessa/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7527807758036405059.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:device-mqtt-go] ========================================================= [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: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test 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: device-mqtt DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-773531’ is offline Running on prd-ubuntu20.04-docker-8c-8g-773532 in /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_odessa # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.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/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 98e0003c6af8f6f6673849f0d1454f44f7c815c0 (odessa) Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#776)" > git config core.sparsecheckout # timeout=10 > git checkout -f 98e0003c6af8f6f6673849f0d1454f44f7c815c0 # timeout=10 > git rev-list --no-walk 2ca6c4351eafb1bbf6d29c15a2d869668aa00076 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:38:24 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:38:24 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:38:24 ========================================================= 10:38:24 EdgeX Global Pipelines Version Info 10:38:24 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:38:25 ------------------- 10:38:25 stable info: 10:38:25 ------------------- 10:38:25 Commited By: Cherry Wang cherry@iotechsys.com 10:38:25 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 10:38:25 Message: update stable to v1.0.278 10:38:26 ------------------- 10:38:26 experimental info: 10:38:26 ------------------- 10:38:26 Commited By: **** collab-it+edgex@linuxfoundation.org 10:38:26 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 10:38:26 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:38:26 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = odessa [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = odessa [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = odessa [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 98e0003 [Pipeline] echo 10:38:27 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:27 provisioning config files... 10:38:27 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config8456560767155850005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:28 ---> ****-login.sh 10:38:28 nexus3.edgexfoundry.org:10001 10:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:28 10:38:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:28 Configure a credential helper to remove this warning. See 10:38:28 https://docs.****.com/go/credential-store/ 10:38:28 10:38:28 Login Succeeded 10:38:28 nexus3.edgexfoundry.org:10002 10:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:28 10:38:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:28 Configure a credential helper to remove this warning. See 10:38:28 https://docs.****.com/go/credential-store/ 10:38:28 10:38:28 Login Succeeded 10:38:28 nexus3.edgexfoundry.org:10003 10:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:28 10:38:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:28 Configure a credential helper to remove this warning. See 10:38:28 https://docs.****.com/go/credential-store/ 10:38:28 10:38:28 Login Succeeded 10:38:28 nexus3.edgexfoundry.org:10004 10:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:28 10:38:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:28 Configure a credential helper to remove this warning. See 10:38:28 https://docs.****.com/go/credential-store/ 10:38:28 10:38:28 Login Succeeded 10:38:28 ****.io 10:38:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:28 10:38:28 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 10:38:28 Configure a credential helper to remove this warning. See 10:38:28 https://docs.****.com/go/credential-store/ 10:38:28 10:38:28 Login Succeeded 10:38:28 ---> ****-login.sh ends [Pipeline] } 10:38:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 10:38:29 + git rev-list -1 --merges 98e0003c6af8f6f6673849f0d1454f44f7c815c0~1..98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] echo 10:38:29 -----------> git rev-list -1 --merges 98e0003c6af8f6f6673849f0d1454f44f7c815c0~1..98e0003c6af8f6f6673849f0d1454f44f7c815c0 98e0003c6af8f6f6673849f0d1454f44f7c815c0 [false] [Pipeline] sh 10:38:29 + git log --format=format:%s -1 98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] echo 10:38:29 ========================================================= 10:38:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:38:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:38:29 + git log --format=format:%s -1 98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] echo 10:38:29 [semverPrep] GIT_COMMIT: 98e0003c6af8f6f6673849f0d1454f44f7c815c0, Commit Message: build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#776) [Pipeline] echo 10:38:29 [semverPrep] This is not a build commit. [Pipeline] sh 10:38:30 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:38:30 + grep -v github /etc/ssh/ssh_known_hosts 10:38:30 + [ -e /tmp/ssh_known_hosts ] 10:38:30 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:38:30 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:38:30 + sudo tee -a /etc/ssh/ssh_known_hosts 10:38:30 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:30 10:38:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:31 0.1.4: Pulling from edgex-devops/py-git-semver 10:38:31 3dae71ba6b94: Pulling fs layer 10:38:31 6bf1a483ea7c: Pulling fs layer 10:38:31 f5dfc541a4d3: Pulling fs layer 10:38:31 461d9e800cba: Pulling fs layer 10:38:31 80192f66455f: Pulling fs layer 10:38:31 2e8e34ca0e6c: Pulling fs layer 10:38:31 a29436f7fd5d: Pulling fs layer 10:38:31 923cac83aea3: Pulling fs layer 10:38:31 25ad8b0a4227: Pulling fs layer 10:38:31 db01528c6b51: Pulling fs layer 10:38:31 28988de357af: Pulling fs layer 10:38:31 461d9e800cba: Waiting 10:38:31 80192f66455f: Waiting 10:38:31 2e8e34ca0e6c: Waiting 10:38:31 a29436f7fd5d: Waiting 10:38:31 923cac83aea3: Waiting 10:38:31 25ad8b0a4227: Waiting 10:38:31 db01528c6b51: Waiting 10:38:31 28988de357af: Waiting 10:38:31 6bf1a483ea7c: Verifying Checksum 10:38:31 6bf1a483ea7c: Download complete 10:38:31 461d9e800cba: Verifying Checksum 10:38:31 461d9e800cba: Download complete 10:38:31 80192f66455f: Verifying Checksum 10:38:31 80192f66455f: Download complete 10:38:31 f5dfc541a4d3: Download complete 10:38:31 3dae71ba6b94: Download complete 10:38:31 923cac83aea3: Verifying Checksum 10:38:31 923cac83aea3: Download complete 10:38:31 25ad8b0a4227: Verifying Checksum 10:38:31 25ad8b0a4227: Download complete 10:38:31 db01528c6b51: Download complete 10:38:31 28988de357af: Verifying Checksum 10:38:31 28988de357af: Download complete 10:38:31 a29436f7fd5d: Verifying Checksum 10:38:31 a29436f7fd5d: Download complete 10:38:32 2e8e34ca0e6c: Verifying Checksum 10:38:32 2e8e34ca0e6c: Download complete 10:38:33 3dae71ba6b94: Pull complete 10:38:33 6bf1a483ea7c: Pull complete 10:38:33 f5dfc541a4d3: Pull complete 10:38:33 461d9e800cba: Pull complete 10:38:33 80192f66455f: Pull complete 10:38:38 2e8e34ca0e6c: Pull complete 10:38:38 a29436f7fd5d: Pull complete 10:38:38 923cac83aea3: Pull complete 10:38:38 25ad8b0a4227: Pull complete 10:38:38 db01528c6b51: Pull complete 10:38:38 28988de357af: Pull complete 10:38:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 10:38:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:38:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:38:39 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:38:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:38:40 $ docker top 8c2de88477646ea6adea41d59f88f570fe6fea1f7a8c9b5f1ad878835f462520 -eo pid,comm 10:38:41 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:38:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:38:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:41 [ssh-agent] Looking for ssh-agent implementation... 10:38:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:41 $ docker exec 8c2de88477646ea6adea41d59f88f570fe6fea1f7a8c9b5f1ad878835f462520 ssh-agent 10:38:41 SSH_AUTH_SOCK=/tmp/ssh-tSJmBWpN3Z9E/agent.32 10:38:41 SSH_AGENT_PID=38 10:38:41 Running ssh-add (command line suppressed) 10:38:41 Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_3626477212848682647.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_3626477212848682647.key) 10:38:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:41 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] sh 10:38:42 + git tag --points-at HEAD [Pipeline] } 10:38:42 $ docker exec --env ******** --env ******** 8c2de88477646ea6adea41d59f88f570fe6fea1f7a8c9b5f1ad878835f462520 ssh-agent -k 10:38:42 unset SSH_AUTH_SOCK; 10:38:42 unset SSH_AGENT_PID; 10:38:42 echo Agent pid 38 killed; 10:38:42 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:38:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:38:42 [ssh-agent] Looking for ssh-agent implementation... 10:38:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:38:42 $ docker exec 8c2de88477646ea6adea41d59f88f570fe6fea1f7a8c9b5f1ad878835f462520 ssh-agent 10:38:42 SSH_AUTH_SOCK=/tmp/ssh-dsX8exq4uvsW/agent.85 10:38:42 SSH_AGENT_PID=91 10:38:42 Running ssh-add (command line suppressed) 10:38:42 Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_6315610270092806685.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_6315610270092806685.key) 10:38:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:38:42 + git semver init 10:38:43 2025-11-21 10:38:43,078 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:38:43 2025-11-21 10:38:43,081 [run_init] DEBUG init version:0.0.0 force:False 10:38:43 2025-11-21 10:38:43,082 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver 10:38:43 2025-11-21 10:38:43,082 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver 10:38:43 2025-11-21 10:38:43,082 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa, stdin=None, shell=False, universal_newlines=False) 10:38:44 2025-11-21 10:38:44,477 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_odessa/.git/info/exclude 10:38:44 2025-11-21 10:38:44,479 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa with force:False 10:38:44 2025-11-21 10:38:44,479 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:38:44 2025-11-21 10:38:44,479 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:38:44 4.0.1-dev.1 [Pipeline] } 10:38:44 $ docker exec --env ******** --env ******** 8c2de88477646ea6adea41d59f88f570fe6fea1f7a8c9b5f1ad878835f462520 ssh-agent -k 10:38:44 unset SSH_AUTH_SOCK; 10:38:44 unset SSH_AGENT_PID; 10:38:44 echo Agent pid 91 killed; 10:38:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:38:44 + git semver [Pipeline] } 10:38:45 $ docker stop --time=1 8c2de88477646ea6adea41d59f88f570fe6fea1f7a8c9b5f1ad878835f462520 10:38:46 $ docker rm -f --volumes 8c2de88477646ea6adea41d59f88f570fe6fea1f7a8c9b5f1ad878835f462520 [Pipeline] // withDockerContainer [Pipeline] sh 10:38:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:38:47 Stashed 1 file(s) [Pipeline] echo 10:38:47 [edgeXSemver]: initialized semver on version 4.0.1-dev.1 [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] withEnv [Pipeline] { [Pipeline] configFileProvider 10:38:47 provisioning config files... 10:38:47 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config13839974426783987555tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:38:47 ---> ****-login.sh 10:38:47 nexus3.edgexfoundry.org:10001 10:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:47 Login Succeeded 10:38:47 nexus3.edgexfoundry.org:10002 10:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:47 Login Succeeded 10:38:47 nexus3.edgexfoundry.org:10003 10:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:47 Login Succeeded 10:38:47 nexus3.edgexfoundry.org:10004 10:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:47 Login Succeeded 10:38:47 ****.io 10:38:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:38:48 Login Succeeded 10:38:48 ---> ****-login.sh ends [Pipeline] } 10:38:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:38:48 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:38:48 + grep ^go [0-9].[0-9]* go.mod 10:38:48 + cut -d -f 2 10:38:48 + cut -d . -f1-2 [Pipeline] echo 10:38:48 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:38:48 ========================================================= 10:38:48 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts] 10:38:48 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:38:49 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:38:49 #0 building with "default" instance using docker driver 10:38:49 10:38:49 #1 [internal] load build definition from Dockerfile 10:38:49 #1 transferring dockerfile: 1.84kB done 10:38:49 #1 DONE 0.0s 10:38:49 10:38:49 #2 [internal] load metadata for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts 10:38:49 #2 DONE 0.1s 10:38:49 10:38:49 #3 [internal] load .dockerignore 10:38:49 #3 transferring context: 182B done 10:38:49 #3 DONE 0.0s 10:38:49 10:38:49 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 10:38:49 #4 resolve nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 0.0s done 10:38:49 #4 sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 2.21kB / 2.21kB done 10:38:49 #4 sha256:bc3d7bf65e2363f1bcda3738ec6be7c8ddbd609a9cc249afb7684dc2b54dd356 5.43kB / 5.43kB done 10:38:49 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s 10:38:49 #4 sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 294.38kB / 294.38kB 0.0s done 10:38:49 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.19MB / 74.06MB 0.1s 10:38:49 #4 sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 126B / 126B 0.1s done 10:38:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s 10:38:49 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 10:38:49 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 14.68MB / 74.06MB 0.2s 10:38:49 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 10:38:49 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 10:38:49 #4 sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 439B / 439B 0.1s done 10:38:49 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 1.05MB / 100.52MB 0.2s 10:38:49 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 1.05MB / 2.38MB 0.2s 10:38:49 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 30.41MB / 74.06MB 0.3s 10:38:49 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 10:38:49 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 8.39MB / 100.52MB 0.3s 10:38:49 #4 sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 2.38MB / 2.38MB 0.2s done 10:38:49 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 2.10MB / 13.29MB 0.3s 10:38:50 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 46.14MB / 74.06MB 0.4s 10:38:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 17.83MB / 100.52MB 0.4s 10:38:50 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 6.29MB / 13.29MB 0.4s 10:38:50 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 10:38:50 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 65.01MB / 74.06MB 0.5s 10:38:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 33.55MB / 100.52MB 0.5s 10:38:50 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s 10:38:50 #4 extracting sha256:8833042f23b55b241bbb6352d36795dec58ceae053fa5e7f68b7da568ede5a71 0.1s done 10:38:50 #4 sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 74.06MB / 74.06MB 0.7s done 10:38:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 63.96MB / 100.52MB 0.7s 10:38:50 #4 sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 13.29MB / 13.29MB 0.5s done 10:38:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 77.59MB / 100.52MB 0.8s 10:38:50 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 10:38:50 #4 ... 10:38:50 10:38:50 #5 [internal] load build context 10:38:50 #5 transferring context: 69.78MB 0.9s done 10:38:50 #5 DONE 0.9s 10:38:50 10:38:50 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base:1.23-alpine-lts@sha256:13490a1e6eed117a10b338392fa532bd4755c6135795303ade0591b05f77a5dd 10:38:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 97.52MB / 100.52MB 0.9s 10:38:50 #4 sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 100.52MB / 100.52MB 1.0s done 10:38:56 #4 extracting sha256:6ca661eb024f09b95cfdf77781effc26400df52d97566fbd0fd4d45a67c3a3e6 4.9s done 10:38:56 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 10:38:56 #4 extracting sha256:b5acb76e968064ef973541dc9568ddcc77a62715cc268ca0282004a1349897d8 done 10:38:56 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 10:38:56 #4 extracting sha256:012bb1f9d321339749de0031ed7c0df5e7017753dd01ba413db26430b180a314 done 10:38:56 #4 extracting sha256:97255f1bc79db2b973305890b2e320f157ca5af50aa836c0a14faf68d42ccadb 0.0s done 10:38:56 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 10:38:58 #4 extracting sha256:454448c9edf9200be9c4129af23c551f6c13d1132e52b951128dcb4885d48833 2.7s done 10:38:58 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.1s 10:38:59 #4 extracting sha256:15f87924ceafe7c6d7d59f643af2171e5cf35b5e63c8addbcf3ade6075f018af 0.6s done 10:38:59 #4 DONE 9.5s 10:38:59 10:38:59 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 10:38:59 #6 0.192 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:38:59 #6 0.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:38:59 #6 0.683 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:39:00 #6 0.694 (2/4) Installing libedit (20240517.3.1-r0) 10:39:00 #6 0.699 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:39:00 #6 0.721 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:39:00 #6 0.732 Executing busybox-1.36.1-r29.trigger 10:39:00 #6 0.740 OK: 252 MiB in 62 packages 10:39:01 #6 DONE 2.5s 10:39:01 10:39:01 #7 [builder 3/7] WORKDIR /device-mqtt-go 10:39:01 #7 DONE 0.0s 10:39:01 10:39:01 #8 [builder 4/7] COPY go.mod vendor* ./ 10:39:02 #8 DONE 0.5s 10:39:02 10:39:02 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:39:02 Still waiting to schedule task 10:39:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-773535’ is offline 10:39:17 #9 DONE 14.1s 10:39:17 10:39:17 #10 [builder 6/7] COPY . . 10:39:17 #10 DONE 0.5s 10:39:17 10:39:17 #11 [builder 7/7] RUN echo noop 10:39:17 #11 0.190 noop 10:39:17 #11 DONE 0.2s 10:39:17 10:39:17 #12 exporting to image 10:39:17 #12 exporting layers 10:39:25 #12 exporting layers 7.2s done 10:39:25 #12 writing image sha256:85d14c3fbdf1a51240ac7879cbea389cdf70ec4a91a0a495fb085129523b76e3 done 10:39:25 #12 naming to docker.io/library/ci-base-image-x86_64 done 10:39:25 #12 DONE 7.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:25 + docker inspect -f . ci-base-image-x86_64 10:39:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:25 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:39:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:39:26 $ docker top 5cbcd49d75e7c7c6fc070508e0cf5538dc887ee1c41a3ce2ae86c8460779d40e -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:26 + go version 10:39:26 go version go1.23.7 linux/amd64 [Pipeline] } 10:39:26 $ docker stop --time=1 5cbcd49d75e7c7c6fc070508e0cf5538dc887ee1c41a3ce2ae86c8460779d40e 10:39:27 $ docker rm -f --volumes 5cbcd49d75e7c7c6fc070508e0cf5538dc887ee1c41a3ce2ae86c8460779d40e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:28 + docker inspect -f . ci-base-image-x86_64 10:39:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:39:28 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:39:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:39:28 $ docker top 3e75e7f4f8079e8a075b34cc52b97c6e8f89ac8ec5b1dcce5af72ff3deb4f8d6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:39:29 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] fileExists [Pipeline] sh 10:39:29 + make test 10:39:29 go test ./... -coverprofile=coverage.out ./... 10:39:30 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:39:48 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 10:39:48 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 10:39:48 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.011s coverage: 22.8% of statements 10:39:58 go vet ./... 10:40:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:40:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:40:04 ./bin/test-attribution-txt.sh [Pipeline] echo 10:40:04 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:40:05 + go mod tidy [Pipeline] } 10:40:05 $ docker stop --time=1 3e75e7f4f8079e8a075b34cc52b97c6e8f89ac8ec5b1dcce5af72ff3deb4f8d6 10:40:07 $ docker rm -f --volumes 3e75e7f4f8079e8a075b34cc52b97c6e8f89ac8ec5b1dcce5af72ff3deb4f8d6 [Pipeline] // withDockerContainer [Pipeline] sh 10:40:08 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:40:08 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 10:40:09 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:40:09 + ls -al . 10:40:09 total 256 10:40:09 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 10:39 . 10:40:09 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 10:38 .. 10:40:09 -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 10:38 .dockerignore 10:40:09 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 10:39 .git 10:40:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 10:38 .github 10:40:09 -rw-rw-r-- 1 jenkins jenkins 256 Nov 21 10:38 .gitignore 10:40:09 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 10:38 .golangci.yml 10:40:09 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 10:38 .semver 10:40:09 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 21 10:38 Attribution.txt 10:40:09 -rw-rw-r-- 1 jenkins jenkins 19382 Nov 21 10:38 CHANGELOG.md 10:40:09 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 21 10:38 Dockerfile 10:40:09 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 10:38 GOVERNANCE.md 10:40:09 -rw-rw-r-- 1 jenkins jenkins 657 Nov 21 10:38 Jenkinsfile 10:40:09 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 10:38 LICENSE 10:40:09 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 21 10:38 Makefile 10:40:09 -rw-rw-r-- 1 jenkins jenkins 620 Nov 21 10:38 OWNERS.md 10:40:09 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 21 10:38 README.md 10:40:09 -rw-rw-r-- 1 jenkins jenkins 11 Nov 21 10:38 VERSION 10:40:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:38 bin 10:40:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 10:38 cmd 10:40:09 -rw-r--r-- 1 jenkins jenkins 21039 Nov 21 10:39 coverage.out 10:40:09 -rw-rw-r-- 1 jenkins jenkins 6177 Nov 21 10:38 go.mod 10:40:09 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 21 10:38 go.sum 10:40:09 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 10:38 internal 10:40:09 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:38 mock 10:40:09 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 10:38 vendor 10:40:09 -rw-rw-r-- 1 jenkins jenkins 227 Nov 21 10:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:09 + docker build -t device-mqtt -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=98e0003c6af8f6f6673849f0d1454f44f7c815c0 --label arch=amd64 --label version=4.0.1-dev.1 . 10:40:09 #0 building with "default" instance using docker driver 10:40:09 10:40:09 #1 [internal] load build definition from Dockerfile 10:40:09 #1 transferring dockerfile: 1.84kB done 10:40:09 #1 DONE 0.0s 10:40:09 10:40:09 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:40:09 #2 DONE 0.0s 10:40:09 10:40:09 #3 [internal] load metadata for docker.io/library/alpine:3.22 10:40:09 #3 DONE 0.1s 10:40:09 10:40:09 #4 [internal] load .dockerignore 10:40:09 #4 transferring context: 182B done 10:40:09 #4 DONE 0.0s 10:40:09 10:40:09 #5 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 10:40:09 #5 DONE 0.1s 10:40:09 10:40:09 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:40:09 #6 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done 10:40:10 #6 ... 10:40:10 10:40:10 #7 [internal] load build context 10:40:10 #7 transferring context: 1.01MB 0.2s done 10:40:10 #7 DONE 0.2s 10:40:10 10:40:10 #6 [stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:40:10 #6 extracting sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 0.2s done 10:40:10 #6 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done 10:40:10 #6 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done 10:40:10 #6 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done 10:40:10 #6 sha256:2d35ebdb57d9971fea0cac1582aa78935adf8058b2cc32db163c98822e5dfa1b 3.80MB / 3.80MB 0.1s done 10:40:10 #6 DONE 0.3s 10:40:10 10:40:10 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:40:10 #8 0.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:40:10 #8 ... 10:40:10 10:40:10 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 10:40:10 #9 0.246 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 10:40:10 #9 0.324 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 10:40:10 #9 0.579 OK: 252 MiB in 62 packages 10:40:10 #9 DONE 0.7s 10:40:10 10:40:10 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:40:10 #8 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:40:10 #8 ... 10:40:10 10:40:10 #10 [builder 3/7] WORKDIR /device-mqtt-go 10:40:10 #10 DONE 0.0s 10:40:10 10:40:10 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 10:40:10 #8 0.766 (1/1) Installing dumb-init (1.2.5-r3) 10:40:11 #8 0.772 Executing busybox-1.37.0-r19.trigger 10:40:11 #8 0.778 OK: 7 MiB in 17 packages 10:40:11 #8 DONE 1.0s 10:40:11 10:40:11 #11 [builder 4/7] COPY go.mod vendor* ./ 10:40:11 #11 DONE 0.5s 10:40:11 10:40:11 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:40:11 #12 0.294 skipping... 10:40:11 #12 DONE 0.3s 10:40:11 10:40:11 #13 [stage-1 3/6] RUN apk --no-cache upgrade 10:40:11 #13 0.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 10:40:11 #13 0.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 10:40:11 #13 0.704 OK: 7 MiB in 17 packages 10:40:12 #13 DONE 1.0s 10:40:12 10:40:12 #14 [builder 6/7] COPY . . 10:40:12 #14 DONE 0.7s 10:40:12 10:40:12 #15 [builder 7/7] RUN make build 10:40:12 #15 0.241 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 10:40:34 #15 DONE 20.9s 10:40:34 10:40:34 #16 [stage-1 4/6] COPY --from=builder /device-mqtt-go/cmd / 10:40:34 #16 DONE 0.2s 10:40:34 10:40:34 #17 [stage-1 5/6] COPY --from=builder /device-mqtt-go/LICENSE / 10:40:34 #17 DONE 0.0s 10:40:34 10:40:34 #18 [stage-1 6/6] COPY --from=builder /device-mqtt-go/Attribution.txt / 10:40:34 #18 DONE 0.0s 10:40:34 10:40:34 #19 exporting to image 10:40:34 #19 exporting layers 10:40:34 #19 exporting layers 0.2s done 10:40:34 #19 writing image sha256:eb96a00152a731f8ffa6646e4513840fe894545bcaa0185da58749b064ded76d done 10:40:34 #19 naming to docker.io/library/device-mqtt done 10:40:34 #19 DONE 0.2s [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:40:34 provisioning config files... 10:40:34 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config16326714869439259850tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:40:34 ---> ****-login.sh 10:40:34 nexus3.edgexfoundry.org:10001 10:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:34 Login Succeeded 10:40:34 nexus3.edgexfoundry.org:10002 10:40:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:34 Login Succeeded 10:40:34 nexus3.edgexfoundry.org:10003 10:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:35 Login Succeeded 10:40:35 nexus3.edgexfoundry.org:10004 10:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:35 Login Succeeded 10:40:35 ****.io 10:40:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:40:35 Login Succeeded 10:40:35 ---> ****-login.sh ends [Pipeline] } 10:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:40:35 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 10:40:35 98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:40:35 4.0.1-dev.1 10:40:35 98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:40:35 odessa 10:40:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:35 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:40:36 fec2f592b235: Preparing 10:40:36 63de06b09f32: Preparing 10:40:36 8f5b482bd3d5: Preparing 10:40:36 3a8e0605c87d: Preparing 10:40:36 50d081d35a02: Preparing 10:40:36 256f393e029f: Preparing 10:40:36 256f393e029f: Waiting 10:40:36 3a8e0605c87d: Pushed 10:40:36 50d081d35a02: Pushed 10:40:36 63de06b09f32: Pushed 10:40:36 fec2f592b235: Pushed 10:40:36 256f393e029f: Layer already exists 10:40:40 8f5b482bd3d5: Pushed 10:40:40 98e0003c6af8f6f6673849f0d1454f44f7c815c0: digest: sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1 10:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:40:41 fec2f592b235: Preparing 10:40:41 63de06b09f32: Preparing 10:40:41 8f5b482bd3d5: Preparing 10:40:41 3a8e0605c87d: Preparing 10:40:41 50d081d35a02: Preparing 10:40:41 256f393e029f: Preparing 10:40:41 256f393e029f: Waiting 10:40:41 fec2f592b235: Layer already exists 10:40:41 50d081d35a02: Layer already exists 10:40:41 3a8e0605c87d: Layer already exists 10:40:41 8f5b482bd3d5: Layer already exists 10:40:41 63de06b09f32: Layer already exists 10:40:41 256f393e029f: Layer already exists 10:40:41 4.0.1-dev.1: digest: sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:41 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:40:42 fec2f592b235: Preparing 10:40:42 63de06b09f32: Preparing 10:40:42 8f5b482bd3d5: Preparing 10:40:42 3a8e0605c87d: Preparing 10:40:42 50d081d35a02: Preparing 10:40:42 256f393e029f: Preparing 10:40:42 256f393e029f: Waiting 10:40:42 fec2f592b235: Layer already exists 10:40:42 63de06b09f32: Layer already exists 10:40:42 8f5b482bd3d5: Layer already exists 10:40:42 50d081d35a02: Layer already exists 10:40:42 3a8e0605c87d: Layer already exists 10:40:42 256f393e029f: Layer already exists 10:40:42 98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1: digest: sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:42 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:odessa 10:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 10:40:42 fec2f592b235: Preparing 10:40:42 63de06b09f32: Preparing 10:40:42 8f5b482bd3d5: Preparing 10:40:42 3a8e0605c87d: Preparing 10:40:42 50d081d35a02: Preparing 10:40:42 256f393e029f: Preparing 10:40:42 256f393e029f: Waiting 10:40:42 50d081d35a02: Layer already exists 10:40:42 fec2f592b235: Layer already exists 10:40:42 8f5b482bd3d5: Layer already exists 10:40:42 63de06b09f32: Layer already exists 10:40:42 3a8e0605c87d: Layer already exists 10:40:42 256f393e029f: Layer already exists 10:40:42 odessa: digest: sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:42 ===================================================== [Pipeline] echo 10:40:42 taggedImages: 10:40:42 - nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:40:42 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1 10:40:42 - nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:40:42 - nexus3.edgexfoundry.org:10004/device-mqtt:odessa [Pipeline] echo 10:40:42 ========================================================= 10:40:42 [edgeXBuildMultiArch] RAW Config: 10:40:42 images: 10:40:42 - nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:40:42 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1 10:40:42 - nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:40:42 - nexus3.edgexfoundry.org:10004/device-mqtt:odessa 10:40:42 settingsFile: 10:40:42 device-mqtt-go-settings 10:40:42 ========================================================= [Pipeline] node 10:40:57 Still waiting to schedule task 10:40:57 All nodes of label ‘centos7-docker-4c-2g’ are offline 10:41:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-773536 in /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] { [Pipeline] ws 10:41:14 Running in /w/workspace/device-mqtt-go/5 [Pipeline] { [Pipeline] checkout 10:41:14 The recommended git tool is: git 10:41:20 using credential edgex-jenkins-ssh 10:41:20 Cloning the remote Git repository 10:41:20 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 10:41:20 > git init /w/workspace/device-mqtt-go/5 # timeout=10 10:41:20 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 10:41:20 > git --version # timeout=10 10:41:20 > git --version # 'git version 2.25.1' 10:41:20 using GIT_SSH to set credentials SSH Credentials for GitHub 10:41:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:24 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 10:41:24 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:41:25 Avoid second fetch 10:41:25 Checking out Revision 98e0003c6af8f6f6673849f0d1454f44f7c815c0 (odessa) 10:41:25 > git config core.sparsecheckout # timeout=10 10:41:25 > git checkout -f 98e0003c6af8f6f6673849f0d1454f44f7c815c0 # timeout=10 10:41:27 Commit message: "build: Bump device-sdk-go from 4.0.0 to 4.0.1 (#776)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:31 provisioning config files... 10:41:31 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config14405969523914259059tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:32 ---> ****-login.sh 10:41:32 nexus3.edgexfoundry.org:10001 10:41:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:33 Configure a credential helper to remove this warning. See 10:41:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:33 10:41:33 Login Succeeded 10:41:33 nexus3.edgexfoundry.org:10002 10:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:33 Configure a credential helper to remove this warning. See 10:41:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:33 10:41:33 Login Succeeded 10:41:33 nexus3.edgexfoundry.org:10003 10:41:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:34 Configure a credential helper to remove this warning. See 10:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:34 10:41:34 Login Succeeded 10:41:34 nexus3.edgexfoundry.org:10004 10:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:34 Configure a credential helper to remove this warning. See 10:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:34 10:41:34 Login Succeeded 10:41:34 ****.io 10:41:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:41:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:41:34 Configure a credential helper to remove this warning. See 10:41:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:41:34 10:41:34 Login Succeeded 10:41:34 ---> ****-login.sh ends [Pipeline] } 10:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 10:41:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 10:41:35 + cut -d . -f1-2 10:41:35 + grep ^go [0-9].[0-9]* go.mod 10:41:35 + cut -d -f 2 [Pipeline] echo 10:41:35 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:41:35 ========================================================= 10:41:35 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts] 10:41:35 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:35 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts --build-arg MAKE=echo noop --target=builder . 10:41:40 Sending build context to Docker daemon 57.14MB 10:41:40 Step 1/12 : ARG BASE=golang:1.23-alpine3.22 10:41:40 Step 2/12 : FROM ${BASE} AS builder 10:41:40 1.23-alpine-lts: Pulling from edgex-devops/edgex-golang-base-arm64 10:41:40 94e9d8af2201: Pulling fs layer 10:41:40 345fe9f21930: Pulling fs layer 10:41:40 b40fc9e46828: Pulling fs layer 10:41:40 c9804373a1e5: Pulling fs layer 10:41:40 4f4fb700ef54: Pulling fs layer 10:41:40 f5a772c54f75: Pulling fs layer 10:41:40 e2dd1b2a9dca: Pulling fs layer 10:41:40 0a0502178392: Pulling fs layer 10:41:40 c9804373a1e5: Waiting 10:41:40 4f4fb700ef54: Waiting 10:41:40 f5a772c54f75: Waiting 10:41:40 e2dd1b2a9dca: Waiting 10:41:40 0a0502178392: Waiting 10:41:40 345fe9f21930: Verifying Checksum 10:41:40 345fe9f21930: Download complete 10:41:40 c9804373a1e5: Verifying Checksum 10:41:40 c9804373a1e5: Download complete 10:41:40 4f4fb700ef54: Verifying Checksum 10:41:40 4f4fb700ef54: Download complete 10:41:40 f5a772c54f75: Verifying Checksum 10:41:40 f5a772c54f75: Download complete 10:41:40 94e9d8af2201: Verifying Checksum 10:41:40 94e9d8af2201: Download complete 10:41:40 0a0502178392: Verifying Checksum 10:41:40 0a0502178392: Download complete 10:41:42 b40fc9e46828: Verifying Checksum 10:41:42 b40fc9e46828: Download complete 10:41:42 e2dd1b2a9dca: Verifying Checksum 10:41:42 e2dd1b2a9dca: Download complete 10:41:42 94e9d8af2201: Pull complete 10:41:43 345fe9f21930: Pull complete 10:41:58 b40fc9e46828: Pull complete 10:41:58 c9804373a1e5: Pull complete 10:41:58 4f4fb700ef54: Pull complete 10:41:58 f5a772c54f75: Pull complete 10:42:06 e2dd1b2a9dca: Pull complete 10:42:08 0a0502178392: Pull complete 10:42:08 Digest: sha256:cb630d247bcc3b1d0751040a39c4e103216f7d9e7edda4006e03146d987d6ddf 10:42:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10002/edgex-devops/edgex-golang-base-arm64:1.23-alpine-lts 10:42:08 ---> 72db82c1953f 10:42:08 Step 3/12 : ARG ADD_BUILD_TAGS="" 10:42:10 ---> Running in 6a38b9af6cb3 10:42:10 Removing intermediate container 6a38b9af6cb3 10:42:10 ---> e66653441a38 10:42:10 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:42:10 ---> Running in dde0ba8abc2b 10:42:11 Removing intermediate container dde0ba8abc2b 10:42:11 ---> 6dcc9542ac66 10:42:11 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:42:11 ---> Running in cc3dc54d80df 10:42:11 Removing intermediate container cc3dc54d80df 10:42:11 ---> 5f6b33362fce 10:42:11 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 10:42:11 ---> Running in 1e78e901ca9c 10:42:11 Removing intermediate container 1e78e901ca9c 10:42:11 ---> 33ba9f5d74b0 10:42:11 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:42:12 ---> Running in 2feb0be721c1 10:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:42:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:42:15 (1/4) Installing openssh-keygen (9.7_p1-r5) 10:42:15 (2/4) Installing libedit (20240517.3.1-r0) 10:42:15 (3/4) Installing openssh-client-common (9.7_p1-r5) 10:42:15 (4/4) Installing openssh-client-default (9.7_p1-r5) 10:42:15 Executing busybox-1.36.1-r29.trigger 10:42:15 OK: 244 MiB in 62 packages 10:42:16 Removing intermediate container 2feb0be721c1 10:42:16 ---> 05d210f2f33d 10:42:16 Step 8/12 : WORKDIR /device-mqtt-go 10:42:17 ---> Running in 40c7b368bdd8 10:42:17 Removing intermediate container 40c7b368bdd8 10:42:17 ---> cecd35ba4c09 10:42:17 Step 9/12 : COPY go.mod vendor* ./ 10:42:29 ---> 3a4081ab62f5 10:42:29 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:42:29 ---> Running in 2497a023b4f8 10:42:53 Running on prd-centos7-docker-4c-2g-773540 in /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:42:54 provisioning config files... 10:42:54 copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config5257219177143982924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:42:58 ---> ****-login.sh 10:42:58 nexus3.edgexfoundry.org:10001 10:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 nexus3.edgexfoundry.org:10002 10:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 nexus3.edgexfoundry.org:10003 10:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 nexus3.edgexfoundry.org:10004 10:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 ****.io 10:42:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:42:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:42:58 Configure a credential helper to remove this warning. See 10:42:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:42:58 10:42:58 Login Succeeded 10:42:58 ---> ****-login.sh ends [Pipeline] } 10:42:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:42:59 + docker buildx ls 10:42:59 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:42:59 default * docker 10:42:59 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:42:59 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 10:42:59 edgex-builder [Pipeline] sh 10:42:59 + docker buildx inspect --bootstrap 10:42:59 #1 [internal] booting buildkit 10:42:59 #1 pulling image moby/buildkit:buildx-stable-1 10:43:03 #1 pulling image moby/buildkit:buildx-stable-1 3.0s done 10:43:03 #1 creating container buildx_buildkit_edgex-builder0 10:43:04 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 10:43:04 #1 DONE 4.9s 10:43:04 Name: edgex-builder 10:43:04 Driver: docker-container 10:43:04 10:43:04 Nodes: 10:43:04 Name: edgex-builder0 10:43:04 Endpoint: unix:///var/run/docker.sock 10:43:04 Status: running 10:43:04 Buildkit: v0.26.2 10:43:04 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 10:43:04 + docker buildx ls 10:43:04 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 10:43:04 edgex-builder * docker-container 10:43:04 edgex-builder0 unix:///var/run/docker.sock running v0.26.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 10:43:04 default docker 10:43:04 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 10:43:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0 --push - 10:43:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0' 10:43:05 #1 [internal] load build definition from Dockerfile 10:43:05 #1 transferring dockerfile: 196B done 10:43:05 #1 DONE 0.0s 10:43:05 10:43:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:43:05 #2 DONE 0.1s 10:43:05 10:43:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:43:05 #3 DONE 0.1s 10:43:05 10:43:05 #4 [internal] load .dockerignore 10:43:05 #4 transferring context: 2B done 10:43:05 #4 DONE 0.0s 10:43:05 10:43:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:05 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 0.0s done 10:43:05 #5 DONE 0.0s 10:43:05 10:43:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:05 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 0.0s done 10:43:05 #6 DONE 0.1s 10:43:05 10:43:05 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 10:43:05 #7 DONE 0.0s 10:43:05 10:43:05 #8 exporting to image 10:43:05 #8 exporting layers done 10:43:05 #8 exporting manifest sha256:2e5644d9cf636990255e5401a5e796b57123a25d9e4187503fa817e1999bf1d3 0.0s done 10:43:05 #8 exporting config sha256:eb96a00152a731f8ffa6646e4513840fe894545bcaa0185da58749b064ded76d done 10:43:05 #8 exporting manifest sha256:612760b08d0b39737eb855785238ca7cfafa85ccd0f399d002bf92d8b13ad81c 0.0s done 10:43:05 #8 exporting config sha256:1771e37c2f0fe6478e0495d7ba3ff5581fe8e1846a39e480b0b72ab6c7427718 done 10:43:05 #8 exporting manifest list sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 0.0s done 10:43:05 #8 pushing layers 10:43:05 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:05 #8 pushing layers 0.1s done 10:43:05 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0@sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 0.1s done 10:43:05 #8 DONE 0.3s 10:43:05 10:43:05 1 warning found (use --debug to expand): 10:43:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:43:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1' 10:43:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1 --push - 10:43:05 #1 [internal] load build definition from Dockerfile 10:43:05 #1 transferring dockerfile: 167B done 10:43:05 #1 DONE 0.0s 10:43:05 10:43:05 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1 10:43:05 #2 DONE 0.0s 10:43:05 10:43:05 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1 10:43:05 #3 DONE 0.0s 10:43:05 10:43:05 #4 [internal] load .dockerignore 10:43:05 #4 transferring context: 2B done 10:43:05 #4 DONE 0.0s 10:43:06 10:43:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:06 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 0.0s done 10:43:06 #5 CACHED 10:43:06 10:43:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:06 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 0.0s done 10:43:06 #6 CACHED 10:43:06 10:43:06 #7 exporting to image 10:43:06 #7 exporting layers done 10:43:06 #7 exporting manifest sha256:2e5644d9cf636990255e5401a5e796b57123a25d9e4187503fa817e1999bf1d3 done 10:43:06 #7 exporting config sha256:eb96a00152a731f8ffa6646e4513840fe894545bcaa0185da58749b064ded76d done 10:43:06 #7 exporting manifest sha256:612760b08d0b39737eb855785238ca7cfafa85ccd0f399d002bf92d8b13ad81c done 10:43:06 #7 exporting config sha256:1771e37c2f0fe6478e0495d7ba3ff5581fe8e1846a39e480b0b72ab6c7427718 done 10:43:06 #7 exporting manifest list sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 done 10:43:06 #7 pushing layers 10:43:06 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:06 #7 pushing layers 0.0s done 10:43:06 #7 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:4.0.1-dev.1@sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 0.1s done 10:43:06 #7 DONE 0.1s 10:43:06 10:43:06 #8 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 10:43:06 #8 DONE 0.0s 10:43:06 10:43:06 1 warning found (use --debug to expand): 10:43:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:43:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 --push - 10:43:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1' 10:43:06 #1 [internal] load build definition from Dockerfile 10:43:06 #1 transferring dockerfile: 208B done 10:43:06 #1 DONE 0.0s 10:43:06 10:43:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:43:06 #2 DONE 0.0s 10:43:06 10:43:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:43:06 #3 DONE 0.0s 10:43:06 10:43:06 #4 [internal] load .dockerignore 10:43:06 #4 transferring context: 10:43:06 #4 transferring context: 2B done 10:43:06 #4 DONE 0.0s 10:43:06 10:43:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:06 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 0.0s done 10:43:06 #5 CACHED 10:43:06 10:43:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:06 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 0.0s done 10:43:06 #6 CACHED 10:43:06 10:43:06 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 10:43:06 #7 DONE 0.0s 10:43:06 10:43:06 #8 exporting to image 10:43:06 #8 exporting layers done 10:43:06 #8 exporting manifest sha256:2e5644d9cf636990255e5401a5e796b57123a25d9e4187503fa817e1999bf1d3 done 10:43:06 #8 exporting config sha256:eb96a00152a731f8ffa6646e4513840fe894545bcaa0185da58749b064ded76d done 10:43:06 #8 exporting manifest sha256:612760b08d0b39737eb855785238ca7cfafa85ccd0f399d002bf92d8b13ad81c done 10:43:06 #8 exporting config sha256:1771e37c2f0fe6478e0495d7ba3ff5581fe8e1846a39e480b0b72ab6c7427718 done 10:43:06 #8 exporting manifest list sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 done 10:43:06 #8 pushing layers 0.0s done 10:43:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1@sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 10:43:06 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:06 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1@sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 0.1s done 10:43:06 #8 DONE 0.1s 10:43:06 10:43:06 1 warning found (use --debug to expand): 10:43:06  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 10:43:06 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/device-mqtt:odessa --push - 10:43:06 + echo -e 'FROM nexus3.edgexfoundry.org:10004/device-mqtt:odessa' 10:43:06 #1 [internal] load build definition from Dockerfile 10:43:06 #1 transferring dockerfile: 162B done 10:43:06 #1 DONE 0.0s 10:43:06 10:43:06 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:odessa 10:43:06 #2 DONE 0.0s 10:43:06 10:43:06 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/device-mqtt:odessa 10:43:06 #3 DONE 0.0s 10:43:06 10:43:06 #4 [internal] load .dockerignore 10:43:06 #4 transferring context: 2B done 10:43:06 #4 DONE 0.0s 10:43:06 10:43:06 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:06 #5 resolve nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 0.0s done 10:43:06 #5 DONE 0.0s 10:43:06 10:43:06 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:07 #6 resolve nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 0.0s done 10:43:07 #6 CACHED 10:43:07 10:43:07 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:aed38aff52f2fae8101234b8205d2c19e53c90a6bc5e163f79529909558e0b6b 10:43:07 #5 CACHED 10:43:07 10:43:07 #7 [auth] device-mqtt:pull,push token for nexus3.edgexfoundry.org:10004 10:43:07 #7 DONE 0.0s 10:43:07 10:43:07 #8 exporting to image 10:43:07 #8 exporting layers done 10:43:07 #8 exporting manifest sha256:2e5644d9cf636990255e5401a5e796b57123a25d9e4187503fa817e1999bf1d3 done 10:43:07 #8 exporting config sha256:eb96a00152a731f8ffa6646e4513840fe894545bcaa0185da58749b064ded76d done 10:43:07 #8 exporting manifest sha256:612760b08d0b39737eb855785238ca7cfafa85ccd0f399d002bf92d8b13ad81c done 10:43:07 #8 exporting config sha256:1771e37c2f0fe6478e0495d7ba3ff5581fe8e1846a39e480b0b72ab6c7427718 done 10:43:07 #8 exporting manifest list sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 done 10:43:07 #8 pushing layers 0.0s done 10:43:07 #8 pushing manifest for nexus3.edgexfoundry.org:10004/device-mqtt:odessa@sha256:c5ca4a3514fd3787fbfda95cb3e17c6ce86c33b6929adaa858c524ee64b10de8 0.1s done 10:43:07 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 10:43:07 #8 DONE 0.1s 10:43:07 10:43:07 1 warning found (use --debug to expand): 10:43:07  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 10:43:07 + '[' -d /w/workspace/gexfoundry_device-mqtt-go_odessa/archives ']' [Pipeline] libraryResource [Pipeline] sh 10:43:07 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:43:08 ---> package-listing.sh 10:43:08 ++ tr '[:upper:]' '[:lower:]' 10:43:08 ++ facter osfamily 10:43:08 + OS_FAMILY=redhat 10:43:08 + workspace=/w/workspace/gexfoundry_device-mqtt-go_odessa 10:43:08 + START_PACKAGES=/tmp/packages_start.txt 10:43:08 + END_PACKAGES=/tmp/packages_end.txt 10:43:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:43:08 + PACKAGES=/tmp/packages_start.txt 10:43:08 + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' 10:43:08 + PACKAGES=/tmp/packages_end.txt 10:43:08 + case "${OS_FAMILY}" in 10:43:08 + sort 10:43:08 + rpm -qa 10:43:09 + '[' -f /tmp/packages_start.txt ']' 10:43:09 + '[' -f /tmp/packages_end.txt ']' 10:43:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:43:09 + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' 10:43:09 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ 10:43:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ [Pipeline] echo 10:43:09 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:43:09 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:10 10:43:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:10 latest: Pulling from edgex-lftools-log-publisher 10:43:10 5eb5b503b376: Pulling fs layer 10:43:10 5c69ac0246d0: Pulling fs layer 10:43:10 ec43610c2a17: Pulling fs layer 10:43:10 3a2ae6a8a46f: Pulling fs layer 10:43:10 33b1e0a273af: Pulling fs layer 10:43:10 5d3b04190fa2: Pulling fs layer 10:43:10 2f39f015ded8: Pulling fs layer 10:43:10 3a2ae6a8a46f: Waiting 10:43:10 33b1e0a273af: Waiting 10:43:10 5d3b04190fa2: Waiting 10:43:10 2f39f015ded8: Waiting 10:43:10 5c69ac0246d0: Verifying Checksum 10:43:10 5c69ac0246d0: Download complete 10:43:10 3a2ae6a8a46f: Verifying Checksum 10:43:10 3a2ae6a8a46f: Download complete 10:43:10 33b1e0a273af: Verifying Checksum 10:43:10 33b1e0a273af: Download complete 10:43:10 5d3b04190fa2: Verifying Checksum 10:43:10 5d3b04190fa2: Download complete 10:43:10 ec43610c2a17: Verifying Checksum 10:43:10 ec43610c2a17: Download complete 10:43:10 5eb5b503b376: Verifying Checksum 10:43:10 5eb5b503b376: Download complete 10:43:11 2f39f015ded8: Verifying Checksum 10:43:11 2f39f015ded8: Download complete 10:43:12 5eb5b503b376: Pull complete 10:43:12 5c69ac0246d0: Pull complete 10:43:12 ec43610c2a17: Pull complete 10:43:12 3a2ae6a8a46f: Pull complete 10:43:12 33b1e0a273af: Pull complete 10:43:13 5d3b04190fa2: Pull complete 10:43:17 2f39f015ded8: Pull complete 10:43:17 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:43:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:17 prd-centos7-docker-4c-2g-773540 does not seem to be running inside a container 10:43:17 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:43:22 $ docker top 84f1d932ca70c0ef003ec3170feafabcb0eeb6ee5a8af8cfd4c218c85ca07121 -eo pid,comm [Pipeline] { [Pipeline] sh 10:43:22 + touch /tmp/pre-build-complete [Pipeline] sh 10:43:22 + mkdir -p /var/log/sysstat [Pipeline] sh 10:43:23 + ls /var/log/sa-host 10:43:23 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:23 provisioning config files... 10:43:23 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config4570617214595795542tmp [Pipeline] { [Pipeline] echo 10:43:23 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:43:23 ---> create-netrc.sh [Pipeline] } 10:43:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:43:23 ---> python-tools-install.sh [Pipeline] echo 10:43:23 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:43:24 ---> sudo-logs.sh 10:43:24 Archiving 'sudo' log.. 10:43:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-773540.novalocal: Name or service not known 10:43:24 sudo: unable to resolve host prd-centos7-docker-4c-2g-773540.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo 10:43:24 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:43:24 ---> job-cost.sh 10:43:24 lf-activate-venv: SKIPPING 10:43:24 INFO: No Stack... 10:43:24 INFO: Retrieving Pricing Info for: v3-standard-2 10:43:25 INFO: Archiving Costs [Pipeline] echo 10:43:25 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:43:25 ---> logs-deploy.sh 10:43:25 lf-activate-venv: SKIPPING 10:43:25 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/odessa/5 10:43:25 INFO: archiving workspace using pattern(s): 10:43:26 Archives upload complete. 10:43:26 INFO: archiving logs to Nexus 10:43:27 ---> uname -a: 10:43:27 Linux prd-centos7-docker-4c-2g-773540.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 GNU/Linux 10:43:27 10:43:27 10:43:27 ---> lscpu: 10:43:27 Architecture: x86_64 10:43:27 CPU op-mode(s): 32-bit, 64-bit 10:43:27 Byte Order: Little Endian 10:43:27 Address sizes: 40 bits physical, 48 bits virtual 10:43:27 CPU(s): 2 10:43:27 On-line CPU(s) list: 0,1 10:43:27 Thread(s) per core: 1 10:43:27 Core(s) per socket: 1 10:43:27 Socket(s): 2 10:43:27 NUMA node(s): 1 10:43:27 Vendor ID: AuthenticAMD 10:43:27 CPU family: 23 10:43:27 Model: 49 10:43:27 Model name: AMD EPYC-Rome Processor 10:43:27 Stepping: 0 10:43:27 CPU MHz: 2800.000 10:43:27 BogoMIPS: 5600.00 10:43:27 Virtualization: AMD-V 10:43:27 Hypervisor vendor: KVM 10:43:27 Virtualization type: full 10:43:27 L1d cache: 64 KiB 10:43:27 L1i cache: 64 KiB 10:43:27 L2 cache: 1 MiB 10:43:27 L3 cache: 32 MiB 10:43:27 NUMA node0 CPU(s): 0,1 10:43:27 Vulnerability Itlb multihit: Not affected 10:43:27 Vulnerability L1tf: Not affected 10:43:27 Vulnerability Mds: Not affected 10:43:27 Vulnerability Meltdown: Not affected 10:43:27 Vulnerability Mmio stale data: Not affected 10:43:27 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:43:27 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 10:43:27 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 10:43:27 Vulnerability Srbds: Not affected 10:43:27 Vulnerability Tsx async abort: Not affected 10:43:27 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm art rep_good nopl extd_apicid eagerfpu pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 10:43:27 10:43:27 10:43:27 ---> nproc: 10:43:27 2 10:43:27 10:43:27 10:43:27 ---> df -h: 10:43:27 Filesystem Size Used Avail Use% Mounted on 10:43:27 overlay 40G 7.3G 33G 19% / 10:43:27 tmpfs 64M 0 64M 0% /dev 10:43:27 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup 10:43:27 shm 64M 0 64M 0% /dev/shm 10:43:27 /dev/vda1 40G 7.3G 33G 19% /facter-os 10:43:27 10:43:27 10:43:27 Cannot open /var/log/sysstat/sa21: No such file or directory 10:43:27 Please check if data collecting is enabled 10:43:27 subprocess.CalledProcessError: Command '['sar', '-b', '-r', '-n', 'DEV']' returned non-zero exit status 2. [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:27 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 10:43:27 $ docker stop --time=1 84f1d932ca70c0ef003ec3170feafabcb0eeb6ee5a8af8cfd4c218c85ca07121 10:43:28 $ docker rm -f --volumes 84f1d932ca70c0ef003ec3170feafabcb0eeb6ee5a8af8cfd4c218c85ca07121 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 10:43:28 [WS-CLEANUP] Deleting project workspace... 10:43:28 [WS-CLEANUP] Deferred wipeout is used... 10:43:28 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:28 10:43:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:29 latest: Pulling from edgex-lftools-log-publisher 10:43:29 5eb5b503b376: Pulling fs layer 10:43:29 5c69ac0246d0: Pulling fs layer 10:43:29 ec43610c2a17: Pulling fs layer 10:43:29 3a2ae6a8a46f: Pulling fs layer 10:43:29 33b1e0a273af: Pulling fs layer 10:43:29 5d3b04190fa2: Pulling fs layer 10:43:29 2f39f015ded8: Pulling fs layer 10:43:29 3a2ae6a8a46f: Waiting 10:43:29 33b1e0a273af: Waiting 10:43:29 5d3b04190fa2: Waiting 10:43:29 2f39f015ded8: Waiting 10:43:29 5c69ac0246d0: Download complete 10:43:29 3a2ae6a8a46f: Verifying Checksum 10:43:29 3a2ae6a8a46f: Download complete 10:43:29 33b1e0a273af: Verifying Checksum 10:43:29 33b1e0a273af: Download complete 10:43:29 5d3b04190fa2: Verifying Checksum 10:43:29 5d3b04190fa2: Download complete 10:43:29 ec43610c2a17: Verifying Checksum 10:43:29 ec43610c2a17: Download complete 10:43:29 5eb5b503b376: Verifying Checksum 10:43:29 5eb5b503b376: Download complete 10:43:30 2f39f015ded8: Download complete 10:43:31 5eb5b503b376: Pull complete 10:43:31 5c69ac0246d0: Pull complete 10:43:31 ec43610c2a17: Pull complete 10:43:31 3a2ae6a8a46f: Pull complete 10:43:31 33b1e0a273af: Pull complete 10:43:31 5d3b04190fa2: Pull complete 10:43:37 2f39f015ded8: Pull complete 10:43:37 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:43:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:43:37 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:37 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:43:37 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:43:38 $ docker top 3373cc7e4bd240a8c6e7d65287ab785b3703f7b982e3fb1571d866fe1999ac0d -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:39 ---> job-cost.sh 10:43:39 lf-activate-venv: SKIPPING 10:43:39 INFO: No Stack... 10:43:39 INFO: Retrieving Pricing Info for: v3-standard-8 10:43:39 INFO: Archiving Costs [Pipeline] sh 10:43:39 + cat /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/cost.csv 10:43:39 + cut -d, -f6 [Pipeline] lock 10:43:39 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-5-stack-cost] 10:43:39 Resource [jenkins-edgexfoundry-device-mqtt-go-odessa-5-stack-cost] did not exist. Created. 10:43:39 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:43:40 + echo total: 0.2199999988079071 [Pipeline] stash 10:43:40 Stashed 1 file(s) [Pipeline] } 10:43:40 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:43:40 $ docker stop --time=1 3373cc7e4bd240a8c6e7d65287ab785b3703f7b982e3fb1571d866fe1999ac0d 10:43:41 $ docker rm -f --volumes 3373cc7e4bd240a8c6e7d65287ab785b3703f7b982e3fb1571d866fe1999ac0d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:44:21 Removing intermediate container 2497a023b4f8 10:44:21 ---> 8a011a05e235 10:44:21 Step 11/12 : COPY . . 10:44:24 ---> 366a024ded71 10:44:24 Step 12/12 : RUN $MAKE 10:44:24 ---> Running in 669172f9b850 10:44:25 noop 10:44:26 Removing intermediate container 669172f9b850 10:44:26 ---> 635b5b9033d4 10:44:26 Successfully built 635b5b9033d4 10:44:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:27 + docker inspect -f . ci-base-image-arm64 10:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:27 prd-ubuntu20.04-docker-arm64-4c-16g-773536 does not seem to be running inside a container 10:44:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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-arm64 cat 10:44:28 $ docker top 56219e3b913589ac37b869b6bd117fb0a041ef7f6999f6432f75471cfd59f44b -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:29 + go version 10:44:29 go version go1.23.7 linux/arm64 [Pipeline] } 10:44:29 $ docker stop --time=1 56219e3b913589ac37b869b6bd117fb0a041ef7f6999f6432f75471cfd59f44b 10:44:31 $ docker rm -f --volumes 56219e3b913589ac37b869b6bd117fb0a041ef7f6999f6432f75471cfd59f44b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:31 + docker inspect -f . ci-base-image-arm64 10:44:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:32 prd-ubuntu20.04-docker-arm64-4c-16g-773536 does not seem to be running inside a container 10:44:32 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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-arm64 cat 10:44:33 $ docker top 873ef2b1466c2f1cf25af731aee6d1e550391b1e5a48261a404cb162c6441fd6 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:34 + git config --global --add safe.directory /w/workspace/device-mqtt-go/5 [Pipeline] fileExists [Pipeline] sh 10:44:34 + make test 10:44:34 go test ./... -coverprofile=coverage.out ./... 10:44:38 ? github.com/edgexfoundry/device-mqtt-go [no test files] 10:48:15 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 10:48:21 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 10:48:21 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.053s coverage: 22.8% of statements 10:48:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 10:48:22 go vet ./... 10:49:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:49:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:49:18 ./bin/test-attribution-txt.sh [Pipeline] echo 10:49:18 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] fileExists [Pipeline] sh 10:49:19 + go mod tidy [Pipeline] } 10:49:24 $ docker stop --time=1 873ef2b1466c2f1cf25af731aee6d1e550391b1e5a48261a404cb162c6441fd6 10:49:26 $ docker rm -f --volumes 873ef2b1466c2f1cf25af731aee6d1e550391b1e5a48261a404cb162c6441fd6 [Pipeline] // withDockerContainer [Pipeline] sh 10:49:28 + sudo chown -R jenkins:jenkins . [Pipeline] stash 10:49:28 Warning: overwriting stash ‘coverage-report’ 10:49:29 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 10:49:30 + sudo chown -R jenkins:jenkins . [Pipeline] sh 10:49:30 + ls -al . 10:49:30 total 252 10:49:30 drwxrwxr-x 9 jenkins jenkins 4096 Nov 21 10:44 . 10:49:30 drwxrwxr-x 4 jenkins jenkins 4096 Nov 21 10:41 .. 10:49:30 -rw-rw-r-- 1 jenkins jenkins 140 Nov 21 10:41 .dockerignore 10:49:30 drwxrwxr-x 8 jenkins jenkins 4096 Nov 21 10:41 .git 10:49:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 10:41 .github 10:49:30 -rw-rw-r-- 1 jenkins jenkins 256 Nov 21 10:41 .gitignore 10:49:30 -rw-rw-r-- 1 jenkins jenkins 41 Nov 21 10:41 .golangci.yml 10:49:30 -rw-rw-r-- 1 jenkins jenkins 19106 Nov 21 10:41 Attribution.txt 10:49:30 -rw-rw-r-- 1 jenkins jenkins 19382 Nov 21 10:41 CHANGELOG.md 10:49:30 -rw-rw-r-- 1 jenkins jenkins 1803 Nov 21 10:41 Dockerfile 10:49:30 -rw-rw-r-- 1 jenkins jenkins 677 Nov 21 10:41 GOVERNANCE.md 10:49:30 -rw-rw-r-- 1 jenkins jenkins 657 Nov 21 10:41 Jenkinsfile 10:49:30 -rw-rw-r-- 1 jenkins jenkins 11340 Nov 21 10:41 LICENSE 10:49:30 -rw-rw-r-- 1 jenkins jenkins 2545 Nov 21 10:41 Makefile 10:49:30 -rw-rw-r-- 1 jenkins jenkins 620 Nov 21 10:41 OWNERS.md 10:49:30 -rw-rw-r-- 1 jenkins jenkins 3599 Nov 21 10:41 README.md 10:49:30 -rw-rw-r-- 1 jenkins jenkins 11 Nov 21 10:38 VERSION 10:49:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:41 bin 10:49:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 10:41 cmd 10:49:30 -rw-r--r-- 1 jenkins jenkins 21039 Nov 21 10:48 coverage.out 10:49:30 -rw-rw-r-- 1 jenkins jenkins 6177 Nov 21 10:41 go.mod 10:49:30 -rw-rw-r-- 1 jenkins jenkins 86532 Nov 21 10:41 go.sum 10:49:30 drwxrwxr-x 3 jenkins jenkins 4096 Nov 21 10:41 internal 10:49:30 drwxrwxr-x 2 jenkins jenkins 4096 Nov 21 10:41 mock 10:49:30 drwxrwxr-x 10 jenkins jenkins 4096 Nov 21 10:41 vendor 10:49:30 -rw-rw-r-- 1 jenkins jenkins 227 Nov 21 10:41 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:49:30 + docker build -t device-mqtt-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=98e0003c6af8f6f6673849f0d1454f44f7c815c0 --label arch=arm64 --label version=4.0.1-dev.1 . 10:49:35 Sending build context to Docker daemon 57.16MB 10:49:35 Step 1/25 : ARG BASE=golang:1.23-alpine3.22 10:49:35 Step 2/25 : FROM ${BASE} AS builder 10:49:35 ---> 635b5b9033d4 10:49:35 Step 3/25 : ARG ADD_BUILD_TAGS="" 10:49:35 ---> Running in 440f7805a02e 10:49:36 Removing intermediate container 440f7805a02e 10:49:36 ---> aaca0a074781 10:49:36 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 10:49:36 ---> Running in cb243998e18b 10:49:36 Removing intermediate container cb243998e18b 10:49:36 ---> 954f2aa9b525 10:49:36 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 10:49:36 ---> Running in 9e96be759f4f 10:49:36 Removing intermediate container 9e96be759f4f 10:49:36 ---> 7f16a8183c88 10:49:36 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 10:49:36 ---> Running in 3eb682720f33 10:49:37 Removing intermediate container 3eb682720f33 10:49:37 ---> b84d11ca444f 10:49:37 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 10:49:37 ---> Running in d0cda2e397a4 10:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 10:49:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 10:49:40 OK: 244 MiB in 62 packages 10:49:41 Removing intermediate container d0cda2e397a4 10:49:41 ---> 5a2234650ce7 10:49:41 Step 8/25 : WORKDIR /device-mqtt-go 10:49:41 ---> Running in 518fdeaaf611 10:49:41 Removing intermediate container 518fdeaaf611 10:49:41 ---> 70fbb7fec3fa 10:49:41 Step 9/25 : COPY go.mod vendor* ./ 10:49:56 ---> 6a5c41ab3c7c 10:49:56 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:56 ---> Running in e9b1c1408466 10:49:56 skipping... 10:49:57 Removing intermediate container e9b1c1408466 10:49:57 ---> 3a148e8c455f 10:49:57 Step 11/25 : COPY . . 10:50:15 ---> 6325eaffdf1f 10:50:15 Step 12/25 : RUN $MAKE 10:50:15 ---> Running in 0e95aca8e683 10:50:15 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.1-dev.1 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 10:54:07 Removing intermediate container 0e95aca8e683 10:54:07 ---> cee18e0d134d 10:54:07 Step 13/25 : FROM alpine:3.22 10:54:07 3.22: Pulling from library/alpine 10:54:07 6b59a28fa201: Pulling fs layer 10:54:07 6b59a28fa201: Verifying Checksum 10:54:07 6b59a28fa201: Download complete 10:54:07 6b59a28fa201: Pull complete 10:54:08 Digest: sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 10:54:08 Status: Downloaded newer image for alpine:3.22 10:54:08 ---> 171e65262c80 10:54:08 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 10:54:08 ---> Running in 7aac35069615 10:54:08 Removing intermediate container 7aac35069615 10:54:08 ---> 8e263033daf1 10:54:08 Step 15/25 : RUN apk add --update --no-cache dumb-init 10:54:08 ---> Running in 0e252380639d 10:54:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:54:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:54:12 (1/1) Installing dumb-init (1.2.5-r3) 10:54:12 Executing busybox-1.37.0-r19.trigger 10:54:12 OK: 8 MiB in 17 packages 10:54:13 Removing intermediate container 0e252380639d 10:54:13 ---> 7cb20f25b16a 10:54:13 Step 16/25 : RUN apk --no-cache upgrade 10:54:13 ---> Running in fe3807018f7c 10:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 10:54:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 10:54:16 OK: 8 MiB in 17 packages 10:54:17 Removing intermediate container fe3807018f7c 10:54:17 ---> 31fcf1a1e10b 10:54:17 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 10:54:20 ---> 0ab4588ab2c1 10:54:20 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 10:54:20 ---> f0117c145386 10:54:20 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 10:54:21 ---> df567f236c72 10:54:21 Step 20/25 : EXPOSE 59982 10:54:21 ---> Running in 3aa4e02f8bc7 10:54:21 Removing intermediate container 3aa4e02f8bc7 10:54:21 ---> 024bde23f27d 10:54:21 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 10:54:21 ---> Running in b6728f5fd4cd 10:54:22 Removing intermediate container b6728f5fd4cd 10:54:22 ---> 459c48b51360 10:54:22 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 10:54:22 ---> Running in 88ba8182b27e 10:54:22 Removing intermediate container 88ba8182b27e 10:54:22 ---> 078cfbe8de36 10:54:22 Step 23/25 : LABEL arch=arm64 10:54:22 ---> Running in 0f8dc9d76609 10:54:22 Removing intermediate container 0f8dc9d76609 10:54:22 ---> 58c2ffbad02d 10:54:22 Step 24/25 : LABEL git_sha=98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:54:22 ---> Running in 1851dcb76d81 10:54:23 Removing intermediate container 1851dcb76d81 10:54:23 ---> 5007dc70529f 10:54:23 Step 25/25 : LABEL version=4.0.1-dev.1 10:54:23 ---> Running in 9d266ceaa086 10:54:23 Removing intermediate container 9d266ceaa086 10:54:23 ---> 2b541c3f5263 10:54:23 [Warning] One or more build-args [ARCH] were not consumed 10:54:24 Successfully built 2b541c3f5263 10:54:24 Successfully tagged device-mqtt-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:54:24 provisioning config files... 10:54:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/5@tmp/config6521176760627878895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:54:24 ---> ****-login.sh 10:54:24 nexus3.edgexfoundry.org:10001 10:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:25 Configure a credential helper to remove this warning. See 10:54:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:25 10:54:25 Login Succeeded 10:54:25 nexus3.edgexfoundry.org:10002 10:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:25 Configure a credential helper to remove this warning. See 10:54:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:25 10:54:25 Login Succeeded 10:54:25 nexus3.edgexfoundry.org:10003 10:54:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:25 Configure a credential helper to remove this warning. See 10:54:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:25 10:54:25 Login Succeeded 10:54:25 nexus3.edgexfoundry.org:10004 10:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:26 Configure a credential helper to remove this warning. See 10:54:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:26 10:54:26 Login Succeeded 10:54:26 ****.io 10:54:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:54:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:54:26 Configure a credential helper to remove this warning. See 10:54:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:54:26 10:54:26 Login Succeeded 10:54:26 ---> ****-login.sh ends [Pipeline] } 10:54:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:27 [edgeX.isLTS] Checking if [odessa] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:54:27 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 10:54:27 98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:54:27 4.0.1-dev.1 10:54:27 98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:54:27 odessa 10:54:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:27 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:27 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:54:27 b6a9ae8baf5c: Preparing 10:54:27 ea03d27ef9bb: Preparing 10:54:27 8507c3bf0de4: Preparing 10:54:27 ecf041757f58: Preparing 10:54:27 8b2ff5ca3627: Preparing 10:54:27 0e64f2360a44: Preparing 10:54:27 0e64f2360a44: Waiting 10:54:28 ecf041757f58: Pushed 10:54:28 8b2ff5ca3627: Pushed 10:54:28 b6a9ae8baf5c: Pushed 10:54:28 ea03d27ef9bb: Pushed 10:54:28 0e64f2360a44: Layer already exists 10:54:38 8507c3bf0de4: Pushed 10:54:40 98e0003c6af8f6f6673849f0d1454f44f7c815c0: digest: sha256:1aa30c3399c65e4ef751566f4bd831801140fa7d0e12d4eee772cf984715893e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:40 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:40 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.1-dev.1 10:54:40 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:54:40 b6a9ae8baf5c: Preparing 10:54:40 ea03d27ef9bb: Preparing 10:54:40 8507c3bf0de4: Preparing 10:54:40 ecf041757f58: Preparing 10:54:40 8b2ff5ca3627: Preparing 10:54:40 0e64f2360a44: Preparing 10:54:40 0e64f2360a44: Waiting 10:54:40 b6a9ae8baf5c: Layer already exists 10:54:40 ea03d27ef9bb: Layer already exists 10:54:40 8507c3bf0de4: Layer already exists 10:54:40 ecf041757f58: Layer already exists 10:54:40 8b2ff5ca3627: Layer already exists 10:54:40 0e64f2360a44: Layer already exists 10:54:41 4.0.1-dev.1: digest: sha256:1aa30c3399c65e4ef751566f4bd831801140fa7d0e12d4eee772cf984715893e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:41 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:41 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:54:41 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:54:41 b6a9ae8baf5c: Preparing 10:54:41 ea03d27ef9bb: Preparing 10:54:41 8507c3bf0de4: Preparing 10:54:41 ecf041757f58: Preparing 10:54:41 8b2ff5ca3627: Preparing 10:54:41 0e64f2360a44: Preparing 10:54:41 0e64f2360a44: Waiting 10:54:41 b6a9ae8baf5c: Layer already exists 10:54:41 8b2ff5ca3627: Layer already exists 10:54:41 ea03d27ef9bb: Layer already exists 10:54:41 ecf041757f58: Layer already exists 10:54:41 8507c3bf0de4: Layer already exists 10:54:41 0e64f2360a44: Layer already exists 10:54:42 98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1: digest: sha256:1aa30c3399c65e4ef751566f4bd831801140fa7d0e12d4eee772cf984715893e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:42 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:42 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa 10:54:42 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 10:54:42 b6a9ae8baf5c: Preparing 10:54:42 ea03d27ef9bb: Preparing 10:54:42 8507c3bf0de4: Preparing 10:54:42 ecf041757f58: Preparing 10:54:42 8b2ff5ca3627: Preparing 10:54:42 0e64f2360a44: Preparing 10:54:42 0e64f2360a44: Waiting 10:54:42 b6a9ae8baf5c: Layer already exists 10:54:42 ea03d27ef9bb: Layer already exists 10:54:42 ecf041757f58: Layer already exists 10:54:42 8b2ff5ca3627: Layer already exists 10:54:42 8507c3bf0de4: Layer already exists 10:54:42 0e64f2360a44: Layer already exists 10:54:43 odessa: digest: sha256:1aa30c3399c65e4ef751566f4bd831801140fa7d0e12d4eee772cf984715893e size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:43 ===================================================== [Pipeline] echo 10:54:43 taggedImages: 10:54:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:98e0003c6af8f6f6673849f0d1454f44f7c815c0 10:54:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.1-dev.1 10:54:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 10:54:43 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [Pipeline] echo 10:54:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] echo 10:54:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.1-dev.1 [Pipeline] echo 10:54:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:98e0003c6af8f6f6673849f0d1454f44f7c815c0-4.0.1-dev.1 [Pipeline] echo 10:54:43 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/device-mqtt-arm64:odessa [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:43 10:54:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:54:44 arm64: Pulling from edgex-lftools-log-publisher 10:54:44 8998bd30e6a1: Pulling fs layer 10:54:44 04944245beec: Pulling fs layer 10:54:44 699f458cf7ca: Pulling fs layer 10:54:44 765212b225bb: Pulling fs layer 10:54:44 f23df028b6ca: Pulling fs layer 10:54:44 765212b225bb: Waiting 10:54:44 d65c8cfc05b1: Pulling fs layer 10:54:44 f23df028b6ca: Waiting 10:54:44 2437ff75d9bd: Pulling fs layer 10:54:44 d65c8cfc05b1: Waiting 10:54:44 04944245beec: Verifying Checksum 10:54:44 04944245beec: Download complete 10:54:44 765212b225bb: Verifying Checksum 10:54:44 765212b225bb: Download complete 10:54:44 f23df028b6ca: Verifying Checksum 10:54:44 f23df028b6ca: Download complete 10:54:44 d65c8cfc05b1: Verifying Checksum 10:54:44 d65c8cfc05b1: Download complete 10:54:44 699f458cf7ca: Verifying Checksum 10:54:44 699f458cf7ca: Download complete 10:54:44 8998bd30e6a1: Verifying Checksum 10:54:44 8998bd30e6a1: Download complete 10:54:47 2437ff75d9bd: Verifying Checksum 10:54:47 2437ff75d9bd: Download complete 10:54:50 8998bd30e6a1: Pull complete 10:54:50 04944245beec: Pull complete 10:54:52 699f458cf7ca: Pull complete 10:54:52 765212b225bb: Pull complete 10:54:53 f23df028b6ca: Pull complete 10:54:53 d65c8cfc05b1: Pull complete 10:55:11 2437ff75d9bd: Pull complete 10:55:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:55:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:55:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:11 prd-ubuntu20.04-docker-arm64-4c-16g-773536 does not seem to be running inside a container 10:55:11 $ 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/device-mqtt-go/5 -v /w/workspace/device-mqtt-go/5:/w/workspace/device-mqtt-go/5:rw,z -v /w/workspace/device-mqtt-go/5@tmp:/w/workspace/device-mqtt-go/5@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:arm64 cat 10:55:14 $ docker top c70f914dd0da43f2342beea515bd2a3f4a354d660b7f6cf8396727b9d9cf791b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:55:15 ---> job-cost.sh 10:55:15 lf-activate-venv: SKIPPING 10:55:15 INFO: No Stack... 10:55:15 INFO: Retrieving Pricing Info for: v3-standard-4 10:55:16 INFO: Archiving Costs [Pipeline] sh 10:55:17 + cat+ /w/workspace/device-mqtt-go/5/archives/cost.csv 10:55:17 cut -d, -f6 [Pipeline] lock 10:55:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-5-stack-cost] 10:55:17 Resource [jenkins-edgexfoundry-device-mqtt-go-odessa-5-stack-cost] did not exist. Created. 10:55:17 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-5-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:55:18 /w/workspace/device-mqtt-go/5@tmp/durable-1f932f8a/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 10:55:18 + echo total: 0.10999999940395355 [Pipeline] stash 10:55:18 Warning: overwriting stash ‘stack-cost’ 10:55:19 Stashed 1 file(s) [Pipeline] } 10:55:19 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-odessa-5-stack-cost] [Pipeline] // lock [Pipeline] } 10:55:19 $ docker stop --time=1 c70f914dd0da43f2342beea515bd2a3f4a354d660b7f6cf8396727b9d9cf791b 10:55:21 $ docker rm -f --volumes c70f914dd0da43f2342beea515bd2a3f4a354d660b7f6cf8396727b9d9cf791b [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:55:21 provisioning config files... 10:55:21 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config10027375050642715529tmp [Pipeline] { [Pipeline] sh 10:55:21 + set +x 10:55:21 + curl -s https://codecov.io/bash 10:55:21 + bash -s -- 10:55:21 10:55:21 _____ _ 10:55:21 / ____| | | 10:55:21 | | ___ __| | ___ ___ _____ __ 10:55:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:55:21 | |___| (_) | (_| | __/ (_| (_) \ V / 10:55:21 \_____\___/ \__,_|\___|\___\___/ \_/ 10:55:21 Bash-1.0.6 10:55:21 10:55:21 10:55:21 ==> git version 2.25.1 found 10:55:21 ==> 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:55:21 Release-Date: 2020-01-08 10:55:21 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:55:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:55:21 ==> Jenkins CI detected. 10:55:21 current dir:  /w/workspace/gexfoundry_device-mqtt-go_odessa 10:55:21 project root: . 10:55:21 --> token set from env 10:55:21 Yaml found at: vendor/github.com/go-openapi/analysis/.codecov.yml 10:55:21 ==> Running gcov in . (disable via -X gcov) 10:55:21 ==> Python coveragepy not found 10:55:21 ==> Searching for coverage reports in: 10:55:21 + . 10:55:21 -> Found 1 reports 10:55:21 ==> Detecting git/mercurial file structure 10:55:22 ==> Reading reports 10:55:22 + ./coverage.out bytes=21039 10:55:22 ==> Appending adjustments 10:55:22 https://docs.codecov.io/docs/fixing-reports 10:55:22 + Found adjustments 10:55:22 ==> Gzipping contents 10:55:22 28K /tmp/codecov.zi6QxY.gz 10:55:22 ==> Uploading reports 10:55:22 url: https://codecov.io 10:55:22 query: branch=odessa&commit=98e0003c6af8f6f6673849f0d1454f44f7c815c0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fodessa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:55:22 -> Pinging Codecov 10:55:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=odessa&commit=98e0003c6af8f6f6673849f0d1454f44f7c815c0&build=5&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fodessa%2F5%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:55:22 -> Uploading to 10:55:22 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/98e0003c6af8f6f6673849f0d1454f44f7c815c0/125a8e47-a5d3-4a12-bee5-c27f73673960.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20251121%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20251121T105522Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=8389b976b30dd0ffa81cbe4ef13dbb36c606212ea03d60c2603f06a734b2fbc8 10:55:22 % Total % Received % Xferd Average Speed Time Time Time Current 10:55:22 Dload Upload Total Spent Left Speed 10:55:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 28266 0 0 100 28266 0 169k --:--:-- --:--:-- --:--:-- 168k 100 28266 0 0 100 28266 0 168k --:--:-- --:--:-- --:--:-- 168k 10:55:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] } 10:55:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 10:55:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:55:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:55:23 10:55:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:55:23 latest: Pulling from edgex-devops/edgex-snyk-go 10:55:23 2d35ebdb57d9: Already exists 10:55:23 85e8836fcdb2: Pulling fs layer 10:55:23 91631faa732a: Pulling fs layer 10:55:23 f3f5ae8826fa: Pulling fs layer 10:55:23 4f4fb700ef54: Pulling fs layer 10:55:23 7861252a18e6: Pulling fs layer 10:55:23 4f4fb700ef54: Waiting 10:55:23 9130f900ef6f: Pulling fs layer 10:55:23 7861252a18e6: Waiting 10:55:23 9130f900ef6f: Waiting 10:55:23 f3f5ae8826fa: Verifying Checksum 10:55:23 f3f5ae8826fa: Download complete 10:55:23 85e8836fcdb2: Download complete 10:55:23 4f4fb700ef54: Verifying Checksum 10:55:23 4f4fb700ef54: Download complete 10:55:23 85e8836fcdb2: Pull complete 10:55:23 7861252a18e6: Verifying Checksum 10:55:23 7861252a18e6: Download complete 10:55:24 91631faa732a: Verifying Checksum 10:55:24 91631faa732a: Download complete 10:55:24 9130f900ef6f: Verifying Checksum 10:55:24 9130f900ef6f: Download complete 10:55:28 91631faa732a: Pull complete 10:55:28 f3f5ae8826fa: Pull complete 10:55:28 4f4fb700ef54: Pull complete 10:55:28 7861252a18e6: Pull complete 10:55:33 9130f900ef6f: Pull complete 10:55:33 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:55:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:55:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:33 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:55:33 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:55:35 $ docker top f6939f6abe22e28e541364347a73fcfbc1f2d794c16bf62c8a2ab857a58276d8 -eo pid,comm [Pipeline] { [Pipeline] sh 10:55:35 + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_odessa [Pipeline] echo 10:55:35 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:odessa' [Pipeline] sh 10:55:36 + set -o pipefail 10:55:36 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:odessa' 10:55:41 10:55:41 Monitoring /w/workspace/gexfoundry_device-mqtt-go_odessa (github.com/edgexfoundry/device-mqtt-go)... 10:55:41 10:55:41 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/2a61b29e-d8f7-4ffc-9a4f-5a71e2a03304/history/651230f7-a0d6-4929-9de8-4363b7396aaa 10:55:41 10:55:41 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 10:55:41 10:55:41 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:55:41 10:55:41 10:55:41 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 10:55:41 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 10:55:41 $ docker stop --time=1 f6939f6abe22e28e541364347a73fcfbc1f2d794c16bf62c8a2ab857a58276d8 10:55:43 $ docker rm -f --volumes f6939f6abe22e28e541364347a73fcfbc1f2d794c16bf62c8a2ab857a58276d8 [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:55:43 + git log --format=format:%s -1 98e0003c6af8f6f6673849f0d1454f44f7c815c0 [Pipeline] sh 10:55:44 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:55:44 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:55:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:55:44 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:55:44 $ docker top 3a74c590ab753c475737b1223238e3e0cd440743752d8b8f0acff68912e3349c -eo pid,comm 10:55:44 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:55:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:55:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:55:45 [ssh-agent] Looking for ssh-agent implementation... 10:55:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:55:45 $ docker exec 3a74c590ab753c475737b1223238e3e0cd440743752d8b8f0acff68912e3349c ssh-agent 10:55:45 SSH_AUTH_SOCK=/tmp/ssh-6z2WX4jM9K1K/agent.32 10:55:45 SSH_AGENT_PID=38 10:55:45 Running ssh-add (command line suppressed) 10:55:45 Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_2931522610766116081.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_2931522610766116081.key) 10:55:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:55:45 + git semver tag 10:55:45 2025-11-21 10:55:45,850 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:55:45 2025-11-21 10:55:45,854 [run_tag] DEBUG tag force:False 10:55:45 2025-11-21 10:55:45,854 [check_head_tag] DEBUG check head tag 10:55:45 2025-11-21 10:55:45,854 [execute] INFO git cat-file --batch-check 10:55:45 2025-11-21 10:55:45,854 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa, stdin=, shell=False, universal_newlines=False) 10:55:45 2025-11-21 10:55:45,856 [execute] INFO git cat-file --batch 10:55:45 2025-11-21 10:55:45,856 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa, stdin=, shell=False, universal_newlines=False) 10:55:45 2025-11-21 10:55:45,863 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:55:45 2025-11-21 10:55:45,863 [execute] INFO git tag -a v4.0.1-dev.1 -m v4.0.1-dev.1 10:55:45 2025-11-21 10:55:45,863 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.1-dev.1', '-m', 'v4.0.1-dev.1'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa, stdin=None, shell=False, universal_newlines=False) 10:55:45 2025-11-21 10:55:45,866 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:55:45 4.0.1-dev.1 [Pipeline] } 10:55:45 $ docker exec --env ******** --env ******** 3a74c590ab753c475737b1223238e3e0cd440743752d8b8f0acff68912e3349c ssh-agent -k 10:55:45 unset SSH_AUTH_SOCK; 10:55:45 unset SSH_AGENT_PID; 10:55:45 echo Agent pid 38 killed; 10:55:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:55:46 + git semver [Pipeline] } 10:55:46 $ docker stop --time=1 3a74c590ab753c475737b1223238e3e0cd440743752d8b8f0acff68912e3349c 10:55:47 $ docker rm -f --volumes 3a74c590ab753c475737b1223238e3e0cd440743752d8b8f0acff68912e3349c [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:55:48 10:55:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:55:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:55:48 0.23.1-centos7: Pulling from edgex-lftools 10:55:48 ab5ef0e58194: Pulling fs layer 10:55:48 9712f1f96733: Pulling fs layer 10:55:48 63f879dbbcfc: Pulling fs layer 10:55:48 0d9ebad4ef96: Pulling fs layer 10:55:48 e9a5061849ea: Pulling fs layer 10:55:48 d747dcd14b5f: Pulling fs layer 10:55:48 2de7ff778b66: Pulling fs layer 10:55:48 e9a5061849ea: Waiting 10:55:48 d747dcd14b5f: Waiting 10:55:48 0d9ebad4ef96: Waiting 10:55:48 2de7ff778b66: Waiting 10:55:48 9712f1f96733: Verifying Checksum 10:55:48 9712f1f96733: Download complete 10:55:49 63f879dbbcfc: Verifying Checksum 10:55:49 63f879dbbcfc: Download complete 10:55:49 e9a5061849ea: Verifying Checksum 10:55:49 e9a5061849ea: Download complete 10:55:49 d747dcd14b5f: Download complete 10:55:49 0d9ebad4ef96: Verifying Checksum 10:55:49 0d9ebad4ef96: Download complete 10:55:49 ab5ef0e58194: Verifying Checksum 10:55:49 ab5ef0e58194: Download complete 10:55:49 2de7ff778b66: Verifying Checksum 10:55:49 2de7ff778b66: Download complete 10:55:53 ab5ef0e58194: Pull complete 10:55:53 9712f1f96733: Pull complete 10:55:53 63f879dbbcfc: Pull complete 10:55:59 0d9ebad4ef96: Pull complete 10:55:59 e9a5061849ea: Pull complete 10:55:59 d747dcd14b5f: Pull complete 10:56:00 2de7ff778b66: Pull complete 10:56:00 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:56:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:56:00 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:00 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:56:00 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:56:02 $ docker top 45e80e8ca964490ff864480f71c7c8631a38044024ebb80fcef866cf9e5346f8 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:56:02 provisioning config files... 10:56:02 copy managed file [sigul-config] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config9420028560610745076tmp 10:56:03 copy managed file [sigul-password] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config5826290220736450533tmp 10:56:03 copy managed file [sigul-pki] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config7307629443487725153tmp [Pipeline] { [Pipeline] echo 10:56:03 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:56:03 ---> sigul-configuration.sh 10:56:03 gpg: directory `/root/.gnupg' created 10:56:03 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:56:03 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:56:03 gpg: keyring `/root/.gnupg/secring.gpg' created 10:56:03 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:56:03 gpg: CAST5 encrypted data 10:56:03 gpg: encrypted with 1 passphrase 10:56:03 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:56:03 + mkdir /home/jenkins 10:56:03 + mkdir /home/jenkins/sigul [Pipeline] sh 10:56:03 + 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:56:04 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:56:04 ---> sigul-install.sh 10:56:04 Sigul already installed; skipping installation. [Pipeline] sh 10:56:04 + git tag --list 10:56:04 0.7.1 10:56:04 v1.0.0 10:56:04 v1.1.0 10:56:04 v1.1.1 10:56:04 v1.2.2 10:56:04 v1.3.0 10:56:04 v1.3.1 10:56:04 v2.0.0 10:56:04 v2.1.0 10:56:04 v2.1.1 10:56:04 v2.2.0 10:56:04 v2.3.0 10:56:04 v3.0 10:56:04 v3.0.0 10:56:04 v3.1 10:56:04 v3.1.0 10:56:04 v3.1.1 10:56:04 v4.0 10:56:04 v4.0.0 10:56:04 v4.0.1-dev.1 10:56:04 v4.1.0-dev.1 10:56:04 v4.1.0-dev.2 10:56:04 v4.1.0-dev.3 10:56:04 v4.1.0-dev.4 10:56:04 v4.1.0-dev.5 10:56:04 v4.1.0-dev.6 10:56:04 v4.1.0-dev.7 10:56:04 v4.1.0-dev.8 [Pipeline] sh 10:56:04 + lftools sign git-tag v4.0.1-dev.1 10:56:05 Signing Git tag with Sigul... 10:56:05 Signing v4.0.1-dev.1 [Pipeline] echo 10:56:05 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:56:06 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:56:06 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:56:06 $ docker stop --time=1 45e80e8ca964490ff864480f71c7c8631a38044024ebb80fcef866cf9e5346f8 10:56:07 $ docker rm -f --volumes 45e80e8ca964490ff864480f71c7c8631a38044024ebb80fcef866cf9e5346f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:56:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:56:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:56:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:08 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:56:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:56:08 $ docker top 66b7981969537529a6006f6814d11d01dd209f9e78bea6eccc5cc3778e7945fa -eo pid,comm 10:56:08 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:56:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:56:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:08 [ssh-agent] Looking for ssh-agent implementation... 10:56:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:08 $ docker exec 66b7981969537529a6006f6814d11d01dd209f9e78bea6eccc5cc3778e7945fa ssh-agent 10:56:08 SSH_AUTH_SOCK=/tmp/ssh-iesS7j7e77kQ/agent.31 10:56:08 SSH_AGENT_PID=37 10:56:08 Running ssh-add (command line suppressed) 10:56:08 Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_10559087784942330194.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_10559087784942330194.key) 10:56:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:09 + git semver bump pre 10:56:09 2025-11-21 10:56:09,481 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:56:09 2025-11-21 10:56:09,484 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:56:09 2025-11-21 10:56:09,485 [bump_version] DEBUG bumping version:4.0.1-dev.1 on axis:pre with prefix:dev 10:56:09 2025-11-21 10:56:09,485 [bump_version] DEBUG bumped version:4.0.1-dev.2 10:56:09 2025-11-21 10:56:09,485 [write_version] DEBUG write version:4.0.1-dev.2 to path:/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa with force:True 10:56:09 2025-11-21 10:56:09,485 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:56:09 2025-11-21 10:56:09,485 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:56:09 2025-11-21 10:56:09,487 [execute] INFO git cat-file --batch-check 10:56:09 2025-11-21 10:56:09,487 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 10:56:09 2025-11-21 10:56:09,491 [execute] INFO git cat-file --batch 10:56:09 2025-11-21 10:56:09,492 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 10:56:09 2025-11-21 10:56:09,495 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:56:09 4.0.1-dev.2 [Pipeline] } 10:56:09 $ docker exec --env ******** --env ******** 66b7981969537529a6006f6814d11d01dd209f9e78bea6eccc5cc3778e7945fa ssh-agent -k 10:56:09 unset SSH_AUTH_SOCK; 10:56:09 unset SSH_AGENT_PID; 10:56:09 echo Agent pid 37 killed; 10:56:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:56:10 + git semver [Pipeline] } 10:56:10 $ docker stop --time=1 66b7981969537529a6006f6814d11d01dd209f9e78bea6eccc5cc3778e7945fa 10:56:11 $ docker rm -f --volumes 66b7981969537529a6006f6814d11d01dd209f9e78bea6eccc5cc3778e7945fa [Pipeline] // withDockerContainer [Pipeline] sh 10:56:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:56:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:56:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:12 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:56:12 $ docker top eb818eadf50548cf3956f0ac2000b9e0bcd361173c284814a04d700af210f614 -eo pid,comm 10:56:12 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:56:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:56:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:56:12 [ssh-agent] Looking for ssh-agent implementation... 10:56:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:56:13 $ docker exec eb818eadf50548cf3956f0ac2000b9e0bcd361173c284814a04d700af210f614 ssh-agent 10:56:13 SSH_AUTH_SOCK=/tmp/ssh-ZQCcnzXXXGix/agent.32 10:56:13 SSH_AGENT_PID=38 10:56:13 Running ssh-add (command line suppressed) 10:56:13 Identity added: /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_8878626806381341380.key (/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/private_key_8878626806381341380.key) 10:56:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:56:13 + git semver push 10:56:13 2025-11-21 10:56:13,783 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:56:14 2025-11-21 10:56:13,787 [run_push] DEBUG push 10:56:14 2025-11-21 10:56:13,787 [execute] INFO git cat-file --batch-check 10:56:14 2025-11-21 10:56:13,788 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver, stdin=, shell=False, universal_newlines=False) 10:56:14 2025-11-21 10:56:13,790 [execute] INFO git rev-list 32269172d43dee9af22ed3f2c20a874c4df274ee -- 10:56:14 2025-11-21 10:56:13,790 [execute] DEBUG Popen(['git', 'rev-list', '32269172d43dee9af22ed3f2c20a874c4df274ee', '--'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 10:56:14 2025-11-21 10:56:13,798 [execute] INFO git fetch -v -- origin 10:56:14 2025-11-21 10:56:13,798 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver, stdin=None, shell=False, universal_newlines=True) 10:56:14 2025-11-21 10:56:14,342 [run_push] DEBUG no remote changes detected 10:56:14 2025-11-21 10:56:14,342 [execute] INFO git push origin semver 10:56:14 2025-11-21 10:56:14,342 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa/.semver, stdin=None, shell=False, universal_newlines=False) 10:56:15 2025-11-21 10:56:15,163 [run_push] DEBUG push all version tags 10:56:15 2025-11-21 10:56:15,164 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:56:15 2025-11-21 10:56:15,164 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/gexfoundry_device-mqtt-go_odessa, stdin=None, shell=False, universal_newlines=False) 10:56:16 2025-11-21 10:56:15,907 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_odessa/.semver/odessa 10:56:16 4.0.1-dev.2 [Pipeline] } 10:56:16 $ docker exec --env ******** --env ******** eb818eadf50548cf3956f0ac2000b9e0bcd361173c284814a04d700af210f614 ssh-agent -k 10:56:16 unset SSH_AUTH_SOCK; 10:56:16 unset SSH_AGENT_PID; 10:56:16 echo Agent pid 38 killed; 10:56:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:56:16 + git semver [Pipeline] } 10:56:16 $ docker stop --time=1 eb818eadf50548cf3956f0ac2000b9e0bcd361173c284814a04d700af210f614 10:56:18 $ docker rm -f --volumes eb818eadf50548cf3956f0ac2000b9e0bcd361173c284814a04d700af210f614 [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:56:18 + [ -d /w/workspace/gexfoundry_device-mqtt-go_odessa/archives ] 10:56:18 + ls -al /w/workspace/gexfoundry_device-mqtt-go_odessa/archives 10:56:18 total 16 10:56:18 drwxr-xr-x 3 root root 4096 Nov 21 10:43 . 10:56:18 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 10:56 .. 10:56:18 drwxr-xr-x 2 root root 4096 Nov 21 10:43 cost 10:56:18 -rw-r--r-- 1 root root 86 Nov 21 10:43 cost.csv 10:56:18 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_odessa/archives 10:56:18 + ls -al /w/workspace/gexfoundry_device-mqtt-go_odessa/archives 10:56:18 total 16 10:56:18 drwxr-xr-x 3 jenkins jenkins 4096 Nov 21 10:43 . 10:56:18 drwxrwxr-x 11 jenkins jenkins 4096 Nov 21 10:56 .. 10:56:18 drwxr-xr-x 2 jenkins jenkins 4096 Nov 21 10:43 cost 10:56:18 -rw-r--r-- 1 jenkins jenkins 86 Nov 21 10:43 cost.csv [Pipeline] libraryResource [Pipeline] sh 10:56:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:56:19 ---> package-listing.sh 10:56:19 ++ facter osfamily 10:56:19 ++ tr '[:upper:]' '[:lower:]' 10:56:20 + OS_FAMILY=debian 10:56:20 + workspace=/w/workspace/gexfoundry_device-mqtt-go_odessa 10:56:20 + START_PACKAGES=/tmp/packages_start.txt 10:56:20 + END_PACKAGES=/tmp/packages_end.txt 10:56:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:56:20 + PACKAGES=/tmp/packages_start.txt 10:56:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' 10:56:20 + PACKAGES=/tmp/packages_end.txt 10:56:20 + case "${OS_FAMILY}" in 10:56:20 + dpkg -l 10:56:20 + grep '^ii' 10:56:20 + '[' -f /tmp/packages_start.txt ']' 10:56:20 + '[' -f /tmp/packages_end.txt ']' 10:56:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:56:20 + '[' /w/workspace/gexfoundry_device-mqtt-go_odessa ']' 10:56:20 + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ 10:56:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_odessa/archives/ [Pipeline] echo 10:56:20 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:56:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:56:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:56:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:56:20 prd-ubuntu20.04-docker-8c-8g-773532 does not seem to be running inside a container 10:56:21 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_odessa/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_odessa -v /w/workspace/gexfoundry_device-mqtt-go_odessa:/w/workspace/gexfoundry_device-mqtt-go_odessa:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_odessa@tmp:/w/workspace/gexfoundry_device-mqtt-go_odessa@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:56:21 $ docker top 245a2d356d4f269208b0a18fcbabb17e4888f000475d7abf96e05d79dcb686cf -eo pid,comm [Pipeline] { [Pipeline] sh 10:56:21 + touch /tmp/pre-build-complete [Pipeline] sh 10:56:21 + mkdir -p /var/log/sysstat [Pipeline] sh 10:56:22 + ls /var/log/sa-host 10:56:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:56:22 provisioning config files... 10:56:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_odessa@tmp/config3286446999961787686tmp [Pipeline] { [Pipeline] echo 10:56:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:56:22 ---> create-netrc.sh [Pipeline] } 10:56:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:56:22 ---> python-tools-install.sh [Pipeline] echo 10:56:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:56:23 ---> sudo-logs.sh 10:56:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:56:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:56:23 ---> job-cost.sh 10:56:23 lf-activate-venv: SKIPPING 10:56:23 DEBUG: total: 0.2199999988079071 10:56:23 INFO: Retrieving Stack Cost... 10:56:23 INFO: Retrieving Pricing Info for: v3-standard-8 10:56:24 INFO: Archiving Costs [Pipeline] echo 10:56:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:56:24 ---> logs-deploy.sh 10:56:24 lf-activate-venv: SKIPPING 10:56:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/odessa/5 10:56:24 INFO: archiving workspace using pattern(s): 10:56:25 Archives upload complete. 10:56:25 INFO: archiving logs to Nexus