Pull request #1065 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e588cde4f003785b9f05c08f4335de82a37da285+26056eb6751852d3be2b177fe263ccb57def27d1 (b48ae6804bda081dc59a714a0fe84359f120f308) Running in Durability level: MAX_SURVIVABILITY 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-ssh8259056962738764773.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-ssh6078377847240014497.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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 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-sdk-go/branches/PR-1065/workspace@libs/edgex-global-pipelines # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1065/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh6134080564448442634.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-sdk-go/branches/PR-1065/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh942051280555011393.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 # timeout=10 Commit message: "Merge pull request #363 from ernestojeda/fix-lts-clone" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4454425822775646072.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 9bc0e518fca0494fd51682b06eec2da29a326327 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-sdk-go/branches/PR-1065/workspace@libs/lf-pipelines # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1065/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh8549089872759443539.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 9bc0e518fca0494fd51682b06eec2da29a326327 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9bc0e518fca0494fd51682b06eec2da29a326327 # timeout=10 Commit message: "Merge "Fix: Make archiveArtifacts overwriteable in lfJava"" > 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 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[centos7-docker-4c-2g, ubuntu18.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.16 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-centos7-docker-4c-2g-11’ Running on prd-centos7-docker-4c-2g-13 in /w/workspace/gexfoundry_device-sdk-go_PR-1065 [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-sdk-go.git > git init /w/workspace/gexfoundry_device-sdk-go_PR-1065 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 /w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/jenkins-gitclient-ssh2601590833517676100.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit e588cde4f003785b9f05c08f4335de82a37da285 Merge succeeded, producing e588cde4f003785b9f05c08f4335de82a37da285 Checking out Revision e588cde4f003785b9f05c08f4335de82a37da285 (PR-1065) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.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 /w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/jenkins-gitclient-ssh7709808186554858910.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1065/head:refs/remotes/origin/PR-1065 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e588cde4f003785b9f05c08f4335de82a37da285 # timeout=10 > git remote # timeout=10 > 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 /w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/jenkins-gitclient-ssh2446103988333025214.key > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e588cde4f003785b9f05c08f4335de82a37da285 # timeout=10 Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2021-11-11T04:11:55.912Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2021-11-11T04:11:56.068Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2021-11-11T04:11:56.144Z] ========================================================= [2021-11-11T04:11:56.144Z] EdgeX Global Pipelines Version Info [2021-11-11T04:11:56.144Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:11:57.314Z] ------------------- [2021-11-11T04:11:57.314Z] stable info: [2021-11-11T04:11:57.314Z] ------------------- [2021-11-11T04:11:57.314Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:11:57.314Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:11:57.314Z] Message: update stable to v1.0.212 [2021-11-11T04:11:57.892Z] ------------------- [2021-11-11T04:11:57.892Z] experimental info: [2021-11-11T04:11:57.892Z] ------------------- [2021-11-11T04:11:57.892Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2021-11-11T04:11:57.892Z] Commit SHA: 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:11:57.892Z] Message: update experimental to v1.0.212 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2021-11-11T04:11:58.068Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2021-11-11T04:11:58.109Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2021-11-11T04:11:58.148Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2021-11-11T04:11:58.188Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2021-11-11T04:11:58.225Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2021-11-11T04:11:58.271Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.16 [Pipeline] echo [2021-11-11T04:11:58.305Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2021-11-11T04:11:58.344Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2021-11-11T04:11:58.395Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2021-11-11T04:11:58.458Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2021-11-11T04:11:58.500Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2021-11-11T04:11:58.535Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2021-11-11T04:11:58.576Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2021-11-11T04:11:58.615Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2021-11-11T04:11:58.652Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2021-11-11T04:11:58.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:58.733Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:58.769Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2021-11-11T04:11:58.807Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2021-11-11T04:11:58.844Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2021-11-11T04:11:58.883Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2021-11-11T04:11:58.922Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2021-11-11T04:11:58.984Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2021-11-11T04:11:59.025Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2021-11-11T04:11:59.061Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2021-11-11T04:11:59.101Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2021-11-11T04:11:59.154Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1065 [Pipeline] echo [2021-11-11T04:11:59.202Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1065 [Pipeline] echo [2021-11-11T04:11:59.239Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1065 [Pipeline] echo [2021-11-11T04:11:59.273Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e588cde4f003785b9f05c08f4335de82a37da285 [Pipeline] echo [2021-11-11T04:11:59.308Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e588cde [Pipeline] echo [2021-11-11T04:11:59.351Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:11:59.444Z] provisioning config files... [2021-11-11T04:11:59.459Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/config1545061503089031003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:11:59.798Z] ---> docker-login.sh [2021-11-11T04:11:59.798Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:11:59.798Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:11:59.798Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:11:59.798Z] Configure a credential helper to remove this warning. See [2021-11-11T04:11:59.798Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:11:59.798Z] [2021-11-11T04:11:59.798Z] Login Succeeded [2021-11-11T04:11:59.798Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:12:00.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:00.064Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:00.064Z] [2021-11-11T04:12:00.064Z] Login Succeeded [2021-11-11T04:12:00.064Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:12:00.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:00.064Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:00.064Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:00.064Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:00.064Z] [2021-11-11T04:12:00.064Z] Login Succeeded [2021-11-11T04:12:00.064Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:12:00.064Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:00.324Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:00.324Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:00.324Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:00.324Z] [2021-11-11T04:12:00.324Z] Login Succeeded [2021-11-11T04:12:00.324Z] docker.io [2021-11-11T04:12:00.324Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:12:00.584Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:12:00.584Z] Configure a credential helper to remove this warning. See [2021-11-11T04:12:00.584Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:12:00.584Z] [2021-11-11T04:12:00.584Z] Login Succeeded [2021-11-11T04:12:00.584Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:12:00.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2021-11-11T04:12:01.183Z] + git rev-list -1 --merges e588cde4f003785b9f05c08f4335de82a37da285~1..e588cde4f003785b9f05c08f4335de82a37da285 [Pipeline] echo [2021-11-11T04:12:01.232Z] -----------> git rev-list -1 --merges e588cde4f003785b9f05c08f4335de82a37da285~1..e588cde4f003785b9f05c08f4335de82a37da285 e588cde4f003785b9f05c08f4335de82a37da285 [false] [Pipeline] sh [2021-11-11T04:12:01.558Z] + git log --format=format:%s -1 e588cde4f003785b9f05c08f4335de82a37da285 [Pipeline] echo [2021-11-11T04:12:01.591Z] ========================================================= [2021-11-11T04:12:01.591Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2021-11-11T04:12:01.591Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:12:02.044Z] + git log --format=format:%s -1 e588cde4f003785b9f05c08f4335de82a37da285 [Pipeline] echo [2021-11-11T04:12:02.073Z] [semverPrep] GIT_COMMIT: e588cde4f003785b9f05c08f4335de82a37da285, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2 [Pipeline] echo [2021-11-11T04:12:02.110Z] [semverPrep] This is not a build commit. [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:12:02.591Z] + docker inspect -f . nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:02.591Z] [2021-11-11T04:12:02.591Z] Error: No such object: nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:12:02.925Z] + docker pull nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:02.925Z] latest: Pulling from edgex-devops/git-semver [2021-11-11T04:12:02.925Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:12:02.925Z] 3e5f54012d9b: Pulling fs layer [2021-11-11T04:12:02.925Z] 4c7163046ea9: Pulling fs layer [2021-11-11T04:12:02.925Z] 0c2d73faf560: Pulling fs layer [2021-11-11T04:12:02.925Z] 0c2d73faf560: Waiting [2021-11-11T04:12:02.925Z] 3e5f54012d9b: Verifying Checksum [2021-11-11T04:12:02.925Z] 3e5f54012d9b: Download complete [2021-11-11T04:12:02.925Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:12:02.925Z] a0d0a0d46f8b: Download complete [2021-11-11T04:12:02.925Z] 4c7163046ea9: Verifying Checksum [2021-11-11T04:12:02.925Z] 4c7163046ea9: Download complete [2021-11-11T04:12:02.925Z] 0c2d73faf560: Verifying Checksum [2021-11-11T04:12:02.925Z] 0c2d73faf560: Download complete [2021-11-11T04:12:03.186Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:12:03.186Z] 3e5f54012d9b: Pull complete [2021-11-11T04:12:03.449Z] 4c7163046ea9: Pull complete [2021-11-11T04:12:03.709Z] 0c2d73faf560: Pull complete [2021-11-11T04:12:03.709Z] Digest: sha256:2751de6e655929dcbe46418c7769d9d992331b5b721eb968631a4166222929f9 [2021-11-11T04:12:03.709Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [2021-11-11T04:12:03.709Z] nexus3.edgexfoundry.org:10004/edgex-devops/git-semver:latest [Pipeline] withDockerContainer [2021-11-11T04:12:03.791Z] prd-centos7-docker-4c-2g-13 does not seem to be running inside a container [2021-11-11T04:12:03.843Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1065 -v /w/workspace/gexfoundry_device-sdk-go_PR-1065:/w/workspace/gexfoundry_device-sdk-go_PR-1065:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1065@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:10004/edgex-devops/git-semver:latest cat [2021-11-11T04:12:04.411Z] $ docker top 4013e131550f851417e7c8c260dc8d1dd674097cd5699424fe195b5bc1249301 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2021-11-11T04:12:04.580Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:12:04.580Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:12:04.684Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:12:04.687Z] $ docker exec 4013e131550f851417e7c8c260dc8d1dd674097cd5699424fe195b5bc1249301 ssh-agent [2021-11-11T04:12:04.790Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXgPkJKJ/agent.14 [2021-11-11T04:12:04.790Z] SSH_AGENT_PID=21 [2021-11-11T04:12:04.796Z] Running ssh-add (command line suppressed) [2021-11-11T04:12:04.889Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/private_key_995735053374768477.key (/w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/private_key_995735053374768477.key) [2021-11-11T04:12:04.903Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:12:05.231Z] + git tag --points-at HEAD [Pipeline] } [2021-11-11T04:12:05.253Z] $ docker exec --env ******** --env ******** 4013e131550f851417e7c8c260dc8d1dd674097cd5699424fe195b5bc1249301 ssh-agent -k [2021-11-11T04:12:05.346Z] unset SSH_AUTH_SOCK; [2021-11-11T04:12:05.346Z] unset SSH_AGENT_PID; [2021-11-11T04:12:05.346Z] echo Agent pid 21 killed; [2021-11-11T04:12:05.362Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2021-11-11T04:12:05.427Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2021-11-11T04:12:05.427Z] [ssh-agent] Looking for ssh-agent implementation... [2021-11-11T04:12:05.531Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2021-11-11T04:12:05.533Z] $ docker exec 4013e131550f851417e7c8c260dc8d1dd674097cd5699424fe195b5bc1249301 ssh-agent [2021-11-11T04:12:05.638Z] SSH_AUTH_SOCK=/tmp/ssh-XXXXXXaBbACA/agent.56 [2021-11-11T04:12:05.638Z] SSH_AGENT_PID=62 [2021-11-11T04:12:05.647Z] Running ssh-add (command line suppressed) [2021-11-11T04:12:05.740Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/private_key_7778514537374311816.key (/w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/private_key_7778514537374311816.key) [2021-11-11T04:12:05.755Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2021-11-11T04:12:06.080Z] + git semver init [2021-11-11T04:12:06.081Z] # -> Open(): unable to determine branch for HEAD [2021-11-11T04:12:06.081Z] # $GIT_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1065/.git [2021-11-11T04:12:06.081Z] # $GIT_WORK_TREE = /w/workspace/gexfoundry_device-sdk-go_PR-1065 [2021-11-11T04:12:06.081Z] # $SEMVER_REMOTE_NAME = origin [2021-11-11T04:12:06.081Z] # $SEMVER_USER_EMAIL = collab-it+edgex@linuxfoundation.org [2021-11-11T04:12:06.081Z] # $SEMVER_USER_NAME = edgex-jenkins [2021-11-11T04:12:06.081Z] # $SEMVER_BRANCH = PR-1065 [2021-11-11T04:12:06.081Z] # $SEMVER_TEMP = /tmp/semver-612908514 [2021-11-11T04:12:06.081Z] # git clone --branch semver git@github.com:edgexfoundry/device-sdk-go.git $SEMVER_TEMP [2021-11-11T04:12:07.027Z] # '/tmp/semver-612908514' -> '/w/workspace/gexfoundry_device-sdk-go_PR-1065/.semver' [2021-11-11T04:12:07.027Z] # -> Force: false [2021-11-11T04:12:07.027Z] # $SEMVER_DIR = /w/workspace/gexfoundry_device-sdk-go_PR-1065/.semver [Pipeline] } [2021-11-11T04:12:07.047Z] $ docker exec --env ******** --env ******** 4013e131550f851417e7c8c260dc8d1dd674097cd5699424fe195b5bc1249301 ssh-agent -k [2021-11-11T04:12:07.135Z] unset SSH_AUTH_SOCK; [2021-11-11T04:12:07.135Z] unset SSH_AGENT_PID; [2021-11-11T04:12:07.135Z] echo Agent pid 62 killed; [2021-11-11T04:12:07.146Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2021-11-11T04:12:07.534Z] + git semver [Pipeline] } [2021-11-11T04:12:07.556Z] $ docker stop --time=1 4013e131550f851417e7c8c260dc8d1dd674097cd5699424fe195b5bc1249301 [2021-11-11T04:12:08.764Z] $ docker rm -f 4013e131550f851417e7c8c260dc8d1dd674097cd5699424fe195b5bc1249301 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:12:09.151Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2021-11-11T04:12:09.454Z] Stashed 1 file(s) [Pipeline] echo [2021-11-11T04:12:09.470Z] [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] node [Pipeline] node [2021-11-11T04:12:24.840Z] Still waiting to schedule task [2021-11-11T04:12:24.841Z] ‘prd-centos7-docker-4c-2g-17’ is offline [2021-11-11T04:12:24.841Z] ‘prd-centos7-docker-4c-2g-19’ is offline [2021-11-11T04:12:24.841Z] ‘prd-centos7-docker-4c-2g-20’ is offline [2021-11-11T04:12:24.841Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15’ doesn’t have label ‘centos7-docker-4c-2g’ [2021-11-11T04:12:24.862Z] Still waiting to schedule task [2021-11-11T04:12:24.863Z] ‘prd-ubuntu18.04-docker-arm64-4c-16g-15’ is offline [2021-11-11T04:13:11.644Z] Running on prd-centos7-docker-4c-2g-23 in /w/workspace/gexfoundry_device-sdk-go_PR-1065 [Pipeline] { [Pipeline] ws [2021-11-11T04:13:11.683Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:13:11.812Z] Selected Git installation does not exist. Using Default [2021-11-11T04:13:11.812Z] The recommended git tool is: NONE [2021-11-11T04:13:13.846Z] using credential edgex-jenkins-ssh [2021-11-11T04:13:13.855Z] Cloning the remote Git repository [2021-11-11T04:13:13.142Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:13.199Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-11T04:13:13.244Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:13.244Z] > git --version # timeout=10 [2021-11-11T04:13:13.256Z] > git --version # 'git version 2.24.4' [2021-11-11T04:13:13.256Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:13.281Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:13.281Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:13.282Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh39675831653792660.key [2021-11-11T04:13:13.309Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:13:14.198Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:13:14.212Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:13:14.228Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:13:14.243Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:13:14.243Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:14.244Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:14.244Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:14.244Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh5391292884209634041.key [2021-11-11T04:13:14.270Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1065/head:refs/remotes/origin/PR-1065 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:13:15.381Z] Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit e588cde4f003785b9f05c08f4335de82a37da285 [2021-11-11T04:13:15.478Z] Merge succeeded, producing e588cde4f003785b9f05c08f4335de82a37da285 [2021-11-11T04:13:15.478Z] Checking out Revision e588cde4f003785b9f05c08f4335de82a37da285 (PR-1065) [2021-11-11T04:13:14.776Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:13:14.785Z] > git checkout -f e588cde4f003785b9f05c08f4335de82a37da285 # timeout=10 [2021-11-11T04:13:14.823Z] > git remote # timeout=10 [2021-11-11T04:13:14.835Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:13:14.842Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:13:14.843Z] [INFO] Currently running in a labeled security context [2021-11-11T04:13:14.844Z] [INFO] Currently SELinux is 'enforcing' on the host [2021-11-11T04:13:14.844Z] > /usr/bin/chcon --type=ssh_home_t /w/workspace/device-sdk-go/1@tmp/jenkins-gitclient-ssh297466695722172405.key [2021-11-11T04:13:14.852Z] > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [2021-11-11T04:13:14.864Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:13:14.875Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:13:14.883Z] > git checkout -f e588cde4f003785b9f05c08f4335de82a37da285 # timeout=10 [2021-11-11T04:13:18.799Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-11-11T04:13:18.493Z] > git --version # timeout=10 [2021-11-11T04:13:18.508Z] > git --version # 'git version 2.24.4' [2021-11-11T04:13:18.515Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:13:19.356Z] provisioning config files... [2021-11-11T04:13:19.375Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config253666916175174946tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:13:19.803Z] ---> docker-login.sh [2021-11-11T04:13:19.803Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:13:19.803Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.072Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.072Z] [2021-11-11T04:13:20.072Z] Login Succeeded [2021-11-11T04:13:20.072Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:13:20.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.072Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.072Z] [2021-11-11T04:13:20.072Z] Login Succeeded [2021-11-11T04:13:20.072Z] nexus3.edgexfoundry.org:10003 [2021-11-11T04:13:20.072Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.072Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.072Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.072Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.072Z] [2021-11-11T04:13:20.072Z] Login Succeeded [2021-11-11T04:13:20.072Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:13:20.335Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.335Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.335Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.335Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.335Z] [2021-11-11T04:13:20.335Z] Login Succeeded [2021-11-11T04:13:20.335Z] docker.io [2021-11-11T04:13:20.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:13:20.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:13:20.912Z] Configure a credential helper to remove this warning. See [2021-11-11T04:13:20.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:13:20.912Z] [2021-11-11T04:13:20.912Z] Login Succeeded [2021-11-11T04:13:20.912Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:13:20.977Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:13:21.190Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:13:21.220Z] ========================================================= [2021-11-11T04:13:21.220Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine] [2021-11-11T04:13:21.220Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:13:21.621Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine --build-arg 'MAKE=echo noop' --target=builder . [2021-11-11T04:13:21.621Z] Sending build context to Docker daemon 2.76MB [2021-11-11T04:13:21.621Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:13:21.621Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-11T04:13:21.621Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base [2021-11-11T04:13:21.621Z] a0d0a0d46f8b: Pulling fs layer [2021-11-11T04:13:21.621Z] 31adcdaf11c8: Pulling fs layer [2021-11-11T04:13:21.621Z] b8b176561691: Pulling fs layer [2021-11-11T04:13:21.621Z] 4527c011a84f: Pulling fs layer [2021-11-11T04:13:21.621Z] 5d74067f8e1e: Pulling fs layer [2021-11-11T04:13:21.621Z] e0aca202a116: Pulling fs layer [2021-11-11T04:13:21.621Z] 3a43be97a3b4: Pulling fs layer [2021-11-11T04:13:21.621Z] 34cad66bf833: Pulling fs layer [2021-11-11T04:13:21.621Z] b4e3c513aaa6: Pulling fs layer [2021-11-11T04:13:21.621Z] 4527c011a84f: Waiting [2021-11-11T04:13:21.621Z] 5d74067f8e1e: Waiting [2021-11-11T04:13:21.621Z] e0aca202a116: Waiting [2021-11-11T04:13:21.621Z] 34cad66bf833: Waiting [2021-11-11T04:13:21.621Z] 3a43be97a3b4: Waiting [2021-11-11T04:13:21.621Z] b4e3c513aaa6: Waiting [2021-11-11T04:13:21.621Z] b8b176561691: Verifying Checksum [2021-11-11T04:13:21.621Z] b8b176561691: Download complete [2021-11-11T04:13:21.621Z] 31adcdaf11c8: Verifying Checksum [2021-11-11T04:13:21.621Z] 31adcdaf11c8: Download complete [2021-11-11T04:13:21.895Z] 5d74067f8e1e: Verifying Checksum [2021-11-11T04:13:21.895Z] 5d74067f8e1e: Download complete [2021-11-11T04:13:21.895Z] e0aca202a116: Verifying Checksum [2021-11-11T04:13:21.895Z] e0aca202a116: Download complete [2021-11-11T04:13:21.895Z] 3a43be97a3b4: Verifying Checksum [2021-11-11T04:13:21.895Z] 3a43be97a3b4: Download complete [2021-11-11T04:13:21.895Z] a0d0a0d46f8b: Verifying Checksum [2021-11-11T04:13:21.895Z] a0d0a0d46f8b: Download complete [2021-11-11T04:13:21.896Z] 34cad66bf833: Verifying Checksum [2021-11-11T04:13:21.896Z] 34cad66bf833: Download complete [2021-11-11T04:13:22.171Z] a0d0a0d46f8b: Pull complete [2021-11-11T04:13:22.433Z] 4527c011a84f: Verifying Checksum [2021-11-11T04:13:22.433Z] 4527c011a84f: Download complete [2021-11-11T04:13:22.433Z] b4e3c513aaa6: Verifying Checksum [2021-11-11T04:13:22.433Z] b4e3c513aaa6: Download complete [2021-11-11T04:13:22.433Z] 31adcdaf11c8: Pull complete [2021-11-11T04:13:22.695Z] b8b176561691: Pull complete [2021-11-11T04:13:26.937Z] 4527c011a84f: Pull complete [2021-11-11T04:13:26.937Z] 5d74067f8e1e: Pull complete [2021-11-11T04:13:26.937Z] e0aca202a116: Pull complete [2021-11-11T04:13:26.937Z] 3a43be97a3b4: Pull complete [2021-11-11T04:13:26.937Z] 34cad66bf833: Pull complete [2021-11-11T04:13:29.547Z] b4e3c513aaa6: Pull complete [2021-11-11T04:13:29.547Z] Digest: sha256:75229776e65f3af88907aed05f91058a30c94a2fbbc20266ef4560f68deb3433 [2021-11-11T04:13:29.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.16-alpine [2021-11-11T04:13:29.547Z] ---> 9f6097aaca64 [2021-11-11T04:13:29.547Z] Step 3/10 : ARG MAKE=make build [2021-11-11T04:13:32.873Z] ---> Running in b47233609413 [2021-11-11T04:13:33.134Z] Removing intermediate container b47233609413 [2021-11-11T04:13:33.134Z] ---> 0b0b2c019cfb [2021-11-11T04:13:33.134Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-11T04:13:33.134Z] ---> Running in 4de785731e95 [2021-11-11T04:13:33.394Z] Removing intermediate container 4de785731e95 [2021-11-11T04:13:33.394Z] ---> 8ccf91aecb10 [2021-11-11T04:13:33.394Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:13:33.394Z] ---> Running in 67c4a62a72e1 [2021-11-11T04:13:33.652Z] Removing intermediate container 67c4a62a72e1 [2021-11-11T04:13:33.652Z] ---> b4908a908a01 [2021-11-11T04:13:33.652Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:13:33.916Z] ---> Running in 4f3501774809 [2021-11-11T04:13:34.492Z] Removing intermediate container 4f3501774809 [2021-11-11T04:13:34.492Z] ---> f81ee4e9a3d0 [2021-11-11T04:13:34.492Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:13:34.760Z] ---> Running in e20ca44a8fca [2021-11-11T04:13:35.029Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:13:35.603Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:13:36.177Z] OK: 220 MiB in 52 packages [2021-11-11T04:13:36.177Z] Removing intermediate container e20ca44a8fca [2021-11-11T04:13:36.177Z] ---> 81251f362d9c [2021-11-11T04:13:36.177Z] Step 8/10 : COPY . . [2021-11-11T04:13:36.441Z] ---> 603cee8593d3 [2021-11-11T04:13:36.441Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:13:36.709Z] ---> Running in c6c5e37f1300 [2021-11-11T04:14:15.527Z] Removing intermediate container c6c5e37f1300 [2021-11-11T04:14:15.527Z] ---> 6cd2d585d6b2 [2021-11-11T04:14:15.527Z] Step 10/10 : RUN ${MAKE} [2021-11-11T04:14:15.527Z] ---> Running in b34a98acf739 [2021-11-11T04:14:15.527Z] noop [2021-11-11T04:14:15.527Z] Removing intermediate container b34a98acf739 [2021-11-11T04:14:15.527Z] ---> cb093fb9e064 [2021-11-11T04:14:15.527Z] Successfully built cb093fb9e064 [2021-11-11T04:14:15.527Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:15.853Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:14:15.853Z] . [Pipeline] withDockerContainer [2021-11-11T04:14:15.948Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-11-11T04:14:15.985Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T04:14:16.346Z] $ docker top abc6a7ee59cc0222a915848a4d4a440d92e933f0c3cf1d97356ab63ae4a894b7 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:14:16.755Z] + go version [2021-11-11T04:14:16.755Z] go version go1.16.8 linux/amd64 [Pipeline] } [2021-11-11T04:14:16.779Z] $ docker stop --time=1 abc6a7ee59cc0222a915848a4d4a440d92e933f0c3cf1d97356ab63ae4a894b7 [2021-11-11T04:14:17.980Z] $ docker rm -f abc6a7ee59cc0222a915848a4d4a440d92e933f0c3cf1d97356ab63ae4a894b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:14:18.661Z] + docker inspect -f . ci-base-image-x86_64 [2021-11-11T04:14:18.661Z] . [Pipeline] withDockerContainer [2021-11-11T04:14:18.744Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-11-11T04:14:18.776Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2021-11-11T04:14:19.230Z] $ docker top 38496b458737153073352faa2fd639e77d8e369622698b9712ceab6891fc006b -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:14:19.682Z] + make test [2021-11-11T04:14:19.682Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T04:14:25.003Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-11T04:14:47.043Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-11T04:14:47.043Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-11T04:14:47.043Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-11T04:14:48.469Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.055s coverage: 23.3% of statements [2021-11-11T04:14:48.469Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-11T04:14:48.469Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.050s coverage: 27.6% of statements [2021-11-11T04:14:48.739Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.048s coverage: 78.9% of statements [2021-11-11T04:14:49.011Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.045s coverage: 9.0% of statements [2021-11-11T04:14:49.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-11T04:14:49.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-11T04:14:49.011Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-11T04:14:49.967Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.061s coverage: 28.7% of statements [2021-11-11T04:14:49.967Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-11T04:14:50.913Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.052s coverage: 83.3% of statements [2021-11-11T04:14:50.913Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-11T04:14:50.913Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T04:14:50.913Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.071s coverage: 57.8% of statements [2021-11-11T04:14:51.867Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.815s coverage: 89.2% of statements [2021-11-11T04:14:51.867Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-11T04:14:51.867Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.045s coverage: 4.8% of statements [2021-11-11T04:14:51.867Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-11T04:14:52.132Z] GO111MODULE=on go vet ./... [2021-11-11T04:14:59.585Z] Running on prd-ubuntu18.04-docker-arm64-4c-16g-31 in /w/workspace/gexfoundry_device-sdk-go_PR-1065 [Pipeline] { [Pipeline] ws [2021-11-11T04:14:59.631Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2021-11-11T04:14:59.925Z] Selected Git installation does not exist. Using Default [2021-11-11T04:14:59.925Z] The recommended git tool is: NONE [2021-11-11T04:15:06.810Z] using credential edgex-jenkins-ssh [2021-11-11T04:15:06.841Z] Cloning the remote Git repository [2021-11-11T04:15:06.906Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:15:07.013Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2021-11-11T04:15:07.124Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:15:07.125Z] > git --version # timeout=10 [2021-11-11T04:15:07.146Z] > git --version # 'git version 2.17.1' [2021-11-11T04:15:07.148Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:15:07.247Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:15:08.513Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:15:08.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2021-11-11T04:15:08.565Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2021-11-11T04:15:08.607Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2021-11-11T04:15:08.608Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:15:08.623Z] > git fetch --tags --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1065/head:refs/remotes/origin/PR-1065 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2021-11-11T04:15:09.281Z] Merging remotes/origin/main commit 26056eb6751852d3be2b177fe263ccb57def27d1 into PR head commit e588cde4f003785b9f05c08f4335de82a37da285 [2021-11-11T04:15:09.541Z] Merge succeeded, producing e588cde4f003785b9f05c08f4335de82a37da285 [2021-11-11T04:15:09.541Z] Checking out Revision e588cde4f003785b9f05c08f4335de82a37da285 (PR-1065) [2021-11-11T04:15:10.321Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:15:10.321Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T04:15:10.321Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T04:15:10.349Z] $ docker stop --time=1 38496b458737153073352faa2fd639e77d8e369622698b9712ceab6891fc006b [2021-11-11T04:15:09.303Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:15:09.318Z] > git checkout -f e588cde4f003785b9f05c08f4335de82a37da285 # timeout=10 [2021-11-11T04:15:09.439Z] > git remote # timeout=10 [2021-11-11T04:15:09.456Z] > git config --get remote.origin.url # timeout=10 [2021-11-11T04:15:09.487Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2021-11-11T04:15:09.499Z] > git merge 26056eb6751852d3be2b177fe263ccb57def27d1 # timeout=10 [2021-11-11T04:15:09.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-11-11T04:15:09.550Z] > git config core.sparsecheckout # timeout=10 [2021-11-11T04:15:09.573Z] > git checkout -f e588cde4f003785b9f05c08f4335de82a37da285 # timeout=10 [2021-11-11T04:15:11.895Z] $ docker rm -f 38496b458737153073352faa2fd639e77d8e369622698b9712ceab6891fc006b [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:15:12.386Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:15:12.627Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2021-11-11T04:15:13.437Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:15:13.751Z] + ls -al . [2021-11-11T04:15:13.751Z] total 264 [2021-11-11T04:15:13.751Z] drwxrwxr-x. 10 jenkins jenkins 4096 Nov 11 04:15 . [2021-11-11T04:15:13.751Z] drwxrwxr-x. 4 jenkins jenkins 28 Nov 11 04:13 .. [2021-11-11T04:15:13.751Z] drwxrwxr-x. 2 jenkins jenkins 37 Nov 11 04:13 bin [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 24816 Nov 11 04:13 CHANGELOG.md [2021-11-11T04:15:13.751Z] -rw-r--r--. 1 jenkins jenkins 128369 Nov 11 04:14 coverage.out [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 140 Nov 11 04:13 .dockerignore [2021-11-11T04:15:13.751Z] drwxrwxr-x. 5 jenkins jenkins 62 Nov 11 04:13 example [2021-11-11T04:15:13.751Z] drwxrwxr-x. 8 jenkins jenkins 179 Nov 11 04:13 .git [2021-11-11T04:15:13.751Z] drwxrwxr-x. 3 jenkins jenkins 125 Nov 11 04:13 .github [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 131 Nov 11 04:13 .gitignore [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 602 Nov 11 04:13 go.mod [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 49140 Nov 11 04:13 go.sum [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 677 Nov 11 04:13 GOVERNANCE.md [2021-11-11T04:15:13.751Z] drwxrwxr-x. 15 jenkins jenkins 224 Nov 11 04:13 internal [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 880 Nov 11 04:13 Jenkinsfile [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 11341 Nov 11 04:13 LICENSE [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 1120 Nov 11 04:13 Makefile [2021-11-11T04:15:13.751Z] drwxrwxr-x. 3 jenkins jenkins 16 Nov 11 04:13 openapi [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 619 Nov 11 04:13 OWNERS.md [2021-11-11T04:15:13.751Z] drwxrwxr-x. 5 jenkins jenkins 50 Nov 11 04:13 pkg [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 4877 Nov 11 04:13 README.md [2021-11-11T04:15:13.751Z] drwxrwxr-x. 4 jenkins jenkins 54 Nov 11 04:13 snap [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 5 Nov 11 04:12 VERSION [2021-11-11T04:15:13.751Z] -rw-rw-r--. 1 jenkins jenkins 222 Nov 11 04:13 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:13.938Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-bootstrap/v2" [2021-11-11T04:15:14.001Z] > git --version # timeout=10 [2021-11-11T04:15:14.012Z] > git --version # 'git version 2.17.1' [2021-11-11T04:15:14.028Z] fatal: bad object 1a66093135c01cdc1d6c9e07e402cdd5cbdad076 [2021-11-11T04:15:14.075Z] + docker build -t device-sdk-simple -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg 'MAKE=make build' --build-arg ARCH=amd64 --label git_sha=e588cde4f003785b9f05c08f4335de82a37da285 --label arch=amd64 --label version=0.0.0 . [2021-11-11T04:15:14.075Z] Sending build context to Docker daemon 2.889MB [2021-11-11T04:15:14.075Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:15:14.075Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-11T04:15:14.075Z] ---> cb093fb9e064 [2021-11-11T04:15:14.075Z] Step 3/24 : ARG MAKE=make build [2021-11-11T04:15:14.075Z] ---> Running in 00d700ebaf98 [Pipeline] withEnv [2021-11-11T04:15:14.352Z] Removing intermediate container 00d700ebaf98 [2021-11-11T04:15:14.352Z] ---> e84b500daffc [2021-11-11T04:15:14.352Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-11T04:15:14.352Z] ---> Running in 8e3c3ecef165 [2021-11-11T04:15:14.352Z] Removing intermediate container 8e3c3ecef165 [2021-11-11T04:15:14.352Z] ---> d379bbcf71eb [2021-11-11T04:15:14.352Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:15:14.352Z] ---> Running in 72e9243436ab [2021-11-11T04:15:14.352Z] Removing intermediate container 72e9243436ab [2021-11-11T04:15:14.352Z] ---> dfc6c6b95516 [2021-11-11T04:15:14.352Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:15:14.352Z] ---> Running in 0d0d499d0660 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:15:14.927Z] Removing intermediate container 0d0d499d0660 [2021-11-11T04:15:14.927Z] ---> 5c16a18b74ef [2021-11-11T04:15:14.927Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:15:14.927Z] ---> Running in e6c6d6427ab7 [2021-11-11T04:15:15.080Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2021-11-11T04:15:15.080Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:15:15.080Z] Dload Upload Total Spent Left Speed [2021-11-11T04:15:15.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 11824 100 11824 0 0 186k 0 --:--:-- --:--:-- --:--:-- 189k [Pipeline] sh [2021-11-11T04:15:15.188Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:15.517Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2021-11-11T04:15:15.880Z] + + sudo tee /etc/docker/daemon.newsudo [2021-11-11T04:15:15.880Z] jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2021-11-11T04:15:15.880Z] { [2021-11-11T04:15:15.880Z] "registry-mirrors": [ [2021-11-11T04:15:15.880Z] "https://nexus3.edgexfoundry.org:10001" [2021-11-11T04:15:15.880Z] ], [2021-11-11T04:15:15.880Z] "bip": "10.250.0.254/24", [2021-11-11T04:15:15.880Z] "hosts": [ [2021-11-11T04:15:15.880Z] "tcp://0.0.0.0:5555", [2021-11-11T04:15:15.880Z] "unix:///var/run/docker.sock" [2021-11-11T04:15:15.880Z] ], [2021-11-11T04:15:15.880Z] "mtu": 1458, [2021-11-11T04:15:15.880Z] "selinux-enabled": true, [2021-11-11T04:15:15.880Z] "seccomp-profile": "/etc/docker/seccomp.json" [2021-11-11T04:15:15.880Z] } [Pipeline] sh [2021-11-11T04:15:16.126Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:16.233Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2021-11-11T04:15:16.390Z] OK: 220 MiB in 52 packages [2021-11-11T04:15:16.619Z] + sudo service docker restart [2021-11-11T04:15:16.652Z] Removing intermediate container e6c6d6427ab7 [2021-11-11T04:15:16.652Z] ---> e49831cfdbfc [2021-11-11T04:15:16.652Z] Step 8/24 : COPY . . [2021-11-11T04:15:16.913Z] ---> 9f3c4b437c6c [2021-11-11T04:15:16.913Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:15:16.913Z] ---> Running in 41ad6ab32f67 [2021-11-11T04:15:17.486Z] Removing intermediate container 41ad6ab32f67 [2021-11-11T04:15:17.486Z] ---> 238971ce7464 [2021-11-11T04:15:17.486Z] Step 10/24 : RUN ${MAKE} [2021-11-11T04:15:17.486Z] ---> Running in 044ea7dfeef6 [2021-11-11T04:15:17.748Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-11-11T04:15:27.851Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-11T04:15:29.239Z] Removing intermediate container 044ea7dfeef6 [2021-11-11T04:15:29.239Z] ---> 8979dfe85376 [2021-11-11T04:15:29.239Z] Step 11/24 : FROM alpine:3.14 [2021-11-11T04:15:33.454Z] 3.14: Pulling from library/alpine [2021-11-11T04:15:33.454Z] a0d0a0d46f8b: Already exists [2021-11-11T04:15:33.454Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:15:33.454Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:15:33.454Z] ---> 14119a10abf4 [2021-11-11T04:15:33.454Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:15:33.454Z] ---> Running in 88a629155a01 [2021-11-11T04:15:33.454Z] Removing intermediate container 88a629155a01 [2021-11-11T04:15:33.454Z] ---> 4df01e12fc04 [2021-11-11T04:15:33.454Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:15:33.454Z] ---> Running in 78881ce206db [2021-11-11T04:15:33.718Z] Removing intermediate container 78881ce206db [2021-11-11T04:15:33.718Z] ---> eed6db9669f3 [2021-11-11T04:15:33.718Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-11T04:15:33.718Z] ---> Running in cb8a6761d022 [2021-11-11T04:15:33.976Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2021-11-11T04:15:34.919Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:15:35.041Z] provisioning config files... [2021-11-11T04:15:35.123Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config2972399900419300700tmp [Pipeline] { [2021-11-11T04:15:35.178Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T04:15:35.178Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-11T04:15:35.178Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:15:35.437Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-11T04:15:35.437Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-11T04:15:35.437Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T04:15:35.437Z] OK: 8 MiB in 19 packages [2021-11-11T04:15:35.568Z] ---> docker-login.sh [2021-11-11T04:15:35.568Z] nexus3.edgexfoundry.org:10001 [2021-11-11T04:15:35.700Z] Removing intermediate container cb8a6761d022 [2021-11-11T04:15:35.700Z] ---> 599f057598ee [2021-11-11T04:15:35.700Z] Step 15/24 : WORKDIR / [2021-11-11T04:15:35.700Z] ---> Running in 04ee2dd83858 [2021-11-11T04:15:35.961Z] Removing intermediate container 04ee2dd83858 [2021-11-11T04:15:35.961Z] ---> bc3b070ae2cd [2021-11-11T04:15:35.961Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-11T04:15:35.961Z] ---> dfc44727f763 [2021-11-11T04:15:35.961Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-11T04:15:36.166Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:36.531Z] ---> 9c570dab0098 [2021-11-11T04:15:36.531Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-11T04:15:36.531Z] ---> 86a84bed9c4c [2021-11-11T04:15:36.531Z] Step 19/24 : EXPOSE 59999 [2021-11-11T04:15:36.531Z] ---> Running in 9a6b4ad932d7 [2021-11-11T04:15:36.762Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:36.762Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:36.762Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:36.762Z] [2021-11-11T04:15:36.762Z] Login Succeeded [2021-11-11T04:15:36.762Z] nexus3.edgexfoundry.org:10002 [2021-11-11T04:15:36.790Z] Removing intermediate container 9a6b4ad932d7 [2021-11-11T04:15:36.790Z] ---> fb7b090e7494 [2021-11-11T04:15:36.790Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-11T04:15:36.790Z] ---> Running in 68a03b2518fa [2021-11-11T04:15:36.790Z] Removing intermediate container 68a03b2518fa [2021-11-11T04:15:36.790Z] ---> 692de7497d9e [2021-11-11T04:15:36.790Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T04:15:36.790Z] ---> Running in 7dd61629762a [2021-11-11T04:15:36.790Z] Removing intermediate container 7dd61629762a [2021-11-11T04:15:36.790Z] ---> 3bb7101ae0dc [2021-11-11T04:15:36.790Z] Step 22/24 : LABEL arch=amd64 [2021-11-11T04:15:37.049Z] ---> Running in f861ba96824b [2021-11-11T04:15:37.049Z] Removing intermediate container f861ba96824b [2021-11-11T04:15:37.049Z] ---> a9a93bf4b8f1 [2021-11-11T04:15:37.049Z] Step 23/24 : LABEL git_sha=e588cde4f003785b9f05c08f4335de82a37da285 [2021-11-11T04:15:37.049Z] ---> Running in e908e8e2f801 [2021-11-11T04:15:37.049Z] Removing intermediate container e908e8e2f801 [2021-11-11T04:15:37.049Z] ---> 1308c517db4e [2021-11-11T04:15:37.049Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T04:15:37.049Z] ---> Running in fc297e5bd86c [2021-11-11T04:15:37.307Z] Removing intermediate container fc297e5bd86c [2021-11-11T04:15:37.307Z] ---> ea7534be36b1 [2021-11-11T04:15:37.307Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:15:37.307Z] Successfully built ea7534be36b1 [2021-11-11T04:15:37.307Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [2021-11-11T04:15:37.364Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:37.364Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:37.364Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:37.364Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:37.365Z] [2021-11-11T04:15:37.365Z] Login Succeeded [2021-11-11T04:15:37.365Z] nexus3.edgexfoundry.org:10003 [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:37.958Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:37.958Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:37.958Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:37.958Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:37.958Z] [2021-11-11T04:15:37.958Z] Login Succeeded [2021-11-11T04:15:37.958Z] nexus3.edgexfoundry.org:10004 [2021-11-11T04:15:38.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:38.175Z] [2021-11-11T04:15:38.175Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:38.515Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:38.515Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:15:38.515Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:15:38.515Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:15:38.515Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:15:38.515Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:15:38.515Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:15:38.515Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:15:38.515Z] d287ab97295c: Pulling fs layer [2021-11-11T04:15:38.515Z] 77bc0d833cb6: Waiting [2021-11-11T04:15:38.515Z] 9065ff56babe: Waiting [2021-11-11T04:15:38.515Z] d287ab97295c: Waiting [2021-11-11T04:15:38.515Z] dc539afda2c1: Waiting [2021-11-11T04:15:38.515Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:15:38.515Z] a1111a8f2ec3: Download complete [2021-11-11T04:15:38.515Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:15:38.515Z] dc539afda2c1: Download complete [2021-11-11T04:15:38.557Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:38.557Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:38.557Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:38.557Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:38.557Z] [2021-11-11T04:15:38.557Z] Login Succeeded [2021-11-11T04:15:38.557Z] docker.io [2021-11-11T04:15:38.780Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:15:38.780Z] ed53099fbce6: Download complete [2021-11-11T04:15:38.780Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:15:38.780Z] 77bc0d833cb6: Download complete [2021-11-11T04:15:38.780Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:15:38.780Z] 9065ff56babe: Download complete [2021-11-11T04:15:38.780Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:15:38.780Z] b4d181a07f80: Download complete [2021-11-11T04:15:39.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2021-11-11T04:15:39.360Z] d287ab97295c: Verifying Checksum [2021-11-11T04:15:39.360Z] d287ab97295c: Download complete [2021-11-11T04:15:39.426Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2021-11-11T04:15:39.426Z] Configure a credential helper to remove this warning. See [2021-11-11T04:15:39.426Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2021-11-11T04:15:39.426Z] [2021-11-11T04:15:39.426Z] Login Succeeded [2021-11-11T04:15:39.426Z] ---> docker-login.sh ends [Pipeline] } [2021-11-11T04:15:39.455Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2021-11-11T04:15:40.047Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2021-11-11T04:15:40.080Z] ========================================================= [2021-11-11T04:15:40.080Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine] [2021-11-11T04:15:40.080Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:15:40.314Z] b4d181a07f80: Pull complete [2021-11-11T04:15:40.314Z] a1111a8f2ec3: Pull complete [2021-11-11T04:15:40.563Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine --build-arg MAKE=echo noop --target=builder . [2021-11-11T04:15:40.883Z] ed53099fbce6: Pull complete [2021-11-11T04:15:40.883Z] dc539afda2c1: Pull complete [2021-11-11T04:15:41.174Z] Sending build context to Docker daemon 2.759MB [2021-11-11T04:15:41.174Z] Step 1/10 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:15:41.174Z] Step 2/10 : FROM ${BASE} AS builder [2021-11-11T04:15:41.174Z] 1.16-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2021-11-11T04:15:41.174Z] 552d1f2373af: Pulling fs layer [2021-11-11T04:15:41.174Z] ea3f2d53f512: Pulling fs layer [2021-11-11T04:15:41.174Z] 9e70ebbbe112: Pulling fs layer [2021-11-11T04:15:41.174Z] 7a9cfe048b4a: Pulling fs layer [2021-11-11T04:15:41.174Z] 72dc09318566: Pulling fs layer [2021-11-11T04:15:41.174Z] f4f7b4309257: Pulling fs layer [2021-11-11T04:15:41.174Z] 0ac9a79272e3: Pulling fs layer [2021-11-11T04:15:41.174Z] b78e95d17946: Pulling fs layer [2021-11-11T04:15:41.174Z] 7a9cfe048b4a: Waiting [2021-11-11T04:15:41.174Z] 72dc09318566: Waiting [2021-11-11T04:15:41.174Z] f4f7b4309257: Waiting [2021-11-11T04:15:41.174Z] 0ac9a79272e3: Waiting [2021-11-11T04:15:41.174Z] b78e95d17946: Waiting [2021-11-11T04:15:41.455Z] 9e70ebbbe112: Verifying Checksum [2021-11-11T04:15:41.455Z] 9e70ebbbe112: Download complete [2021-11-11T04:15:41.455Z] ea3f2d53f512: Verifying Checksum [2021-11-11T04:15:41.455Z] 72dc09318566: Verifying Checksum [2021-11-11T04:15:41.455Z] 72dc09318566: Download complete [2021-11-11T04:15:41.455Z] f4f7b4309257: Verifying Checksum [2021-11-11T04:15:41.455Z] f4f7b4309257: Download complete [2021-11-11T04:15:41.455Z] 0ac9a79272e3: Verifying Checksum [2021-11-11T04:15:41.455Z] 0ac9a79272e3: Download complete [2021-11-11T04:15:41.455Z] 552d1f2373af: Verifying Checksum [2021-11-11T04:15:41.455Z] 552d1f2373af: Download complete [2021-11-11T04:15:41.458Z] 77bc0d833cb6: Pull complete [2021-11-11T04:15:41.458Z] 9065ff56babe: Pull complete [2021-11-11T04:15:42.463Z] 552d1f2373af: Pull complete [2021-11-11T04:15:43.076Z] ea3f2d53f512: Pull complete [2021-11-11T04:15:43.681Z] 9e70ebbbe112: Pull complete [2021-11-11T04:15:43.681Z] b78e95d17946: Verifying Checksum [2021-11-11T04:15:43.681Z] b78e95d17946: Download complete [2021-11-11T04:15:43.955Z] 7a9cfe048b4a: Verifying Checksum [2021-11-11T04:15:43.955Z] 7a9cfe048b4a: Download complete [2021-11-11T04:15:46.776Z] d287ab97295c: Pull complete [2021-11-11T04:15:46.776Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:15:46.776Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:15:46.776Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:15:46.855Z] prd-centos7-docker-4c-2g-23 does not seem to be running inside a container [2021-11-11T04:15:46.891Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2021-11-11T04:15:50.813Z] $ docker top 7e110ad3b95c7656c0ddbca36af0608fc4b03ae9b492893fdcdd19217b5c973c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:15:51.266Z] ---> job-cost.sh [2021-11-11T04:15:51.266Z] lf-activate-venv: SKIPPING [2021-11-11T04:15:51.266Z] INFO: No Stack... [2021-11-11T04:15:51.527Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:15:52.099Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:15:52.416Z] + cut -d, -f6 [2021-11-11T04:15:52.417Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2021-11-11T04:15:52.474Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1065-1-stack-cost] [2021-11-11T04:15:52.479Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1065-1-stack-cost] did not exist. Created. [2021-11-11T04:15:52.479Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1065-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:15:52.880Z] + echo total: 0.05999999865889549 [Pipeline] stash [2021-11-11T04:15:52.925Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:15:52.939Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1065-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:15:52.999Z] $ docker stop --time=1 7e110ad3b95c7656c0ddbca36af0608fc4b03ae9b492893fdcdd19217b5c973c [2021-11-11T04:15:54.111Z] 7a9cfe048b4a: Pull complete [2021-11-11T04:15:54.111Z] 72dc09318566: Pull complete [2021-11-11T04:15:54.146Z] $ docker rm -f 7e110ad3b95c7656c0ddbca36af0608fc4b03ae9b492893fdcdd19217b5c973c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2021-11-11T04:15:54.386Z] f4f7b4309257: Pull complete [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-11-11T04:15:54.665Z] 0ac9a79272e3: Pull complete [2021-11-11T04:16:01.426Z] b78e95d17946: Pull complete [2021-11-11T04:16:01.427Z] Digest: sha256:8f77ec77db7124c2038421266515449a73d34d95fd7f90866b77fbf8f5a401c7 [2021-11-11T04:16:01.427Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.16-alpine [2021-11-11T04:16:01.427Z] ---> 8b459fc5aaf0 [2021-11-11T04:16:01.427Z] Step 3/10 : ARG MAKE=make build [2021-11-11T04:16:03.412Z] ---> Running in ca3342633183 [2021-11-11T04:16:04.016Z] Removing intermediate container ca3342633183 [2021-11-11T04:16:04.016Z] ---> d38387928583 [2021-11-11T04:16:04.016Z] Step 4/10 : WORKDIR /device-sdk-go [2021-11-11T04:16:04.016Z] ---> Running in 18d6b58f7dc2 [2021-11-11T04:16:04.631Z] Removing intermediate container 18d6b58f7dc2 [2021-11-11T04:16:04.631Z] ---> 80ad6269e298 [2021-11-11T04:16:04.631Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:16:04.907Z] ---> Running in db5989c6e84f [2021-11-11T04:16:05.509Z] Removing intermediate container db5989c6e84f [2021-11-11T04:16:05.509Z] ---> 6e892e5deab9 [2021-11-11T04:16:05.509Z] Step 6/10 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:16:05.509Z] ---> Running in 1a6f7441f1f2 [2021-11-11T04:16:08.151Z] Removing intermediate container 1a6f7441f1f2 [2021-11-11T04:16:08.151Z] ---> 2e6a8d0b16a4 [2021-11-11T04:16:08.151Z] Step 7/10 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:16:08.151Z] ---> Running in e7a84bcc6512 [2021-11-11T04:16:09.618Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:16:10.612Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:16:11.607Z] OK: 219 MiB in 52 packages [2021-11-11T04:16:12.614Z] Removing intermediate container e7a84bcc6512 [2021-11-11T04:16:12.614Z] ---> c27d8bb7e9f5 [2021-11-11T04:16:12.614Z] Step 8/10 : COPY . . [2021-11-11T04:16:14.071Z] ---> 6cb5390c8667 [2021-11-11T04:16:14.071Z] Step 9/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:16:14.348Z] ---> Running in b2095b3c258f [2021-11-11T04:17:51.270Z] Removing intermediate container b2095b3c258f [2021-11-11T04:17:51.270Z] ---> 83ab620c5c16 [2021-11-11T04:17:51.270Z] Step 10/10 : RUN ${MAKE} [2021-11-11T04:17:51.270Z] ---> Running in 16b16aeff123 [2021-11-11T04:17:51.270Z] noop [2021-11-11T04:17:51.271Z] Removing intermediate container 16b16aeff123 [2021-11-11T04:17:51.271Z] ---> c30aaebde280 [2021-11-11T04:17:51.271Z] Successfully built c30aaebde280 [2021-11-11T04:17:51.271Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:17:51.663Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:17:51.663Z] . [Pipeline] withDockerContainer [2021-11-11T04:17:51.984Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-11-11T04:17:52.087Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2021-11-11T04:17:53.948Z] $ docker top a737090cc739454a6e38b4cb602c5d250a3476e7992cacd11dccbb647b13f066 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:17:55.020Z] + go version [2021-11-11T04:17:55.020Z] go version go1.16.8 linux/arm64 [Pipeline] } [2021-11-11T04:17:55.061Z] $ docker stop --time=1 a737090cc739454a6e38b4cb602c5d250a3476e7992cacd11dccbb647b13f066 [2021-11-11T04:17:56.871Z] $ docker rm -f a737090cc739454a6e38b4cb602c5d250a3476e7992cacd11dccbb647b13f066 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:17:57.825Z] + docker inspect -f . ci-base-image-arm64 [2021-11-11T04:17:57.825Z] . [Pipeline] withDockerContainer [2021-11-11T04:17:58.132Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-11-11T04:17:58.224Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** ci-base-image-arm64 cat [2021-11-11T04:17:59.872Z] $ docker top 7874981ace2c3cb93f2c9197c175159677b521796810eb117f00715bae746c91 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2021-11-11T04:18:00.956Z] + make test [2021-11-11T04:18:00.956Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2021-11-11T04:18:40.059Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2021-11-11T04:20:17.034Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2021-11-11T04:20:17.034Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2021-11-11T04:20:17.034Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2021-11-11T04:20:22.498Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.432s coverage: 23.3% of statements [2021-11-11T04:20:22.498Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2021-11-11T04:20:22.498Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.307s coverage: 27.6% of statements [2021-11-11T04:20:22.498Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.304s coverage: 78.9% of statements [2021-11-11T04:20:22.498Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.262s coverage: 9.0% of statements [2021-11-11T04:20:22.498Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/common [no test files] [2021-11-11T04:20:22.498Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2021-11-11T04:20:22.498Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2021-11-11T04:20:22.782Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.391s coverage: 28.7% of statements [2021-11-11T04:20:22.782Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2021-11-11T04:20:23.066Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.353s coverage: 83.3% of statements [2021-11-11T04:20:23.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2021-11-11T04:20:23.066Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2021-11-11T04:20:24.070Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.413s coverage: 57.8% of statements [2021-11-11T04:20:30.843Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.828s coverage: 89.2% of statements [2021-11-11T04:20:30.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2021-11-11T04:20:30.843Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.269s coverage: 4.8% of statements [2021-11-11T04:20:30.843Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2021-11-11T04:20:31.450Z] GO111MODULE=on go vet ./... [2021-11-11T04:21:53.415Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2021-11-11T04:21:53.415Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2021-11-11T04:21:53.415Z] ./bin/test-attribution-txt.sh [Pipeline] } [2021-11-11T04:21:53.450Z] $ docker stop --time=1 7874981ace2c3cb93f2c9197c175159677b521796810eb117f00715bae746c91 [2021-11-11T04:21:55.372Z] $ docker rm -f 7874981ace2c3cb93f2c9197c175159677b521796810eb117f00715bae746c91 [Pipeline] // withDockerContainer [Pipeline] sh [2021-11-11T04:21:56.709Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2021-11-11T04:21:56.746Z] Warning: overwriting stash ‘coverage-report’ [2021-11-11T04:21:57.462Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2021-11-11T04:21:58.071Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2021-11-11T04:21:58.429Z] + ls -al . [2021-11-11T04:21:58.429Z] total 300 [2021-11-11T04:21:58.429Z] drwxrwxr-x 10 jenkins jenkins 4096 Nov 11 04:21 . [2021-11-11T04:21:58.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:15 .. [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 140 Nov 11 04:15 .dockerignore [2021-11-11T04:21:58.429Z] drwxrwxr-x 8 jenkins jenkins 4096 Nov 11 04:15 .git [2021-11-11T04:21:58.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:15 .github [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 131 Nov 11 04:15 .gitignore [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 24816 Nov 11 04:15 CHANGELOG.md [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 677 Nov 11 04:15 GOVERNANCE.md [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 880 Nov 11 04:15 Jenkinsfile [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 11341 Nov 11 04:15 LICENSE [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 1120 Nov 11 04:15 Makefile [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 619 Nov 11 04:15 OWNERS.md [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 4877 Nov 11 04:15 README.md [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 5 Nov 11 04:12 VERSION [2021-11-11T04:21:58.429Z] drwxrwxr-x 2 jenkins jenkins 4096 Nov 11 04:15 bin [2021-11-11T04:21:58.429Z] -rw-r--r-- 1 jenkins jenkins 128369 Nov 11 04:20 coverage.out [2021-11-11T04:21:58.429Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:15 example [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 602 Nov 11 04:15 go.mod [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 49140 Nov 11 04:15 go.sum [2021-11-11T04:21:58.429Z] drwxrwxr-x 15 jenkins jenkins 4096 Nov 11 04:15 internal [2021-11-11T04:21:58.429Z] drwxrwxr-x 3 jenkins jenkins 4096 Nov 11 04:15 openapi [2021-11-11T04:21:58.429Z] drwxrwxr-x 5 jenkins jenkins 4096 Nov 11 04:15 pkg [2021-11-11T04:21:58.429Z] drwxrwxr-x 4 jenkins jenkins 4096 Nov 11 04:15 snap [2021-11-11T04:21:58.429Z] -rw-rw-r-- 1 jenkins jenkins 222 Nov 11 04:15 version.go [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:21:58.800Z] + docker build -t device-sdk-simple-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e588cde4f003785b9f05c08f4335de82a37da285 --label arch=arm64 --label version=0.0.0 . [2021-11-11T04:21:59.399Z] Sending build context to Docker daemon 2.888MB [2021-11-11T04:21:59.399Z] Step 1/24 : ARG BASE=golang:1.16-alpine3.14 [2021-11-11T04:21:59.399Z] Step 2/24 : FROM ${BASE} AS builder [2021-11-11T04:21:59.399Z] ---> c30aaebde280 [2021-11-11T04:21:59.399Z] Step 3/24 : ARG MAKE=make build [2021-11-11T04:21:59.674Z] ---> Running in a35b65daeba2 [2021-11-11T04:21:59.958Z] Removing intermediate container a35b65daeba2 [2021-11-11T04:21:59.958Z] ---> 870a0e284b1a [2021-11-11T04:21:59.958Z] Step 4/24 : WORKDIR /device-sdk-go [2021-11-11T04:22:00.234Z] ---> Running in 44203e9f3947 [2021-11-11T04:22:00.511Z] Removing intermediate container 44203e9f3947 [2021-11-11T04:22:00.511Z] ---> 4245520c9e8d [2021-11-11T04:22:00.511Z] Step 5/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:22:00.788Z] ---> Running in ba3a94d213d2 [2021-11-11T04:22:01.062Z] Removing intermediate container ba3a94d213d2 [2021-11-11T04:22:01.062Z] ---> 95c0416c0dfc [2021-11-11T04:22:01.062Z] Step 6/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:22:01.338Z] ---> Running in 2cf4ae95c952 [2021-11-11T04:22:03.337Z] Removing intermediate container 2cf4ae95c952 [2021-11-11T04:22:03.337Z] ---> 3889751713f3 [2021-11-11T04:22:03.337Z] Step 7/24 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2021-11-11T04:22:03.337Z] ---> Running in 5c1aa5a3505f [2021-11-11T04:22:04.782Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:22:05.767Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:22:06.748Z] OK: 219 MiB in 52 packages [2021-11-11T04:22:07.346Z] Removing intermediate container 5c1aa5a3505f [2021-11-11T04:22:07.346Z] ---> 3a17e51dd96f [2021-11-11T04:22:07.346Z] Step 8/24 : COPY . . [2021-11-11T04:22:08.781Z] ---> 93386a20ad95 [2021-11-11T04:22:08.781Z] Step 9/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2021-11-11T04:22:08.781Z] ---> Running in 7e470a2eb5b8 [2021-11-11T04:22:11.406Z] Removing intermediate container 7e470a2eb5b8 [2021-11-11T04:22:11.406Z] ---> 9448ee28fe7d [2021-11-11T04:22:11.406Z] Step 10/24 : RUN ${MAKE} [2021-11-11T04:22:11.406Z] ---> Running in 0fd3929b3e81 [2021-11-11T04:22:12.391Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2021-11-11T04:22:51.419Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2021-11-11T04:22:51.419Z] Removing intermediate container 0fd3929b3e81 [2021-11-11T04:22:51.419Z] ---> 301d30bd7833 [2021-11-11T04:22:51.419Z] Step 11/24 : FROM alpine:3.14 [2021-11-11T04:22:52.014Z] 3.14: Pulling from library/alpine [2021-11-11T04:22:52.014Z] 552d1f2373af: Already exists [2021-11-11T04:22:52.288Z] Digest: sha256:e1c082e3d3c45cccac829840a25941e679c25d438cc8412c2fa221cf1a824e6a [2021-11-11T04:22:52.288Z] Status: Downloaded newer image for alpine:3.14 [2021-11-11T04:22:52.288Z] ---> bb3de5531c18 [2021-11-11T04:22:52.288Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2021-11-11T04:22:52.566Z] ---> Running in 7637349499df [2021-11-11T04:22:52.837Z] Removing intermediate container 7637349499df [2021-11-11T04:22:52.837Z] ---> 09d60d9660c8 [2021-11-11T04:22:52.837Z] Step 13/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2021-11-11T04:22:53.110Z] ---> Running in 772960bc26a6 [2021-11-11T04:22:55.087Z] Removing intermediate container 772960bc26a6 [2021-11-11T04:22:55.087Z] ---> 342d6ef5d4e7 [2021-11-11T04:22:55.087Z] Step 14/24 : RUN apk add --update --no-cache zeromq [2021-11-11T04:22:55.087Z] ---> Running in 8d5778e33102 [2021-11-11T04:22:56.069Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2021-11-11T04:22:57.044Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2021-11-11T04:22:58.019Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2021-11-11T04:22:58.019Z] (2/5) Installing libsodium (1.0.18-r0) [2021-11-11T04:22:58.019Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2021-11-11T04:22:58.293Z] (4/5) Installing libzmq (4.3.4-r0) [2021-11-11T04:22:58.293Z] (5/5) Installing zeromq (4.3.4-r0) [2021-11-11T04:22:58.293Z] Executing busybox-1.33.1-r3.trigger [2021-11-11T04:22:58.567Z] OK: 8 MiB in 19 packages [2021-11-11T04:22:59.550Z] Removing intermediate container 8d5778e33102 [2021-11-11T04:22:59.551Z] ---> b3c291bfa353 [2021-11-11T04:22:59.551Z] Step 15/24 : WORKDIR / [2021-11-11T04:22:59.551Z] ---> Running in 08ebcb82a71d [2021-11-11T04:23:00.160Z] Removing intermediate container 08ebcb82a71d [2021-11-11T04:23:00.160Z] ---> f38518d37c1d [2021-11-11T04:23:00.160Z] Step 16/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2021-11-11T04:23:00.757Z] ---> f6d0277423d3 [2021-11-11T04:23:00.757Z] Step 17/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2021-11-11T04:23:02.194Z] ---> 2fc3d5b3c9e8 [2021-11-11T04:23:02.194Z] Step 18/24 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2021-11-11T04:23:02.789Z] ---> aeca727979f4 [2021-11-11T04:23:02.789Z] Step 19/24 : EXPOSE 59999 [2021-11-11T04:23:03.066Z] ---> Running in 47eee45dadb5 [2021-11-11T04:23:03.337Z] Removing intermediate container 47eee45dadb5 [2021-11-11T04:23:03.337Z] ---> 1081cdf0af24 [2021-11-11T04:23:03.337Z] Step 20/24 : ENTRYPOINT ["/device-simple"] [2021-11-11T04:23:03.610Z] ---> Running in 381a77a7d0de [2021-11-11T04:23:03.886Z] Removing intermediate container 381a77a7d0de [2021-11-11T04:23:03.886Z] ---> 1c8f2575c516 [2021-11-11T04:23:03.886Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2021-11-11T04:23:03.886Z] ---> Running in 46261b34eb49 [2021-11-11T04:23:04.489Z] Removing intermediate container 46261b34eb49 [2021-11-11T04:23:04.489Z] ---> 64a2d7e6b622 [2021-11-11T04:23:04.489Z] Step 22/24 : LABEL arch=arm64 [2021-11-11T04:23:04.489Z] ---> Running in 953d07c319aa [2021-11-11T04:23:05.085Z] Removing intermediate container 953d07c319aa [2021-11-11T04:23:05.085Z] ---> 5467d0169c62 [2021-11-11T04:23:05.085Z] Step 23/24 : LABEL git_sha=e588cde4f003785b9f05c08f4335de82a37da285 [2021-11-11T04:23:05.085Z] ---> Running in 423d2b6f8367 [2021-11-11T04:23:05.681Z] Removing intermediate container 423d2b6f8367 [2021-11-11T04:23:05.681Z] ---> cce0e4a11fd6 [2021-11-11T04:23:05.681Z] Step 24/24 : LABEL version=0.0.0 [2021-11-11T04:23:05.681Z] ---> Running in 08419dba79b7 [2021-11-11T04:23:05.958Z] Removing intermediate container 08419dba79b7 [2021-11-11T04:23:05.958Z] ---> ab14707147af [2021-11-11T04:23:05.958Z] [Warning] One or more build-args [ARCH] were not consumed [2021-11-11T04:23:05.958Z] Successfully built ab14707147af [2021-11-11T04:23:05.958Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:23:06.678Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:23:06.949Z] [2021-11-11T04:23:06.949Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:23:07.323Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:23:07.613Z] arm64: Pulling from edgex-lftools-log-publisher [2021-11-11T04:23:07.613Z] 448f6bf000e3: Pulling fs layer [2021-11-11T04:23:07.613Z] f757da607395: Pulling fs layer [2021-11-11T04:23:07.613Z] 05883995daec: Pulling fs layer [2021-11-11T04:23:07.613Z] 8603b9c90790: Pulling fs layer [2021-11-11T04:23:07.613Z] 1560dd03e051: Pulling fs layer [2021-11-11T04:23:07.613Z] 27f5ce0e4adf: Pulling fs layer [2021-11-11T04:23:07.613Z] c2d8d7efcc4b: Pulling fs layer [2021-11-11T04:23:07.613Z] 8603b9c90790: Waiting [2021-11-11T04:23:07.613Z] 1560dd03e051: Waiting [2021-11-11T04:23:07.613Z] 27f5ce0e4adf: Waiting [2021-11-11T04:23:07.613Z] c2d8d7efcc4b: Waiting [2021-11-11T04:23:07.613Z] f757da607395: Verifying Checksum [2021-11-11T04:23:07.613Z] f757da607395: Download complete [2021-11-11T04:23:07.613Z] 8603b9c90790: Verifying Checksum [2021-11-11T04:23:07.613Z] 8603b9c90790: Download complete [2021-11-11T04:23:07.889Z] 1560dd03e051: Verifying Checksum [2021-11-11T04:23:07.889Z] 1560dd03e051: Download complete [2021-11-11T04:23:07.889Z] 27f5ce0e4adf: Verifying Checksum [2021-11-11T04:23:07.889Z] 27f5ce0e4adf: Download complete [2021-11-11T04:23:07.889Z] 05883995daec: Verifying Checksum [2021-11-11T04:23:07.889Z] 05883995daec: Download complete [2021-11-11T04:23:08.165Z] 448f6bf000e3: Verifying Checksum [2021-11-11T04:23:08.165Z] 448f6bf000e3: Download complete [2021-11-11T04:23:10.785Z] c2d8d7efcc4b: Verifying Checksum [2021-11-11T04:23:10.785Z] c2d8d7efcc4b: Download complete [2021-11-11T04:23:11.766Z] 448f6bf000e3: Pull complete [2021-11-11T04:23:12.380Z] f757da607395: Pull complete [2021-11-11T04:23:14.426Z] 05883995daec: Pull complete [2021-11-11T04:23:14.702Z] 8603b9c90790: Pull complete [2021-11-11T04:23:15.677Z] 1560dd03e051: Pull complete [2021-11-11T04:23:15.951Z] 27f5ce0e4adf: Pull complete [2021-11-11T04:23:31.045Z] c2d8d7efcc4b: Pull complete [2021-11-11T04:23:31.045Z] Digest: sha256:42f6a1c33103aa4ecfebf648e29883a20fd84132c0f0d4f855d8bcfd8dd9c454 [2021-11-11T04:23:31.045Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2021-11-11T04:23:31.045Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] withDockerContainer [2021-11-11T04:23:31.322Z] prd-ubuntu18.04-docker-arm64-4c-16g-31 does not seem to be running inside a container [2021-11-11T04:23:31.398Z] $ 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-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2021-11-11T04:23:34.247Z] $ docker top 90802346104e258ab942d22d7092f00dc958ed762780637b2e7f186283f19747 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:35.263Z] ---> job-cost.sh [2021-11-11T04:23:35.263Z] lf-activate-venv: SKIPPING [2021-11-11T04:23:35.263Z] INFO: No Stack... [2021-11-11T04:23:36.239Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2021-11-11T04:23:36.509Z] INFO: Archiving Costs [Pipeline] sh [2021-11-11T04:23:37.182Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2021-11-11T04:23:37.182Z] + cut -d, -f6 [Pipeline] lock [2021-11-11T04:23:37.256Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1065-1-stack-cost] [2021-11-11T04:23:37.261Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1065-1-stack-cost] did not exist. Created. [2021-11-11T04:23:37.261Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1065-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2021-11-11T04:23:37.974Z] /w/workspace/device-sdk-go/1@tmp/durable-88bb78aa/script.sh: 1: /w/workspace/device-sdk-go/1@tmp/durable-88bb78aa/script.sh: Syntax error: Unterminated quoted string [Pipeline] sh [2021-11-11T04:23:38.656Z] + echo total: 0.10999999940395355 [Pipeline] stash [2021-11-11T04:23:38.697Z] Warning: overwriting stash ‘stack-cost’ [2021-11-11T04:23:38.758Z] Stashed 1 file(s) [Pipeline] } [2021-11-11T04:23:38.774Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1065-1-stack-cost] [Pipeline] // lock [Pipeline] } [2021-11-11T04:23:38.828Z] $ docker stop --time=1 90802346104e258ab942d22d7092f00dc958ed762780637b2e7f186283f19747 [2021-11-11T04:23:40.375Z] $ docker rm -f 90802346104e258ab942d22d7092f00dc958ed762780637b2e7f186283f19747 [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 [2021-11-11T04:23:41.359Z] provisioning config files... [2021-11-11T04:23:41.371Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/config1953073611372582824tmp [Pipeline] { [Pipeline] sh [2021-11-11T04:23:41.725Z] + set +x [2021-11-11T04:23:41.725Z] + curl -s https://codecov.io/bash [2021-11-11T04:23:41.725Z] + bash -s -- [2021-11-11T04:23:41.725Z] [2021-11-11T04:23:41.725Z] _____ _ [2021-11-11T04:23:41.725Z] / ____| | | [2021-11-11T04:23:41.725Z] | | ___ __| | ___ ___ _____ __ [2021-11-11T04:23:41.725Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2021-11-11T04:23:41.725Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2021-11-11T04:23:41.725Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2021-11-11T04:23:41.725Z] Bash-1.0.6 [2021-11-11T04:23:41.725Z] [2021-11-11T04:23:41.725Z] [2021-11-11T04:23:41.725Z] ==> git version 2.24.4 found [2021-11-11T04:23:41.725Z] ==> curl 7.29.0 (x86_64-redhat-linux-gnu) libcurl/7.29.0 NSS/3.53.1 zlib/1.2.7 libidn/1.28 libssh2/1.8.0 [2021-11-11T04:23:41.725Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp [2021-11-11T04:23:41.725Z] Features: AsynchDNS GSS-Negotiate IDN IPv6 Largefile NTLM NTLM_WB SSL libz unix-sockets [2021-11-11T04:23:41.725Z] ==> Jenkins CI detected. [2021-11-11T04:23:41.725Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1065 [2021-11-11T04:23:41.725Z] project root: . [2021-11-11T04:23:41.725Z] --> token set from env [2021-11-11T04:23:41.725Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2021-11-11T04:23:41.725Z] ==> Running gcov in . (disable via -X gcov) [2021-11-11T04:23:41.725Z] ==> Python coveragepy not found [2021-11-11T04:23:41.725Z] ==> Searching for coverage reports in: [2021-11-11T04:23:41.725Z] + . [2021-11-11T04:23:41.725Z] -> Found 1 reports [2021-11-11T04:23:41.986Z] ==> Detecting git/mercurial file structure [2021-11-11T04:23:41.986Z] ==> Reading reports [2021-11-11T04:23:41.986Z] + ./coverage.out bytes=128369 [2021-11-11T04:23:41.986Z] ==> Appending adjustments [2021-11-11T04:23:41.986Z] https://docs.codecov.io/docs/fixing-reports [2021-11-11T04:23:42.247Z] + Found adjustments [2021-11-11T04:23:42.247Z] ==> Gzipping contents [2021-11-11T04:23:42.247Z] 16K /tmp/codecov.sYQVPU.gz [2021-11-11T04:23:42.247Z] ==> Uploading reports [2021-11-11T04:23:42.247Z] url: https://codecov.io [2021-11-11T04:23:42.247Z] query: branch=PR-1065&commit=e588cde4f003785b9f05c08f4335de82a37da285&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1065%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1065&job=&cmd_args= [2021-11-11T04:23:42.247Z] -> Pinging Codecov [2021-11-11T04:23:42.247Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1065&commit=e588cde4f003785b9f05c08f4335de82a37da285&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1065%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1065&job=&cmd_args= [2021-11-11T04:23:42.508Z] -> Uploading to [2021-11-11T04:23:42.508Z] https://storage.googleapis.com/codecov/v4/raw/2021-11-11/7E55EF52A471D76F132DFD9A03CDDE97/e588cde4f003785b9f05c08f4335de82a37da285/0482d39c-4926-4c4f-9e3b-e3b140a8c929.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20211111%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20211111T042342Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=57e163cfc69c03d8373a0fb9ebffe63440a0adbe9bbfbfd3d1711e89720c0292 [2021-11-11T04:23:42.508Z] % Total % Received % Xferd Average Speed Time Time Time Current [2021-11-11T04:23:42.508Z] Dload Upload Total Spent Left Speed [2021-11-11T04:23:43.080Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16297 0 0 100 16297 0 44785 --:--:-- --:--:-- --:--:-- 44895 [2021-11-11T04:23:43.080Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/e588cde4f003785b9f05c08f4335de82a37da285 [Pipeline] } [2021-11-11T04:23:43.100Z] 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 [2021-11-11T04:23:45.143Z] + '[' -d /w/workspace/gexfoundry_device-sdk-go_PR-1065/archives ']' [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:45.475Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:23:46.076Z] ---> package-listing.sh [2021-11-11T04:23:46.076Z] ++ facter osfamily [2021-11-11T04:23:46.076Z] ++ tr '[:upper:]' '[:lower:]' [2021-11-11T04:23:46.337Z] + OS_FAMILY=redhat [2021-11-11T04:23:46.337Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1065 [2021-11-11T04:23:46.337Z] + START_PACKAGES=/tmp/packages_start.txt [2021-11-11T04:23:46.337Z] + END_PACKAGES=/tmp/packages_end.txt [2021-11-11T04:23:46.337Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2021-11-11T04:23:46.337Z] + PACKAGES=/tmp/packages_start.txt [2021-11-11T04:23:46.337Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1065 ']' [2021-11-11T04:23:46.337Z] + PACKAGES=/tmp/packages_end.txt [2021-11-11T04:23:46.337Z] + case "${OS_FAMILY}" in [2021-11-11T04:23:46.337Z] + sort [2021-11-11T04:23:46.337Z] + rpm -qa [2021-11-11T04:23:47.280Z] + '[' -f /tmp/packages_start.txt ']' [2021-11-11T04:23:47.280Z] + '[' -f /tmp/packages_end.txt ']' [2021-11-11T04:23:47.280Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2021-11-11T04:23:47.280Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1065 ']' [2021-11-11T04:23:47.280Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1065/archives/ [2021-11-11T04:23:47.280Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1065/archives/ [Pipeline] echo [2021-11-11T04:23:47.310Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1065/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2021-11-11T04:23:47.615Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:23:48.205Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:48.205Z] [2021-11-11T04:23:48.206Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] sh [2021-11-11T04:23:48.563Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:48.563Z] latest: Pulling from edgex-lftools-log-publisher [2021-11-11T04:23:48.563Z] b4d181a07f80: Pulling fs layer [2021-11-11T04:23:48.563Z] a1111a8f2ec3: Pulling fs layer [2021-11-11T04:23:48.563Z] ed53099fbce6: Pulling fs layer [2021-11-11T04:23:48.563Z] dc539afda2c1: Pulling fs layer [2021-11-11T04:23:48.563Z] 77bc0d833cb6: Pulling fs layer [2021-11-11T04:23:48.563Z] 9065ff56babe: Pulling fs layer [2021-11-11T04:23:48.564Z] d287ab97295c: Pulling fs layer [2021-11-11T04:23:48.564Z] dc539afda2c1: Waiting [2021-11-11T04:23:48.564Z] 77bc0d833cb6: Waiting [2021-11-11T04:23:48.564Z] 9065ff56babe: Waiting [2021-11-11T04:23:48.564Z] d287ab97295c: Waiting [2021-11-11T04:23:48.564Z] a1111a8f2ec3: Verifying Checksum [2021-11-11T04:23:48.564Z] a1111a8f2ec3: Download complete [2021-11-11T04:23:48.564Z] dc539afda2c1: Verifying Checksum [2021-11-11T04:23:48.564Z] dc539afda2c1: Download complete [2021-11-11T04:23:48.564Z] ed53099fbce6: Verifying Checksum [2021-11-11T04:23:48.564Z] ed53099fbce6: Download complete [2021-11-11T04:23:48.829Z] 9065ff56babe: Verifying Checksum [2021-11-11T04:23:48.829Z] 9065ff56babe: Download complete [2021-11-11T04:23:48.829Z] 77bc0d833cb6: Verifying Checksum [2021-11-11T04:23:48.829Z] 77bc0d833cb6: Download complete [2021-11-11T04:23:48.829Z] b4d181a07f80: Verifying Checksum [2021-11-11T04:23:48.829Z] b4d181a07f80: Download complete [2021-11-11T04:23:49.405Z] d287ab97295c: Verifying Checksum [2021-11-11T04:23:49.405Z] d287ab97295c: Download complete [2021-11-11T04:23:50.801Z] b4d181a07f80: Pull complete [2021-11-11T04:23:50.801Z] a1111a8f2ec3: Pull complete [2021-11-11T04:23:51.376Z] ed53099fbce6: Pull complete [2021-11-11T04:23:51.376Z] dc539afda2c1: Pull complete [2021-11-11T04:23:51.637Z] 77bc0d833cb6: Pull complete [2021-11-11T04:23:51.904Z] 9065ff56babe: Pull complete [2021-11-11T04:23:57.280Z] d287ab97295c: Pull complete [2021-11-11T04:23:57.280Z] Digest: sha256:0c69325c24349bfb3ea32a3c3cbcab1fb66df42c981276dd8ebcf6aa441257c4 [2021-11-11T04:23:57.280Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2021-11-11T04:23:57.280Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] withDockerContainer [2021-11-11T04:23:57.366Z] prd-centos7-docker-4c-2g-13 does not seem to be running inside a container [2021-11-11T04:23:57.407Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1065/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-sdk-go_PR-1065 -v /w/workspace/gexfoundry_device-sdk-go_PR-1065:/w/workspace/gexfoundry_device-sdk-go_PR-1065:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1065@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 [2021-11-11T04:24:00.080Z] $ docker top 570d795cb7a36a6aca1b9d77ea6c8d48298fc73570b7710db5529ad2dc6571d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2021-11-11T04:24:00.479Z] + touch /tmp/pre-build-complete [Pipeline] sh [2021-11-11T04:24:00.793Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2021-11-11T04:24:01.115Z] + ls /var/log/sa-host [2021-11-11T04:24:01.115Z] + sadf -c /var/log/sa-host/sa11 [2021-11-11T04:24:01.115Z] file_magic: OK [2021-11-11T04:24:01.115Z] HZ: Using current value: 100 [2021-11-11T04:24:01.115Z] file_header: OK [2021-11-11T04:24:01.115Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T04:24:01.115Z] Statistics: [2021-11-11T04:24:01.115Z] HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:24:01.115Z] File successfully converted to sysstat format version 12.0.3 [2021-11-11T04:24:01.115Z] + sadf -c /var/log/sa-host/sa30 [2021-11-11T04:24:01.115Z] file_magic: OK [2021-11-11T04:24:01.115Z] HZ: Using current value: 100 [2021-11-11T04:24:01.115Z] file_header: OK [2021-11-11T04:24:01.115Z] file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK [2021-11-11T04:24:01.115Z] Statistics: [2021-11-11T04:24:01.115Z] Hnuu...uuuununununu...Hnuu...uuuununununu... [2021-11-11T04:24:01.115Z] File successfully converted to sysstat format version 12.0.3 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2021-11-11T04:24:01.262Z] provisioning config files... [2021-11-11T04:24:01.278Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1065@tmp/config9122460135029557433tmp [Pipeline] { [Pipeline] echo [2021-11-11T04:24:01.311Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:24:01.631Z] ---> create-netrc.sh [Pipeline] } [2021-11-11T04:24:01.652Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:24:02.034Z] ---> python-tools-install.sh [Pipeline] echo [2021-11-11T04:24:02.062Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:24:02.381Z] ---> sudo-logs.sh [2021-11-11T04:24:02.381Z] Archiving 'sudo' log.. [2021-11-11T04:24:02.381Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13.novalocal: Name or service not known [2021-11-11T04:24:02.381Z] sudo: unable to resolve host prd-centos7-docker-4c-2g-13.novalocal: Name or service not known [Pipeline] unstash [Pipeline] echo [2021-11-11T04:24:02.446Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:24:02.765Z] ---> job-cost.sh [2021-11-11T04:24:02.766Z] lf-activate-venv: SKIPPING [2021-11-11T04:24:02.766Z] DEBUG: total: 0.10999999940395355 [2021-11-11T04:24:02.766Z] INFO: Retrieving Stack Cost... [2021-11-11T04:24:03.340Z] INFO: Retrieving Pricing Info for: v3-standard-2 [2021-11-11T04:24:03.601Z] INFO: Archiving Costs [Pipeline] echo [2021-11-11T04:24:03.630Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2021-11-11T04:24:03.954Z] ---> logs-deploy.sh [2021-11-11T04:24:03.955Z] lf-activate-venv: SKIPPING [2021-11-11T04:24:03.955Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1065/1 [2021-11-11T04:24:03.955Z] INFO: archiving workspace using pattern(s): [2021-11-11T04:24:04.530Z] Archives upload complete. [2021-11-11T04:24:04.792Z] INFO: archiving logs to Nexus