Pull request #1442 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ba5f4d12551d20e1bd1364225c5fa769ce9d260+1f684668525fd42346bcfc2ecf4c1133232fc3c4 (1ceb813950ac63257499d91ee519d77e3fb0e823) 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-ssh5128745136214797266.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh2733583298914358840.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15410345070303235617.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-1442/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4789802133635451849.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16393905325826717215.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1442/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6935785808758496201.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 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/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12303 in /w/workspace/gexfoundry_device-sdk-go_PR-1442 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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-1442 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1442/head:refs/remotes/origin/PR-1442 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 1f684668525fd42346bcfc2ecf4c1133232fc3c4 into PR head commit 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 Merge succeeded, producing 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 Checking out Revision 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 (PR-1442) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-02T04:59:19.673Z] Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-02T04:59:19.856Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-02T04:59:19.959Z] ========================================================= [2023-05-02T04:59:19.960Z] EdgeX Global Pipelines Version Info [2023-05-02T04:59:19.960Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-02T04:59:20.711Z] ------------------- [2023-05-02T04:59:20.711Z] stable info: [2023-05-02T04:59:20.711Z] ------------------- [2023-05-02T04:59:20.711Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-02T04:59:20.711Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-02T04:59:20.711Z] Message: update stable to v1.0.248 [2023-05-02T04:59:21.281Z] ------------------- [2023-05-02T04:59:21.281Z] experimental info: [2023-05-02T04:59:21.281Z] ------------------- [2023-05-02T04:59:21.281Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-02T04:59:21.281Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-02T04:59:21.281Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-02T04:59:21.569Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-05-02T04:59:21.606Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-05-02T04:59:21.653Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-02T04:59:21.694Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-02T04:59:21.735Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-02T04:59:21.775Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-02T04:59:21.815Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-02T04:59:21.857Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-05-02T04:59:21.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-02T04:59:21.942Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-02T04:59:21.983Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-02T04:59:22.026Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-05-02T04:59:22.069Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-02T04:59:22.110Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-02T04:59:22.214Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-02T04:59:22.256Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T04:59:22.299Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T04:59:22.343Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-02T04:59:22.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-02T04:59:22.418Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-02T04:59:22.457Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-05-02T04:59:22.494Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-05-02T04:59:22.532Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-02T04:59:22.568Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-02T04:59:22.601Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-02T04:59:22.638Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-02T04:59:22.676Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-02T04:59:22.715Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1442 [Pipeline] echo [2023-05-02T04:59:22.754Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1442 [Pipeline] echo [2023-05-02T04:59:22.792Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1442 [Pipeline] echo [2023-05-02T04:59:22.833Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] echo [2023-05-02T04:59:22.887Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ba5f4d [Pipeline] echo [2023-05-02T04:59:22.929Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T04:59:23.037Z] provisioning config files... [2023-05-02T04:59:23.051Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/config18154737122343183595tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T04:59:23.395Z] ---> docker-login.sh [2023-05-02T04:59:23.395Z] nexus3.edgexfoundry.org:10001 [2023-05-02T04:59:24.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:24.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:24.338Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:24.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:24.338Z] [2023-05-02T04:59:24.338Z] Login Succeeded [2023-05-02T04:59:24.338Z] nexus3.edgexfoundry.org:10002 [2023-05-02T04:59:24.338Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:24.338Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:24.338Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:24.338Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:24.338Z] [2023-05-02T04:59:24.338Z] Login Succeeded [2023-05-02T04:59:24.338Z] nexus3.edgexfoundry.org:10003 [2023-05-02T04:59:24.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:24.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:24.598Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:24.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:24.598Z] [2023-05-02T04:59:24.598Z] Login Succeeded [2023-05-02T04:59:24.598Z] nexus3.edgexfoundry.org:10004 [2023-05-02T04:59:24.598Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:24.598Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:24.598Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:24.598Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:24.598Z] [2023-05-02T04:59:24.598Z] Login Succeeded [2023-05-02T04:59:24.598Z] docker.io [2023-05-02T04:59:24.859Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:24.859Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:24.859Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:24.859Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:24.859Z] [2023-05-02T04:59:24.859Z] Login Succeeded [2023-05-02T04:59:24.859Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T04:59:24.883Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-02T04:59:25.499Z] + git rev-list -1 --merges 9ba5f4d12551d20e1bd1364225c5fa769ce9d260~1..9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] echo [2023-05-02T04:59:25.571Z] -----------> git rev-list -1 --merges 9ba5f4d12551d20e1bd1364225c5fa769ce9d260~1..9ba5f4d12551d20e1bd1364225c5fa769ce9d260 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [false] [Pipeline] sh [2023-05-02T04:59:25.881Z] + git log --format=format:%s -1 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] echo [2023-05-02T04:59:25.918Z] ========================================================= [2023-05-02T04:59:25.918Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-02T04:59:25.918Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T04:59:26.359Z] + git log --format=format:%s -1 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] echo [2023-05-02T04:59:26.390Z] [semverPrep] GIT_COMMIT: 9ba5f4d12551d20e1bd1364225c5fa769ce9d260, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-05-02T04:59:26.422Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-02T04:59:26.796Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-02T04:59:26.797Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-02T04:59:26.797Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-02T04:59:26.797Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-02T04:59:26.797Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-02T04:59:26.797Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-02T04:59:26.797Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T04:59:27.223Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T04:59:27.223Z] [2023-05-02T04:59:27.223Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T04:59:27.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T04:59:27.600Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-02T04:59:27.600Z] b85a868b505f: Pulling fs layer [2023-05-02T04:59:27.600Z] e2be974225ed: Pulling fs layer [2023-05-02T04:59:27.600Z] 339a4e72a1f5: Pulling fs layer [2023-05-02T04:59:27.600Z] 988bab9f4d93: Pulling fs layer [2023-05-02T04:59:27.600Z] 1469e6f7b9e6: Pulling fs layer [2023-05-02T04:59:27.600Z] eaf3925da568: Pulling fs layer [2023-05-02T04:59:27.600Z] 1469e6f7b9e6: Waiting [2023-05-02T04:59:27.600Z] 988bab9f4d93: Waiting [2023-05-02T04:59:27.600Z] bab4dde63d76: Pulling fs layer [2023-05-02T04:59:27.600Z] bde34c3a00c8: Pulling fs layer [2023-05-02T04:59:27.600Z] b352a97aabf1: Pulling fs layer [2023-05-02T04:59:27.600Z] 4872d77fe225: Pulling fs layer [2023-05-02T04:59:27.600Z] 5851b861e8e6: Pulling fs layer [2023-05-02T04:59:27.600Z] eaf3925da568: Waiting [2023-05-02T04:59:27.600Z] bab4dde63d76: Waiting [2023-05-02T04:59:27.600Z] b352a97aabf1: Waiting [2023-05-02T04:59:27.600Z] bde34c3a00c8: Waiting [2023-05-02T04:59:27.600Z] 5851b861e8e6: Waiting [2023-05-02T04:59:27.600Z] e2be974225ed: Download complete [2023-05-02T04:59:27.600Z] 988bab9f4d93: Verifying Checksum [2023-05-02T04:59:27.600Z] 988bab9f4d93: Download complete [2023-05-02T04:59:27.600Z] 1469e6f7b9e6: Verifying Checksum [2023-05-02T04:59:27.600Z] 1469e6f7b9e6: Download complete [2023-05-02T04:59:27.876Z] eaf3925da568: Verifying Checksum [2023-05-02T04:59:27.876Z] eaf3925da568: Download complete [2023-05-02T04:59:27.876Z] 339a4e72a1f5: Verifying Checksum [2023-05-02T04:59:27.876Z] 339a4e72a1f5: Download complete [2023-05-02T04:59:27.876Z] bde34c3a00c8: Verifying Checksum [2023-05-02T04:59:27.876Z] bde34c3a00c8: Download complete [2023-05-02T04:59:27.876Z] b352a97aabf1: Verifying Checksum [2023-05-02T04:59:27.876Z] b352a97aabf1: Download complete [2023-05-02T04:59:27.876Z] 4872d77fe225: Verifying Checksum [2023-05-02T04:59:27.876Z] 4872d77fe225: Download complete [2023-05-02T04:59:27.876Z] 5851b861e8e6: Verifying Checksum [2023-05-02T04:59:27.876Z] 5851b861e8e6: Download complete [2023-05-02T04:59:27.876Z] b85a868b505f: Verifying Checksum [2023-05-02T04:59:27.876Z] b85a868b505f: Download complete [2023-05-02T04:59:28.144Z] bab4dde63d76: Verifying Checksum [2023-05-02T04:59:28.144Z] bab4dde63d76: Download complete [2023-05-02T04:59:29.081Z] b85a868b505f: Pull complete [2023-05-02T04:59:29.340Z] e2be974225ed: Pull complete [2023-05-02T04:59:30.260Z] 339a4e72a1f5: Pull complete [2023-05-02T04:59:30.260Z] 988bab9f4d93: Pull complete [2023-05-02T04:59:30.260Z] 1469e6f7b9e6: Pull complete [2023-05-02T04:59:30.260Z] eaf3925da568: Pull complete [2023-05-02T04:59:32.165Z] bab4dde63d76: Pull complete [2023-05-02T04:59:32.165Z] bde34c3a00c8: Pull complete [2023-05-02T04:59:32.165Z] b352a97aabf1: Pull complete [2023-05-02T04:59:32.425Z] 4872d77fe225: Pull complete [2023-05-02T04:59:32.425Z] 5851b861e8e6: Pull complete [2023-05-02T04:59:32.425Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-02T04:59:32.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-02T04:59:32.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T04:59:32.772Z] prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container [2023-05-02T04:59:32.839Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-02T04:59:34.475Z] $ docker top 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 -eo pid,comm [2023-05-02T04:59:34.530Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-02T04:59:34.530Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-02T04:59:34.654Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T04:59:34.654Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T04:59:34.771Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T04:59:34.778Z] $ docker exec 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 ssh-agent [2023-05-02T04:59:34.881Z] SSH_AUTH_SOCK=/tmp/ssh-kwVW7qc8NBSh/agent.32 [2023-05-02T04:59:34.881Z] SSH_AGENT_PID=38 [2023-05-02T04:59:34.888Z] Running ssh-add (command line suppressed) [2023-05-02T04:59:35.006Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/private_key_17263171694076801377.key (/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/private_key_17263171694076801377.key) [2023-05-02T04:59:35.023Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T04:59:35.353Z] + git tag --points-at HEAD [Pipeline] } [2023-05-02T04:59:35.385Z] $ docker exec --env ******** --env ******** 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 ssh-agent -k [2023-05-02T04:59:35.480Z] unset SSH_AUTH_SOCK; [2023-05-02T04:59:35.480Z] unset SSH_AGENT_PID; [2023-05-02T04:59:35.480Z] echo Agent pid 38 killed; [2023-05-02T04:59:35.488Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-02T04:59:35.569Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-02T04:59:35.569Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-02T04:59:35.723Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-02T04:59:35.738Z] $ docker exec 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 ssh-agent [2023-05-02T04:59:35.963Z] SSH_AUTH_SOCK=/tmp/ssh-McfgGfS2BdJ5/agent.70 [2023-05-02T04:59:35.963Z] SSH_AGENT_PID=76 [2023-05-02T04:59:35.968Z] Running ssh-add (command line suppressed) [2023-05-02T04:59:36.097Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/private_key_356611964046256932.key (/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/private_key_356611964046256932.key) [2023-05-02T04:59:36.112Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-02T04:59:36.443Z] + git semver init [2023-05-02T04:59:36.702Z] 2023-05-02 04:59:36,628 [run_init] DEBUG init version:0.0.0 force:False [2023-05-02T04:59:36.702Z] 2023-05-02 04:59:36,629 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver [2023-05-02T04:59:36.702Z] 2023-05-02 04:59:36,630 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver [2023-05-02T04:59:36.702Z] 2023-05-02 04:59:36,630 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1442, universal_newlines=False, shell=None, istream=None) [2023-05-02T04:59:37.637Z] 2023-05-02 04:59:37,546 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442/.git/info/exclude [2023-05-02T04:59:37.637Z] 2023-05-02 04:59:37,546 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver/PR-1442 with force:False [2023-05-02T04:59:37.637Z] 2023-05-02 04:59:37,546 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver/PR-1442 [2023-05-02T04:59:37.637Z] 2023-05-02 04:59:37,551 [execute] INFO git cat-file --batch-check [2023-05-02T04:59:37.637Z] 2023-05-02 04:59:37,551 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T04:59:37.637Z] 2023-05-02 04:59:37,559 [execute] INFO git cat-file --batch [2023-05-02T04:59:37.637Z] 2023-05-02 04:59:37,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver, universal_newlines=False, shell=None, istream=) [2023-05-02T04:59:37.637Z] 2023-05-02 04:59:37,565 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1442/.semver/PR-1442 [2023-05-02T04:59:37.637Z] 0.0.0 [Pipeline] } [2023-05-02T04:59:37.664Z] $ docker exec --env ******** --env ******** 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 ssh-agent -k [2023-05-02T04:59:37.767Z] unset SSH_AUTH_SOCK; [2023-05-02T04:59:37.768Z] unset SSH_AGENT_PID; [2023-05-02T04:59:37.768Z] echo Agent pid 76 killed; [2023-05-02T04:59:37.776Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-02T04:59:38.210Z] + git semver [Pipeline] } [2023-05-02T04:59:38.498Z] $ docker stop --time=1 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 [2023-05-02T04:59:39.779Z] $ docker rm -f --volumes 2b448030e711a58a49bea227739752b6337080f867ecaf6d106560490f45e562 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T04:59:40.176Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-02T04:59:40.458Z] Stashed 1 file(s) [Pipeline] echo [2023-05-02T04:59:40.473Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T04:59:41.057Z] provisioning config files... [2023-05-02T04:59:41.072Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/config1145761037312700703tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T04:59:41.413Z] ---> docker-login.sh [2023-05-02T04:59:41.413Z] nexus3.edgexfoundry.org:10001 [2023-05-02T04:59:41.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:41.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:41.413Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:41.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:41.413Z] [2023-05-02T04:59:41.413Z] Login Succeeded [2023-05-02T04:59:41.413Z] nexus3.edgexfoundry.org:10002 [2023-05-02T04:59:41.413Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:41.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:41.413Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:41.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:41.413Z] [2023-05-02T04:59:41.413Z] Login Succeeded [2023-05-02T04:59:41.413Z] nexus3.edgexfoundry.org:10003 [2023-05-02T04:59:41.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:41.736Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:41.736Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:41.736Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:41.736Z] [2023-05-02T04:59:41.736Z] Login Succeeded [2023-05-02T04:59:41.736Z] nexus3.edgexfoundry.org:10004 [2023-05-02T04:59:41.736Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:42.015Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:42.015Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:42.015Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:42.015Z] [2023-05-02T04:59:42.015Z] Login Succeeded [2023-05-02T04:59:42.015Z] docker.io [2023-05-02T04:59:42.015Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T04:59:42.277Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T04:59:42.277Z] Configure a credential helper to remove this warning. See [2023-05-02T04:59:42.277Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T04:59:42.277Z] [2023-05-02T04:59:42.277Z] Login Succeeded [2023-05-02T04:59:42.277Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T04:59:42.306Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T04:59:42.522Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T04:59:42.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T04:59:42.592Z] ========================================================= [2023-05-02T04:59:42.592Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-02T04:59:42.592Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T04:59:43.061Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T04:59:43.061Z] Sending build context to Docker daemon 11.06MB [2023-05-02T04:59:43.061Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T04:59:43.061Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-02T04:59:43.321Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-02T04:59:43.321Z] f56be85fc22e: Pulling fs layer [2023-05-02T04:59:43.321Z] 85791d961cd3: Pulling fs layer [2023-05-02T04:59:43.321Z] d694b5ae8c79: Pulling fs layer [2023-05-02T04:59:43.321Z] 9f32a84ed3da: Pulling fs layer [2023-05-02T04:59:43.321Z] 4d19c01a9841: Pulling fs layer [2023-05-02T04:59:43.321Z] 9325e15d5711: Pulling fs layer [2023-05-02T04:59:43.321Z] 556b6ee489ea: Pulling fs layer [2023-05-02T04:59:43.321Z] c5a4b2cf53e6: Pulling fs layer [2023-05-02T04:59:43.321Z] 556b6ee489ea: Waiting [2023-05-02T04:59:43.321Z] 9325e15d5711: Waiting [2023-05-02T04:59:43.321Z] c5a4b2cf53e6: Waiting [2023-05-02T04:59:43.321Z] 4d19c01a9841: Waiting [2023-05-02T04:59:43.321Z] 9f32a84ed3da: Waiting [2023-05-02T04:59:43.321Z] 85791d961cd3: Download complete [2023-05-02T04:59:43.321Z] 9f32a84ed3da: Download complete [2023-05-02T04:59:43.321Z] 4d19c01a9841: Verifying Checksum [2023-05-02T04:59:43.321Z] 4d19c01a9841: Download complete [2023-05-02T04:59:43.321Z] f56be85fc22e: Verifying Checksum [2023-05-02T04:59:43.321Z] f56be85fc22e: Download complete [2023-05-02T04:59:43.321Z] 9325e15d5711: Verifying Checksum [2023-05-02T04:59:43.321Z] 9325e15d5711: Download complete [2023-05-02T04:59:43.321Z] f56be85fc22e: Pull complete [2023-05-02T04:59:43.582Z] 85791d961cd3: Pull complete [2023-05-02T04:59:43.842Z] c5a4b2cf53e6: Verifying Checksum [2023-05-02T04:59:43.842Z] c5a4b2cf53e6: Download complete [2023-05-02T04:59:43.842Z] d694b5ae8c79: Verifying Checksum [2023-05-02T04:59:43.842Z] d694b5ae8c79: Download complete [2023-05-02T04:59:44.099Z] 556b6ee489ea: Verifying Checksum [2023-05-02T04:59:44.099Z] 556b6ee489ea: Download complete [2023-05-02T04:59:47.378Z] d694b5ae8c79: Pull complete [2023-05-02T04:59:47.378Z] 9f32a84ed3da: Pull complete [2023-05-02T04:59:47.378Z] 4d19c01a9841: Pull complete [2023-05-02T04:59:47.378Z] 9325e15d5711: Pull complete [2023-05-02T04:59:49.904Z] 556b6ee489ea: Pull complete [2023-05-02T04:59:51.307Z] c5a4b2cf53e6: Pull complete [2023-05-02T04:59:51.566Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-02T04:59:51.566Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-02T04:59:51.566Z] ---> c4be618373d6 [2023-05-02T04:59:51.566Z] Step 3/10 : ARG MAKE=make build [2023-05-02T04:59:55.761Z] ---> Running in 008ba3043a6c [2023-05-02T04:59:55.761Z] Removing intermediate container 008ba3043a6c [2023-05-02T04:59:55.761Z] ---> f80d9f9fcbff [2023-05-02T04:59:55.761Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-02T04:59:55.761Z] ---> Running in b262108742c5 [2023-05-02T04:59:55.761Z] Removing intermediate container b262108742c5 [2023-05-02T04:59:55.761Z] ---> 5a1affb9726e [2023-05-02T04:59:55.761Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T04:59:55.761Z] ---> Running in cce549957cef [2023-05-02T04:59:55.761Z] Removing intermediate container cce549957cef [2023-05-02T04:59:55.761Z] ---> 91072aad3dc8 [2023-05-02T04:59:55.761Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-02T04:59:55.761Z] ---> Running in 89705ba50a6d [2023-05-02T04:59:55.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T04:59:55.761Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T04:59:55.884Z] Still waiting to schedule task [2023-05-02T04:59:55.884Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-02T04:59:56.020Z] OK: 265 MiB in 53 packages [2023-05-02T04:59:56.585Z] Removing intermediate container 89705ba50a6d [2023-05-02T04:59:56.585Z] ---> 17953615860b [2023-05-02T04:59:56.585Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-02T04:59:56.585Z] ---> de39225cd137 [2023-05-02T04:59:56.585Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T04:59:56.585Z] ---> Running in 1fe86fd301ab [2023-05-02T05:00:23.147Z] Removing intermediate container 1fe86fd301ab [2023-05-02T05:00:23.147Z] ---> 67e28e4aa2cb [2023-05-02T05:00:23.147Z] Step 9/10 : COPY . . [2023-05-02T05:00:23.147Z] ---> 8cd0d3e43f8c [2023-05-02T05:00:23.147Z] Step 10/10 : RUN ${MAKE} [2023-05-02T05:00:23.147Z] ---> Running in 67d947afe40a [2023-05-02T05:00:23.147Z] noop [2023-05-02T05:00:23.147Z] Removing intermediate container 67d947afe40a [2023-05-02T05:00:23.147Z] ---> c4c25b482557 [2023-05-02T05:00:23.147Z] Successfully built c4c25b482557 [2023-05-02T05:00:23.147Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:00:23.613Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T05:00:23.613Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:00:23.769Z] prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container [2023-05-02T05:00:23.803Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T05:00:24.175Z] $ docker top 66f98722d38775da572be8926b7f557cf93a04ebde1b5d51100f67ab95178fe5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:00:24.581Z] + go version [2023-05-02T05:00:24.581Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-02T05:00:24.621Z] $ docker stop --time=1 66f98722d38775da572be8926b7f557cf93a04ebde1b5d51100f67ab95178fe5 [2023-05-02T05:00:25.888Z] $ docker rm -f --volumes 66f98722d38775da572be8926b7f557cf93a04ebde1b5d51100f67ab95178fe5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:00:26.783Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-02T05:00:26.783Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:00:26.929Z] prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container [2023-05-02T05:00:26.963Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-02T05:00:27.327Z] $ docker top 13007e5ec574d2dbd77e17eba077e3d38539c151727dc90f74f0ae282223f6fb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:00:27.710Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1442 [Pipeline] fileExists [Pipeline] sh [2023-05-02T05:00:28.070Z] + make test [2023-05-02T05:00:28.070Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T05:00:36.191Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-02T05:00:48.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-02T05:00:48.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-02T05:00:48.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-02T05:00:48.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-02T05:00:48.494Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-02T05:00:49.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.108s coverage: 27.6% of statements [2023-05-02T05:00:49.513Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-02T05:00:49.513Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-02T05:00:49.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.069s coverage: 80.2% of statements [2023-05-02T05:00:49.513Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.092s coverage: 86.0% of statements [2023-05-02T05:00:49.770Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-02T05:00:50.029Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.105s coverage: 77.5% of statements [2023-05-02T05:00:50.288Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-02T05:00:50.856Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-02T05:00:50.856Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-02T05:00:51.117Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-02T05:00:53.659Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.090s coverage: 14.6% of statements [2023-05-02T05:00:53.659Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.082s coverage: 68.5% of statements [2023-05-02T05:00:53.659Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.114s coverage: 89.2% of statements [2023-05-02T05:00:53.659Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.063s coverage: 5.5% of statements [2023-05-02T05:01:15.595Z] GO111MODULE=on go vet ./... [2023-05-02T05:01:18.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T05:01:18.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T05:01:18.876Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T05:01:18.916Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T05:01:18.950Z] $ docker stop --time=1 13007e5ec574d2dbd77e17eba077e3d38539c151727dc90f74f0ae282223f6fb [2023-05-02T05:01:22.079Z] $ docker rm -f --volumes 13007e5ec574d2dbd77e17eba077e3d38539c151727dc90f74f0ae282223f6fb [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T05:01:22.711Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T05:01:22.817Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-02T05:01:23.427Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T05:01:23.740Z] + ls -al . [2023-05-02T05:01:23.740Z] total 272 [2023-05-02T05:01:23.740Z] drwxrwxr-x 11 jenkins jenkins 4096 May 2 05:00 . [2023-05-02T05:01:23.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 04:59 .. [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 04:59 .dockerignore [2023-05-02T05:01:23.740Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 04:59 .git [2023-05-02T05:01:23.740Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 04:59 .github [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 131 May 2 04:59 .gitignore [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 42 May 2 04:59 .golangci.yml [2023-05-02T05:01:23.740Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 04:59 .semver [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 2 04:59 CHANGELOG.md [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 04:59 GOVERNANCE.md [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 885 May 2 04:59 Jenkinsfile [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 2 04:59 LICENSE [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 2 04:59 Makefile [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 619 May 2 04:59 OWNERS.md [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 2 04:59 README.md [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 04:59 VERSION [2023-05-02T05:01:23.740Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 04:59 bin [2023-05-02T05:01:23.740Z] -rw-r--r-- 1 jenkins jenkins 106121 May 2 05:00 coverage.out [2023-05-02T05:01:23.740Z] drwxrwxr-x 5 jenkins jenkins 4096 May 2 04:59 example [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 2 04:59 go.mod [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 2 04:59 go.sum [2023-05-02T05:01:23.740Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 04:59 internal [2023-05-02T05:01:23.740Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 04:59 openapi [2023-05-02T05:01:23.740Z] drwxrwxr-x 6 jenkins jenkins 4096 May 2 04:59 pkg [2023-05-02T05:01:23.740Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 04:59 snap [2023-05-02T05:01:23.740Z] -rw-rw-r-- 1 jenkins jenkins 222 May 2 04:59 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:01:24.170Z] + 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=9ba5f4d12551d20e1bd1364225c5fa769ce9d260 --label arch=amd64 --label version=0.0.0 . [2023-05-02T05:01:24.170Z] Sending build context to Docker daemon 11.17MB [2023-05-02T05:01:24.170Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T05:01:24.170Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-02T05:01:24.170Z] ---> c4c25b482557 [2023-05-02T05:01:24.170Z] Step 3/23 : ARG MAKE=make build [2023-05-02T05:01:24.430Z] ---> Running in 2cb04071a281 [2023-05-02T05:01:24.430Z] Removing intermediate container 2cb04071a281 [2023-05-02T05:01:24.430Z] ---> 159b910e3ec3 [2023-05-02T05:01:24.430Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-02T05:01:24.701Z] ---> Running in be298cc20760 [2023-05-02T05:01:24.701Z] Removing intermediate container be298cc20760 [2023-05-02T05:01:24.701Z] ---> 95a3346dc570 [2023-05-02T05:01:24.701Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T05:01:24.701Z] ---> Running in d7e00e413d86 [2023-05-02T05:01:24.701Z] Removing intermediate container d7e00e413d86 [2023-05-02T05:01:24.701Z] ---> e43d9a7573d8 [2023-05-02T05:01:24.701Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-02T05:01:24.701Z] ---> Running in bce262a5519d [2023-05-02T05:01:25.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T05:01:25.270Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T05:01:25.270Z] OK: 265 MiB in 53 packages [2023-05-02T05:01:25.836Z] Removing intermediate container bce262a5519d [2023-05-02T05:01:25.836Z] ---> c49bcdd7f83b [2023-05-02T05:01:25.836Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-02T05:01:25.836Z] ---> e79b4c0afbc3 [2023-05-02T05:01:25.836Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T05:01:25.836Z] ---> Running in a9f9dc840a09 [2023-05-02T05:01:26.789Z] Removing intermediate container a9f9dc840a09 [2023-05-02T05:01:26.789Z] ---> 32e90b7aab5f [2023-05-02T05:01:26.789Z] Step 9/23 : COPY . . [2023-05-02T05:01:27.047Z] ---> ecdfcd4a7e34 [2023-05-02T05:01:27.047Z] Step 10/23 : RUN ${MAKE} [2023-05-02T05:01:27.047Z] ---> Running in e95fcb1f99e5 [2023-05-02T05:01:27.306Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-02T05:01:49.285Z] Removing intermediate container e95fcb1f99e5 [2023-05-02T05:01:49.285Z] ---> e8fc431c8a4f [2023-05-02T05:01:49.285Z] Step 11/23 : FROM alpine:3.17 [2023-05-02T05:01:49.285Z] 3.17: Pulling from library/alpine [2023-05-02T05:01:49.285Z] f56be85fc22e: Already exists [2023-05-02T05:01:49.285Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T05:01:49.285Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T05:01:49.285Z] ---> 9ed4aefc74f6 [2023-05-02T05:01:49.285Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T05:01:49.285Z] ---> Running in 88bf1d537db1 [2023-05-02T05:01:49.285Z] Removing intermediate container 88bf1d537db1 [2023-05-02T05:01:49.285Z] ---> cd5d0160542a [2023-05-02T05:01:49.286Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-02T05:01:49.286Z] ---> Running in a68219a2b903 [2023-05-02T05:01:49.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-02T05:01:49.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-02T05:01:49.286Z] OK: 7 MiB in 15 packages [2023-05-02T05:01:49.286Z] Removing intermediate container a68219a2b903 [2023-05-02T05:01:49.286Z] ---> 3a06c8a145a6 [2023-05-02T05:01:49.286Z] Step 14/23 : WORKDIR / [2023-05-02T05:01:49.286Z] ---> Running in d9fa04a0335b [2023-05-02T05:01:49.286Z] Removing intermediate container d9fa04a0335b [2023-05-02T05:01:49.286Z] ---> 29ea7ca740ba [2023-05-02T05:01:49.286Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-02T05:01:49.286Z] ---> 023928ab8397 [2023-05-02T05:01:49.286Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-02T05:01:49.286Z] ---> d6b5e32c6be0 [2023-05-02T05:01:49.286Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-02T05:01:49.286Z] ---> f0be83427238 [2023-05-02T05:01:49.286Z] Step 18/23 : EXPOSE 59999 [2023-05-02T05:01:49.286Z] ---> Running in 668f117d8ada [2023-05-02T05:01:49.545Z] Removing intermediate container 668f117d8ada [2023-05-02T05:01:49.545Z] ---> c5e9c846c471 [2023-05-02T05:01:49.545Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-02T05:01:49.545Z] ---> Running in 933ff6035ec5 [2023-05-02T05:01:49.545Z] Removing intermediate container 933ff6035ec5 [2023-05-02T05:01:49.545Z] ---> 2023f8db1da8 [2023-05-02T05:01:49.545Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T05:01:49.545Z] ---> Running in 6c14d0fcd6ec [2023-05-02T05:01:49.545Z] Removing intermediate container 6c14d0fcd6ec [2023-05-02T05:01:49.545Z] ---> 2c1fb84e5436 [2023-05-02T05:01:49.545Z] Step 21/23 : LABEL arch=amd64 [2023-05-02T05:01:49.545Z] ---> Running in e5ee969b27e2 [2023-05-02T05:01:49.805Z] Removing intermediate container e5ee969b27e2 [2023-05-02T05:01:49.805Z] ---> 6b9d86b6fcb6 [2023-05-02T05:01:49.805Z] Step 22/23 : LABEL git_sha=9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [2023-05-02T05:01:49.805Z] ---> Running in f8c119c104c7 [2023-05-02T05:01:49.805Z] Removing intermediate container f8c119c104c7 [2023-05-02T05:01:49.805Z] ---> 154c4139a4cc [2023-05-02T05:01:49.805Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T05:01:49.805Z] ---> Running in d80d4f0adc42 [2023-05-02T05:01:49.805Z] Removing intermediate container d80d4f0adc42 [2023-05-02T05:01:49.806Z] ---> f7f307d52a53 [2023-05-02T05:01:49.806Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T05:01:49.806Z] Successfully built f7f307d52a53 [2023-05-02T05:01:49.806Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:01:50.664Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:01:50.664Z] [2023-05-02T05:01:50.664Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:01:51.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:01:51.040Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-02T05:01:51.040Z] 5eb5b503b376: Pulling fs layer [2023-05-02T05:01:51.040Z] 5c69ac0246d0: Pulling fs layer [2023-05-02T05:01:51.040Z] ec43610c2a17: Pulling fs layer [2023-05-02T05:01:51.040Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-02T05:01:51.040Z] 33b1e0a273af: Pulling fs layer [2023-05-02T05:01:51.040Z] 5d3b04190fa2: Pulling fs layer [2023-05-02T05:01:51.040Z] 2f39f015ded8: Pulling fs layer [2023-05-02T05:01:51.040Z] 33b1e0a273af: Waiting [2023-05-02T05:01:51.040Z] 5d3b04190fa2: Waiting [2023-05-02T05:01:51.040Z] 3a2ae6a8a46f: Waiting [2023-05-02T05:01:51.040Z] 2f39f015ded8: Waiting [2023-05-02T05:01:51.040Z] 5c69ac0246d0: Download complete [2023-05-02T05:01:51.040Z] 3a2ae6a8a46f: Download complete [2023-05-02T05:01:51.040Z] 33b1e0a273af: Verifying Checksum [2023-05-02T05:01:51.040Z] 33b1e0a273af: Download complete [2023-05-02T05:01:51.040Z] 5d3b04190fa2: Download complete [2023-05-02T05:01:51.040Z] ec43610c2a17: Verifying Checksum [2023-05-02T05:01:51.040Z] ec43610c2a17: Download complete [2023-05-02T05:01:51.296Z] 5eb5b503b376: Verifying Checksum [2023-05-02T05:01:51.296Z] 5eb5b503b376: Download complete [2023-05-02T05:01:51.861Z] 2f39f015ded8: Download complete [2023-05-02T05:01:52.427Z] 5eb5b503b376: Pull complete [2023-05-02T05:01:52.684Z] 5c69ac0246d0: Pull complete [2023-05-02T05:01:53.251Z] ec43610c2a17: Pull complete [2023-05-02T05:01:53.251Z] 3a2ae6a8a46f: Pull complete [2023-05-02T05:01:53.251Z] 33b1e0a273af: Pull complete [2023-05-02T05:01:53.511Z] 5d3b04190fa2: Pull complete [2023-05-02T05:01:57.700Z] 2f39f015ded8: Pull complete [2023-05-02T05:01:57.700Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-02T05:01:57.700Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:01:57.700Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:01:58.161Z] prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container [2023-05-02T05:01:58.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-sdk-go_PR-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T05:02:01.436Z] $ docker top 596c8e505adc54b20397692514fd0c71f48c3a00273e65975356822dfaa93da4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:02:01.873Z] ---> job-cost.sh [2023-05-02T05:02:01.873Z] lf-activate-venv: SKIPPING [2023-05-02T05:02:01.873Z] INFO: No Stack... [2023-05-02T05:02:02.135Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T05:02:02.394Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T05:02:02.709Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives/cost.csv [2023-05-02T05:02:02.709Z] + cut -d, -f6 [Pipeline] lock [2023-05-02T05:02:02.745Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [2023-05-02T05:02:02.750Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] did not exist. Created. [2023-05-02T05:02:02.750Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T05:02:03.137Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-02T05:02:03.191Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T05:02:03.215Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T05:02:03.296Z] $ docker stop --time=1 596c8e505adc54b20397692514fd0c71f48c3a00273e65975356822dfaa93da4 [2023-05-02T05:02:04.461Z] $ docker rm -f --volumes 596c8e505adc54b20397692514fd0c71f48c3a00273e65975356822dfaa93da4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-02T05:02:11.028Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12310 in /w/workspace/gexfoundry_device-sdk-go_PR-1442 [Pipeline] { [Pipeline] ws [2023-05-02T05:02:11.087Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-05-02T05:02:11.167Z] The recommended git tool is: git [2023-05-02T05:02:17.674Z] using credential edgex-jenkins-ssh [2023-05-02T05:02:17.693Z] Cloning the remote Git repository [2023-05-02T05:02:17.759Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-05-02T05:02:17.887Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-05-02T05:02:18.072Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-02T05:02:18.074Z] > git --version # timeout=10 [2023-05-02T05:02:18.107Z] > git --version # 'git version 2.25.1' [2023-05-02T05:02:18.110Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:02:18.298Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T05:02:20.155Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-02T05:02:20.182Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-02T05:02:21.398Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-05-02T05:02:22.153Z] Merging remotes/origin/main commit 1f684668525fd42346bcfc2ecf4c1133232fc3c4 into PR head commit 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [2023-05-02T05:02:22.543Z] Merge succeeded, producing 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [2023-05-02T05:02:22.544Z] Checking out Revision 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 (PR-1442) [2023-05-02T05:02:21.453Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-05-02T05:02:21.454Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:02:21.480Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1442/head:refs/remotes/origin/PR-1442 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-02T05:02:22.180Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T05:02:22.277Z] > git checkout -f 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 # timeout=10 [2023-05-02T05:02:22.407Z] > git remote # timeout=10 [2023-05-02T05:02:22.431Z] > git config --get remote.origin.url # timeout=10 [2023-05-02T05:02:22.466Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-02T05:02:22.487Z] > git merge 1f684668525fd42346bcfc2ecf4c1133232fc3c4 # timeout=10 [2023-05-02T05:02:22.524Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-02T05:02:22.555Z] > git config core.sparsecheckout # timeout=10 [2023-05-02T05:02:22.584Z] > git checkout -f 9ba5f4d12551d20e1bd1364225c5fa769ce9d260 # timeout=10 [2023-05-02T05:02:23.533Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [2023-05-02T05:02:23.617Z] > git --version # timeout=10 [2023-05-02T05:02:23.633Z] > git --version # 'git version 2.25.1' [2023-05-02T05:02:23.666Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T05:02:24.778Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-02T05:02:24.778Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T05:02:24.778Z] Dload Upload Total Spent Left Speed [2023-05-02T05:02:24.778Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 163k 0 --:--:-- --:--:-- --:--:-- 166k [Pipeline] sh [2023-05-02T05:02:25.553Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-02T05:02:25.922Z] + sudo tee /etc/docker/daemon.new [2023-05-02T05:02:25.922Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-02T05:02:25.922Z] { [2023-05-02T05:02:25.922Z] "registry-mirrors": [ [2023-05-02T05:02:25.922Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-02T05:02:25.922Z] ], [2023-05-02T05:02:25.922Z] "bip": "10.250.0.254/24", [2023-05-02T05:02:25.922Z] "hosts": [ [2023-05-02T05:02:25.922Z] "tcp://0.0.0.0:5555", [2023-05-02T05:02:25.922Z] "unix:///var/run/docker.sock" [2023-05-02T05:02:25.922Z] ], [2023-05-02T05:02:25.922Z] "mtu": 1458, [2023-05-02T05:02:25.922Z] "selinux-enabled": true, [2023-05-02T05:02:25.922Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-02T05:02:25.922Z] } [Pipeline] sh [2023-05-02T05:02:26.289Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-02T05:02:26.798Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T05:02:45.188Z] provisioning config files... [2023-05-02T05:02:45.225Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5278220248825323346tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:02:45.639Z] ---> docker-login.sh [2023-05-02T05:02:45.639Z] nexus3.edgexfoundry.org:10001 [2023-05-02T05:02:46.237Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:02:46.237Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:02:46.237Z] Configure a credential helper to remove this warning. See [2023-05-02T05:02:46.237Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:02:46.237Z] [2023-05-02T05:02:46.237Z] Login Succeeded [2023-05-02T05:02:46.237Z] nexus3.edgexfoundry.org:10002 [2023-05-02T05:02:46.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:02:46.779Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:02:46.779Z] Configure a credential helper to remove this warning. See [2023-05-02T05:02:46.779Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:02:46.779Z] [2023-05-02T05:02:46.779Z] Login Succeeded [2023-05-02T05:02:46.779Z] nexus3.edgexfoundry.org:10003 [2023-05-02T05:02:47.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:02:47.053Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:02:47.053Z] Configure a credential helper to remove this warning. See [2023-05-02T05:02:47.053Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:02:47.053Z] [2023-05-02T05:02:47.053Z] Login Succeeded [2023-05-02T05:02:47.053Z] nexus3.edgexfoundry.org:10004 [2023-05-02T05:02:47.329Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:02:47.606Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:02:47.606Z] Configure a credential helper to remove this warning. See [2023-05-02T05:02:47.606Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:02:47.606Z] [2023-05-02T05:02:47.606Z] Login Succeeded [2023-05-02T05:02:47.606Z] docker.io [2023-05-02T05:02:47.877Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-02T05:02:48.147Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-02T05:02:48.147Z] Configure a credential helper to remove this warning. See [2023-05-02T05:02:48.147Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-02T05:02:48.147Z] [2023-05-02T05:02:48.147Z] Login Succeeded [2023-05-02T05:02:48.147Z] ---> docker-login.sh ends [Pipeline] } [2023-05-02T05:02:48.176Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-02T05:02:48.601Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:02:48.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-02T05:02:48.675Z] ========================================================= [2023-05-02T05:02:48.675Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-02T05:02:48.675Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:02:49.202Z] + 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.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-02T05:02:49.792Z] Sending build context to Docker daemon 5.938MB [2023-05-02T05:02:49.792Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T05:02:49.792Z] Step 2/10 : FROM ${BASE} AS builder [2023-05-02T05:02:49.792Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-02T05:02:49.792Z] c41833b44d91: Pulling fs layer [2023-05-02T05:02:49.792Z] ed15518f5707: Pulling fs layer [2023-05-02T05:02:49.792Z] feae8fd75edb: Pulling fs layer [2023-05-02T05:02:49.792Z] 242c74f7c9fa: Pulling fs layer [2023-05-02T05:02:49.792Z] 3cdef696dda3: Pulling fs layer [2023-05-02T05:02:49.792Z] 2ced38df9373: Pulling fs layer [2023-05-02T05:02:49.792Z] 58f1dce35555: Pulling fs layer [2023-05-02T05:02:49.792Z] 3cdef696dda3: Waiting [2023-05-02T05:02:49.792Z] 2ced38df9373: Waiting [2023-05-02T05:02:49.792Z] 58f1dce35555: Waiting [2023-05-02T05:02:49.792Z] 242c74f7c9fa: Waiting [2023-05-02T05:02:50.201Z] ed15518f5707: Verifying Checksum [2023-05-02T05:02:50.201Z] ed15518f5707: Download complete [2023-05-02T05:02:50.201Z] 242c74f7c9fa: Verifying Checksum [2023-05-02T05:02:50.201Z] 242c74f7c9fa: Download complete [2023-05-02T05:02:50.201Z] c41833b44d91: Verifying Checksum [2023-05-02T05:02:50.201Z] c41833b44d91: Download complete [2023-05-02T05:02:50.201Z] 3cdef696dda3: Verifying Checksum [2023-05-02T05:02:50.201Z] 3cdef696dda3: Download complete [2023-05-02T05:02:51.245Z] c41833b44d91: Pull complete [2023-05-02T05:02:51.526Z] 58f1dce35555: Verifying Checksum [2023-05-02T05:02:51.526Z] 58f1dce35555: Download complete [2023-05-02T05:02:51.802Z] ed15518f5707: Pull complete [2023-05-02T05:02:52.782Z] feae8fd75edb: Verifying Checksum [2023-05-02T05:02:52.782Z] feae8fd75edb: Download complete [2023-05-02T05:02:53.055Z] 2ced38df9373: Verifying Checksum [2023-05-02T05:02:53.055Z] 2ced38df9373: Download complete [2023-05-02T05:03:05.406Z] feae8fd75edb: Pull complete [2023-05-02T05:03:05.406Z] 242c74f7c9fa: Pull complete [2023-05-02T05:03:05.406Z] 3cdef696dda3: Pull complete [2023-05-02T05:03:12.120Z] 2ced38df9373: Pull complete [2023-05-02T05:03:14.094Z] 58f1dce35555: Pull complete [2023-05-02T05:03:14.094Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-02T05:03:14.094Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-02T05:03:14.094Z] ---> fadd8f120f05 [2023-05-02T05:03:14.094Z] Step 3/10 : ARG MAKE=make build [2023-05-02T05:03:16.072Z] ---> Running in 64d87fd89c0b [2023-05-02T05:03:16.346Z] Removing intermediate container 64d87fd89c0b [2023-05-02T05:03:16.346Z] ---> 7011674143e8 [2023-05-02T05:03:16.346Z] Step 4/10 : WORKDIR /device-sdk-go [2023-05-02T05:03:16.617Z] ---> Running in fd466a34c589 [2023-05-02T05:03:16.891Z] Removing intermediate container fd466a34c589 [2023-05-02T05:03:16.891Z] ---> 5105689f4d7b [2023-05-02T05:03:16.891Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T05:03:16.891Z] ---> Running in 1350e869ea6d [2023-05-02T05:03:17.163Z] Removing intermediate container 1350e869ea6d [2023-05-02T05:03:17.163Z] ---> 298bc8af737b [2023-05-02T05:03:17.163Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-05-02T05:03:17.443Z] ---> Running in 7837124cfcd0 [2023-05-02T05:03:18.873Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T05:03:19.465Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T05:03:20.888Z] OK: 263 MiB in 53 packages [2023-05-02T05:03:21.866Z] Removing intermediate container 7837124cfcd0 [2023-05-02T05:03:21.866Z] ---> 0e7800ff05a1 [2023-05-02T05:03:21.866Z] Step 7/10 : COPY go.mod vendor* ./ [2023-05-02T05:03:22.138Z] ---> dcf99ebe6a10 [2023-05-02T05:03:22.138Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T05:03:22.422Z] ---> Running in 6bc9f47bfc9e [2023-05-02T05:04:30.399Z] Removing intermediate container 6bc9f47bfc9e [2023-05-02T05:04:30.399Z] ---> 59b3f98e195c [2023-05-02T05:04:30.399Z] Step 9/10 : COPY . . [2023-05-02T05:04:30.399Z] ---> 726c8b284618 [2023-05-02T05:04:30.399Z] Step 10/10 : RUN ${MAKE} [2023-05-02T05:04:30.399Z] ---> Running in dbf65f061924 [2023-05-02T05:04:30.399Z] noop [2023-05-02T05:04:30.399Z] Removing intermediate container dbf65f061924 [2023-05-02T05:04:30.399Z] ---> ae631a9a3235 [2023-05-02T05:04:30.399Z] Successfully built ae631a9a3235 [2023-05-02T05:04:30.399Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:04:30.890Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T05:04:30.890Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:04:31.239Z] prd-ubuntu20.04-docker-arm64-4c-16g-12310 does not seem to be running inside a container [2023-05-02T05:04:31.322Z] $ 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 ******** -e ******** ci-base-image-arm64 cat [2023-05-02T05:04:33.805Z] $ docker top 5a4536bcc2d0df321d8353365ae87b83de16a8d69499ef1b4a65f29e79ffc511 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:04:34.727Z] + go version [2023-05-02T05:04:34.728Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-02T05:04:34.768Z] $ docker stop --time=1 5a4536bcc2d0df321d8353365ae87b83de16a8d69499ef1b4a65f29e79ffc511 [2023-05-02T05:04:36.491Z] $ docker rm -f --volumes 5a4536bcc2d0df321d8353365ae87b83de16a8d69499ef1b4a65f29e79ffc511 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:04:37.369Z] + docker inspect -f . ci-base-image-arm64 [2023-05-02T05:04:37.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:04:37.652Z] prd-ubuntu20.04-docker-arm64-4c-16g-12310 does not seem to be running inside a container [2023-05-02T05:04:37.737Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 ******** -e ******** ci-base-image-arm64 cat [2023-05-02T05:04:39.104Z] $ docker top c0559130f48601a3de11f5ad97c835334ff7687d149377dd0b5d72fef8720218 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:04:40.031Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-02T05:04:40.750Z] + make test [2023-05-02T05:04:40.750Z] go test -race -coverprofile=coverage.out ./... [2023-05-02T05:05:37.222Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-05-02T05:07:59.064Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-05-02T05:07:59.064Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-05-02T05:07:59.064Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-05-02T05:07:59.064Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-05-02T05:07:59.064Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-05-02T05:08:14.106Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.254s coverage: 27.6% of statements [2023-05-02T05:08:14.699Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.327s coverage: 80.2% of statements [2023-05-02T05:08:27.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-05-02T05:08:27.074Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-05-02T05:08:27.074Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.470s coverage: 86.0% of statements [2023-05-02T05:08:33.777Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-05-02T05:08:33.777Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-05-02T05:08:33.777Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.548s coverage: 77.5% of statements [2023-05-02T05:08:36.381Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.303s coverage: 14.6% of statements [2023-05-02T05:08:39.747Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-05-02T05:08:39.747Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-05-02T05:08:40.023Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.540s coverage: 68.5% of statements [2023-05-02T05:08:41.985Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.542s coverage: 89.2% of statements [2023-05-02T05:08:45.354Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-05-02T05:08:45.624Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.278s coverage: 5.5% of statements [2023-05-02T05:08:46.441Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-02T05:08:46.441Z] GO111MODULE=on go vet ./... [2023-05-02T05:11:38.303Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-02T05:11:38.303Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-02T05:11:38.303Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-02T05:11:38.344Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-02T05:11:38.375Z] $ docker stop --time=1 c0559130f48601a3de11f5ad97c835334ff7687d149377dd0b5d72fef8720218 [2023-05-02T05:11:40.415Z] $ docker rm -f --volumes c0559130f48601a3de11f5ad97c835334ff7687d149377dd0b5d72fef8720218 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-02T05:11:42.347Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-02T05:11:42.383Z] Warning: overwriting stash ‘coverage-report’ [2023-05-02T05:11:43.212Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-02T05:11:43.814Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-02T05:11:44.173Z] + ls -al . [2023-05-02T05:11:44.173Z] total 268 [2023-05-02T05:11:44.173Z] drwxrwxr-x 10 jenkins jenkins 4096 May 2 05:04 . [2023-05-02T05:11:44.173Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:02 .. [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 140 May 2 05:02 .dockerignore [2023-05-02T05:11:44.173Z] drwxrwxr-x 8 jenkins jenkins 4096 May 2 05:02 .git [2023-05-02T05:11:44.173Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:02 .github [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 131 May 2 05:02 .gitignore [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 42 May 2 05:02 .golangci.yml [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 31677 May 2 05:02 CHANGELOG.md [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 677 May 2 05:02 GOVERNANCE.md [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 885 May 2 05:02 Jenkinsfile [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 11341 May 2 05:02 LICENSE [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 1714 May 2 05:02 Makefile [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 619 May 2 05:02 OWNERS.md [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 4891 May 2 05:02 README.md [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 5 May 2 04:59 VERSION [2023-05-02T05:11:44.173Z] drwxrwxr-x 2 jenkins jenkins 4096 May 2 05:02 bin [2023-05-02T05:11:44.173Z] -rw-r--r-- 1 jenkins jenkins 106121 May 2 05:08 coverage.out [2023-05-02T05:11:44.173Z] drwxrwxr-x 5 jenkins jenkins 4096 May 2 05:02 example [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 3246 May 2 05:02 go.mod [2023-05-02T05:11:44.173Z] -rw-rw-r-- 1 jenkins jenkins 30896 May 2 05:02 go.sum [2023-05-02T05:11:44.173Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 internal [2023-05-02T05:11:44.173Z] drwxrwxr-x 3 jenkins jenkins 4096 May 2 05:02 openapi [2023-05-02T05:11:44.173Z] drwxrwxr-x 6 jenkins jenkins 4096 May 2 05:02 pkg [2023-05-02T05:11:44.174Z] drwxrwxr-x 4 jenkins jenkins 4096 May 2 05:02 snap [2023-05-02T05:11:44.174Z] -rw-rw-r-- 1 jenkins jenkins 222 May 2 05:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:11:44.615Z] + 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=9ba5f4d12551d20e1bd1364225c5fa769ce9d260 --label arch=arm64 --label version=0.0.0 . [2023-05-02T05:11:45.206Z] Sending build context to Docker daemon 6.045MB [2023-05-02T05:11:45.206Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-05-02T05:11:45.206Z] Step 2/23 : FROM ${BASE} AS builder [2023-05-02T05:11:45.206Z] ---> ae631a9a3235 [2023-05-02T05:11:45.206Z] Step 3/23 : ARG MAKE=make build [2023-05-02T05:11:45.206Z] ---> Running in c5488598a9d7 [2023-05-02T05:11:45.799Z] Removing intermediate container c5488598a9d7 [2023-05-02T05:11:45.799Z] ---> 8dc9f896c260 [2023-05-02T05:11:45.799Z] Step 4/23 : WORKDIR /device-sdk-go [2023-05-02T05:11:45.799Z] ---> Running in 7f3f437b6af4 [2023-05-02T05:11:46.068Z] Removing intermediate container 7f3f437b6af4 [2023-05-02T05:11:46.068Z] ---> 5865a4da1748 [2023-05-02T05:11:46.068Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-05-02T05:11:46.068Z] ---> Running in 61c93129f6bf [2023-05-02T05:11:46.656Z] Removing intermediate container 61c93129f6bf [2023-05-02T05:11:46.656Z] ---> 4bab32f24f92 [2023-05-02T05:11:46.656Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-05-02T05:11:46.656Z] ---> Running in 584c0e20f221 [2023-05-02T05:11:47.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T05:11:48.596Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T05:11:49.642Z] OK: 263 MiB in 53 packages [2023-05-02T05:11:50.635Z] Removing intermediate container 584c0e20f221 [2023-05-02T05:11:50.635Z] ---> 1a415963df47 [2023-05-02T05:11:50.635Z] Step 7/23 : COPY go.mod vendor* ./ [2023-05-02T05:11:51.232Z] ---> cbb072c6dc5b [2023-05-02T05:11:51.232Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-02T05:11:51.507Z] ---> Running in caa25684bf50 [2023-05-02T05:11:54.121Z] Removing intermediate container caa25684bf50 [2023-05-02T05:11:54.121Z] ---> e0179b446c39 [2023-05-02T05:11:54.121Z] Step 9/23 : COPY . . [2023-05-02T05:11:55.537Z] ---> ae7046f96acc [2023-05-02T05:11:55.537Z] Step 10/23 : RUN ${MAKE} [2023-05-02T05:11:55.537Z] ---> Running in 509ba115b030 [2023-05-02T05:11:56.502Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-05-02T05:14:33.332Z] Removing intermediate container 509ba115b030 [2023-05-02T05:14:33.332Z] ---> 72556afd515d [2023-05-02T05:14:33.332Z] Step 11/23 : FROM alpine:3.17 [2023-05-02T05:14:33.332Z] 3.17: Pulling from library/alpine [2023-05-02T05:14:33.332Z] c41833b44d91: Already exists [2023-05-02T05:14:33.332Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-02T05:14:33.332Z] Status: Downloaded newer image for alpine:3.17 [2023-05-02T05:14:33.332Z] ---> 51e60588ff2c [2023-05-02T05:14:33.332Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-05-02T05:14:33.332Z] ---> Running in 571b58508298 [2023-05-02T05:14:33.332Z] Removing intermediate container 571b58508298 [2023-05-02T05:14:33.332Z] ---> 73745aea0c7d [2023-05-02T05:14:33.332Z] Step 13/23 : RUN apk add --update --no-cache [2023-05-02T05:14:33.332Z] ---> Running in 5a89543e5e9f [2023-05-02T05:14:33.332Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-02T05:14:33.913Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-02T05:14:34.868Z] OK: 7 MiB in 15 packages [2023-05-02T05:14:39.119Z] Removing intermediate container 5a89543e5e9f [2023-05-02T05:14:39.119Z] ---> bc385db3a427 [2023-05-02T05:14:39.119Z] Step 14/23 : WORKDIR / [2023-05-02T05:14:39.119Z] ---> Running in 21431bf797b9 [2023-05-02T05:14:39.120Z] Removing intermediate container 21431bf797b9 [2023-05-02T05:14:39.120Z] ---> b8e36bcf984b [2023-05-02T05:14:39.120Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-05-02T05:14:39.386Z] ---> f006ed503e2c [2023-05-02T05:14:39.386Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-05-02T05:14:40.792Z] ---> 43e01d89c043 [2023-05-02T05:14:40.792Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-05-02T05:14:41.374Z] ---> e06aef58f1fe [2023-05-02T05:14:41.374Z] Step 18/23 : EXPOSE 59999 [2023-05-02T05:14:41.374Z] ---> Running in 0bac1695b849 [2023-05-02T05:14:41.640Z] Removing intermediate container 0bac1695b849 [2023-05-02T05:14:41.640Z] ---> 27c64018667d [2023-05-02T05:14:41.640Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-05-02T05:14:41.908Z] ---> Running in 09d96c5c0b05 [2023-05-02T05:14:42.175Z] Removing intermediate container 09d96c5c0b05 [2023-05-02T05:14:42.175Z] ---> e60c4a9581f7 [2023-05-02T05:14:42.175Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-02T05:14:42.175Z] ---> Running in 07d39605c10d [2023-05-02T05:14:42.442Z] Removing intermediate container 07d39605c10d [2023-05-02T05:14:42.442Z] ---> c2b008eeac69 [2023-05-02T05:14:42.442Z] Step 21/23 : LABEL arch=arm64 [2023-05-02T05:14:42.442Z] ---> Running in 25abab3b0aad [2023-05-02T05:14:42.708Z] Removing intermediate container 25abab3b0aad [2023-05-02T05:14:42.708Z] ---> 52c1a78014c6 [2023-05-02T05:14:42.708Z] Step 22/23 : LABEL git_sha=9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [2023-05-02T05:14:42.977Z] ---> Running in 4009199260ef [2023-05-02T05:14:43.245Z] Removing intermediate container 4009199260ef [2023-05-02T05:14:43.245Z] ---> 5213a2646b1f [2023-05-02T05:14:43.245Z] Step 23/23 : LABEL version=0.0.0 [2023-05-02T05:14:43.245Z] ---> Running in 5f53f8ade896 [2023-05-02T05:14:43.511Z] Removing intermediate container 5f53f8ade896 [2023-05-02T05:14:43.511Z] ---> cda640f78908 [2023-05-02T05:14:43.511Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-02T05:14:43.511Z] Successfully built cda640f78908 [2023-05-02T05:14:43.511Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:14:44.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T05:14:44.276Z] [2023-05-02T05:14:44.276Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:14:44.673Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T05:14:44.674Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-02T05:14:44.674Z] 8998bd30e6a1: Pulling fs layer [2023-05-02T05:14:44.674Z] 04944245beec: Pulling fs layer [2023-05-02T05:14:44.674Z] 699f458cf7ca: Pulling fs layer [2023-05-02T05:14:44.674Z] 765212b225bb: Pulling fs layer [2023-05-02T05:14:44.674Z] f23df028b6ca: Pulling fs layer [2023-05-02T05:14:44.674Z] d65c8cfc05b1: Pulling fs layer [2023-05-02T05:14:44.674Z] 2437ff75d9bd: Pulling fs layer [2023-05-02T05:14:44.674Z] f23df028b6ca: Waiting [2023-05-02T05:14:44.674Z] d65c8cfc05b1: Waiting [2023-05-02T05:14:44.674Z] 2437ff75d9bd: Waiting [2023-05-02T05:14:44.674Z] 765212b225bb: Waiting [2023-05-02T05:14:44.945Z] 04944245beec: Verifying Checksum [2023-05-02T05:14:44.945Z] 04944245beec: Download complete [2023-05-02T05:14:44.945Z] 765212b225bb: Verifying Checksum [2023-05-02T05:14:44.945Z] 765212b225bb: Download complete [2023-05-02T05:14:44.945Z] f23df028b6ca: Verifying Checksum [2023-05-02T05:14:44.945Z] f23df028b6ca: Download complete [2023-05-02T05:14:44.945Z] d65c8cfc05b1: Download complete [2023-05-02T05:14:45.215Z] 699f458cf7ca: Verifying Checksum [2023-05-02T05:14:45.215Z] 699f458cf7ca: Download complete [2023-05-02T05:14:45.481Z] 8998bd30e6a1: Verifying Checksum [2023-05-02T05:14:45.481Z] 8998bd30e6a1: Download complete [2023-05-02T05:14:48.065Z] 2437ff75d9bd: Verifying Checksum [2023-05-02T05:14:48.065Z] 2437ff75d9bd: Download complete [2023-05-02T05:14:49.475Z] 8998bd30e6a1: Pull complete [2023-05-02T05:14:52.814Z] 04944245beec: Pull complete [2023-05-02T05:14:53.772Z] 699f458cf7ca: Pull complete [2023-05-02T05:14:53.772Z] 765212b225bb: Pull complete [2023-05-02T05:14:54.731Z] f23df028b6ca: Pull complete [2023-05-02T05:14:54.731Z] d65c8cfc05b1: Pull complete [2023-05-02T05:15:09.723Z] 2437ff75d9bd: Pull complete [2023-05-02T05:15:09.723Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-02T05:15:09.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-02T05:15:09.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:15:10.077Z] prd-ubuntu20.04-docker-arm64-4c-16g-12310 does not seem to be running inside a container [2023-05-02T05:15:10.156Z] $ 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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-02T05:15:13.095Z] $ docker top 52a6af85d2e9c9d6992e68f0478d2fdc3195043d48ec8d16e0c50046e6d2f211 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:14.040Z] ---> job-cost.sh [2023-05-02T05:15:14.040Z] lf-activate-venv: SKIPPING [2023-05-02T05:15:14.040Z] INFO: No Stack... [2023-05-02T05:15:14.628Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-02T05:15:15.212Z] INFO: Archiving Costs [Pipeline] sh [2023-05-02T05:15:15.875Z] + cut -d, -f6 [2023-05-02T05:15:15.876Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [Pipeline] lock [2023-05-02T05:15:15.969Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [2023-05-02T05:15:15.974Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] did not exist. Created. [2023-05-02T05:15:15.974Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-02T05:15:16.717Z] /w/workspace/device-sdk-go/1@tmp/durable-97821425/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-02T05:15:17.411Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-02T05:15:17.450Z] Warning: overwriting stash ‘stack-cost’ [2023-05-02T05:15:17.528Z] Stashed 1 file(s) [Pipeline] } [2023-05-02T05:15:17.545Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1442-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-02T05:15:17.622Z] $ docker stop --time=1 52a6af85d2e9c9d6992e68f0478d2fdc3195043d48ec8d16e0c50046e6d2f211 [2023-05-02T05:15:19.492Z] $ docker rm -f --volumes 52a6af85d2e9c9d6992e68f0478d2fdc3195043d48ec8d16e0c50046e6d2f211 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-02T05:15:20.483Z] provisioning config files... [2023-05-02T05:15:20.489Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/config10621874165295758145tmp [Pipeline] { [Pipeline] sh [2023-05-02T05:15:20.829Z] + set +x [2023-05-02T05:15:20.830Z] + curl -s https://codecov.io/bash [2023-05-02T05:15:20.830Z] + bash -s -- [2023-05-02T05:15:20.830Z] [2023-05-02T05:15:20.830Z] _____ _ [2023-05-02T05:15:20.830Z] / ____| | | [2023-05-02T05:15:20.830Z] | | ___ __| | ___ ___ _____ __ [2023-05-02T05:15:20.830Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-02T05:15:20.830Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-02T05:15:20.830Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-02T05:15:20.830Z] Bash-1.0.6 [2023-05-02T05:15:20.830Z] [2023-05-02T05:15:20.830Z] [2023-05-02T05:15:20.830Z] ==> git version 2.25.1 found [2023-05-02T05:15:20.830Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-02T05:15:20.830Z] Release-Date: 2020-01-08 [2023-05-02T05:15:20.830Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-02T05:15:20.830Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-02T05:15:20.830Z] ==> Jenkins CI detected. [2023-05-02T05:15:20.830Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1442 [2023-05-02T05:15:20.830Z] project root: . [2023-05-02T05:15:20.830Z] --> token set from env [2023-05-02T05:15:20.830Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-02T05:15:20.830Z] ==> Running gcov in . (disable via -X gcov) [2023-05-02T05:15:20.830Z] ==> Python coveragepy not found [2023-05-02T05:15:20.830Z] ==> Searching for coverage reports in: [2023-05-02T05:15:20.830Z] + . [2023-05-02T05:15:20.830Z] -> Found 1 reports [2023-05-02T05:15:20.830Z] ==> Detecting git/mercurial file structure [2023-05-02T05:15:20.830Z] ==> Reading reports [2023-05-02T05:15:20.830Z] + ./coverage.out bytes=106121 [2023-05-02T05:15:20.830Z] ==> Appending adjustments [2023-05-02T05:15:20.830Z] https://docs.codecov.io/docs/fixing-reports [2023-05-02T05:15:21.089Z] + Found adjustments [2023-05-02T05:15:21.089Z] ==> Gzipping contents [2023-05-02T05:15:21.348Z] 16K /tmp/codecov.TT9Jtx.gz [2023-05-02T05:15:21.348Z] ==> Uploading reports [2023-05-02T05:15:21.348Z] url: https://codecov.io [2023-05-02T05:15:21.348Z] query: branch=PR-1442&commit=9ba5f4d12551d20e1bd1364225c5fa769ce9d260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1442&job=&cmd_args= [2023-05-02T05:15:21.348Z] -> Pinging Codecov [2023-05-02T05:15:21.348Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1442&commit=9ba5f4d12551d20e1bd1364225c5fa769ce9d260&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1442%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1442&job=&cmd_args= [2023-05-02T05:15:21.348Z] -> Uploading to [2023-05-02T05:15:21.348Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-02/7E55EF52A471D76F132DFD9A03CDDE97/9ba5f4d12551d20e1bd1364225c5fa769ce9d260/dee0777f-803b-4658-86b1-fb702814425f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230502%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230502T051521Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=005673d3717b882accd6ad23a40e05ccff9c47731b63c064dbf85fbfaea8df80 [2023-05-02T05:15:21.348Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-02T05:15:21.348Z] Dload Upload Total Spent Left Speed [2023-05-02T05:15:21.607Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 14993 0 0 100 14993 0 76494 --:--:-- --:--:-- --:--:-- 76106 100 14993 0 0 100 14993 0 76494 --:--:-- --:--:-- --:--:-- 76106 [2023-05-02T05:15:21.607Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/9ba5f4d12551d20e1bd1364225c5fa769ce9d260 [Pipeline] } [2023-05-02T05:15:21.635Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-02T05:15:23.301Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives ] [2023-05-02T05:15:23.301Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives [2023-05-02T05:15:23.301Z] total 16 [2023-05-02T05:15:23.301Z] drwxr-xr-x 3 root root 4096 May 2 05:02 . [2023-05-02T05:15:23.301Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 .. [2023-05-02T05:15:23.301Z] drwxr-xr-x 2 root root 4096 May 2 05:02 cost [2023-05-02T05:15:23.301Z] -rw-r--r-- 1 root root 86 May 2 05:02 cost.csv [2023-05-02T05:15:23.301Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives [2023-05-02T05:15:23.301Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives [2023-05-02T05:15:23.301Z] total 16 [2023-05-02T05:15:23.301Z] drwxr-xr-x 3 jenkins jenkins 4096 May 2 05:02 . [2023-05-02T05:15:23.301Z] drwxrwxr-x 12 jenkins jenkins 4096 May 2 05:02 .. [2023-05-02T05:15:23.301Z] drwxr-xr-x 2 jenkins jenkins 4096 May 2 05:02 cost [2023-05-02T05:15:23.301Z] -rw-r--r-- 1 jenkins jenkins 86 May 2 05:02 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:23.625Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:24.517Z] ---> package-listing.sh [2023-05-02T05:15:24.518Z] ++ facter osfamily [2023-05-02T05:15:24.518Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-02T05:15:24.782Z] + OS_FAMILY=debian [2023-05-02T05:15:24.782Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1442 [2023-05-02T05:15:24.782Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-02T05:15:24.782Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-02T05:15:24.782Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-02T05:15:24.782Z] + PACKAGES=/tmp/packages_start.txt [2023-05-02T05:15:24.782Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1442 ']' [2023-05-02T05:15:24.782Z] + PACKAGES=/tmp/packages_end.txt [2023-05-02T05:15:24.782Z] + case "${OS_FAMILY}" in [2023-05-02T05:15:24.782Z] + dpkg -l [2023-05-02T05:15:24.782Z] + grep '^ii' [2023-05-02T05:15:24.782Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-02T05:15:24.782Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-02T05:15:24.782Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-02T05:15:24.782Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1442 ']' [2023-05-02T05:15:24.782Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives/ [2023-05-02T05:15:24.782Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1442/archives/ [Pipeline] echo [2023-05-02T05:15:24.814Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1442/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-02T05:15:25.104Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-02T05:15:25.729Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-02T05:15:25.729Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-02T05:15:25.886Z] prd-ubuntu20.04-docker-8c-8g-12303 does not seem to be running inside a container [2023-05-02T05:15:25.916Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-sdk-go_PR-1442/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-1442 -v /w/workspace/gexfoundry_device-sdk-go_PR-1442:/w/workspace/gexfoundry_device-sdk-go_PR-1442:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-02T05:15:26.103Z] $ docker top 0aabf33a261d310e67d396451764c1093beda62850eb4ede476a4fac149196e4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-02T05:15:26.489Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-02T05:15:26.803Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-02T05:15:27.111Z] + ls /var/log/sa-host [2023-05-02T05:15:27.111Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-02T05:15:27.244Z] provisioning config files... [2023-05-02T05:15:27.253Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1442@tmp/config13194554345011106110tmp [Pipeline] { [Pipeline] echo [2023-05-02T05:15:27.305Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:27.614Z] ---> create-netrc.sh [Pipeline] } [2023-05-02T05:15:27.643Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:28.038Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-02T05:15:28.071Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:28.385Z] ---> sudo-logs.sh [2023-05-02T05:15:28.385Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-02T05:15:28.473Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:28.786Z] ---> job-cost.sh [2023-05-02T05:15:28.786Z] lf-activate-venv: SKIPPING [2023-05-02T05:15:28.786Z] DEBUG: total: 0.2199999988079071 [2023-05-02T05:15:28.786Z] INFO: Retrieving Stack Cost... [2023-05-02T05:15:29.046Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-02T05:15:29.614Z] INFO: Archiving Costs [Pipeline] echo [2023-05-02T05:15:29.648Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-02T05:15:29.968Z] ---> logs-deploy.sh [2023-05-02T05:15:29.968Z] lf-activate-venv: SKIPPING [2023-05-02T05:15:29.968Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1442/1 [2023-05-02T05:15:29.968Z] INFO: archiving workspace using pattern(s): [2023-05-02T05:15:30.905Z] Archives upload complete. [2023-05-02T05:15:30.905Z] INFO: archiving logs to Nexus [2023-05-02T05:15:31.472Z] ---> uname -a: [2023-05-02T05:15:31.472Z] Linux prd-ubuntu20-04-docker-8c-8g-12303 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-05-02T05:15:31.472Z] [2023-05-02T05:15:31.472Z] [2023-05-02T05:15:31.472Z] ---> lscpu: [2023-05-02T05:15:31.472Z] Architecture: x86_64 [2023-05-02T05:15:31.472Z] CPU op-mode(s): 32-bit, 64-bit [2023-05-02T05:15:31.472Z] Byte Order: Little Endian [2023-05-02T05:15:31.472Z] Address sizes: 40 bits physical, 48 bits virtual [2023-05-02T05:15:31.472Z] CPU(s): 8 [2023-05-02T05:15:31.472Z] On-line CPU(s) list: 0-7 [2023-05-02T05:15:31.472Z] Thread(s) per core: 1 [2023-05-02T05:15:31.472Z] Core(s) per socket: 1 [2023-05-02T05:15:31.472Z] Socket(s): 8 [2023-05-02T05:15:31.472Z] NUMA node(s): 1 [2023-05-02T05:15:31.472Z] Vendor ID: AuthenticAMD [2023-05-02T05:15:31.472Z] CPU family: 23 [2023-05-02T05:15:31.472Z] Model: 49 [2023-05-02T05:15:31.472Z] Model name: AMD EPYC-Rome Processor [2023-05-02T05:15:31.472Z] Stepping: 0 [2023-05-02T05:15:31.472Z] CPU MHz: 2799.998 [2023-05-02T05:15:31.472Z] BogoMIPS: 5599.99 [2023-05-02T05:15:31.472Z] Virtualization: AMD-V [2023-05-02T05:15:31.472Z] Hypervisor vendor: KVM [2023-05-02T05:15:31.472Z] Virtualization type: full [2023-05-02T05:15:31.472Z] L1d cache: 256 KiB [2023-05-02T05:15:31.472Z] L1i cache: 256 KiB [2023-05-02T05:15:31.472Z] L2 cache: 4 MiB [2023-05-02T05:15:31.472Z] L3 cache: 128 MiB [2023-05-02T05:15:31.472Z] NUMA node0 CPU(s): 0-7 [2023-05-02T05:15:31.472Z] Vulnerability Itlb multihit: Not affected [2023-05-02T05:15:31.472Z] Vulnerability L1tf: Not affected [2023-05-02T05:15:31.472Z] Vulnerability Mds: Not affected [2023-05-02T05:15:31.472Z] Vulnerability Meltdown: Not affected [2023-05-02T05:15:31.472Z] Vulnerability Mmio stale data: Not affected [2023-05-02T05:15:31.472Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-05-02T05:15:31.472Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-05-02T05:15:31.472Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-05-02T05:15:31.472Z] Vulnerability Srbds: Not affected [2023-05-02T05:15:31.472Z] Vulnerability Tsx async abort: Not affected [2023-05-02T05:15:31.472Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-05-02T05:15:31.472Z] [2023-05-02T05:15:31.472Z] [2023-05-02T05:15:31.472Z] ---> nproc: [2023-05-02T05:15:31.472Z] 8 [2023-05-02T05:15:31.472Z] [2023-05-02T05:15:31.472Z]