Pull request #375 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 14f2905b28d45e21a3b72b79305641ac3f03affe+1804939991e9cf6e6628dcf61ff454f4c33f5abe (d4a9c0901b3ae13b109628596ddce2670248a35e) 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-ssh11242000108672956596.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-ssh1414030890074303988.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-375/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-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh532874312528720769.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-375/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh5218980743697028897.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-ssh7166318885374405624.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-375/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-375/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh12849873633280222561.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-34384 in /w/workspace/gexfoundry_device-mqtt-go_PR-375 [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-375 # 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 14f2905b28d45e21a3b72b79305641ac3f03affe Merge succeeded, producing 14f2905b28d45e21a3b72b79305641ac3f03affe Checking out Revision 14f2905b28d45e21a3b72b79305641ac3f03affe (PR-375) > 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/375/head:refs/remotes/origin/PR-375 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 14f2905b28d45e21a3b72b79305641ac3f03affe # 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 14f2905b28d45e21a3b72b79305641ac3f03affe # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/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:27:07.493Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-05-02T01:27:07.695Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-05-02T01:27:07.812Z] ========================================================= [2022-05-02T01:27:07.812Z] EdgeX Global Pipelines Version Info [2022-05-02T01:27:07.812Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:27:08.674Z] ------------------- [2022-05-02T01:27:08.674Z] stable info: [2022-05-02T01:27:08.674Z] ------------------- [2022-05-02T01:27:08.674Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-05-02T01:27:08.674Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T01:27:08.674Z] Message: update stable to v1.0.227 [2022-05-02T01:27:09.247Z] ------------------- [2022-05-02T01:27:09.247Z] experimental info: [2022-05-02T01:27:09.247Z] ------------------- [2022-05-02T01:27:09.247Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-05-02T01:27:09.247Z] Commit SHA: 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [2022-05-02T01:27:09.247Z] Message: update experimental to v1.0.227 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-05-02T01:27:09.489Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-05-02T01:27:09.531Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-05-02T01:27:09.576Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-05-02T01:27:09.622Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-05-02T01:27:09.671Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-05-02T01:27:09.714Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-05-02T01:27:09.761Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-05-02T01:27:09.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-05-02T01:27:09.846Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-05-02T01:27:09.891Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-05-02T01:27:09.931Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-05-02T01:27:09.973Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-05-02T01:27:10.019Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-05-02T01:27:10.103Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-05-02T01:27:10.148Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T01:27:10.195Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-05-02T01:27:10.239Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T01:27:10.290Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-05-02T01:27:10.328Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-05-02T01:27:10.366Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-05-02T01:27:10.414Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-05-02T01:27:10.451Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-05-02T01:27:10.495Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-05-02T01:27:10.533Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-05-02T01:27:10.567Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-05-02T01:27:10.609Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-05-02T01:27:10.651Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-375 [Pipeline] echo [2022-05-02T01:27:10.693Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-375 [Pipeline] echo [2022-05-02T01:27:10.730Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-375 [Pipeline] echo [2022-05-02T01:27:10.769Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 14f2905b28d45e21a3b72b79305641ac3f03affe [Pipeline] echo [2022-05-02T01:27:10.812Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 14f2905 [Pipeline] echo [2022-05-02T01:27:10.858Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:27:10.977Z] provisioning config files... [2022-05-02T01:27:10.991Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp/config2552497664984442013tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:27:11.358Z] ---> docker-login.sh [2022-05-02T01:27:11.358Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:27:11.622Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:11.622Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:11.622Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:11.622Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:11.622Z] [2022-05-02T01:27:11.622Z] Login Succeeded [2022-05-02T01:27:11.622Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:27:11.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:11.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:11.885Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:11.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:11.885Z] [2022-05-02T01:27:11.885Z] Login Succeeded [2022-05-02T01:27:11.885Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:27:11.885Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:11.885Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:11.885Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:11.885Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:11.885Z] [2022-05-02T01:27:11.885Z] Login Succeeded [2022-05-02T01:27:12.147Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:27:12.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:12.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:12.147Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:12.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:12.147Z] [2022-05-02T01:27:12.147Z] Login Succeeded [2022-05-02T01:27:12.147Z] docker.io [2022-05-02T01:27:12.147Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:12.721Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:12.721Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:12.721Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:12.721Z] [2022-05-02T01:27:12.721Z] Login Succeeded [2022-05-02T01:27:12.721Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:27:12.747Z] 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:27:13.381Z] + git rev-list -1 --merges 14f2905b28d45e21a3b72b79305641ac3f03affe~1..14f2905b28d45e21a3b72b79305641ac3f03affe [Pipeline] echo [2022-05-02T01:27:13.431Z] -----------> git rev-list -1 --merges 14f2905b28d45e21a3b72b79305641ac3f03affe~1..14f2905b28d45e21a3b72b79305641ac3f03affe 14f2905b28d45e21a3b72b79305641ac3f03affe [false] [Pipeline] sh [2022-05-02T01:27:13.748Z] + git log --format=format:%s -1 14f2905b28d45e21a3b72b79305641ac3f03affe [Pipeline] echo [2022-05-02T01:27:13.782Z] ========================================================= [2022-05-02T01:27:13.782Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-05-02T01:27:13.782Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:27:14.219Z] + git log --format=format:%s -1 14f2905b28d45e21a3b72b79305641ac3f03affe [Pipeline] echo [2022-05-02T01:27:14.250Z] [semverPrep] GIT_COMMIT: 14f2905b28d45e21a3b72b79305641ac3f03affe, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-05-02T01:27:14.279Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-05-02T01:27:14.691Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-05-02T01:27:14.691Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-05-02T01:27:14.691Z] + [ -e /tmp/ssh_known_hosts ] [2022-05-02T01:27:14.691Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-05-02T01:27:14.691Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-05-02T01:27:14.691Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-05-02T01:27:14.691Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:15.090Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:27:15.090Z] [2022-05-02T01:27:15.090Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:15.447Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:27:15.447Z] latest: Pulling from edgex-devops/py-git-semver [2022-05-02T01:27:15.447Z] 1fe172e4850f: Pulling fs layer [2022-05-02T01:27:15.447Z] caf521ccaac6: Pulling fs layer [2022-05-02T01:27:15.447Z] 3ead6fa29328: Pulling fs layer [2022-05-02T01:27:15.447Z] 5c2a1cbceb83: Pulling fs layer [2022-05-02T01:27:15.447Z] a8d5f1318db7: Pulling fs layer [2022-05-02T01:27:15.447Z] c427282e49a2: Pulling fs layer [2022-05-02T01:27:15.447Z] 1827001aaf11: Pulling fs layer [2022-05-02T01:27:15.447Z] 0714d37db230: Pulling fs layer [2022-05-02T01:27:15.447Z] ac28cf19c067: Pulling fs layer [2022-05-02T01:27:15.447Z] ca983d60f3e2: Pulling fs layer [2022-05-02T01:27:15.447Z] 9f894cec8388: Pulling fs layer [2022-05-02T01:27:15.447Z] c427282e49a2: Waiting [2022-05-02T01:27:15.447Z] 1827001aaf11: Waiting [2022-05-02T01:27:15.447Z] 0714d37db230: Waiting [2022-05-02T01:27:15.447Z] ac28cf19c067: Waiting [2022-05-02T01:27:15.447Z] 5c2a1cbceb83: Waiting [2022-05-02T01:27:15.447Z] a8d5f1318db7: Waiting [2022-05-02T01:27:15.447Z] ca983d60f3e2: Waiting [2022-05-02T01:27:15.447Z] 9f894cec8388: Waiting [2022-05-02T01:27:15.447Z] caf521ccaac6: Download complete [2022-05-02T01:27:15.447Z] 5c2a1cbceb83: Download complete [2022-05-02T01:27:15.447Z] a8d5f1318db7: Verifying Checksum [2022-05-02T01:27:15.447Z] a8d5f1318db7: Download complete [2022-05-02T01:27:15.708Z] 3ead6fa29328: Verifying Checksum [2022-05-02T01:27:15.708Z] 3ead6fa29328: Download complete [2022-05-02T01:27:15.708Z] c427282e49a2: Verifying Checksum [2022-05-02T01:27:15.708Z] 0714d37db230: Download complete [2022-05-02T01:27:15.708Z] ac28cf19c067: Verifying Checksum [2022-05-02T01:27:15.708Z] ac28cf19c067: Download complete [2022-05-02T01:27:15.708Z] ca983d60f3e2: Verifying Checksum [2022-05-02T01:27:15.708Z] ca983d60f3e2: Download complete [2022-05-02T01:27:15.708Z] 9f894cec8388: Verifying Checksum [2022-05-02T01:27:15.708Z] 9f894cec8388: Download complete [2022-05-02T01:27:15.708Z] 1fe172e4850f: Download complete [2022-05-02T01:27:15.968Z] 1827001aaf11: Verifying Checksum [2022-05-02T01:27:15.968Z] 1827001aaf11: Download complete [2022-05-02T01:27:16.935Z] 1fe172e4850f: Pull complete [2022-05-02T01:27:17.197Z] caf521ccaac6: Pull complete [2022-05-02T01:27:17.768Z] 3ead6fa29328: Pull complete [2022-05-02T01:27:17.768Z] 5c2a1cbceb83: Pull complete [2022-05-02T01:27:18.339Z] a8d5f1318db7: Pull complete [2022-05-02T01:27:18.339Z] c427282e49a2: Pull complete [2022-05-02T01:27:20.252Z] 1827001aaf11: Pull complete [2022-05-02T01:27:20.252Z] 0714d37db230: Pull complete [2022-05-02T01:27:20.252Z] ac28cf19c067: Pull complete [2022-05-02T01:27:20.518Z] ca983d60f3e2: Pull complete [2022-05-02T01:27:20.518Z] 9f894cec8388: Pull complete [2022-05-02T01:27:20.518Z] Digest: sha256:90e63904a1edc574c23a580e5fc31fbcdccad1501625621f67a6be262171cfee [2022-05-02T01:27:20.518Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [2022-05-02T01:27:20.518Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest [Pipeline] withDockerContainer [2022-05-02T01:27:20.618Z] prd-ubuntu20.04-docker-8c-8g-34384 does not seem to be running inside a container [2022-05-02T01:27:20.659Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-375 -v /w/workspace/gexfoundry_device-mqtt-go_PR-375:/w/workspace/gexfoundry_device-mqtt-go_PR-375:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:latest cat [2022-05-02T01:27:22.045Z] $ docker top 93ee361fb1dc200c23383201a33f0c1aabc2c7c323da51c519e56ad78f14cc92 -eo pid,comm [2022-05-02T01:27:22.108Z] 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:27:22.108Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-05-02T01:27:22.228Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T01:27:22.228Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T01:27:22.369Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T01:27:22.379Z] $ docker exec 93ee361fb1dc200c23383201a33f0c1aabc2c7c323da51c519e56ad78f14cc92 ssh-agent [2022-05-02T01:27:22.508Z] SSH_AUTH_SOCK=/tmp/ssh-i9sK7GQVTeFr/agent.33 [2022-05-02T01:27:22.508Z] SSH_AGENT_PID=39 [2022-05-02T01:27:22.516Z] Running ssh-add (command line suppressed) [2022-05-02T01:27:22.649Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp/private_key_3374915562709766338.key (/w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp/private_key_3374915562709766338.key) [2022-05-02T01:27:22.660Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T01:27:23.007Z] + git tag --points-at HEAD [Pipeline] } [2022-05-02T01:27:23.039Z] $ docker exec --env ******** --env ******** 93ee361fb1dc200c23383201a33f0c1aabc2c7c323da51c519e56ad78f14cc92 ssh-agent -k [2022-05-02T01:27:23.143Z] unset SSH_AUTH_SOCK; [2022-05-02T01:27:23.144Z] unset SSH_AGENT_PID; [2022-05-02T01:27:23.144Z] echo Agent pid 39 killed; [2022-05-02T01:27:23.150Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-05-02T01:27:23.236Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-05-02T01:27:23.236Z] [ssh-agent] Looking for ssh-agent implementation... [2022-05-02T01:27:23.368Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-05-02T01:27:23.377Z] $ docker exec 93ee361fb1dc200c23383201a33f0c1aabc2c7c323da51c519e56ad78f14cc92 ssh-agent [2022-05-02T01:27:23.500Z] SSH_AUTH_SOCK=/tmp/ssh-813l9OLvsxNj/agent.71 [2022-05-02T01:27:23.500Z] SSH_AGENT_PID=77 [2022-05-02T01:27:23.505Z] Running ssh-add (command line suppressed) [2022-05-02T01:27:23.636Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp/private_key_9201072203389860284.key (/w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp/private_key_9201072203389860284.key) [2022-05-02T01:27:23.649Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-05-02T01:27:23.989Z] + git semver init [2022-05-02T01:27:24.250Z] 2022-05-02 01:27:24,212 [run_init] DEBUG init version:0.0.0 force:False [2022-05-02T01:27:24.250Z] 2022-05-02 01:27:24,213 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-375/.semver [2022-05-02T01:27:24.250Z] 2022-05-02 01:27:24,213 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-375/.semver [2022-05-02T01:27:24.250Z] 2022-05-02 01:27:24,213 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-375/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-375, universal_newlines=False, shell=None, istream=None) [2022-05-02T01:27:25.194Z] 2022-05-02 01:27:25,029 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-375/.git/info/exclude [2022-05-02T01:27:25.194Z] 2022-05-02 01:27:25,030 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-375/.semver/PR-375 with force:False [2022-05-02T01:27:25.194Z] 2022-05-02 01:27:25,030 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-375/.semver/PR-375 [2022-05-02T01:27:25.194Z] 2022-05-02 01:27:25,034 [execute] INFO git cat-file --batch-check [2022-05-02T01:27:25.194Z] 2022-05-02 01:27:25,035 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-375/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T01:27:25.194Z] 2022-05-02 01:27:25,042 [execute] INFO git cat-file --batch [2022-05-02T01:27:25.194Z] 2022-05-02 01:27:25,042 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-375/.semver, universal_newlines=False, shell=None, istream=) [2022-05-02T01:27:25.194Z] 2022-05-02 01:27:25,048 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-375/.semver/PR-375 [2022-05-02T01:27:25.194Z] 0.0.0 [Pipeline] } [2022-05-02T01:27:25.228Z] $ docker exec --env ******** --env ******** 93ee361fb1dc200c23383201a33f0c1aabc2c7c323da51c519e56ad78f14cc92 ssh-agent -k [2022-05-02T01:27:25.336Z] unset SSH_AUTH_SOCK; [2022-05-02T01:27:25.336Z] unset SSH_AGENT_PID; [2022-05-02T01:27:25.337Z] echo Agent pid 77 killed; [2022-05-02T01:27:25.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-05-02T01:27:25.775Z] + git semver [Pipeline] } [2022-05-02T01:27:26.071Z] $ docker stop --time=1 93ee361fb1dc200c23383201a33f0c1aabc2c7c323da51c519e56ad78f14cc92 [2022-05-02T01:27:27.422Z] $ docker rm -f 93ee361fb1dc200c23383201a33f0c1aabc2c7c323da51c519e56ad78f14cc92 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:27:27.854Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-05-02T01:27:28.188Z] Stashed 1 file(s) [Pipeline] echo [2022-05-02T01:27:28.208Z] [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:27:28.814Z] provisioning config files... [2022-05-02T01:27:28.827Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp/config2076522924152739901tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:27:29.172Z] ---> docker-login.sh [2022-05-02T01:27:29.172Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:27:29.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:29.172Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:29.172Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:29.172Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:29.172Z] [2022-05-02T01:27:29.172Z] Login Succeeded [2022-05-02T01:27:29.172Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:27:29.172Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:29.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:29.434Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:29.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:29.434Z] [2022-05-02T01:27:29.434Z] Login Succeeded [2022-05-02T01:27:29.434Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:27:29.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:29.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:29.434Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:29.434Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:29.434Z] [2022-05-02T01:27:29.434Z] Login Succeeded [2022-05-02T01:27:29.434Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:27:29.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:29.700Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:29.700Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:29.700Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:29.700Z] [2022-05-02T01:27:29.700Z] Login Succeeded [2022-05-02T01:27:29.700Z] docker.io [2022-05-02T01:27:29.700Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:27:29.965Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:27:29.965Z] Configure a credential helper to remove this warning. See [2022-05-02T01:27:29.965Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:27:29.965Z] [2022-05-02T01:27:29.965Z] Login Succeeded [2022-05-02T01:27:29.965Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:27:30.000Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T01:27:30.208Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T01:27:30.242Z] ========================================================= [2022-05-02T01:27:30.242Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-05-02T01:27:30.242Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:30.656Z] + 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:27:30.656Z] Sending build context to Docker daemon 5.871MB [2022-05-02T01:27:30.656Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:27:30.656Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T01:27:30.656Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-05-02T01:27:30.656Z] 59bf1c3509f3: Pulling fs layer [2022-05-02T01:27:30.656Z] 666ba61612fd: Pulling fs layer [2022-05-02T01:27:30.656Z] 8ed8ca486205: Pulling fs layer [2022-05-02T01:27:30.656Z] 4fe6c5a15a65: Pulling fs layer [2022-05-02T01:27:30.656Z] 22a0e8bec74d: Pulling fs layer [2022-05-02T01:27:30.656Z] ca2b28591e48: Pulling fs layer [2022-05-02T01:27:30.656Z] a51346096db8: Pulling fs layer [2022-05-02T01:27:30.656Z] daebc70d1ce1: Pulling fs layer [2022-05-02T01:27:30.656Z] 0e18a0eac166: Pulling fs layer [2022-05-02T01:27:30.656Z] ca2b28591e48: Waiting [2022-05-02T01:27:30.656Z] a51346096db8: Waiting [2022-05-02T01:27:30.656Z] daebc70d1ce1: Waiting [2022-05-02T01:27:30.656Z] 4fe6c5a15a65: Waiting [2022-05-02T01:27:30.656Z] 0e18a0eac166: Waiting [2022-05-02T01:27:30.656Z] 22a0e8bec74d: Waiting [2022-05-02T01:27:30.656Z] 8ed8ca486205: Verifying Checksum [2022-05-02T01:27:30.656Z] 8ed8ca486205: Download complete [2022-05-02T01:27:30.656Z] 666ba61612fd: Verifying Checksum [2022-05-02T01:27:30.656Z] 666ba61612fd: Download complete [2022-05-02T01:27:30.914Z] 22a0e8bec74d: Verifying Checksum [2022-05-02T01:27:30.914Z] 22a0e8bec74d: Download complete [2022-05-02T01:27:30.914Z] 59bf1c3509f3: Verifying Checksum [2022-05-02T01:27:30.914Z] ca2b28591e48: Download complete [2022-05-02T01:27:30.914Z] a51346096db8: Download complete [2022-05-02T01:27:30.914Z] daebc70d1ce1: Verifying Checksum [2022-05-02T01:27:30.914Z] daebc70d1ce1: Download complete [2022-05-02T01:27:30.914Z] 59bf1c3509f3: Pull complete [2022-05-02T01:27:31.175Z] 666ba61612fd: Pull complete [2022-05-02T01:27:31.175Z] 8ed8ca486205: Pull complete [2022-05-02T01:27:31.436Z] 0e18a0eac166: Verifying Checksum [2022-05-02T01:27:31.436Z] 0e18a0eac166: Download complete [2022-05-02T01:27:31.698Z] 4fe6c5a15a65: Verifying Checksum [2022-05-02T01:27:31.698Z] 4fe6c5a15a65: Download complete [2022-05-02T01:27:35.895Z] 4fe6c5a15a65: Pull complete [2022-05-02T01:27:35.895Z] 22a0e8bec74d: Pull complete [2022-05-02T01:27:35.895Z] ca2b28591e48: Pull complete [2022-05-02T01:27:35.895Z] a51346096db8: Pull complete [2022-05-02T01:27:35.895Z] daebc70d1ce1: Pull complete [2022-05-02T01:27:38.472Z] 0e18a0eac166: Pull complete [2022-05-02T01:27:38.472Z] Digest: sha256:5cf2d0a306c5171eb5b3008c4b83cc7b6044f1808c238cb17927cddb93576120 [2022-05-02T01:27:38.472Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-05-02T01:27:38.472Z] ---> f018257e8ee9 [2022-05-02T01:27:38.472Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:27:39.415Z] ---> Running in 490751c2bb1d [2022-05-02T01:27:39.415Z] Removing intermediate container 490751c2bb1d [2022-05-02T01:27:39.415Z] ---> 6d5dfff479b5 [2022-05-02T01:27:39.415Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:27:39.415Z] ---> Running in 17888384966f [2022-05-02T01:27:39.676Z] Removing intermediate container 17888384966f [2022-05-02T01:27:39.676Z] ---> caca58b9f0e3 [2022-05-02T01:27:39.676Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:27:39.676Z] ---> Running in 1a020705672c [2022-05-02T01:27:40.248Z] Removing intermediate container 1a020705672c [2022-05-02T01:27:40.248Z] ---> c4a423226095 [2022-05-02T01:27:40.248Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:27:40.248Z] ---> Running in 76e1a2d18153 [2022-05-02T01:27:40.509Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:27:41.458Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:27:41.719Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T01:27:41.719Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T01:27:41.719Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T01:27:41.979Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T01:27:41.979Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T01:27:41.979Z] OK: 224 MiB in 56 packages [2022-05-02T01:27:42.565Z] Removing intermediate container 76e1a2d18153 [2022-05-02T01:27:42.565Z] ---> 07e9372ba9eb [2022-05-02T01:27:42.565Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-02T01:27:42.565Z] ---> Running in e6b31a6d7b5a [2022-05-02T01:27:42.565Z] Removing intermediate container e6b31a6d7b5a [2022-05-02T01:27:42.565Z] ---> 821628f2d4b5 [2022-05-02T01:27:42.565Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-02T01:27:42.826Z] ---> 5cb92541b8c9 [2022-05-02T01:27:42.826Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:27:42.826Z] ---> Running in 88c492c3f5c0 [2022-05-02T01:27:43.639Z] Still waiting to schedule task [2022-05-02T01:27:43.639Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-34380’ [2022-05-02T01:27:57.740Z] Removing intermediate container 88c492c3f5c0 [2022-05-02T01:27:57.740Z] ---> 7e615462288d [2022-05-02T01:27:57.740Z] Step 10/12 : COPY . . [2022-05-02T01:27:57.740Z] ---> 1ea982dadd43 [2022-05-02T01:27:57.740Z] Step 11/12 : ARG MAKE='make build' [2022-05-02T01:27:57.740Z] ---> Running in 76916f4c87c6 [2022-05-02T01:27:57.740Z] Removing intermediate container 76916f4c87c6 [2022-05-02T01:27:57.740Z] ---> 6b76ac4e8fee [2022-05-02T01:27:57.740Z] Step 12/12 : RUN $MAKE [2022-05-02T01:27:57.740Z] ---> Running in 51afb2d6f02d [2022-05-02T01:27:57.740Z] noop [2022-05-02T01:27:57.740Z] Removing intermediate container 51afb2d6f02d [2022-05-02T01:27:57.740Z] ---> d50eaa651ce2 [2022-05-02T01:27:57.740Z] Successfully built d50eaa651ce2 [2022-05-02T01:27:57.740Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:27:58.080Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T01:27:58.080Z] . [Pipeline] withDockerContainer [2022-05-02T01:27:58.172Z] prd-ubuntu20.04-docker-8c-8g-34384 does not seem to be running inside a container [2022-05-02T01:27:58.217Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-375 -v /w/workspace/gexfoundry_device-mqtt-go_PR-375:/w/workspace/gexfoundry_device-mqtt-go_PR-375:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-375@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-x86_64 cat [2022-05-02T01:27:58.604Z] $ docker top 9633356c7006de36c25ccf64409993451d77b8768c59ffd1e6c971c8a3066473 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:27:59.005Z] + go version [2022-05-02T01:27:59.005Z] go version go1.17.6 linux/amd64 [Pipeline] } [2022-05-02T01:27:59.041Z] $ docker stop --time=1 9633356c7006de36c25ccf64409993451d77b8768c59ffd1e6c971c8a3066473 [2022-05-02T01:28:00.340Z] $ docker rm -f 9633356c7006de36c25ccf64409993451d77b8768c59ffd1e6c971c8a3066473 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:28:01.006Z] + docker inspect -f . ci-base-image-x86_64 [2022-05-02T01:28:01.006Z] . [Pipeline] withDockerContainer [2022-05-02T01:28:01.102Z] prd-ubuntu20.04-docker-8c-8g-34384 does not seem to be running inside a container [2022-05-02T01:28:01.153Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-375 -v /w/workspace/gexfoundry_device-mqtt-go_PR-375:/w/workspace/gexfoundry_device-mqtt-go_PR-375:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-375@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-x86_64 cat [2022-05-02T01:28:01.577Z] $ docker top dec8dbfbdfef298683cd1590990308a2cdc6e41aac52ff0257fb45555acf6cdc -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T01:28:02.103Z] + make test [2022-05-02T01:28:02.103Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-02T01:28:02.362Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-02T01:28:12.362Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-02T01:28:12.362Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.015s coverage: 21.8% of statements [2022-05-02T01:28:12.362Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-02T01:28:17.646Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T01:28:20.941Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T01:28:20.941Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T01:28:20.941Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T01:28:21.541Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T01:28:21.582Z] $ docker stop --time=1 dec8dbfbdfef298683cd1590990308a2cdc6e41aac52ff0257fb45555acf6cdc [2022-05-02T01:28:23.362Z] $ docker rm -f dec8dbfbdfef298683cd1590990308a2cdc6e41aac52ff0257fb45555acf6cdc [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:28:23.875Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T01:28:23.944Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-05-02T01:28:24.615Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T01:28:24.928Z] + ls -al . [2022-05-02T01:28:24.928Z] total 176 [2022-05-02T01:28:24.928Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 01:28 . [2022-05-02T01:28:24.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:27 .. [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 01:27 .dockerignore [2022-05-02T01:28:24.928Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 01:27 .git [2022-05-02T01:28:24.928Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:27 .github [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 01:27 .gitignore [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 01:27 .golangci.yml [2022-05-02T01:28:24.928Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 01:27 .semver [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 2 01:27 Attribution.txt [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 2 01:27 CHANGELOG.md [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:27 Dockerfile [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 01:27 GOVERNANCE.md [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 678 May 2 01:27 Jenkinsfile [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 01:27 LICENSE [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:27 Makefile [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 01:27 OWNERS.md [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 2 01:27 README.md [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 01:27 VERSION [2022-05-02T01:28:24.928Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:27 bin [2022-05-02T01:28:24.928Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:27 cmd [2022-05-02T01:28:24.928Z] -rw-r--r-- 1 jenkins jenkins 17887 May 2 01:28 coverage.out [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 2 01:27 go.mod [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 35259 May 2 01:27 go.sum [2022-05-02T01:28:24.928Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:27 internal [2022-05-02T01:28:24.928Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:27 mock [2022-05-02T01:28:24.928Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:27 snap [2022-05-02T01:28:24.928Z] -rw-rw-r-- 1 jenkins jenkins 227 May 2 01:27 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:28:25.259Z] + 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=14f2905b28d45e21a3b72b79305641ac3f03affe --label arch=amd64 --label version=0.0.0 . [2022-05-02T01:28:25.259Z] Sending build context to Docker daemon 5.89MB [2022-05-02T01:28:25.259Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:28:25.259Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T01:28:25.259Z] ---> d50eaa651ce2 [2022-05-02T01:28:25.259Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:28:25.259Z] ---> Running in 3a15c5ea6890 [2022-05-02T01:28:25.520Z] Removing intermediate container 3a15c5ea6890 [2022-05-02T01:28:25.520Z] ---> 01642ddb2232 [2022-05-02T01:28:25.520Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:28:25.520Z] ---> Running in 7428dae320bf [2022-05-02T01:28:25.520Z] Removing intermediate container 7428dae320bf [2022-05-02T01:28:25.520Z] ---> 401e9c0250cf [2022-05-02T01:28:25.520Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:28:25.520Z] ---> Running in fd0c14923656 [2022-05-02T01:28:26.091Z] Removing intermediate container fd0c14923656 [2022-05-02T01:28:26.091Z] ---> 3d553705acfd [2022-05-02T01:28:26.091Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:28:26.352Z] ---> Running in e7241429b867 [2022-05-02T01:28:26.613Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:28:27.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:28:27.556Z] OK: 224 MiB in 56 packages [2022-05-02T01:28:28.142Z] Removing intermediate container e7241429b867 [2022-05-02T01:28:28.142Z] ---> af99d8b9c398 [2022-05-02T01:28:28.142Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-02T01:28:28.142Z] ---> Running in 45afb509fae0 [2022-05-02T01:28:28.142Z] Removing intermediate container 45afb509fae0 [2022-05-02T01:28:28.142Z] ---> 67b388009e0c [2022-05-02T01:28:28.142Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-02T01:28:28.142Z] ---> d234e410ed06 [2022-05-02T01:28:28.142Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:28:28.405Z] ---> Running in 143a92e3e134 [2022-05-02T01:28:28.979Z] Removing intermediate container 143a92e3e134 [2022-05-02T01:28:28.979Z] ---> 60e1b1b2a24c [2022-05-02T01:28:28.979Z] Step 10/24 : COPY . . [2022-05-02T01:28:29.240Z] ---> 13ffa289c23b [2022-05-02T01:28:29.240Z] Step 11/24 : ARG MAKE='make build' [2022-05-02T01:28:29.240Z] ---> Running in 3f9ed84e83ec [2022-05-02T01:28:29.500Z] Removing intermediate container 3f9ed84e83ec [2022-05-02T01:28:29.500Z] ---> 8d8697e7986b [2022-05-02T01:28:29.500Z] Step 12/24 : RUN $MAKE [2022-05-02T01:28:29.500Z] ---> Running in f2e560676c08 [2022-05-02T01:28:29.761Z] 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:28:51.719Z] Removing intermediate container f2e560676c08 [2022-05-02T01:28:51.719Z] ---> ba1a5f0ade1a [2022-05-02T01:28:51.719Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T01:28:51.719Z] 3.14: Pulling from library/alpine [2022-05-02T01:28:51.719Z] 8663204ce13b: Pulling fs layer [2022-05-02T01:28:51.719Z] 8663204ce13b: Verifying Checksum [2022-05-02T01:28:51.719Z] 8663204ce13b: Download complete [2022-05-02T01:28:51.719Z] 8663204ce13b: Pull complete [2022-05-02T01:28:51.719Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T01:28:51.719Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T01:28:51.719Z] ---> e04c818066af [2022-05-02T01:28:51.719Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-02T01:28:51.719Z] ---> Running in 4a2b2bff77e6 [2022-05-02T01:28:51.719Z] Removing intermediate container 4a2b2bff77e6 [2022-05-02T01:28:51.719Z] ---> 808263f810f7 [2022-05-02T01:28:51.719Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T01:28:51.719Z] ---> Running in 2a9f79cc770f [2022-05-02T01:28:51.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-05-02T01:28:51.719Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-05-02T01:28:51.719Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T01:28:51.719Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T01:28:51.719Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T01:28:51.719Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T01:28:51.719Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T01:28:51.719Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T01:28:51.719Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T01:28:51.719Z] OK: 8 MiB in 20 packages [2022-05-02T01:28:51.719Z] Removing intermediate container 2a9f79cc770f [2022-05-02T01:28:51.719Z] ---> 9608262774a2 [2022-05-02T01:28:51.719Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-02T01:28:51.719Z] ---> beb0b50fe406 [2022-05-02T01:28:51.719Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-02T01:28:51.719Z] ---> 0d2d8c138e7a [2022-05-02T01:28:51.719Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-02T01:28:51.719Z] ---> 27123dfc5a58 [2022-05-02T01:28:51.719Z] Step 19/24 : EXPOSE 59982 [2022-05-02T01:28:51.719Z] ---> Running in 535a7c2fe25b [2022-05-02T01:28:51.719Z] Removing intermediate container 535a7c2fe25b [2022-05-02T01:28:51.719Z] ---> 73e3b6f0786a [2022-05-02T01:28:51.719Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-02T01:28:51.719Z] ---> Running in 469e5e70b532 [2022-05-02T01:28:51.980Z] Removing intermediate container 469e5e70b532 [2022-05-02T01:28:51.980Z] ---> 941d08af794c [2022-05-02T01:28:51.980Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T01:28:51.980Z] ---> Running in 61ec6245d772 [2022-05-02T01:28:51.980Z] Removing intermediate container 61ec6245d772 [2022-05-02T01:28:51.980Z] ---> e7bff0439e57 [2022-05-02T01:28:51.980Z] Step 22/24 : LABEL arch=amd64 [2022-05-02T01:28:51.980Z] ---> Running in aa48f4aa1028 [2022-05-02T01:28:52.241Z] Removing intermediate container aa48f4aa1028 [2022-05-02T01:28:52.241Z] ---> 0f9469e74902 [2022-05-02T01:28:52.241Z] Step 23/24 : LABEL git_sha=14f2905b28d45e21a3b72b79305641ac3f03affe [2022-05-02T01:28:52.241Z] ---> Running in 8bd2b209d99e [2022-05-02T01:28:52.241Z] Removing intermediate container 8bd2b209d99e [2022-05-02T01:28:52.241Z] ---> a6926c29a45e [2022-05-02T01:28:52.241Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T01:28:52.241Z] ---> Running in e68d16b0f071 [2022-05-02T01:28:52.503Z] Removing intermediate container e68d16b0f071 [2022-05-02T01:28:52.503Z] ---> 2e1c480d5b77 [2022-05-02T01:28:52.503Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T01:28:52.503Z] Successfully built 2e1c480d5b77 [2022-05-02T01:28:52.503Z] 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:28:53.253Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:28:53.253Z] [2022-05-02T01:28:53.253Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:28:53.591Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:28:53.591Z] latest: Pulling from edgex-lftools-log-publisher [2022-05-02T01:28:53.591Z] 5eb5b503b376: Pulling fs layer [2022-05-02T01:28:53.591Z] 5c69ac0246d0: Pulling fs layer [2022-05-02T01:28:53.591Z] ec43610c2a17: Pulling fs layer [2022-05-02T01:28:53.591Z] 3a2ae6a8a46f: Pulling fs layer [2022-05-02T01:28:53.591Z] 33b1e0a273af: Pulling fs layer [2022-05-02T01:28:53.591Z] 5d3b04190fa2: Pulling fs layer [2022-05-02T01:28:53.591Z] 2f39f015ded8: Pulling fs layer [2022-05-02T01:28:53.591Z] 2f39f015ded8: Waiting [2022-05-02T01:28:53.591Z] 5d3b04190fa2: Waiting [2022-05-02T01:28:53.591Z] 3a2ae6a8a46f: Waiting [2022-05-02T01:28:53.591Z] 5c69ac0246d0: Download complete [2022-05-02T01:28:53.591Z] 3a2ae6a8a46f: Verifying Checksum [2022-05-02T01:28:53.591Z] 3a2ae6a8a46f: Download complete [2022-05-02T01:28:53.591Z] 33b1e0a273af: Verifying Checksum [2022-05-02T01:28:53.591Z] 33b1e0a273af: Download complete [2022-05-02T01:28:53.591Z] 5d3b04190fa2: Verifying Checksum [2022-05-02T01:28:53.591Z] 5d3b04190fa2: Download complete [2022-05-02T01:28:53.591Z] ec43610c2a17: Verifying Checksum [2022-05-02T01:28:53.591Z] ec43610c2a17: Download complete [2022-05-02T01:28:53.850Z] 5eb5b503b376: Verifying Checksum [2022-05-02T01:28:53.851Z] 5eb5b503b376: Download complete [2022-05-02T01:28:54.418Z] 2f39f015ded8: Download complete [2022-05-02T01:28:54.986Z] 5eb5b503b376: Pull complete [2022-05-02T01:28:55.245Z] 5c69ac0246d0: Pull complete [2022-05-02T01:28:55.505Z] ec43610c2a17: Pull complete [2022-05-02T01:28:55.767Z] 3a2ae6a8a46f: Pull complete [2022-05-02T01:28:56.027Z] 33b1e0a273af: Pull complete [2022-05-02T01:28:56.028Z] 5d3b04190fa2: Pull complete [2022-05-02T01:29:00.224Z] 2f39f015ded8: Pull complete [2022-05-02T01:29:00.224Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-05-02T01:29:00.224Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:29:00.224Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2022-05-02T01:29:00.313Z] prd-ubuntu20.04-docker-8c-8g-34384 does not seem to be running inside a container [2022-05-02T01:29:00.359Z] $ 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-375 -v /w/workspace/gexfoundry_device-mqtt-go_PR-375:/w/workspace/gexfoundry_device-mqtt-go_PR-375:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-05-02T01:29:02.043Z] $ docker top 7f13e5bfc50e9b7565c94221aed165a9d921825d80d009d5a88eae715a5dc3d6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:29:02.481Z] ---> job-cost.sh [2022-05-02T01:29:02.482Z] lf-activate-venv: SKIPPING [2022-05-02T01:29:02.482Z] INFO: No Stack... [2022-05-02T01:29:02.741Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T01:29:03.309Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T01:29:03.634Z] + cat+ /w/workspace/gexfoundry_device-mqtt-go_PR-375/archives/cost.csv [2022-05-02T01:29:03.635Z] cut -d, -f6 [Pipeline] lock [2022-05-02T01:29:03.689Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-375-1-stack-cost] [2022-05-02T01:29:03.693Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-375-1-stack-cost] did not exist. Created. [2022-05-02T01:29:03.693Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-375-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T01:29:04.092Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-05-02T01:29:04.151Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T01:29:04.177Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-375-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T01:29:04.250Z] $ docker stop --time=1 7f13e5bfc50e9b7565c94221aed165a9d921825d80d009d5a88eae715a5dc3d6 [2022-05-02T01:29:05.428Z] $ docker rm -f 7f13e5bfc50e9b7565c94221aed165a9d921825d80d009d5a88eae715a5dc3d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-05-02T01:31:06.262Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-34389 in /w/workspace/gexfoundry_device-mqtt-go_PR-375 [Pipeline] { [Pipeline] ws [2022-05-02T01:31:06.310Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-05-02T01:31:06.672Z] Selected Git installation does not exist. Using Default [2022-05-02T01:31:06.672Z] The recommended git tool is: NONE [2022-05-02T01:31:13.745Z] using credential edgex-jenkins-ssh [2022-05-02T01:31:13.768Z] Cloning the remote Git repository [2022-05-02T01:31:13.837Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:31:13.935Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-05-02T01:31:14.134Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:31:14.135Z] > git --version # timeout=10 [2022-05-02T01:31:14.168Z] > git --version # 'git version 2.25.1' [2022-05-02T01:31:14.170Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:31:14.279Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T01:31:15.453Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-02T01:31:15.477Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-05-02T01:31:15.509Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-05-02T01:31:15.549Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-05-02T01:31:15.550Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:31:15.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/375/head:refs/remotes/origin/PR-375 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-05-02T01:31:16.146Z] Merging remotes/origin/main commit 1804939991e9cf6e6628dcf61ff454f4c33f5abe into PR head commit 14f2905b28d45e21a3b72b79305641ac3f03affe [2022-05-02T01:31:16.390Z] Merge succeeded, producing 14f2905b28d45e21a3b72b79305641ac3f03affe [2022-05-02T01:31:16.390Z] Checking out Revision 14f2905b28d45e21a3b72b79305641ac3f03affe (PR-375) [2022-05-02T01:31:16.168Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T01:31:16.188Z] > git checkout -f 14f2905b28d45e21a3b72b79305641ac3f03affe # timeout=10 [2022-05-02T01:31:16.287Z] > git remote # timeout=10 [2022-05-02T01:31:16.307Z] > git config --get remote.origin.url # timeout=10 [2022-05-02T01:31:16.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-05-02T01:31:16.342Z] > git merge 1804939991e9cf6e6628dcf61ff454f4c33f5abe # timeout=10 [2022-05-02T01:31:16.372Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-05-02T01:31:16.401Z] > git config core.sparsecheckout # timeout=10 [2022-05-02T01:31:16.419Z] > git checkout -f 14f2905b28d45e21a3b72b79305641ac3f03affe # timeout=10 [2022-05-02T01:31:20.852Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-05-02T01:31:20.923Z] > git --version # timeout=10 [2022-05-02T01:31:20.935Z] > git --version # 'git version 2.25.1' [2022-05-02T01:31:20.952Z] fatal: bad object 61d3a14f5ee21304eadc9c25f102bcac80e1a589 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:31:22.033Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-05-02T01:31:22.033Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T01:31:22.033Z] Dload Upload Total Spent Left Speed [2022-05-02T01:31:22.033Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11843 100 11843 0 0 180k 0 --:--:-- --:--:-- --:--:-- 180k [Pipeline] sh [2022-05-02T01:31:22.601Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-05-02T01:31:22.968Z] + sudo jq+ sudo tee /etc/docker/daemon.new [2022-05-02T01:31:22.968Z] . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-05-02T01:31:22.968Z] { [2022-05-02T01:31:22.968Z] "registry-mirrors": [ [2022-05-02T01:31:22.968Z] "https://nexus3.edgexfoundry.org:10001" [2022-05-02T01:31:22.968Z] ], [2022-05-02T01:31:22.968Z] "bip": "10.250.0.254/24", [2022-05-02T01:31:22.968Z] "hosts": [ [2022-05-02T01:31:22.968Z] "tcp://0.0.0.0:5555", [2022-05-02T01:31:22.968Z] "unix:///var/run/docker.sock" [2022-05-02T01:31:22.968Z] ], [2022-05-02T01:31:22.968Z] "mtu": 1458, [2022-05-02T01:31:22.968Z] "selinux-enabled": true, [2022-05-02T01:31:22.968Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-05-02T01:31:22.968Z] } [Pipeline] sh [2022-05-02T01:31:23.337Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-05-02T01:31:23.705Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:31:42.210Z] provisioning config files... [2022-05-02T01:31:42.239Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config2503593192311334205tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:31:42.828Z] ---> docker-login.sh [2022-05-02T01:31:42.828Z] nexus3.edgexfoundry.org:10001 [2022-05-02T01:31:43.422Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:31:43.698Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:31:43.698Z] Configure a credential helper to remove this warning. See [2022-05-02T01:31:43.698Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:31:43.698Z] [2022-05-02T01:31:43.698Z] Login Succeeded [2022-05-02T01:31:43.698Z] nexus3.edgexfoundry.org:10002 [2022-05-02T01:31:44.295Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:31:44.295Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:31:44.295Z] Configure a credential helper to remove this warning. See [2022-05-02T01:31:44.295Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:31:44.295Z] [2022-05-02T01:31:44.295Z] Login Succeeded [2022-05-02T01:31:44.295Z] nexus3.edgexfoundry.org:10003 [2022-05-02T01:31:44.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:31:44.854Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:31:44.854Z] Configure a credential helper to remove this warning. See [2022-05-02T01:31:44.854Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:31:44.854Z] [2022-05-02T01:31:44.854Z] Login Succeeded [2022-05-02T01:31:44.854Z] nexus3.edgexfoundry.org:10004 [2022-05-02T01:31:45.127Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:31:45.127Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:31:45.127Z] Configure a credential helper to remove this warning. See [2022-05-02T01:31:45.127Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:31:45.127Z] [2022-05-02T01:31:45.400Z] Login Succeeded [2022-05-02T01:31:45.400Z] docker.io [2022-05-02T01:31:45.672Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-05-02T01:31:45.944Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-05-02T01:31:45.944Z] Configure a credential helper to remove this warning. See [2022-05-02T01:31:45.944Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-05-02T01:31:45.944Z] [2022-05-02T01:31:45.944Z] Login Succeeded [2022-05-02T01:31:45.944Z] ---> docker-login.sh ends [Pipeline] } [2022-05-02T01:31:45.972Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-05-02T01:31:46.390Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-05-02T01:31:46.425Z] ========================================================= [2022-05-02T01:31:46.425Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-05-02T01:31:46.425Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:31:46.878Z] + 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:31:47.158Z] Sending build context to Docker daemon 3.048MB [2022-05-02T01:31:47.158Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:31:47.158Z] Step 2/12 : FROM ${BASE} AS builder [2022-05-02T01:31:47.436Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-05-02T01:31:47.436Z] 9b3977197b4f: Pulling fs layer [2022-05-02T01:31:47.436Z] 1a89e8eeedd5: Pulling fs layer [2022-05-02T01:31:47.436Z] 94645a83ff95: Pulling fs layer [2022-05-02T01:31:47.436Z] 3f3a8bcf1eab: Pulling fs layer [2022-05-02T01:31:47.436Z] 0c92f367c5e7: Pulling fs layer [2022-05-02T01:31:47.436Z] 3096ccb668a1: Pulling fs layer [2022-05-02T01:31:47.436Z] e8cf19c19ddd: Pulling fs layer [2022-05-02T01:31:47.436Z] a4caa8a26152: Pulling fs layer [2022-05-02T01:31:47.436Z] 3f3a8bcf1eab: Waiting [2022-05-02T01:31:47.436Z] 0c92f367c5e7: Waiting [2022-05-02T01:31:47.436Z] 3096ccb668a1: Waiting [2022-05-02T01:31:47.436Z] e8cf19c19ddd: Waiting [2022-05-02T01:31:47.436Z] a4caa8a26152: Waiting [2022-05-02T01:31:47.436Z] 94645a83ff95: Verifying Checksum [2022-05-02T01:31:47.436Z] 94645a83ff95: Download complete [2022-05-02T01:31:47.436Z] 1a89e8eeedd5: Download complete [2022-05-02T01:31:47.436Z] 0c92f367c5e7: Verifying Checksum [2022-05-02T01:31:47.436Z] 0c92f367c5e7: Download complete [2022-05-02T01:31:47.436Z] 3096ccb668a1: Download complete [2022-05-02T01:31:47.436Z] 9b3977197b4f: Download complete [2022-05-02T01:31:47.437Z] e8cf19c19ddd: Verifying Checksum [2022-05-02T01:31:47.437Z] e8cf19c19ddd: Download complete [2022-05-02T01:31:48.436Z] 9b3977197b4f: Pull complete [2022-05-02T01:31:49.040Z] 1a89e8eeedd5: Pull complete [2022-05-02T01:31:49.316Z] 94645a83ff95: Pull complete [2022-05-02T01:31:49.591Z] a4caa8a26152: Verifying Checksum [2022-05-02T01:31:49.591Z] a4caa8a26152: Download complete [2022-05-02T01:31:50.189Z] 3f3a8bcf1eab: Verifying Checksum [2022-05-02T01:31:50.189Z] 3f3a8bcf1eab: Download complete [2022-05-02T01:32:02.600Z] 3f3a8bcf1eab: Pull complete [2022-05-02T01:32:02.600Z] 0c92f367c5e7: Pull complete [2022-05-02T01:32:02.600Z] 3096ccb668a1: Pull complete [2022-05-02T01:32:02.600Z] e8cf19c19ddd: Pull complete [2022-05-02T01:32:08.004Z] a4caa8a26152: Pull complete [2022-05-02T01:32:08.004Z] Digest: sha256:b3ad895ecde34a7521bb8912598475bc58d052e1c2c58d00df7f0fe54a102a46 [2022-05-02T01:32:08.004Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-05-02T01:32:08.004Z] ---> 725f1c02e7f9 [2022-05-02T01:32:08.004Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:32:08.992Z] ---> Running in d066ae80abf0 [2022-05-02T01:32:09.266Z] Removing intermediate container d066ae80abf0 [2022-05-02T01:32:09.266Z] ---> ecf9555cf438 [2022-05-02T01:32:09.266Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:32:09.266Z] ---> Running in d803c5fa20de [2022-05-02T01:32:09.538Z] Removing intermediate container d803c5fa20de [2022-05-02T01:32:09.538Z] ---> 29745e4f7a24 [2022-05-02T01:32:09.538Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:32:09.538Z] ---> Running in 48c2d511a93f [2022-05-02T01:32:11.520Z] Removing intermediate container 48c2d511a93f [2022-05-02T01:32:11.520Z] ---> c1c06515e79d [2022-05-02T01:32:11.520Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:32:11.520Z] ---> Running in e7381a8a9c36 [2022-05-02T01:32:14.139Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:32:14.735Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:32:15.722Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-05-02T01:32:15.722Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-05-02T01:32:15.722Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-05-02T01:32:15.997Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-05-02T01:32:15.997Z] Executing busybox-1.34.1-r3.trigger [2022-05-02T01:32:15.997Z] OK: 224 MiB in 56 packages [2022-05-02T01:32:16.999Z] Removing intermediate container e7381a8a9c36 [2022-05-02T01:32:16.999Z] ---> cb4823808fe2 [2022-05-02T01:32:16.999Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-05-02T01:32:16.999Z] ---> Running in 3c4bcf183eab [2022-05-02T01:32:17.271Z] Removing intermediate container 3c4bcf183eab [2022-05-02T01:32:17.271Z] ---> c27f078c7112 [2022-05-02T01:32:17.271Z] Step 8/12 : COPY go.mod vendor* ./ [2022-05-02T01:32:17.868Z] ---> 064bd3f0eb0d [2022-05-02T01:32:17.868Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:32:17.868Z] ---> Running in ecc5e0e053b3 [2022-05-02T01:33:04.846Z] Removing intermediate container ecc5e0e053b3 [2022-05-02T01:33:04.846Z] ---> 9e9b2c000136 [2022-05-02T01:33:04.846Z] Step 10/12 : COPY . . [2022-05-02T01:33:04.846Z] ---> 1e64e635728d [2022-05-02T01:33:04.846Z] Step 11/12 : ARG MAKE='make build' [2022-05-02T01:33:04.846Z] ---> Running in bc4cb5540ddb [2022-05-02T01:33:04.846Z] Removing intermediate container bc4cb5540ddb [2022-05-02T01:33:04.846Z] ---> 475451e98c72 [2022-05-02T01:33:04.846Z] Step 12/12 : RUN $MAKE [2022-05-02T01:33:04.846Z] ---> Running in e72da5caa815 [2022-05-02T01:33:04.846Z] noop [2022-05-02T01:33:05.439Z] Removing intermediate container e72da5caa815 [2022-05-02T01:33:05.439Z] ---> 389435f47bba [2022-05-02T01:33:05.710Z] Successfully built 389435f47bba [2022-05-02T01:33:05.710Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:33:06.075Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T01:33:06.075Z] . [Pipeline] withDockerContainer [2022-05-02T01:33:06.319Z] prd-ubuntu20.04-docker-arm64-4c-16g-34389 does not seem to be running inside a container [2022-05-02T01:33:06.409Z] $ 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:33:07.731Z] $ docker top 6f0cd9443856875caf844fe184473ba6fed27e255939437490830436037ab08e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:33:08.692Z] + go version [2022-05-02T01:33:08.692Z] go version go1.17.6 linux/arm64 [Pipeline] } [2022-05-02T01:33:08.729Z] $ docker stop --time=1 6f0cd9443856875caf844fe184473ba6fed27e255939437490830436037ab08e [2022-05-02T01:33:10.396Z] $ docker rm -f 6f0cd9443856875caf844fe184473ba6fed27e255939437490830436037ab08e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:33:11.285Z] + docker inspect -f . ci-base-image-arm64 [2022-05-02T01:33:11.285Z] . [Pipeline] withDockerContainer [2022-05-02T01:33:11.542Z] prd-ubuntu20.04-docker-arm64-4c-16g-34389 does not seem to be running inside a container [2022-05-02T01:33:11.632Z] $ 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:33:12.953Z] $ docker top 0d637ad89442ba20c181fa497d5e94f3da1fcd627598321dcce6ffb28d25b841 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-05-02T01:33:13.992Z] + make test [2022-05-02T01:33:13.992Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-05-02T01:33:15.996Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-05-02T01:34:52.899Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-05-02T01:34:52.899Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.078s coverage: 21.8% of statements [2022-05-02T01:34:52.899Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-05-02T01:34:52.899Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-05-02T01:34:52.899Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-05-02T01:35:15.168Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-05-02T01:35:15.168Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-05-02T01:35:15.168Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-05-02T01:35:16.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-05-02T01:35:16.223Z] $ docker stop --time=1 0d637ad89442ba20c181fa497d5e94f3da1fcd627598321dcce6ffb28d25b841 [2022-05-02T01:35:18.085Z] $ docker rm -f 0d637ad89442ba20c181fa497d5e94f3da1fcd627598321dcce6ffb28d25b841 [Pipeline] // withDockerContainer [Pipeline] sh [2022-05-02T01:35:19.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-05-02T01:35:19.232Z] Warning: overwriting stash ‘coverage-report’ [2022-05-02T01:35:19.745Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-05-02T01:35:20.350Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-05-02T01:35:20.700Z] + ls -al . [2022-05-02T01:35:20.700Z] total 172 [2022-05-02T01:35:20.700Z] drwxrwxr-x 9 jenkins jenkins 4096 May 2 01:35 . [2022-05-02T01:35:20.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:31 .. [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 01:31 .dockerignore [2022-05-02T01:35:20.700Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 01:31 .git [2022-05-02T01:35:20.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:31 .github [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 329 May 2 01:31 .gitignore [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 41 May 2 01:31 .golangci.yml [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 8656 May 2 01:31 Attribution.txt [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 7447 May 2 01:31 CHANGELOG.md [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:31 Dockerfile [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 01:31 GOVERNANCE.md [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 678 May 2 01:31 Jenkinsfile [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 2 01:31 LICENSE [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 1930 May 2 01:31 Makefile [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 620 May 2 01:31 OWNERS.md [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 2643 May 2 01:31 README.md [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 01:27 VERSION [2022-05-02T01:35:20.700Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:31 bin [2022-05-02T01:35:20.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:31 cmd [2022-05-02T01:35:20.700Z] -rw-r--r-- 1 jenkins jenkins 17887 May 2 01:34 coverage.out [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 3309 May 2 01:31 go.mod [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 35259 May 2 01:31 go.sum [2022-05-02T01:35:20.700Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 01:31 internal [2022-05-02T01:35:20.700Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 01:31 mock [2022-05-02T01:35:20.700Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 01:31 snap [2022-05-02T01:35:20.700Z] -rw-rw-r-- 1 jenkins jenkins 227 May 2 01:31 version.go [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:35:21.080Z] + 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=14f2905b28d45e21a3b72b79305641ac3f03affe --label arch=arm64 --label version=0.0.0 . [2022-05-02T01:35:21.356Z] Sending build context to Docker daemon 3.067MB [2022-05-02T01:35:21.356Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-05-02T01:35:21.356Z] Step 2/24 : FROM ${BASE} AS builder [2022-05-02T01:35:21.356Z] ---> 389435f47bba [2022-05-02T01:35:21.356Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-05-02T01:35:21.637Z] ---> Running in bfc90a5b1b40 [2022-05-02T01:35:21.916Z] Removing intermediate container bfc90a5b1b40 [2022-05-02T01:35:21.916Z] ---> 4ddfda4a11be [2022-05-02T01:35:21.916Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-05-02T01:35:21.916Z] ---> Running in 79bd70a94b97 [2022-05-02T01:35:22.515Z] Removing intermediate container 79bd70a94b97 [2022-05-02T01:35:22.515Z] ---> 468f118f9aea [2022-05-02T01:35:22.515Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-05-02T01:35:22.515Z] ---> Running in eb51b50b3f9b [2022-05-02T01:35:24.502Z] Removing intermediate container eb51b50b3f9b [2022-05-02T01:35:24.502Z] ---> 4b94d364f5fa [2022-05-02T01:35:24.502Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-05-02T01:35:24.502Z] ---> Running in 5a052971535b [2022-05-02T01:35:25.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:35:26.082Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:35:27.068Z] OK: 224 MiB in 56 packages [2022-05-02T01:35:28.056Z] Removing intermediate container 5a052971535b [2022-05-02T01:35:28.056Z] ---> bd610f607581 [2022-05-02T01:35:28.057Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-05-02T01:35:28.057Z] ---> Running in e5d4a6493e3a [2022-05-02T01:35:28.662Z] Removing intermediate container e5d4a6493e3a [2022-05-02T01:35:28.662Z] ---> 2be8a5bd9af3 [2022-05-02T01:35:28.662Z] Step 8/24 : COPY go.mod vendor* ./ [2022-05-02T01:35:29.260Z] ---> 85cf4154ba3f [2022-05-02T01:35:29.260Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-05-02T01:35:29.260Z] ---> Running in f2eda6f80709 [2022-05-02T01:35:31.258Z] Removing intermediate container f2eda6f80709 [2022-05-02T01:35:31.258Z] ---> 6f33fbeed574 [2022-05-02T01:35:31.258Z] Step 10/24 : COPY . . [2022-05-02T01:35:32.242Z] ---> 2bd430466853 [2022-05-02T01:35:32.242Z] Step 11/24 : ARG MAKE='make build' [2022-05-02T01:35:32.242Z] ---> Running in ccc60bb1a13d [2022-05-02T01:35:32.845Z] Removing intermediate container ccc60bb1a13d [2022-05-02T01:35:32.845Z] ---> daa63d13cf10 [2022-05-02T01:35:32.845Z] Step 12/24 : RUN $MAKE [2022-05-02T01:35:32.845Z] ---> Running in 079f58d70dec [2022-05-02T01:35:33.840Z] 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:37:55.717Z] Removing intermediate container 079f58d70dec [2022-05-02T01:37:55.717Z] ---> e824cc3f69c1 [2022-05-02T01:37:55.717Z] Step 13/24 : FROM alpine:3.14 [2022-05-02T01:37:55.717Z] 3.14: Pulling from library/alpine [2022-05-02T01:37:55.717Z] 455c02918c45: Pulling fs layer [2022-05-02T01:37:55.717Z] 455c02918c45: Download complete [2022-05-02T01:37:55.717Z] 455c02918c45: Pull complete [2022-05-02T01:37:55.717Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-05-02T01:37:55.717Z] Status: Downloaded newer image for alpine:3.14 [2022-05-02T01:37:55.717Z] ---> ac73e934f311 [2022-05-02T01:37:55.717Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-05-02T01:37:55.717Z] ---> Running in c16a002e0db2 [2022-05-02T01:37:55.717Z] Removing intermediate container c16a002e0db2 [2022-05-02T01:37:55.717Z] ---> 780545b2c24e [2022-05-02T01:37:55.717Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-05-02T01:37:55.717Z] ---> Running in 24444ba4b9a0 [2022-05-02T01:37:55.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-05-02T01:37:55.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-05-02T01:37:55.717Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-05-02T01:37:55.717Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-05-02T01:37:55.717Z] (3/6) Installing libsodium (1.0.18-r0) [2022-05-02T01:37:55.717Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-05-02T01:37:55.717Z] (5/6) Installing libzmq (4.3.4-r0) [2022-05-02T01:37:55.717Z] (6/6) Installing zeromq (4.3.4-r0) [2022-05-02T01:37:55.717Z] Executing busybox-1.33.1-r7.trigger [2022-05-02T01:37:55.717Z] OK: 8 MiB in 20 packages [2022-05-02T01:37:55.717Z] Removing intermediate container 24444ba4b9a0 [2022-05-02T01:37:55.717Z] ---> b12a76633092 [2022-05-02T01:37:55.717Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-05-02T01:37:55.717Z] ---> 9bab4c1cccb6 [2022-05-02T01:37:55.717Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-05-02T01:37:55.717Z] ---> fe96ab3d1f7e [2022-05-02T01:37:55.717Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-05-02T01:37:55.717Z] ---> e145151743ab [2022-05-02T01:37:55.717Z] Step 19/24 : EXPOSE 59982 [2022-05-02T01:37:55.717Z] ---> Running in 23f20a4c8aab [2022-05-02T01:37:55.717Z] Removing intermediate container 23f20a4c8aab [2022-05-02T01:37:55.717Z] ---> ac572984c54a [2022-05-02T01:37:55.717Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-05-02T01:37:55.717Z] ---> Running in 42a1fa4c0884 [2022-05-02T01:37:55.717Z] Removing intermediate container 42a1fa4c0884 [2022-05-02T01:37:55.717Z] ---> 4230f450faed [2022-05-02T01:37:55.718Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-05-02T01:37:55.718Z] ---> Running in 7e49bf008de6 [2022-05-02T01:37:55.718Z] Removing intermediate container 7e49bf008de6 [2022-05-02T01:37:55.718Z] ---> 666f3a4cde9b [2022-05-02T01:37:55.718Z] Step 22/24 : LABEL arch=arm64 [2022-05-02T01:37:55.718Z] ---> Running in 3dad272b91cb [2022-05-02T01:37:55.718Z] Removing intermediate container 3dad272b91cb [2022-05-02T01:37:55.718Z] ---> ded7bb269ed1 [2022-05-02T01:37:55.718Z] Step 23/24 : LABEL git_sha=14f2905b28d45e21a3b72b79305641ac3f03affe [2022-05-02T01:37:55.718Z] ---> Running in e03f1450645f [2022-05-02T01:37:55.718Z] Removing intermediate container e03f1450645f [2022-05-02T01:37:55.718Z] ---> 06f60778b4b2 [2022-05-02T01:37:55.718Z] Step 24/24 : LABEL version=0.0.0 [2022-05-02T01:37:55.718Z] ---> Running in cf483ff3670d [2022-05-02T01:37:55.991Z] Removing intermediate container cf483ff3670d [2022-05-02T01:37:55.991Z] ---> ec32b4548d80 [2022-05-02T01:37:55.991Z] [Warning] One or more build-args [ARCH] were not consumed [2022-05-02T01:37:55.991Z] Successfully built ec32b4548d80 [2022-05-02T01:37:56.264Z] 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:37:57.013Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:37:57.013Z] [2022-05-02T01:37:57.013Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:37:57.394Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:37:57.670Z] arm64: Pulling from edgex-lftools-log-publisher [2022-05-02T01:37:57.670Z] 8998bd30e6a1: Pulling fs layer [2022-05-02T01:37:57.670Z] 04944245beec: Pulling fs layer [2022-05-02T01:37:57.670Z] 699f458cf7ca: Pulling fs layer [2022-05-02T01:37:57.670Z] 765212b225bb: Pulling fs layer [2022-05-02T01:37:57.670Z] f23df028b6ca: Pulling fs layer [2022-05-02T01:37:57.670Z] d65c8cfc05b1: Pulling fs layer [2022-05-02T01:37:57.670Z] 2437ff75d9bd: Pulling fs layer [2022-05-02T01:37:57.670Z] f23df028b6ca: Waiting [2022-05-02T01:37:57.670Z] 765212b225bb: Waiting [2022-05-02T01:37:57.670Z] d65c8cfc05b1: Waiting [2022-05-02T01:37:57.670Z] 2437ff75d9bd: Waiting [2022-05-02T01:37:57.670Z] 04944245beec: Verifying Checksum [2022-05-02T01:37:57.670Z] 04944245beec: Download complete [2022-05-02T01:37:57.670Z] 765212b225bb: Verifying Checksum [2022-05-02T01:37:57.670Z] 765212b225bb: Download complete [2022-05-02T01:37:57.670Z] f23df028b6ca: Verifying Checksum [2022-05-02T01:37:57.670Z] f23df028b6ca: Download complete [2022-05-02T01:37:57.670Z] d65c8cfc05b1: Verifying Checksum [2022-05-02T01:37:57.670Z] d65c8cfc05b1: Download complete [2022-05-02T01:37:57.947Z] 699f458cf7ca: Verifying Checksum [2022-05-02T01:37:57.947Z] 699f458cf7ca: Download complete [2022-05-02T01:37:58.223Z] 8998bd30e6a1: Download complete [2022-05-02T01:38:00.213Z] 2437ff75d9bd: Verifying Checksum [2022-05-02T01:38:02.192Z] 8998bd30e6a1: Pull complete [2022-05-02T01:38:02.788Z] 04944245beec: Pull complete [2022-05-02T01:38:04.222Z] 699f458cf7ca: Pull complete [2022-05-02T01:38:04.497Z] 765212b225bb: Pull complete [2022-05-02T01:38:05.478Z] f23df028b6ca: Pull complete [2022-05-02T01:38:05.478Z] d65c8cfc05b1: Pull complete [2022-05-02T01:38:20.579Z] 2437ff75d9bd: Pull complete [2022-05-02T01:38:20.579Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-05-02T01:38:20.579Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-05-02T01:38:20.579Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2022-05-02T01:38:20.846Z] prd-ubuntu20.04-docker-arm64-4c-16g-34389 does not seem to be running inside a container [2022-05-02T01:38:20.935Z] $ 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:38:23.803Z] $ docker top ac3cdffd7e692d1329066fa13cdee9ae6a5ab2f1d1da1e1c532ccf782c6ff95a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:38:24.823Z] ---> job-cost.sh [2022-05-02T01:38:24.823Z] lf-activate-venv: SKIPPING [2022-05-02T01:38:24.823Z] INFO: No Stack... [2022-05-02T01:38:25.422Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-05-02T01:38:26.405Z] INFO: Archiving Costs [Pipeline] sh [2022-05-02T01:38:27.100Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [2022-05-02T01:38:27.101Z] + cut -d, -f6 [Pipeline] lock [2022-05-02T01:38:27.192Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-375-1-stack-cost] [2022-05-02T01:38:27.196Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-375-1-stack-cost] did not exist. Created. [2022-05-02T01:38:27.197Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-375-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-05-02T01:38:27.962Z] /w/workspace/device-mqtt-go/1@tmp/durable-e592e716/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-05-02T01:38:28.673Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-05-02T01:38:28.709Z] Warning: overwriting stash ‘stack-cost’ [2022-05-02T01:38:28.764Z] Stashed 1 file(s) [Pipeline] } [2022-05-02T01:38:28.778Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-375-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-05-02T01:38:28.851Z] $ docker stop --time=1 ac3cdffd7e692d1329066fa13cdee9ae6a5ab2f1d1da1e1c532ccf782c6ff95a [2022-05-02T01:38:30.393Z] $ docker rm -f ac3cdffd7e692d1329066fa13cdee9ae6a5ab2f1d1da1e1c532ccf782c6ff95a [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:38:31.417Z] provisioning config files... [2022-05-02T01:38:31.432Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp/config4085261058297680509tmp [Pipeline] { [Pipeline] sh [2022-05-02T01:38:31.799Z] + set +x [2022-05-02T01:38:31.799Z] + + curl -s https://codecov.io/bash [2022-05-02T01:38:31.799Z] bash -s -- [2022-05-02T01:38:31.799Z] [2022-05-02T01:38:31.799Z] _____ _ [2022-05-02T01:38:31.799Z] / ____| | | [2022-05-02T01:38:31.799Z] | | ___ __| | ___ ___ _____ __ [2022-05-02T01:38:31.799Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-05-02T01:38:31.799Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-05-02T01:38:31.799Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-05-02T01:38:31.799Z] Bash-1.0.6 [2022-05-02T01:38:31.799Z] [2022-05-02T01:38:31.799Z] [2022-05-02T01:38:31.799Z] ==> git version 2.25.1 found [2022-05-02T01:38:31.799Z] ==> 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:38:31.799Z] Release-Date: 2020-01-08 [2022-05-02T01:38:31.799Z] 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:38:31.799Z] 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:38:31.799Z] ==> Jenkins CI detected. [2022-05-02T01:38:31.799Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-375 [2022-05-02T01:38:31.799Z] project root: . [2022-05-02T01:38:31.799Z] --> token set from env [2022-05-02T01:38:31.799Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-05-02T01:38:31.799Z] ==> Running gcov in . (disable via -X gcov) [2022-05-02T01:38:31.799Z] ==> Python coveragepy not found [2022-05-02T01:38:31.799Z] ==> Searching for coverage reports in: [2022-05-02T01:38:31.799Z] + . [2022-05-02T01:38:31.799Z] -> Found 1 reports [2022-05-02T01:38:31.799Z] ==> Detecting git/mercurial file structure [2022-05-02T01:38:31.799Z] ==> Reading reports [2022-05-02T01:38:31.799Z] + ./coverage.out bytes=17887 [2022-05-02T01:38:31.799Z] ==> Appending adjustments [2022-05-02T01:38:31.799Z] https://docs.codecov.io/docs/fixing-reports [2022-05-02T01:38:32.060Z] + Found adjustments [2022-05-02T01:38:32.060Z] ==> Gzipping contents [2022-05-02T01:38:32.060Z] 4.0K /tmp/codecov.RYil5n.gz [2022-05-02T01:38:32.060Z] ==> Uploading reports [2022-05-02T01:38:32.060Z] url: https://codecov.io [2022-05-02T01:38:32.060Z] query: branch=PR-375&commit=14f2905b28d45e21a3b72b79305641ac3f03affe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-375%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=375&job=&cmd_args= [2022-05-02T01:38:32.060Z] -> Pinging Codecov [2022-05-02T01:38:32.060Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-375&commit=14f2905b28d45e21a3b72b79305641ac3f03affe&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-375%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=375&job=&cmd_args= [2022-05-02T01:38:32.321Z] -> Uploading to [2022-05-02T01:38:32.321Z] https://storage.googleapis.com/codecov/v4/raw/2022-05-02/7D719EC7BBE17E464838252E33014C33/14f2905b28d45e21a3b72b79305641ac3f03affe/b6254235-417c-4caf-82ea-633e0d77871d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220502T013832Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=963af5e92d1329cc7f17691e74576478137ec5ee1e1b59a6c80744bfac4f7e5b [2022-05-02T01:38:32.321Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-05-02T01:38:32.321Z] Dload Upload Total Spent Left Speed [2022-05-02T01:38:32.583Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3244 0 0 100 3244 0 15596 --:--:-- --:--:-- --:--:-- 15596 [2022-05-02T01:38:32.583Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/14f2905b28d45e21a3b72b79305641ac3f03affe [Pipeline] } [2022-05-02T01:38:32.610Z] 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:38:34.266Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-375/archives ] [2022-05-02T01:38:34.266Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-375/archives [2022-05-02T01:38:34.266Z] total 16 [2022-05-02T01:38:34.266Z] drwxr-xr-x 3 root root 4096 May 2 01:29 . [2022-05-02T01:38:34.266Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 01:29 .. [2022-05-02T01:38:34.266Z] drwxr-xr-x 2 root root 4096 May 2 01:29 cost [2022-05-02T01:38:34.266Z] -rw-r--r-- 1 root root 85 May 2 01:29 cost.csv [2022-05-02T01:38:34.266Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-375/archives [2022-05-02T01:38:34.266Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-375/archives [2022-05-02T01:38:34.266Z] total 16 [2022-05-02T01:38:34.266Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 01:29 . [2022-05-02T01:38:34.266Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 01:29 .. [2022-05-02T01:38:34.266Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 01:29 cost [2022-05-02T01:38:34.266Z] -rw-r--r-- 1 jenkins jenkins 85 May 2 01:29 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:38:34.603Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:38:35.506Z] ---> package-listing.sh [2022-05-02T01:38:35.506Z] ++ facter osfamily [2022-05-02T01:38:35.506Z] ++ tr '[:upper:]' '[:lower:]' [2022-05-02T01:38:35.766Z] + OS_FAMILY=debian [2022-05-02T01:38:35.766Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-375 [2022-05-02T01:38:35.766Z] + START_PACKAGES=/tmp/packages_start.txt [2022-05-02T01:38:35.766Z] + END_PACKAGES=/tmp/packages_end.txt [2022-05-02T01:38:35.766Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-05-02T01:38:35.766Z] + PACKAGES=/tmp/packages_start.txt [2022-05-02T01:38:35.766Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-375 ']' [2022-05-02T01:38:35.766Z] + PACKAGES=/tmp/packages_end.txt [2022-05-02T01:38:35.766Z] + case "${OS_FAMILY}" in [2022-05-02T01:38:35.766Z] + dpkg -l [2022-05-02T01:38:35.766Z] + grep '^ii' [2022-05-02T01:38:35.766Z] + '[' -f /tmp/packages_start.txt ']' [2022-05-02T01:38:35.766Z] + '[' -f /tmp/packages_end.txt ']' [2022-05-02T01:38:35.766Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-05-02T01:38:35.766Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-375 ']' [2022-05-02T01:38:35.766Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-375/archives/ [2022-05-02T01:38:35.766Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-375/archives/ [Pipeline] echo [2022-05-02T01:38:35.807Z] 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-375/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:38:36.105Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2022-05-02T01:38:36.692Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-05-02T01:38:36.692Z] . [Pipeline] withDockerContainer [2022-05-02T01:38:36.780Z] prd-ubuntu20.04-docker-8c-8g-34384 does not seem to be running inside a container [2022-05-02T01:38:36.823Z] $ 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-375/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-375 -v /w/workspace/gexfoundry_device-mqtt-go_PR-375:/w/workspace/gexfoundry_device-mqtt-go_PR-375:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-375@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:38:37.154Z] $ docker top 43d8dfdf325f6ddbe83259b06f284a8244525d5a1e539846583ea3c5cbf281d1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-05-02T01:38:37.559Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-05-02T01:38:37.875Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-05-02T01:38:38.190Z] + ls /var/log/sa-host [2022-05-02T01:38:38.190Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-05-02T01:38:38.351Z] provisioning config files... [2022-05-02T01:38:38.361Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-375@tmp/config5017278122827978802tmp [Pipeline] { [Pipeline] echo [2022-05-02T01:38:38.417Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:38:38.730Z] ---> create-netrc.sh [Pipeline] } [2022-05-02T01:38:38.759Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:38:39.167Z] ---> python-tools-install.sh [Pipeline] echo [2022-05-02T01:38:39.202Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:38:39.522Z] ---> sudo-logs.sh [2022-05-02T01:38:39.522Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-05-02T01:38:39.604Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:38:39.923Z] ---> job-cost.sh [2022-05-02T01:38:39.923Z] lf-activate-venv: SKIPPING [2022-05-02T01:38:39.923Z] DEBUG: total: 0.2199999988079071 [2022-05-02T01:38:39.923Z] INFO: Retrieving Stack Cost... [2022-05-02T01:38:40.865Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-05-02T01:38:41.435Z] INFO: Archiving Costs [Pipeline] echo [2022-05-02T01:38:41.472Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-05-02T01:38:41.789Z] ---> logs-deploy.sh [2022-05-02T01:38:41.789Z] lf-activate-venv: SKIPPING [2022-05-02T01:38:41.789Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-375/1 [2022-05-02T01:38:41.789Z] INFO: archiving workspace using pattern(s): [2022-05-02T01:38:42.729Z] Archives upload complete. [2022-05-02T01:38:42.729Z] INFO: archiving logs to Nexus