Pull request #373 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e182c6520db3ca6c25ecaf0b82d301d9c5241fdd+1804939991e9cf6e6628dcf61ff454f4c33f5abe (53674396d27e5450eea34a3539a4435ef48ea20d) 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-ssh8818653408850551920.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-ssh5400086888534478100.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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 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-373/workspace@libs/edgex-global-pipelines # 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-373/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4502044127275703177.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-373/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5112557820187389928.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 61d3a14f5ee21304eadc9c25f102bcac80e1a589 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 61d3a14f5ee21304eadc9c25f102bcac80e1a589 # timeout=10 Commit message: "Merge pull request #384 from ernestojeda/add-go-1_17-lts" > 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 shared 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-ssh13012272320201695352.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision b3dada9287033e4e81bc68320e01fd57bef02650 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-373/workspace@libs/lf-pipelines # 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-373/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5023566530932348296.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 b3dada9287033e4e81bc68320e01fd57bef02650 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f b3dada9287033e4e81bc68320e01fd57bef02650 # timeout=10 Commit message: "Fix: Update requirements.txt, update global-jjb" > 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 61d3a14f5ee21304eadc9c25f102bcac80e1a589 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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.17 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 [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-34376’ Running on prd-ubuntu20.04-docker-8c-8g-34382 in /w/workspace/gexfoundry_device-mqtt-go_PR-373 [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-373 # 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 Merging remotes/origin/main commit 1804939991e9cf6e6628dcf61ff454f4c33f5abe into PR head commit e182c6520db3ca6c25ecaf0b82d301d9c5241fdd Merge succeeded, producing e182c6520db3ca6c25ecaf0b82d301d9c5241fdd Checking out Revision e182c6520db3ca6c25ecaf0b82d301d9c5241fdd (PR-373) > 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/373/head:refs/remotes/origin/PR-373 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e182c6520db3ca6c25ecaf0b82d301d9c5241fdd # 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 1804939991e9cf6e6628dcf61ff454f4c33f5abe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e182c6520db3ca6c25ecaf0b82d301d9c5241fdd # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-05-02T01:26:03.322Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-02T01:26:03.518Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T01:26:03.613Z] ========================================================= [2022-05-02T01:26:03.613Z] EdgeX Global Pipelines Version Info [2022-05-02T01:26:03.613Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:26:04.450Z] ------------------- [2022-05-02T01:26:04.450Z] stable info: [2022-05-02T01:26:04.450Z] ------------------- [2022-05-02T01:26:04.451Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T01:26:04.451Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T01:26:04.451Z] Message: update stable to v1.0.227 [2022-05-02T01:26:05.022Z] ------------------- [2022-05-02T01:26:05.022Z] experimental info: [2022-05-02T01:26:05.022Z] ------------------- [2022-05-02T01:26:05.022Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T01:26:05.023Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T01:26:05.023Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T01:26:05.291Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-02T01:26:05.332Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-02T01:26:05.374Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T01:26:05.414Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T01:26:05.460Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T01:26:05.509Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T01:26:05.551Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T01:26:05.596Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-02T01:26:05.634Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T01:26:05.679Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T01:26:05.722Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T01:26:05.759Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-02T01:26:05.799Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T01:26:05.842Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T01:26:05.878Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T01:26:05.919Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T01:26:05.961Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T01:26:06.001Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T01:26:06.044Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T01:26:06.088Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T01:26:06.124Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-02T01:26:06.161Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-02T01:26:06.199Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-02T01:26:06.238Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-02T01:26:06.283Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-02T01:26:06.329Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T01:26:06.364Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-373 [Pipeline] echo [2022-05-02T01:26:06.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-373 [Pipeline] echo [2022-05-02T01:26:06.442Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-373 [Pipeline] echo [2022-05-02T01:26:06.480Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [Pipeline] echo [2022-05-02T01:26:06.524Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e182c65 [Pipeline] echo [2022-05-02T01:26:06.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:26:06.694Z] provisioning config files... [2022-05-02T01:26:06.709Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp/config5996852885630370957tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:26:07.070Z] ---> docker-login.sh [2022-05-02T01:26:07.070Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:26:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:07.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:07.647Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:07.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:07.647Z] [2022-05-02T01:26:07.647Z] Login Succeeded [2022-05-02T01:26:07.647Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:26:07.647Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:07.647Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:07.647Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:07.647Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:07.647Z] [2022-05-02T01:26:07.647Z] Login Succeeded [2022-05-02T01:26:07.647Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:26:07.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:07.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:07.909Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:07.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:07.909Z] [2022-05-02T01:26:07.909Z] Login Succeeded [2022-05-02T01:26:07.909Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:26:07.909Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:07.909Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:07.909Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:07.909Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:07.909Z] [2022-05-02T01:26:07.909Z] Login Succeeded [2022-05-02T01:26:07.909Z] docker.io [2022-05-02T01:26:08.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:08.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:08.434Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:08.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:08.434Z] [2022-05-02T01:26:08.434Z] Login Succeeded [2022-05-02T01:26:08.434Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:26:08.467Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-05-02T01:26:09.100Z] + git rev-list -1 --merges e182c6520db3ca6c25ecaf0b82d301d9c5241fdd~1..e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [Pipeline] echo [2022-05-02T01:26:09.219Z] -----------> git rev-list -1 --merges e182c6520db3ca6c25ecaf0b82d301d9c5241fdd~1..e182c6520db3ca6c25ecaf0b82d301d9c5241fdd e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [false] [Pipeline] sh [2022-05-02T01:26:09.536Z] + git log --format=format:%s -1 e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [Pipeline] echo [2022-05-02T01:26:09.572Z] ========================================================= [2022-05-02T01:26:09.573Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T01:26:09.573Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:26:10.015Z] + git log --format=format:%s -1 e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [Pipeline] echo [2022-05-02T01:26:10.050Z] [semverPrep] GIT_COMMIT: e182c6520db3ca6c25ecaf0b82d301d9c5241fdd, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2022-05-02T01:26:10.079Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-02T01:26:10.549Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T01:26:10.549Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T01:26:10.549Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T01:26:10.549Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T01:26:10.549Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T01:26:10.549Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T01:26:10.549Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:26:11.014Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:26:11.014Z] [2022-05-02T01:26:11.014Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:26:11.363Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:26:11.363Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T01:26:11.363Z] 1fe172e4850f: Pulling fs layer [2022-05-02T01:26:11.363Z] caf521ccaac6: Pulling fs layer [2022-05-02T01:26:11.363Z] 3ead6fa29328: Pulling fs layer [2022-05-02T01:26:11.363Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T01:26:11.363Z] a8d5f1318db7: Pulling fs layer [2022-05-02T01:26:11.363Z] c427282e49a2: Pulling fs layer [2022-05-02T01:26:11.363Z] 5c2a1cbceb83: Waiting [2022-05-02T01:26:11.364Z] a8d5f1318db7: Waiting [2022-05-02T01:26:11.364Z] 1827001aaf11: Pulling fs layer [2022-05-02T01:26:11.364Z] c427282e49a2: Waiting [2022-05-02T01:26:11.364Z] 0714d37db230: Pulling fs layer [2022-05-02T01:26:11.364Z] 1827001aaf11: Waiting [2022-05-02T01:26:11.364Z] ac28cf19c067: Pulling fs layer [2022-05-02T01:26:11.364Z] 0714d37db230: Waiting [2022-05-02T01:26:11.364Z] ca983d60f3e2: Pulling fs layer [2022-05-02T01:26:11.364Z] 9f894cec8388: Pulling fs layer [2022-05-02T01:26:11.364Z] 9f894cec8388: Waiting [2022-05-02T01:26:11.364Z] caf521ccaac6: Verifying Checksum [2022-05-02T01:26:11.364Z] caf521ccaac6: Download complete [2022-05-02T01:26:11.364Z] 5c2a1cbceb83: Download complete [2022-05-02T01:26:11.628Z] a8d5f1318db7: Verifying Checksum [2022-05-02T01:26:11.628Z] a8d5f1318db7: Download complete [2022-05-02T01:26:11.628Z] 3ead6fa29328: Verifying Checksum [2022-05-02T01:26:11.628Z] 3ead6fa29328: Download complete [2022-05-02T01:26:11.628Z] c427282e49a2: Download complete [2022-05-02T01:26:11.628Z] 0714d37db230: Verifying Checksum [2022-05-02T01:26:11.628Z] 0714d37db230: Download complete [2022-05-02T01:26:11.628Z] ac28cf19c067: Download complete [2022-05-02T01:26:11.628Z] ca983d60f3e2: Verifying Checksum [2022-05-02T01:26:11.628Z] 9f894cec8388: Verifying Checksum [2022-05-02T01:26:11.628Z] 9f894cec8388: Download complete [2022-05-02T01:26:11.628Z] 1fe172e4850f: Verifying Checksum [2022-05-02T01:26:11.628Z] 1fe172e4850f: Download complete [2022-05-02T01:26:11.889Z] 1827001aaf11: Verifying Checksum [2022-05-02T01:26:11.889Z] 1827001aaf11: Download complete [2022-05-02T01:26:13.271Z] 1fe172e4850f: Pull complete [2022-05-02T01:26:13.271Z] caf521ccaac6: Pull complete [2022-05-02T01:26:13.859Z] 3ead6fa29328: Pull complete [2022-05-02T01:26:13.859Z] 5c2a1cbceb83: Pull complete [2022-05-02T01:26:14.120Z] a8d5f1318db7: Pull complete [2022-05-02T01:26:14.381Z] c427282e49a2: Pull complete [2022-05-02T01:26:16.294Z] 1827001aaf11: Pull complete [2022-05-02T01:26:16.294Z] 0714d37db230: Pull complete [2022-05-02T01:26:16.558Z] ac28cf19c067: Pull complete [2022-05-02T01:26:16.558Z] ca983d60f3e2: Pull complete [2022-05-02T01:26:16.818Z] 9f894cec8388: Pull complete [2022-05-02T01:26:16.818Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T01:26:16.818Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:26:16.818Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T01:26:16.919Z] prd-ubuntu20.04-docker-8c-8g-34382 does not seem to be running inside a container [2022-05-02T01:26:16.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-373 -v /w/workspace/gexfoundry_device-mqtt-go_PR-373:/w/workspace/gexfoundry_device-mqtt-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T01:26:18.574Z] $ docker top 8b2048ab90950285df9dc0a66d007e47cc9ae2b91808cb916e8cb2300ddc6be8 -eo pid,comm [2022-05-02T01:26:18.660Z] 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). [2022-05-02T01:26:18.660Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T01:26:18.782Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T01:26:18.782Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T01:26:18.920Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T01:26:18.917Z] $ docker exec 8b2048ab90950285df9dc0a66d007e47cc9ae2b91808cb916e8cb2300ddc6be8 ssh-agent [2022-05-02T01:26:19.050Z] SSH_AUTH_SOCK=/tmp/ssh-5j5jz8nOZIAD/agent.33 [2022-05-02T01:26:19.050Z] SSH_AGENT_PID=39 [2022-05-02T01:26:19.060Z] Running ssh-add (command line suppressed) [2022-05-02T01:26:19.182Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp/private_key_4731592603383781017.key (/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp/private_key_4731592603383781017.key) [2022-05-02T01:26:19.204Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T01:26:19.532Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T01:26:19.555Z] $ docker exec --env ******** --env ******** 8b2048ab90950285df9dc0a66d007e47cc9ae2b91808cb916e8cb2300ddc6be8 ssh-agent -k [2022-05-02T01:26:19.677Z] unset SSH_AUTH_SOCK; [2022-05-02T01:26:19.678Z] unset SSH_AGENT_PID; [2022-05-02T01:26:19.678Z] echo Agent pid 39 killed; [2022-05-02T01:26:19.695Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T01:26:19.786Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T01:26:19.786Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T01:26:19.914Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T01:26:19.913Z] $ docker exec 8b2048ab90950285df9dc0a66d007e47cc9ae2b91808cb916e8cb2300ddc6be8 ssh-agent [2022-05-02T01:26:20.035Z] SSH_AUTH_SOCK=/tmp/ssh-VAPITkIERKMr/agent.72 [2022-05-02T01:26:20.035Z] SSH_AGENT_PID=78 [2022-05-02T01:26:20.042Z] Running ssh-add (command line suppressed) [2022-05-02T01:26:20.159Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp/private_key_7897335503079988487.key (/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp/private_key_7897335503079988487.key) [2022-05-02T01:26:20.180Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T01:26:20.527Z] + git semver init [2022-05-02T01:26:20.788Z] 2022-05-02 01:26:20,741 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T01:26:20.788Z] 2022-05-02 01:26:20,742 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-373/.semver [2022-05-02T01:26:20.788Z] 2022-05-02 01:26:20,742 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-373/.semver [2022-05-02T01:26:20.788Z] 2022-05-02 01:26:20,743 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-373/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-373, universal_newlines=False, shell=None, istream=None) [2022-05-02T01:26:21.736Z] 2022-05-02 01:26:21,558 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-373/.git/info/exclude [2022-05-02T01:26:21.736Z] 2022-05-02 01:26:21,558 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-373/.semver/PR-373 with force:False [2022-05-02T01:26:21.736Z] 2022-05-02 01:26:21,558 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-373/.semver/PR-373 [2022-05-02T01:26:21.736Z] 2022-05-02 01:26:21,563 [execute] INFO git cat-file --batch-check [2022-05-02T01:26:21.736Z] 2022-05-02 01:26:21,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-373/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T01:26:21.736Z] 2022-05-02 01:26:21,570 [execute] INFO git cat-file --batch [2022-05-02T01:26:21.736Z] 2022-05-02 01:26:21,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-373/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T01:26:21.736Z] 2022-05-02 01:26:21,576 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-373/.semver/PR-373 [2022-05-02T01:26:21.736Z] 0.0.0 [Pipeline] } [2022-05-02T01:26:21.761Z] $ docker exec --env ******** --env ******** 8b2048ab90950285df9dc0a66d007e47cc9ae2b91808cb916e8cb2300ddc6be8 ssh-agent -k [2022-05-02T01:26:21.883Z] unset SSH_AUTH_SOCK; [2022-05-02T01:26:21.883Z] unset SSH_AGENT_PID; [2022-05-02T01:26:21.883Z] echo Agent pid 78 killed; [2022-05-02T01:26:21.898Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T01:26:22.349Z] + git semver [Pipeline] } [2022-05-02T01:26:22.639Z] $ docker stop --time=1 8b2048ab90950285df9dc0a66d007e47cc9ae2b91808cb916e8cb2300ddc6be8 [2022-05-02T01:26:23.996Z] $ docker rm -f 8b2048ab90950285df9dc0a66d007e47cc9ae2b91808cb916e8cb2300ddc6be8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:26:24.429Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T01:26:24.767Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T01:26:24.785Z] [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 [2022-05-02T01:26:25.386Z] provisioning config files... [2022-05-02T01:26:25.396Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp/config8170788401142865500tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:26:25.749Z] ---> docker-login.sh [2022-05-02T01:26:25.749Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:26:25.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:25.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:25.749Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:25.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:25.749Z] [2022-05-02T01:26:25.749Z] Login Succeeded [2022-05-02T01:26:25.749Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:26:25.749Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:26.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:26.010Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:26.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:26.010Z] [2022-05-02T01:26:26.010Z] Login Succeeded [2022-05-02T01:26:26.010Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:26:26.010Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:26.010Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:26.010Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:26.010Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:26.010Z] [2022-05-02T01:26:26.010Z] Login Succeeded [2022-05-02T01:26:26.010Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:26:26.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:26.271Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:26.271Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:26.271Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:26.271Z] [2022-05-02T01:26:26.271Z] Login Succeeded [2022-05-02T01:26:26.271Z] docker.io [2022-05-02T01:26:26.271Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:26:26.531Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:26:26.531Z] Configure a credential helper to remove this warning. See [2022-05-02T01:26:26.531Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:26:26.531Z] [2022-05-02T01:26:26.531Z] Login Succeeded [2022-05-02T01:26:26.531Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:26:26.558Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T01:26:26.778Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T01:26:26.810Z] ========================================================= [2022-05-02T01:26:26.810Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T01:26:26.810Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:26:27.310Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-02T01:26:27.310Z] Sending build context to Docker daemon 5.867MB [2022-05-02T01:26:27.310Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:26:27.310Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T01:26:27.572Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T01:26:27.572Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T01:26:27.572Z] 666ba61612fd: Pulling fs layer [2022-05-02T01:26:27.572Z] 8ed8ca486205: Pulling fs layer [2022-05-02T01:26:27.572Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T01:26:27.572Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T01:26:27.572Z] ca2b28591e48: Pulling fs layer [2022-05-02T01:26:27.572Z] a51346096db8: Pulling fs layer [2022-05-02T01:26:27.572Z] daebc70d1ce1: Pulling fs layer [2022-05-02T01:26:27.572Z] 0e18a0eac166: Pulling fs layer [2022-05-02T01:26:27.572Z] 4fe6c5a15a65: Waiting [2022-05-02T01:26:27.572Z] 22a0e8bec74d: Waiting [2022-05-02T01:26:27.572Z] ca2b28591e48: Waiting [2022-05-02T01:26:27.572Z] 0e18a0eac166: Waiting [2022-05-02T01:26:27.572Z] a51346096db8: Waiting [2022-05-02T01:26:27.572Z] daebc70d1ce1: Waiting [2022-05-02T01:26:27.572Z] 8ed8ca486205: Verifying Checksum [2022-05-02T01:26:27.572Z] 8ed8ca486205: Download complete [2022-05-02T01:26:27.572Z] 666ba61612fd: Verifying Checksum [2022-05-02T01:26:27.572Z] 666ba61612fd: Download complete [2022-05-02T01:26:27.572Z] 22a0e8bec74d: Verifying Checksum [2022-05-02T01:26:27.572Z] 22a0e8bec74d: Download complete [2022-05-02T01:26:27.572Z] ca2b28591e48: Verifying Checksum [2022-05-02T01:26:27.572Z] ca2b28591e48: Download complete [2022-05-02T01:26:27.572Z] 59bf1c3509f3: Verifying Checksum [2022-05-02T01:26:27.572Z] 59bf1c3509f3: Download complete [2022-05-02T01:26:27.572Z] a51346096db8: Verifying Checksum [2022-05-02T01:26:27.572Z] a51346096db8: Download complete [2022-05-02T01:26:27.572Z] daebc70d1ce1: Verifying Checksum [2022-05-02T01:26:27.572Z] daebc70d1ce1: Download complete [2022-05-02T01:26:27.572Z] 59bf1c3509f3: Pull complete [2022-05-02T01:26:27.833Z] 666ba61612fd: Pull complete [2022-05-02T01:26:27.833Z] 8ed8ca486205: Pull complete [2022-05-02T01:26:28.096Z] 0e18a0eac166: Verifying Checksum [2022-05-02T01:26:28.096Z] 0e18a0eac166: Download complete [2022-05-02T01:26:28.355Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T01:26:28.355Z] 4fe6c5a15a65: Download complete [2022-05-02T01:26:32.557Z] 4fe6c5a15a65: Pull complete [2022-05-02T01:26:32.557Z] 22a0e8bec74d: Pull complete [2022-05-02T01:26:32.557Z] ca2b28591e48: Pull complete [2022-05-02T01:26:32.817Z] a51346096db8: Pull complete [2022-05-02T01:26:32.817Z] daebc70d1ce1: Pull complete [2022-05-02T01:26:35.363Z] 0e18a0eac166: Pull complete [2022-05-02T01:26:35.363Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T01:26:35.363Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T01:26:35.363Z] ---> f018257e8ee9 [2022-05-02T01:26:35.363Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:26:37.293Z] ---> Running in 91e428e81d1f [2022-05-02T01:26:37.293Z] Removing intermediate container 91e428e81d1f [2022-05-02T01:26:37.293Z] ---> a8047e874faf [2022-05-02T01:26:37.293Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:26:37.293Z] ---> Running in 1f432074b267 [2022-05-02T01:26:37.293Z] Removing intermediate container 1f432074b267 [2022-05-02T01:26:37.293Z] ---> 352b65b43d32 [2022-05-02T01:26:37.293Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:26:37.555Z] ---> Running in 01f6c84f90f4 [2022-05-02T01:26:38.128Z] Removing intermediate container 01f6c84f90f4 [2022-05-02T01:26:38.128Z] ---> 57cdda44a446 [2022-05-02T01:26:38.128Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:26:38.128Z] ---> Running in 759210b1abda [2022-05-02T01:26:38.393Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:26:39.335Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:26:39.596Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T01:26:39.858Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T01:26:39.858Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T01:26:39.858Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T01:26:40.117Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T01:26:40.117Z] OK: 224 MiB in 56 packages [2022-05-02T01:26:40.197Z] Still waiting to schedule task [2022-05-02T01:26:40.198Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34380’ [2022-05-02T01:26:40.378Z] Removing intermediate container 759210b1abda [2022-05-02T01:26:40.378Z] ---> 00049959132d [2022-05-02T01:26:40.378Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-02T01:26:40.378Z] ---> Running in 2ccdd887cbe1 [2022-05-02T01:26:40.659Z] Removing intermediate container 2ccdd887cbe1 [2022-05-02T01:26:40.659Z] ---> ac27122cf00c [2022-05-02T01:26:40.659Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-02T01:26:40.920Z] ---> 11d44abba033 [2022-05-02T01:26:40.920Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:26:40.920Z] ---> Running in 9934f76aef7f [2022-05-02T01:26:59.038Z] Removing intermediate container 9934f76aef7f [2022-05-02T01:26:59.038Z] ---> 76663b20e99c [2022-05-02T01:26:59.038Z] Step 10/12 : COPY . . [2022-05-02T01:26:59.038Z] ---> 204ca33acbbc [2022-05-02T01:26:59.038Z] Step 11/12 : ARG MAKE='make build' [2022-05-02T01:26:59.038Z] ---> Running in 36aed48d0cd2 [2022-05-02T01:26:59.038Z] Removing intermediate container 36aed48d0cd2 [2022-05-02T01:26:59.038Z] ---> f5bf5ed1812c [2022-05-02T01:26:59.038Z] Step 12/12 : RUN $MAKE [2022-05-02T01:26:59.038Z] ---> Running in aeb964abd55c [2022-05-02T01:26:59.299Z] noop [2022-05-02T01:26:59.561Z] Removing intermediate container aeb964abd55c [2022-05-02T01:26:59.561Z] ---> c0bfde838410 [2022-05-02T01:26:59.561Z] Successfully built c0bfde838410 [2022-05-02T01:26:59.561Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:26:59.891Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T01:26:59.891Z] . [Pipeline] withDockerContainer [2022-05-02T01:26:59.988Z] prd-ubuntu20.04-docker-8c-8g-34382 does not seem to be running inside a container [2022-05-02T01:27:00.039Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-373 -v /w/workspace/gexfoundry_device-mqtt-go_PR-373:/w/workspace/gexfoundry_device-mqtt-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-02T01:27:00.460Z] $ docker top 8fff4e1ccadfcf48ffe212c6ba6c2b7f2e4839a0a155dc93e12581fd526c0562 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:27:00.858Z] + go version [2022-05-02T01:27:00.858Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T01:27:00.897Z] $ docker stop --time=1 8fff4e1ccadfcf48ffe212c6ba6c2b7f2e4839a0a155dc93e12581fd526c0562 [2022-05-02T01:27:02.244Z] $ docker rm -f 8fff4e1ccadfcf48ffe212c6ba6c2b7f2e4839a0a155dc93e12581fd526c0562 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:02.894Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T01:27:02.894Z] . [Pipeline] withDockerContainer [2022-05-02T01:27:02.982Z] prd-ubuntu20.04-docker-8c-8g-34382 does not seem to be running inside a container [2022-05-02T01:27:03.029Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-373 -v /w/workspace/gexfoundry_device-mqtt-go_PR-373:/w/workspace/gexfoundry_device-mqtt-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-05-02T01:27:03.451Z] $ docker top daeb1748ded77e93d1a433994cd375f2d8e150ac257b7730019c257b0421ad24 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T01:27:03.904Z] + make test [2022-05-02T01:27:03.904Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-02T01:27:04.164Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-02T01:27:14.149Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-02T01:27:14.149Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.017s coverage: 21.8% of statements [2022-05-02T01:27:14.149Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-02T01:27:20.737Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T01:27:24.939Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T01:27:24.939Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T01:27:24.939Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T01:27:25.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T01:27:25.267Z] $ docker stop --time=1 daeb1748ded77e93d1a433994cd375f2d8e150ac257b7730019c257b0421ad24 [2022-05-02T01:27:27.189Z] $ docker rm -f daeb1748ded77e93d1a433994cd375f2d8e150ac257b7730019c257b0421ad24 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:27:27.714Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T01:27:27.788Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-02T01:27:28.726Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T01:27:29.045Z] + ls -al . [2022-05-02T01:27:29.045Z] total 196 [2022-05-02T01:27:29.045Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 01:27 . [2022-05-02T01:27:29.045Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:25 .. [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 01:25 .dockerignore [2022-05-02T01:27:29.045Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 01:26 .git [2022-05-02T01:27:29.045Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:25 .github [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 01:25 .gitignore [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 01:25 .golangci.yml [2022-05-02T01:27:29.045Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 01:26 .semver [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 2 01:25 Attribution.txt [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 2 01:25 CHANGELOG.md [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:25 Dockerfile [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 01:25 GOVERNANCE.md [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 678 May 2 01:25 Jenkinsfile [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 01:25 LICENSE [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:25 Makefile [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 01:25 OWNERS.md [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 2 01:25 README.md [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 01:26 VERSION [2022-05-02T01:27:29.045Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:25 bin [2022-05-02T01:27:29.045Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:25 cmd [2022-05-02T01:27:29.045Z] -rw-r--r-- 1 jenkins jenkins 17887 May 2 01:27 coverage.out [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 2 01:25 go.mod [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 54473 May 2 01:25 go.sum [2022-05-02T01:27:29.045Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:25 internal [2022-05-02T01:27:29.045Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:25 mock [2022-05-02T01:27:29.045Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:25 snap [2022-05-02T01:27:29.045Z] -rw-rw-r-- 1 jenkins jenkins 227 May 2 01:25 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:29.437Z] + 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=e182c6520db3ca6c25ecaf0b82d301d9c5241fdd --label arch=amd64 --label version=0.0.0 . [2022-05-02T01:27:29.437Z] Sending build context to Docker daemon 5.885MB [2022-05-02T01:27:29.437Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:27:29.437Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T01:27:29.437Z] ---> c0bfde838410 [2022-05-02T01:27:29.437Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:27:29.437Z] ---> Running in b1fa374c9d55 [2022-05-02T01:27:29.699Z] Removing intermediate container b1fa374c9d55 [2022-05-02T01:27:29.699Z] ---> 7c9180926051 [2022-05-02T01:27:29.699Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:27:29.699Z] ---> Running in 03f9b76bcc14 [2022-05-02T01:27:29.699Z] Removing intermediate container 03f9b76bcc14 [2022-05-02T01:27:29.699Z] ---> a81e25294404 [2022-05-02T01:27:29.699Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:27:29.699Z] ---> Running in d28eef6e8869 [2022-05-02T01:27:30.270Z] Removing intermediate container d28eef6e8869 [2022-05-02T01:27:30.270Z] ---> 5953394dab82 [2022-05-02T01:27:30.270Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:27:30.531Z] ---> Running in 798552cae734 [2022-05-02T01:27:30.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:27:31.739Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:27:32.000Z] OK: 224 MiB in 56 packages [2022-05-02T01:27:32.261Z] Removing intermediate container 798552cae734 [2022-05-02T01:27:32.261Z] ---> 30f3e6a05016 [2022-05-02T01:27:32.261Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-02T01:27:32.261Z] ---> Running in 5327f18e950b [2022-05-02T01:27:32.261Z] Removing intermediate container 5327f18e950b [2022-05-02T01:27:32.261Z] ---> 726668e2e68f [2022-05-02T01:27:32.261Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-02T01:27:32.522Z] ---> ba03cfc7d29e [2022-05-02T01:27:32.522Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:27:32.522Z] ---> Running in eccd24a9d008 [2022-05-02T01:27:33.095Z] Removing intermediate container eccd24a9d008 [2022-05-02T01:27:33.095Z] ---> 808009b7e3e2 [2022-05-02T01:27:33.095Z] Step 10/24 : COPY . . [2022-05-02T01:27:33.665Z] ---> 0ff0577d2d66 [2022-05-02T01:27:33.665Z] Step 11/24 : ARG MAKE='make build' [2022-05-02T01:27:33.665Z] ---> Running in 471f180db1c0 [2022-05-02T01:27:33.665Z] Removing intermediate container 471f180db1c0 [2022-05-02T01:27:33.665Z] ---> 77c2db6b0710 [2022-05-02T01:27:33.665Z] Step 12/24 : RUN $MAKE [2022-05-02T01:27:33.665Z] ---> Running in 9a0d5a92e462 [2022-05-02T01:27:33.924Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-02T01:27:55.890Z] Removing intermediate container 9a0d5a92e462 [2022-05-02T01:27:55.890Z] ---> 3ab2fd9c032a [2022-05-02T01:27:55.890Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T01:27:55.890Z] 3.14: Pulling from library/alpine [2022-05-02T01:27:55.890Z] 8663204ce13b: Pulling fs layer [2022-05-02T01:27:55.890Z] 8663204ce13b: Verifying Checksum [2022-05-02T01:27:55.890Z] 8663204ce13b: Download complete [2022-05-02T01:27:55.890Z] 8663204ce13b: Pull complete [2022-05-02T01:27:55.890Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T01:27:55.890Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T01:27:55.890Z] ---> e04c818066af [2022-05-02T01:27:55.890Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-02T01:27:55.890Z] ---> Running in fc653e6c34c6 [2022-05-02T01:27:55.890Z] Removing intermediate container fc653e6c34c6 [2022-05-02T01:27:55.890Z] ---> e0727521d215 [2022-05-02T01:27:55.890Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T01:27:55.890Z] ---> Running in 7d61d8c0d2a5 [2022-05-02T01:27:55.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:27:55.890Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:27:55.890Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T01:27:55.890Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T01:27:55.890Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T01:27:55.890Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T01:27:55.890Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T01:27:55.890Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T01:27:55.890Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T01:27:55.890Z] OK: 8 MiB in 20 packages [2022-05-02T01:27:55.890Z] Removing intermediate container 7d61d8c0d2a5 [2022-05-02T01:27:55.890Z] ---> 1b12311611d8 [2022-05-02T01:27:55.890Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-02T01:27:56.463Z] ---> 813c145b3449 [2022-05-02T01:27:56.463Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-02T01:27:56.724Z] ---> b36f183a4ed3 [2022-05-02T01:27:56.724Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-02T01:27:56.724Z] ---> 963a2d52c244 [2022-05-02T01:27:56.724Z] Step 19/24 : EXPOSE 59982 [2022-05-02T01:27:56.724Z] ---> Running in bf150bbd3507 [2022-05-02T01:27:56.985Z] Removing intermediate container bf150bbd3507 [2022-05-02T01:27:56.985Z] ---> c2dc6e55368c [2022-05-02T01:27:56.985Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-02T01:27:56.985Z] ---> Running in dc15462281f6 [2022-05-02T01:27:56.985Z] Removing intermediate container dc15462281f6 [2022-05-02T01:27:56.985Z] ---> 7937a5c69508 [2022-05-02T01:27:56.985Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T01:27:56.985Z] ---> Running in c4c4e94603fb [2022-05-02T01:27:57.246Z] Removing intermediate container c4c4e94603fb [2022-05-02T01:27:57.246Z] ---> cf7786ac95a8 [2022-05-02T01:27:57.246Z] Step 22/24 : LABEL arch=amd64 [2022-05-02T01:27:57.246Z] ---> Running in bb5bf082a87e [2022-05-02T01:27:57.246Z] Removing intermediate container bb5bf082a87e [2022-05-02T01:27:57.246Z] ---> bbc8b3a34641 [2022-05-02T01:27:57.246Z] Step 23/24 : LABEL git_sha=e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [2022-05-02T01:27:57.246Z] ---> Running in 1517d5814df6 [2022-05-02T01:27:57.508Z] Removing intermediate container 1517d5814df6 [2022-05-02T01:27:57.508Z] ---> abee6fc1f779 [2022-05-02T01:27:57.508Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T01:27:57.508Z] ---> Running in 5a0afeee7341 [2022-05-02T01:27:57.768Z] Removing intermediate container 5a0afeee7341 [2022-05-02T01:27:57.768Z] ---> b5ca634cd3a3 [2022-05-02T01:27:57.768Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T01:27:57.768Z] Successfully built b5ca634cd3a3 [2022-05-02T01:27:57.768Z] Successfully tagged device-mqtt:latest [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] sh [2022-05-02T01:27:58.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:27:58.530Z] [2022-05-02T01:27:58.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:58.870Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:27:58.870Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T01:27:58.870Z] 5eb5b503b376: Pulling fs layer [2022-05-02T01:27:58.870Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T01:27:58.870Z] ec43610c2a17: Pulling fs layer [2022-05-02T01:27:58.870Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T01:27:58.870Z] 33b1e0a273af: Pulling fs layer [2022-05-02T01:27:58.870Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T01:27:58.870Z] 2f39f015ded8: Pulling fs layer [2022-05-02T01:27:58.870Z] 3a2ae6a8a46f: Waiting [2022-05-02T01:27:58.870Z] 33b1e0a273af: Waiting [2022-05-02T01:27:58.870Z] 5d3b04190fa2: Waiting [2022-05-02T01:27:58.870Z] 2f39f015ded8: Waiting [2022-05-02T01:27:58.870Z] 5c69ac0246d0: Verifying Checksum [2022-05-02T01:27:58.870Z] 5c69ac0246d0: Download complete [2022-05-02T01:27:58.870Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-02T01:27:58.870Z] 3a2ae6a8a46f: Download complete [2022-05-02T01:27:58.870Z] 33b1e0a273af: Verifying Checksum [2022-05-02T01:27:58.870Z] 33b1e0a273af: Download complete [2022-05-02T01:27:58.870Z] 5d3b04190fa2: Download complete [2022-05-02T01:27:58.870Z] ec43610c2a17: Verifying Checksum [2022-05-02T01:27:58.870Z] ec43610c2a17: Download complete [2022-05-02T01:27:59.130Z] 5eb5b503b376: Verifying Checksum [2022-05-02T01:27:59.130Z] 5eb5b503b376: Download complete [2022-05-02T01:27:59.700Z] 2f39f015ded8: Download complete [2022-05-02T01:28:00.641Z] 5eb5b503b376: Pull complete [2022-05-02T01:28:00.641Z] 5c69ac0246d0: Pull complete [2022-05-02T01:28:01.215Z] ec43610c2a17: Pull complete [2022-05-02T01:28:01.215Z] 3a2ae6a8a46f: Pull complete [2022-05-02T01:28:01.479Z] 33b1e0a273af: Pull complete [2022-05-02T01:28:01.479Z] 5d3b04190fa2: Pull complete [2022-05-02T01:28:05.671Z] 2f39f015ded8: Pull complete [2022-05-02T01:28:05.671Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T01:28:05.671Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:28:05.671Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T01:28:05.770Z] prd-ubuntu20.04-docker-8c-8g-34382 does not seem to be running inside a container [2022-05-02T01:28:05.823Z] $ 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-373 -v /w/workspace/gexfoundry_device-mqtt-go_PR-373:/w/workspace/gexfoundry_device-mqtt-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T01:28:07.591Z] $ docker top e4d6761dd770545146de740039d85c8174ecf5f49950b69983f4519958892809 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:28:08.090Z] ---> job-cost.sh [2022-05-02T01:28:08.090Z] lf-activate-venv: SKIPPING [2022-05-02T01:28:08.090Z] INFO: No Stack... [2022-05-02T01:28:08.663Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T01:28:08.926Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T01:28:09.255Z] + cat /w/workspace/gexfoundry_device-mqtt-go_PR-373/archives/cost.csv [2022-05-02T01:28:09.255Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T01:28:09.294Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-373-1-stack-cost] [2022-05-02T01:28:09.299Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-373-1-stack-cost] did not exist. Created. [2022-05-02T01:28:09.299Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-373-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T01:28:09.692Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T01:28:09.743Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T01:28:09.775Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-373-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T01:28:09.864Z] $ docker stop --time=1 e4d6761dd770545146de740039d85c8174ecf5f49950b69983f4519958892809 [2022-05-02T01:28:11.027Z] $ docker rm -f e4d6761dd770545146de740039d85c8174ecf5f49950b69983f4519958892809 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T01:29:25.207Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34386 in /w/workspace/gexfoundry_device-mqtt-go_PR-373 [Pipeline] { [Pipeline] ws [2022-05-02T01:29:25.253Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-05-02T01:29:25.831Z] Selected Git installation does not exist. Using Default [2022-05-02T01:29:25.831Z] The recommended git tool is: NONE [2022-05-02T01:29:33.288Z] using credential edgex-jenkins-ssh [2022-05-02T01:29:33.311Z] Cloning the remote Git repository [2022-05-02T01:29:33.383Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:29:33.476Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-05-02T01:29:33.574Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:29:33.575Z] > git --version # timeout=10 [2022-05-02T01:29:33.597Z] > git --version # 'git version 2.25.1' [2022-05-02T01:29:33.599Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:29:33.694Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T01:29:34.828Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-02T01:29:34.848Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T01:29:34.930Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-02T01:29:35.004Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:29:35.006Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:29:35.028Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/373/head:refs/remotes/origin/PR-373 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T01:29:35.600Z] Merging remotes/origin/main commit 1804939991e9cf6e6628dcf61ff454f4c33f5abe into PR head commit e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [2022-05-02T01:29:35.858Z] Merge succeeded, producing e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [2022-05-02T01:29:35.859Z] Checking out Revision e182c6520db3ca6c25ecaf0b82d301d9c5241fdd (PR-373) [2022-05-02T01:29:35.629Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T01:29:35.655Z] > git checkout -f e182c6520db3ca6c25ecaf0b82d301d9c5241fdd # timeout=10 [2022-05-02T01:29:35.754Z] > git remote # timeout=10 [2022-05-02T01:29:35.776Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T01:29:35.792Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:29:35.806Z] > git merge 1804939991e9cf6e6628dcf61ff454f4c33f5abe # timeout=10 [2022-05-02T01:29:35.839Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T01:29:35.871Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T01:29:35.894Z] > git checkout -f e182c6520db3ca6c25ecaf0b82d301d9c5241fdd # timeout=10 [2022-05-02T01:29:40.411Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2022-05-02T01:29:40.496Z] > git --version # timeout=10 [2022-05-02T01:29:40.509Z] > git --version # 'git version 2.25.1' [2022-05-02T01:29:40.533Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:29:41.763Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T01:29:41.763Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T01:29:41.763Z] Dload Upload Total Spent Left Speed [2022-05-02T01:29:41.763Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 85818 0 --:--:-- --:--:-- --:--:-- 85818 [Pipeline] sh [2022-05-02T01:29:42.445Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T01:29:42.820Z] + + sudo teesudo /etc/docker/daemon.new jq [2022-05-02T01:29:42.820Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-02T01:29:42.820Z] { [2022-05-02T01:29:42.820Z] "registry-mirrors": [ [2022-05-02T01:29:42.820Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T01:29:42.820Z] ], [2022-05-02T01:29:42.820Z] "bip": "10.250.0.254/24", [2022-05-02T01:29:42.820Z] "hosts": [ [2022-05-02T01:29:42.820Z] "tcp://0.0.0.0:5555", [2022-05-02T01:29:42.820Z] "unix:///var/run/docker.sock" [2022-05-02T01:29:42.820Z] ], [2022-05-02T01:29:42.820Z] "mtu": 1458, [2022-05-02T01:29:42.820Z] "selinux-enabled": true, [2022-05-02T01:29:42.820Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T01:29:42.820Z] } [Pipeline] sh [2022-05-02T01:29:43.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T01:29:43.551Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:30:02.004Z] provisioning config files... [2022-05-02T01:30:02.036Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2182130749485249649tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:30:02.685Z] ---> docker-login.sh [2022-05-02T01:30:02.685Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:30:03.670Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:03.670Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:03.670Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:03.670Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:03.670Z] [2022-05-02T01:30:03.670Z] Login Succeeded [2022-05-02T01:30:03.945Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:30:04.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:04.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:04.222Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:04.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:04.222Z] [2022-05-02T01:30:04.222Z] Login Succeeded [2022-05-02T01:30:04.222Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:30:04.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:04.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:04.827Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:04.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:04.827Z] [2022-05-02T01:30:04.827Z] Login Succeeded [2022-05-02T01:30:04.827Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:30:05.101Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:05.376Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:05.376Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:05.376Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:05.376Z] [2022-05-02T01:30:05.376Z] Login Succeeded [2022-05-02T01:30:05.376Z] docker.io [2022-05-02T01:30:05.648Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:30:05.920Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:30:05.920Z] Configure a credential helper to remove this warning. See [2022-05-02T01:30:05.920Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:30:05.920Z] [2022-05-02T01:30:05.920Z] Login Succeeded [2022-05-02T01:30:05.920Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:30:05.948Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T01:30:06.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T01:30:06.406Z] ========================================================= [2022-05-02T01:30:06.406Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T01:30:06.406Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:30:06.876Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-05-02T01:30:07.152Z] Sending build context to Docker daemon 3.05MB [2022-05-02T01:30:07.152Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:30:07.152Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T01:30:07.434Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T01:30:07.434Z] 9b3977197b4f: Pulling fs layer [2022-05-02T01:30:07.434Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T01:30:07.434Z] 94645a83ff95: Pulling fs layer [2022-05-02T01:30:07.434Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T01:30:07.434Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T01:30:07.434Z] 3096ccb668a1: Pulling fs layer [2022-05-02T01:30:07.434Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T01:30:07.434Z] 3f3a8bcf1eab: Waiting [2022-05-02T01:30:07.434Z] a4caa8a26152: Pulling fs layer [2022-05-02T01:30:07.434Z] 0c92f367c5e7: Waiting [2022-05-02T01:30:07.434Z] 3096ccb668a1: Waiting [2022-05-02T01:30:07.434Z] e8cf19c19ddd: Waiting [2022-05-02T01:30:07.434Z] a4caa8a26152: Waiting [2022-05-02T01:30:07.434Z] 94645a83ff95: Download complete [2022-05-02T01:30:07.434Z] 1a89e8eeedd5: Download complete [2022-05-02T01:30:07.434Z] 0c92f367c5e7: Verifying Checksum [2022-05-02T01:30:07.434Z] 0c92f367c5e7: Download complete [2022-05-02T01:30:07.434Z] 3096ccb668a1: Download complete [2022-05-02T01:30:07.434Z] 9b3977197b4f: Verifying Checksum [2022-05-02T01:30:07.434Z] 9b3977197b4f: Download complete [2022-05-02T01:30:07.434Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T01:30:07.434Z] e8cf19c19ddd: Download complete [2022-05-02T01:30:08.432Z] 9b3977197b4f: Pull complete [2022-05-02T01:30:08.709Z] 1a89e8eeedd5: Pull complete [2022-05-02T01:30:08.984Z] 94645a83ff95: Pull complete [2022-05-02T01:30:09.583Z] a4caa8a26152: Verifying Checksum [2022-05-02T01:30:09.584Z] a4caa8a26152: Download complete [2022-05-02T01:30:09.862Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-02T01:30:09.862Z] 3f3a8bcf1eab: Download complete [2022-05-02T01:30:22.286Z] 3f3a8bcf1eab: Pull complete [2022-05-02T01:30:22.286Z] 0c92f367c5e7: Pull complete [2022-05-02T01:30:22.286Z] 3096ccb668a1: Pull complete [2022-05-02T01:30:22.286Z] e8cf19c19ddd: Pull complete [2022-05-02T01:30:27.680Z] a4caa8a26152: Pull complete [2022-05-02T01:30:27.680Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T01:30:27.680Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T01:30:27.680Z] ---> 725f1c02e7f9 [2022-05-02T01:30:27.680Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:30:29.112Z] ---> Running in ce9ab2825d4a [2022-05-02T01:30:29.112Z] Removing intermediate container ce9ab2825d4a [2022-05-02T01:30:29.112Z] ---> 42b3aa216ac0 [2022-05-02T01:30:29.112Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:30:29.388Z] ---> Running in 036059dca99f [2022-05-02T01:30:29.664Z] Removing intermediate container 036059dca99f [2022-05-02T01:30:29.664Z] ---> 74904a07b020 [2022-05-02T01:30:29.664Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:30:29.664Z] ---> Running in 121e25ce611b [2022-05-02T01:30:31.668Z] Removing intermediate container 121e25ce611b [2022-05-02T01:30:31.668Z] ---> 3af62a6f2d1d [2022-05-02T01:30:31.668Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:30:31.949Z] ---> Running in 369b3580c3f4 [2022-05-02T01:30:33.978Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:30:34.967Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:30:35.951Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T01:30:35.951Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T01:30:35.951Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T01:30:36.228Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T01:30:36.228Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T01:30:36.508Z] OK: 224 MiB in 56 packages [2022-05-02T01:30:37.500Z] Removing intermediate container 369b3580c3f4 [2022-05-02T01:30:37.500Z] ---> 63eca6a72112 [2022-05-02T01:30:37.500Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-02T01:30:37.500Z] ---> Running in e307e9e9ca0d [2022-05-02T01:30:37.778Z] Removing intermediate container e307e9e9ca0d [2022-05-02T01:30:37.778Z] ---> 20a268fb00c6 [2022-05-02T01:30:37.778Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-02T01:30:38.381Z] ---> 14f88b13ef6c [2022-05-02T01:30:38.382Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:30:38.658Z] ---> Running in 63b4b7ce32be [2022-05-02T01:31:35.285Z] Removing intermediate container 63b4b7ce32be [2022-05-02T01:31:35.285Z] ---> eae92434d0c9 [2022-05-02T01:31:35.285Z] Step 10/12 : COPY . . [2022-05-02T01:31:35.285Z] ---> c0fb8d2ae4ae [2022-05-02T01:31:35.285Z] Step 11/12 : ARG MAKE='make build' [2022-05-02T01:31:35.285Z] ---> Running in c69bfa6e92b9 [2022-05-02T01:31:35.285Z] Removing intermediate container c69bfa6e92b9 [2022-05-02T01:31:35.285Z] ---> 89cd21d5702d [2022-05-02T01:31:35.285Z] Step 12/12 : RUN $MAKE [2022-05-02T01:31:35.285Z] ---> Running in f07e5f2bcb40 [2022-05-02T01:31:35.285Z] noop [2022-05-02T01:31:35.285Z] Removing intermediate container f07e5f2bcb40 [2022-05-02T01:31:35.285Z] ---> 17bbafec6950 [2022-05-02T01:31:35.285Z] Successfully built 17bbafec6950 [2022-05-02T01:31:35.285Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:31:35.677Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T01:31:35.677Z] . [Pipeline] withDockerContainer [2022-05-02T01:31:35.973Z] prd-ubuntu20.04-docker-arm64-4c-16g-34386 does not seem to be running inside a container [2022-05-02T01:31:36.076Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-02T01:31:37.668Z] $ docker top affe23a14ed7613f050e3a274031966f22bd87acd57d6c2198b49f133efd7676 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:31:38.706Z] + go version [2022-05-02T01:31:38.706Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T01:31:38.749Z] $ docker stop --time=1 affe23a14ed7613f050e3a274031966f22bd87acd57d6c2198b49f133efd7676 [2022-05-02T01:31:40.521Z] $ docker rm -f affe23a14ed7613f050e3a274031966f22bd87acd57d6c2198b49f133efd7676 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:31:41.460Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T01:31:41.460Z] . [Pipeline] withDockerContainer [2022-05-02T01:31:41.751Z] prd-ubuntu20.04-docker-arm64-4c-16g-34386 does not seem to be running inside a container [2022-05-02T01:31:41.855Z] $ 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 ******** ci-base-image-arm64 cat [2022-05-02T01:31:43.377Z] $ docker top d5fe8f6009ccc7add1cb68c018af75800677b2144d8815e1a6f8528f5c8e014b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T01:31:44.453Z] + make test [2022-05-02T01:31:44.453Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-02T01:31:46.473Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-02T01:33:23.416Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-02T01:33:23.416Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.084s coverage: 21.8% of statements [2022-05-02T01:33:23.416Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-02T01:33:23.416Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T01:33:23.416Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T01:33:55.812Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T01:33:55.812Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T01:33:55.812Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T01:33:55.852Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T01:33:55.892Z] $ docker stop --time=1 d5fe8f6009ccc7add1cb68c018af75800677b2144d8815e1a6f8528f5c8e014b [2022-05-02T01:33:57.729Z] $ docker rm -f d5fe8f6009ccc7add1cb68c018af75800677b2144d8815e1a6f8528f5c8e014b [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:33:58.894Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T01:33:58.941Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T01:33:59.693Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:34:00.323Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T01:34:00.733Z] + ls -al . [2022-05-02T01:34:00.733Z] total 192 [2022-05-02T01:34:00.733Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 01:33 . [2022-05-02T01:34:00.733Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:29 .. [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 01:29 .dockerignore [2022-05-02T01:34:00.733Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 01:29 .git [2022-05-02T01:34:00.733Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:29 .github [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 01:29 .gitignore [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 01:29 .golangci.yml [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 2 01:29 Attribution.txt [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 2 01:29 CHANGELOG.md [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:29 Dockerfile [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 01:29 GOVERNANCE.md [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 678 May 2 01:29 Jenkinsfile [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 01:29 LICENSE [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:29 Makefile [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 01:29 OWNERS.md [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 2 01:29 README.md [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 01:26 VERSION [2022-05-02T01:34:00.733Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:29 bin [2022-05-02T01:34:00.733Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:29 cmd [2022-05-02T01:34:00.733Z] -rw-r--r-- 1 jenkins jenkins 17887 May 2 01:33 coverage.out [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 2 01:29 go.mod [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 54473 May 2 01:29 go.sum [2022-05-02T01:34:00.733Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:29 internal [2022-05-02T01:34:00.733Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:29 mock [2022-05-02T01:34:00.733Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:29 snap [2022-05-02T01:34:00.733Z] -rw-rw-r-- 1 jenkins jenkins 227 May 2 01:29 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:34:01.117Z] + 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=e182c6520db3ca6c25ecaf0b82d301d9c5241fdd --label arch=arm64 --label version=0.0.0 . [2022-05-02T01:34:01.715Z] Sending build context to Docker daemon 3.069MB [2022-05-02T01:34:01.715Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:34:01.715Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T01:34:01.715Z] ---> 17bbafec6950 [2022-05-02T01:34:01.715Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:34:01.715Z] ---> Running in 26fc91678ecd [2022-05-02T01:34:01.994Z] Removing intermediate container 26fc91678ecd [2022-05-02T01:34:01.994Z] ---> 6f5be989fde2 [2022-05-02T01:34:01.994Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:34:02.268Z] ---> Running in 5f0e2062f26c [2022-05-02T01:34:02.541Z] Removing intermediate container 5f0e2062f26c [2022-05-02T01:34:02.541Z] ---> ecac9e259620 [2022-05-02T01:34:02.541Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:34:02.541Z] ---> Running in 4703b8c96772 [2022-05-02T01:34:04.521Z] Removing intermediate container 4703b8c96772 [2022-05-02T01:34:04.522Z] ---> 5fe190451dc3 [2022-05-02T01:34:04.522Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:34:04.522Z] ---> Running in 75446caa1556 [2022-05-02T01:34:05.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:34:06.478Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:34:07.457Z] OK: 224 MiB in 56 packages [2022-05-02T01:34:08.457Z] Removing intermediate container 75446caa1556 [2022-05-02T01:34:08.457Z] ---> ea38029e707e [2022-05-02T01:34:08.457Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-02T01:34:08.457Z] ---> Running in 0329a8d85bc0 [2022-05-02T01:34:08.732Z] Removing intermediate container 0329a8d85bc0 [2022-05-02T01:34:08.732Z] ---> 986f8393e04d [2022-05-02T01:34:08.732Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-02T01:34:09.332Z] ---> 2cac9f5f82fd [2022-05-02T01:34:09.332Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:34:09.332Z] ---> Running in 281b1d7f1a87 [2022-05-02T01:34:11.312Z] Removing intermediate container 281b1d7f1a87 [2022-05-02T01:34:11.312Z] ---> ff5ea60e8300 [2022-05-02T01:34:11.312Z] Step 10/24 : COPY . . [2022-05-02T01:34:12.749Z] ---> 2533f13d806c [2022-05-02T01:34:12.749Z] Step 11/24 : ARG MAKE='make build' [2022-05-02T01:34:12.749Z] ---> Running in 98ff3e2c0bce [2022-05-02T01:34:12.749Z] Removing intermediate container 98ff3e2c0bce [2022-05-02T01:34:12.749Z] ---> 2c3052a1a922 [2022-05-02T01:34:12.749Z] Step 12/24 : RUN $MAKE [2022-05-02T01:34:13.025Z] ---> Running in 4c63d0bad633 [2022-05-02T01:34:14.014Z] GCO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-mqtt-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/device-mqtt ./cmd [2022-05-02T01:36:35.900Z] Removing intermediate container 4c63d0bad633 [2022-05-02T01:36:35.900Z] ---> ba00eb8689e2 [2022-05-02T01:36:35.900Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T01:36:35.900Z] 3.14: Pulling from library/alpine [2022-05-02T01:36:35.900Z] 455c02918c45: Pulling fs layer [2022-05-02T01:36:35.900Z] 455c02918c45: Verifying Checksum [2022-05-02T01:36:35.900Z] 455c02918c45: Download complete [2022-05-02T01:36:35.900Z] 455c02918c45: Pull complete [2022-05-02T01:36:35.900Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T01:36:35.900Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T01:36:35.900Z] ---> ac73e934f311 [2022-05-02T01:36:35.900Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-02T01:36:35.900Z] ---> Running in f1a0b10dbd56 [2022-05-02T01:36:35.900Z] Removing intermediate container f1a0b10dbd56 [2022-05-02T01:36:35.900Z] ---> 32186a782011 [2022-05-02T01:36:35.900Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T01:36:35.900Z] ---> Running in 56049edc0d26 [2022-05-02T01:36:35.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:36:35.900Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:36:35.900Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T01:36:35.900Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T01:36:35.900Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T01:36:35.900Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T01:36:35.900Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T01:36:35.900Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T01:36:35.900Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T01:36:35.900Z] OK: 8 MiB in 20 packages [2022-05-02T01:36:35.900Z] Removing intermediate container 56049edc0d26 [2022-05-02T01:36:35.900Z] ---> 36514d64a0ea [2022-05-02T01:36:35.900Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-02T01:36:35.900Z] ---> 57933379c853 [2022-05-02T01:36:35.900Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-02T01:36:35.900Z] ---> 9088e445b7f3 [2022-05-02T01:36:35.900Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-02T01:36:35.900Z] ---> 4084216b3baf [2022-05-02T01:36:35.900Z] Step 19/24 : EXPOSE 59982 [2022-05-02T01:36:35.900Z] ---> Running in d64a878a6eed [2022-05-02T01:36:35.900Z] Removing intermediate container d64a878a6eed [2022-05-02T01:36:35.900Z] ---> 22949f35f8a7 [2022-05-02T01:36:35.900Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-02T01:36:35.900Z] ---> Running in 7bbfb9d206ff [2022-05-02T01:36:35.900Z] Removing intermediate container 7bbfb9d206ff [2022-05-02T01:36:35.900Z] ---> 9d26a16b5b86 [2022-05-02T01:36:35.900Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T01:36:35.900Z] ---> Running in feae974e3cae [2022-05-02T01:36:35.900Z] Removing intermediate container feae974e3cae [2022-05-02T01:36:35.900Z] ---> ce2c991215e3 [2022-05-02T01:36:35.900Z] Step 22/24 : LABEL arch=arm64 [2022-05-02T01:36:35.900Z] ---> Running in 72f0f2ddf8ac [2022-05-02T01:36:35.900Z] Removing intermediate container 72f0f2ddf8ac [2022-05-02T01:36:35.900Z] ---> 2b5a154794ec [2022-05-02T01:36:35.900Z] Step 23/24 : LABEL git_sha=e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [2022-05-02T01:36:35.900Z] ---> Running in fb708775ff58 [2022-05-02T01:36:35.900Z] Removing intermediate container fb708775ff58 [2022-05-02T01:36:35.900Z] ---> 13440c49b6c7 [2022-05-02T01:36:35.900Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T01:36:35.900Z] ---> Running in 07a2a94ec470 [2022-05-02T01:36:35.900Z] Removing intermediate container 07a2a94ec470 [2022-05-02T01:36:35.900Z] ---> 9913bd574a34 [2022-05-02T01:36:35.900Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T01:36:35.900Z] Successfully built 9913bd574a34 [2022-05-02T01:36:35.900Z] Successfully tagged device-mqtt-arm64:latest [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] sh [2022-05-02T01:36:36.605Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:36:36.605Z] [2022-05-02T01:36:36.605Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:36:36.990Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:36:37.265Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T01:36:37.265Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T01:36:37.265Z] 04944245beec: Pulling fs layer [2022-05-02T01:36:37.265Z] 699f458cf7ca: Pulling fs layer [2022-05-02T01:36:37.265Z] 765212b225bb: Pulling fs layer [2022-05-02T01:36:37.265Z] f23df028b6ca: Pulling fs layer [2022-05-02T01:36:37.265Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T01:36:37.265Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T01:36:37.265Z] f23df028b6ca: Waiting [2022-05-02T01:36:37.265Z] d65c8cfc05b1: Waiting [2022-05-02T01:36:37.265Z] 2437ff75d9bd: Waiting [2022-05-02T01:36:37.265Z] 765212b225bb: Waiting [2022-05-02T01:36:37.265Z] 04944245beec: Download complete [2022-05-02T01:36:37.265Z] 765212b225bb: Verifying Checksum [2022-05-02T01:36:37.265Z] 765212b225bb: Download complete [2022-05-02T01:36:37.265Z] f23df028b6ca: Download complete [2022-05-02T01:36:37.265Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T01:36:37.265Z] d65c8cfc05b1: Download complete [2022-05-02T01:36:37.541Z] 699f458cf7ca: Verifying Checksum [2022-05-02T01:36:37.541Z] 699f458cf7ca: Download complete [2022-05-02T01:36:37.816Z] 8998bd30e6a1: Verifying Checksum [2022-05-02T01:36:37.816Z] 8998bd30e6a1: Download complete [2022-05-02T01:36:40.433Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T01:36:40.433Z] 2437ff75d9bd: Download complete [2022-05-02T01:36:42.405Z] 8998bd30e6a1: Pull complete [2022-05-02T01:36:42.679Z] 04944245beec: Pull complete [2022-05-02T01:36:44.678Z] 699f458cf7ca: Pull complete [2022-05-02T01:36:44.678Z] 765212b225bb: Pull complete [2022-05-02T01:36:45.663Z] f23df028b6ca: Pull complete [2022-05-02T01:36:45.663Z] d65c8cfc05b1: Pull complete [2022-05-02T01:37:03.986Z] 2437ff75d9bd: Pull complete [2022-05-02T01:37:03.986Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T01:37:03.986Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:37:03.986Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T01:37:04.233Z] prd-ubuntu20.04-docker-arm64-4c-16g-34386 does not seem to be running inside a container [2022-05-02T01:37:04.331Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-05-02T01:37:07.134Z] $ docker top e9bcf2cd46487cf8a39c19fd5946e9d6917f6412ca979caa53da10286c0007ba -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:08.095Z] ---> job-cost.sh [2022-05-02T01:37:08.095Z] lf-activate-venv: SKIPPING [2022-05-02T01:37:08.095Z] INFO: No Stack... [2022-05-02T01:37:08.687Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T01:37:09.665Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T01:37:10.356Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-05-02T01:37:10.356Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T01:37:10.442Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-373-1-stack-cost] [2022-05-02T01:37:10.448Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-373-1-stack-cost] did not exist. Created. [2022-05-02T01:37:10.448Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-373-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T01:37:11.195Z] /w/workspace/device-mqtt-go/1@tmp/durable-fc81b5b1/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-02T01:37:11.895Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-02T01:37:11.948Z] Warning: overwriting stash ‘stack-cost’ [2022-05-02T01:37:12.020Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T01:37:12.034Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-373-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T01:37:12.159Z] $ docker stop --time=1 e9bcf2cd46487cf8a39c19fd5946e9d6917f6412ca979caa53da10286c0007ba [2022-05-02T01:37:13.732Z] $ docker rm -f e9bcf2cd46487cf8a39c19fd5946e9d6917f6412ca979caa53da10286c0007ba [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 [2022-05-02T01:37:14.736Z] provisioning config files... [2022-05-02T01:37:14.743Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp/config3999471087955130893tmp [Pipeline] { [Pipeline] sh [2022-05-02T01:37:15.095Z] + set +x [2022-05-02T01:37:15.096Z] + + bashcurl -s -s -- https://codecov.io/bash [2022-05-02T01:37:15.096Z] [2022-05-02T01:37:15.096Z] [2022-05-02T01:37:15.096Z] _____ _ [2022-05-02T01:37:15.096Z] / ____| | | [2022-05-02T01:37:15.096Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T01:37:15.096Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T01:37:15.096Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T01:37:15.096Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T01:37:15.096Z] Bash-1.0.6 [2022-05-02T01:37:15.096Z] [2022-05-02T01:37:15.096Z] [2022-05-02T01:37:15.096Z] ==> git version 2.25.1 found [2022-05-02T01:37:15.096Z] ==> 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 [2022-05-02T01:37:15.096Z] Release-Date: 2020-01-08 [2022-05-02T01:37:15.096Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-05-02T01:37:15.096Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-05-02T01:37:15.096Z] ==> Jenkins CI detected. [2022-05-02T01:37:15.096Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-373 [2022-05-02T01:37:15.096Z] project root: . [2022-05-02T01:37:15.096Z] --> token set from env [2022-05-02T01:37:15.096Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T01:37:15.096Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T01:37:15.096Z] ==> Python coveragepy not found [2022-05-02T01:37:15.096Z] ==> Searching for coverage reports in: [2022-05-02T01:37:15.096Z] + . [2022-05-02T01:37:15.374Z] -> Found 1 reports [2022-05-02T01:37:15.374Z] ==> Detecting git/mercurial file structure [2022-05-02T01:37:15.374Z] ==> Reading reports [2022-05-02T01:37:15.374Z] + ./coverage.out bytes=17887 [2022-05-02T01:37:15.374Z] ==> Appending adjustments [2022-05-02T01:37:15.374Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T01:37:15.374Z] + Found adjustments [2022-05-02T01:37:15.374Z] ==> Gzipping contents [2022-05-02T01:37:15.374Z] 4.0K /tmp/codecov.j4DO4h.gz [2022-05-02T01:37:15.374Z] ==> Uploading reports [2022-05-02T01:37:15.374Z] url: https://codecov.io [2022-05-02T01:37:15.374Z] query: branch=PR-373&commit=e182c6520db3ca6c25ecaf0b82d301d9c5241fdd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-373%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=373&job=&cmd_args= [2022-05-02T01:37:15.374Z] -> Pinging Codecov [2022-05-02T01:37:15.374Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-373&commit=e182c6520db3ca6c25ecaf0b82d301d9c5241fdd&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-373%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=373&job=&cmd_args= [2022-05-02T01:37:15.667Z] -> Uploading to [2022-05-02T01:37:15.667Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/7D719EC7BBE17E464838252E33014C33/e182c6520db3ca6c25ecaf0b82d301d9c5241fdd/068bfea1-99d1-4950-8d1b-f73ecdccd88d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T013715Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e2b0356cfd961f9e45da60d5c1746b6ef80bd73e29465a775ecd0cfce856e785 [2022-05-02T01:37:15.667Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T01:37:15.667Z] Dload Upload Total Spent Left Speed [2022-05-02T01:37:15.930Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3260 0 0 100 3260 0 12395 --:--:-- --:--:-- --:--:-- 12395 [2022-05-02T01:37:15.930Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/e182c6520db3ca6c25ecaf0b82d301d9c5241fdd [Pipeline] } [2022-05-02T01:37:15.976Z] 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 [2022-05-02T01:37:17.742Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-373/archives ] [2022-05-02T01:37:17.742Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-373/archives [2022-05-02T01:37:17.742Z] total 16 [2022-05-02T01:37:17.743Z] drwxr-xr-x 3 root root 4096 May 2 01:28 . [2022-05-02T01:37:17.743Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 01:28 .. [2022-05-02T01:37:17.743Z] drwxr-xr-x 2 root root 4096 May 2 01:28 cost [2022-05-02T01:37:17.743Z] -rw-r--r-- 1 root root 85 May 2 01:28 cost.csv [2022-05-02T01:37:17.743Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-373/archives [2022-05-02T01:37:17.743Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-373/archives [2022-05-02T01:37:17.743Z] total 16 [2022-05-02T01:37:17.743Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 01:28 . [2022-05-02T01:37:17.743Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 01:28 .. [2022-05-02T01:37:17.743Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 01:28 cost [2022-05-02T01:37:17.743Z] -rw-r--r-- 1 jenkins jenkins 85 May 2 01:28 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:18.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:19.011Z] ---> package-listing.sh [2022-05-02T01:37:19.012Z] ++ facter osfamily [2022-05-02T01:37:19.012Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T01:37:19.273Z] + OS_FAMILY=debian [2022-05-02T01:37:19.273Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-373 [2022-05-02T01:37:19.273Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T01:37:19.273Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T01:37:19.273Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T01:37:19.273Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T01:37:19.273Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-373 ']' [2022-05-02T01:37:19.273Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T01:37:19.273Z] + case "${OS_FAMILY}" in [2022-05-02T01:37:19.273Z] + dpkg -l [2022-05-02T01:37:19.273Z] + grep '^ii' [2022-05-02T01:37:19.273Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T01:37:19.273Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T01:37:19.273Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T01:37:19.273Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-373 ']' [2022-05-02T01:37:19.273Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-373/archives/ [2022-05-02T01:37:19.273Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-373/archives/ [Pipeline] echo [2022-05-02T01:37:19.308Z] 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-373/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-05-02T01:37:19.605Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:37:20.196Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:37:20.196Z] . [Pipeline] withDockerContainer [2022-05-02T01:37:20.293Z] prd-ubuntu20.04-docker-8c-8g-34382 does not seem to be running inside a container [2022-05-02T01:37:20.348Z] $ 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-373/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-373 -v /w/workspace/gexfoundry_device-mqtt-go_PR-373:/w/workspace/gexfoundry_device-mqtt-go_PR-373:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T01:37:20.582Z] $ docker top fc4d710d1c353f2c18e7ef25965fdf05c437898dac9529819bb5a8bae0709839 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:37:20.979Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T01:37:21.288Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T01:37:21.608Z] + ls /var/log/sa-host [2022-05-02T01:37:21.608Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:37:21.897Z] provisioning config files... [2022-05-02T01:37:21.907Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-373@tmp/config4242556452733595694tmp [Pipeline] { [Pipeline] echo [2022-05-02T01:37:21.958Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:22.286Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T01:37:22.315Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:22.720Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T01:37:22.758Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:23.077Z] ---> sudo-logs.sh [2022-05-02T01:37:23.077Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T01:37:23.163Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:23.481Z] ---> job-cost.sh [2022-05-02T01:37:23.481Z] lf-activate-venv: SKIPPING [2022-05-02T01:37:23.481Z] DEBUG: total: 0.2199999988079071 [2022-05-02T01:37:23.481Z] INFO: Retrieving Stack Cost... [2022-05-02T01:37:24.051Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T01:37:24.621Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T01:37:24.663Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:37:24.980Z] ---> logs-deploy.sh [2022-05-02T01:37:24.980Z] lf-activate-venv: SKIPPING [2022-05-02T01:37:24.980Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-373/1 [2022-05-02T01:37:24.980Z] INFO: archiving workspace using pattern(s): [2022-05-02T01:37:25.918Z] Archives upload complete. [2022-05-02T01:37:25.918Z] INFO: archiving logs to Nexus