Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 950be83789f1515bb1fb90eafa27353f7dcc33e8 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-ssh8862062448486285703.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh5080358281096807373.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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/main/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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7195571299060337083.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh16807721442708693640.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/main/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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14516018808832105089.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.23 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-40126 in /w/workspace/edgexfoundry_device-mqtt-go_main [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/edgexfoundry_device-mqtt-go_main # 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 Avoid second fetch Checking out Revision 950be83789f1515bb1fb90eafa27353f7dcc33e8 (main) Commit message: "Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 950be83789f1515bb1fb90eafa27353f7dcc33e8 # timeout=10 > git rev-list --no-walk 82a85f1d5a8b5edd26386b3f1f92ed92300f945c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:56:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:56:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:56:02 ========================================================= 01:56:02 EdgeX Global Pipelines Version Info 01:56:02 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:56:02 ------------------- 01:56:02 stable info: 01:56:02 ------------------- 01:56:02 Commited By: Cherry Wang cherry@iotechsys.com 01:56:02 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 01:56:02 Message: update stable to v1.0.269 01:56:03 ------------------- 01:56:03 experimental info: 01:56:03 ------------------- 01:56:03 Commited By: Ginny Guan ginny@iotechsys.com 01:56:03 Commit SHA: 7f93e8bad95e9991f74bdd88f4a3d704a5893b6d 01:56:03 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:56:03 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 950be83 [Pipeline] echo 01:56:04 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:56:04 provisioning config files... 01:56:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config3729562411303112373tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:04 ---> ****-login.sh 01:56:04 nexus3.edgexfoundry.org:10001 01:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:05 Configure a credential helper to remove this warning. See 01:56:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:05 01:56:05 Login Succeeded 01:56:05 nexus3.edgexfoundry.org:10002 01:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:05 Configure a credential helper to remove this warning. See 01:56:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:05 01:56:05 Login Succeeded 01:56:05 nexus3.edgexfoundry.org:10003 01:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:05 Configure a credential helper to remove this warning. See 01:56:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:05 01:56:05 Login Succeeded 01:56:05 nexus3.edgexfoundry.org:10004 01:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:05 Configure a credential helper to remove this warning. See 01:56:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:05 01:56:05 Login Succeeded 01:56:05 ****.io 01:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:05 Configure a credential helper to remove this warning. See 01:56:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:05 01:56:05 Login Succeeded 01:56:05 ---> ****-login.sh ends [Pipeline] } 01:56:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:56:05 + git rev-list -1 --merges 950be83789f1515bb1fb90eafa27353f7dcc33e8~1..950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] echo 01:56:06 -----------> git rev-list -1 --merges 950be83789f1515bb1fb90eafa27353f7dcc33e8~1..950be83789f1515bb1fb90eafa27353f7dcc33e8 950be83789f1515bb1fb90eafa27353f7dcc33e8 01:56:06 950be83789f1515bb1fb90eafa27353f7dcc33e8 [false] [Pipeline] sh 01:56:06 + git log --format=format:%s -1 950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] echo 01:56:06 ========================================================= 01:56:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:56:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:56:06 + git log --format=format:%s -1 950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] echo 01:56:06 [semverPrep] GIT_COMMIT: 950be83789f1515bb1fb90eafa27353f7dcc33e8, Commit Message: Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26 [Pipeline] echo 01:56:06 [semverPrep] This is not a build commit. [Pipeline] sh 01:56:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:56:07 + grep -v github /etc/ssh/ssh_known_hosts 01:56:07 + [ -e /tmp/ssh_known_hosts ] 01:56:07 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:56:07 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:56:07 -a /etc/ssh/ssh_known_hosts 01:56:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:07 01:56:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:07 0.1.4: Pulling from edgex-devops/py-git-semver 01:56:07 b85a868b505f: Pulling fs layer 01:56:07 e2be974225ed: Pulling fs layer 01:56:07 339a4e72a1f5: Pulling fs layer 01:56:07 988bab9f4d93: Pulling fs layer 01:56:07 1469e6f7b9e6: Pulling fs layer 01:56:07 eaf3925da568: Pulling fs layer 01:56:07 bab4dde63d76: Pulling fs layer 01:56:07 bde34c3a00c8: Pulling fs layer 01:56:07 b352a97aabf1: Pulling fs layer 01:56:07 4872d77fe225: Pulling fs layer 01:56:07 5851b861e8e6: Pulling fs layer 01:56:07 bab4dde63d76: Waiting 01:56:07 988bab9f4d93: Waiting 01:56:07 1469e6f7b9e6: Waiting 01:56:07 b352a97aabf1: Waiting 01:56:07 4872d77fe225: Waiting 01:56:07 e2be974225ed: Download complete 01:56:07 988bab9f4d93: Download complete 01:56:07 1469e6f7b9e6: Verifying Checksum 01:56:07 1469e6f7b9e6: Download complete 01:56:07 339a4e72a1f5: Download complete 01:56:08 bde34c3a00c8: Download complete 01:56:08 b352a97aabf1: Verifying Checksum 01:56:08 b352a97aabf1: Download complete 01:56:08 4872d77fe225: Verifying Checksum 01:56:08 4872d77fe225: Download complete 01:56:08 5851b861e8e6: Verifying Checksum 01:56:08 5851b861e8e6: Download complete 01:56:08 b85a868b505f: Verifying Checksum 01:56:08 b85a868b505f: Download complete 01:56:08 bab4dde63d76: Verifying Checksum 01:56:08 bab4dde63d76: Download complete 01:56:09 b85a868b505f: Pull complete 01:56:09 e2be974225ed: Pull complete 01:56:10 339a4e72a1f5: Pull complete 01:56:10 988bab9f4d93: Pull complete 01:56:10 1469e6f7b9e6: Pull complete 01:56:10 eaf3925da568: Pull complete 01:56:12 bab4dde63d76: Pull complete 01:56:12 bde34c3a00c8: Pull complete 01:56:12 b352a97aabf1: Pull complete 01:56:12 4872d77fe225: Pull complete 01:56:12 5851b861e8e6: Pull complete 01:56:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:56:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:56:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:56:12 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 01:56:12 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 01:56:14 $ docker top 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 -eo pid,comm 01:56:14 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). 01:56:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:56:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:14 [ssh-agent] Looking for ssh-agent implementation... 01:56:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:14 $ docker exec 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 ssh-agent 01:56:14 SSH_AUTH_SOCK=/tmp/ssh-vZwGRH8teXHf/agent.31 01:56:14 SSH_AGENT_PID=37 01:56:14 Running ssh-add (command line suppressed) 01:56:14 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9839688638074938072.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_9839688638074938072.key) 01:56:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:14 + git tag --points-at HEAD [Pipeline] } 01:56:14 $ docker exec --env ******** --env ******** 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 ssh-agent -k 01:56:15 unset SSH_AUTH_SOCK; 01:56:15 unset SSH_AGENT_PID; 01:56:15 echo Agent pid 37 killed; 01:56:15 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:56:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:56:15 [ssh-agent] Looking for ssh-agent implementation... 01:56:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:56:15 $ docker exec 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 ssh-agent 01:56:15 SSH_AUTH_SOCK=/tmp/ssh-soKAbCGczhMk/agent.71 01:56:15 SSH_AGENT_PID=77 01:56:15 Running ssh-add (command line suppressed) 01:56:15 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17872053606649504433.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17872053606649504433.key) 01:56:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:56:15 + git semver init 01:56:16 2025-03-04 01:56:15,996 [run_init] DEBUG init version:0.0.0 force:False 01:56:16 2025-03-04 01:56:15,996 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:56:16 2025-03-04 01:56:15,997 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 01:56:16 2025-03-04 01:56:15,997 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/edgexfoundry_device-mqtt-go_main/.semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 01:56:17 2025-03-04 01:56:17,464 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 01:56:17 2025-03-04 01:56:17,465 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 01:56:17 2025-03-04 01:56:17,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:56:17 2025-03-04 01:56:17,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 01:56:17 4.0.0-dev.13 [Pipeline] } 01:56:17 $ docker exec --env ******** --env ******** 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 ssh-agent -k 01:56:18 unset SSH_AUTH_SOCK; 01:56:18 unset SSH_AGENT_PID; 01:56:18 echo Agent pid 77 killed; 01:56:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:56:18 + git semver [Pipeline] } 01:56:18 $ docker stop --time=1 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 01:56:19 $ docker rm -f --volumes 4b916b763c885f726c748ae5f870e524126fb0c3b86af2b262a670c182a6c310 [Pipeline] // withDockerContainer [Pipeline] sh 01:56:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:56:20 Stashed 1 file(s) [Pipeline] echo 01:56:20 [edgeXSemver]: initialized semver on version 4.0.0-dev.13 [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 01:56:20 provisioning config files... 01:56:20 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config2189866929451716148tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:56:21 ---> ****-login.sh 01:56:21 nexus3.edgexfoundry.org:10001 01:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:21 Configure a credential helper to remove this warning. See 01:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:21 01:56:21 Login Succeeded 01:56:21 nexus3.edgexfoundry.org:10002 01:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:21 Configure a credential helper to remove this warning. See 01:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:21 01:56:21 Login Succeeded 01:56:21 nexus3.edgexfoundry.org:10003 01:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:21 Configure a credential helper to remove this warning. See 01:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:21 01:56:21 Login Succeeded 01:56:21 nexus3.edgexfoundry.org:10004 01:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:21 Configure a credential helper to remove this warning. See 01:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:21 01:56:21 Login Succeeded 01:56:21 ****.io 01:56:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:56:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:56:21 Configure a credential helper to remove this warning. See 01:56:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:56:21 01:56:21 Login Succeeded 01:56:21 ---> ****-login.sh ends [Pipeline] } 01:56:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 01:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:56:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:56:21 ========================================================= 01:56:21 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 01:56:21 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:56:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 01:56:22 Sending build context to Docker daemon 21.15MB 01:56:22 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 01:56:22 Step 2/12 : FROM ${BASE} AS builder 01:56:22 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 01:56:22 da9db072f522: Pulling fs layer 01:56:22 6ef4a4ee8ca5: Pulling fs layer 01:56:22 06f05ace1117: Pulling fs layer 01:56:22 5fe327b54edc: Pulling fs layer 01:56:22 4f4fb700ef54: Pulling fs layer 01:56:22 92a5565b7b96: Pulling fs layer 01:56:22 ff9bb7016b71: Pulling fs layer 01:56:22 b67dba6c2c7d: Pulling fs layer 01:56:22 a813b0c90790: Pulling fs layer 01:56:22 5fe327b54edc: Waiting 01:56:22 92a5565b7b96: Waiting 01:56:22 ff9bb7016b71: Waiting 01:56:22 4f4fb700ef54: Waiting 01:56:22 b67dba6c2c7d: Waiting 01:56:22 a813b0c90790: Waiting 01:56:22 6ef4a4ee8ca5: Verifying Checksum 01:56:22 6ef4a4ee8ca5: Download complete 01:56:22 5fe327b54edc: Download complete 01:56:22 4f4fb700ef54: Verifying Checksum 01:56:22 4f4fb700ef54: Download complete 01:56:22 da9db072f522: Download complete 01:56:22 92a5565b7b96: Verifying Checksum 01:56:22 92a5565b7b96: Download complete 01:56:22 ff9bb7016b71: Verifying Checksum 01:56:22 ff9bb7016b71: Download complete 01:56:22 da9db072f522: Pull complete 01:56:22 a813b0c90790: Verifying Checksum 01:56:22 a813b0c90790: Download complete 01:56:22 6ef4a4ee8ca5: Pull complete 01:56:23 06f05ace1117: Verifying Checksum 01:56:23 06f05ace1117: Download complete 01:56:23 b67dba6c2c7d: Verifying Checksum 01:56:23 b67dba6c2c7d: Download complete 01:56:26 06f05ace1117: Pull complete 01:56:26 5fe327b54edc: Pull complete 01:56:26 4f4fb700ef54: Pull complete 01:56:26 92a5565b7b96: Pull complete 01:56:26 ff9bb7016b71: Pull complete 01:56:29 b67dba6c2c7d: Pull complete 01:56:29 a813b0c90790: Pull complete 01:56:29 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 01:56:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 01:56:29 ---> 3ba60ce46760 01:56:29 Step 3/12 : ARG ADD_BUILD_TAGS="" 01:56:31 ---> Running in ffbdd588896a 01:56:31 Removing intermediate container ffbdd588896a 01:56:31 ---> aaf31cce0bcb 01:56:31 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:56:31 ---> Running in 4127906a4188 01:56:32 Removing intermediate container 4127906a4188 01:56:32 ---> d5abdddff48c 01:56:32 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:56:32 ---> Running in 64c574a881e5 01:56:32 Removing intermediate container 64c574a881e5 01:56:32 ---> 0f26b3c36166 01:56:32 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 01:56:32 ---> Running in 5d1f88ec0804 01:56:32 Removing intermediate container 5d1f88ec0804 01:56:32 ---> 89c46918dc54 01:56:32 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:56:32 ---> Running in 028b8cefa18a 01:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:56:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:56:32 (1/4) Installing openssh-keygen (9.7_p1-r5) 01:56:32 (2/4) Installing libedit (20240517.3.1-r0) 01:56:32 (3/4) Installing openssh-client-common (9.7_p1-r5) 01:56:32 (4/4) Installing openssh-client-default (9.7_p1-r5) 01:56:32 Executing busybox-1.36.1-r29.trigger 01:56:32 OK: 252 MiB in 62 packages 01:56:33 Removing intermediate container 028b8cefa18a 01:56:33 ---> 8291312bb2dc 01:56:33 Step 8/12 : WORKDIR /device-mqtt-go 01:56:33 ---> Running in 34b77dae5c8f 01:56:33 Removing intermediate container 34b77dae5c8f 01:56:33 ---> c05d7f377555 01:56:33 Step 9/12 : COPY go.mod vendor* ./ 01:56:33 ---> 827ef6f57032 01:56:33 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:56:33 ---> Running in bf999cc6e0b0 01:56:35 Still waiting to schedule task 01:56:35 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-40125’ 01:57:05 Removing intermediate container bf999cc6e0b0 01:57:05 ---> 9cf821f3d671 01:57:05 Step 11/12 : COPY . . 01:57:06 ---> 9c4169a97eb1 01:57:06 Step 12/12 : RUN $MAKE 01:57:06 ---> Running in 1fc40427eeac 01:57:06 noop 01:57:06 Removing intermediate container 1fc40427eeac 01:57:06 ---> fc027187163f 01:57:06 Successfully built fc027187163f 01:57:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:06 + docker inspect -f . ci-base-image-x86_64 01:57:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:07 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 01:57:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 01:57:07 $ docker top 4b7685ee96b95d5e7f94ccc826ff8f03dfe8f86d22f0025734ce8db49658188b -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:07 + go version 01:57:07 go version go1.23.4 linux/amd64 [Pipeline] } 01:57:07 $ docker stop --time=1 4b7685ee96b95d5e7f94ccc826ff8f03dfe8f86d22f0025734ce8db49658188b 01:57:09 $ docker rm -f --volumes 4b7685ee96b95d5e7f94ccc826ff8f03dfe8f86d22f0025734ce8db49658188b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:09 + docker inspect -f . ci-base-image-x86_64 01:57:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:09 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 01:57:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 01:57:09 $ docker top aab6afca8631574f71be978851401b131440e9d86deda23e8c7897b0fa823fac -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:10 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 01:57:10 + make test 01:57:10 go test ./... -coverprofile=coverage.out ./... 01:57:11 ? github.com/edgexfoundry/device-mqtt-go [no test files] 01:57:30 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 01:57:30 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 01:57:30 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.013s coverage: 22.8% of statements 01:57:42 go vet ./... 01:57:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:57:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:57:46 ./bin/test-attribution-txt.sh [Pipeline] echo 01:57:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 01:57:46 $ docker stop --time=1 aab6afca8631574f71be978851401b131440e9d86deda23e8c7897b0fa823fac 01:57:48 $ docker rm -f --volumes aab6afca8631574f71be978851401b131440e9d86deda23e8c7897b0fa823fac [Pipeline] // withDockerContainer [Pipeline] sh 01:57:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 01:57:49 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 01:57:49 + sudo chown -R jenkins:jenkins . [Pipeline] sh 01:57:49 + ls -al . 01:57:49 total 252 01:57:49 drwxrwxr-x 9 jenkins jenkins 4096 Mar 4 01:57 . 01:57:49 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 01:55 .. 01:57:49 -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 01:55 .dockerignore 01:57:49 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 01:57 .git 01:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:55 .github 01:57:49 -rw-rw-r-- 1 jenkins jenkins 264 Mar 4 01:55 .gitignore 01:57:49 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 01:55 .golangci.yml 01:57:49 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 01:56 .semver 01:57:49 -rw-rw-r-- 1 jenkins jenkins 19106 Mar 4 01:55 Attribution.txt 01:57:49 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 4 01:55 CHANGELOG.md 01:57:49 -rw-rw-r-- 1 jenkins jenkins 1803 Mar 4 01:55 Dockerfile 01:57:49 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 01:55 GOVERNANCE.md 01:57:49 -rw-rw-r-- 1 jenkins jenkins 657 Mar 4 01:55 Jenkinsfile 01:57:49 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 01:55 LICENSE 01:57:49 -rw-rw-r-- 1 jenkins jenkins 2545 Mar 4 01:55 Makefile 01:57:49 -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 01:55 OWNERS.md 01:57:49 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 4 01:55 README.md 01:57:49 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 01:56 VERSION 01:57:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:55 bin 01:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:55 cmd 01:57:49 -rw-r--r-- 1 jenkins jenkins 21039 Mar 4 01:57 coverage.out 01:57:49 -rw-rw-r-- 1 jenkins jenkins 6223 Mar 4 01:55 go.mod 01:57:49 -rw-rw-r-- 1 jenkins jenkins 86628 Mar 4 01:55 go.sum 01:57:49 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 01:55 internal 01:57:49 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 01:55 mock 01:57:49 -rw-rw-r-- 1 jenkins jenkins 227 Mar 4 01:55 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:50 + 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=950be83789f1515bb1fb90eafa27353f7dcc33e8 --label arch=amd64 --label version=4.0.0-dev.13 . 01:57:50 Sending build context to Docker daemon 21.18MB 01:57:50 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 01:57:50 Step 2/25 : FROM ${BASE} AS builder 01:57:50 ---> fc027187163f 01:57:50 Step 3/25 : ARG ADD_BUILD_TAGS="" 01:57:50 ---> Running in 235fd40fb2a8 01:57:50 Removing intermediate container 235fd40fb2a8 01:57:50 ---> 9176ad42bf67 01:57:50 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 01:57:50 ---> Running in 884f067cea0c 01:57:50 Removing intermediate container 884f067cea0c 01:57:50 ---> ee2b39759073 01:57:50 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 01:57:50 ---> Running in 7b4e02d51ec5 01:57:50 Removing intermediate container 7b4e02d51ec5 01:57:50 ---> 359fbba24b1d 01:57:50 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 01:57:50 ---> Running in 25191d646863 01:57:50 Removing intermediate container 25191d646863 01:57:50 ---> 8e89101ecd65 01:57:50 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 01:57:50 ---> Running in 36d3a009e3de 01:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:57:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:57:51 OK: 252 MiB in 62 packages 01:57:51 Removing intermediate container 36d3a009e3de 01:57:51 ---> 32537321d910 01:57:51 Step 8/25 : WORKDIR /device-mqtt-go 01:57:51 ---> Running in cf221adacb92 01:57:51 Removing intermediate container cf221adacb92 01:57:51 ---> 3c9f30e3ac2b 01:57:51 Step 9/25 : COPY go.mod vendor* ./ 01:57:52 ---> e01816acb99b 01:57:52 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:52 ---> Running in 77347c90c9f6 01:57:52 Removing intermediate container 77347c90c9f6 01:57:52 ---> 001822112be1 01:57:52 Step 11/25 : COPY . . 01:57:52 ---> b4e5c0fe5dce 01:57:52 Step 12/25 : RUN $MAKE 01:57:53 ---> Running in fca3aac0d836 01:57:53 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 01:58:19 Removing intermediate container fca3aac0d836 01:58:19 ---> 13e26f575bab 01:58:19 Step 13/25 : FROM alpine:3.20 01:58:19 3.20: Pulling from library/alpine 01:58:19 0a9a5dfd008f: Pulling fs layer 01:58:19 0a9a5dfd008f: Verifying Checksum 01:58:19 0a9a5dfd008f: Download complete 01:58:20 0a9a5dfd008f: Pull complete 01:58:20 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 01:58:20 Status: Downloaded newer image for alpine:3.20 01:58:20 ---> ff221270b9fb 01:58:20 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 01:58:20 ---> Running in c811b61cee4d 01:58:20 Removing intermediate container c811b61cee4d 01:58:20 ---> 523563de13df 01:58:20 Step 15/25 : RUN apk add --update --no-cache dumb-init 01:58:20 ---> Running in 83cbe4125655 01:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:20 (1/1) Installing dumb-init (1.2.5-r3) 01:58:20 Executing busybox-1.36.1-r29.trigger 01:58:20 OK: 8 MiB in 15 packages 01:58:21 Removing intermediate container 83cbe4125655 01:58:21 ---> e90ac14019db 01:58:21 Step 16/25 : RUN apk --no-cache upgrade 01:58:21 ---> Running in 520a6e3be5e4 01:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 01:58:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 01:58:22 OK: 8 MiB in 15 packages 01:58:22 Removing intermediate container 520a6e3be5e4 01:58:22 ---> cc09e9340050 01:58:22 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 01:58:23 ---> 98ed2b98677d 01:58:23 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 01:58:23 ---> c4a0cd634ab9 01:58:23 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 01:58:23 ---> 581136f838cb 01:58:23 Step 20/25 : EXPOSE 59982 01:58:23 ---> Running in 1b75064bcc20 01:58:23 Removing intermediate container 1b75064bcc20 01:58:23 ---> 19fc818b034e 01:58:23 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 01:58:23 ---> Running in 44a3feb8b0c0 01:58:23 Removing intermediate container 44a3feb8b0c0 01:58:23 ---> a9604ea4ab60 01:58:23 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 01:58:23 ---> Running in f1f2ba20ff09 01:58:23 Removing intermediate container f1f2ba20ff09 01:58:23 ---> 7a3dd4b968d8 01:58:23 Step 23/25 : LABEL arch=amd64 01:58:23 ---> Running in 9aaff86c709d 01:58:23 Removing intermediate container 9aaff86c709d 01:58:23 ---> 3f751ea93985 01:58:23 Step 24/25 : LABEL git_sha=950be83789f1515bb1fb90eafa27353f7dcc33e8 01:58:23 ---> Running in 38ebea86da99 01:58:23 Removing intermediate container 38ebea86da99 01:58:23 ---> be8643463d7b 01:58:23 Step 25/25 : LABEL version=4.0.0-dev.13 01:58:24 ---> Running in 3902d2ebdfa3 01:58:24 Removing intermediate container 3902d2ebdfa3 01:58:24 ---> 128d9c2d6259 01:58:24 [Warning] One or more build-args [ARCH] were not consumed 01:58:24 Successfully built 128d9c2d6259 01:58:24 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:24 provisioning config files... 01:58:24 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1944936400238247992tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:24 ---> ****-login.sh 01:58:24 nexus3.edgexfoundry.org:10001 01:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:24 Configure a credential helper to remove this warning. See 01:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:24 01:58:24 Login Succeeded 01:58:24 nexus3.edgexfoundry.org:10002 01:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:24 Configure a credential helper to remove this warning. See 01:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:24 01:58:24 Login Succeeded 01:58:24 nexus3.edgexfoundry.org:10003 01:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:24 Configure a credential helper to remove this warning. See 01:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:24 01:58:24 Login Succeeded 01:58:24 nexus3.edgexfoundry.org:10004 01:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:24 Configure a credential helper to remove this warning. See 01:58:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:24 01:58:24 Login Succeeded 01:58:24 ****.io 01:58:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:25 Configure a credential helper to remove this warning. See 01:58:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:25 01:58:25 Login Succeeded 01:58:25 ---> ****-login.sh ends [Pipeline] } 01:58:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 01:58:25 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 01:58:25 950be83789f1515bb1fb90eafa27353f7dcc33e8 01:58:25 latest 01:58:25 4.0.0-dev.13 01:58:25 950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 01:58:25 main 01:58:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:25 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:25 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8 01:58:25 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:58:25 b246b9c59a4c: Preparing 01:58:25 73235f2a816f: Preparing 01:58:25 5630c22af0f8: Preparing 01:58:25 f82e82030a90: Preparing 01:58:25 41002095220d: Preparing 01:58:25 994456c4fd7b: Preparing 01:58:25 994456c4fd7b: Waiting 01:58:25 41002095220d: Pushed 01:58:25 b246b9c59a4c: Pushed 01:58:25 73235f2a816f: Pushed 01:58:25 f82e82030a90: Pushed 01:58:25 994456c4fd7b: Layer already exists 01:58:29 5630c22af0f8: Pushed 01:58:30 950be83789f1515bb1fb90eafa27353f7dcc33e8: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:30 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:30 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:58:30 b246b9c59a4c: Preparing 01:58:30 73235f2a816f: Preparing 01:58:30 5630c22af0f8: Preparing 01:58:30 f82e82030a90: Preparing 01:58:30 41002095220d: Preparing 01:58:30 994456c4fd7b: Preparing 01:58:30 994456c4fd7b: Waiting 01:58:30 41002095220d: Layer already exists 01:58:30 5630c22af0f8: Layer already exists 01:58:30 f82e82030a90: Layer already exists 01:58:30 73235f2a816f: Layer already exists 01:58:30 b246b9c59a4c: Layer already exists 01:58:30 994456c4fd7b: Layer already exists 01:58:30 latest: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:31 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:31 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.13 01:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:58:31 b246b9c59a4c: Preparing 01:58:31 73235f2a816f: Preparing 01:58:31 5630c22af0f8: Preparing 01:58:31 f82e82030a90: Preparing 01:58:31 41002095220d: Preparing 01:58:31 994456c4fd7b: Preparing 01:58:31 994456c4fd7b: Waiting 01:58:31 5630c22af0f8: Layer already exists 01:58:31 f82e82030a90: Layer already exists 01:58:31 73235f2a816f: Layer already exists 01:58:31 b246b9c59a4c: Layer already exists 01:58:31 41002095220d: Layer already exists 01:58:31 994456c4fd7b: Layer already exists 01:58:31 4.0.0-dev.13: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:31 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 01:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:58:32 b246b9c59a4c: Preparing 01:58:32 73235f2a816f: Preparing 01:58:32 5630c22af0f8: Preparing 01:58:32 f82e82030a90: Preparing 01:58:32 41002095220d: Preparing 01:58:32 994456c4fd7b: Preparing 01:58:32 994456c4fd7b: Waiting 01:58:32 73235f2a816f: Layer already exists 01:58:32 b246b9c59a4c: Layer already exists 01:58:32 41002095220d: Layer already exists 01:58:32 f82e82030a90: Layer already exists 01:58:32 5630c22af0f8: Layer already exists 01:58:32 994456c4fd7b: Layer already exists 01:58:32 950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:32 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 01:58:32 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 01:58:32 b246b9c59a4c: Preparing 01:58:32 73235f2a816f: Preparing 01:58:32 5630c22af0f8: Preparing 01:58:32 f82e82030a90: Preparing 01:58:32 41002095220d: Preparing 01:58:32 994456c4fd7b: Preparing 01:58:32 994456c4fd7b: Waiting 01:58:32 b246b9c59a4c: Layer already exists 01:58:32 41002095220d: Layer already exists 01:58:32 73235f2a816f: Layer already exists 01:58:32 f82e82030a90: Layer already exists 01:58:32 5630c22af0f8: Layer already exists 01:58:32 994456c4fd7b: Layer already exists 01:58:32 main: digest: sha256:d87d51fc7e38d147544d5b043c8cc05a4c842b06fb90401a796a3613a6cbf8e3 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:58:32 ===================================================== [Pipeline] echo 01:58:32 taggedImages: 01:58:32 - nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8 01:58:32 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 01:58:32 - nexus3.edgexfoundry.org:10004/device-mqtt:4.0.0-dev.13 01:58:32 - nexus3.edgexfoundry.org:10004/device-mqtt:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 01:58:32 - nexus3.edgexfoundry.org:10004/device-mqtt:main [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 01:58:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:33 01:58:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:58:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:33 latest: Pulling from edgex-lftools-log-publisher 01:58:33 5eb5b503b376: Pulling fs layer 01:58:33 5c69ac0246d0: Pulling fs layer 01:58:33 ec43610c2a17: Pulling fs layer 01:58:33 3a2ae6a8a46f: Pulling fs layer 01:58:33 33b1e0a273af: Pulling fs layer 01:58:33 5d3b04190fa2: Pulling fs layer 01:58:33 2f39f015ded8: Pulling fs layer 01:58:33 3a2ae6a8a46f: Waiting 01:58:33 2f39f015ded8: Waiting 01:58:33 33b1e0a273af: Waiting 01:58:33 5d3b04190fa2: Waiting 01:58:33 5c69ac0246d0: Verifying Checksum 01:58:33 5c69ac0246d0: Download complete 01:58:33 3a2ae6a8a46f: Verifying Checksum 01:58:33 3a2ae6a8a46f: Download complete 01:58:33 33b1e0a273af: Verifying Checksum 01:58:33 33b1e0a273af: Download complete 01:58:33 ec43610c2a17: Verifying Checksum 01:58:33 ec43610c2a17: Download complete 01:58:33 5d3b04190fa2: Verifying Checksum 01:58:33 5d3b04190fa2: Download complete 01:58:33 5eb5b503b376: Verifying Checksum 01:58:33 5eb5b503b376: Download complete 01:58:34 2f39f015ded8: Download complete 01:58:35 5eb5b503b376: Pull complete 01:58:35 5c69ac0246d0: Pull complete 01:58:35 ec43610c2a17: Pull complete 01:58:35 3a2ae6a8a46f: Pull complete 01:58:35 33b1e0a273af: Pull complete 01:58:35 5d3b04190fa2: Pull complete 01:58:40 2f39f015ded8: Pull complete 01:58:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:58:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:58:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:58:40 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 01:58:40 $ 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/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 01:58:41 $ docker top 9f480b94995cb53e7198b52d44d683f66061a7f68a0a14f9f07ff32f77328680 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:41 ---> job-cost.sh 01:58:41 lf-activate-venv: SKIPPING 01:58:41 INFO: No Stack... 01:58:42 INFO: Retrieving Pricing Info for: v3-standard-8 01:58:42 INFO: Archiving Costs [Pipeline] sh 01:58:42 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 01:58:42 + cut -d, -f6 [Pipeline] lock 01:58:42 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] 01:58:42 Resource [jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] did not exist. Created. 01:58:42 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:58:43 + echo total: 0.2199999988079071 [Pipeline] stash 01:58:43 Stashed 1 file(s) [Pipeline] } 01:58:43 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 01:58:43 $ docker stop --time=1 9f480b94995cb53e7198b52d44d683f66061a7f68a0a14f9f07ff32f77328680 01:58:44 $ docker rm -f --volumes 9f480b94995cb53e7198b52d44d683f66061a7f68a0a14f9f07ff32f77328680 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 02:00:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-40128 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 02:00:25 Running in /w/workspace/device-mqtt-go/191 [Pipeline] { [Pipeline] checkout 02:00:28 The recommended git tool is: git 02:00:33 using credential edgex-jenkins-ssh 02:00:33 Cloning the remote Git repository 02:00:33 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 02:00:33 > git init /w/workspace/device-mqtt-go/191 # timeout=10 02:00:34 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 02:00:34 > git --version # timeout=10 02:00:34 > git --version # 'git version 2.25.1' 02:00:34 using GIT_SSH to set credentials SSH Credentials for GitHub 02:00:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:36 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 02:00:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:00:37 Avoid second fetch 02:00:37 Checking out Revision 950be83789f1515bb1fb90eafa27353f7dcc33e8 (main) 02:00:38 Commit message: "Merge pull request #732 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v4-4.0.0-dev.26" 02:00:37 > git config core.sparsecheckout # timeout=10 02:00:37 > git checkout -f 950be83789f1515bb1fb90eafa27353f7dcc33e8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 02:00:43 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 02:00:43 % Total % Received % Xferd Average Speed Time Time Time Current 02:00:43 Dload Upload Total Spent Left Speed 02:00:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 91628 0 --:--:-- --:--:-- --:--:-- 91628 [Pipeline] sh 02:00:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 02:00:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 02:00:43 + sudo tee /etc/docker/daemon.new 02:00:43 { 02:00:43 "registry-mirrors": [ 02:00:43 "https://nexus3.edgexfoundry.org:10001" 02:00:43 ], 02:00:43 "bip": "10.250.0.254/24", 02:00:43 "hosts": [ 02:00:43 "tcp://0.0.0.0:5555", 02:00:43 "unix:///var/run/docker.sock" 02:00:43 ], 02:00:43 "mtu": 1458, 02:00:43 "selinux-enabled": true, 02:00:43 "seccomp-profile": "/etc/docker/seccomp.json" 02:00:43 } [Pipeline] sh 02:00:44 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 02:00:44 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:04 provisioning config files... 02:01:04 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/191@tmp/config570267141305100296tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:04 ---> ****-login.sh 02:01:04 nexus3.edgexfoundry.org:10001 02:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:05 Configure a credential helper to remove this warning. See 02:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:05 02:01:05 Login Succeeded 02:01:05 nexus3.edgexfoundry.org:10002 02:01:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:05 Configure a credential helper to remove this warning. See 02:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:05 02:01:05 Login Succeeded 02:01:05 nexus3.edgexfoundry.org:10003 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 nexus3.edgexfoundry.org:10004 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:06 Configure a credential helper to remove this warning. See 02:01:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:06 02:01:06 Login Succeeded 02:01:06 ****.io 02:01:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:01:07 Configure a credential helper to remove this warning. See 02:01:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:01:07 02:01:07 Login Succeeded 02:01:07 ---> ****-login.sh ends [Pipeline] } 02:01:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 02:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:01:07 ========================================================= 02:01:07 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:01:07 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:07 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine --build-arg MAKE=echo noop --target=builder . 02:01:08 Sending build context to Docker daemon 10.7MB 02:01:08 Step 1/12 : ARG BASE=golang:1.23-alpine3.20 02:01:08 Step 2/12 : FROM ${BASE} AS builder 02:01:08 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:01:08 9986a736f7d3: Pulling fs layer 02:01:08 1f018df60701: Pulling fs layer 02:01:08 39f8f326b044: Pulling fs layer 02:01:08 e6a1e7a6a96a: Pulling fs layer 02:01:08 4f4fb700ef54: Pulling fs layer 02:01:08 d45d956e0dbf: Pulling fs layer 02:01:08 4f4fb700ef54: Waiting 02:01:08 e6a1e7a6a96a: Waiting 02:01:08 d45d956e0dbf: Waiting 02:01:08 d7702b0d1db1: Pulling fs layer 02:01:08 d7702b0d1db1: Waiting 02:01:08 5c7f0f088c93: Pulling fs layer 02:01:08 4fdc064ae6cf: Pulling fs layer 02:01:08 5c7f0f088c93: Waiting 02:01:08 4fdc064ae6cf: Waiting 02:01:08 1f018df60701: Verifying Checksum 02:01:08 1f018df60701: Download complete 02:01:08 e6a1e7a6a96a: Verifying Checksum 02:01:08 e6a1e7a6a96a: Download complete 02:01:08 4f4fb700ef54: Verifying Checksum 02:01:08 4f4fb700ef54: Download complete 02:01:08 d45d956e0dbf: Verifying Checksum 02:01:08 d45d956e0dbf: Download complete 02:01:08 d7702b0d1db1: Verifying Checksum 02:01:08 d7702b0d1db1: Download complete 02:01:08 9986a736f7d3: Verifying Checksum 02:01:08 9986a736f7d3: Download complete 02:01:08 4fdc064ae6cf: Verifying Checksum 02:01:08 4fdc064ae6cf: Download complete 02:01:09 9986a736f7d3: Pull complete 02:01:09 1f018df60701: Pull complete 02:01:10 39f8f326b044: Verifying Checksum 02:01:10 39f8f326b044: Download complete 02:01:11 5c7f0f088c93: Verifying Checksum 02:01:11 5c7f0f088c93: Download complete 02:01:26 39f8f326b044: Pull complete 02:01:26 e6a1e7a6a96a: Pull complete 02:01:26 4f4fb700ef54: Pull complete 02:01:26 d45d956e0dbf: Pull complete 02:01:26 d7702b0d1db1: Pull complete 02:01:34 5c7f0f088c93: Pull complete 02:01:36 4fdc064ae6cf: Pull complete 02:01:36 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 02:01:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:01:36 ---> 63f30b955cb9 02:01:36 Step 3/12 : ARG ADD_BUILD_TAGS="" 02:01:37 ---> Running in 2286fd413db9 02:01:37 Removing intermediate container 2286fd413db9 02:01:37 ---> 813bb4812ac5 02:01:37 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:01:37 ---> Running in d231c65ed656 02:01:38 Removing intermediate container d231c65ed656 02:01:38 ---> 47f97f7ce8aa 02:01:38 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:01:38 ---> Running in 620e53ca1c95 02:01:38 Removing intermediate container 620e53ca1c95 02:01:38 ---> 10f7ad04e997 02:01:38 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 02:01:38 ---> Running in 48b9a94c4088 02:01:38 Removing intermediate container 48b9a94c4088 02:01:38 ---> 8c8e460c8e47 02:01:38 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:01:39 ---> Running in 3196aeca2db9 02:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:01:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:01:41 (1/4) Installing openssh-keygen (9.7_p1-r5) 02:01:42 (2/4) Installing libedit (20240517.3.1-r0) 02:01:42 (3/4) Installing openssh-client-common (9.7_p1-r5) 02:01:42 (4/4) Installing openssh-client-default (9.7_p1-r5) 02:01:42 Executing busybox-1.36.1-r29.trigger 02:01:42 OK: 244 MiB in 62 packages 02:01:42 Removing intermediate container 3196aeca2db9 02:01:42 ---> 18d2feea004f 02:01:42 Step 8/12 : WORKDIR /device-mqtt-go 02:01:43 ---> Running in ecbb2cc0278d 02:01:43 Removing intermediate container ecbb2cc0278d 02:01:43 ---> d660002e7d9c 02:01:43 Step 9/12 : COPY go.mod vendor* ./ 02:01:43 ---> c1321ea3caac 02:01:43 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:44 ---> Running in b99b76f06117 02:03:35 Removing intermediate container b99b76f06117 02:03:35 ---> 10e633ca694d 02:03:35 Step 11/12 : COPY . . 02:03:35 ---> b6215d0055fd 02:03:35 Step 12/12 : RUN $MAKE 02:03:35 ---> Running in 837503d0a5c1 02:03:35 noop 02:03:35 Removing intermediate container 837503d0a5c1 02:03:35 ---> c5a2cd3a1364 02:03:35 Successfully built c5a2cd3a1364 02:03:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:36 + docker inspect -f . ci-base-image-arm64 02:03:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:36 prd-ubuntu20.04-docker-arm64-4c-16g-40128 does not seem to be running inside a container 02:03:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/191 -v /w/workspace/device-mqtt-go/191:/w/workspace/device-mqtt-go/191:rw,z -v /w/workspace/device-mqtt-go/191@tmp:/w/workspace/device-mqtt-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:37 $ docker top 87ca197f274b3843669e229bba7a8ce7d46a567832095838775b8a8aa62c25ac -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:38 + go version 02:03:38 go version go1.23.4 linux/arm64 [Pipeline] } 02:03:38 $ docker stop --time=1 87ca197f274b3843669e229bba7a8ce7d46a567832095838775b8a8aa62c25ac 02:03:40 $ docker rm -f --volumes 87ca197f274b3843669e229bba7a8ce7d46a567832095838775b8a8aa62c25ac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:40 + docker inspect -f . ci-base-image-arm64 02:03:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:03:41 prd-ubuntu20.04-docker-arm64-4c-16g-40128 does not seem to be running inside a container 02:03:41 $ 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/191 -v /w/workspace/device-mqtt-go/191:/w/workspace/device-mqtt-go/191:rw,z -v /w/workspace/device-mqtt-go/191@tmp:/w/workspace/device-mqtt-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 02:03:42 $ docker top bf8238cbf86e2a0432cde31e0459af8059da4eed226672333010f3e3ff273c0a -eo pid,comm [Pipeline] { [Pipeline] sh 02:03:43 + git config --global --add safe.directory /w/workspace/device-mqtt-go/191 [Pipeline] fileExists [Pipeline] sh 02:03:43 + make test 02:03:43 go test ./... -coverprofile=coverage.out ./... 02:03:50 ? github.com/edgexfoundry/device-mqtt-go [no test files] 02:07:12 github.com/edgexfoundry/device-mqtt-go/cmd coverage: 0.0% of statements 02:07:12 github.com/edgexfoundry/device-mqtt-go/mock coverage: 0.0% of statements 02:07:12 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.047s coverage: 22.8% of statements 02:07:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 02:07:13 go vet ./... 02:08:09 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:08:09 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:08:09 ./bin/test-attribution-txt.sh [Pipeline] echo 02:08:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] } 02:08:09 $ docker stop --time=1 bf8238cbf86e2a0432cde31e0459af8059da4eed226672333010f3e3ff273c0a 02:08:11 $ docker rm -f --volumes bf8238cbf86e2a0432cde31e0459af8059da4eed226672333010f3e3ff273c0a [Pipeline] // withDockerContainer [Pipeline] sh 02:08:13 + sudo chown -R jenkins:jenkins . [Pipeline] stash 02:08:13 Warning: overwriting stash ‘coverage-report’ 02:08:13 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 02:08:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 02:08:14 + ls -al . 02:08:14 total 248 02:08:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 02:03 . 02:08:14 drwxrwxr-x 4 jenkins jenkins 4096 Mar 4 02:00 .. 02:08:14 -rw-rw-r-- 1 jenkins jenkins 140 Mar 4 02:00 .dockerignore 02:08:14 drwxrwxr-x 8 jenkins jenkins 4096 Mar 4 02:00 .git 02:08:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 02:00 .github 02:08:14 -rw-rw-r-- 1 jenkins jenkins 264 Mar 4 02:00 .gitignore 02:08:14 -rw-rw-r-- 1 jenkins jenkins 41 Mar 4 02:00 .golangci.yml 02:08:14 -rw-rw-r-- 1 jenkins jenkins 19106 Mar 4 02:00 Attribution.txt 02:08:14 -rw-rw-r-- 1 jenkins jenkins 18574 Mar 4 02:00 CHANGELOG.md 02:08:14 -rw-rw-r-- 1 jenkins jenkins 1803 Mar 4 02:00 Dockerfile 02:08:14 -rw-rw-r-- 1 jenkins jenkins 677 Mar 4 02:00 GOVERNANCE.md 02:08:14 -rw-rw-r-- 1 jenkins jenkins 657 Mar 4 02:00 Jenkinsfile 02:08:14 -rw-rw-r-- 1 jenkins jenkins 11340 Mar 4 02:00 LICENSE 02:08:14 -rw-rw-r-- 1 jenkins jenkins 2545 Mar 4 02:00 Makefile 02:08:14 -rw-rw-r-- 1 jenkins jenkins 620 Mar 4 02:00 OWNERS.md 02:08:14 -rw-rw-r-- 1 jenkins jenkins 3599 Mar 4 02:00 README.md 02:08:14 -rw-rw-r-- 1 jenkins jenkins 12 Mar 4 01:56 VERSION 02:08:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 02:00 bin 02:08:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 02:00 cmd 02:08:14 -rw-r--r-- 1 jenkins jenkins 21039 Mar 4 02:07 coverage.out 02:08:14 -rw-rw-r-- 1 jenkins jenkins 6223 Mar 4 02:00 go.mod 02:08:14 -rw-rw-r-- 1 jenkins jenkins 86628 Mar 4 02:00 go.sum 02:08:14 drwxrwxr-x 3 jenkins jenkins 4096 Mar 4 02:00 internal 02:08:14 drwxrwxr-x 2 jenkins jenkins 4096 Mar 4 02:00 mock 02:08:14 -rw-rw-r-- 1 jenkins jenkins 227 Mar 4 02:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:08:15 + 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=950be83789f1515bb1fb90eafa27353f7dcc33e8 --label arch=arm64 --label version=4.0.0-dev.13 . 02:08:15 Sending build context to Docker daemon 10.72MB 02:08:15 Step 1/25 : ARG BASE=golang:1.23-alpine3.20 02:08:15 Step 2/25 : FROM ${BASE} AS builder 02:08:15 ---> c5a2cd3a1364 02:08:15 Step 3/25 : ARG ADD_BUILD_TAGS="" 02:08:15 ---> Running in d420f1a11ff5 02:08:16 Removing intermediate container d420f1a11ff5 02:08:16 ---> f347de60a6b9 02:08:16 Step 4/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 02:08:16 ---> Running in 57f2f2b093b1 02:08:16 Removing intermediate container 57f2f2b093b1 02:08:16 ---> 13d8073a62cd 02:08:16 Step 5/25 : ARG ALPINE_PKG_BASE="make git openssh-client" 02:08:16 ---> Running in 2413a70a0712 02:08:16 Removing intermediate container 2413a70a0712 02:08:16 ---> c1d1ca6c80b6 02:08:16 Step 6/25 : ARG ALPINE_PKG_EXTRA="" 02:08:17 ---> Running in e5c750bf55bf 02:08:17 Removing intermediate container e5c750bf55bf 02:08:17 ---> 33aa4e1e8879 02:08:17 Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 02:08:17 ---> Running in 8b8d44113d4d 02:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:08:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:08:20 OK: 244 MiB in 62 packages 02:08:21 Removing intermediate container 8b8d44113d4d 02:08:21 ---> 46a643d1af56 02:08:21 Step 8/25 : WORKDIR /device-mqtt-go 02:08:21 ---> Running in 0626cd52c288 02:08:21 Removing intermediate container 0626cd52c288 02:08:21 ---> 0dfa0c898bca 02:08:21 Step 9/25 : COPY go.mod vendor* ./ 02:08:22 ---> cf9f9cab27e5 02:08:22 Step 10/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:08:22 ---> Running in 354894a849a1 02:08:25 Removing intermediate container 354894a849a1 02:08:25 ---> 6fdf6570f755 02:08:25 Step 11/25 : COPY . . 02:08:26 ---> 75dd21c8f91f 02:08:26 Step 12/25 : RUN $MAKE 02:08:26 ---> Running in 116f3e57ef9b 02:08:27 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=4.0.0-dev.13 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.0.0-dev.26 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd 02:12:18 Removing intermediate container 116f3e57ef9b 02:12:18 ---> 38739e4798a9 02:12:18 Step 13/25 : FROM alpine:3.20 02:12:18 3.20: Pulling from library/alpine 02:12:18 94e9d8af2201: Pulling fs layer 02:12:18 94e9d8af2201: Verifying Checksum 02:12:18 94e9d8af2201: Download complete 02:12:18 94e9d8af2201: Pull complete 02:12:18 Digest: sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 02:12:18 Status: Downloaded newer image for alpine:3.20 02:12:18 ---> 7aab056cecc6 02:12:18 Step 14/25 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2024: IoTech Ltd' 02:12:18 ---> Running in 4779efa395e7 02:12:18 Removing intermediate container 4779efa395e7 02:12:18 ---> 86d564ee47fb 02:12:18 Step 15/25 : RUN apk add --update --no-cache dumb-init 02:12:18 ---> Running in 02d94ff8bc07 02:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:12:18 (1/1) Installing dumb-init (1.2.5-r3) 02:12:18 Executing busybox-1.36.1-r29.trigger 02:12:18 OK: 9 MiB in 15 packages 02:12:18 Removing intermediate container 02d94ff8bc07 02:12:18 ---> 4d0c0604f74a 02:12:18 Step 16/25 : RUN apk --no-cache upgrade 02:12:18 ---> Running in f30c81050849 02:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:12:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:12:18 OK: 9 MiB in 15 packages 02:12:18 Removing intermediate container f30c81050849 02:12:18 ---> 4bc5b0bcd936 02:12:18 Step 17/25 : COPY --from=builder /device-mqtt-go/cmd / 02:12:18 ---> f0e4330655fb 02:12:18 Step 18/25 : COPY --from=builder /device-mqtt-go/LICENSE / 02:12:18 ---> 8d10dba1f5ef 02:12:18 Step 19/25 : COPY --from=builder /device-mqtt-go/Attribution.txt / 02:12:18 ---> c88c18ad7afe 02:12:18 Step 20/25 : EXPOSE 59982 02:12:18 ---> Running in d072931d7c62 02:12:18 Removing intermediate container d072931d7c62 02:12:18 ---> 75b74a0a9c64 02:12:18 Step 21/25 : ENTRYPOINT ["/device-mqtt"] 02:12:18 ---> Running in 26a2f50d5086 02:12:18 Removing intermediate container 26a2f50d5086 02:12:18 ---> b5e849ff6b0f 02:12:18 Step 22/25 : CMD ["-cp=keeper.http://edgex-core-keeper:59890", "--registry"] 02:12:18 ---> Running in d3a13d621145 02:12:18 Removing intermediate container d3a13d621145 02:12:18 ---> 352adb9c960f 02:12:18 Step 23/25 : LABEL arch=arm64 02:12:18 ---> Running in 597ba1e65278 02:12:18 Removing intermediate container 597ba1e65278 02:12:18 ---> 9b8dbbe16f7a 02:12:18 Step 24/25 : LABEL git_sha=950be83789f1515bb1fb90eafa27353f7dcc33e8 02:12:18 ---> Running in 4a1a5637ff54 02:12:18 Removing intermediate container 4a1a5637ff54 02:12:18 ---> 0c3dbc39b685 02:12:18 Step 25/25 : LABEL version=4.0.0-dev.13 02:12:19 ---> Running in 4700875dda47 02:12:19 Removing intermediate container 4700875dda47 02:12:19 ---> 1a476210d7f8 02:12:19 [Warning] One or more build-args [ARCH] were not consumed 02:12:19 Successfully built 1a476210d7f8 02:12:19 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 02:12:19 provisioning config files... 02:12:19 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/191@tmp/config7482172293216810049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:12:19 ---> ****-login.sh 02:12:19 nexus3.edgexfoundry.org:10001 02:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:20 Configure a credential helper to remove this warning. See 02:12:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:20 02:12:20 Login Succeeded 02:12:20 nexus3.edgexfoundry.org:10002 02:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:20 Configure a credential helper to remove this warning. See 02:12:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:20 02:12:20 Login Succeeded 02:12:20 nexus3.edgexfoundry.org:10003 02:12:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:20 Configure a credential helper to remove this warning. See 02:12:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:20 02:12:20 Login Succeeded 02:12:20 nexus3.edgexfoundry.org:10004 02:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:21 Configure a credential helper to remove this warning. See 02:12:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:21 02:12:21 Login Succeeded 02:12:21 ****.io 02:12:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:12:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:12:22 Configure a credential helper to remove this warning. See 02:12:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:12:22 02:12:22 Login Succeeded 02:12:22 ---> ****-login.sh ends [Pipeline] } 02:12:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 02:12:22 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 02:12:22 950be83789f1515bb1fb90eafa27353f7dcc33e8 02:12:22 latest 02:12:22 4.0.0-dev.13 02:12:22 950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 02:12:22 main 02:12:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:22 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:22 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8 02:12:22 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:22 f467152c4bad: Preparing 02:12:22 0cd6b5a5ac5d: Preparing 02:12:22 b09c5c7e1323: Preparing 02:12:22 f1acc735eb34: Preparing 02:12:22 019602b97319: Preparing 02:12:22 dd9c8f8612c8: Preparing 02:12:22 dd9c8f8612c8: Waiting 02:12:23 0cd6b5a5ac5d: Pushed 02:12:23 f1acc735eb34: Pushed 02:12:23 f467152c4bad: Pushed 02:12:23 019602b97319: Pushed 02:12:23 dd9c8f8612c8: Layer already exists 02:12:33 b09c5c7e1323: Pushed 02:12:33 950be83789f1515bb1fb90eafa27353f7dcc33e8: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:33 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:34 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:12:34 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:34 f467152c4bad: Preparing 02:12:34 0cd6b5a5ac5d: Preparing 02:12:34 b09c5c7e1323: Preparing 02:12:34 f1acc735eb34: Preparing 02:12:34 019602b97319: Preparing 02:12:34 dd9c8f8612c8: Preparing 02:12:34 f467152c4bad: Layer already exists 02:12:34 f1acc735eb34: Layer already exists 02:12:34 0cd6b5a5ac5d: Layer already exists 02:12:34 b09c5c7e1323: Layer already exists 02:12:34 019602b97319: Layer already exists 02:12:34 dd9c8f8612c8: Layer already exists 02:12:34 latest: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:34 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:35 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.13 02:12:35 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:35 f467152c4bad: Preparing 02:12:35 0cd6b5a5ac5d: Preparing 02:12:35 b09c5c7e1323: Preparing 02:12:35 f1acc735eb34: Preparing 02:12:35 019602b97319: Preparing 02:12:35 dd9c8f8612c8: Preparing 02:12:35 dd9c8f8612c8: Waiting 02:12:35 f467152c4bad: Layer already exists 02:12:35 019602b97319: Layer already exists 02:12:35 0cd6b5a5ac5d: Layer already exists 02:12:35 f1acc735eb34: Layer already exists 02:12:35 b09c5c7e1323: Layer already exists 02:12:35 dd9c8f8612c8: Layer already exists 02:12:35 4.0.0-dev.13: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:35 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 02:12:36 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:36 f467152c4bad: Preparing 02:12:36 0cd6b5a5ac5d: Preparing 02:12:36 b09c5c7e1323: Preparing 02:12:36 f1acc735eb34: Preparing 02:12:36 019602b97319: Preparing 02:12:36 dd9c8f8612c8: Preparing 02:12:36 dd9c8f8612c8: Waiting 02:12:36 b09c5c7e1323: Layer already exists 02:12:36 0cd6b5a5ac5d: Layer already exists 02:12:36 f1acc735eb34: Layer already exists 02:12:36 f467152c4bad: Layer already exists 02:12:36 019602b97319: Layer already exists 02:12:36 dd9c8f8612c8: Layer already exists 02:12:36 950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:36 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 02:12:37 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 02:12:37 f467152c4bad: Preparing 02:12:37 0cd6b5a5ac5d: Preparing 02:12:37 b09c5c7e1323: Preparing 02:12:37 f1acc735eb34: Preparing 02:12:37 019602b97319: Preparing 02:12:37 dd9c8f8612c8: Preparing 02:12:37 dd9c8f8612c8: Waiting 02:12:37 0cd6b5a5ac5d: Layer already exists 02:12:37 019602b97319: Layer already exists 02:12:37 f467152c4bad: Layer already exists 02:12:37 b09c5c7e1323: Layer already exists 02:12:37 f1acc735eb34: Layer already exists 02:12:37 dd9c8f8612c8: Layer already exists 02:12:37 main: digest: sha256:a2621344be0aae7e13336d28c2b56caf77943126272daf507c9572344fd9f265 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:12:37 ===================================================== [Pipeline] echo 02:12:37 taggedImages: 02:12:37 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8 02:12:37 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 02:12:37 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:4.0.0-dev.13 02:12:37 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:950be83789f1515bb1fb90eafa27353f7dcc33e8-4.0.0-dev.13 02:12:37 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:37 02:12:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:12:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:12:38 arm64: Pulling from edgex-lftools-log-publisher 02:12:38 8998bd30e6a1: Pulling fs layer 02:12:38 04944245beec: Pulling fs layer 02:12:38 699f458cf7ca: Pulling fs layer 02:12:38 765212b225bb: Pulling fs layer 02:12:38 f23df028b6ca: Pulling fs layer 02:12:38 d65c8cfc05b1: Pulling fs layer 02:12:38 2437ff75d9bd: Pulling fs layer 02:12:38 d65c8cfc05b1: Waiting 02:12:38 f23df028b6ca: Waiting 02:12:38 2437ff75d9bd: Waiting 02:12:38 765212b225bb: Waiting 02:12:38 04944245beec: Verifying Checksum 02:12:38 04944245beec: Download complete 02:12:38 765212b225bb: Verifying Checksum 02:12:38 765212b225bb: Download complete 02:12:38 f23df028b6ca: Download complete 02:12:38 d65c8cfc05b1: Verifying Checksum 02:12:38 d65c8cfc05b1: Download complete 02:12:38 699f458cf7ca: Verifying Checksum 02:12:38 699f458cf7ca: Download complete 02:12:39 8998bd30e6a1: Verifying Checksum 02:12:39 8998bd30e6a1: Download complete 02:12:41 2437ff75d9bd: Verifying Checksum 02:12:41 2437ff75d9bd: Download complete 02:12:44 8998bd30e6a1: Pull complete 02:12:44 04944245beec: Pull complete 02:12:46 699f458cf7ca: Pull complete 02:12:46 765212b225bb: Pull complete 02:12:47 f23df028b6ca: Pull complete 02:12:47 d65c8cfc05b1: Pull complete 02:13:05 2437ff75d9bd: Pull complete 02:13:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:13:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:13:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:05 prd-ubuntu20.04-docker-arm64-4c-16g-40128 does not seem to be running inside a container 02:13:05 $ 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/191 -v /w/workspace/device-mqtt-go/191:/w/workspace/device-mqtt-go/191:rw,z -v /w/workspace/device-mqtt-go/191@tmp:/w/workspace/device-mqtt-go/191@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:13:08 $ docker top 4fb28eba89cc6f746c8b1b596a6c0b738a3ce045ce6b0e7f121ed0e4ea08bd9a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:13:09 ---> job-cost.sh 02:13:09 lf-activate-venv: SKIPPING 02:13:09 INFO: No Stack... 02:13:10 INFO: Retrieving Pricing Info for: v3-standard-4 02:13:10 INFO: Archiving Costs [Pipeline] sh 02:13:11 + cat /w/workspace/device-mqtt-go/191/archives/cost.csv 02:13:11 + cut -d, -f6 [Pipeline] lock 02:13:11 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] 02:13:11 Resource [jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] did not exist. Created. 02:13:11 Lock acquired on [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:13:11 /w/workspace/device-mqtt-go/191@tmp/durable-45b5a9d0/script.sh.copy: 1: Syntax error: Unterminated quoted string [Pipeline] sh 02:13:12 + echo total: 0.10999999940395355 [Pipeline] stash 02:13:12 Warning: overwriting stash ‘stack-cost’ 02:13:12 Stashed 1 file(s) [Pipeline] } 02:13:12 Lock released on resource [Resource: jenkins-edgexfoundry-device-mqtt-go-main-191-stack-cost] [Pipeline] // lock [Pipeline] } 02:13:12 $ docker stop --time=1 4fb28eba89cc6f746c8b1b596a6c0b738a3ce045ce6b0e7f121ed0e4ea08bd9a 02:13:14 $ docker rm -f --volumes 4fb28eba89cc6f746c8b1b596a6c0b738a3ce045ce6b0e7f121ed0e4ea08bd9a [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 02:13:14 provisioning config files... 02:13:14 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config1040839032251393009tmp [Pipeline] { [Pipeline] sh 02:13:15 + set +x 02:13:15 + + curl -s https://codecov.io/bashbash 02:13:15 -s -- 02:13:15 02:13:15 _____ _ 02:13:15 / ____| | | 02:13:15 | | ___ __| | ___ ___ _____ __ 02:13:15 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:13:15 | |___| (_) | (_| | __/ (_| (_) \ V / 02:13:15 \_____\___/ \__,_|\___|\___\___/ \_/ 02:13:15 Bash-1.0.6 02:13:15 02:13:15 02:13:15 ==> git version 2.25.1 found 02:13:15 ==> 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 02:13:15 Release-Date: 2020-01-08 02:13:15 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:13:15 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:13:15 ==> Jenkins CI detected. 02:13:15 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 02:13:15 project root: . 02:13:15 --> token set from env 02:13:15 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:13:15 ==> Running gcov in . (disable via -X gcov) 02:13:15 ==> Python coveragepy not found 02:13:15 ==> Searching for coverage reports in: 02:13:15 + . 02:13:15 -> Found 1 reports 02:13:15 ==> Detecting git/mercurial file structure 02:13:15 ==> Reading reports 02:13:15 + ./coverage.out bytes=21039 02:13:15 ==> Appending adjustments 02:13:15 https://docs.codecov.io/docs/fixing-reports 02:13:15 + Found adjustments 02:13:15 ==> Gzipping contents 02:13:15 4.0K /tmp/codecov.4wOCx2.gz 02:13:15 ==> Uploading reports 02:13:15 url: https://codecov.io 02:13:15 query: branch=main&commit=950be83789f1515bb1fb90eafa27353f7dcc33e8&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:13:15 -> Pinging Codecov 02:13:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=950be83789f1515bb1fb90eafa27353f7dcc33e8&build=191&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F191%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:13:15 -> Uploading to 02:13:15 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-mqtt-go/950be83789f1515bb1fb90eafa27353f7dcc33e8/26947e04-8f8d-4b20-af73-a68e1f72bba5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250304%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250304T021315Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=4a6b12c6f265d2bce9b2a60a53da038dacaa37e137545ecd9d15d9006e623273 02:13:15 % Total % Received % Xferd Average Speed Time Time Time Current 02:13:15 Dload Upload Total Spent Left Speed 02:13:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3346 0 0 100 3346 0 19011 --:--:-- --:--:-- --:--:-- 19011 02:13:15 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] } 02:13:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 02:13:16 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:13:16 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:13:16 02:13:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:13:16 latest: Pulling from edgex-devops/edgex-snyk-go 02:13:16 43c4264eed91: Pulling fs layer 02:13:16 4cc291be95ef: Pulling fs layer 02:13:16 2ac1f1163629: Pulling fs layer 02:13:16 5c3c966382ef: Pulling fs layer 02:13:16 4f4fb700ef54: Pulling fs layer 02:13:16 d9c7d2e4e75e: Pulling fs layer 02:13:16 9c3e1370e548: Pulling fs layer 02:13:16 5c3c966382ef: Waiting 02:13:16 4f4fb700ef54: Waiting 02:13:16 d9c7d2e4e75e: Waiting 02:13:16 9c3e1370e548: Waiting 02:13:16 4cc291be95ef: Verifying Checksum 02:13:16 4cc291be95ef: Download complete 02:13:16 5c3c966382ef: Verifying Checksum 02:13:16 5c3c966382ef: Download complete 02:13:16 4f4fb700ef54: Download complete 02:13:16 43c4264eed91: Download complete 02:13:17 43c4264eed91: Pull complete 02:13:17 d9c7d2e4e75e: Verifying Checksum 02:13:17 d9c7d2e4e75e: Download complete 02:13:17 4cc291be95ef: Pull complete 02:13:17 2ac1f1163629: Download complete 02:13:17 9c3e1370e548: Verifying Checksum 02:13:17 9c3e1370e548: Download complete 02:13:20 2ac1f1163629: Pull complete 02:13:20 5c3c966382ef: Pull complete 02:13:20 4f4fb700ef54: Pull complete 02:13:21 d9c7d2e4e75e: Pull complete 02:13:23 9c3e1370e548: Pull complete 02:13:23 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 02:13:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:13:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:23 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 02:13:23 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 02:13:25 $ docker top 7ba39e8a79126c0ff9aebed641a4f6d4e72eb19bf73f58c5cae221dcd8a9028f -eo pid,comm [Pipeline] { [Pipeline] sh 02:13:26 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] echo 02:13:26 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 02:13:26 + set -o pipefail 02:13:26 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 02:13:32 02:13:32 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 02:13:32 02:13:32 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/71469493-8b77-45f7-b5e9-e0128284f7f2/history/846522b6-e106-41f0-8d10-cc87c022f7c3 02:13:32 02:13:32 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:13:32 02:13:32 02:13:32 You are approaching your monthly limit of 200 private tests for your edgex-jenkins org. 02:13:32 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:13:33 $ docker stop --time=1 7ba39e8a79126c0ff9aebed641a4f6d4e72eb19bf73f58c5cae221dcd8a9028f 02:13:35 $ docker rm -f --volumes 7ba39e8a79126c0ff9aebed641a4f6d4e72eb19bf73f58c5cae221dcd8a9028f [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 02:13:36 + git log --format=format:%s -1 950be83789f1515bb1fb90eafa27353f7dcc33e8 [Pipeline] sh 02:13:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:36 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 02:13:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 02:13:37 $ docker top 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:37 [ssh-agent] Looking for ssh-agent implementation... 02:13:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:37 $ docker exec 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 ssh-agent 02:13:37 SSH_AUTH_SOCK=/tmp/ssh-iQhpBJuQ4dWl/agent.31 02:13:37 SSH_AGENT_PID=37 02:13:37 Running ssh-add (command line suppressed) 02:13:37 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11607228937339478078.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_11607228937339478078.key) 02:13:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:38 + git semver tag 02:13:38 2025-03-04 02:13:38,334 [run_tag] DEBUG tag force:False 02:13:38 2025-03-04 02:13:38,334 [check_head_tag] DEBUG check head tag 02:13:38 2025-03-04 02:13:38,335 [execute] INFO git cat-file --batch-check 02:13:38 2025-03-04 02:13:38,335 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:13:38 2025-03-04 02:13:38,339 [execute] INFO git cat-file --batch 02:13:38 2025-03-04 02:13:38,339 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 02:13:38 2025-03-04 02:13:38,363 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:38 2025-03-04 02:13:38,364 [execute] INFO git tag -a v4.0.0-dev.13 -m v4.0.0-dev.13 02:13:38 2025-03-04 02:13:38,364 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.13', '-m', 'v4.0.0-dev.13'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:13:38 2025-03-04 02:13:38,369 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:38 4.0.0-dev.13 [Pipeline] } 02:13:38 $ docker exec --env ******** --env ******** 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 ssh-agent -k 02:13:38 unset SSH_AUTH_SOCK; 02:13:38 unset SSH_AGENT_PID; 02:13:38 echo Agent pid 37 killed; 02:13:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:38 + git semver [Pipeline] } 02:13:39 $ docker stop --time=1 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 02:13:40 $ docker rm -f --volumes 26965e65acb7f34063f4b3b225a60adaed44b60fc51ca32f78010d56187f4248 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:40 02:13:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:41 0.23.1-centos7: Pulling from edgex-lftools 02:13:41 ab5ef0e58194: Pulling fs layer 02:13:41 9712f1f96733: Pulling fs layer 02:13:41 63f879dbbcfc: Pulling fs layer 02:13:41 0d9ebad4ef96: Pulling fs layer 02:13:41 e9a5061849ea: Pulling fs layer 02:13:41 d747dcd14b5f: Pulling fs layer 02:13:41 2de7ff778b66: Pulling fs layer 02:13:41 0d9ebad4ef96: Waiting 02:13:41 e9a5061849ea: Waiting 02:13:41 2de7ff778b66: Waiting 02:13:41 d747dcd14b5f: Waiting 02:13:41 9712f1f96733: Verifying Checksum 02:13:41 9712f1f96733: Download complete 02:13:41 63f879dbbcfc: Verifying Checksum 02:13:41 63f879dbbcfc: Download complete 02:13:41 e9a5061849ea: Verifying Checksum 02:13:41 e9a5061849ea: Download complete 02:13:41 d747dcd14b5f: Verifying Checksum 02:13:41 d747dcd14b5f: Download complete 02:13:41 ab5ef0e58194: Verifying Checksum 02:13:41 ab5ef0e58194: Download complete 02:13:41 2de7ff778b66: Verifying Checksum 02:13:41 2de7ff778b66: Download complete 02:13:41 0d9ebad4ef96: Verifying Checksum 02:13:41 0d9ebad4ef96: Download complete 02:13:44 ab5ef0e58194: Pull complete 02:13:44 9712f1f96733: Pull complete 02:13:44 63f879dbbcfc: Pull complete 02:13:48 0d9ebad4ef96: Pull complete 02:13:48 e9a5061849ea: Pull complete 02:13:48 d747dcd14b5f: Pull complete 02:13:49 2de7ff778b66: Pull complete 02:13:49 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:13:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:13:49 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:49 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 02:13:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 02:13:51 $ docker top 72d795fa60f6c0443d2a80ecd41b98b2230605a94a60e6165364fbd6e2781168 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:13:51 provisioning config files... 02:13:51 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18436234351616853904tmp 02:13:51 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18441630483111980953tmp 02:13:51 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15895577571379606124tmp [Pipeline] { [Pipeline] echo 02:13:51 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:13:51 ---> sigul-configuration.sh 02:13:51 gpg: directory `/root/.gnupg' created 02:13:51 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:13:51 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:13:51 gpg: keyring `/root/.gnupg/secring.gpg' created 02:13:51 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:13:51 gpg: CAST5 encrypted data 02:13:51 gpg: encrypted with 1 passphrase 02:13:51 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:13:52 + mkdir /home/jenkins 02:13:52 + mkdir /home/jenkins/sigul [Pipeline] sh 02:13:52 + 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 02:13:52 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:13:52 ---> sigul-install.sh 02:13:52 Sigul already installed; skipping installation. [Pipeline] sh 02:13:53 + git tag --list 02:13:53 0.7.1 02:13:53 v1.0.0 02:13:53 v1.1.0 02:13:53 v1.1.1 02:13:53 v1.2.2 02:13:53 v1.3.0 02:13:53 v1.3.1 02:13:53 v2.0.0 02:13:53 v2.1.0 02:13:53 v2.1.1 02:13:53 v2.2.0 02:13:53 v2.3.0 02:13:53 v3.0 02:13:53 v3.0.0 02:13:53 v3.1 02:13:53 v3.1.0 02:13:53 v3.1.0-dev.1 02:13:53 v3.1.0-dev.10 02:13:53 v3.1.0-dev.11 02:13:53 v3.1.0-dev.12 02:13:53 v3.1.0-dev.13 02:13:53 v3.1.0-dev.14 02:13:53 v3.1.0-dev.15 02:13:53 v3.1.0-dev.16 02:13:53 v3.1.0-dev.17 02:13:53 v3.1.0-dev.18 02:13:53 v3.1.0-dev.19 02:13:53 v3.1.0-dev.2 02:13:53 v3.1.0-dev.20 02:13:53 v3.1.0-dev.21 02:13:53 v3.1.0-dev.22 02:13:53 v3.1.0-dev.23 02:13:53 v3.1.0-dev.24 02:13:53 v3.1.0-dev.25 02:13:53 v3.1.0-dev.3 02:13:53 v3.1.0-dev.4 02:13:53 v3.1.0-dev.5 02:13:53 v3.1.0-dev.6 02:13:53 v3.1.0-dev.7 02:13:53 v3.1.0-dev.8 02:13:53 v3.1.0-dev.9 02:13:53 v3.1.1 02:13:53 v3.2.0-dev.1 02:13:53 v3.2.0-dev.10 02:13:53 v3.2.0-dev.11 02:13:53 v3.2.0-dev.12 02:13:53 v3.2.0-dev.13 02:13:53 v3.2.0-dev.14 02:13:53 v3.2.0-dev.15 02:13:53 v3.2.0-dev.16 02:13:53 v3.2.0-dev.17 02:13:53 v3.2.0-dev.18 02:13:53 v3.2.0-dev.19 02:13:53 v3.2.0-dev.2 02:13:53 v3.2.0-dev.20 02:13:53 v3.2.0-dev.21 02:13:53 v3.2.0-dev.22 02:13:53 v3.2.0-dev.23 02:13:53 v3.2.0-dev.3 02:13:53 v3.2.0-dev.4 02:13:53 v3.2.0-dev.5 02:13:53 v3.2.0-dev.6 02:13:53 v3.2.0-dev.7 02:13:53 v3.2.0-dev.8 02:13:53 v3.2.0-dev.9 02:13:53 v4.0.0-dev.1 02:13:53 v4.0.0-dev.10 02:13:53 v4.0.0-dev.11 02:13:53 v4.0.0-dev.12 02:13:53 v4.0.0-dev.13 02:13:53 v4.0.0-dev.2 02:13:53 v4.0.0-dev.3 02:13:53 v4.0.0-dev.4 02:13:53 v4.0.0-dev.5 02:13:53 v4.0.0-dev.6 02:13:53 v4.0.0-dev.7 02:13:53 v4.0.0-dev.8 02:13:53 v4.0.0-dev.9 [Pipeline] sh 02:13:53 + lftools sign git-tag v4.0.0-dev.13 02:13:54 Signing Git tag with Sigul... 02:13:54 Signing v4.0.0-dev.13 [Pipeline] echo 02:13:54 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:13:54 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:13:54 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:13:54 $ docker stop --time=1 72d795fa60f6c0443d2a80ecd41b98b2230605a94a60e6165364fbd6e2781168 02:13:55 $ docker rm -f --volumes 72d795fa60f6c0443d2a80ecd41b98b2230605a94a60e6165364fbd6e2781168 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:13:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:13:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:13:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:13:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:13:56 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 02:13:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 02:13:57 $ docker top 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 -eo pid,comm 02:13:57 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). 02:13:57 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:13:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:13:57 [ssh-agent] Looking for ssh-agent implementation... 02:13:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:13:57 $ docker exec 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 ssh-agent 02:13:57 SSH_AUTH_SOCK=/tmp/ssh-DM8AmtfoK9vY/agent.32 02:13:57 SSH_AGENT_PID=38 02:13:57 Running ssh-add (command line suppressed) 02:13:57 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4628391829125024730.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4628391829125024730.key) 02:13:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:13:57 + git semver bump pre 02:13:58 2025-03-04 02:13:57,992 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:58 2025-03-04 02:13:57,993 [bump_version] DEBUG bumping version:4.0.0-dev.13 on axis:pre with prefix:dev 02:13:58 2025-03-04 02:13:57,993 [bump_version] DEBUG bumped version:4.0.0-dev.14 02:13:58 2025-03-04 02:13:57,993 [write_version] DEBUG write version:4.0.0-dev.14 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 02:13:58 2025-03-04 02:13:57,993 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:58 2025-03-04 02:13:57,993 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:58 2025-03-04 02:13:57,995 [execute] INFO git cat-file --batch-check 02:13:58 2025-03-04 02:13:57,995 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:58 2025-03-04 02:13:58,000 [execute] INFO git cat-file --batch 02:13:58 2025-03-04 02:13:58,000 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:13:58 2025-03-04 02:13:58,005 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:13:58 4.0.0-dev.14 [Pipeline] } 02:13:58 $ docker exec --env ******** --env ******** 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 ssh-agent -k 02:13:58 unset SSH_AUTH_SOCK; 02:13:58 unset SSH_AGENT_PID; 02:13:58 echo Agent pid 38 killed; 02:13:58 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:13:58 + git semver [Pipeline] } 02:13:58 $ docker stop --time=1 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 02:14:00 $ docker rm -f --volumes 157cc461028d2e8ae4611d0f7a74361f78e98413d92eee1c882651b2370a2882 [Pipeline] // withDockerContainer [Pipeline] sh 02:14:00 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:14:00 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:00 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 02:14:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 02:14:01 $ docker top 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 -eo pid,comm 02:14:01 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). 02:14:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:01 [ssh-agent] Looking for ssh-agent implementation... 02:14:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:01 $ docker exec 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 ssh-agent 02:14:01 SSH_AUTH_SOCK=/tmp/ssh-amwtpsrPxa1L/agent.31 02:14:01 SSH_AGENT_PID=37 02:14:01 Running ssh-add (command line suppressed) 02:14:01 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6163250437066419565.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6163250437066419565.key) 02:14:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:01 + git semver push 02:14:02 2025-03-04 02:14:02,043 [run_push] DEBUG push 02:14:02 2025-03-04 02:14:02,044 [execute] INFO git cat-file --batch-check 02:14:02 2025-03-04 02:14:02,044 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 02:14:02 2025-03-04 02:14:02,048 [execute] INFO git rev-list 2d6db3909a9c89b91841dbe1e2feab5c60ae86a2 -- 02:14:02 2025-03-04 02:14:02,049 [execute] DEBUG Popen(['git', 'rev-list', '2d6db3909a9c89b91841dbe1e2feab5c60ae86a2', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:14:02 2025-03-04 02:14:02,059 [execute] INFO git fetch -v origin 02:14:02 2025-03-04 02:14:02,059 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 02:14:02 2025-03-04 02:14:02,509 [run_push] DEBUG no remote changes detected 02:14:02 2025-03-04 02:14:02,510 [execute] INFO git push origin semver 02:14:02 2025-03-04 02:14:02,510 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 02:14:03 2025-03-04 02:14:03,079 [run_push] DEBUG push all version tags 02:14:03 2025-03-04 02:14:03,079 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:14:03 2025-03-04 02:14:03,079 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 02:14:03 2025-03-04 02:14:03,755 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 02:14:03 4.0.0-dev.14 [Pipeline] } 02:14:03 $ docker exec --env ******** --env ******** 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 ssh-agent -k 02:14:03 unset SSH_AUTH_SOCK; 02:14:03 unset SSH_AGENT_PID; 02:14:03 echo Agent pid 37 killed; 02:14:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:04 + git semver [Pipeline] } 02:14:04 $ docker stop --time=1 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 02:14:05 $ docker rm -f --volumes 2475270fa12fc17d04085658f1f520af54744727603f16fbaaf870d5dee37346 [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 02:14:06 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 02:14:06 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:14:06 total 16 02:14:06 drwxr-xr-x 3 root root 4096 Mar 4 01:58 . 02:14:06 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 02:13 .. 02:14:06 drwxr-xr-x 2 root root 4096 Mar 4 01:58 cost 02:14:06 -rw-r--r-- 1 root root 86 Mar 4 01:58 cost.csv 02:14:06 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:14:06 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 02:14:06 total 16 02:14:06 drwxr-xr-x 3 jenkins jenkins 4096 Mar 4 01:58 . 02:14:06 drwxrwxr-x 10 jenkins jenkins 4096 Mar 4 02:13 .. 02:14:06 drwxr-xr-x 2 jenkins jenkins 4096 Mar 4 01:58 cost 02:14:06 -rw-r--r-- 1 jenkins jenkins 86 Mar 4 01:58 cost.csv [Pipeline] libraryResource [Pipeline] sh 02:14:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:14:07 ---> package-listing.sh 02:14:07 ++ facter osfamily 02:14:07 ++ tr '[:upper:]' '[:lower:]' 02:14:07 + OS_FAMILY=debian 02:14:07 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 02:14:07 + START_PACKAGES=/tmp/packages_start.txt 02:14:07 + END_PACKAGES=/tmp/packages_end.txt 02:14:07 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:14:07 + PACKAGES=/tmp/packages_start.txt 02:14:07 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:14:07 + PACKAGES=/tmp/packages_end.txt 02:14:07 + case "${OS_FAMILY}" in 02:14:07 + dpkg -l 02:14:07 + grep '^ii' 02:14:07 + '[' -f /tmp/packages_start.txt ']' 02:14:07 + '[' -f /tmp/packages_end.txt ']' 02:14:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:14:07 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 02:14:07 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 02:14:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 02:14:07 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:14:08 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:14:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:08 prd-ubuntu20.04-docker-8c-8g-40126 does not seem to be running inside a container 02:14:08 $ 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/edgexfoundry_device-mqtt-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_device-mqtt-go_main -v /w/workspace/edgexfoundry_device-mqtt-go_main:/w/workspace/edgexfoundry_device-mqtt-go_main:rw,z -v /w/workspace/edgexfoundry_device-mqtt-go_main@tmp:/w/workspace/edgexfoundry_device-mqtt-go_main@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 02:14:09 $ docker top ec1bde7a0290a26a0f5c505c625a4c642a9b3f8d19e50a633b6b6be39d1c079c -eo pid,comm [Pipeline] { [Pipeline] sh 02:14:09 + touch /tmp/pre-build-complete [Pipeline] sh 02:14:09 + mkdir -p /var/log/sysstat [Pipeline] sh 02:14:09 + ls /var/log/sa-host 02:14:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:10 provisioning config files... 02:14:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config11475236952858010218tmp [Pipeline] { [Pipeline] echo 02:14:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:14:10 ---> create-netrc.sh [Pipeline] } 02:14:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:14:10 ---> python-tools-install.sh [Pipeline] echo 02:14:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:14:11 ---> sudo-logs.sh 02:14:11 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:14:11 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:14:11 ---> job-cost.sh 02:14:11 lf-activate-venv: SKIPPING 02:14:11 DEBUG: total: 0.2199999988079071 02:14:11 INFO: Retrieving Stack Cost... 02:14:11 INFO: Retrieving Pricing Info for: v3-standard-8 02:14:12 INFO: Archiving Costs [Pipeline] echo 02:14:12 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:14:12 ---> logs-deploy.sh 02:14:12 lf-activate-venv: SKIPPING 02:14:12 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/191 02:14:12 INFO: archiving workspace using pattern(s): 02:14:13 Archives upload complete. 02:14:13 INFO: archiving logs to Nexus