Pull request #402 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 3ab73e7ef5d7963aa9378acdfe78759414f5069f+8b7bfd06f10d442433da09be4b1bd94ea6f5832d (8fc80fdfcac2397181b4ca25993184abd2036602) 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-ssh6760898681083841980.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh2335932669796398157.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13960206135475199486.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-402/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7475792826860105232.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10198322877455211321.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 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-402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-mqtt-go/branches/PR-402/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3538637755603153515.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 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-mqtt-go, buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-mqtt-go-settings PROJECT: device-mqtt-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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 SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-17369 in /w/workspace/gexfoundry_device-mqtt-go_PR-402 [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-402 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8b7bfd06f10d442433da09be4b1bd94ea6f5832d into PR head commit 3ab73e7ef5d7963aa9378acdfe78759414f5069f Merge succeeded, producing 3ab73e7ef5d7963aa9378acdfe78759414f5069f Checking out Revision 3ab73e7ef5d7963aa9378acdfe78759414f5069f (PR-402) > 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/402/head:refs/remotes/origin/PR-402 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ab73e7ef5d7963aa9378acdfe78759414f5069f # 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 8b7bfd06f10d442433da09be4b1bd94ea6f5832d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 3ab73e7ef5d7963aa9378acdfe78759414f5069f # 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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-11T01:45:01.225Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-11T01:45:01.401Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-11T01:45:01.560Z] ========================================================= [2022-07-11T01:45:01.560Z] EdgeX Global Pipelines Version Info [2022-07-11T01:45:01.560Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:45:02.345Z] ------------------- [2022-07-11T01:45:02.345Z] stable info: [2022-07-11T01:45:02.345Z] ------------------- [2022-07-11T01:45:02.345Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T01:45:02.345Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-11T01:45:02.345Z] Message: update stable to v1.0.234 [2022-07-11T01:45:02.922Z] ------------------- [2022-07-11T01:45:02.922Z] experimental info: [2022-07-11T01:45:02.922Z] ------------------- [2022-07-11T01:45:02.922Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-11T01:45:02.922Z] Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 [2022-07-11T01:45:02.922Z] Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-11T01:45:03.306Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-mqtt-go-settings [Pipeline] echo [2022-07-11T01:45:03.351Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-mqtt-go [Pipeline] echo [2022-07-11T01:45:03.393Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-11T01:45:03.432Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-11T01:45:03.468Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-11T01:45:03.509Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-11T01:45:03.547Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-11T01:45:03.589Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-07-11T01:45:03.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-11T01:45:03.678Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-11T01:45:03.719Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-11T01:45:03.763Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-mqtt [Pipeline] echo [2022-07-11T01:45:03.801Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-11T01:45:03.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-11T01:45:03.881Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T01:45:03.927Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-11T01:45:03.964Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T01:45:04.006Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-07-11T01:45:04.049Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-11T01:45:04.087Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-11T01:45:04.122Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-07-11T01:45:04.159Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-07-11T01:45:04.195Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-07-11T01:45:04.230Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-07-11T01:45:04.271Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-07-11T01:45:04.310Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-11T01:45:04.348Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-11T01:45:04.390Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-402 [Pipeline] echo [2022-07-11T01:45:04.433Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-402 [Pipeline] echo [2022-07-11T01:45:04.471Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-402 [Pipeline] echo [2022-07-11T01:45:04.509Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] echo [2022-07-11T01:45:04.549Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 3ab73e7 [Pipeline] echo [2022-07-11T01:45:04.588Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:45:04.703Z] provisioning config files... [2022-07-11T01:45:04.720Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/config7766419663515749626tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:45:05.095Z] ---> docker-login.sh [2022-07-11T01:45:05.095Z] nexus3.edgexfoundry.org:10001 [2022-07-11T01:45:05.356Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:05.356Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:05.356Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:05.356Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:05.356Z] [2022-07-11T01:45:05.356Z] Login Succeeded [2022-07-11T01:45:05.356Z] nexus3.edgexfoundry.org:10002 [2022-07-11T01:45:05.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:05.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:05.623Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:05.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:05.623Z] [2022-07-11T01:45:05.623Z] Login Succeeded [2022-07-11T01:45:05.623Z] nexus3.edgexfoundry.org:10003 [2022-07-11T01:45:05.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:05.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:05.623Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:05.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:05.623Z] [2022-07-11T01:45:05.623Z] Login Succeeded [2022-07-11T01:45:05.623Z] nexus3.edgexfoundry.org:10004 [2022-07-11T01:45:05.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:05.886Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:05.886Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:05.886Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:05.886Z] [2022-07-11T01:45:05.886Z] Login Succeeded [2022-07-11T01:45:05.886Z] docker.io [2022-07-11T01:45:05.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:06.148Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:06.148Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:06.148Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:06.148Z] [2022-07-11T01:45:06.148Z] Login Succeeded [2022-07-11T01:45:06.148Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T01:45:06.172Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-11T01:45:06.841Z] + git rev-list -1 --merges 3ab73e7ef5d7963aa9378acdfe78759414f5069f~1..3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] echo [2022-07-11T01:45:06.893Z] -----------> git rev-list -1 --merges 3ab73e7ef5d7963aa9378acdfe78759414f5069f~1..3ab73e7ef5d7963aa9378acdfe78759414f5069f 3ab73e7ef5d7963aa9378acdfe78759414f5069f [false] [Pipeline] sh [2022-07-11T01:45:07.213Z] + git log --format=format:%s -1 3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] echo [2022-07-11T01:45:07.247Z] ========================================================= [2022-07-11T01:45:07.247Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-11T01:45:07.247Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T01:45:07.694Z] + git log --format=format:%s -1 3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] echo [2022-07-11T01:45:07.724Z] [semverPrep] GIT_COMMIT: 3ab73e7ef5d7963aa9378acdfe78759414f5069f, Commit Message: build(deps): bump github.com/edgexfoundry/device-sdk-go/v2 [Pipeline] echo [2022-07-11T01:45:07.757Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-07-11T01:45:08.131Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-11T01:45:08.131Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-11T01:45:08.131Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-11T01:45:08.131Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-11T01:45:08.131Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-11T01:45:08.131Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-11T01:45:08.131Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:45:08.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:45:08.664Z] [2022-07-11T01:45:08.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:45:09.056Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:45:09.056Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-11T01:45:09.056Z] b85a868b505f: Pulling fs layer [2022-07-11T01:45:09.056Z] e2be974225ed: Pulling fs layer [2022-07-11T01:45:09.056Z] 339a4e72a1f5: Pulling fs layer [2022-07-11T01:45:09.056Z] 988bab9f4d93: Pulling fs layer [2022-07-11T01:45:09.056Z] 1469e6f7b9e6: Pulling fs layer [2022-07-11T01:45:09.056Z] eaf3925da568: Pulling fs layer [2022-07-11T01:45:09.056Z] bab4dde63d76: Pulling fs layer [2022-07-11T01:45:09.056Z] bde34c3a00c8: Pulling fs layer [2022-07-11T01:45:09.056Z] b352a97aabf1: Pulling fs layer [2022-07-11T01:45:09.056Z] 4872d77fe225: Pulling fs layer [2022-07-11T01:45:09.056Z] 5851b861e8e6: Pulling fs layer [2022-07-11T01:45:09.056Z] bab4dde63d76: Waiting [2022-07-11T01:45:09.056Z] bde34c3a00c8: Waiting [2022-07-11T01:45:09.056Z] b352a97aabf1: Waiting [2022-07-11T01:45:09.056Z] 4872d77fe225: Waiting [2022-07-11T01:45:09.056Z] 5851b861e8e6: Waiting [2022-07-11T01:45:09.056Z] 1469e6f7b9e6: Waiting [2022-07-11T01:45:09.056Z] eaf3925da568: Waiting [2022-07-11T01:45:09.056Z] 988bab9f4d93: Waiting [2022-07-11T01:45:09.056Z] e2be974225ed: Download complete [2022-07-11T01:45:09.056Z] 988bab9f4d93: Verifying Checksum [2022-07-11T01:45:09.056Z] 988bab9f4d93: Download complete [2022-07-11T01:45:09.056Z] 1469e6f7b9e6: Verifying Checksum [2022-07-11T01:45:09.056Z] 1469e6f7b9e6: Download complete [2022-07-11T01:45:09.317Z] eaf3925da568: Verifying Checksum [2022-07-11T01:45:09.317Z] eaf3925da568: Download complete [2022-07-11T01:45:09.317Z] 339a4e72a1f5: Verifying Checksum [2022-07-11T01:45:09.317Z] 339a4e72a1f5: Download complete [2022-07-11T01:45:09.317Z] bde34c3a00c8: Verifying Checksum [2022-07-11T01:45:09.317Z] bde34c3a00c8: Download complete [2022-07-11T01:45:09.317Z] b352a97aabf1: Verifying Checksum [2022-07-11T01:45:09.317Z] b352a97aabf1: Download complete [2022-07-11T01:45:09.317Z] 4872d77fe225: Verifying Checksum [2022-07-11T01:45:09.317Z] 4872d77fe225: Download complete [2022-07-11T01:45:09.317Z] 5851b861e8e6: Verifying Checksum [2022-07-11T01:45:09.317Z] 5851b861e8e6: Download complete [2022-07-11T01:45:09.317Z] b85a868b505f: Verifying Checksum [2022-07-11T01:45:09.317Z] b85a868b505f: Download complete [2022-07-11T01:45:09.578Z] bab4dde63d76: Verifying Checksum [2022-07-11T01:45:09.578Z] bab4dde63d76: Download complete [2022-07-11T01:45:10.963Z] b85a868b505f: Pull complete [2022-07-11T01:45:10.963Z] e2be974225ed: Pull complete [2022-07-11T01:45:11.904Z] 339a4e72a1f5: Pull complete [2022-07-11T01:45:12.164Z] 988bab9f4d93: Pull complete [2022-07-11T01:45:12.432Z] 1469e6f7b9e6: Pull complete [2022-07-11T01:45:12.692Z] eaf3925da568: Pull complete [2022-07-11T01:45:15.241Z] bab4dde63d76: Pull complete [2022-07-11T01:45:15.241Z] bde34c3a00c8: Pull complete [2022-07-11T01:45:15.241Z] b352a97aabf1: Pull complete [2022-07-11T01:45:15.241Z] 4872d77fe225: Pull complete [2022-07-11T01:45:15.241Z] 5851b861e8e6: Pull complete [2022-07-11T01:45:15.241Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-11T01:45:15.241Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-11T01:45:15.241Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:45:15.458Z] prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container [2022-07-11T01:45:15.503Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-mqtt-go_PR-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-11T01:45:16.559Z] $ docker top 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-11T01:45:16.763Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T01:45:16.763Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T01:45:16.898Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T01:45:16.901Z] $ docker exec 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 ssh-agent [2022-07-11T01:45:17.043Z] SSH_AUTH_SOCK=/tmp/ssh-VgvWPnQaNR54/agent.32 [2022-07-11T01:45:17.043Z] SSH_AGENT_PID=38 [2022-07-11T01:45:17.049Z] Running ssh-add (command line suppressed) [2022-07-11T01:45:17.174Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/private_key_743600324989871637.key (/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/private_key_743600324989871637.key) [2022-07-11T01:45:17.191Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T01:45:17.524Z] + git tag --points-at HEAD [Pipeline] } [2022-07-11T01:45:17.550Z] $ docker exec --env ******** --env ******** 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 ssh-agent -k [2022-07-11T01:45:17.669Z] unset SSH_AUTH_SOCK; [2022-07-11T01:45:17.669Z] unset SSH_AGENT_PID; [2022-07-11T01:45:17.669Z] echo Agent pid 38 killed; [2022-07-11T01:45:17.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-11T01:45:17.771Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-11T01:45:17.771Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-11T01:45:17.900Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-11T01:45:17.903Z] $ docker exec 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 ssh-agent [2022-07-11T01:45:18.039Z] SSH_AUTH_SOCK=/tmp/ssh-GTCQkR4NWPpQ/agent.70 [2022-07-11T01:45:18.039Z] SSH_AGENT_PID=76 [2022-07-11T01:45:18.045Z] Running ssh-add (command line suppressed) [2022-07-11T01:45:18.165Z] Identity added: /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/private_key_5914179722944092226.key (/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/private_key_5914179722944092226.key) [2022-07-11T01:45:18.182Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-11T01:45:18.524Z] + git semver init [2022-07-11T01:45:18.788Z] 2022-07-11 01:45:18,720 [run_init] DEBUG init version:0.0.0 force:False [2022-07-11T01:45:18.788Z] 2022-07-11 01:45:18,720 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver [2022-07-11T01:45:18.788Z] 2022-07-11 01:45:18,721 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-mqtt-go.git /w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver [2022-07-11T01:45:18.788Z] 2022-07-11 01:45:18,721 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-mqtt-go.git', '/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-402, universal_newlines=False, shell=None, istream=None) [2022-07-11T01:45:19.733Z] 2022-07-11 01:45:19,473 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402/.git/info/exclude [2022-07-11T01:45:19.733Z] 2022-07-11 01:45:19,473 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver/PR-402 with force:False [2022-07-11T01:45:19.733Z] 2022-07-11 01:45:19,474 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver/PR-402 [2022-07-11T01:45:19.733Z] 2022-07-11 01:45:19,478 [execute] INFO git cat-file --batch-check [2022-07-11T01:45:19.733Z] 2022-07-11 01:45:19,478 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T01:45:19.733Z] 2022-07-11 01:45:19,485 [execute] INFO git cat-file --batch [2022-07-11T01:45:19.733Z] 2022-07-11 01:45:19,486 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver, universal_newlines=False, shell=None, istream=) [2022-07-11T01:45:19.733Z] 2022-07-11 01:45:19,491 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-mqtt-go_PR-402/.semver/PR-402 [2022-07-11T01:45:19.733Z] 0.0.0 [Pipeline] } [2022-07-11T01:45:19.759Z] $ docker exec --env ******** --env ******** 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 ssh-agent -k [2022-07-11T01:45:19.869Z] unset SSH_AUTH_SOCK; [2022-07-11T01:45:19.870Z] unset SSH_AGENT_PID; [2022-07-11T01:45:19.870Z] echo Agent pid 76 killed; [2022-07-11T01:45:19.883Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-11T01:45:20.329Z] + git semver [Pipeline] } [2022-07-11T01:45:20.618Z] $ docker stop --time=1 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 [2022-07-11T01:45:21.919Z] $ docker rm -f 4621cb25c4dd79c6762aeaebb0b6664f7af332b469209a792fb13091928a11d8 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T01:45:22.343Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-11T01:45:22.667Z] Stashed 1 file(s) [Pipeline] echo [2022-07-11T01:45:22.726Z] [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-07-11T01:45:23.348Z] provisioning config files... [2022-07-11T01:45:23.359Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/config7623396896592306166tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:45:23.710Z] ---> docker-login.sh [2022-07-11T01:45:23.710Z] nexus3.edgexfoundry.org:10001 [2022-07-11T01:45:23.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:23.710Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:23.710Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:23.710Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:23.710Z] [2022-07-11T01:45:23.710Z] Login Succeeded [2022-07-11T01:45:23.710Z] nexus3.edgexfoundry.org:10002 [2022-07-11T01:45:23.710Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:23.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:23.970Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:23.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:23.970Z] [2022-07-11T01:45:23.970Z] Login Succeeded [2022-07-11T01:45:23.970Z] nexus3.edgexfoundry.org:10003 [2022-07-11T01:45:23.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:23.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:23.970Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:23.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:23.970Z] [2022-07-11T01:45:23.970Z] Login Succeeded [2022-07-11T01:45:23.970Z] nexus3.edgexfoundry.org:10004 [2022-07-11T01:45:23.970Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:24.229Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:24.229Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:24.229Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:24.229Z] [2022-07-11T01:45:24.229Z] Login Succeeded [2022-07-11T01:45:24.229Z] docker.io [2022-07-11T01:45:24.229Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:45:24.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:45:24.491Z] Configure a credential helper to remove this warning. See [2022-07-11T01:45:24.491Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:45:24.491Z] [2022-07-11T01:45:24.491Z] Login Succeeded [2022-07-11T01:45:24.491Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T01:45:24.518Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T01:45:24.721Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:45:24.760Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:45:24.795Z] ========================================================= [2022-07-11T01:45:24.796Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-11T01:45:24.796Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:45:25.280Z] + 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-07-11T01:45:25.280Z] Sending build context to Docker daemon 6.033MB [2022-07-11T01:45:25.280Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T01:45:25.280Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T01:45:25.280Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-11T01:45:25.280Z] 59bf1c3509f3: Pulling fs layer [2022-07-11T01:45:25.280Z] 666ba61612fd: Pulling fs layer [2022-07-11T01:45:25.280Z] 8ed8ca486205: Pulling fs layer [2022-07-11T01:45:25.280Z] cc1cd167ecdc: Pulling fs layer [2022-07-11T01:45:25.280Z] c516ae0d96e1: Pulling fs layer [2022-07-11T01:45:25.280Z] 684cea983483: Pulling fs layer [2022-07-11T01:45:25.280Z] dd3240ac7de5: Pulling fs layer [2022-07-11T01:45:25.280Z] b1e948a4e11c: Pulling fs layer [2022-07-11T01:45:25.280Z] a8fd76ee1af6: Pulling fs layer [2022-07-11T01:45:25.280Z] 646ad004c059: Pulling fs layer [2022-07-11T01:45:25.280Z] cc1cd167ecdc: Waiting [2022-07-11T01:45:25.280Z] c516ae0d96e1: Waiting [2022-07-11T01:45:25.280Z] a8fd76ee1af6: Waiting [2022-07-11T01:45:25.280Z] 646ad004c059: Waiting [2022-07-11T01:45:25.280Z] 684cea983483: Waiting [2022-07-11T01:45:25.280Z] b1e948a4e11c: Waiting [2022-07-11T01:45:25.280Z] dd3240ac7de5: Waiting [2022-07-11T01:45:25.280Z] 8ed8ca486205: Verifying Checksum [2022-07-11T01:45:25.280Z] 8ed8ca486205: Download complete [2022-07-11T01:45:25.280Z] 666ba61612fd: Download complete [2022-07-11T01:45:25.544Z] c516ae0d96e1: Verifying Checksum [2022-07-11T01:45:25.544Z] c516ae0d96e1: Download complete [2022-07-11T01:45:25.544Z] 684cea983483: Download complete [2022-07-11T01:45:25.544Z] 59bf1c3509f3: Verifying Checksum [2022-07-11T01:45:25.544Z] 59bf1c3509f3: Download complete [2022-07-11T01:45:25.544Z] dd3240ac7de5: Download complete [2022-07-11T01:45:25.544Z] 59bf1c3509f3: Pull complete [2022-07-11T01:45:25.544Z] b1e948a4e11c: Verifying Checksum [2022-07-11T01:45:25.544Z] b1e948a4e11c: Download complete [2022-07-11T01:45:25.813Z] 666ba61612fd: Pull complete [2022-07-11T01:45:25.813Z] 8ed8ca486205: Pull complete [2022-07-11T01:45:26.095Z] a8fd76ee1af6: Verifying Checksum [2022-07-11T01:45:26.095Z] a8fd76ee1af6: Download complete [2022-07-11T01:45:26.364Z] cc1cd167ecdc: Download complete [2022-07-11T01:45:26.364Z] 646ad004c059: Verifying Checksum [2022-07-11T01:45:26.364Z] 646ad004c059: Download complete [2022-07-11T01:45:30.579Z] cc1cd167ecdc: Pull complete [2022-07-11T01:45:30.579Z] c516ae0d96e1: Pull complete [2022-07-11T01:45:30.579Z] 684cea983483: Pull complete [2022-07-11T01:45:30.579Z] dd3240ac7de5: Pull complete [2022-07-11T01:45:30.579Z] b1e948a4e11c: Pull complete [2022-07-11T01:45:33.114Z] a8fd76ee1af6: Pull complete [2022-07-11T01:45:33.690Z] 646ad004c059: Pull complete [2022-07-11T01:45:33.690Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-11T01:45:33.690Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-11T01:45:33.690Z] ---> 8f69c11f6b0c [2022-07-11T01:45:33.690Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T01:45:35.614Z] ---> Running in fa1d5059a2c2 [2022-07-11T01:45:35.614Z] Removing intermediate container fa1d5059a2c2 [2022-07-11T01:45:35.614Z] ---> 3fa6e367f03f [2022-07-11T01:45:35.614Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T01:45:35.614Z] ---> Running in 550730a56cd2 [2022-07-11T01:45:35.874Z] Removing intermediate container 550730a56cd2 [2022-07-11T01:45:35.874Z] ---> 3ecf0e8236aa [2022-07-11T01:45:35.874Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:45:35.874Z] ---> Running in 523f8b313223 [2022-07-11T01:45:36.444Z] Removing intermediate container 523f8b313223 [2022-07-11T01:45:36.444Z] ---> 5f5d9826e8b8 [2022-07-11T01:45:36.444Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T01:45:36.444Z] ---> Running in 594f5ade4e53 [2022-07-11T01:45:36.705Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T01:45:37.648Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T01:45:37.909Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T01:45:37.909Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T01:45:37.909Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T01:45:38.168Z] Still waiting to schedule task [2022-07-11T01:45:38.168Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2022-07-11T01:45:38.169Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T01:45:38.169Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T01:45:38.169Z] OK: 224 MiB in 56 packages [2022-07-11T01:45:38.740Z] Removing intermediate container 594f5ade4e53 [2022-07-11T01:45:38.740Z] ---> c8e4200d5b3f [2022-07-11T01:45:38.740Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-07-11T01:45:38.740Z] ---> Running in e4a97cbf585b [2022-07-11T01:45:38.740Z] Removing intermediate container e4a97cbf585b [2022-07-11T01:45:38.740Z] ---> c7b35227052e [2022-07-11T01:45:38.740Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T01:45:39.000Z] ---> 108d445fc7bf [2022-07-11T01:45:39.001Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T01:45:39.001Z] ---> Running in 950ff3f72ea1 [2022-07-11T01:45:53.914Z] Removing intermediate container 950ff3f72ea1 [2022-07-11T01:45:53.914Z] ---> dcb5f77ddcc1 [2022-07-11T01:45:53.914Z] Step 10/12 : COPY . . [2022-07-11T01:45:53.914Z] ---> 4145fc225afc [2022-07-11T01:45:53.914Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T01:45:53.914Z] ---> Running in 94683de994e8 [2022-07-11T01:45:53.914Z] Removing intermediate container 94683de994e8 [2022-07-11T01:45:53.914Z] ---> 06b19ef74aa5 [2022-07-11T01:45:53.914Z] Step 12/12 : RUN $MAKE [2022-07-11T01:45:53.914Z] ---> Running in 4be983414658 [2022-07-11T01:45:54.174Z] noop [2022-07-11T01:45:54.436Z] Removing intermediate container 4be983414658 [2022-07-11T01:45:54.436Z] ---> 8e048a38fc45 [2022-07-11T01:45:54.436Z] Successfully built 8e048a38fc45 [2022-07-11T01:45:54.436Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:45:54.899Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T01:45:54.899Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:45:55.064Z] prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container [2022-07-11T01:45:55.098Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@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-07-11T01:45:55.528Z] $ docker top 4d2771a60054e5ab2c80da6859478bf9ed6ca64c5b7397a4b50ecc5d0531b6c3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T01:45:55.955Z] + go version [2022-07-11T01:45:55.955Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-11T01:45:55.987Z] $ docker stop --time=1 4d2771a60054e5ab2c80da6859478bf9ed6ca64c5b7397a4b50ecc5d0531b6c3 [2022-07-11T01:45:57.310Z] $ docker rm -f 4d2771a60054e5ab2c80da6859478bf9ed6ca64c5b7397a4b50ecc5d0531b6c3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:45:58.031Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-11T01:45:58.031Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:45:58.216Z] prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container [2022-07-11T01:45:58.333Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-mqtt-go_PR-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@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-07-11T01:45:58.771Z] $ docker top 324a3ec2d0858538fff99b5b82dd87956683c918010ed9996cdbfe0f8b040cc5 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T01:45:59.266Z] + make test [2022-07-11T01:45:59.266Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T01:45:59.526Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-07-11T01:46:09.512Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-07-11T01:46:09.512Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.016s coverage: 21.8% of statements [2022-07-11T01:46:09.512Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-07-11T01:46:17.690Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T01:46:20.229Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T01:46:20.229Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T01:46:20.488Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T01:46:21.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T01:46:21.121Z] $ docker stop --time=1 324a3ec2d0858538fff99b5b82dd87956683c918010ed9996cdbfe0f8b040cc5 [2022-07-11T01:46:22.996Z] $ docker rm -f 324a3ec2d0858538fff99b5b82dd87956683c918010ed9996cdbfe0f8b040cc5 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T01:46:23.528Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T01:46:23.589Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-07-11T01:46:24.430Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T01:46:24.743Z] + ls -al . [2022-07-11T01:46:24.743Z] total 180 [2022-07-11T01:46:24.743Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 11 01:46 . [2022-07-11T01:46:24.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:44 .. [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 01:44 .dockerignore [2022-07-11T01:46:24.743Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 01:45 .git [2022-07-11T01:46:24.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:44 .github [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 01:44 .gitignore [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 01:44 .golangci.yml [2022-07-11T01:46:24.743Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 01:45 .semver [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 01:44 Attribution.txt [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 01:44 CHANGELOG.md [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 01:44 Dockerfile [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 01:44 GOVERNANCE.md [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 01:44 Jenkinsfile [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 01:44 LICENSE [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 01:44 Makefile [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 01:44 OWNERS.md [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 01:44 README.md [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 01:45 VERSION [2022-07-11T01:46:24.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:44 bin [2022-07-11T01:46:24.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:44 cmd [2022-07-11T01:46:24.743Z] -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 01:46 coverage.out [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 01:44 go.mod [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 35925 Jul 11 01:44 go.sum [2022-07-11T01:46:24.743Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:44 internal [2022-07-11T01:46:24.743Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:44 mock [2022-07-11T01:46:24.743Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:44 snap [2022-07-11T01:46:24.743Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 01:44 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:46:25.134Z] + 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=3ab73e7ef5d7963aa9378acdfe78759414f5069f --label arch=amd64 --label version=0.0.0 . [2022-07-11T01:46:25.134Z] Sending build context to Docker daemon 6.052MB [2022-07-11T01:46:25.134Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T01:46:25.134Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-11T01:46:25.134Z] ---> 8e048a38fc45 [2022-07-11T01:46:25.134Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T01:46:25.134Z] ---> Running in be61fd9e342c [2022-07-11T01:46:25.395Z] Removing intermediate container be61fd9e342c [2022-07-11T01:46:25.395Z] ---> 1a78df59a46e [2022-07-11T01:46:25.395Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T01:46:25.395Z] ---> Running in 7711005c01d1 [2022-07-11T01:46:25.395Z] Removing intermediate container 7711005c01d1 [2022-07-11T01:46:25.395Z] ---> 643c2059fc0e [2022-07-11T01:46:25.395Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:46:25.656Z] ---> Running in c998836b4f4b [2022-07-11T01:46:26.228Z] Removing intermediate container c998836b4f4b [2022-07-11T01:46:26.228Z] ---> d99585536d4c [2022-07-11T01:46:26.228Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T01:46:26.228Z] ---> Running in 4a777a29d2ec [2022-07-11T01:46:26.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-11T01:46:27.431Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-11T01:46:27.692Z] OK: 224 MiB in 56 packages [2022-07-11T01:46:27.955Z] Removing intermediate container 4a777a29d2ec [2022-07-11T01:46:27.955Z] ---> 7cc2166c0f7e [2022-07-11T01:46:27.955Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-07-11T01:46:27.955Z] ---> Running in 7f2aac412c30 [2022-07-11T01:46:27.955Z] Removing intermediate container 7f2aac412c30 [2022-07-11T01:46:27.955Z] ---> 52ecfdd034b6 [2022-07-11T01:46:27.955Z] Step 8/24 : COPY go.mod vendor* ./ [2022-07-11T01:46:28.214Z] ---> 7c4370202b43 [2022-07-11T01:46:28.214Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T01:46:28.214Z] ---> Running in 2ba8800baac0 [2022-07-11T01:46:28.786Z] Removing intermediate container 2ba8800baac0 [2022-07-11T01:46:28.786Z] ---> a52f7a9bd8e1 [2022-07-11T01:46:28.786Z] Step 10/24 : COPY . . [2022-07-11T01:46:29.357Z] ---> 2341e171bcaa [2022-07-11T01:46:29.357Z] Step 11/24 : ARG MAKE='make build' [2022-07-11T01:46:29.357Z] ---> Running in e6f6666437e7 [2022-07-11T01:46:29.357Z] Removing intermediate container e6f6666437e7 [2022-07-11T01:46:29.357Z] ---> 20577ad6d15d [2022-07-11T01:46:29.357Z] Step 12/24 : RUN $MAKE [2022-07-11T01:46:29.357Z] ---> Running in 41f725f0fb6c [2022-07-11T01:46:29.615Z] 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-07-11T01:46:51.562Z] Removing intermediate container 41f725f0fb6c [2022-07-11T01:46:51.562Z] ---> 25a305309ea8 [2022-07-11T01:46:51.562Z] Step 13/24 : FROM alpine:3.14 [2022-07-11T01:46:51.562Z] 3.14: Pulling from library/alpine [2022-07-11T01:46:51.562Z] 8663204ce13b: Pulling fs layer [2022-07-11T01:46:51.562Z] 8663204ce13b: Verifying Checksum [2022-07-11T01:46:51.562Z] 8663204ce13b: Download complete [2022-07-11T01:46:51.562Z] 8663204ce13b: Pull complete [2022-07-11T01:46:51.562Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T01:46:51.562Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T01:46:51.562Z] ---> e04c818066af [2022-07-11T01:46:51.562Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-07-11T01:46:51.562Z] ---> Running in ce2f007e9b90 [2022-07-11T01:46:51.823Z] Removing intermediate container ce2f007e9b90 [2022-07-11T01:46:51.824Z] ---> b86127f65eed [2022-07-11T01:46:51.824Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T01:46:51.824Z] ---> Running in a95dc696f37d [2022-07-11T01:46:52.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-11T01:46:52.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-11T01:46:52.350Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T01:46:52.350Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T01:46:52.350Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T01:46:52.350Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T01:46:52.350Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T01:46:52.350Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T01:46:52.350Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T01:46:52.350Z] OK: 8 MiB in 20 packages [2022-07-11T01:46:52.919Z] Removing intermediate container a95dc696f37d [2022-07-11T01:46:52.919Z] ---> 9ec4c526ec40 [2022-07-11T01:46:52.919Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-07-11T01:46:53.493Z] ---> 6344c6666b44 [2022-07-11T01:46:53.493Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-07-11T01:46:53.493Z] ---> 338ba92cb640 [2022-07-11T01:46:53.493Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-07-11T01:46:53.752Z] ---> f500c3108c9c [2022-07-11T01:46:53.752Z] Step 19/24 : EXPOSE 59982 [2022-07-11T01:46:53.752Z] ---> Running in 0c73897b7495 [2022-07-11T01:46:53.753Z] Removing intermediate container 0c73897b7495 [2022-07-11T01:46:53.753Z] ---> eebb73acca84 [2022-07-11T01:46:53.753Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-07-11T01:46:54.014Z] ---> Running in c6d09d537021 [2022-07-11T01:46:54.014Z] Removing intermediate container c6d09d537021 [2022-07-11T01:46:54.014Z] ---> 204c863a0cb1 [2022-07-11T01:46:54.014Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T01:46:54.014Z] ---> Running in 1ef8bea644ca [2022-07-11T01:46:54.014Z] Removing intermediate container 1ef8bea644ca [2022-07-11T01:46:54.014Z] ---> aa7b52c3e4f0 [2022-07-11T01:46:54.014Z] Step 22/24 : LABEL arch=amd64 [2022-07-11T01:46:54.273Z] ---> Running in 04625d8c5fa3 [2022-07-11T01:46:54.273Z] Removing intermediate container 04625d8c5fa3 [2022-07-11T01:46:54.273Z] ---> bc384c32d1e8 [2022-07-11T01:46:54.273Z] Step 23/24 : LABEL git_sha=3ab73e7ef5d7963aa9378acdfe78759414f5069f [2022-07-11T01:46:54.273Z] ---> Running in 2344cd33a78c [2022-07-11T01:46:54.273Z] Removing intermediate container 2344cd33a78c [2022-07-11T01:46:54.273Z] ---> 453e9295ef8a [2022-07-11T01:46:54.273Z] Step 24/24 : LABEL version=0.0.0 [2022-07-11T01:46:54.273Z] ---> Running in 78b6dae7af5c [2022-07-11T01:46:54.535Z] Removing intermediate container 78b6dae7af5c [2022-07-11T01:46:54.535Z] ---> 817d1c699164 [2022-07-11T01:46:54.535Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T01:46:54.535Z] Successfully built 817d1c699164 [2022-07-11T01:46:54.535Z] Successfully tagged device-mqtt:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:46:55.381Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T01:46:55.381Z] [2022-07-11T01:46:55.381Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:46:55.761Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T01:46:55.761Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-11T01:46:55.761Z] 5eb5b503b376: Pulling fs layer [2022-07-11T01:46:55.761Z] 5c69ac0246d0: Pulling fs layer [2022-07-11T01:46:55.761Z] ec43610c2a17: Pulling fs layer [2022-07-11T01:46:55.761Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-11T01:46:55.761Z] 33b1e0a273af: Pulling fs layer [2022-07-11T01:46:55.761Z] 5d3b04190fa2: Pulling fs layer [2022-07-11T01:46:55.761Z] 2f39f015ded8: Pulling fs layer [2022-07-11T01:46:55.761Z] 3a2ae6a8a46f: Waiting [2022-07-11T01:46:55.761Z] 33b1e0a273af: Waiting [2022-07-11T01:46:55.761Z] 2f39f015ded8: Waiting [2022-07-11T01:46:55.761Z] 5d3b04190fa2: Waiting [2022-07-11T01:46:55.761Z] 5c69ac0246d0: Verifying Checksum [2022-07-11T01:46:55.761Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-11T01:46:55.761Z] 3a2ae6a8a46f: Download complete [2022-07-11T01:46:56.028Z] 33b1e0a273af: Verifying Checksum [2022-07-11T01:46:56.028Z] 33b1e0a273af: Download complete [2022-07-11T01:46:56.028Z] 5d3b04190fa2: Verifying Checksum [2022-07-11T01:46:56.028Z] 5d3b04190fa2: Download complete [2022-07-11T01:46:56.028Z] ec43610c2a17: Verifying Checksum [2022-07-11T01:46:56.028Z] ec43610c2a17: Download complete [2022-07-11T01:46:56.028Z] 5eb5b503b376: Download complete [2022-07-11T01:46:56.605Z] 2f39f015ded8: Verifying Checksum [2022-07-11T01:46:56.605Z] 2f39f015ded8: Download complete [2022-07-11T01:46:57.546Z] 5eb5b503b376: Pull complete [2022-07-11T01:46:57.546Z] 5c69ac0246d0: Pull complete [2022-07-11T01:46:58.117Z] ec43610c2a17: Pull complete [2022-07-11T01:46:58.117Z] 3a2ae6a8a46f: Pull complete [2022-07-11T01:46:58.377Z] 33b1e0a273af: Pull complete [2022-07-11T01:46:58.377Z] 5d3b04190fa2: Pull complete [2022-07-11T01:47:03.667Z] 2f39f015ded8: Pull complete [2022-07-11T01:47:03.667Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-11T01:47:03.667Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T01:47:03.667Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:47:03.893Z] prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container [2022-07-11T01:47:03.928Z] $ 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-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@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-07-11T01:47:05.829Z] $ docker top e83974ae14d05cabaab5c10c6095226b0b412d44c50f62023e82dfd943b9a575 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:47:06.293Z] ---> job-cost.sh [2022-07-11T01:47:06.293Z] lf-activate-venv: SKIPPING [2022-07-11T01:47:06.293Z] INFO: No Stack... [2022-07-11T01:47:06.554Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T01:47:07.124Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T01:47:07.439Z] + + cat /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives/cost.csv [2022-07-11T01:47:07.439Z] cut -d, -f6 [Pipeline] lock [2022-07-11T01:47:07.474Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [2022-07-11T01:47:07.479Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] did not exist. Created. [2022-07-11T01:47:07.479Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T01:47:07.876Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-07-11T01:47:07.927Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T01:47:07.951Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T01:47:08.027Z] $ docker stop --time=1 e83974ae14d05cabaab5c10c6095226b0b412d44c50f62023e82dfd943b9a575 [2022-07-11T01:47:09.232Z] $ docker rm -f e83974ae14d05cabaab5c10c6095226b0b412d44c50f62023e82dfd943b9a575 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-11T01:49:11.690Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-17370 in /w/workspace/gexfoundry_device-mqtt-go_PR-402 [Pipeline] { [Pipeline] ws [2022-07-11T01:49:11.734Z] Running in /w/workspace/device-mqtt-go/1 [Pipeline] { [Pipeline] checkout [2022-07-11T01:49:11.820Z] Selected Git installation does not exist. Using Default [2022-07-11T01:49:11.820Z] The recommended git tool is: NONE [2022-07-11T01:49:18.739Z] using credential edgex-jenkins-ssh [2022-07-11T01:49:18.761Z] Cloning the remote Git repository [2022-07-11T01:49:18.819Z] Cloning repository git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-11T01:49:18.893Z] > git init /w/workspace/device-mqtt-go/1 # timeout=10 [2022-07-11T01:49:18.967Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-11T01:49:18.968Z] > git --version # timeout=10 [2022-07-11T01:49:18.984Z] > git --version # 'git version 2.25.1' [2022-07-11T01:49:18.986Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T01:49:19.067Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T01:49:20.743Z] Merging remotes/origin/main commit 8b7bfd06f10d442433da09be4b1bd94ea6f5832d into PR head commit 3ab73e7ef5d7963aa9378acdfe78759414f5069f [2022-07-11T01:49:20.946Z] Merge succeeded, producing 3ab73e7ef5d7963aa9378acdfe78759414f5069f [2022-07-11T01:49:20.947Z] Checking out Revision 3ab73e7ef5d7963aa9378acdfe78759414f5069f (PR-402) [2022-07-11T01:49:20.161Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-07-11T01:49:20.186Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-11T01:49:20.214Z] > git config remote.origin.url git@github.com:edgexfoundry/device-mqtt-go.git # timeout=10 [2022-07-11T01:49:20.247Z] Fetching upstream changes from git@github.com:edgexfoundry/device-mqtt-go.git [2022-07-11T01:49:20.247Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T01:49:20.260Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-mqtt-go.git +refs/pull/402/head:refs/remotes/origin/PR-402 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-11T01:49:20.763Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T01:49:20.785Z] > git checkout -f 3ab73e7ef5d7963aa9378acdfe78759414f5069f # timeout=10 [2022-07-11T01:49:20.867Z] > git remote # timeout=10 [2022-07-11T01:49:20.883Z] > git config --get remote.origin.url # timeout=10 [2022-07-11T01:49:20.896Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-11T01:49:20.906Z] > git merge 8b7bfd06f10d442433da09be4b1bd94ea6f5832d # timeout=10 [2022-07-11T01:49:20.928Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-11T01:49:20.955Z] > git config core.sparsecheckout # timeout=10 [2022-07-11T01:49:20.973Z] > git checkout -f 3ab73e7ef5d7963aa9378acdfe78759414f5069f # timeout=10 [2022-07-11T01:49:25.072Z] Commit message: "build(deps): bump github.com/edgexfoundry/device-sdk-go/v2" [2022-07-11T01:49:25.135Z] > git --version # timeout=10 [2022-07-11T01:49:25.153Z] > git --version # 'git version 2.25.1' [2022-07-11T01:49:25.169Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T01:49:26.319Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-11T01:49:26.319Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T01:49:26.319Z] Dload Upload Total Spent Left Speed [2022-07-11T01:49:26.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 82945 0 --:--:-- --:--:-- --:--:-- 82945 [Pipeline] sh [2022-07-11T01:49:27.374Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-11T01:49:27.725Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2022-07-11T01:49:27.725Z] sudo tee /etc/docker/daemon.new [2022-07-11T01:49:27.725Z] { [2022-07-11T01:49:27.725Z] "registry-mirrors": [ [2022-07-11T01:49:27.725Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-11T01:49:27.725Z] ], [2022-07-11T01:49:27.725Z] "bip": "10.250.0.254/24", [2022-07-11T01:49:27.725Z] "hosts": [ [2022-07-11T01:49:27.725Z] "tcp://0.0.0.0:5555", [2022-07-11T01:49:27.725Z] "unix:///var/run/docker.sock" [2022-07-11T01:49:27.725Z] ], [2022-07-11T01:49:27.725Z] "mtu": 1458, [2022-07-11T01:49:27.725Z] "selinux-enabled": true, [2022-07-11T01:49:27.725Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-11T01:49:27.725Z] } [Pipeline] sh [2022-07-11T01:49:28.076Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-11T01:49:28.438Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:49:46.847Z] provisioning config files... [2022-07-11T01:49:46.872Z] copy managed file [device-mqtt-go-settings] to file:/w/workspace/device-mqtt-go/1@tmp/config7868371790645594309tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:49:47.260Z] ---> docker-login.sh [2022-07-11T01:49:47.260Z] nexus3.edgexfoundry.org:10001 [2022-07-11T01:49:47.854Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:49:48.129Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:49:48.129Z] Configure a credential helper to remove this warning. See [2022-07-11T01:49:48.129Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:49:48.129Z] [2022-07-11T01:49:48.129Z] Login Succeeded [2022-07-11T01:49:48.129Z] nexus3.edgexfoundry.org:10002 [2022-07-11T01:49:48.401Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:49:48.674Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:49:48.674Z] Configure a credential helper to remove this warning. See [2022-07-11T01:49:48.674Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:49:48.674Z] [2022-07-11T01:49:48.674Z] Login Succeeded [2022-07-11T01:49:48.674Z] nexus3.edgexfoundry.org:10003 [2022-07-11T01:49:48.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:49:48.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:49:48.949Z] Configure a credential helper to remove this warning. See [2022-07-11T01:49:48.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:49:48.949Z] [2022-07-11T01:49:48.949Z] Login Succeeded [2022-07-11T01:49:48.949Z] nexus3.edgexfoundry.org:10004 [2022-07-11T01:49:49.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:49:49.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:49:49.507Z] Configure a credential helper to remove this warning. See [2022-07-11T01:49:49.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:49:49.507Z] [2022-07-11T01:49:49.507Z] Login Succeeded [2022-07-11T01:49:49.507Z] docker.io [2022-07-11T01:49:49.778Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-11T01:49:50.374Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-11T01:49:50.374Z] Configure a credential helper to remove this warning. See [2022-07-11T01:49:50.374Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-11T01:49:50.374Z] [2022-07-11T01:49:50.374Z] Login Succeeded [2022-07-11T01:49:50.374Z] ---> docker-login.sh ends [Pipeline] } [2022-07-11T01:49:50.405Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-11T01:49:50.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:49:50.850Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-11T01:49:50.882Z] ========================================================= [2022-07-11T01:49:50.882Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-11T01:49:50.882Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:49:51.394Z] + 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-07-11T01:49:51.667Z] Sending build context to Docker daemon 3.117MB [2022-07-11T01:49:51.667Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T01:49:51.667Z] Step 2/12 : FROM ${BASE} AS builder [2022-07-11T01:49:51.947Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-11T01:49:51.947Z] 9b3977197b4f: Pulling fs layer [2022-07-11T01:49:51.947Z] 1a89e8eeedd5: Pulling fs layer [2022-07-11T01:49:51.947Z] 94645a83ff95: Pulling fs layer [2022-07-11T01:49:51.947Z] e6fb740bc735: Pulling fs layer [2022-07-11T01:49:51.947Z] 3a77bd46dcc9: Pulling fs layer [2022-07-11T01:49:51.947Z] 355e64cbe906: Pulling fs layer [2022-07-11T01:49:51.947Z] 63ab81a10011: Pulling fs layer [2022-07-11T01:49:51.947Z] 555d1d1c4555: Pulling fs layer [2022-07-11T01:49:51.947Z] 7d9057610161: Pulling fs layer [2022-07-11T01:49:51.947Z] 3a77bd46dcc9: Waiting [2022-07-11T01:49:51.947Z] 355e64cbe906: Waiting [2022-07-11T01:49:51.947Z] 63ab81a10011: Waiting [2022-07-11T01:49:51.947Z] 555d1d1c4555: Waiting [2022-07-11T01:49:51.947Z] 7d9057610161: Waiting [2022-07-11T01:49:51.947Z] e6fb740bc735: Waiting [2022-07-11T01:49:51.947Z] 94645a83ff95: Verifying Checksum [2022-07-11T01:49:51.947Z] 94645a83ff95: Download complete [2022-07-11T01:49:51.947Z] 1a89e8eeedd5: Download complete [2022-07-11T01:49:51.947Z] 3a77bd46dcc9: Verifying Checksum [2022-07-11T01:49:51.947Z] 3a77bd46dcc9: Download complete [2022-07-11T01:49:51.947Z] 355e64cbe906: Verifying Checksum [2022-07-11T01:49:51.947Z] 355e64cbe906: Download complete [2022-07-11T01:49:51.947Z] 9b3977197b4f: Verifying Checksum [2022-07-11T01:49:51.947Z] 9b3977197b4f: Download complete [2022-07-11T01:49:51.947Z] 63ab81a10011: Verifying Checksum [2022-07-11T01:49:51.947Z] 63ab81a10011: Download complete [2022-07-11T01:49:52.936Z] 9b3977197b4f: Pull complete [2022-07-11T01:49:53.208Z] 7d9057610161: Verifying Checksum [2022-07-11T01:49:53.208Z] 7d9057610161: Download complete [2022-07-11T01:49:53.483Z] 1a89e8eeedd5: Pull complete [2022-07-11T01:49:53.755Z] 94645a83ff95: Pull complete [2022-07-11T01:49:54.033Z] 555d1d1c4555: Verifying Checksum [2022-07-11T01:49:54.033Z] 555d1d1c4555: Download complete [2022-07-11T01:49:54.631Z] e6fb740bc735: Download complete [2022-07-11T01:50:07.054Z] e6fb740bc735: Pull complete [2022-07-11T01:50:07.054Z] 3a77bd46dcc9: Pull complete [2022-07-11T01:50:07.330Z] 355e64cbe906: Pull complete [2022-07-11T01:50:07.608Z] 63ab81a10011: Pull complete [2022-07-11T01:50:14.342Z] 555d1d1c4555: Pull complete [2022-07-11T01:50:16.330Z] 7d9057610161: Pull complete [2022-07-11T01:50:16.330Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-11T01:50:16.330Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-11T01:50:16.330Z] ---> 819e984ddca1 [2022-07-11T01:50:16.330Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T01:50:16.935Z] ---> Running in 51eee9634d1f [2022-07-11T01:50:17.210Z] Removing intermediate container 51eee9634d1f [2022-07-11T01:50:17.210Z] ---> a3ad3a64332f [2022-07-11T01:50:17.210Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T01:50:17.489Z] ---> Running in 96ecdf0e5f37 [2022-07-11T01:50:17.772Z] Removing intermediate container 96ecdf0e5f37 [2022-07-11T01:50:17.772Z] ---> 91161af42d3a [2022-07-11T01:50:17.772Z] Step 5/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:50:17.772Z] ---> Running in 8eee78f210b9 [2022-07-11T01:50:21.194Z] Removing intermediate container 8eee78f210b9 [2022-07-11T01:50:21.194Z] ---> 986f60584a9e [2022-07-11T01:50:21.194Z] Step 6/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T01:50:21.194Z] ---> Running in 2709029242ba [2022-07-11T01:50:21.790Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T01:50:22.768Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T01:50:23.751Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-07-11T01:50:23.751Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-07-11T01:50:23.751Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-07-11T01:50:24.024Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-07-11T01:50:24.303Z] Executing busybox-1.34.1-r3.trigger [2022-07-11T01:50:24.303Z] OK: 224 MiB in 56 packages [2022-07-11T01:50:25.291Z] Removing intermediate container 2709029242ba [2022-07-11T01:50:25.291Z] ---> 257067806c5a [2022-07-11T01:50:25.291Z] Step 7/12 : WORKDIR /device-mqtt-go [2022-07-11T01:50:25.291Z] ---> Running in 3bb446fa89b1 [2022-07-11T01:50:25.576Z] Removing intermediate container 3bb446fa89b1 [2022-07-11T01:50:25.576Z] ---> 30b089120d59 [2022-07-11T01:50:25.576Z] Step 8/12 : COPY go.mod vendor* ./ [2022-07-11T01:50:26.184Z] ---> 291bc6668fc2 [2022-07-11T01:50:26.184Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T01:50:26.184Z] ---> Running in a5178ca3942e [2022-07-11T01:51:13.186Z] Removing intermediate container a5178ca3942e [2022-07-11T01:51:13.186Z] ---> da9a7d2c9131 [2022-07-11T01:51:13.186Z] Step 10/12 : COPY . . [2022-07-11T01:51:13.186Z] ---> 110ca0db93dc [2022-07-11T01:51:13.186Z] Step 11/12 : ARG MAKE='make build' [2022-07-11T01:51:13.186Z] ---> Running in 8ea5281328e8 [2022-07-11T01:51:13.186Z] Removing intermediate container 8ea5281328e8 [2022-07-11T01:51:13.186Z] ---> feb1e2d27f71 [2022-07-11T01:51:13.186Z] Step 12/12 : RUN $MAKE [2022-07-11T01:51:13.186Z] ---> Running in a8453a3518f5 [2022-07-11T01:51:13.785Z] noop [2022-07-11T01:51:14.391Z] Removing intermediate container a8453a3518f5 [2022-07-11T01:51:14.391Z] ---> 711547030408 [2022-07-11T01:51:14.391Z] Successfully built 711547030408 [2022-07-11T01:51:14.391Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:51:14.874Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T01:51:14.874Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:51:15.196Z] prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container [2022-07-11T01:51:15.288Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T01:51:16.585Z] $ docker top 4c5f9f4402806c4a13539fbe5d7f11ab1beea390258fe61afeb622dcdfed3591 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T01:51:17.544Z] + go version [2022-07-11T01:51:17.544Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-11T01:51:17.581Z] $ docker stop --time=1 4c5f9f4402806c4a13539fbe5d7f11ab1beea390258fe61afeb622dcdfed3591 [2022-07-11T01:51:19.237Z] $ docker rm -f 4c5f9f4402806c4a13539fbe5d7f11ab1beea390258fe61afeb622dcdfed3591 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:51:20.191Z] + docker inspect -f . ci-base-image-arm64 [2022-07-11T01:51:20.191Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:51:20.515Z] prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container [2022-07-11T01:51:20.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-11T01:51:21.866Z] $ docker top 974219b8fd55294233a0636b14f6a2e9ba2a38b882176d791456b842366efd5f -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-07-11T01:51:22.875Z] + make test [2022-07-11T01:51:22.875Z] GCO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out ./... [2022-07-11T01:51:24.870Z] ? github.com/edgexfoundry/device-mqtt-go [no test files] [2022-07-11T01:52:46.722Z] ? github.com/edgexfoundry/device-mqtt-go/cmd [no test files] [2022-07-11T01:52:46.722Z] ok github.com/edgexfoundry/device-mqtt-go/internal/driver 0.069s coverage: 21.8% of statements [2022-07-11T01:52:46.722Z] ? github.com/edgexfoundry/device-mqtt-go/mock [no test files] [2022-07-11T01:52:46.722Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-11T01:52:46.722Z] GCO_ENABLED=1 GO111MODULE=on go vet ./... [2022-07-11T01:53:08.942Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-11T01:53:08.942Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-11T01:53:08.942Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-11T01:53:08.978Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-07-11T01:53:09.009Z] $ docker stop --time=1 974219b8fd55294233a0636b14f6a2e9ba2a38b882176d791456b842366efd5f [2022-07-11T01:53:10.801Z] $ docker rm -f 974219b8fd55294233a0636b14f6a2e9ba2a38b882176d791456b842366efd5f [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-11T01:53:11.803Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-07-11T01:53:11.842Z] Warning: overwriting stash ‘coverage-report’ [2022-07-11T01:53:12.315Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-11T01:53:12.934Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-07-11T01:53:13.292Z] + ls -al . [2022-07-11T01:53:13.293Z] total 176 [2022-07-11T01:53:13.293Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 11 01:53 . [2022-07-11T01:53:13.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:49 .. [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 140 Jul 11 01:49 .dockerignore [2022-07-11T01:53:13.293Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 11 01:49 .git [2022-07-11T01:53:13.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:49 .github [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 329 Jul 11 01:49 .gitignore [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 11 01:49 .golangci.yml [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 8917 Jul 11 01:49 Attribution.txt [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 11365 Jul 11 01:49 CHANGELOG.md [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 01:49 Dockerfile [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 11 01:49 GOVERNANCE.md [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 678 Jul 11 01:49 Jenkinsfile [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 11 01:49 LICENSE [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 1930 Jul 11 01:49 Makefile [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 620 Jul 11 01:49 OWNERS.md [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 2501 Jul 11 01:49 README.md [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 11 01:45 VERSION [2022-07-11T01:53:13.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:49 bin [2022-07-11T01:53:13.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:49 cmd [2022-07-11T01:53:13.293Z] -rw-r--r-- 1 jenkins jenkins 17887 Jul 11 01:52 coverage.out [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 3314 Jul 11 01:49 go.mod [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 35925 Jul 11 01:49 go.sum [2022-07-11T01:53:13.293Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 11 01:49 internal [2022-07-11T01:53:13.293Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 11 01:49 mock [2022-07-11T01:53:13.293Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 11 01:49 snap [2022-07-11T01:53:13.293Z] -rw-rw-r-- 1 jenkins jenkins 227 Jul 11 01:49 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:53:13.724Z] + 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=3ab73e7ef5d7963aa9378acdfe78759414f5069f --label arch=arm64 --label version=0.0.0 . [2022-07-11T01:53:13.999Z] Sending build context to Docker daemon 3.135MB [2022-07-11T01:53:13.999Z] Step 1/24 : ARG BASE=golang:1.17-alpine3.15 [2022-07-11T01:53:13.999Z] Step 2/24 : FROM ${BASE} AS builder [2022-07-11T01:53:13.999Z] ---> 711547030408 [2022-07-11T01:53:13.999Z] Step 3/24 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-07-11T01:53:14.274Z] ---> Running in f14f79533c4f [2022-07-11T01:53:14.547Z] Removing intermediate container f14f79533c4f [2022-07-11T01:53:14.547Z] ---> d3e45005b48d [2022-07-11T01:53:14.547Z] Step 4/24 : ARG ALPINE_PKG_EXTRA="" [2022-07-11T01:53:14.547Z] ---> Running in 9cf18f8965fc [2022-07-11T01:53:14.834Z] Removing intermediate container 9cf18f8965fc [2022-07-11T01:53:14.834Z] ---> fc5d27e1f17b [2022-07-11T01:53:14.834Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-11T01:53:14.834Z] ---> Running in 0c2ec9683c45 [2022-07-11T01:53:16.825Z] Removing intermediate container 0c2ec9683c45 [2022-07-11T01:53:16.825Z] ---> 75f5d4885231 [2022-07-11T01:53:16.825Z] Step 6/24 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-07-11T01:53:16.825Z] ---> Running in c7c42461ade4 [2022-07-11T01:53:17.805Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-11T01:53:18.399Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-11T01:53:19.377Z] OK: 224 MiB in 56 packages [2022-07-11T01:53:20.363Z] Removing intermediate container c7c42461ade4 [2022-07-11T01:53:20.363Z] ---> 42453d8d30f6 [2022-07-11T01:53:20.363Z] Step 7/24 : WORKDIR /device-mqtt-go [2022-07-11T01:53:20.363Z] ---> Running in 3ef4f52d6490 [2022-07-11T01:53:20.637Z] Removing intermediate container 3ef4f52d6490 [2022-07-11T01:53:20.637Z] ---> 6b07a5e288ff [2022-07-11T01:53:20.637Z] Step 8/24 : COPY go.mod vendor* ./ [2022-07-11T01:53:21.243Z] ---> 79ecf8d820d9 [2022-07-11T01:53:21.243Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-11T01:53:21.243Z] ---> Running in 8835ad22c1d4 [2022-07-11T01:53:23.226Z] Removing intermediate container 8835ad22c1d4 [2022-07-11T01:53:23.226Z] ---> c1bfd41414dd [2022-07-11T01:53:23.226Z] Step 10/24 : COPY . . [2022-07-11T01:53:23.831Z] ---> 5eeba4850e02 [2022-07-11T01:53:23.831Z] Step 11/24 : ARG MAKE='make build' [2022-07-11T01:53:23.831Z] ---> Running in 0f4d39257128 [2022-07-11T01:53:24.109Z] Removing intermediate container 0f4d39257128 [2022-07-11T01:53:24.109Z] ---> 6832c599229a [2022-07-11T01:53:24.109Z] Step 12/24 : RUN $MAKE [2022-07-11T01:53:24.385Z] ---> Running in 2d4d0505bbc0 [2022-07-11T01:53:25.383Z] 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-07-11T01:55:32.305Z] Removing intermediate container 2d4d0505bbc0 [2022-07-11T01:55:32.305Z] ---> 88520623a0cc [2022-07-11T01:55:32.305Z] Step 13/24 : FROM alpine:3.14 [2022-07-11T01:55:32.305Z] 3.14: Pulling from library/alpine [2022-07-11T01:55:32.305Z] 455c02918c45: Pulling fs layer [2022-07-11T01:55:32.305Z] 455c02918c45: Verifying Checksum [2022-07-11T01:55:32.305Z] 455c02918c45: Pull complete [2022-07-11T01:55:32.305Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-11T01:55:32.305Z] Status: Downloaded newer image for alpine:3.14 [2022-07-11T01:55:32.305Z] ---> ac73e934f311 [2022-07-11T01:55:32.305Z] Step 14/24 : LABEL license='VSPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020-2021: IoTech Ltd' [2022-07-11T01:55:32.305Z] ---> Running in 4c6ae7e0dad9 [2022-07-11T01:55:32.305Z] Removing intermediate container 4c6ae7e0dad9 [2022-07-11T01:55:32.305Z] ---> 3c4f3bd9db50 [2022-07-11T01:55:32.305Z] Step 15/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-11T01:55:32.305Z] ---> Running in 0add32784611 [2022-07-11T01:55:32.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-11T01:55:32.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-11T01:55:32.305Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-11T01:55:32.305Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-11T01:55:32.305Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-11T01:55:32.305Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-11T01:55:32.305Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-11T01:55:32.305Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-11T01:55:32.305Z] Executing busybox-1.33.1-r7.trigger [2022-07-11T01:55:32.305Z] OK: 8 MiB in 20 packages [2022-07-11T01:55:33.310Z] Removing intermediate container 0add32784611 [2022-07-11T01:55:33.310Z] ---> 1435cd719b50 [2022-07-11T01:55:33.310Z] Step 16/24 : COPY --from=builder /device-mqtt-go/cmd / [2022-07-11T01:55:34.753Z] ---> 444cde308fff [2022-07-11T01:55:34.753Z] Step 17/24 : COPY --from=builder /device-mqtt-go/LICENSE / [2022-07-11T01:55:35.353Z] ---> 157ce575774e [2022-07-11T01:55:35.353Z] Step 18/24 : COPY --from=builder /device-mqtt-go/Attribution.txt / [2022-07-11T01:55:35.956Z] ---> 763bfb62939a [2022-07-11T01:55:35.956Z] Step 19/24 : EXPOSE 59982 [2022-07-11T01:55:35.956Z] ---> Running in a9627d1b53eb [2022-07-11T01:55:36.239Z] Removing intermediate container a9627d1b53eb [2022-07-11T01:55:36.239Z] ---> e3208fd57243 [2022-07-11T01:55:36.239Z] Step 20/24 : ENTRYPOINT ["/device-mqtt"] [2022-07-11T01:55:36.239Z] ---> Running in fc8d35d63600 [2022-07-11T01:55:36.842Z] Removing intermediate container fc8d35d63600 [2022-07-11T01:55:36.842Z] ---> 5c7d08820e72 [2022-07-11T01:55:36.842Z] Step 21/24 : CMD ["--cp=consul://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-11T01:55:36.842Z] ---> Running in ba0ae9371c51 [2022-07-11T01:55:37.120Z] Removing intermediate container ba0ae9371c51 [2022-07-11T01:55:37.120Z] ---> bd3438948ff7 [2022-07-11T01:55:37.120Z] Step 22/24 : LABEL arch=arm64 [2022-07-11T01:55:37.120Z] ---> Running in 0b6351ec7395 [2022-07-11T01:55:37.399Z] Removing intermediate container 0b6351ec7395 [2022-07-11T01:55:37.399Z] ---> 387108500a42 [2022-07-11T01:55:37.399Z] Step 23/24 : LABEL git_sha=3ab73e7ef5d7963aa9378acdfe78759414f5069f [2022-07-11T01:55:37.674Z] ---> Running in cbce28113c6a [2022-07-11T01:55:37.953Z] Removing intermediate container cbce28113c6a [2022-07-11T01:55:37.953Z] ---> 00e2873ea890 [2022-07-11T01:55:37.953Z] Step 24/24 : LABEL version=0.0.0 [2022-07-11T01:55:37.953Z] ---> Running in f149d5655a38 [2022-07-11T01:55:38.229Z] Removing intermediate container f149d5655a38 [2022-07-11T01:55:38.229Z] ---> 97574998ab15 [2022-07-11T01:55:38.229Z] [Warning] One or more build-args [ARCH] were not consumed [2022-07-11T01:55:38.229Z] Successfully built 97574998ab15 [2022-07-11T01:55:38.229Z] Successfully tagged device-mqtt-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:55:39.070Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T01:55:39.070Z] [2022-07-11T01:55:39.070Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:55:39.491Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T01:55:39.768Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-11T01:55:39.768Z] 8998bd30e6a1: Pulling fs layer [2022-07-11T01:55:39.768Z] 04944245beec: Pulling fs layer [2022-07-11T01:55:39.768Z] 699f458cf7ca: Pulling fs layer [2022-07-11T01:55:39.768Z] 765212b225bb: Pulling fs layer [2022-07-11T01:55:39.768Z] f23df028b6ca: Pulling fs layer [2022-07-11T01:55:39.768Z] d65c8cfc05b1: Pulling fs layer [2022-07-11T01:55:39.768Z] 2437ff75d9bd: Pulling fs layer [2022-07-11T01:55:39.768Z] f23df028b6ca: Waiting [2022-07-11T01:55:39.768Z] 765212b225bb: Waiting [2022-07-11T01:55:39.768Z] d65c8cfc05b1: Waiting [2022-07-11T01:55:39.768Z] 2437ff75d9bd: Waiting [2022-07-11T01:55:39.768Z] 04944245beec: Verifying Checksum [2022-07-11T01:55:39.768Z] 04944245beec: Download complete [2022-07-11T01:55:39.768Z] 765212b225bb: Download complete [2022-07-11T01:55:39.768Z] f23df028b6ca: Verifying Checksum [2022-07-11T01:55:39.768Z] f23df028b6ca: Download complete [2022-07-11T01:55:39.768Z] d65c8cfc05b1: Verifying Checksum [2022-07-11T01:55:39.768Z] d65c8cfc05b1: Download complete [2022-07-11T01:55:40.054Z] 699f458cf7ca: Verifying Checksum [2022-07-11T01:55:40.054Z] 699f458cf7ca: Download complete [2022-07-11T01:55:40.326Z] 8998bd30e6a1: Verifying Checksum [2022-07-11T01:55:40.326Z] 8998bd30e6a1: Download complete [2022-07-11T01:55:42.953Z] 2437ff75d9bd: Verifying Checksum [2022-07-11T01:55:42.953Z] 2437ff75d9bd: Download complete [2022-07-11T01:55:44.411Z] 8998bd30e6a1: Pull complete [2022-07-11T01:55:44.683Z] 04944245beec: Pull complete [2022-07-11T01:55:46.120Z] 699f458cf7ca: Pull complete [2022-07-11T01:55:46.395Z] 765212b225bb: Pull complete [2022-07-11T01:55:47.376Z] f23df028b6ca: Pull complete [2022-07-11T01:55:47.649Z] d65c8cfc05b1: Pull complete [2022-07-11T01:56:02.772Z] 2437ff75d9bd: Pull complete [2022-07-11T01:56:02.772Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-11T01:56:02.772Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-11T01:56:02.772Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:56:03.162Z] prd-ubuntu20.04-docker-arm64-4c-16g-17370 does not seem to be running inside a container [2022-07-11T01:56:03.254Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-mqtt-go/1 -v /w/workspace/device-mqtt-go/1:/w/workspace/device-mqtt-go/1:rw,z -v /w/workspace/device-mqtt-go/1@tmp:/w/workspace/device-mqtt-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-11T01:56:06.162Z] $ docker top 00e064dc13a7f436204f3efe2f1092c97dd8d592c712e8224d24c6f280d8292a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:56:07.135Z] ---> job-cost.sh [2022-07-11T01:56:07.135Z] lf-activate-venv: SKIPPING [2022-07-11T01:56:07.135Z] INFO: No Stack... [2022-07-11T01:56:07.456Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-11T01:56:08.500Z] INFO: Archiving Costs [Pipeline] sh [2022-07-11T01:56:09.190Z] + cut -d, -f6 [2022-07-11T01:56:09.190Z] + cat /w/workspace/device-mqtt-go/1/archives/cost.csv [Pipeline] lock [2022-07-11T01:56:09.242Z] Trying to acquire lock on [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [2022-07-11T01:56:09.246Z] Resource [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] did not exist. Created. [2022-07-11T01:56:09.246Z] Lock acquired on [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-11T01:56:10.003Z] /w/workspace/device-mqtt-go/1@tmp/durable-188a7187/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-07-11T01:56:10.757Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-11T01:56:10.795Z] Warning: overwriting stash ‘stack-cost’ [2022-07-11T01:56:10.863Z] Stashed 1 file(s) [Pipeline] } [2022-07-11T01:56:10.878Z] Lock released on resource [jenkins-edgexfoundry-device-mqtt-go-PR-402-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-11T01:56:10.943Z] $ docker stop --time=1 00e064dc13a7f436204f3efe2f1092c97dd8d592c712e8224d24c6f280d8292a [2022-07-11T01:56:12.484Z] $ docker rm -f 00e064dc13a7f436204f3efe2f1092c97dd8d592c712e8224d24c6f280d8292a [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-07-11T01:56:13.487Z] provisioning config files... [2022-07-11T01:56:13.499Z] copy managed file [device-mqtt-go-codecov-token] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/config6125474041028356779tmp [Pipeline] { [Pipeline] sh [2022-07-11T01:56:13.845Z] + set +x [2022-07-11T01:56:13.845Z] + curl -s https://codecov.io/bash [2022-07-11T01:56:13.845Z] + bash -s -- [2022-07-11T01:56:13.845Z] [2022-07-11T01:56:13.845Z] _____ _ [2022-07-11T01:56:13.845Z] / ____| | | [2022-07-11T01:56:13.845Z] | | ___ __| | ___ ___ _____ __ [2022-07-11T01:56:13.845Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-11T01:56:13.845Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-11T01:56:13.845Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-11T01:56:13.845Z] Bash-1.0.6 [2022-07-11T01:56:13.845Z] [2022-07-11T01:56:13.845Z] [2022-07-11T01:56:13.845Z] ==> git version 2.25.1 found [2022-07-11T01:56:13.845Z] ==> 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-07-11T01:56:13.845Z] Release-Date: 2020-01-08 [2022-07-11T01:56:13.845Z] 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-07-11T01:56:13.845Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-11T01:56:13.845Z] ==> Jenkins CI detected. [2022-07-11T01:56:13.845Z] current dir:  /w/workspace/gexfoundry_device-mqtt-go_PR-402 [2022-07-11T01:56:13.845Z] project root: . [2022-07-11T01:56:13.845Z] --> token set from env [2022-07-11T01:56:13.845Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-11T01:56:13.845Z] ==> Running gcov in . (disable via -X gcov) [2022-07-11T01:56:13.845Z] ==> Python coveragepy not found [2022-07-11T01:56:13.845Z] ==> Searching for coverage reports in: [2022-07-11T01:56:13.845Z] + . [2022-07-11T01:56:13.845Z] -> Found 1 reports [2022-07-11T01:56:13.845Z] ==> Detecting git/mercurial file structure [2022-07-11T01:56:13.845Z] ==> Reading reports [2022-07-11T01:56:13.845Z] + ./coverage.out bytes=17887 [2022-07-11T01:56:13.845Z] ==> Appending adjustments [2022-07-11T01:56:13.845Z] https://docs.codecov.io/docs/fixing-reports [2022-07-11T01:56:14.107Z] + Found adjustments [2022-07-11T01:56:14.107Z] ==> Gzipping contents [2022-07-11T01:56:14.107Z] 4.0K /tmp/codecov.ZNqMO0.gz [2022-07-11T01:56:14.107Z] ==> Uploading reports [2022-07-11T01:56:14.107Z] url: https://codecov.io [2022-07-11T01:56:14.107Z] query: branch=PR-402&commit=3ab73e7ef5d7963aa9378acdfe78759414f5069f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=402&job=&cmd_args= [2022-07-11T01:56:14.107Z] -> Pinging Codecov [2022-07-11T01:56:14.107Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=3cf7f23a-d5e6-4c47-868b-a0a7f9a025f8&branch=PR-402&commit=3ab73e7ef5d7963aa9378acdfe78759414f5069f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-mqtt-go%2Fjob%2FPR-402%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-mqtt-go&service=jenkins&flags=&pr=402&job=&cmd_args= [2022-07-11T01:56:14.367Z] -> Uploading to [2022-07-11T01:56:14.367Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-11/7D719EC7BBE17E464838252E33014C33/3ab73e7ef5d7963aa9378acdfe78759414f5069f/923e33e2-5ad7-4303-8aa6-e168075b88ea.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T015614Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=205d61ebb9b9fec889842c1c0a988c7a000cff69eff334f2627e9e15fb929f54 [2022-07-11T01:56:14.367Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-11T01:56:14.367Z] Dload Upload Total Spent Left Speed [2022-07-11T01:56:14.627Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3203 0 0 100 3203 0 12178 --:--:-- --:--:-- --:--:-- 12178 [2022-07-11T01:56:14.627Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-mqtt-go/commit/3ab73e7ef5d7963aa9378acdfe78759414f5069f [Pipeline] } [2022-07-11T01:56:14.648Z] 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-07-11T01:56:16.422Z] + [ -d /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives ] [2022-07-11T01:56:16.423Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives [2022-07-11T01:56:16.423Z] total 16 [2022-07-11T01:56:16.423Z] drwxr-xr-x 3 root root 4096 Jul 11 01:47 . [2022-07-11T01:56:16.423Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 01:47 .. [2022-07-11T01:56:16.423Z] drwxr-xr-x 2 root root 4096 Jul 11 01:47 cost [2022-07-11T01:56:16.423Z] -rw-r--r-- 1 root root 85 Jul 11 01:47 cost.csv [2022-07-11T01:56:16.423Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives [2022-07-11T01:56:16.423Z] + ls -al /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives [2022-07-11T01:56:16.423Z] total 16 [2022-07-11T01:56:16.423Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 11 01:47 . [2022-07-11T01:56:16.423Z] drwxrwxr-x 11 jenkins jenkins 4096 Jul 11 01:47 .. [2022-07-11T01:56:16.423Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 11 01:47 cost [2022-07-11T01:56:16.423Z] -rw-r--r-- 1 jenkins jenkins 85 Jul 11 01:47 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:56:16.774Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:56:17.671Z] ---> package-listing.sh [2022-07-11T01:56:17.671Z] ++ facter osfamily [2022-07-11T01:56:17.671Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-11T01:56:17.933Z] + OS_FAMILY=debian [2022-07-11T01:56:17.933Z] + workspace=/w/workspace/gexfoundry_device-mqtt-go_PR-402 [2022-07-11T01:56:17.933Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-11T01:56:17.933Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-11T01:56:17.933Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-11T01:56:17.933Z] + PACKAGES=/tmp/packages_start.txt [2022-07-11T01:56:17.933Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-402 ']' [2022-07-11T01:56:17.933Z] + PACKAGES=/tmp/packages_end.txt [2022-07-11T01:56:17.933Z] + case "${OS_FAMILY}" in [2022-07-11T01:56:17.933Z] + dpkg -l [2022-07-11T01:56:17.933Z] + grep '^ii' [2022-07-11T01:56:17.933Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-11T01:56:17.933Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-11T01:56:17.933Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-11T01:56:17.933Z] + '[' /w/workspace/gexfoundry_device-mqtt-go_PR-402 ']' [2022-07-11T01:56:17.933Z] + mkdir -p /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives/ [2022-07-11T01:56:17.933Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-mqtt-go_PR-402/archives/ [Pipeline] echo [2022-07-11T01:56:17.972Z] 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-402/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-11T01:56:18.273Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-11T01:56:18.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-11T01:56:18.910Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-11T01:56:19.064Z] prd-ubuntu20.04-docker-8c-8g-17369 does not seem to be running inside a container [2022-07-11T01:56:19.096Z] $ 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-402/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-402 -v /w/workspace/gexfoundry_device-mqtt-go_PR-402:/w/workspace/gexfoundry_device-mqtt-go_PR-402:rw,z -v /w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp:/w/workspace/gexfoundry_device-mqtt-go_PR-402@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-07-11T01:56:19.314Z] $ docker top 6432532d3442ad8b7256b96e0ff7ea54cea0bafb346ef09c68359cb33d56c591 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-11T01:56:19.730Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-11T01:56:20.038Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-11T01:56:20.354Z] + ls /var/log/sa-host [2022-07-11T01:56:20.354Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-11T01:56:20.556Z] provisioning config files... [2022-07-11T01:56:20.566Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-mqtt-go_PR-402@tmp/config5595609306102126651tmp [Pipeline] { [Pipeline] echo [2022-07-11T01:56:20.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:56:20.929Z] ---> create-netrc.sh [Pipeline] } [2022-07-11T01:56:20.953Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:56:21.343Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-11T01:56:21.374Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:56:21.686Z] ---> sudo-logs.sh [2022-07-11T01:56:21.686Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-11T01:56:21.766Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:56:22.075Z] ---> job-cost.sh [2022-07-11T01:56:22.075Z] lf-activate-venv: SKIPPING [2022-07-11T01:56:22.075Z] DEBUG: total: 0.2199999988079071 [2022-07-11T01:56:22.075Z] INFO: Retrieving Stack Cost... [2022-07-11T01:56:22.335Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-11T01:56:22.906Z] INFO: Archiving Costs [Pipeline] echo [2022-07-11T01:56:22.939Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-11T01:56:23.251Z] ---> logs-deploy.sh [2022-07-11T01:56:23.251Z] lf-activate-venv: SKIPPING [2022-07-11T01:56:23.251Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-mqtt-go/PR-402/1 [2022-07-11T01:56:23.251Z] INFO: archiving workspace using pattern(s): [2022-07-11T01:56:24.190Z] Archives upload complete. [2022-07-11T01:56:24.453Z] INFO: archiving logs to Nexus [2022-07-11T01:56:25.023Z] ---> uname -a: [2022-07-11T01:56:25.023Z] Linux prd-ubuntu20-04-docker-8c-8g-17369 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-07-11T01:56:25.023Z] [2022-07-11T01:56:25.023Z] [2022-07-11T01:56:25.023Z] ---> lscpu: [2022-07-11T01:56:25.023Z] Architecture: x86_64 [2022-07-11T01:56:25.023Z] CPU op-mode(s): 32-bit, 64-bit [2022-07-11T01:56:25.023Z] Byte Order: Little Endian [2022-07-11T01:56:25.023Z] Address sizes: 40 bits physical, 48 bits virtual [2022-07-11T01:56:25.023Z] CPU(s): 8 [2022-07-11T01:56:25.023Z] On-line CPU(s) list: 0-7 [2022-07-11T01:56:25.023Z] Thread(s) per core: 1 [2022-07-11T01:56:25.023Z] Core(s) per socket: 1 [2022-07-11T01:56:25.023Z] Socket(s): 8 [2022-07-11T01:56:25.023Z] NUMA node(s): 1 [2022-07-11T01:56:25.023Z] Vendor ID: AuthenticAMD [2022-07-11T01:56:25.023Z] CPU family: 23 [2022-07-11T01:56:25.023Z] Model: 49 [2022-07-11T01:56:25.023Z] Model name: AMD EPYC-Rome Processor [2022-07-11T01:56:25.023Z] Stepping: 0 [2022-07-11T01:56:25.023Z] CPU MHz: 2799.998 [2022-07-11T01:56:25.023Z] BogoMIPS: 5599.99 [2022-07-11T01:56:25.023Z] Virtualization: AMD-V [2022-07-11T01:56:25.023Z] Hypervisor vendor: KVM [2022-07-11T01:56:25.023Z] Virtualization type: full [2022-07-11T01:56:25.023Z] L1d cache: 256 KiB [2022-07-11T01:56:25.023Z] L1i cache: 256 KiB [2022-07-11T01:56:25.023Z] L2 cache: 4 MiB [2022-07-11T01:56:25.023Z] L3 cache: 128 MiB [2022-07-11T01:56:25.023Z] NUMA node0 CPU(s): 0-7 [2022-07-11T01:56:25.023Z] Vulnerability Itlb multihit: Not affected [2022-07-11T01:56:25.023Z] Vulnerability L1tf: Not affected [2022-07-11T01:56:25.023Z] Vulnerability Mds: Not affected [2022-07-11T01:56:25.024Z] Vulnerability Meltdown: Not affected [2022-07-11T01:56:25.024Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-07-11T01:56:25.024Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-07-11T01:56:25.024Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-07-11T01:56:25.024Z] Vulnerability Srbds: Not affected [2022-07-11T01:56:25.024Z] Vulnerability Tsx async abort: Not affected [2022-07-11T01:56:25.024Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-07-11T01:56:25.024Z] [2022-07-11T01:56:25.024Z] [2022-07-11T01:56:25.024Z] ---> nproc: [2022-07-11T01:56:25.024Z] 8 [2022-07-11T01:56:25.024Z] [2022-07-11T01:56:25.024Z] [2022-07-11T01:56:25.024Z] ---> df -h: [2022-07-11T01:56:25.024Z] Filesystem Size Used Avail Use% Mounted on [2022-07-11T01:56:25.024Z] overlay 155G 11G 145G 7% / [2022-07-11T01:56:25.024Z] tmpfs 64M 0 64M 0% /dev [2022-07-11T01:56:25.024Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-07-11T01:56:25.024Z] shm 64M 0 64M 0% /dev/shm [2022-07-11T01:56:25.024Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-07-11T01:56:25.024Z] [2022-07-11T01:56:25.024Z]