Pull request #587 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from df5fd81f3e6b0af933958c1fa4040dddc79a2e9b+44db128f908bb002eba25d15c491b9a779a086c0 (f6988ca8601781158c44edbccdb91e34b09c2cbd) 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-ssh7882085604522934919.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh16932398659952674018.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-587/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/PR-587/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4235216309230178188.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/PR-587/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14056637582402102637.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh1683221447754714270.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-587/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/PR-587/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1468301076277562019.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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.20 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-12289 in /w/workspace/gexfoundry_device-mqtt-go_PR-587 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git > git init /w/workspace/gexfoundry_device-mqtt-go_PR-587 # 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 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/587/head:refs/remotes/origin/PR-587 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 44db128f908bb002eba25d15c491b9a779a086c0 into PR head commit df5fd81f3e6b0af933958c1fa4040dddc79a2e9b Merge succeeded, producing df5fd81f3e6b0af933958c1fa4040dddc79a2e9b Checking out Revision df5fd81f3e6b0af933958c1fa4040dddc79a2e9b (PR-587) Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T02:01:09.576Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) > git config core.sparsecheckout # timeout=10 > git checkout -f df5fd81f3e6b0af933958c1fa4040dddc79a2e9b # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f df5fd81f3e6b0af933958c1fa4040dddc79a2e9b # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T02:01:09.777Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T02:01:09.883Z] ========================================================= [2023-05-02T02:01:09.883Z] EdgeX Global Pipelines Version Info [2023-05-02T02:01:09.883Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:01:10.625Z] ------------------- [2023-05-02T02:01:10.625Z] stable info: [2023-05-02T02:01:10.625Z] ------------------- [2023-05-02T02:01:10.625Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T02:01:10.625Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T02:01:10.625Z] Message: update stable to v1.0.248 [2023-05-02T02:01:11.195Z] ------------------- [2023-05-02T02:01:11.195Z] experimental info: [2023-05-02T02:01:11.195Z] ------------------- [2023-05-02T02:01:11.195Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T02:01:11.195Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T02:01:11.195Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T02:01:11.552Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2023-05-02T02:01:11.595Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2023-05-02T02:01:11.641Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T02:01:11.686Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T02:01:11.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T02:01:11.771Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T02:01:11.811Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T02:01:11.853Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-02T02:01:11.898Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T02:01:11.944Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T02:01:11.986Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T02:01:12.031Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2023-05-02T02:01:12.072Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T02:01:12.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T02:01:12.159Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T02:01:12.205Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T02:01:12.247Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T02:01:12.287Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T02:01:12.325Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T02:01:12.369Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T02:01:12.416Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-02T02:01:12.460Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-02T02:01:12.503Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T02:01:12.548Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T02:01:12.648Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T02:01:12.697Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T02:01:12.736Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T02:01:12.779Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-587 [Pipeline] echo [2023-05-02T02:01:12.824Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-587 [Pipeline] echo [2023-05-02T02:01:12.868Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-587 [Pipeline] echo [2023-05-02T02:01:12.912Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [Pipeline] echo [2023-05-02T02:01:12.957Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = df5fd81 [Pipeline] echo [2023-05-02T02:01:12.999Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T02:01:13.118Z] provisioning config files... [2023-05-02T02:01:13.136Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp/config11986891449868621838tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:01:13.533Z] ---> docker-login.sh [2023-05-02T02:01:13.533Z] nexus3.edgexfoundry.org:10001 [2023-05-02T02:01:13.533Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:13.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:13.794Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:13.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:13.794Z] [2023-05-02T02:01:13.794Z] Login Succeeded [2023-05-02T02:01:13.794Z] nexus3.edgexfoundry.org:10002 [2023-05-02T02:01:13.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:13.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:13.794Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:13.794Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:13.794Z] [2023-05-02T02:01:13.794Z] Login Succeeded [2023-05-02T02:01:13.794Z] nexus3.edgexfoundry.org:10003 [2023-05-02T02:01:14.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:14.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:14.056Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:14.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:14.056Z] [2023-05-02T02:01:14.056Z] Login Succeeded [2023-05-02T02:01:14.056Z] nexus3.edgexfoundry.org:10004 [2023-05-02T02:01:14.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:14.056Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:14.056Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:14.056Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:14.056Z] [2023-05-02T02:01:14.056Z] Login Succeeded [2023-05-02T02:01:14.056Z] docker.io [2023-05-02T02:01:14.056Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:14.319Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:14.319Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:14.319Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:14.319Z] [2023-05-02T02:01:14.319Z] Login Succeeded [2023-05-02T02:01:14.319Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T02:01:14.352Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T02:01:15.199Z] + git rev-list -1 --merges df5fd81f3e6b0af933958c1fa4040dddc79a2e9b~1..df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [Pipeline] echo [2023-05-02T02:01:15.267Z] -----------> git rev-list -1 --merges df5fd81f3e6b0af933958c1fa4040dddc79a2e9b~1..df5fd81f3e6b0af933958c1fa4040dddc79a2e9b df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [false] [Pipeline] sh [2023-05-02T02:01:15.586Z] + git log --format=format:%s -1 df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [Pipeline] echo [2023-05-02T02:01:15.620Z] ========================================================= [2023-05-02T02:01:15.620Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T02:01:15.620Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T02:01:16.058Z] + git log --format=format:%s -1 df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [Pipeline] echo [2023-05-02T02:01:16.092Z] [semverPrep] GIT_COMMIT: df5fd81f3e6b0af933958c1fa4040dddc79a2e9b, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-02T02:01:16.122Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T02:01:16.517Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T02:01:16.517Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T02:01:16.517Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T02:01:16.517Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T02:01:16.517Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T02:01:16.517Z] sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T02:01:16.517Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:01:17.026Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T02:01:17.027Z] [2023-05-02T02:01:17.027Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:01:17.407Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T02:01:17.407Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T02:01:17.407Z] b85a868b505f: Pulling fs layer [2023-05-02T02:01:17.407Z] e2be974225ed: Pulling fs layer [2023-05-02T02:01:17.407Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T02:01:17.407Z] 988bab9f4d93: Pulling fs layer [2023-05-02T02:01:17.407Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T02:01:17.407Z] eaf3925da568: Pulling fs layer [2023-05-02T02:01:17.407Z] bab4dde63d76: Pulling fs layer [2023-05-02T02:01:17.407Z] bde34c3a00c8: Pulling fs layer [2023-05-02T02:01:17.407Z] b352a97aabf1: Pulling fs layer [2023-05-02T02:01:17.407Z] 4872d77fe225: Pulling fs layer [2023-05-02T02:01:17.407Z] 5851b861e8e6: Pulling fs layer [2023-05-02T02:01:17.407Z] 1469e6f7b9e6: Waiting [2023-05-02T02:01:17.407Z] b352a97aabf1: Waiting [2023-05-02T02:01:17.407Z] eaf3925da568: Waiting [2023-05-02T02:01:17.407Z] bab4dde63d76: Waiting [2023-05-02T02:01:17.407Z] 4872d77fe225: Waiting [2023-05-02T02:01:17.407Z] bde34c3a00c8: Waiting [2023-05-02T02:01:17.407Z] 988bab9f4d93: Waiting [2023-05-02T02:01:17.407Z] 5851b861e8e6: Waiting [2023-05-02T02:01:17.407Z] e2be974225ed: Verifying Checksum [2023-05-02T02:01:17.407Z] e2be974225ed: Download complete [2023-05-02T02:01:17.407Z] 988bab9f4d93: Download complete [2023-05-02T02:01:17.407Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T02:01:17.407Z] 1469e6f7b9e6: Download complete [2023-05-02T02:01:17.667Z] eaf3925da568: Download complete [2023-05-02T02:01:17.667Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T02:01:17.667Z] 339a4e72a1f5: Download complete [2023-05-02T02:01:17.667Z] bde34c3a00c8: Verifying Checksum [2023-05-02T02:01:17.667Z] b352a97aabf1: Download complete [2023-05-02T02:01:17.667Z] 4872d77fe225: Download complete [2023-05-02T02:01:17.667Z] 5851b861e8e6: Verifying Checksum [2023-05-02T02:01:17.667Z] 5851b861e8e6: Download complete [2023-05-02T02:01:17.667Z] b85a868b505f: Verifying Checksum [2023-05-02T02:01:17.667Z] b85a868b505f: Download complete [2023-05-02T02:01:17.928Z] bab4dde63d76: Verifying Checksum [2023-05-02T02:01:17.928Z] bab4dde63d76: Download complete [2023-05-02T02:01:18.864Z] b85a868b505f: Pull complete [2023-05-02T02:01:19.121Z] e2be974225ed: Pull complete [2023-05-02T02:01:19.689Z] 339a4e72a1f5: Pull complete [2023-05-02T02:01:19.689Z] 988bab9f4d93: Pull complete [2023-05-02T02:01:19.947Z] 1469e6f7b9e6: Pull complete [2023-05-02T02:01:19.947Z] eaf3925da568: Pull complete [2023-05-02T02:01:21.854Z] bab4dde63d76: Pull complete [2023-05-02T02:01:21.855Z] bde34c3a00c8: Pull complete [2023-05-02T02:01:21.855Z] b352a97aabf1: Pull complete [2023-05-02T02:01:21.855Z] 4872d77fe225: Pull complete [2023-05-02T02:01:21.855Z] 5851b861e8e6: Pull complete [2023-05-02T02:01:21.855Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T02:01:22.113Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T02:01:22.113Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T02:01:22.356Z] prd-ubuntu20.04-docker-8c-8g-12289 does not seem to be running inside a container [2023-05-02T02:01:22.374Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-587 -v /w/workspace/gexfoundry_device-mqtt-go_PR-587:/w/workspace/gexfoundry_device-mqtt-go_PR-587:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-587@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 [2023-05-02T02:01:25.612Z] $ docker top 0bb0fb924d7192a4a8501059988f4a4fe0b53f91a2405f219420702ad932c2c8 -eo pid,comm [2023-05-02T02:01:25.678Z] 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). [2023-05-02T02:01:25.678Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T02:01:25.838Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T02:01:25.839Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T02:01:25.960Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T02:01:25.955Z] $ docker exec 0bb0fb924d7192a4a8501059988f4a4fe0b53f91a2405f219420702ad932c2c8 ssh-agent [2023-05-02T02:01:26.080Z] SSH_AUTH_SOCK=/tmp/ssh-oqg83ZFKeq3r/agent.31 [2023-05-02T02:01:26.080Z] SSH_AGENT_PID=37 [2023-05-02T02:01:26.089Z] Running ssh-add (command line suppressed) [2023-05-02T02:01:26.182Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp/private_key_8110539282669704259.key (/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp/private_key_8110539282669704259.key) [2023-05-02T02:01:26.205Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T02:01:26.538Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T02:01:26.565Z] $ docker exec --env ******** --env ******** 0bb0fb924d7192a4a8501059988f4a4fe0b53f91a2405f219420702ad932c2c8 ssh-agent -k [2023-05-02T02:01:26.677Z] unset SSH_AUTH_SOCK; [2023-05-02T02:01:26.677Z] unset SSH_AGENT_PID; [2023-05-02T02:01:26.677Z] echo Agent pid 37 killed; [2023-05-02T02:01:26.694Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T02:01:26.779Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T02:01:26.779Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T02:01:26.907Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T02:01:26.902Z] $ docker exec 0bb0fb924d7192a4a8501059988f4a4fe0b53f91a2405f219420702ad932c2c8 ssh-agent [2023-05-02T02:01:27.008Z] SSH_AUTH_SOCK=/tmp/ssh-lxHAfnPRwbso/agent.70 [2023-05-02T02:01:27.008Z] SSH_AGENT_PID=76 [2023-05-02T02:01:27.013Z] Running ssh-add (command line suppressed) [2023-05-02T02:01:27.100Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp/private_key_372753999862852996.key (/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp/private_key_372753999862852996.key) [2023-05-02T02:01:27.126Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T02:01:27.461Z] + git semver init [2023-05-02T02:01:27.722Z] 2023-05-02 02:01:27,613 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T02:01:27.722Z] 2023-05-02 02:01:27,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-587/.semver [2023-05-02T02:01:27.722Z] 2023-05-02 02:01:27,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-587/.semver [2023-05-02T02:01:27.722Z] 2023-05-02 02:01:27,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-587/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-587, universal_newlines=False, shell=None, istream=None) [2023-05-02T02:01:28.661Z] 2023-05-02 02:01:28,408 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-587/.git/info/exclude [2023-05-02T02:01:28.661Z] 2023-05-02 02:01:28,409 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-587/.semver/PR-587 with force:False [2023-05-02T02:01:28.661Z] 2023-05-02 02:01:28,409 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-587/.semver/PR-587 [2023-05-02T02:01:28.661Z] 2023-05-02 02:01:28,413 [execute] INFO git cat-file --batch-check [2023-05-02T02:01:28.661Z] 2023-05-02 02:01:28,414 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-587/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T02:01:28.661Z] 2023-05-02 02:01:28,419 [execute] INFO git cat-file --batch [2023-05-02T02:01:28.661Z] 2023-05-02 02:01:28,420 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-587/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T02:01:28.661Z] 2023-05-02 02:01:28,425 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-587/.semver/PR-587 [2023-05-02T02:01:28.661Z] 0.0.0 [Pipeline] } [2023-05-02T02:01:28.680Z] $ docker exec --env ******** --env ******** 0bb0fb924d7192a4a8501059988f4a4fe0b53f91a2405f219420702ad932c2c8 ssh-agent -k [2023-05-02T02:01:28.781Z] unset SSH_AUTH_SOCK; [2023-05-02T02:01:28.782Z] unset SSH_AGENT_PID; [2023-05-02T02:01:28.782Z] echo Agent pid 76 killed; [2023-05-02T02:01:28.797Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T02:01:29.237Z] + git semver [Pipeline] } [2023-05-02T02:01:29.517Z] $ docker stop --time=1 0bb0fb924d7192a4a8501059988f4a4fe0b53f91a2405f219420702ad932c2c8 [2023-05-02T02:01:30.855Z] $ docker rm -f --volumes 0bb0fb924d7192a4a8501059988f4a4fe0b53f91a2405f219420702ad932c2c8 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T02:01:31.259Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T02:01:31.543Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T02:01:31.560Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T02:01:32.151Z] provisioning config files... [2023-05-02T02:01:32.163Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp/config1751612432986573096tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:01:32.508Z] ---> docker-login.sh [2023-05-02T02:01:32.508Z] nexus3.edgexfoundry.org:10001 [2023-05-02T02:01:32.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:32.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:32.508Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:32.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:32.508Z] [2023-05-02T02:01:32.508Z] Login Succeeded [2023-05-02T02:01:32.508Z] nexus3.edgexfoundry.org:10002 [2023-05-02T02:01:32.508Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:32.508Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:32.508Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:32.508Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:32.508Z] [2023-05-02T02:01:32.508Z] Login Succeeded [2023-05-02T02:01:32.508Z] nexus3.edgexfoundry.org:10003 [2023-05-02T02:01:32.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:32.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:32.768Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:32.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:32.768Z] [2023-05-02T02:01:32.768Z] Login Succeeded [2023-05-02T02:01:32.768Z] nexus3.edgexfoundry.org:10004 [2023-05-02T02:01:32.768Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:32.768Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:32.768Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:32.768Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:32.768Z] [2023-05-02T02:01:32.768Z] Login Succeeded [2023-05-02T02:01:32.768Z] docker.io [2023-05-02T02:01:33.029Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:01:33.029Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:01:33.029Z] Configure a credential helper to remove this warning. See [2023-05-02T02:01:33.029Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:01:33.029Z] [2023-05-02T02:01:33.029Z] Login Succeeded [2023-05-02T02:01:33.029Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T02:01:33.057Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T02:01:33.257Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T02:01:33.294Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T02:01:33.326Z] ========================================================= [2023-05-02T02:01:33.327Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T02:01:33.327Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:01:33.795Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T02:01:33.795Z] Sending build context to Docker daemon 6.479MB [2023-05-02T02:01:33.795Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T02:01:33.795Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T02:01:33.795Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T02:01:33.795Z] f56be85fc22e: Pulling fs layer [2023-05-02T02:01:33.795Z] 85791d961cd3: Pulling fs layer [2023-05-02T02:01:33.795Z] d694b5ae8c79: Pulling fs layer [2023-05-02T02:01:33.795Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T02:01:33.795Z] 4d19c01a9841: Pulling fs layer [2023-05-02T02:01:33.795Z] 9325e15d5711: Pulling fs layer [2023-05-02T02:01:33.795Z] 556b6ee489ea: Pulling fs layer [2023-05-02T02:01:33.795Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T02:01:33.795Z] 9f32a84ed3da: Waiting [2023-05-02T02:01:33.795Z] 4d19c01a9841: Waiting [2023-05-02T02:01:33.795Z] 9325e15d5711: Waiting [2023-05-02T02:01:33.795Z] 556b6ee489ea: Waiting [2023-05-02T02:01:33.795Z] c5a4b2cf53e6: Waiting [2023-05-02T02:01:33.795Z] 85791d961cd3: Download complete [2023-05-02T02:01:33.795Z] 9f32a84ed3da: Verifying Checksum [2023-05-02T02:01:33.795Z] 9f32a84ed3da: Download complete [2023-05-02T02:01:33.795Z] 4d19c01a9841: Verifying Checksum [2023-05-02T02:01:33.795Z] 4d19c01a9841: Download complete [2023-05-02T02:01:34.058Z] f56be85fc22e: Download complete [2023-05-02T02:01:34.058Z] 9325e15d5711: Verifying Checksum [2023-05-02T02:01:34.058Z] 9325e15d5711: Download complete [2023-05-02T02:01:34.058Z] f56be85fc22e: Pull complete [2023-05-02T02:01:34.322Z] 85791d961cd3: Pull complete [2023-05-02T02:01:34.582Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T02:01:34.582Z] c5a4b2cf53e6: Download complete [2023-05-02T02:01:34.840Z] d694b5ae8c79: Verifying Checksum [2023-05-02T02:01:34.840Z] d694b5ae8c79: Download complete [2023-05-02T02:01:35.098Z] 556b6ee489ea: Verifying Checksum [2023-05-02T02:01:35.098Z] 556b6ee489ea: Download complete [2023-05-02T02:01:38.374Z] d694b5ae8c79: Pull complete [2023-05-02T02:01:38.374Z] 9f32a84ed3da: Pull complete [2023-05-02T02:01:38.374Z] 4d19c01a9841: Pull complete [2023-05-02T02:01:38.374Z] 9325e15d5711: Pull complete [2023-05-02T02:01:40.902Z] 556b6ee489ea: Pull complete [2023-05-02T02:01:41.469Z] c5a4b2cf53e6: Pull complete [2023-05-02T02:01:41.469Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T02:01:41.469Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T02:01:41.469Z] ---> c4be618373d6 [2023-05-02T02:01:41.469Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T02:01:46.784Z] ---> Running in cb302ba78c4a [2023-05-02T02:01:46.784Z] Removing intermediate container cb302ba78c4a [2023-05-02T02:01:46.784Z] ---> 49a6c288c551 [2023-05-02T02:01:46.784Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T02:01:46.784Z] ---> Running in 6a7f73fa5064 [2023-05-02T02:01:46.784Z] Removing intermediate container 6a7f73fa5064 [2023-05-02T02:01:46.784Z] ---> a3d7cdc0262d [2023-05-02T02:01:46.784Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T02:01:46.784Z] ---> Running in dfa364f66fdd [2023-05-02T02:01:46.784Z] Removing intermediate container dfa364f66fdd [2023-05-02T02:01:46.784Z] ---> 7020e27391ed [2023-05-02T02:01:46.784Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T02:01:46.784Z] ---> Running in 87846c56d1d2 [2023-05-02T02:01:46.784Z] Removing intermediate container 87846c56d1d2 [2023-05-02T02:01:46.784Z] ---> 34b580db48db [2023-05-02T02:01:46.784Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T02:01:46.784Z] ---> Running in 45e634416e54 [2023-05-02T02:01:46.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T02:01:46.784Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T02:01:46.974Z] Still waiting to schedule task [2023-05-02T02:01:46.974Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-02T02:01:47.044Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T02:01:47.044Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-02T02:01:47.044Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T02:01:47.044Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T02:01:47.044Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T02:01:47.044Z] OK: 269 MiB in 57 packages [2023-05-02T02:01:47.611Z] Removing intermediate container 45e634416e54 [2023-05-02T02:01:47.611Z] ---> 75dcde706594 [2023-05-02T02:01:47.611Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-02T02:01:47.611Z] ---> Running in c14ea2bfe5a4 [2023-05-02T02:01:47.611Z] Removing intermediate container c14ea2bfe5a4 [2023-05-02T02:01:47.611Z] ---> 1aecc46e8341 [2023-05-02T02:01:47.611Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T02:01:47.611Z] ---> 5f45e27c1afa [2023-05-02T02:01:47.611Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T02:01:47.611Z] ---> Running in d7eb38c221f7 [2023-05-02T02:02:19.696Z] Removing intermediate container d7eb38c221f7 [2023-05-02T02:02:19.696Z] ---> 842461780c44 [2023-05-02T02:02:19.696Z] Step 11/12 : COPY . . [2023-05-02T02:02:19.696Z] ---> ca8c77da3038 [2023-05-02T02:02:19.696Z] Step 12/12 : RUN $MAKE [2023-05-02T02:02:19.696Z] ---> Running in 45dc6c8cb4d7 [2023-05-02T02:02:19.696Z] noop [2023-05-02T02:02:19.696Z] Removing intermediate container 45dc6c8cb4d7 [2023-05-02T02:02:19.696Z] ---> d931e1aa1fdd [2023-05-02T02:02:19.696Z] Successfully built d931e1aa1fdd [2023-05-02T02:02:19.696Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:02:20.215Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T02:02:20.215Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T02:02:20.356Z] prd-ubuntu20.04-docker-8c-8g-12289 does not seem to be running inside a container [2023-05-02T02:02:20.385Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-587 -v /w/workspace/gexfoundry_device-mqtt-go_PR-587:/w/workspace/gexfoundry_device-mqtt-go_PR-587:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T02:02:20.715Z] $ docker top 088e2d7da37ab2489c55ff23c8fac5ba0abdf5b49189c851e03c55786550e1d8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T02:02:21.108Z] + go version [2023-05-02T02:02:21.108Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T02:02:21.148Z] $ docker stop --time=1 088e2d7da37ab2489c55ff23c8fac5ba0abdf5b49189c851e03c55786550e1d8 [2023-05-02T02:02:22.415Z] $ docker rm -f --volumes 088e2d7da37ab2489c55ff23c8fac5ba0abdf5b49189c851e03c55786550e1d8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:02:23.108Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T02:02:23.108Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T02:02:23.241Z] prd-ubuntu20.04-docker-8c-8g-12289 does not seem to be running inside a container [2023-05-02T02:02:23.274Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-mqtt-go_PR-587 -v /w/workspace/gexfoundry_device-mqtt-go_PR-587:/w/workspace/gexfoundry_device-mqtt-go_PR-587:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T02:02:23.591Z] $ docker top beb0706d413be255ab1f74c14bccac034c38be31e5aacb0485c07e44522e2e97 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T02:02:23.973Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-mqtt-go_PR-587 [Pipeline] fileExists [Pipeline] sh [2023-05-02T02:02:24.329Z] + make test [2023-05-02T02:02:24.329Z] go test ./... -coverprofile=coverage.out ./... [2023-05-02T02:02:28.513Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-02T02:02:38.649Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-02T02:02:38.649Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-02T02:02:38.649Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.012s coverage: 24.6% of statements [2023-05-02T02:02:43.912Z] go vet ./... [2023-05-02T02:02:47.195Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T02:02:47.195Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T02:02:47.195Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T02:02:47.238Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T02:02:47.269Z] $ docker stop --time=1 beb0706d413be255ab1f74c14bccac034c38be31e5aacb0485c07e44522e2e97 [2023-05-02T02:02:50.811Z] $ docker rm -f --volumes beb0706d413be255ab1f74c14bccac034c38be31e5aacb0485c07e44522e2e97 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T02:02:51.309Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T02:02:51.374Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T02:02:52.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T02:02:52.381Z] + ls -al . [2023-05-02T02:02:52.381Z] total 180 [2023-05-02T02:02:52.381Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 02:02 . [2023-05-02T02:02:52.381Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 02:01 .. [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 02:01 .dockerignore [2023-05-02T02:02:52.381Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 02:01 .git [2023-05-02T02:02:52.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 02:01 .github [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 02:01 .gitignore [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 02:01 .golangci.yml [2023-05-02T02:02:52.381Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 02:01 .semver [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 2 02:01 Attribution.txt [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 2 02:01 CHANGELOG.md [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 2 02:01 Dockerfile [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 02:01 GOVERNANCE.md [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 678 May 2 02:01 Jenkinsfile [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 02:01 LICENSE [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 2 02:01 Makefile [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 02:01 OWNERS.md [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 2 02:01 README.md [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 02:01 VERSION [2023-05-02T02:02:52.381Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 02:01 bin [2023-05-02T02:02:52.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 02:01 cmd [2023-05-02T02:02:52.381Z] -rw-r--r-- 1 jenkins jenkins 16535 May 2 02:02 coverage.out [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 2 02:01 go.mod [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 2 02:01 go.sum [2023-05-02T02:02:52.381Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 02:01 internal [2023-05-02T02:02:52.381Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 02:01 mock [2023-05-02T02:02:52.381Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 02:01 snap [2023-05-02T02:02:52.381Z] -rw-rw-r-- 1 jenkins jenkins 227 May 2 02:01 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:02:52.761Z] + 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=df5fd81f3e6b0af933958c1fa4040dddc79a2e9b --label arch=amd64 --label version=0.0.0 . [2023-05-02T02:02:52.761Z] Sending build context to Docker daemon 6.496MB [2023-05-02T02:02:52.761Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T02:02:52.761Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-02T02:02:52.761Z] ---> d931e1aa1fdd [2023-05-02T02:02:52.761Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T02:02:53.020Z] ---> Running in c2eadd501a7b [2023-05-02T02:02:53.020Z] Removing intermediate container c2eadd501a7b [2023-05-02T02:02:53.020Z] ---> 00cfe60ca640 [2023-05-02T02:02:53.020Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T02:02:53.020Z] ---> Running in 756ec8c2153f [2023-05-02T02:02:53.020Z] Removing intermediate container 756ec8c2153f [2023-05-02T02:02:53.020Z] ---> 9eddcfc64bb5 [2023-05-02T02:02:53.020Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T02:02:53.020Z] ---> Running in 434f3352dd5d [2023-05-02T02:02:53.279Z] Removing intermediate container 434f3352dd5d [2023-05-02T02:02:53.279Z] ---> 604cfb44ca06 [2023-05-02T02:02:53.279Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T02:02:53.279Z] ---> Running in 2694a1e66757 [2023-05-02T02:02:53.279Z] Removing intermediate container 2694a1e66757 [2023-05-02T02:02:53.279Z] ---> 95d999021511 [2023-05-02T02:02:53.279Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T02:02:53.279Z] ---> Running in 296d6970faed [2023-05-02T02:02:53.537Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T02:02:53.796Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T02:02:53.796Z] OK: 269 MiB in 57 packages [2023-05-02T02:02:54.369Z] Removing intermediate container 296d6970faed [2023-05-02T02:02:54.369Z] ---> 724e4129bfa9 [2023-05-02T02:02:54.369Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-02T02:02:54.369Z] ---> Running in 85c4f8248fee [2023-05-02T02:02:54.369Z] Removing intermediate container 85c4f8248fee [2023-05-02T02:02:54.369Z] ---> 5559abcc2560 [2023-05-02T02:02:54.369Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-02T02:02:54.369Z] ---> 94cdcabc7671 [2023-05-02T02:02:54.369Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T02:02:54.369Z] ---> Running in 29985d9df29e [2023-05-02T02:02:55.331Z] Removing intermediate container 29985d9df29e [2023-05-02T02:02:55.331Z] ---> ca1312f26ddd [2023-05-02T02:02:55.331Z] Step 11/24 : COPY . . [2023-05-02T02:02:55.596Z] ---> 588ee7aa3943 [2023-05-02T02:02:55.596Z] Step 12/24 : RUN $MAKE [2023-05-02T02:02:55.596Z] ---> Running in 3f4a4d60a1b1 [2023-05-02T02:02:55.596Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-02T02:03:13.684Z] Removing intermediate container 3f4a4d60a1b1 [2023-05-02T02:03:13.684Z] ---> 1e67112c626a [2023-05-02T02:03:13.684Z] Step 13/24 : FROM alpine:3.17 [2023-05-02T02:03:13.684Z] 3.17: Pulling from library/alpine [2023-05-02T02:03:13.684Z] f56be85fc22e: Already exists [2023-05-02T02:03:13.684Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T02:03:13.684Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T02:03:13.684Z] ---> 9ed4aefc74f6 [2023-05-02T02:03:13.684Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-02T02:03:13.684Z] ---> Running in f41704e38cae [2023-05-02T02:03:13.684Z] Removing intermediate container f41704e38cae [2023-05-02T02:03:13.684Z] ---> 566592d04e9e [2023-05-02T02:03:13.684Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T02:03:13.684Z] ---> Running in 2b62d90b1670 [2023-05-02T02:03:13.684Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T02:03:13.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T02:03:13.943Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T02:03:13.943Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T02:03:13.943Z] OK: 7 MiB in 16 packages [2023-05-02T02:03:14.513Z] Removing intermediate container 2b62d90b1670 [2023-05-02T02:03:14.513Z] ---> 0a5172f46040 [2023-05-02T02:03:14.513Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-02T02:03:15.224Z] ---> c41ce7517fed [2023-05-02T02:03:15.224Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-02T02:03:15.482Z] ---> 07c33e668643 [2023-05-02T02:03:15.482Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-02T02:03:15.483Z] ---> 2569b4173ed2 [2023-05-02T02:03:15.483Z] Step 19/24 : EXPOSE 59982 [2023-05-02T02:03:15.483Z] ---> Running in 0c5819cd665c [2023-05-02T02:03:15.483Z] Removing intermediate container 0c5819cd665c [2023-05-02T02:03:15.483Z] ---> ecb87ec217da [2023-05-02T02:03:15.483Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-02T02:03:15.483Z] ---> Running in 25e599c96497 [2023-05-02T02:03:15.740Z] Removing intermediate container 25e599c96497 [2023-05-02T02:03:15.740Z] ---> c8475feff7dc [2023-05-02T02:03:15.740Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-02T02:03:15.740Z] ---> Running in eb9b5ae62716 [2023-05-02T02:03:15.740Z] Removing intermediate container eb9b5ae62716 [2023-05-02T02:03:15.740Z] ---> e543517d43f1 [2023-05-02T02:03:15.740Z] Step 22/24 : LABEL arch=amd64 [2023-05-02T02:03:15.740Z] ---> Running in c794f45563c1 [2023-05-02T02:03:15.740Z] Removing intermediate container c794f45563c1 [2023-05-02T02:03:15.740Z] ---> 21b75ec2b5ad [2023-05-02T02:03:15.740Z] Step 23/24 : LABEL git_sha=df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [2023-05-02T02:03:16.000Z] ---> Running in 81fdaaf517e5 [2023-05-02T02:03:16.000Z] Removing intermediate container 81fdaaf517e5 [2023-05-02T02:03:16.000Z] ---> ff1450d9341c [2023-05-02T02:03:16.000Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T02:03:16.000Z] ---> Running in 2c19d541f79f [2023-05-02T02:03:16.000Z] Removing intermediate container 2c19d541f79f [2023-05-02T02:03:16.000Z] ---> 155749c8dac6 [2023-05-02T02:03:16.000Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T02:03:16.000Z] Successfully built 155749c8dac6 [2023-05-02T02:03:16.000Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [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 [2023-05-02T02:03:16.793Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T02:03:16.793Z] [2023-05-02T02:03:16.793Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:03:17.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T02:03:17.158Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T02:03:17.158Z] 5eb5b503b376: Pulling fs layer [2023-05-02T02:03:17.158Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T02:03:17.158Z] ec43610c2a17: Pulling fs layer [2023-05-02T02:03:17.158Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T02:03:17.158Z] 33b1e0a273af: Pulling fs layer [2023-05-02T02:03:17.158Z] 3a2ae6a8a46f: Waiting [2023-05-02T02:03:17.158Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T02:03:17.158Z] 2f39f015ded8: Pulling fs layer [2023-05-02T02:03:17.158Z] 5d3b04190fa2: Waiting [2023-05-02T02:03:17.158Z] 2f39f015ded8: Waiting [2023-05-02T02:03:17.158Z] 5c69ac0246d0: Download complete [2023-05-02T02:03:17.158Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-02T02:03:17.158Z] 3a2ae6a8a46f: Download complete [2023-05-02T02:03:17.158Z] 33b1e0a273af: Verifying Checksum [2023-05-02T02:03:17.158Z] 33b1e0a273af: Download complete [2023-05-02T02:03:17.158Z] 5d3b04190fa2: Verifying Checksum [2023-05-02T02:03:17.158Z] 5d3b04190fa2: Download complete [2023-05-02T02:03:17.416Z] ec43610c2a17: Verifying Checksum [2023-05-02T02:03:17.416Z] ec43610c2a17: Download complete [2023-05-02T02:03:17.416Z] 5eb5b503b376: Download complete [2023-05-02T02:03:17.982Z] 2f39f015ded8: Download complete [2023-05-02T02:03:18.549Z] 5eb5b503b376: Pull complete [2023-05-02T02:03:18.549Z] 5c69ac0246d0: Pull complete [2023-05-02T02:03:19.115Z] ec43610c2a17: Pull complete [2023-05-02T02:03:19.115Z] 3a2ae6a8a46f: Pull complete [2023-05-02T02:03:19.373Z] 33b1e0a273af: Pull complete [2023-05-02T02:03:19.373Z] 5d3b04190fa2: Pull complete [2023-05-02T02:03:23.559Z] 2f39f015ded8: Pull complete [2023-05-02T02:03:23.559Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T02:03:23.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T02:03:23.559Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T02:03:23.777Z] prd-ubuntu20.04-docker-8c-8g-12289 does not seem to be running inside a container [2023-05-02T02:03:23.810Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-587 -v /w/workspace/gexfoundry_device-mqtt-go_PR-587:/w/workspace/gexfoundry_device-mqtt-go_PR-587:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T02:03:27.634Z] $ docker top 302149552f64c8b9fbeba0680cc38072f3f45227cd17ba96fe8f51c28a2731e3 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:03:28.097Z] ---> job-cost.sh [2023-05-02T02:03:28.097Z] lf-activate-venv: SKIPPING [2023-05-02T02:03:28.097Z] INFO: No Stack... [2023-05-02T02:03:28.357Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T02:03:28.616Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T02:03:28.933Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-587/archives/cost.csv [2023-05-02T02:03:28.933Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T02:03:28.984Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-587-1-stack-cost] [2023-05-02T02:03:28.988Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-587-1-stack-cost] did not exist. Created. [2023-05-02T02:03:28.988Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-587-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T02:03:29.391Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T02:03:29.438Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T02:03:29.471Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-587-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T02:03:29.556Z] $ docker stop --time=1 302149552f64c8b9fbeba0680cc38072f3f45227cd17ba96fe8f51c28a2731e3 [2023-05-02T02:03:30.706Z] $ docker rm -f --volumes 302149552f64c8b9fbeba0680cc38072f3f45227cd17ba96fe8f51c28a2731e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T02:05:10.290Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12291 in /w/workspace/gexfoundry_device-mqtt-go_PR-587 [Pipeline] { [Pipeline] ws [2023-05-02T02:05:10.339Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2023-05-02T02:05:10.412Z] Selected Git installation does not exist. Using Default [2023-05-02T02:05:10.412Z] The recommended git tool is: NONE [2023-05-02T02:05:16.196Z] using credential edgex-jenkins-ssh [2023-05-02T02:05:16.220Z] Cloning the remote Git repository [2023-05-02T02:05:16.274Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-02T02:05:16.376Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2023-05-02T02:05:16.527Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-02T02:05:16.528Z] > git --version # timeout=10 [2023-05-02T02:05:16.549Z] > git --version # 'git version 2.25.1' [2023-05-02T02:05:16.552Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T02:05:16.714Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T02:05:18.266Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-02T02:05:18.288Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T02:05:19.933Z] Merging remotes/origin/main commit 44db128f908bb002eba25d15c491b9a779a086c0 into PR head commit df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [2023-05-02T02:05:20.250Z] Merge succeeded, producing df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [2023-05-02T02:05:20.251Z] Checking out Revision df5fd81f3e6b0af933958c1fa4040dddc79a2e9b (PR-587) [2023-05-02T02:05:19.330Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2023-05-02T02:05:19.374Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2023-05-02T02:05:19.375Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T02:05:19.394Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/587/head:refs/remotes/origin/PR-587 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T02:05:19.951Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T02:05:20.028Z] > git checkout -f df5fd81f3e6b0af933958c1fa4040dddc79a2e9b # timeout=10 [2023-05-02T02:05:20.126Z] > git remote # timeout=10 [2023-05-02T02:05:20.150Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T02:05:20.177Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T02:05:20.192Z] > git merge 44db128f908bb002eba25d15c491b9a779a086c0 # timeout=10 [2023-05-02T02:05:20.223Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T02:05:20.256Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T02:05:20.277Z] > git checkout -f df5fd81f3e6b0af933958c1fa4040dddc79a2e9b # timeout=10 [2023-05-02T02:05:20.842Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-02T02:05:20.889Z] > git --version # timeout=10 [2023-05-02T02:05:20.901Z] > git --version # 'git version 2.25.1' [2023-05-02T02:05:20.920Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T02:05:21.980Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T02:05:21.980Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T02:05:21.980Z] Dload Upload Total Spent Left Speed [2023-05-02T02:05:21.980Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh [2023-05-02T02:05:22.695Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T02:05:23.051Z] + sudo tee /etc/docker/daemon.new [2023-05-02T02:05:23.051Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T02:05:23.051Z] { [2023-05-02T02:05:23.051Z] "registry-mirrors": [ [2023-05-02T02:05:23.051Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T02:05:23.051Z] ], [2023-05-02T02:05:23.051Z] "bip": "10.250.0.254/24", [2023-05-02T02:05:23.051Z] "hosts": [ [2023-05-02T02:05:23.051Z] "tcp://0.0.0.0:5555", [2023-05-02T02:05:23.051Z] "unix:///var/run/docker.sock" [2023-05-02T02:05:23.051Z] ], [2023-05-02T02:05:23.051Z] "mtu": 1458, [2023-05-02T02:05:23.051Z] "selinux-enabled": true, [2023-05-02T02:05:23.051Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T02:05:23.051Z] } [Pipeline] sh [2023-05-02T02:05:23.404Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T02:05:23.772Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T02:05:42.099Z] provisioning config files... [2023-05-02T02:05:42.127Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config13139555310473160070tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:05:42.532Z] ---> docker-login.sh [2023-05-02T02:05:42.532Z] nexus3.edgexfoundry.org:10001 [2023-05-02T02:05:43.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:05:43.404Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:05:43.404Z] Configure a credential helper to remove this warning. See [2023-05-02T02:05:43.404Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:05:43.404Z] [2023-05-02T02:05:43.404Z] Login Succeeded [2023-05-02T02:05:43.404Z] nexus3.edgexfoundry.org:10002 [2023-05-02T02:05:43.674Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:05:43.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:05:43.674Z] Configure a credential helper to remove this warning. See [2023-05-02T02:05:43.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:05:43.674Z] [2023-05-02T02:05:43.674Z] Login Succeeded [2023-05-02T02:05:43.674Z] nexus3.edgexfoundry.org:10003 [2023-05-02T02:05:43.947Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:05:44.220Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:05:44.220Z] Configure a credential helper to remove this warning. See [2023-05-02T02:05:44.220Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:05:44.220Z] [2023-05-02T02:05:44.220Z] Login Succeeded [2023-05-02T02:05:44.220Z] nexus3.edgexfoundry.org:10004 [2023-05-02T02:05:44.491Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:05:44.491Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:05:44.491Z] Configure a credential helper to remove this warning. See [2023-05-02T02:05:44.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:05:44.491Z] [2023-05-02T02:05:44.491Z] Login Succeeded [2023-05-02T02:05:44.491Z] docker.io [2023-05-02T02:05:44.763Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T02:05:45.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T02:05:45.031Z] Configure a credential helper to remove this warning. See [2023-05-02T02:05:45.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T02:05:45.031Z] [2023-05-02T02:05:45.031Z] Login Succeeded [2023-05-02T02:05:45.031Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T02:05:45.058Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T02:05:45.450Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T02:05:45.493Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T02:05:45.534Z] ========================================================= [2023-05-02T02:05:45.534Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T02:05:45.534Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:05:46.043Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T02:05:46.641Z] Sending build context to Docker daemon 3.376MB [2023-05-02T02:05:46.641Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T02:05:46.641Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-02T02:05:46.641Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T02:05:46.641Z] c41833b44d91: Pulling fs layer [2023-05-02T02:05:46.641Z] ed15518f5707: Pulling fs layer [2023-05-02T02:05:46.641Z] feae8fd75edb: Pulling fs layer [2023-05-02T02:05:46.641Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T02:05:46.641Z] 3cdef696dda3: Pulling fs layer [2023-05-02T02:05:46.641Z] 2ced38df9373: Pulling fs layer [2023-05-02T02:05:46.641Z] 58f1dce35555: Pulling fs layer [2023-05-02T02:05:46.641Z] 3cdef696dda3: Waiting [2023-05-02T02:05:46.641Z] 58f1dce35555: Waiting [2023-05-02T02:05:46.641Z] 242c74f7c9fa: Waiting [2023-05-02T02:05:46.641Z] ed15518f5707: Download complete [2023-05-02T02:05:46.641Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T02:05:46.641Z] 242c74f7c9fa: Download complete [2023-05-02T02:05:46.641Z] 3cdef696dda3: Verifying Checksum [2023-05-02T02:05:46.641Z] 3cdef696dda3: Download complete [2023-05-02T02:05:46.917Z] c41833b44d91: Verifying Checksum [2023-05-02T02:05:46.917Z] c41833b44d91: Download complete [2023-05-02T02:05:47.886Z] c41833b44d91: Pull complete [2023-05-02T02:05:48.156Z] 58f1dce35555: Verifying Checksum [2023-05-02T02:05:48.156Z] 58f1dce35555: Download complete [2023-05-02T02:05:48.426Z] ed15518f5707: Pull complete [2023-05-02T02:05:49.397Z] feae8fd75edb: Download complete [2023-05-02T02:05:49.397Z] 2ced38df9373: Verifying Checksum [2023-05-02T02:06:01.861Z] feae8fd75edb: Pull complete [2023-05-02T02:06:01.861Z] 242c74f7c9fa: Pull complete [2023-05-02T02:06:01.861Z] 3cdef696dda3: Pull complete [2023-05-02T02:06:08.528Z] 2ced38df9373: Pull complete [2023-05-02T02:06:13.879Z] 58f1dce35555: Pull complete [2023-05-02T02:06:13.879Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T02:06:13.879Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T02:06:13.879Z] ---> fadd8f120f05 [2023-05-02T02:06:13.879Z] Step 3/12 : ARG ADD_BUILD_TAGS="" [2023-05-02T02:06:15.295Z] ---> Running in dfdffe7b1e24 [2023-05-02T02:06:15.295Z] Removing intermediate container dfdffe7b1e24 [2023-05-02T02:06:15.295Z] ---> c8106ba47b1e [2023-05-02T02:06:15.295Z] Step 4/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T02:06:15.295Z] ---> Running in ebec188243dd [2023-05-02T02:06:15.630Z] Removing intermediate container ebec188243dd [2023-05-02T02:06:15.630Z] ---> 97b58d55c7bd [2023-05-02T02:06:15.630Z] Step 5/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T02:06:15.985Z] ---> Running in 4e3ff2b80def [2023-05-02T02:06:15.985Z] Removing intermediate container 4e3ff2b80def [2023-05-02T02:06:15.985Z] ---> b82660854f17 [2023-05-02T02:06:15.985Z] Step 6/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T02:06:16.253Z] ---> Running in 478ab48e81f9 [2023-05-02T02:06:16.522Z] Removing intermediate container 478ab48e81f9 [2023-05-02T02:06:16.522Z] ---> 0e4ecbd258f2 [2023-05-02T02:06:16.522Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T02:06:16.522Z] ---> Running in bf38f15a1cb9 [2023-05-02T02:06:17.964Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T02:06:18.233Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T02:06:19.660Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-02T02:06:19.660Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-02T02:06:19.660Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-02T02:06:19.660Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-02T02:06:19.660Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T02:06:19.660Z] OK: 268 MiB in 57 packages [2023-05-02T02:06:20.629Z] Removing intermediate container bf38f15a1cb9 [2023-05-02T02:06:20.629Z] ---> 9ef205bbbc02 [2023-05-02T02:06:20.629Z] Step 8/12 : WORKDIR /device-mqtt-go [2023-05-02T02:06:20.897Z] ---> Running in 2b514089fa46 [2023-05-02T02:06:21.166Z] Removing intermediate container 2b514089fa46 [2023-05-02T02:06:21.166Z] ---> a86eb37e89cd [2023-05-02T02:06:21.166Z] Step 9/12 : COPY go.mod vendor* ./ [2023-05-02T02:06:21.752Z] ---> 5f81a1818409 [2023-05-02T02:06:21.752Z] Step 10/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T02:06:21.752Z] ---> Running in 334fa7e6e42c [2023-05-02T02:07:29.674Z] Removing intermediate container 334fa7e6e42c [2023-05-02T02:07:29.674Z] ---> 9eb2595f01ab [2023-05-02T02:07:29.674Z] Step 11/12 : COPY . . [2023-05-02T02:07:29.674Z] ---> 903652284766 [2023-05-02T02:07:29.674Z] Step 12/12 : RUN $MAKE [2023-05-02T02:07:29.674Z] ---> Running in bf5875efed6d [2023-05-02T02:07:29.674Z] noop [2023-05-02T02:07:29.674Z] Removing intermediate container bf5875efed6d [2023-05-02T02:07:29.674Z] ---> 046b88510b34 [2023-05-02T02:07:29.674Z] Successfully built 046b88510b34 [2023-05-02T02:07:29.674Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:07:30.155Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T02:07:30.155Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T02:07:30.432Z] prd-ubuntu20.04-docker-arm64-4c-16g-12291 does not seem to be running inside a container [2023-05-02T02:07:30.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T02:07:31.761Z] $ docker top 447f0e69107e80f32f462cf695727dadd22b56ac532aaa26d5b76d37944724ee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T02:07:32.643Z] + go version [2023-05-02T02:07:32.643Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T02:07:32.679Z] $ docker stop --time=1 447f0e69107e80f32f462cf695727dadd22b56ac532aaa26d5b76d37944724ee [2023-05-02T02:07:34.332Z] $ docker rm -f --volumes 447f0e69107e80f32f462cf695727dadd22b56ac532aaa26d5b76d37944724ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:07:35.183Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T02:07:35.183Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T02:07:35.436Z] prd-ubuntu20.04-docker-arm64-4c-16g-12291 does not seem to be running inside a container [2023-05-02T02:07:35.498Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-02T02:07:36.618Z] $ docker top 10ec56adca01f010c76f81176b2d280c6f37c1953b43d2e154aaa0fb639eaf45 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T02:07:37.506Z] + git config --global --add safe.directory /w/workspace/device-mqtt-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T02:07:37.900Z] + make test [2023-05-02T02:07:37.900Z] go test ./... -coverprofile=coverage.out ./... [2023-05-02T02:08:10.138Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2023-05-02T02:10:17.495Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2023-05-02T02:10:17.495Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2023-05-02T02:10:17.495Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.068s coverage: 24.6% of statements [2023-05-02T02:10:17.495Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T02:10:17.495Z] go vet ./... [2023-05-02T02:10:56.379Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T02:10:56.379Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T02:10:56.379Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T02:10:56.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T02:10:56.448Z] $ docker stop --time=1 10ec56adca01f010c76f81176b2d280c6f37c1953b43d2e154aaa0fb639eaf45 [2023-05-02T02:10:58.260Z] $ docker rm -f --volumes 10ec56adca01f010c76f81176b2d280c6f37c1953b43d2e154aaa0fb639eaf45 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T02:10:59.468Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T02:10:59.502Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T02:11:00.046Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T02:11:00.641Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T02:11:00.987Z] + ls -al . [2023-05-02T02:11:00.987Z] total 176 [2023-05-02T02:11:00.987Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 02:07 . [2023-05-02T02:11:00.987Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 02:05 .. [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 02:05 .dockerignore [2023-05-02T02:11:00.987Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 02:05 .git [2023-05-02T02:11:00.987Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 02:05 .github [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 02:05 .gitignore [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 02:05 .golangci.yml [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 9417 May 2 02:05 Attribution.txt [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 13162 May 2 02:05 CHANGELOG.md [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 1689 May 2 02:05 Dockerfile [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 02:05 GOVERNANCE.md [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 678 May 2 02:05 Jenkinsfile [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 02:05 LICENSE [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 1732 May 2 02:05 Makefile [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 02:05 OWNERS.md [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 3165 May 2 02:05 README.md [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 02:01 VERSION [2023-05-02T02:11:00.987Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 02:05 bin [2023-05-02T02:11:00.987Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 02:05 cmd [2023-05-02T02:11:00.987Z] -rw-r--r-- 1 jenkins jenkins 16535 May 2 02:10 coverage.out [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 3333 May 2 02:05 go.mod [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 31443 May 2 02:05 go.sum [2023-05-02T02:11:00.987Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 02:05 internal [2023-05-02T02:11:00.987Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 02:05 mock [2023-05-02T02:11:00.987Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 02:05 snap [2023-05-02T02:11:00.987Z] -rw-rw-r-- 1 jenkins jenkins 227 May 2 02:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:11:01.413Z] + 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=df5fd81f3e6b0af933958c1fa4040dddc79a2e9b --label arch=arm64 --label version=0.0.0 . [2023-05-02T02:11:01.681Z] Sending build context to Docker daemon 3.394MB [2023-05-02T02:11:01.681Z] Step 1/24 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T02:11:01.681Z] Step 2/24 : FROM ${BASE} AS builder [2023-05-02T02:11:01.681Z] ---> 046b88510b34 [2023-05-02T02:11:01.681Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-05-02T02:11:01.950Z] ---> Running in 871d7c456bcc [2023-05-02T02:11:02.220Z] Removing intermediate container 871d7c456bcc [2023-05-02T02:11:02.220Z] ---> cb069c86eebc [2023-05-02T02:11:02.220Z] Step 4/24 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-02T02:11:02.220Z] ---> Running in ad2b5de8402c [2023-05-02T02:11:02.489Z] Removing intermediate container ad2b5de8402c [2023-05-02T02:11:02.489Z] ---> 79c2fb888ccc [2023-05-02T02:11:02.489Z] Step 5/24 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-02T02:11:02.762Z] ---> Running in 6987a87ee05d [2023-05-02T02:11:03.030Z] Removing intermediate container 6987a87ee05d [2023-05-02T02:11:03.030Z] ---> 548d76fab876 [2023-05-02T02:11:03.030Z] Step 6/24 : ARG ALPINE_PKG_EXTRA="" [2023-05-02T02:11:03.030Z] ---> Running in f649497d09ca [2023-05-02T02:11:03.299Z] Removing intermediate container f649497d09ca [2023-05-02T02:11:03.299Z] ---> f4f1e8761488 [2023-05-02T02:11:03.299Z] Step 7/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-02T02:11:03.299Z] ---> Running in 3f0c7da74848 [2023-05-02T02:11:04.713Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T02:11:04.982Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T02:11:06.392Z] OK: 268 MiB in 57 packages [2023-05-02T02:11:06.978Z] Removing intermediate container 3f0c7da74848 [2023-05-02T02:11:06.978Z] ---> 017948037616 [2023-05-02T02:11:06.978Z] Step 8/24 : WORKDIR /device-mqtt-go [2023-05-02T02:11:06.978Z] ---> Running in e98086361e2d [2023-05-02T02:11:07.251Z] Removing intermediate container e98086361e2d [2023-05-02T02:11:07.251Z] ---> afcde1402ec2 [2023-05-02T02:11:07.251Z] Step 9/24 : COPY go.mod vendor* ./ [2023-05-02T02:11:07.836Z] ---> 7c84b09b828d [2023-05-02T02:11:07.837Z] Step 10/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T02:11:07.837Z] ---> Running in ee074c360f28 [2023-05-02T02:11:10.434Z] Removing intermediate container ee074c360f28 [2023-05-02T02:11:10.434Z] ---> def054dcc3b3 [2023-05-02T02:11:10.434Z] Step 11/24 : COPY . . [2023-05-02T02:11:11.395Z] ---> fab6fd83ef57 [2023-05-02T02:11:11.395Z] Step 12/24 : RUN $MAKE [2023-05-02T02:11:11.395Z] ---> Running in 19b751cc14ad [2023-05-02T02:11:12.358Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-mqtt ./cmd [2023-05-02T02:13:34.062Z] Removing intermediate container 19b751cc14ad [2023-05-02T02:13:34.062Z] ---> b587c9638c18 [2023-05-02T02:13:34.062Z] Step 13/24 : FROM alpine:3.17 [2023-05-02T02:13:34.062Z] 3.17: Pulling from library/alpine [2023-05-02T02:13:34.062Z] c41833b44d91: Already exists [2023-05-02T02:13:34.062Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T02:13:34.062Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T02:13:34.062Z] ---> 51e60588ff2c [2023-05-02T02:13:34.062Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2023-05-02T02:13:34.062Z] ---> Running in 0b1d9b08cabf [2023-05-02T02:13:34.062Z] Removing intermediate container 0b1d9b08cabf [2023-05-02T02:13:34.062Z] ---> 18ee37b86acb [2023-05-02T02:13:34.062Z] Step 15/24 : RUN apk add --update --no-cache dumb-init [2023-05-02T02:13:34.062Z] ---> Running in 74b38adf35ab [2023-05-02T02:13:34.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T02:13:34.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T02:13:34.062Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-02T02:13:34.062Z] Executing busybox-1.35.0-r29.trigger [2023-05-02T02:13:34.062Z] OK: 8 MiB in 16 packages [2023-05-02T02:13:34.062Z] Removing intermediate container 74b38adf35ab [2023-05-02T02:13:34.062Z] ---> b0f9f5913437 [2023-05-02T02:13:34.062Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2023-05-02T02:13:34.062Z] ---> b1971b9e10c9 [2023-05-02T02:13:34.062Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2023-05-02T02:13:34.062Z] ---> be8ff63c0e36 [2023-05-02T02:13:34.062Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2023-05-02T02:13:34.062Z] ---> aeeb6bb3408e [2023-05-02T02:13:34.062Z] Step 19/24 : EXPOSE 59982 [2023-05-02T02:13:34.062Z] ---> Running in 72c57d6064eb [2023-05-02T02:13:34.062Z] Removing intermediate container 72c57d6064eb [2023-05-02T02:13:34.062Z] ---> b56031e1636f [2023-05-02T02:13:34.062Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2023-05-02T02:13:34.062Z] ---> Running in dc43c6847d0a [2023-05-02T02:13:34.062Z] Removing intermediate container dc43c6847d0a [2023-05-02T02:13:34.062Z] ---> 211fc94623e9 [2023-05-02T02:13:34.062Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry"] [2023-05-02T02:13:34.062Z] ---> Running in d6b9c56874f3 [2023-05-02T02:13:34.062Z] Removing intermediate container d6b9c56874f3 [2023-05-02T02:13:34.062Z] ---> 0c2cabbf8684 [2023-05-02T02:13:34.062Z] Step 22/24 : LABEL arch=arm64 [2023-05-02T02:13:34.062Z] ---> Running in 65696afda6fb [2023-05-02T02:13:34.062Z] Removing intermediate container 65696afda6fb [2023-05-02T02:13:34.062Z] ---> 0a5ba194989a [2023-05-02T02:13:34.062Z] Step 23/24 : LABEL git_sha=df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [2023-05-02T02:13:34.062Z] ---> Running in 1fe0a71c2a4d [2023-05-02T02:13:34.062Z] Removing intermediate container 1fe0a71c2a4d [2023-05-02T02:13:34.062Z] ---> e74cf1d67f81 [2023-05-02T02:13:34.062Z] Step 24/24 : LABEL version=0.0.0 [2023-05-02T02:13:34.062Z] ---> Running in 0cd730a2f772 [2023-05-02T02:13:34.062Z] Removing intermediate container 0cd730a2f772 [2023-05-02T02:13:34.062Z] ---> 515575e6536e [2023-05-02T02:13:34.062Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T02:13:34.062Z] Successfully built 515575e6536e [2023-05-02T02:13:34.062Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:13:34.861Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T02:13:34.862Z] [2023-05-02T02:13:34.862Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:13:35.259Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T02:13:35.259Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T02:13:35.259Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T02:13:35.259Z] 04944245beec: Pulling fs layer [2023-05-02T02:13:35.259Z] 699f458cf7ca: Pulling fs layer [2023-05-02T02:13:35.259Z] 765212b225bb: Pulling fs layer [2023-05-02T02:13:35.259Z] f23df028b6ca: Pulling fs layer [2023-05-02T02:13:35.259Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T02:13:35.259Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T02:13:35.259Z] f23df028b6ca: Waiting [2023-05-02T02:13:35.259Z] d65c8cfc05b1: Waiting [2023-05-02T02:13:35.259Z] 2437ff75d9bd: Waiting [2023-05-02T02:13:35.259Z] 765212b225bb: Waiting [2023-05-02T02:13:35.526Z] 04944245beec: Verifying Checksum [2023-05-02T02:13:35.526Z] 04944245beec: Download complete [2023-05-02T02:13:35.526Z] 765212b225bb: Verifying Checksum [2023-05-02T02:13:35.526Z] 765212b225bb: Download complete [2023-05-02T02:13:35.526Z] f23df028b6ca: Verifying Checksum [2023-05-02T02:13:35.526Z] f23df028b6ca: Download complete [2023-05-02T02:13:35.526Z] d65c8cfc05b1: Verifying Checksum [2023-05-02T02:13:35.526Z] d65c8cfc05b1: Download complete [2023-05-02T02:13:35.795Z] 699f458cf7ca: Verifying Checksum [2023-05-02T02:13:35.795Z] 699f458cf7ca: Download complete [2023-05-02T02:13:36.062Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T02:13:36.062Z] 8998bd30e6a1: Download complete [2023-05-02T02:13:38.646Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T02:13:38.646Z] 2437ff75d9bd: Download complete [2023-05-02T02:13:40.664Z] 8998bd30e6a1: Pull complete [2023-05-02T02:13:40.664Z] 04944245beec: Pull complete [2023-05-02T02:13:42.114Z] 699f458cf7ca: Pull complete [2023-05-02T02:13:42.402Z] 765212b225bb: Pull complete [2023-05-02T02:13:45.778Z] f23df028b6ca: Pull complete [2023-05-02T02:13:45.778Z] d65c8cfc05b1: Pull complete [2023-05-02T02:14:00.780Z] 2437ff75d9bd: Pull complete [2023-05-02T02:14:00.780Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T02:14:00.780Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T02:14:00.780Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T02:14:01.100Z] prd-ubuntu20.04-docker-arm64-4c-16g-12291 does not seem to be running inside a container [2023-05-02T02:14:01.164Z] $ 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/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T02:14:03.569Z] $ docker top 569379ac23ceeb9aabe4c311819f2198ee8235f8187adae7c5362eea04ffb38c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:14:04.459Z] ---> job-cost.sh [2023-05-02T02:14:04.459Z] lf-activate-venv: SKIPPING [2023-05-02T02:14:04.459Z] INFO: No Stack... [2023-05-02T02:14:05.040Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T02:14:05.620Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T02:14:05.956Z] + + cut -d,cat -f6 /w/workspace/device-mqtt-go/1/archives/cost.csv [2023-05-02T02:14:05.956Z] [Pipeline] lock [2023-05-02T02:14:06.034Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-587-1-stack-cost] [2023-05-02T02:14:06.039Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-587-1-stack-cost] did not exist. Created. [2023-05-02T02:14:06.040Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-587-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T02:14:06.450Z] /w/workspace/device-mqtt-go/1@tmp/durable-817e4758/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T02:14:06.797Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T02:14:06.830Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T02:14:06.869Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T02:14:06.883Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-587-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T02:14:06.955Z] $ docker stop --time=1 569379ac23ceeb9aabe4c311819f2198ee8235f8187adae7c5362eea04ffb38c [2023-05-02T02:14:08.422Z] $ docker rm -f --volumes 569379ac23ceeb9aabe4c311819f2198ee8235f8187adae7c5362eea04ffb38c [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 [2023-05-02T02:14:09.404Z] provisioning config files... [2023-05-02T02:14:09.411Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp/config16413554052331649744tmp [Pipeline] { [Pipeline] sh [2023-05-02T02:14:09.746Z] + set +x [2023-05-02T02:14:09.747Z] + curl -s https://codecov.io/bash [2023-05-02T02:14:09.747Z] + bash -s -- [2023-05-02T02:14:09.747Z] [2023-05-02T02:14:09.747Z] _____ _ [2023-05-02T02:14:09.747Z] / ____| | | [2023-05-02T02:14:09.747Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T02:14:09.747Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T02:14:09.747Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T02:14:09.747Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T02:14:09.747Z] Bash-1.0.6 [2023-05-02T02:14:09.747Z] [2023-05-02T02:14:09.747Z] [2023-05-02T02:14:09.747Z] ==> git version 2.25.1 found [2023-05-02T02:14:09.747Z] ==> 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 [2023-05-02T02:14:09.747Z] Release-Date: 2020-01-08 [2023-05-02T02:14:09.747Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-02T02:14:09.747Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T02:14:09.747Z] ==> Jenkins CI detected. [2023-05-02T02:14:09.747Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-587 [2023-05-02T02:14:09.747Z] project root: . [2023-05-02T02:14:09.747Z] --> token set from env [2023-05-02T02:14:09.747Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T02:14:09.747Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T02:14:09.747Z] ==> Python coveragepy not found [2023-05-02T02:14:09.747Z] ==> Searching for coverage reports in: [2023-05-02T02:14:09.747Z] + . [2023-05-02T02:14:09.747Z] -> Found 1 reports [2023-05-02T02:14:09.747Z] ==> Detecting git/mercurial file structure [2023-05-02T02:14:09.747Z] ==> Reading reports [2023-05-02T02:14:09.747Z] + ./coverage.out bytes=16535 [2023-05-02T02:14:10.006Z] ==> Appending adjustments [2023-05-02T02:14:10.006Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T02:14:10.006Z] + Found adjustments [2023-05-02T02:14:10.006Z] ==> Gzipping contents [2023-05-02T02:14:10.006Z] 4.0K /tmp/codecov.Tfl4Aw.gz [2023-05-02T02:14:10.006Z] ==> Uploading reports [2023-05-02T02:14:10.006Z] url: https://codecov.io [2023-05-02T02:14:10.006Z] query: branch=PR-587&commit=df5fd81f3e6b0af933958c1fa4040dddc79a2e9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-587%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=587&job=&cmd_args= [2023-05-02T02:14:10.006Z] -> Pinging Codecov [2023-05-02T02:14:10.006Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-587&commit=df5fd81f3e6b0af933958c1fa4040dddc79a2e9b&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-587%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=587&job=&cmd_args= [2023-05-02T02:14:10.006Z] -> Uploading to [2023-05-02T02:14:10.006Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/7D719EC7BBE17E464838252E33014C33/df5fd81f3e6b0af933958c1fa4040dddc79a2e9b/f0ed759f-1b86-4fb6-9573-62757d6e9452.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T021409Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=6690fc0fb51651a3f217ddd73596122310fca7c4691149362ed80ba9fe7aeec4 [2023-05-02T02:14:10.006Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T02:14:10.006Z] Dload Upload Total Spent Left Speed [2023-05-02T02:14:10.265Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3017 0 0 100 3017 0 12415 --:--:-- --:--:-- --:--:-- 12415 [2023-05-02T02:14:10.265Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-mqtt-go/commit/df5fd81f3e6b0af933958c1fa4040dddc79a2e9b [Pipeline] } [2023-05-02T02:14:10.296Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [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) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" 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 [2023-05-02T02:14:12.029Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-587/archives ] [2023-05-02T02:14:12.029Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-587/archives [2023-05-02T02:14:12.029Z] total 16 [2023-05-02T02:14:12.029Z] drwxr-xr-x 3 root root 4096 May 2 02:03 . [2023-05-02T02:14:12.029Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 02:03 .. [2023-05-02T02:14:12.029Z] drwxr-xr-x 2 root root 4096 May 2 02:03 cost [2023-05-02T02:14:12.029Z] -rw-r--r-- 1 root root 86 May 2 02:03 cost.csv [2023-05-02T02:14:12.029Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-587/archives [2023-05-02T02:14:12.029Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-587/archives [2023-05-02T02:14:12.029Z] total 16 [2023-05-02T02:14:12.029Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 02:03 . [2023-05-02T02:14:12.029Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 02:03 .. [2023-05-02T02:14:12.029Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 02:03 cost [2023-05-02T02:14:12.029Z] -rw-r--r-- 1 jenkins jenkins 86 May 2 02:03 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:14:12.356Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:14:13.243Z] ---> package-listing.sh [2023-05-02T02:14:13.243Z] ++ facter osfamily [2023-05-02T02:14:13.243Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T02:14:13.502Z] + OS_FAMILY=debian [2023-05-02T02:14:13.502Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-587 [2023-05-02T02:14:13.502Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T02:14:13.502Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T02:14:13.502Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T02:14:13.502Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T02:14:13.502Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-587 ']' [2023-05-02T02:14:13.502Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T02:14:13.502Z] + case "${OS_FAMILY}" in [2023-05-02T02:14:13.502Z] + dpkg -l [2023-05-02T02:14:13.502Z] + grep '^ii' [2023-05-02T02:14:13.502Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T02:14:13.502Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T02:14:13.502Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T02:14:13.502Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-587 ']' [2023-05-02T02:14:13.502Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-587/archives/ [2023-05-02T02:14:13.502Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-587/archives/ [Pipeline] echo [2023-05-02T02:14:13.538Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-587/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T02:14:13.835Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T02:14:14.476Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T02:14:14.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T02:14:14.637Z] prd-ubuntu20.04-docker-8c-8g-12289 does not seem to be running inside a container [2023-05-02T02:14:14.681Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-mqtt-go_PR-587/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-mqtt-go_PR-587 -v /w/workspace/gexfoundry_device-mqtt-go_PR-587:/w/workspace/gexfoundry_device-mqtt-go_PR-587:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T02:14:14.887Z] $ docker top 4c5d0df1215dd0ddda77765e54d03a7e68a3a0396daffc46f6047f8b86e8b991 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T02:14:15.270Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T02:14:15.572Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T02:14:15.877Z] + ls /var/log/sa-host [2023-05-02T02:14:15.877Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T02:14:16.092Z] provisioning config files... [2023-05-02T02:14:16.100Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-587@tmp/config17692442870517979720tmp [Pipeline] { [Pipeline] echo [2023-05-02T02:14:16.145Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:14:16.453Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T02:14:16.484Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:14:16.876Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T02:14:16.908Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:14:17.214Z] ---> sudo-logs.sh [2023-05-02T02:14:17.214Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T02:14:17.305Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:14:17.614Z] ---> job-cost.sh [2023-05-02T02:14:17.614Z] lf-activate-venv: SKIPPING [2023-05-02T02:14:17.614Z] DEBUG: total: 0.2199999988079071 [2023-05-02T02:14:17.614Z] INFO: Retrieving Stack Cost... [2023-05-02T02:14:18.549Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T02:14:18.807Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T02:14:18.845Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T02:14:19.155Z] ---> logs-deploy.sh [2023-05-02T02:14:19.155Z] lf-activate-venv: SKIPPING [2023-05-02T02:14:19.155Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-587/1 [2023-05-02T02:14:19.155Z] INFO: archiving workspace using pattern(s): [2023-05-02T02:14:20.090Z] Archives upload complete. [2023-05-02T02:14:20.090Z] INFO: archiving logs to Nexus