Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from daa77f607dde25a5e4d859eb1b1c744bffed4e03 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-ssh344258510950236735.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh11575726887992959843.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh7617260136157485396.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9850499744914310649.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-ssh4688617546521061263.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, buildSnap:false] ========================================================= [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.21 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-8120 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 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision daa77f607dde25a5e4d859eb1b1c744bffed4e03 (main) Commit message: "Merge pull request #630 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" > git config core.sparsecheckout # timeout=10 > git checkout -f daa77f607dde25a5e4d859eb1b1c744bffed4e03 # timeout=10 > git rev-list --no-walk a45594980a96898910fec3459b41ad85d89a4405 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:48:58 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:48:58 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:48:58 ========================================================= 06:48:58 EdgeX Global Pipelines Version Info 06:48:58 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:49:00 ------------------- 06:49:00 stable info: 06:49:00 ------------------- 06:49:00 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:49:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:49:00 Message: update stable to v1.0.254 06:49:00 ------------------- 06:49:00 experimental info: 06:49:00 ------------------- 06:49:00 Commited By: **** collab-it+edgex@linuxfoundation.org 06:49:00 Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 06:49:00 Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:49:00 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo 06:49:00 [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo 06:49:00 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:49:00 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = daa77f607dde25a5e4d859eb1b1c744bffed4e03 [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = daa77f6 [Pipeline] echo 06:49:01 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:49:01 provisioning config files... 06:49:01 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config5575371520815079158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:01 ---> docker-login.sh 06:49:01 nexus3.edgexfoundry.org:10001 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 nexus3.edgexfoundry.org:10002 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 nexus3.edgexfoundry.org:10003 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 nexus3.edgexfoundry.org:10004 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 docker.io 06:49:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:04 Configure a credential helper to remove this warning. See 06:49:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:04 06:49:04 Login Succeeded 06:49:04 ---> docker-login.sh ends [Pipeline] } 06:49:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:49:05 + git rev-list -1 --merges daa77f607dde25a5e4d859eb1b1c744bffed4e03~1..daa77f607dde25a5e4d859eb1b1c744bffed4e03 [Pipeline] echo 06:49:05 -----------> git rev-list -1 --merges daa77f607dde25a5e4d859eb1b1c744bffed4e03~1..daa77f607dde25a5e4d859eb1b1c744bffed4e03 daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:49:05 daa77f607dde25a5e4d859eb1b1c744bffed4e03 [false] [Pipeline] sh 06:49:05 + git log --format=format:%s -1 daa77f607dde25a5e4d859eb1b1c744bffed4e03 [Pipeline] echo 06:49:05 ========================================================= 06:49:05 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:49:05 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:49:05 + git log --format=format:%s -1 daa77f607dde25a5e4d859eb1b1c744bffed4e03 [Pipeline] echo 06:49:05 [semverPrep] GIT_COMMIT: daa77f607dde25a5e4d859eb1b1c744bffed4e03, Commit Message: Merge pull request #630 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32 [Pipeline] echo 06:49:05 [semverPrep] This is not a build commit. [Pipeline] sh 06:49:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:49:06 + grep -v github /etc/ssh/ssh_known_hosts 06:49:06 + [ -e /tmp/ssh_known_hosts ] 06:49:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:49:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:49:06 + sudo tee -a /etc/ssh/ssh_known_hosts 06:49:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:06 06:49:06 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:06 0.1.4: Pulling from edgex-devops/py-git-semver 06:49:06 b85a868b505f: Pulling fs layer 06:49:06 e2be974225ed: Pulling fs layer 06:49:06 339a4e72a1f5: Pulling fs layer 06:49:06 988bab9f4d93: Pulling fs layer 06:49:06 1469e6f7b9e6: Pulling fs layer 06:49:06 eaf3925da568: Pulling fs layer 06:49:06 988bab9f4d93: Waiting 06:49:06 1469e6f7b9e6: Waiting 06:49:06 bab4dde63d76: Pulling fs layer 06:49:06 bde34c3a00c8: Pulling fs layer 06:49:06 eaf3925da568: Waiting 06:49:06 bab4dde63d76: Waiting 06:49:06 b352a97aabf1: Pulling fs layer 06:49:06 bde34c3a00c8: Waiting 06:49:06 4872d77fe225: Pulling fs layer 06:49:06 5851b861e8e6: Pulling fs layer 06:49:06 b352a97aabf1: Waiting 06:49:06 4872d77fe225: Waiting 06:49:06 e2be974225ed: Download complete 06:49:06 988bab9f4d93: Verifying Checksum 06:49:06 988bab9f4d93: Download complete 06:49:06 1469e6f7b9e6: Verifying Checksum 06:49:06 1469e6f7b9e6: Download complete 06:49:07 eaf3925da568: Verifying Checksum 06:49:07 eaf3925da568: Download complete 06:49:07 339a4e72a1f5: Verifying Checksum 06:49:07 339a4e72a1f5: Download complete 06:49:07 bde34c3a00c8: Download complete 06:49:07 b352a97aabf1: Verifying Checksum 06:49:07 b352a97aabf1: Download complete 06:49:07 4872d77fe225: Verifying Checksum 06:49:07 4872d77fe225: Download complete 06:49:07 5851b861e8e6: Verifying Checksum 06:49:07 5851b861e8e6: Download complete 06:49:07 b85a868b505f: Verifying Checksum 06:49:07 b85a868b505f: Download complete 06:49:07 bab4dde63d76: Verifying Checksum 06:49:08 b85a868b505f: Pull complete 06:49:08 e2be974225ed: Pull complete 06:49:09 339a4e72a1f5: Pull complete 06:49:09 988bab9f4d93: Pull complete 06:49:09 1469e6f7b9e6: Pull complete 06:49:10 eaf3925da568: Pull complete 06:49:11 bab4dde63d76: Pull complete 06:49:11 bde34c3a00c8: Pull complete 06:49:12 b352a97aabf1: Pull complete 06:49:12 4872d77fe225: Pull complete 06:49:12 5851b861e8e6: Pull complete 06:49:12 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:49:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:49:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:49:12 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:49: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:49:17 $ docker top efee16ffde8abc395fb2d97ac23b6127fcc8c0c957caf98a0049220004ea5229 -eo pid,comm 06:49:17 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:49:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:49:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:17 [ssh-agent] Looking for ssh-agent implementation... 06:49:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:17 $ docker exec efee16ffde8abc395fb2d97ac23b6127fcc8c0c957caf98a0049220004ea5229 ssh-agent 06:49:17 SSH_AUTH_SOCK=/tmp/ssh-nlCHRLPN8U4X/agent.32 06:49:17 SSH_AGENT_PID=38 06:49:17 Running ssh-add (command line suppressed) 06:49:17 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17702075171265665766.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_17702075171265665766.key) 06:49:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:17 + git tag --points-at HEAD [Pipeline] } 06:49:17 $ docker exec --env ******** --env ******** efee16ffde8abc395fb2d97ac23b6127fcc8c0c957caf98a0049220004ea5229 ssh-agent -k 06:49:18 unset SSH_AUTH_SOCK; 06:49:18 unset SSH_AGENT_PID; 06:49:18 echo Agent pid 38 killed; 06:49:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:49:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:49:18 [ssh-agent] Looking for ssh-agent implementation... 06:49:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:49:18 $ docker exec efee16ffde8abc395fb2d97ac23b6127fcc8c0c957caf98a0049220004ea5229 ssh-agent 06:49:18 SSH_AUTH_SOCK=/tmp/ssh-EcEI5BMh0YWX/agent.70 06:49:18 SSH_AGENT_PID=76 06:49:18 Running ssh-add (command line suppressed) 06:49:18 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16624062724330067222.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_16624062724330067222.key) 06:49:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:49:18 + git semver init 06:49:18 2023-09-28 06:49:18,915 [run_init] DEBUG init version:0.0.0 force:False 06:49:18 2023-09-28 06:49:18,916 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver 06:49:18 2023-09-28 06:49:18,916 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/edgexfoundry_device-mqtt-go_main/.semver 06:49:18 2023-09-28 06:49:18,917 [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) 06:49:19 2023-09-28 06:49:19,820 [append_file] DEBUG append to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.git/info/exclude 06:49:19 2023-09-28 06:49:19,821 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:False 06:49:19 2023-09-28 06:49:19,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:49:19 2023-09-28 06:49:19,821 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:49:19 3.1.0-dev.15 [Pipeline] } 06:49:19 $ docker exec --env ******** --env ******** efee16ffde8abc395fb2d97ac23b6127fcc8c0c957caf98a0049220004ea5229 ssh-agent -k 06:49:20 unset SSH_AUTH_SOCK; 06:49:20 unset SSH_AGENT_PID; 06:49:20 echo Agent pid 76 killed; 06:49:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:49:20 + git semver [Pipeline] } 06:49:20 $ docker stop --time=1 efee16ffde8abc395fb2d97ac23b6127fcc8c0c957caf98a0049220004ea5229 06:49:22 $ docker rm -f --volumes efee16ffde8abc395fb2d97ac23b6127fcc8c0c957caf98a0049220004ea5229 [Pipeline] // withDockerContainer [Pipeline] sh 06:49:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:49:22 Stashed 1 file(s) [Pipeline] echo 06:49:22 [edgeXSemver]: initialized semver on version 3.1.0-dev.15 [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 06:49:23 provisioning config files... 06:49:23 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config4003791550326574057tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:49:23 ---> docker-login.sh 06:49:23 nexus3.edgexfoundry.org:10001 06:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:23 Configure a credential helper to remove this warning. See 06:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:23 06:49:23 Login Succeeded 06:49:23 nexus3.edgexfoundry.org:10002 06:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:23 Configure a credential helper to remove this warning. See 06:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:23 06:49:23 Login Succeeded 06:49:23 nexus3.edgexfoundry.org:10003 06:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:23 Configure a credential helper to remove this warning. See 06:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:23 06:49:23 Login Succeeded 06:49:23 nexus3.edgexfoundry.org:10004 06:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:23 Configure a credential helper to remove this warning. See 06:49:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:23 06:49:23 Login Succeeded 06:49:23 docker.io 06:49:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:49:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:49:24 Configure a credential helper to remove this warning. See 06:49:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:49:24 06:49:24 Login Succeeded 06:49:24 ---> docker-login.sh ends [Pipeline] } 06:49:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:49:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:49:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:49:24 ========================================================= 06:49:24 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 06:49:24 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:49:24 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:49:24 Sending build context to Docker daemon 6.508MB 06:49:24 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:49:24 Step 2/12 : FROM ${BASE} AS builder 06:49:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 06:49:24 7264a8db6415: Pulling fs layer 06:49:24 c4d48a809fc2: Pulling fs layer 06:49:24 4f1c88b9dad5: Pulling fs layer 06:49:24 ad3a456e5733: Pulling fs layer 06:49:24 ad3a456e5733: Waiting 06:49:24 33e27b845d1e: Pulling fs layer 06:49:24 c68163c4e522: Pulling fs layer 06:49:24 50da416c3ac9: Pulling fs layer 06:49:24 33e27b845d1e: Waiting 06:49:24 c68163c4e522: Waiting 06:49:24 23d2d4c4bb30: Pulling fs layer 06:49:24 50da416c3ac9: Waiting 06:49:24 23d2d4c4bb30: Waiting 06:49:24 c4d48a809fc2: Download complete 06:49:24 ad3a456e5733: Verifying Checksum 06:49:24 ad3a456e5733: Download complete 06:49:24 7264a8db6415: Download complete 06:49:24 c68163c4e522: Verifying Checksum 06:49:24 c68163c4e522: Download complete 06:49:25 7264a8db6415: Pull complete 06:49:25 23d2d4c4bb30: Verifying Checksum 06:49:25 23d2d4c4bb30: Download complete 06:49:25 c4d48a809fc2: Pull complete 06:49:25 4f1c88b9dad5: Verifying Checksum 06:49:25 4f1c88b9dad5: Download complete 06:49:25 50da416c3ac9: Verifying Checksum 06:49:25 50da416c3ac9: Download complete 06:49:28 4f1c88b9dad5: Pull complete 06:49:28 ad3a456e5733: Pull complete 06:49:28 33e27b845d1e: Pull complete 06:49:28 c68163c4e522: Pull complete 06:49:31 50da416c3ac9: Pull complete 06:49:31 23d2d4c4bb30: Pull complete 06:49:31 Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c 06:49:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 06:49:31 ---> 0786185ac409 06:49:31 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:49:38 Still waiting to schedule task 06:49:38 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 06:49:39 ---> Running in 546b60220d11 06:49:39 Removing intermediate container 546b60220d11 06:49:39 ---> e37f7d849d35 06:49:39 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:49:39 ---> Running in cd808d184e44 06:49:39 Removing intermediate container cd808d184e44 06:49:39 ---> f35e0eafb2ae 06:49:39 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:49:39 ---> Running in f9d3f126b07d 06:49:39 Removing intermediate container f9d3f126b07d 06:49:39 ---> 458d42dece8a 06:49:39 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:49:39 ---> Running in 20dc70ff2774 06:49:39 Removing intermediate container 20dc70ff2774 06:49:39 ---> 9132279698ca 06:49:39 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:49:39 ---> Running in 04382402ba10 06:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:49:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:49:39 (1/4) Installing openssh-keygen (9.3_p2-r0) 06:49:39 (2/4) Installing libedit (20221030.3.1-r1) 06:49:39 (3/4) Installing openssh-client-common (9.3_p2-r0) 06:49:39 (4/4) Installing openssh-client-default (9.3_p2-r0) 06:49:39 Executing busybox-1.36.1-r2.trigger 06:49:39 OK: 268 MiB in 56 packages 06:49:39 Removing intermediate container 04382402ba10 06:49:39 ---> 508ff27eb479 06:49:39 Step 8/12 : WORKDIR /device-mqtt-go 06:49:39 ---> Running in b9578c4b6fdd 06:49:39 Removing intermediate container b9578c4b6fdd 06:49:39 ---> 1e05d98fdedf 06:49:39 Step 9/12 : COPY go.mod vendor* ./ 06:49:40 ---> f7b423c77869 06:49:40 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:49:40 ---> Running in a737b0cbb67f 06:50:47 Removing intermediate container a737b0cbb67f 06:50:47 ---> 2315f9e476f8 06:50:47 Step 11/12 : COPY . . 06:50:47 ---> 17cf70df69c8 06:50:47 Step 12/12 : RUN $MAKE 06:50:47 ---> Running in b5d3033ceb19 06:50:47 noop 06:50:47 Removing intermediate container b5d3033ceb19 06:50:47 ---> 7bf5a9bd7d4a 06:50:47 Successfully built 7bf5a9bd7d4a 06:50:47 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:48 + docker inspect -f . ci-base-image-x86_64 06:50:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:48 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:50:48 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:50:50 $ docker top 37e68ebebaf7324ebe566b2e99a19f32c837dcec684a6670012ecef2e6d4d34c -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:51 + go version 06:50:51 go version go1.21.0 linux/amd64 [Pipeline] } 06:50:51 $ docker stop --time=1 37e68ebebaf7324ebe566b2e99a19f32c837dcec684a6670012ecef2e6d4d34c 06:50:54 $ docker rm -f --volumes 37e68ebebaf7324ebe566b2e99a19f32c837dcec684a6670012ecef2e6d4d34c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:50:54 + docker inspect -f . ci-base-image-x86_64 06:50:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:50:54 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:50:55 $ 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 ******** -e ******** ci-base-image-x86_64 cat 06:50:58 $ docker top 53f53bdeef267ce587e4e1bb278606070d600f8797941153c1ec50b2fb9ca342 -eo pid,comm [Pipeline] { [Pipeline] sh 06:50:58 + git config --global --add safe.directory /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] fileExists [Pipeline] sh 06:50:58 + make test 06:50:58 go test ./... -coverprofile=coverage.out ./... 06:51:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8121 in /w/workspace/edgexfoundry_device-mqtt-go_main [Pipeline] { [Pipeline] ws 06:51:06 Running in /w/workspace/device-mqtt-go/143 [Pipeline] { [Pipeline] checkout 06:51:06 The recommended git tool is: git 06:51:11 using credential edgex-jenkins-ssh 06:51:11 Cloning the remote Git repository 06:51:11 Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git 06:51:11 > git init /w/workspace/device-mqtt-go/143 # timeout=10 06:51:11 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git 06:51:11 > git --version # timeout=10 06:51:11 > git --version # 'git version 2.25.1' 06:51:11 using GIT_SSH to set credentials SSH Credentials for GitHub 06:51:11 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:16 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:51:17 Avoid second fetch 06:51:17 Checking out Revision daa77f607dde25a5e4d859eb1b1c744bffed4e03 (main) 06:51:16 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 06:51:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:51:17 > git config core.sparsecheckout # timeout=10 06:51:17 > git checkout -f daa77f607dde25a5e4d859eb1b1c744bffed4e03 # timeout=10 06:51:18 Commit message: "Merge pull request #630 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/device-sdk-go/v3-3.1.0-dev.32" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:51:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:51:19 % Total % Received % Xferd Average Speed Time Time Time Current 06:51:19 Dload Upload Total Spent Left Speed 06:51:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99k 0 --:--:-- --:--:-- --:--:-- 99k [Pipeline] sh 06:51:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:51:19 + sudo tee /etc/docker/daemon.new 06:51:19 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:51:19 { 06:51:19 "registry-mirrors": [ 06:51:19 "https://nexus3.edgexfoundry.org:10001" 06:51:19 ], 06:51:19 "bip": "10.250.0.254/24", 06:51:19 "hosts": [ 06:51:19 "tcp://0.0.0.0:5555", 06:51:19 "unix:///var/run/docker.sock" 06:51:19 ], 06:51:19 "mtu": 1458, 06:51:19 "selinux-enabled": true, 06:51:19 "seccomp-profile": "/etc/docker/seccomp.json" 06:51:19 } [Pipeline] sh 06:51:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:51:20 + sudo service docker restart 06:51:24 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:51:24 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:51:24 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.019s coverage: 22.8% of statements 06:51:31 go vet ./... 06:51:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:51:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:51:34 ./bin/test-attribution-txt.sh [Pipeline] echo 06:51:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:51:34 $ docker stop --time=1 53f53bdeef267ce587e4e1bb278606070d600f8797941153c1ec50b2fb9ca342 06:51:44 $ docker rm -f --volumes 53f53bdeef267ce587e4e1bb278606070d600f8797941153c1ec50b2fb9ca342 [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:51:44 provisioning config files... 06:51:44 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/143@tmp/config5132810012471916787tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:51:44 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:51:45 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) 06:51:45 ---> docker-login.sh 06:51:45 nexus3.edgexfoundry.org:10001 [Pipeline] sh 06:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:45 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:51:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:45 Configure a credential helper to remove this warning. See 06:51:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:45 06:51:45 Login Succeeded 06:51:45 nexus3.edgexfoundry.org:10002 06:51:45 + ls -al . 06:51:45 total 188 06:51:45 drwxrwxr-x 10 jenkins jenkins 4096 Sep 28 06:51 . 06:51:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:48 .. 06:51:45 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 06:48 .dockerignore 06:51:45 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:51 .git 06:51:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:48 .github 06:51:45 -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 06:48 .gitignore 06:51:45 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 06:48 .golangci.yml 06:51:45 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 06:49 .semver 06:51:45 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 28 06:48 Attribution.txt 06:51:45 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 28 06:48 CHANGELOG.md 06:51:45 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 28 06:48 Dockerfile 06:51:45 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 06:48 GOVERNANCE.md 06:51:45 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 06:48 Jenkinsfile 06:51:45 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 06:48 LICENSE 06:51:45 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 28 06:48 Makefile 06:51:45 -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 06:48 OWNERS.md 06:51:45 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 28 06:48 README.md 06:51:45 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 06:49 VERSION 06:51:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:48 bin 06:51:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:48 cmd 06:51:45 -rw-r--r-- 1 jenkins jenkins 18506 Sep 28 06:51 coverage.out 06:51:45 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 28 06:48 go.mod 06:51:45 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 28 06:48 go.sum 06:51:45 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:48 internal 06:51:45 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:48 mock 06:51:45 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:48 snap 06:51:45 -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 06:48 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:46 Configure a credential helper to remove this warning. See 06:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:46 06:51:46 Login Succeeded 06:51:46 nexus3.edgexfoundry.org:10003 06:51:46 + 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=daa77f607dde25a5e4d859eb1b1c744bffed4e03 --label arch=amd64 --label version=3.1.0-dev.15 . 06:51:46 Sending build context to Docker daemon 6.527MB 06:51:46 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:51:46 Step 2/24 : FROM ${BASE} AS builder 06:51:46 ---> 7bf5a9bd7d4a 06:51:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:51:46 ---> Running in 93c677364c74 06:51:46 Removing intermediate container 93c677364c74 06:51:46 ---> c97449937aaa 06:51:46 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:51:46 ---> Running in 37c058c23bc8 06:51:46 Removing intermediate container 37c058c23bc8 06:51:46 ---> ffebbd009bf4 06:51:46 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:46 Configure a credential helper to remove this warning. See 06:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:46 06:51:46 Login Succeeded 06:51:46 nexus3.edgexfoundry.org:10004 06:51:46 ---> Running in a90ae2690cf1 06:51:46 Removing intermediate container a90ae2690cf1 06:51:46 ---> bd75b1a354fc 06:51:46 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:51:46 ---> Running in 7c8b6aeab47f 06:51:46 Removing intermediate container 7c8b6aeab47f 06:51:46 ---> da98ec4257d9 06:51:46 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:51:46 ---> Running in e7ef41b5be29 06:51:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:46 Configure a credential helper to remove this warning. See 06:51:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:46 06:51:46 Login Succeeded 06:51:46 docker.io 06:51:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:51:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:51:47 Configure a credential helper to remove this warning. See 06:51:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:51:47 06:51:47 Login Succeeded 06:51:47 ---> docker-login.sh ends 06:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:51:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [Pipeline] } 06:51:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 06:51:47 OK: 268 MiB in 56 packages [Pipeline] echo 06:51:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:51:47 ========================================================= 06:51:47 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:51:47 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:51:47 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . 06:51:48 Removing intermediate container e7ef41b5be29 06:51:48 ---> 8149fb6f5d0e 06:51:48 Step 8/24 : WORKDIR /device-mqtt-go 06:51:48 ---> Running in f37b14e15746 06:51:48 Sending build context to Docker daemon 3.356MB 06:51:48 Step 1/12 : ARG BASE=golang:1.21-alpine3.18 06:51:48 Step 2/12 : FROM ${BASE} AS builder 06:51:48 Removing intermediate container f37b14e15746 06:51:48 ---> 2f6a8ffa2d84 06:51:48 Step 9/24 : COPY go.mod vendor* ./ 06:51:48 ---> 14e277c2544a 06:51:48 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:51:48 ---> Running in a631459d2e56 06:51:48 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:51:48 9fda8d8052c6: Pulling fs layer 06:51:48 5d54e960e981: Pulling fs layer 06:51:48 c4a7e357bf2a: Pulling fs layer 06:51:48 f0e02332f6b5: Pulling fs layer 06:51:48 cefa15bbcfad: Pulling fs layer 06:51:48 17808c966233: Pulling fs layer 06:51:48 f4c1fc716caa: Pulling fs layer 06:51:48 cefa15bbcfad: Waiting 06:51:48 f0e02332f6b5: Waiting 06:51:48 17808c966233: Waiting 06:51:48 f4c1fc716caa: Waiting 06:51:48 5d54e960e981: Verifying Checksum 06:51:48 5d54e960e981: Download complete 06:51:48 f0e02332f6b5: Download complete 06:51:48 cefa15bbcfad: Verifying Checksum 06:51:48 cefa15bbcfad: Download complete 06:51:48 9fda8d8052c6: Download complete 06:51:48 Removing intermediate container a631459d2e56 06:51:48 ---> fb1fc91e7140 06:51:48 Step 11/24 : COPY . . 06:51:49 f4c1fc716caa: Verifying Checksum 06:51:49 f4c1fc716caa: Download complete 06:51:49 9fda8d8052c6: Pull complete 06:51:49 ---> 2cecd6f7286b 06:51:49 Step 12/24 : RUN $MAKE 06:51:49 ---> Running in bc43698bffe0 06:51:49 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 06:51:49 5d54e960e981: Pull complete 06:51:50 c4a7e357bf2a: Verifying Checksum 06:51:50 c4a7e357bf2a: Download complete 06:51:51 17808c966233: Verifying Checksum 06:51:51 17808c966233: Download complete 06:52:01 c4a7e357bf2a: Pull complete 06:52:01 f0e02332f6b5: Pull complete 06:52:01 cefa15bbcfad: Pull complete 06:52:08 17808c966233: Pull complete 06:52:10 f4c1fc716caa: Pull complete 06:52:10 Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 06:52:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:52:10 ---> ea914061e18c 06:52:10 Step 3/12 : ARG ADD_BUILD_TAGS="" 06:52:11 Removing intermediate container bc43698bffe0 06:52:11 ---> faca0c9690d9 06:52:11 Step 13/24 : FROM alpine:3.18 06:52:11 3.18: Pulling from library/alpine 06:52:11 7264a8db6415: Already exists 06:52:11 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:52:11 Status: Downloaded newer image for alpine:3.18 06:52:11 ---> 7e01a0d0a1dc 06:52:11 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:52:11 ---> Running in 344dfebbeca2 06:52:11 Removing intermediate container 344dfebbeca2 06:52:11 ---> 04913638d10a 06:52:11 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:52:11 ---> Running in 687efec4b616 06:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 06:52:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 06:52:12 ---> Running in de5ae5957adc 06:52:12 (1/1) Installing dumb-init (1.2.5-r2) 06:52:12 Executing busybox-1.36.1-r2.trigger 06:52:12 OK: 7 MiB in 16 packages 06:52:12 Removing intermediate container de5ae5957adc 06:52:12 ---> 646e862d38a8 06:52:12 Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:52:12 Removing intermediate container 687efec4b616 06:52:12 ---> 6ceb723eb87c 06:52:12 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:52:12 ---> Running in bd377508239a 06:52:13 Removing intermediate container bd377508239a 06:52:13 ---> d47bfd76a1cf 06:52:13 Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:52:13 ---> Running in 07be508ca909 06:52:13 Removing intermediate container 07be508ca909 06:52:13 ---> ebb6c1f45584 06:52:13 Step 6/12 : ARG ALPINE_PKG_EXTRA="" 06:52:13 ---> Running in 6c33ee0a7f52 06:52:13 Removing intermediate container 6c33ee0a7f52 06:52:13 ---> d07386315c11 06:52:13 Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:52:13 ---> Running in 8404c1de60ca 06:52:14 ---> ca7de211a8e2 06:52:14 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:52:14 ---> 36ea303df93f 06:52:14 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:52:14 ---> f044e6fb9e04 06:52:14 Step 19/24 : EXPOSE 59982 06:52:14 ---> Running in 00e289c2c637 06:52:14 Removing intermediate container 00e289c2c637 06:52:14 ---> 3bcd66d7151f 06:52:14 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:52:14 ---> Running in f8dae6199fdd 06:52:14 Removing intermediate container f8dae6199fdd 06:52:14 ---> 6b66c259b3d2 06:52:14 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:52:14 ---> Running in 8a96eac673bf 06:52:14 Removing intermediate container 8a96eac673bf 06:52:14 ---> d6ef11e2a17a 06:52:14 Step 22/24 : LABEL arch=amd64 06:52:14 ---> Running in 52b1bd7f8a18 06:52:14 Removing intermediate container 52b1bd7f8a18 06:52:14 ---> df493257ed28 06:52:14 Step 23/24 : LABEL git_sha=daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:52:14 ---> Running in c68544650508 06:52:14 Removing intermediate container c68544650508 06:52:14 ---> 822c330a8285 06:52:14 Step 24/24 : LABEL version=3.1.0-dev.15 06:52:14 ---> Running in 20edb4e49716 06:52:14 Removing intermediate container 20edb4e49716 06:52:14 ---> a40866427cd9 06:52:14 [Warning] One or more build-args [ARCH] were not consumed 06:52:14 Successfully built a40866427cd9 06:52:14 Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) 06:52:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:52:14 provisioning config files... 06:52:14 copy managed file [device-mqtt-go-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config12690601557573271081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:52:15 ---> docker-login.sh 06:52:15 nexus3.edgexfoundry.org:10001 06:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:15 Configure a credential helper to remove this warning. See 06:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:15 06:52:15 Login Succeeded 06:52:15 nexus3.edgexfoundry.org:10002 06:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:15 Configure a credential helper to remove this warning. See 06:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:15 06:52:15 Login Succeeded 06:52:15 nexus3.edgexfoundry.org:10003 06:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:15 Configure a credential helper to remove this warning. See 06:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:15 06:52:15 Login Succeeded 06:52:15 nexus3.edgexfoundry.org:10004 06:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:15 Configure a credential helper to remove this warning. See 06:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:15 06:52:15 Login Succeeded 06:52:15 docker.io 06:52:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:52:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:52:15 Configure a credential helper to remove this warning. See 06:52:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:52:15 06:52:15 Login Succeeded 06:52:15 ---> docker-login.sh ends [Pipeline] } 06:52:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:52:15 [edgeXDocker.push] Tagging docker image device-mqtt with the following tags: 06:52:15 daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:52:15 latest 06:52:15 3.1.0-dev.15 06:52:15 daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15 06:52:15 main 06:52:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:16 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:daa77f607dde25a5e4d859eb1b1c744bffed4e03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:16 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:52:16 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 06:52:16 af21d947d595: Preparing 06:52:16 51d701d7d0ef: Preparing 06:52:16 decd8604b136: Preparing 06:52:16 74447230be8b: Preparing 06:52:16 4693057ce236: Preparing 06:52:16 4693057ce236: Layer already exists 06:52:16 74447230be8b: Pushed 06:52:16 51d701d7d0ef: Pushed 06:52:16 af21d947d595: Pushed 06:52:16 (1/4) Installing openssh-keygen (9.3_p2-r0) 06:52:16 (2/4) Installing libedit (20221030.3.1-r1) 06:52:16 (3/4) Installing openssh-client-common (9.3_p2-r0) 06:52:16 (4/4) Installing openssh-client-default (9.3_p2-r0) 06:52:16 Executing busybox-1.36.1-r2.trigger 06:52:16 OK: 270 MiB in 56 packages 06:52:17 Removing intermediate container 8404c1de60ca 06:52:17 ---> 5efb58601b44 06:52:17 Step 8/12 : WORKDIR /device-mqtt-go 06:52:17 ---> Running in b6a053fb7a4b 06:52:17 Removing intermediate container b6a053fb7a4b 06:52:17 ---> dab5278f3cd2 06:52:17 Step 9/12 : COPY go.mod vendor* ./ 06:52:18 ---> 574f5c441874 06:52:18 Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:52:18 ---> Running in b90f4ec4248b 06:52:19 decd8604b136: Pushed 06:52:19 daa77f607dde25a5e4d859eb1b1c744bffed4e03: digest: sha256:c88250de1c1829ac9ed69b05e1b6c1e4f007c0e6e83587fad424af73c837d578 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:19 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:19 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:latest 06:52:19 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 06:52:19 af21d947d595: Preparing 06:52:19 51d701d7d0ef: Preparing 06:52:19 decd8604b136: Preparing 06:52:19 74447230be8b: Preparing 06:52:19 4693057ce236: Preparing 06:52:19 4693057ce236: Layer already exists 06:52:19 decd8604b136: Layer already exists 06:52:19 74447230be8b: Layer already exists 06:52:19 af21d947d595: Layer already exists 06:52:19 51d701d7d0ef: Layer already exists 06:52:19 latest: digest: sha256:c88250de1c1829ac9ed69b05e1b6c1e4f007c0e6e83587fad424af73c837d578 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:19 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.15 06:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 06:52:20 af21d947d595: Preparing 06:52:20 51d701d7d0ef: Preparing 06:52:20 decd8604b136: Preparing 06:52:20 74447230be8b: Preparing 06:52:20 4693057ce236: Preparing 06:52:20 74447230be8b: Layer already exists 06:52:20 51d701d7d0ef: Layer already exists 06:52:20 decd8604b136: Layer already exists 06:52:20 af21d947d595: Layer already exists 06:52:20 4693057ce236: Layer already exists 06:52:20 3.1.0-dev.15: digest: sha256:c88250de1c1829ac9ed69b05e1b6c1e4f007c0e6e83587fad424af73c837d578 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:20 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:20 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15 06:52:20 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 06:52:20 af21d947d595: Preparing 06:52:20 51d701d7d0ef: Preparing 06:52:20 decd8604b136: Preparing 06:52:20 74447230be8b: Preparing 06:52:20 4693057ce236: Preparing 06:52:20 74447230be8b: Layer already exists 06:52:20 51d701d7d0ef: Layer already exists 06:52:20 decd8604b136: Layer already exists 06:52:20 4693057ce236: Layer already exists 06:52:20 af21d947d595: Layer already exists 06:52:20 daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15: digest: sha256:c88250de1c1829ac9ed69b05e1b6c1e4f007c0e6e83587fad424af73c837d578 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:21 + docker tag device-mqtt nexus3.edgexfoundry.org:10004/device-mqtt:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:21 + docker push nexus3.edgexfoundry.org:10004/device-mqtt:main 06:52:21 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt] 06:52:21 af21d947d595: Preparing 06:52:21 51d701d7d0ef: Preparing 06:52:21 decd8604b136: Preparing 06:52:21 74447230be8b: Preparing 06:52:21 4693057ce236: Preparing 06:52:21 4693057ce236: Layer already exists 06:52:21 74447230be8b: Layer already exists 06:52:21 51d701d7d0ef: Layer already exists 06:52:21 af21d947d595: Layer already exists 06:52:21 decd8604b136: Layer already exists 06:52:21 main: digest: sha256:c88250de1c1829ac9ed69b05e1b6c1e4f007c0e6e83587fad424af73c837d578 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:52:21 ===================================================== [Pipeline] echo 06:52:21 taggedImages: 06:52:21 - nexus3.edgexfoundry.org:10004/device-mqtt:daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:52:21 - nexus3.edgexfoundry.org:10004/device-mqtt:latest 06:52:21 - nexus3.edgexfoundry.org:10004/device-mqtt:3.1.0-dev.15 06:52:21 - nexus3.edgexfoundry.org:10004/device-mqtt:daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15 06:52:21 - 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] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:21 06:52:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:52:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:22 latest: Pulling from edgex-lftools-log-publisher 06:52:22 5eb5b503b376: Pulling fs layer 06:52:22 5c69ac0246d0: Pulling fs layer 06:52:22 ec43610c2a17: Pulling fs layer 06:52:22 3a2ae6a8a46f: Pulling fs layer 06:52:22 33b1e0a273af: Pulling fs layer 06:52:22 5d3b04190fa2: Pulling fs layer 06:52:22 2f39f015ded8: Pulling fs layer 06:52:22 3a2ae6a8a46f: Waiting 06:52:22 33b1e0a273af: Waiting 06:52:22 5d3b04190fa2: Waiting 06:52:22 2f39f015ded8: Waiting 06:52:22 5c69ac0246d0: Verifying Checksum 06:52:22 5c69ac0246d0: Download complete 06:52:22 3a2ae6a8a46f: Download complete 06:52:22 33b1e0a273af: Verifying Checksum 06:52:22 33b1e0a273af: Download complete 06:52:22 ec43610c2a17: Verifying Checksum 06:52:22 ec43610c2a17: Download complete 06:52:22 5d3b04190fa2: Verifying Checksum 06:52:22 5d3b04190fa2: Download complete 06:52:22 5eb5b503b376: Verifying Checksum 06:52:22 5eb5b503b376: Download complete 06:52:23 2f39f015ded8: Download complete 06:52:23 5eb5b503b376: Pull complete 06:52:23 5c69ac0246d0: Pull complete 06:52:24 ec43610c2a17: Pull complete 06:52:24 3a2ae6a8a46f: Pull complete 06:52:24 33b1e0a273af: Pull complete 06:52:24 5d3b04190fa2: Pull complete 06:52:28 2f39f015ded8: Pull complete 06:52:28 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:52:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:52:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:52:28 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:52:28 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:52:34 $ docker top fa31ff3eede53b8826341dfaa2a0deaab7d6ba568a1039bfe45c863efd53c79f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:52:35 ---> job-cost.sh 06:52:35 lf-activate-venv: SKIPPING 06:52:35 INFO: No Stack... 06:52:35 INFO: Retrieving Pricing Info for: v3-standard-8 06:52:35 INFO: Archiving Costs [Pipeline] sh 06:52:36 + cat /w/workspace/edgexfoundry_device-mqtt-go_main/archives/cost.csv 06:52:36 + cut -d, -f6 [Pipeline] lock 06:52:36 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-143-stack-cost] 06:52:36 Resource [jenkins-edgexfoundry-device-mqtt-go-main-143-stack-cost] did not exist. Created. 06:52:36 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:52:36 + echo total: 0.2199999988079071 [Pipeline] stash 06:52:36 Stashed 1 file(s) [Pipeline] } 06:52:36 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 06:52:36 $ docker stop --time=1 fa31ff3eede53b8826341dfaa2a0deaab7d6ba568a1039bfe45c863efd53c79f 06:52:37 $ docker rm -f --volumes fa31ff3eede53b8826341dfaa2a0deaab7d6ba568a1039bfe45c863efd53c79f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:53:26 Removing intermediate container b90f4ec4248b 06:53:26 ---> 4774e77223af 06:53:26 Step 11/12 : COPY . . 06:53:27 ---> df18f5760c9d 06:53:27 Step 12/12 : RUN $MAKE 06:53:27 ---> Running in 17645e8be523 06:53:28 noop 06:53:30 Removing intermediate container 17645e8be523 06:53:30 ---> 06c7a2ff5e59 06:53:30 Successfully built 06c7a2ff5e59 06:53:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:31 + docker inspect -f . ci-base-image-arm64 06:53:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:31 prd-ubuntu20.04-docker-arm64-4c-16g-8121 does not seem to be running inside a container 06:53:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/143 -v /w/workspace/device-mqtt-go/143:/w/workspace/device-mqtt-go/143:rw,z -v /w/workspace/device-mqtt-go/143@tmp:/w/workspace/device-mqtt-go/143@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 06:53:32 $ docker top 997626abd5e40d0ebd25e4a92b137e4cd85e1b413d591d9313a5da754bdf444e -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:33 + go version 06:53:33 go version go1.21.0 linux/arm64 [Pipeline] } 06:53:33 $ docker stop --time=1 997626abd5e40d0ebd25e4a92b137e4cd85e1b413d591d9313a5da754bdf444e 06:53:35 $ docker rm -f --volumes 997626abd5e40d0ebd25e4a92b137e4cd85e1b413d591d9313a5da754bdf444e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:53:35 + docker inspect -f . ci-base-image-arm64 06:53:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:53:35 prd-ubuntu20.04-docker-arm64-4c-16g-8121 does not seem to be running inside a container 06:53:35 $ 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/143 -v /w/workspace/device-mqtt-go/143:/w/workspace/device-mqtt-go/143:rw,z -v /w/workspace/device-mqtt-go/143@tmp:/w/workspace/device-mqtt-go/143@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 06:53:36 $ docker top 03f038135b0f2227bd0dc085c69e6a2c60907c27d5be6c41af9cf9446cbf533c -eo pid,comm [Pipeline] { [Pipeline] sh 06:53:37 + git config --global --add safe.directory /w/workspace/device-mqtt-go/143 [Pipeline] fileExists [Pipeline] sh 06:53:38 + make test 06:53:38 go test ./... -coverprofile=coverage.out ./... 06:53:42 ? github.com/edgexfoundry/device-mqtt-go [no test files] 06:55:19 ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] 06:55:19 ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] 06:55:19 ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.060s coverage: 22.8% of statements 06:55:19 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:55:19 go vet ./... 06:55:46 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:55:46 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:55:46 ./bin/test-attribution-txt.sh [Pipeline] echo 06:55:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:55:46 $ docker stop --time=1 03f038135b0f2227bd0dc085c69e6a2c60907c27d5be6c41af9cf9446cbf533c 06:55:48 $ docker rm -f --volumes 03f038135b0f2227bd0dc085c69e6a2c60907c27d5be6c41af9cf9446cbf533c [Pipeline] // withDockerContainer [Pipeline] sh 06:55:49 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:55:49 Warning: overwriting stash ‘coverage-report’ 06:55:50 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:55:50 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:55:50 + ls -al . 06:55:50 total 184 06:55:50 drwxrwxr-x 9 jenkins jenkins 4096 Sep 28 06:53 . 06:55:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:51 .. 06:55:50 -rw-rw-r-- 1 jenkins jenkins 140 Sep 28 06:51 .dockerignore 06:55:50 drwxrwxr-x 8 jenkins jenkins 4096 Sep 28 06:51 .git 06:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:51 .github 06:55:50 -rw-rw-r-- 1 jenkins jenkins 329 Sep 28 06:51 .gitignore 06:55:50 -rw-rw-r-- 1 jenkins jenkins 41 Sep 28 06:51 .golangci.yml 06:55:50 -rw-rw-r-- 1 jenkins jenkins 10386 Sep 28 06:51 Attribution.txt 06:55:50 -rw-rw-r-- 1 jenkins jenkins 17522 Sep 28 06:51 CHANGELOG.md 06:55:50 -rw-rw-r-- 1 jenkins jenkins 1689 Sep 28 06:51 Dockerfile 06:55:50 -rw-rw-r-- 1 jenkins jenkins 677 Sep 28 06:51 GOVERNANCE.md 06:55:50 -rw-rw-r-- 1 jenkins jenkins 678 Sep 28 06:51 Jenkinsfile 06:55:50 -rw-rw-r-- 1 jenkins jenkins 11340 Sep 28 06:51 LICENSE 06:55:50 -rw-rw-r-- 1 jenkins jenkins 1963 Sep 28 06:51 Makefile 06:55:50 -rw-rw-r-- 1 jenkins jenkins 620 Sep 28 06:51 OWNERS.md 06:55:50 -rw-rw-r-- 1 jenkins jenkins 3695 Sep 28 06:51 README.md 06:55:50 -rw-rw-r-- 1 jenkins jenkins 12 Sep 28 06:49 VERSION 06:55:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:51 bin 06:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:51 cmd 06:55:50 -rw-r--r-- 1 jenkins jenkins 18506 Sep 28 06:55 coverage.out 06:55:50 -rw-rw-r-- 1 jenkins jenkins 3821 Sep 28 06:51 go.mod 06:55:50 -rw-rw-r-- 1 jenkins jenkins 35623 Sep 28 06:51 go.sum 06:55:50 drwxrwxr-x 3 jenkins jenkins 4096 Sep 28 06:51 internal 06:55:50 drwxrwxr-x 2 jenkins jenkins 4096 Sep 28 06:51 mock 06:55:50 drwxrwxr-x 4 jenkins jenkins 4096 Sep 28 06:51 snap 06:55:50 -rw-rw-r-- 1 jenkins jenkins 227 Sep 28 06:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:55:51 + 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=daa77f607dde25a5e4d859eb1b1c744bffed4e03 --label arch=arm64 --label version=3.1.0-dev.15 . 06:55:51 Sending build context to Docker daemon 3.376MB 06:55:51 Step 1/24 : ARG BASE=golang:1.21-alpine3.18 06:55:51 Step 2/24 : FROM ${BASE} AS builder 06:55:51 ---> 06c7a2ff5e59 06:55:51 Step 3/24 : ARG ADD_BUILD_TAGS="" 06:55:51 ---> Running in d3a8b9828385 06:55:51 Removing intermediate container d3a8b9828385 06:55:51 ---> 33d1e8ad1ee8 06:55:51 Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:55:51 ---> Running in a609361e5d6c 06:55:52 Removing intermediate container a609361e5d6c 06:55:52 ---> 60ba6ab8c840 06:55:52 Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" 06:55:52 ---> Running in fd45663368bf 06:55:52 Removing intermediate container fd45663368bf 06:55:52 ---> fef5084c9763 06:55:52 Step 6/24 : ARG ALPINE_PKG_EXTRA="" 06:55:52 ---> Running in 24e03d44baf9 06:55:53 Removing intermediate container 24e03d44baf9 06:55:53 ---> 2330196ddad7 06:55:53 Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:55:53 ---> Running in a8cbeedc47ac 06:55:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:55:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:55:57 OK: 270 MiB in 56 packages 06:55:58 Removing intermediate container a8cbeedc47ac 06:55:58 ---> 6f158f6c1114 06:55:58 Step 8/24 : WORKDIR /device-mqtt-go 06:55:58 ---> Running in 37d03804fe4f 06:55:58 Removing intermediate container 37d03804fe4f 06:55:58 ---> 73210e9abcd6 06:55:58 Step 9/24 : COPY go.mod vendor* ./ 06:56:00 ---> 755018d43820 06:56:00 Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:56:00 ---> Running in 06c8a6307766 06:56:03 Removing intermediate container 06c8a6307766 06:56:03 ---> 1b9d9f205a0a 06:56:03 Step 11/24 : COPY . . 06:56:04 ---> 548dc613c325 06:56:04 Step 12/24 : RUN $MAKE 06:56:04 ---> Running in f8476b6ee57f 06:56:05 CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=3.1.0-dev.15 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.32" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd 06:57:56 Removing intermediate container f8476b6ee57f 06:57:56 ---> 96864a0a6b68 06:57:56 Step 13/24 : FROM alpine:3.18 06:57:56 3.18: Pulling from library/alpine 06:57:56 9fda8d8052c6: Already exists 06:57:56 Digest: sha256:7144f7bab3d4c2648d7e59409f15ec52a18006a128c733fcff20d3a4a54ba44a 06:57:56 Status: Downloaded newer image for alpine:3.18 06:57:56 ---> f6648c04cd6c 06:57:56 Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' 06:57:56 ---> Running in 072abed54bed 06:57:56 Removing intermediate container 072abed54bed 06:57:56 ---> 19efc31990c9 06:57:56 Step 15/24 : RUN apk add --update --no-cache dumb-init 06:57:56 ---> Running in 6ca6cd3289ad 06:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:57:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:57:56 (1/1) Installing dumb-init (1.2.5-r2) 06:57:56 Executing busybox-1.36.1-r2.trigger 06:57:56 OK: 8 MiB in 16 packages 06:57:56 Removing intermediate container 6ca6cd3289ad 06:57:56 ---> fdc4c18fe3d7 06:57:56 Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / 06:57:56 ---> 3311d2803c15 06:57:56 Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / 06:57:56 ---> 6c7f9f6956fc 06:57:56 Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / 06:57:56 ---> 06ef2f1fb5af 06:57:56 Step 19/24 : EXPOSE 59982 06:57:56 ---> Running in e1fca85961df 06:57:56 Removing intermediate container e1fca85961df 06:57:56 ---> 35e0b0869bfd 06:57:56 Step 20/24 : ENTRYPOINT ["/device-mqtt"] 06:57:56 ---> Running in 65cb13751639 06:57:57 Removing intermediate container 65cb13751639 06:57:57 ---> 7b0c7204b4e8 06:57:57 Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] 06:57:57 ---> Running in bef1d5b27477 06:57:57 Removing intermediate container bef1d5b27477 06:57:57 ---> 360ee7475a69 06:57:57 Step 22/24 : LABEL arch=arm64 06:57:57 ---> Running in 0848d2ea1f2f 06:57:57 Removing intermediate container 0848d2ea1f2f 06:57:57 ---> 75c2af94dc84 06:57:57 Step 23/24 : LABEL git_sha=daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:57:57 ---> Running in 9103452d3708 06:57:58 Removing intermediate container 9103452d3708 06:57:58 ---> a76d30e6316b 06:57:58 Step 24/24 : LABEL version=3.1.0-dev.15 06:57:58 ---> Running in fd520f2041fd 06:57:58 Removing intermediate container fd520f2041fd 06:57:58 ---> e7e916bcc9c2 06:57:58 [Warning] One or more build-args [ARCH] were not consumed 06:57:58 Successfully built e7e916bcc9c2 06:57:58 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 06:57:58 provisioning config files... 06:57:58 copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/143@tmp/config7281415275497402063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:58 ---> docker-login.sh 06:57:58 nexus3.edgexfoundry.org:10001 06:57:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:59 Configure a credential helper to remove this warning. See 06:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:59 06:57:59 Login Succeeded 06:57:59 nexus3.edgexfoundry.org:10002 06:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:59 Configure a credential helper to remove this warning. See 06:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:59 06:57:59 Login Succeeded 06:57:59 nexus3.edgexfoundry.org:10003 06:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:57:59 Configure a credential helper to remove this warning. See 06:57:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:57:59 06:57:59 Login Succeeded 06:57:59 nexus3.edgexfoundry.org:10004 06:57:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:00 Configure a credential helper to remove this warning. See 06:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:00 06:58:00 Login Succeeded 06:58:00 docker.io 06:58:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:58:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:58:00 Configure a credential helper to remove this warning. See 06:58:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:58:00 06:58:00 Login Succeeded 06:58:00 ---> docker-login.sh ends [Pipeline] } 06:58:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:58:00 [edgeXDocker.push] Tagging docker image device-mqtt-arm64 with the following tags: 06:58:00 daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:58:00 latest 06:58:00 3.1.0-dev.15 06:58:00 daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15 06:58:00 main 06:58:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:01 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:daa77f607dde25a5e4d859eb1b1c744bffed4e03 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:01 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:58:01 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:58:01 3263d9d8cb26: Preparing 06:58:01 d620db68dc89: Preparing 06:58:01 8323c6222cf5: Preparing 06:58:01 313d79247dcb: Preparing 06:58:01 b2191e2be29d: Preparing 06:58:01 b2191e2be29d: Layer already exists 06:58:01 3263d9d8cb26: Pushed 06:58:01 313d79247dcb: Pushed 06:58:01 d620db68dc89: Pushed 06:58:08 8323c6222cf5: Pushed 06:58:08 daa77f607dde25a5e4d859eb1b1c744bffed4e03: digest: sha256:fe3afe7fe99e015680da75f0b24b9b9bb693a1b39692e8b06fbdd16de10d41e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:08 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 06:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:58:09 3263d9d8cb26: Preparing 06:58:09 d620db68dc89: Preparing 06:58:09 8323c6222cf5: Preparing 06:58:09 313d79247dcb: Preparing 06:58:09 b2191e2be29d: Preparing 06:58:09 d620db68dc89: Layer already exists 06:58:09 b2191e2be29d: Layer already exists 06:58:09 8323c6222cf5: Layer already exists 06:58:09 313d79247dcb: Layer already exists 06:58:09 3263d9d8cb26: Layer already exists 06:58:09 latest: digest: sha256:fe3afe7fe99e015680da75f0b24b9b9bb693a1b39692e8b06fbdd16de10d41e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:09 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:09 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.15 06:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:58:09 3263d9d8cb26: Preparing 06:58:09 d620db68dc89: Preparing 06:58:09 8323c6222cf5: Preparing 06:58:09 313d79247dcb: Preparing 06:58:09 b2191e2be29d: Preparing 06:58:09 8323c6222cf5: Layer already exists 06:58:09 b2191e2be29d: Layer already exists 06:58:09 313d79247dcb: Layer already exists 06:58:09 d620db68dc89: Layer already exists 06:58:09 3263d9d8cb26: Layer already exists 06:58:09 3.1.0-dev.15: digest: sha256:fe3afe7fe99e015680da75f0b24b9b9bb693a1b39692e8b06fbdd16de10d41e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:10 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:10 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15 06:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:58:10 3263d9d8cb26: Preparing 06:58:10 d620db68dc89: Preparing 06:58:10 8323c6222cf5: Preparing 06:58:10 313d79247dcb: Preparing 06:58:10 b2191e2be29d: Preparing 06:58:10 3263d9d8cb26: Layer already exists 06:58:10 d620db68dc89: Layer already exists 06:58:10 313d79247dcb: Layer already exists 06:58:10 8323c6222cf5: Layer already exists 06:58:10 b2191e2be29d: Layer already exists 06:58:10 daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15: digest: sha256:fe3afe7fe99e015680da75f0b24b9b9bb693a1b39692e8b06fbdd16de10d41e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:10 + docker tag device-mqtt-arm64 nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:11 + docker push nexus3.edgexfoundry.org:10004/device-mqtt-arm64:main 06:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/device-mqtt-arm64] 06:58:11 3263d9d8cb26: Preparing 06:58:11 d620db68dc89: Preparing 06:58:11 8323c6222cf5: Preparing 06:58:11 313d79247dcb: Preparing 06:58:11 b2191e2be29d: Preparing 06:58:11 8323c6222cf5: Layer already exists 06:58:11 d620db68dc89: Layer already exists 06:58:11 3263d9d8cb26: Layer already exists 06:58:11 313d79247dcb: Layer already exists 06:58:11 b2191e2be29d: Layer already exists 06:58:11 main: digest: sha256:fe3afe7fe99e015680da75f0b24b9b9bb693a1b39692e8b06fbdd16de10d41e9 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:58:11 ===================================================== [Pipeline] echo 06:58:11 taggedImages: 06:58:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:daa77f607dde25a5e4d859eb1b1c744bffed4e03 06:58:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:latest 06:58:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:3.1.0-dev.15 06:58:11 - nexus3.edgexfoundry.org:10004/device-mqtt-arm64:daa77f607dde25a5e4d859eb1b1c744bffed4e03-3.1.0-dev.15 06:58:11 - 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 06:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:58:11 06:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:58:11 arm64: Pulling from edgex-lftools-log-publisher 06:58:11 8998bd30e6a1: Pulling fs layer 06:58:11 04944245beec: Pulling fs layer 06:58:11 699f458cf7ca: Pulling fs layer 06:58:11 765212b225bb: Pulling fs layer 06:58:11 f23df028b6ca: Pulling fs layer 06:58:11 d65c8cfc05b1: Pulling fs layer 06:58:11 2437ff75d9bd: Pulling fs layer 06:58:11 765212b225bb: Waiting 06:58:11 f23df028b6ca: Waiting 06:58:11 2437ff75d9bd: Waiting 06:58:11 d65c8cfc05b1: Waiting 06:58:12 04944245beec: Verifying Checksum 06:58:12 04944245beec: Download complete 06:58:12 765212b225bb: Download complete 06:58:12 f23df028b6ca: Verifying Checksum 06:58:12 f23df028b6ca: Download complete 06:58:12 d65c8cfc05b1: Verifying Checksum 06:58:12 d65c8cfc05b1: Download complete 06:58:12 699f458cf7ca: Verifying Checksum 06:58:12 699f458cf7ca: Download complete 06:58:12 8998bd30e6a1: Verifying Checksum 06:58:12 8998bd30e6a1: Download complete 06:58:14 2437ff75d9bd: Verifying Checksum 06:58:14 2437ff75d9bd: Download complete 06:58:16 8998bd30e6a1: Pull complete 06:58:16 04944245beec: Pull complete 06:58:18 699f458cf7ca: Pull complete 06:58:18 765212b225bb: Pull complete 06:58:19 f23df028b6ca: Pull complete 06:58:19 d65c8cfc05b1: Pull complete 06:58:34 2437ff75d9bd: Pull complete 06:58:34 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:58:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:58:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:34 prd-ubuntu20.04-docker-arm64-4c-16g-8121 does not seem to be running inside a container 06:58:34 $ 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/143 -v /w/workspace/device-mqtt-go/143:/w/workspace/device-mqtt-go/143:rw,z -v /w/workspace/device-mqtt-go/143@tmp:/w/workspace/device-mqtt-go/143@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 06:58:36 $ docker top fc0c584899c5498007b660330d8cf336454a6cb690b03d356f331393558bc7c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:58:37 ---> job-cost.sh 06:58:37 lf-activate-venv: SKIPPING 06:58:37 INFO: No Stack... 06:58:38 INFO: Retrieving Pricing Info for: v3-standard-4 06:58:39 INFO: Archiving Costs [Pipeline] sh 06:58:39 + cat /w/workspace/device-mqtt-go/143/archives/cost.csv 06:58:39 + cut -d, -f6 [Pipeline] lock 06:58:39 Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-main-143-stack-cost] 06:58:39 Resource [jenkins-edgexfoundry-device-mqtt-go-main-143-stack-cost] did not exist. Created. 06:58:39 Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-main-143-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:58:40 /w/workspace/device-mqtt-go/143@tmp/durable-b950d7f5/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:58:40 + echo total: 0.10999999940395355 [Pipeline] stash 06:58:40 Warning: overwriting stash ‘stack-cost’ 06:58:40 Stashed 1 file(s) [Pipeline] } 06:58:40 Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-main-143-stack-cost] [Pipeline] // lock [Pipeline] } 06:58:40 $ docker stop --time=1 fc0c584899c5498007b660330d8cf336454a6cb690b03d356f331393558bc7c2 06:58:41 $ docker rm -f --volumes fc0c584899c5498007b660330d8cf336454a6cb690b03d356f331393558bc7c2 [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 06:58:42 provisioning config files... 06:58:42 copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config7129246096462609632tmp [Pipeline] { [Pipeline] sh 06:58:42 + set +x 06:58:42 + bash -s -- 06:58:42 + curl -s https://codecov.io/bash 06:58:42 06:58:42 _____ _ 06:58:42 / ____| | | 06:58:42 | | ___ __| | ___ ___ _____ __ 06:58:42 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:58:42 | |___| (_) | (_| | __/ (_| (_) \ V / 06:58:42 \_____\___/ \__,_|\___|\___\___/ \_/ 06:58:42 Bash-1.0.6 06:58:42 06:58:42 06:58:42 ==> git version 2.25.1 found 06:58:42 ==> 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 06:58:42 Release-Date: 2020-01-08 06:58:42 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:58:42 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:58:42 ==> Jenkins CI detected. 06:58:42 current dir:  /w/workspace/edgexfoundry_device-mqtt-go_main 06:58:42 project root: . 06:58:42 --> token set from env 06:58:42 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:58:42 ==> Running gcov in . (disable via -X gcov) 06:58:42 ==> Python coveragepy not found 06:58:42 ==> Searching for coverage reports in: 06:58:42 + . 06:58:42 -> Found 1 reports 06:58:42 ==> Detecting git/mercurial file structure 06:58:42 ==> Reading reports 06:58:42 + ./coverage.out bytes=18506 06:58:42 ==> Appending adjustments 06:58:42 https://docs.codecov.io/docs/fixing-reports 06:58:42 + Found adjustments 06:58:42 ==> Gzipping contents 06:58:42 4.0K /tmp/codecov.ufPfYy.gz 06:58:42 ==> Uploading reports 06:58:42 url: https://codecov.io 06:58:42 query: branch=main&commit=daa77f607dde25a5e4d859eb1b1c744bffed4e03&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:58:42 -> Pinging Codecov 06:58:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=main&commit=daa77f607dde25a5e4d859eb1b1c744bffed4e03&build=143&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2Fmain%2F143%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:58:42 -> Uploading to 06:58:42 https://storage.googleapis.com/codecov/v4/raw/2023-09-28/7D719EC7BBE17E464838252E33014C33/daa77f607dde25a5e4d859eb1b1c744bffed4e03/78608e65-837b-416f-802d-4c6d257708a6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230928%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230928T065842Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=216a9fa2b3a19ea952b242c9da8bca886ae754c4e49430e71667c9b04d96a765 06:58:42 % Total % Received % Xferd Average Speed Time Time Time Current 06:58:42 Dload Upload Total Spent Left Speed 06:58:43 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3219 0 0 100 3219 0 11374 --:--:-- --:--:-- --:--:-- 11374 06:58:43 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/daa77f607dde25a5e4d859eb1b1c744bffed4e03 [Pipeline] } 06:58:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:58:43 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:58:43 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:58:43 06:58:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:58:44 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:58:44 df9b9388f04a: Pulling fs layer 06:58:44 52dc419b0ee2: Pulling fs layer 06:58:44 25bc292e5bac: Pulling fs layer 06:58:44 114826534d7a: Pulling fs layer 06:58:44 4657fd5d0bcf: Pulling fs layer 06:58:44 6ad1cebc031e: Pulling fs layer 06:58:44 8a3aa393b2d8: Pulling fs layer 06:58:44 4657fd5d0bcf: Waiting 06:58:44 6ad1cebc031e: Waiting 06:58:44 8a3aa393b2d8: Waiting 06:58:44 114826534d7a: Waiting 06:58:44 25bc292e5bac: Verifying Checksum 06:58:44 25bc292e5bac: Download complete 06:58:44 52dc419b0ee2: Download complete 06:58:44 4657fd5d0bcf: Verifying Checksum 06:58:44 4657fd5d0bcf: Download complete 06:58:44 df9b9388f04a: Download complete 06:58:44 df9b9388f04a: Pull complete 06:58:44 6ad1cebc031e: Verifying Checksum 06:58:44 6ad1cebc031e: Download complete 06:58:44 52dc419b0ee2: Pull complete 06:58:44 25bc292e5bac: Pull complete 06:58:45 114826534d7a: Verifying Checksum 06:58:45 114826534d7a: Download complete 06:58:45 8a3aa393b2d8: Verifying Checksum 06:58:45 8a3aa393b2d8: Download complete 06:58:48 114826534d7a: Pull complete 06:58:48 4657fd5d0bcf: Pull complete 06:58:48 6ad1cebc031e: Pull complete 06:58:51 8a3aa393b2d8: Pull complete 06:58:51 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:58:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:58:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:51 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:58:51 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:58:56 $ docker top da10ed899e5b9fa63de8ce89b3686d99226e7c6b504047163d3723bcdf7b7eb6 -eo pid,comm [Pipeline] { [Pipeline] echo 06:58:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-mqtt-go:main' [Pipeline] sh 06:58:57 + set -o pipefail 06:58:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-mqtt-go:main' 06:59:05 06:59:05 Monitoring /w/workspace/edgexfoundry_device-mqtt-go_main (github.com/edgexfoundry/device-mqtt-go)... 06:59:05 06:59:05 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/38fccec6-2f8b-4396-aa47-65a7ae25b6ec/history/b1e8ab33-477c-418c-b2e0-6359944f82bf 06:59:05 06:59:05 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:59:05 06:59:05 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:59:05 06:59:05 06:59:05 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:59:05 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:59:05 More details here: https://snyk.co/ue1NS [Pipeline] } 06:59:05 $ docker stop --time=1 da10ed899e5b9fa63de8ce89b3686d99226e7c6b504047163d3723bcdf7b7eb6 06:59:09 $ docker rm -f --volumes da10ed899e5b9fa63de8ce89b3686d99226e7c6b504047163d3723bcdf7b7eb6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:59:10 + git log --format=format:%s -1 daa77f607dde25a5e4d859eb1b1c744bffed4e03 [Pipeline] sh 06:59:10 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:59:10 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:11 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:59:11 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:59:11 $ docker top 6626d67de5ac0ed1591d686025db4d96b64e95da54680ca60a4b61ca0d7ee7b3 -eo pid,comm 06:59:11 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). 06:59:11 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:59:11 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:11 [ssh-agent] Looking for ssh-agent implementation... 06:59:11 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:11 $ docker exec 6626d67de5ac0ed1591d686025db4d96b64e95da54680ca60a4b61ca0d7ee7b3 ssh-agent 06:59:12 SSH_AUTH_SOCK=/tmp/ssh-OzA7hNo6PnW6/agent.32 06:59:12 SSH_AGENT_PID=39 06:59:12 Running ssh-add (command line suppressed) 06:59:12 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13288507560228609225.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_13288507560228609225.key) 06:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:12 + git semver tag 06:59:12 2023-09-28 06:59:12,567 [run_tag] DEBUG tag force:False 06:59:12 2023-09-28 06:59:12,568 [check_head_tag] DEBUG check head tag 06:59:12 2023-09-28 06:59:12,568 [execute] INFO git cat-file --batch-check 06:59:12 2023-09-28 06:59:12,569 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 06:59:12 2023-09-28 06:59:12,572 [execute] INFO git cat-file --batch 06:59:12 2023-09-28 06:59:12,573 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=) 06:59:12 2023-09-28 06:59:12,584 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:59:12 2023-09-28 06:59:12,584 [execute] INFO git tag -a v3.1.0-dev.15 -m v3.1.0-dev.15 06:59:12 2023-09-28 06:59:12,584 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.15', '-m', 'v3.1.0-dev.15'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main, universal_newlines=False, shell=None, istream=None) 06:59:12 2023-09-28 06:59:12,588 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:59:12 3.1.0-dev.15 [Pipeline] } 06:59:12 $ docker exec --env ******** --env ******** 6626d67de5ac0ed1591d686025db4d96b64e95da54680ca60a4b61ca0d7ee7b3 ssh-agent -k 06:59:12 unset SSH_AUTH_SOCK; 06:59:12 unset SSH_AGENT_PID; 06:59:12 echo Agent pid 39 killed; 06:59:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:13 + git semver [Pipeline] } 06:59:13 $ docker stop --time=1 6626d67de5ac0ed1591d686025db4d96b64e95da54680ca60a4b61ca0d7ee7b3 06:59:14 $ docker rm -f --volumes 6626d67de5ac0ed1591d686025db4d96b64e95da54680ca60a4b61ca0d7ee7b3 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:59:15 06:59:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:59:15 0.23.1-centos7: Pulling from edgex-lftools 06:59:15 ab5ef0e58194: Pulling fs layer 06:59:15 9712f1f96733: Pulling fs layer 06:59:15 63f879dbbcfc: Pulling fs layer 06:59:15 0d9ebad4ef96: Pulling fs layer 06:59:15 e9a5061849ea: Pulling fs layer 06:59:15 d747dcd14b5f: Pulling fs layer 06:59:15 2de7ff778b66: Pulling fs layer 06:59:15 0d9ebad4ef96: Waiting 06:59:15 e9a5061849ea: Waiting 06:59:15 d747dcd14b5f: Waiting 06:59:15 2de7ff778b66: Waiting 06:59:15 9712f1f96733: Verifying Checksum 06:59:15 9712f1f96733: Download complete 06:59:15 63f879dbbcfc: Verifying Checksum 06:59:15 63f879dbbcfc: Download complete 06:59:16 e9a5061849ea: Verifying Checksum 06:59:16 e9a5061849ea: Download complete 06:59:16 0d9ebad4ef96: Verifying Checksum 06:59:16 0d9ebad4ef96: Download complete 06:59:16 d747dcd14b5f: Download complete 06:59:16 ab5ef0e58194: Verifying Checksum 06:59:16 ab5ef0e58194: Download complete 06:59:16 2de7ff778b66: Verifying Checksum 06:59:16 2de7ff778b66: Download complete 06:59:18 ab5ef0e58194: Pull complete 06:59:18 9712f1f96733: Pull complete 06:59:19 63f879dbbcfc: Pull complete 06:59:23 0d9ebad4ef96: Pull complete 06:59:23 e9a5061849ea: Pull complete 06:59:23 d747dcd14b5f: Pull complete 06:59:24 2de7ff778b66: Pull complete 06:59:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:59:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:59:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:24 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:59:24 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:59:31 $ docker top eed44f2301f33910691443533431a29924931c28b74ee2751f16914b9cb633e7 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:59:31 provisioning config files... 06:59:31 copy managed file [sigul-config] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config15865504207129583139tmp 06:59:31 copy managed file [sigul-password] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config18057078034628479510tmp 06:59:31 copy managed file [sigul-pki] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config9650424851501048468tmp [Pipeline] { [Pipeline] echo 06:59:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:59:31 ---> sigul-configuration.sh 06:59:31 gpg: directory `/root/.gnupg' created 06:59:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:59:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:59:31 gpg: keyring `/root/.gnupg/secring.gpg' created 06:59:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:59:31 gpg: CAST5 encrypted data 06:59:31 gpg: encrypted with 1 passphrase 06:59:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:59:31 + mkdir /home/jenkins 06:59:31 + mkdir /home/jenkins/sigul [Pipeline] sh 06:59:32 + 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 06:59:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:59:32 ---> sigul-install.sh 06:59:32 Sigul already installed; skipping installation. [Pipeline] sh 06:59:32 + git tag --list 06:59:32 0.7.1 06:59:32 v1.0.0 06:59:32 v1.1.0 06:59:32 v1.1.1 06:59:32 v1.2.2 06:59:32 v1.3.0 06:59:32 v1.3.1 06:59:32 v2.0.0 06:59:32 v2.1.0 06:59:32 v2.1.1 06:59:32 v2.2.0 06:59:32 v2.3.0 06:59:32 v3.0 06:59:32 v3.0.0 06:59:32 v3.1.0-dev.1 06:59:32 v3.1.0-dev.10 06:59:32 v3.1.0-dev.11 06:59:32 v3.1.0-dev.12 06:59:32 v3.1.0-dev.13 06:59:32 v3.1.0-dev.14 06:59:32 v3.1.0-dev.15 06:59:32 v3.1.0-dev.2 06:59:32 v3.1.0-dev.3 06:59:32 v3.1.0-dev.4 06:59:32 v3.1.0-dev.5 06:59:32 v3.1.0-dev.6 06:59:32 v3.1.0-dev.7 06:59:32 v3.1.0-dev.8 06:59:32 v3.1.0-dev.9 [Pipeline] sh 06:59:32 + lftools sign git-tag v3.1.0-dev.15 06:59:33 Signing Git tag with Sigul... 06:59:33 Signing v3.1.0-dev.15 [Pipeline] echo 06:59:33 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:59:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:59:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:59:34 $ docker stop --time=1 eed44f2301f33910691443533431a29924931c28b74ee2751f16914b9cb633e7 06:59:35 $ docker rm -f --volumes eed44f2301f33910691443533431a29924931c28b74ee2751f16914b9cb633e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:59:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:59:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:36 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:59: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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:59:36 $ docker top 8afc268e11379d06382f94c3e7dcfc4f310b755bfb501c8be23bece186cfb732 -eo pid,comm 06:59:36 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). 06:59:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:59:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:36 [ssh-agent] Looking for ssh-agent implementation... 06:59:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:36 $ docker exec 8afc268e11379d06382f94c3e7dcfc4f310b755bfb501c8be23bece186cfb732 ssh-agent 06:59:36 SSH_AUTH_SOCK=/tmp/ssh-NlQahLeWL5n4/agent.32 06:59:36 SSH_AGENT_PID=38 06:59:36 Running ssh-add (command line suppressed) 06:59:36 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4939199508313170389.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_4939199508313170389.key) 06:59:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:37 + git semver bump pre 06:59:37 2023-09-28 06:59:37,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:59:37 2023-09-28 06:59:37,465 [bump_version] DEBUG bumping version:3.1.0-dev.15 on axis:pre with prefix:dev 06:59:37 2023-09-28 06:59:37,465 [bump_version] DEBUG bumped version:3.1.0-dev.16 06:59:37 2023-09-28 06:59:37,465 [write_version] DEBUG write version:3.1.0-dev.16 to path:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main with force:True 06:59:37 2023-09-28 06:59:37,465 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:59:37 2023-09-28 06:59:37,465 [write_file] DEBUG write to file:/w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:59:37 2023-09-28 06:59:37,467 [execute] INFO git cat-file --batch-check 06:59:37 2023-09-28 06:59:37,467 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:59:37 2023-09-28 06:59:37,471 [execute] INFO git cat-file --batch 06:59:37 2023-09-28 06:59:37,472 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:59:37 2023-09-28 06:59:37,478 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:59:37 3.1.0-dev.16 [Pipeline] } 06:59:37 $ docker exec --env ******** --env ******** 8afc268e11379d06382f94c3e7dcfc4f310b755bfb501c8be23bece186cfb732 ssh-agent -k 06:59:37 unset SSH_AUTH_SOCK; 06:59:37 unset SSH_AGENT_PID; 06:59:37 echo Agent pid 38 killed; 06:59:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:37 + git semver [Pipeline] } 06:59:38 $ docker stop --time=1 8afc268e11379d06382f94c3e7dcfc4f310b755bfb501c8be23bece186cfb732 06:59:39 $ docker rm -f --volumes 8afc268e11379d06382f94c3e7dcfc4f310b755bfb501c8be23bece186cfb732 [Pipeline] // withDockerContainer [Pipeline] sh 06:59:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:59:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:59:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:40 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:59:40 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:59:40 $ docker top 53a587f989020cf9d46993b48181e5447ada08ee82c708d151d8f4c8322593be -eo pid,comm 06:59:40 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). 06:59:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:59:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:59:40 [ssh-agent] Looking for ssh-agent implementation... 06:59:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:59:40 $ docker exec 53a587f989020cf9d46993b48181e5447ada08ee82c708d151d8f4c8322593be ssh-agent 06:59:40 SSH_AUTH_SOCK=/tmp/ssh-zVTq0QtpCj18/agent.33 06:59:40 SSH_AGENT_PID=39 06:59:40 Running ssh-add (command line suppressed) 06:59:40 Identity added: /w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6163731821344563423.key (/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/private_key_6163731821344563423.key) 06:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:59:41 + git semver push 06:59:41 2023-09-28 06:59:41,402 [run_push] DEBUG push 06:59:41 2023-09-28 06:59:41,403 [execute] INFO git cat-file --batch-check 06:59:41 2023-09-28 06:59:41,404 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:59:41 2023-09-28 06:59:41,407 [execute] INFO git rev-list 548d704b34ad99fc1fcb91b3135f872d2170479d -- 06:59:41 2023-09-28 06:59:41,408 [execute] DEBUG Popen(['git', 'rev-list', '548d704b34ad99fc1fcb91b3135f872d2170479d', '--'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:59:41 2023-09-28 06:59:41,413 [execute] INFO git fetch -v origin 06:59:41 2023-09-28 06:59:41,413 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:59:42 2023-09-28 06:59:41,947 [run_push] DEBUG no remote changes detected 06:59:42 2023-09-28 06:59:41,947 [execute] INFO git push origin semver 06:59:42 2023-09-28 06:59:41,948 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgexfoundry_device-mqtt-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:59:42 2023-09-28 06:59:42,727 [run_push] DEBUG push all version tags 06:59:42 2023-09-28 06:59:42,728 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:59:42 2023-09-28 06:59:42,728 [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) 06:59:43 2023-09-28 06:59:43,454 [read_version] DEBUG read version from /w/workspace/edgexfoundry_device-mqtt-go_main/.semver/main 06:59:43 3.1.0-dev.16 [Pipeline] } 06:59:43 $ docker exec --env ******** --env ******** 53a587f989020cf9d46993b48181e5447ada08ee82c708d151d8f4c8322593be ssh-agent -k 06:59:43 unset SSH_AUTH_SOCK; 06:59:43 unset SSH_AGENT_PID; 06:59:43 echo Agent pid 39 killed; 06:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:59:44 + git semver [Pipeline] } 06:59:44 $ docker stop --time=1 53a587f989020cf9d46993b48181e5447ada08ee82c708d151d8f4c8322593be 06:59:45 $ docker rm -f --volumes 53a587f989020cf9d46993b48181e5447ada08ee82c708d151d8f4c8322593be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:59:46 + [ -d /w/workspace/edgexfoundry_device-mqtt-go_main/archives ] 06:59:46 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 06:59:46 total 16 06:59:46 drwxr-xr-x 3 root root 4096 Sep 28 06:52 . 06:59:46 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 06:59 .. 06:59:46 drwxr-xr-x 2 root root 4096 Sep 28 06:52 cost 06:59:46 -rw-r--r-- 1 root root 86 Sep 28 06:52 cost.csv 06:59:46 + sudo chown -R jenkins:jenkins /w/workspace/edgexfoundry_device-mqtt-go_main/archives 06:59:46 + ls -al /w/workspace/edgexfoundry_device-mqtt-go_main/archives 06:59:46 total 16 06:59:46 drwxr-xr-x 3 jenkins jenkins 4096 Sep 28 06:52 . 06:59:46 drwxrwxr-x 11 jenkins jenkins 4096 Sep 28 06:59 .. 06:59:46 drwxr-xr-x 2 jenkins jenkins 4096 Sep 28 06:52 cost 06:59:46 -rw-r--r-- 1 jenkins jenkins 86 Sep 28 06:52 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:59:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:59:47 ---> package-listing.sh 06:59:47 ++ facter osfamily 06:59:47 ++ tr '[:upper:]' '[:lower:]' 06:59:47 + OS_FAMILY=debian 06:59:47 + workspace=/w/workspace/edgexfoundry_device-mqtt-go_main 06:59:47 + START_PACKAGES=/tmp/packages_start.txt 06:59:47 + END_PACKAGES=/tmp/packages_end.txt 06:59:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:59:47 + PACKAGES=/tmp/packages_start.txt 06:59:47 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 06:59:47 + PACKAGES=/tmp/packages_end.txt 06:59:47 + case "${OS_FAMILY}" in 06:59:47 + dpkg -l 06:59:47 + grep '^ii' 06:59:47 + '[' -f /tmp/packages_start.txt ']' 06:59:47 + '[' -f /tmp/packages_end.txt ']' 06:59:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:59:47 + '[' /w/workspace/edgexfoundry_device-mqtt-go_main ']' 06:59:47 + mkdir -p /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ 06:59:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_device-mqtt-go_main/archives/ [Pipeline] echo 06:59:47 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 06:59:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:59:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:59:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:59:48 prd-ubuntu20.04-docker-8c-8g-8120 does not seem to be running inside a container 06:59:48 $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:59:48 $ docker top ab1e654081f642c894669a32e16e8eb1e01dbb1f83e68a6321d8db91a525c6fc -eo pid,comm [Pipeline] { [Pipeline] sh 06:59:49 + touch /tmp/pre-build-complete [Pipeline] sh 06:59:49 + mkdir -p /var/log/sysstat [Pipeline] sh 06:59:49 + ls /var/log/sa-host 06:59:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:59:49 provisioning config files... 06:59:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_device-mqtt-go_main@tmp/config8251448899405712609tmp [Pipeline] { [Pipeline] echo 06:59:49 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:59:50 ---> create-netrc.sh [Pipeline] } 06:59:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:59:50 ---> python-tools-install.sh [Pipeline] echo 06:59:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:59:50 ---> sudo-logs.sh 06:59:50 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:59:50 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:59:50 ---> job-cost.sh 06:59:50 lf-activate-venv: SKIPPING 06:59:50 DEBUG: total: 0.2199999988079071 06:59:50 INFO: Retrieving Stack Cost... 06:59:51 INFO: Retrieving Pricing Info for: v3-standard-8 06:59:51 INFO: Archiving Costs [Pipeline] echo 06:59:51 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:59:52 ---> logs-deploy.sh 06:59:52 lf-activate-venv: SKIPPING 06:59:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/main/143 06:59:52 INFO: archiving workspace using pattern(s): 06:59:53 Archives upload complete. 06:59:53 INFO: archiving logs to Nexus