Pull request #1490 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/device-sdk-go Obtained Jenkinsfile from 7a12b09640b0469c890c4941c6436028b490dfae+5a7d05295c20c4306666c126d05bdc304538796c (6f290f3646bbb5f2f69c32b420e7e131247f1815) 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-ssh4836407353670364464.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh7160087591290877354.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-1490/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-1490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9724607823973848880.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-1490/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18319559216257700394.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh15264206191810572599.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-1490/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-1490/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10887193887878222323.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-2855 in /w/workspace/gexfoundry_device-sdk-go_PR-1490 [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-1490 # 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 Merging remotes/origin/main commit 5a7d05295c20c4306666c126d05bdc304538796c into PR head commit 7a12b09640b0469c890c4941c6436028b490dfae Merge succeeded, producing 7a12b09640b0469c890c4941c6436028b490dfae Checking out Revision 7a12b09640b0469c890c4941c6436028b490dfae (PR-1490) > 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/1490/head:refs/remotes/origin/PR-1490 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a12b09640b0469c890c4941c6436028b490dfae # 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 5a7d05295c20c4306666c126d05bdc304538796c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7a12b09640b0469c890c4941c6436028b490dfae # timeout=10 Commit message: "chore: Non-breaking version bumps of edgex dependencies" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-08-03T23:47:30.232Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-08-03T23:47:30.425Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-08-03T23:47:30.521Z] ========================================================= [2023-08-03T23:47:30.521Z] EdgeX Global Pipelines Version Info [2023-08-03T23:47:30.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-08-03T23:47:31.305Z] ------------------- [2023-08-03T23:47:31.306Z] stable info: [2023-08-03T23:47:31.306Z] ------------------- [2023-08-03T23:47:31.306Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-08-03T23:47:31.306Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T23:47:31.306Z] Message: update stable to v1.0.250 [2023-08-03T23:47:31.877Z] ------------------- [2023-08-03T23:47:31.877Z] experimental info: [2023-08-03T23:47:31.877Z] ------------------- [2023-08-03T23:47:31.877Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-08-03T23:47:31.877Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-08-03T23:47:31.877Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-08-03T23:47:32.185Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-08-03T23:47:32.229Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-08-03T23:47:32.273Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-08-03T23:47:32.312Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-08-03T23:47:32.353Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-08-03T23:47:32.396Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-08-03T23:47:32.439Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-08-03T23:47:32.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-08-03T23:47:32.524Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-08-03T23:47:32.567Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-08-03T23:47:32.606Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-08-03T23:47:32.651Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-08-03T23:47:32.689Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-08-03T23:47:32.731Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-08-03T23:47:32.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-08-03T23:47:32.817Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T23:47:32.860Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T23:47:32.905Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-08-03T23:47:32.945Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-08-03T23:47:32.989Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-08-03T23:47:33.036Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-08-03T23:47:33.081Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-08-03T23:47:33.121Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-08-03T23:47:33.168Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-08-03T23:47:33.211Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-08-03T23:47:33.259Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-08-03T23:47:33.302Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-08-03T23:47:33.343Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1490 [Pipeline] echo [2023-08-03T23:47:33.384Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1490 [Pipeline] echo [2023-08-03T23:47:33.425Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1490 [Pipeline] echo [2023-08-03T23:47:33.462Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] echo [2023-08-03T23:47:33.498Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7a12b09 [Pipeline] echo [2023-08-03T23:47:33.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T23:47:33.652Z] provisioning config files... [2023-08-03T23:47:33.668Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/config17800524010998755762tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T23:47:34.052Z] ---> docker-login.sh [2023-08-03T23:47:34.052Z] nexus3.edgexfoundry.org:10001 [2023-08-03T23:47:34.052Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:34.314Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:34.314Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:34.314Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:34.314Z] [2023-08-03T23:47:34.314Z] Login Succeeded [2023-08-03T23:47:34.314Z] nexus3.edgexfoundry.org:10002 [2023-08-03T23:47:34.314Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:34.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:34.575Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:34.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:34.575Z] [2023-08-03T23:47:34.575Z] Login Succeeded [2023-08-03T23:47:34.575Z] nexus3.edgexfoundry.org:10003 [2023-08-03T23:47:34.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:34.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:34.575Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:34.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:34.575Z] [2023-08-03T23:47:34.575Z] Login Succeeded [2023-08-03T23:47:34.575Z] nexus3.edgexfoundry.org:10004 [2023-08-03T23:47:34.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:34.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:34.575Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:34.575Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:34.575Z] [2023-08-03T23:47:34.575Z] Login Succeeded [2023-08-03T23:47:34.575Z] docker.io [2023-08-03T23:47:34.835Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:35.095Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:35.095Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:35.095Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:35.095Z] [2023-08-03T23:47:35.095Z] Login Succeeded [2023-08-03T23:47:35.095Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T23:47:35.122Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-08-03T23:47:35.770Z] + git rev-list -1 --merges 7a12b09640b0469c890c4941c6436028b490dfae~1..7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] echo [2023-08-03T23:47:35.833Z] -----------> git rev-list -1 --merges 7a12b09640b0469c890c4941c6436028b490dfae~1..7a12b09640b0469c890c4941c6436028b490dfae 7a12b09640b0469c890c4941c6436028b490dfae [false] [Pipeline] sh [2023-08-03T23:47:36.150Z] + git log --format=format:%s -1 7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] echo [2023-08-03T23:47:36.184Z] ========================================================= [2023-08-03T23:47:36.184Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-08-03T23:47:36.184Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T23:47:36.596Z] + git log --format=format:%s -1 7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] echo [2023-08-03T23:47:36.630Z] [semverPrep] GIT_COMMIT: 7a12b09640b0469c890c4941c6436028b490dfae, Commit Message: chore: Non-breaking version bumps of edgex dependencies [Pipeline] echo [2023-08-03T23:47:36.660Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-08-03T23:47:37.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-08-03T23:47:37.064Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-08-03T23:47:37.064Z] + [ -e /tmp/ssh_known_hosts ] [2023-08-03T23:47:37.064Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-08-03T23:47:37.064Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-08-03T23:47:37.064Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-08-03T23:47:37.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:47:37.562Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T23:47:37.562Z] [2023-08-03T23:47:37.562Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:47:37.933Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T23:47:37.933Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-08-03T23:47:37.933Z] b85a868b505f: Pulling fs layer [2023-08-03T23:47:37.933Z] e2be974225ed: Pulling fs layer [2023-08-03T23:47:37.933Z] 339a4e72a1f5: Pulling fs layer [2023-08-03T23:47:37.933Z] 988bab9f4d93: Pulling fs layer [2023-08-03T23:47:37.933Z] 1469e6f7b9e6: Pulling fs layer [2023-08-03T23:47:37.933Z] eaf3925da568: Pulling fs layer [2023-08-03T23:47:37.933Z] bab4dde63d76: Pulling fs layer [2023-08-03T23:47:37.933Z] bde34c3a00c8: Pulling fs layer [2023-08-03T23:47:37.933Z] b352a97aabf1: Pulling fs layer [2023-08-03T23:47:37.933Z] 4872d77fe225: Pulling fs layer [2023-08-03T23:47:37.933Z] 5851b861e8e6: Pulling fs layer [2023-08-03T23:47:37.933Z] 4872d77fe225: Waiting [2023-08-03T23:47:37.933Z] bde34c3a00c8: Waiting [2023-08-03T23:47:37.933Z] 988bab9f4d93: Waiting [2023-08-03T23:47:37.933Z] b352a97aabf1: Waiting [2023-08-03T23:47:37.933Z] 1469e6f7b9e6: Waiting [2023-08-03T23:47:37.933Z] bab4dde63d76: Waiting [2023-08-03T23:47:37.933Z] eaf3925da568: Waiting [2023-08-03T23:47:37.933Z] e2be974225ed: Verifying Checksum [2023-08-03T23:47:37.933Z] e2be974225ed: Download complete [2023-08-03T23:47:37.933Z] 988bab9f4d93: Verifying Checksum [2023-08-03T23:47:37.933Z] 988bab9f4d93: Download complete [2023-08-03T23:47:38.193Z] 339a4e72a1f5: Verifying Checksum [2023-08-03T23:47:38.193Z] 339a4e72a1f5: Download complete [2023-08-03T23:47:38.193Z] 1469e6f7b9e6: Verifying Checksum [2023-08-03T23:47:38.193Z] 1469e6f7b9e6: Download complete [2023-08-03T23:47:38.193Z] eaf3925da568: Verifying Checksum [2023-08-03T23:47:38.193Z] eaf3925da568: Download complete [2023-08-03T23:47:38.193Z] bde34c3a00c8: Download complete [2023-08-03T23:47:38.193Z] b352a97aabf1: Verifying Checksum [2023-08-03T23:47:38.193Z] b352a97aabf1: Download complete [2023-08-03T23:47:38.193Z] 4872d77fe225: Verifying Checksum [2023-08-03T23:47:38.193Z] 4872d77fe225: Download complete [2023-08-03T23:47:38.193Z] 5851b861e8e6: Verifying Checksum [2023-08-03T23:47:38.193Z] 5851b861e8e6: Download complete [2023-08-03T23:47:38.193Z] b85a868b505f: Verifying Checksum [2023-08-03T23:47:38.193Z] b85a868b505f: Download complete [2023-08-03T23:47:38.453Z] bab4dde63d76: Download complete [2023-08-03T23:47:39.831Z] b85a868b505f: Pull complete [2023-08-03T23:47:39.832Z] e2be974225ed: Pull complete [2023-08-03T23:47:40.092Z] 339a4e72a1f5: Pull complete [2023-08-03T23:47:40.352Z] 988bab9f4d93: Pull complete [2023-08-03T23:47:40.610Z] 1469e6f7b9e6: Pull complete [2023-08-03T23:47:40.610Z] eaf3925da568: Pull complete [2023-08-03T23:47:42.516Z] bab4dde63d76: Pull complete [2023-08-03T23:47:42.516Z] bde34c3a00c8: Pull complete [2023-08-03T23:47:42.778Z] b352a97aabf1: Pull complete [2023-08-03T23:47:42.778Z] 4872d77fe225: Pull complete [2023-08-03T23:47:42.778Z] 5851b861e8e6: Pull complete [2023-08-03T23:47:42.778Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-08-03T23:47:42.778Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-08-03T23:47:42.778Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T23:47:43.038Z] prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container [2023-08-03T23:47:43.070Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@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-devops/py-git-semver:0.1.4 cat [2023-08-03T23:47:45.695Z] $ docker top 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e -eo pid,comm [2023-08-03T23:47:45.751Z] 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-08-03T23:47:45.751Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-08-03T23:47:45.882Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T23:47:45.883Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T23:47:46.011Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T23:47:46.015Z] $ docker exec 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e ssh-agent [2023-08-03T23:47:46.139Z] SSH_AUTH_SOCK=/tmp/ssh-ROPg7gMkI3pa/agent.32 [2023-08-03T23:47:46.139Z] SSH_AGENT_PID=38 [2023-08-03T23:47:46.146Z] Running ssh-add (command line suppressed) [2023-08-03T23:47:46.261Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/private_key_14525519032504486265.key (/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/private_key_14525519032504486265.key) [2023-08-03T23:47:46.275Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T23:47:46.608Z] + git tag --points-at HEAD [Pipeline] } [2023-08-03T23:47:46.632Z] $ docker exec --env ******** --env ******** 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e ssh-agent -k [2023-08-03T23:47:46.740Z] unset SSH_AUTH_SOCK; [2023-08-03T23:47:46.740Z] unset SSH_AGENT_PID; [2023-08-03T23:47:46.740Z] echo Agent pid 38 killed; [2023-08-03T23:47:46.754Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-08-03T23:47:46.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-08-03T23:47:46.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-08-03T23:47:46.987Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-08-03T23:47:46.990Z] $ docker exec 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e ssh-agent [2023-08-03T23:47:47.098Z] SSH_AUTH_SOCK=/tmp/ssh-QXp9wAesQcge/agent.70 [2023-08-03T23:47:47.098Z] SSH_AGENT_PID=76 [2023-08-03T23:47:47.102Z] Running ssh-add (command line suppressed) [2023-08-03T23:47:47.212Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/private_key_11971251299008235032.key (/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/private_key_11971251299008235032.key) [2023-08-03T23:47:47.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-08-03T23:47:47.548Z] + git semver init [2023-08-03T23:47:47.807Z] 2023-08-03 23:47:47,728 [run_init] DEBUG init version:0.0.0 force:False [2023-08-03T23:47:47.807Z] 2023-08-03 23:47:47,729 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver [2023-08-03T23:47:47.807Z] 2023-08-03 23:47:47,729 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver [2023-08-03T23:47:47.807Z] 2023-08-03 23:47:47,729 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1490, universal_newlines=False, shell=None, istream=None) [2023-08-03T23:47:48.744Z] 2023-08-03 23:47:48,616 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490/.git/info/exclude [2023-08-03T23:47:48.744Z] 2023-08-03 23:47:48,616 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver/PR-1490 with force:False [2023-08-03T23:47:48.744Z] 2023-08-03 23:47:48,616 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver/PR-1490 [2023-08-03T23:47:48.744Z] 2023-08-03 23:47:48,621 [execute] INFO git cat-file --batch-check [2023-08-03T23:47:48.744Z] 2023-08-03 23:47:48,621 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T23:47:48.744Z] 2023-08-03 23:47:48,628 [execute] INFO git cat-file --batch [2023-08-03T23:47:48.744Z] 2023-08-03 23:47:48,628 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver, universal_newlines=False, shell=None, istream=) [2023-08-03T23:47:48.744Z] 2023-08-03 23:47:48,634 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1490/.semver/PR-1490 [2023-08-03T23:47:48.744Z] 0.0.0 [Pipeline] } [2023-08-03T23:47:48.771Z] $ docker exec --env ******** --env ******** 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e ssh-agent -k [2023-08-03T23:47:48.870Z] unset SSH_AUTH_SOCK; [2023-08-03T23:47:48.870Z] unset SSH_AGENT_PID; [2023-08-03T23:47:48.870Z] echo Agent pid 76 killed; [2023-08-03T23:47:48.878Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-08-03T23:47:49.304Z] + git semver [Pipeline] } [2023-08-03T23:47:49.589Z] $ docker stop --time=1 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e [2023-08-03T23:47:50.865Z] $ docker rm -f --volumes 186c69095c837f021372cf0c401d46b382ffa1cc6661fec48b2894e7eceabd1e [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T23:47:51.262Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-08-03T23:47:51.534Z] Stashed 1 file(s) [Pipeline] echo [2023-08-03T23:47:51.550Z] [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-08-03T23:47:52.119Z] provisioning config files... [2023-08-03T23:47:52.128Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/config16902526723041281517tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T23:47:52.479Z] ---> docker-login.sh [2023-08-03T23:47:52.479Z] nexus3.edgexfoundry.org:10001 [2023-08-03T23:47:52.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:52.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:52.479Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:52.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:52.479Z] [2023-08-03T23:47:52.479Z] Login Succeeded [2023-08-03T23:47:52.479Z] nexus3.edgexfoundry.org:10002 [2023-08-03T23:47:52.479Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:52.479Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:52.479Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:52.479Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:52.479Z] [2023-08-03T23:47:52.479Z] Login Succeeded [2023-08-03T23:47:52.479Z] nexus3.edgexfoundry.org:10003 [2023-08-03T23:47:52.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:52.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:52.739Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:52.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:52.739Z] [2023-08-03T23:47:52.739Z] Login Succeeded [2023-08-03T23:47:52.739Z] nexus3.edgexfoundry.org:10004 [2023-08-03T23:47:52.739Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:52.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:52.739Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:52.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:52.739Z] [2023-08-03T23:47:52.739Z] Login Succeeded [2023-08-03T23:47:52.739Z] docker.io [2023-08-03T23:47:52.999Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:47:52.999Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:47:52.999Z] Configure a credential helper to remove this warning. See [2023-08-03T23:47:52.999Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:47:52.999Z] [2023-08-03T23:47:52.999Z] Login Succeeded [2023-08-03T23:47:52.999Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T23:47:53.028Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-08-03T23:47:53.221Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T23:47:53.259Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T23:47:53.290Z] ========================================================= [2023-08-03T23:47:53.290Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-08-03T23:47:53.290Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:47:53.764Z] + 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-08-03T23:47:53.764Z] Sending build context to Docker daemon 11.03MB [2023-08-03T23:47:53.764Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T23:47:53.764Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-03T23:47:53.764Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-08-03T23:47:53.764Z] 4db1b89c0bd1: Pulling fs layer [2023-08-03T23:47:53.764Z] 6911f1a30b25: Pulling fs layer [2023-08-03T23:47:53.764Z] e194b8c5c2a9: Pulling fs layer [2023-08-03T23:47:53.764Z] 6863d3e3a2b1: Pulling fs layer [2023-08-03T23:47:53.764Z] ec0bb842ea78: Pulling fs layer [2023-08-03T23:47:53.764Z] 40a00589a448: Pulling fs layer [2023-08-03T23:47:53.764Z] 6c08303d61cc: Pulling fs layer [2023-08-03T23:47:53.764Z] ec0bb842ea78: Waiting [2023-08-03T23:47:53.764Z] 40a00589a448: Waiting [2023-08-03T23:47:53.764Z] 6863d3e3a2b1: Waiting [2023-08-03T23:47:53.764Z] 798269fcf238: Pulling fs layer [2023-08-03T23:47:54.030Z] 6911f1a30b25: Download complete [2023-08-03T23:47:54.030Z] 6863d3e3a2b1: Verifying Checksum [2023-08-03T23:47:54.030Z] 6863d3e3a2b1: Download complete [2023-08-03T23:47:54.030Z] ec0bb842ea78: Download complete [2023-08-03T23:47:54.030Z] 4db1b89c0bd1: Download complete [2023-08-03T23:47:54.030Z] 40a00589a448: Verifying Checksum [2023-08-03T23:47:54.030Z] 40a00589a448: Download complete [2023-08-03T23:47:54.030Z] 4db1b89c0bd1: Pull complete [2023-08-03T23:47:54.292Z] 6911f1a30b25: Pull complete [2023-08-03T23:47:54.551Z] 798269fcf238: Verifying Checksum [2023-08-03T23:47:54.551Z] 798269fcf238: Download complete [2023-08-03T23:47:54.551Z] e194b8c5c2a9: Download complete [2023-08-03T23:47:54.811Z] 6c08303d61cc: Verifying Checksum [2023-08-03T23:47:54.811Z] 6c08303d61cc: Download complete [2023-08-03T23:47:58.103Z] e194b8c5c2a9: Pull complete [2023-08-03T23:47:58.103Z] 6863d3e3a2b1: Pull complete [2023-08-03T23:47:58.103Z] ec0bb842ea78: Pull complete [2023-08-03T23:47:58.364Z] 40a00589a448: Pull complete [2023-08-03T23:48:00.897Z] 6c08303d61cc: Pull complete [2023-08-03T23:48:01.833Z] 798269fcf238: Pull complete [2023-08-03T23:48:01.833Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-08-03T23:48:01.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-08-03T23:48:01.833Z] ---> ec979cd7f677 [2023-08-03T23:48:01.833Z] Step 3/10 : ARG MAKE=make build [2023-08-03T23:48:06.035Z] ---> Running in c1917a13f362 [2023-08-03T23:48:06.035Z] Removing intermediate container c1917a13f362 [2023-08-03T23:48:06.035Z] ---> c869b737fb5a [2023-08-03T23:48:06.035Z] Step 4/10 : WORKDIR /device-sdk-go [2023-08-03T23:48:06.035Z] ---> Running in fa8e5d42a26e [2023-08-03T23:48:06.035Z] Removing intermediate container fa8e5d42a26e [2023-08-03T23:48:06.035Z] ---> 00375f863eda [2023-08-03T23:48:06.035Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T23:48:06.035Z] ---> Running in 40d8c9813baa [2023-08-03T23:48:06.035Z] Removing intermediate container 40d8c9813baa [2023-08-03T23:48:06.035Z] ---> 331e9e4add25 [2023-08-03T23:48:06.035Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-08-03T23:48:06.035Z] ---> Running in ce468a0ad9c1 [2023-08-03T23:48:06.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T23:48:06.603Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T23:48:06.864Z] OK: 265 MiB in 53 packages [2023-08-03T23:48:06.948Z] Still waiting to schedule task [2023-08-03T23:48:06.949Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-08-03T23:48:07.432Z] Removing intermediate container ce468a0ad9c1 [2023-08-03T23:48:07.432Z] ---> e18f29eabb77 [2023-08-03T23:48:07.432Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-03T23:48:07.432Z] ---> 5ffd7fe1d378 [2023-08-03T23:48:07.432Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T23:48:07.432Z] ---> Running in 16675b8fd3f3 [2023-08-03T23:48:54.132Z] Removing intermediate container 16675b8fd3f3 [2023-08-03T23:48:54.132Z] ---> 86c28ece3a34 [2023-08-03T23:48:54.132Z] Step 9/10 : COPY . . [2023-08-03T23:48:54.132Z] ---> 697c11752c19 [2023-08-03T23:48:54.132Z] Step 10/10 : RUN ${MAKE} [2023-08-03T23:48:54.132Z] ---> Running in 049167b50b2b [2023-08-03T23:48:54.132Z] noop [2023-08-03T23:48:54.132Z] Removing intermediate container 049167b50b2b [2023-08-03T23:48:54.132Z] ---> 2d1b6ffec7f6 [2023-08-03T23:48:54.132Z] Successfully built 2d1b6ffec7f6 [2023-08-03T23:48:54.132Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:48:54.571Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T23:48:54.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T23:48:54.728Z] prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container [2023-08-03T23:48:54.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T23:48:55.125Z] $ docker top e17d6135003ba51a1dc58324b49bc825fa0484ee3f8ff2bba3e2a56f9b8cf19e -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T23:48:55.513Z] + go version [2023-08-03T23:48:55.513Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-08-03T23:48:55.548Z] $ docker stop --time=1 e17d6135003ba51a1dc58324b49bc825fa0484ee3f8ff2bba3e2a56f9b8cf19e [2023-08-03T23:48:56.846Z] $ docker rm -f --volumes e17d6135003ba51a1dc58324b49bc825fa0484ee3f8ff2bba3e2a56f9b8cf19e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:48:57.586Z] + docker inspect -f . ci-base-image-x86_64 [2023-08-03T23:48:57.586Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T23:48:57.728Z] prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container [2023-08-03T23:48:57.763Z] $ 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-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-08-03T23:48:58.084Z] $ docker top 99ee70c9ce4808cdf1cfad10efa9dec573a9945d5e286b16ed9b6956c7e6bdc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T23:48:58.476Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1490 [Pipeline] fileExists [Pipeline] sh [2023-08-03T23:48:58.835Z] + make test [2023-08-03T23:48:58.835Z] go test -race -coverprofile=coverage.out ./... [2023-08-03T23:49:05.400Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-08-03T23:49:23.478Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.062s coverage: 27.6% of statements [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-08-03T23:49:23.478Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.062s coverage: 80.2% of statements [2023-08-03T23:49:23.478Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.083s coverage: 86.0% of statements [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-08-03T23:49:23.478Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.081s coverage: 70.6% of statements [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-08-03T23:49:23.478Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-03T23:49:24.411Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-08-03T23:49:26.941Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.078s coverage: 14.3% of statements [2023-08-03T23:49:26.941Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 2.074s coverage: 43.8% of statements [2023-08-03T23:49:26.941Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.098s coverage: 68.5% of statements [2023-08-03T23:49:26.941Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.122s coverage: 89.2% of statements [2023-08-03T23:49:26.941Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.074s coverage: 5.5% of statements [2023-08-03T23:49:48.889Z] GO111MODULE=on go vet ./... [2023-08-03T23:49:48.958Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-2856 in /w/workspace/gexfoundry_device-sdk-go_PR-1490 [Pipeline] { [Pipeline] ws [2023-08-03T23:49:49.025Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2023-08-03T23:49:49.102Z] The recommended git tool is: git [2023-08-03T23:49:53.071Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T23:49:53.072Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T23:49:53.072Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-03T23:49:53.116Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T23:49:53.151Z] $ docker stop --time=1 99ee70c9ce4808cdf1cfad10efa9dec573a9945d5e286b16ed9b6956c7e6bdc1 [2023-08-03T23:49:56.304Z] using credential edgex-jenkins-ssh [2023-08-03T23:49:56.321Z] Cloning the remote Git repository [2023-08-03T23:49:56.363Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-08-03T23:49:56.463Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2023-08-03T23:49:56.620Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-08-03T23:49:56.622Z] > git --version # timeout=10 [2023-08-03T23:49:56.643Z] > git --version # 'git version 2.25.1' [2023-08-03T23:49:56.646Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T23:49:56.798Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T23:49:57.214Z] $ docker rm -f --volumes 99ee70c9ce4808cdf1cfad10efa9dec573a9945d5e286b16ed9b6956c7e6bdc1 [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T23:49:57.841Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T23:49:57.929Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-08-03T23:49:58.597Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T23:49:58.904Z] + ls -al . [2023-08-03T23:49:58.904Z] total 300 [2023-08-03T23:49:58.904Z] drwxrwxr-x 11 jenkins jenkins 4096 Aug 3 23:48 . [2023-08-03T23:49:58.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 23:47 .. [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 23:47 .dockerignore [2023-08-03T23:49:58.904Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 23:47 .git [2023-08-03T23:49:58.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 23:47 .github [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 3 23:47 .gitignore [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 3 23:47 .golangci.yml [2023-08-03T23:49:58.904Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 23:47 .semver [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 44878 Aug 3 23:47 CHANGELOG.md [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 23:47 GOVERNANCE.md [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 3 23:47 Jenkinsfile [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 3 23:47 LICENSE [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 3 23:47 Makefile [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 3 23:47 OWNERS.md [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 4933 Aug 3 23:47 README.md [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 23:47 VERSION [2023-08-03T23:49:58.904Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 23:47 bin [2023-08-03T23:49:58.904Z] -rw-r--r-- 1 jenkins jenkins 120081 Aug 3 23:49 coverage.out [2023-08-03T23:49:58.904Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 3 23:47 example [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 3464 Aug 3 23:47 go.mod [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 32228 Aug 3 23:47 go.sum [2023-08-03T23:49:58.904Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 23:47 internal [2023-08-03T23:49:58.904Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 23:47 openapi [2023-08-03T23:49:58.904Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 23:47 pkg [2023-08-03T23:49:58.904Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 23:47 snap [2023-08-03T23:49:58.904Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 3 23:47 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:49:59.331Z] + 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=7a12b09640b0469c890c4941c6436028b490dfae --label arch=amd64 --label version=0.0.0 . [2023-08-03T23:49:59.331Z] Sending build context to Docker daemon 11.15MB [2023-08-03T23:49:59.331Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T23:49:59.331Z] Step 2/23 : FROM ${BASE} AS builder [2023-08-03T23:49:59.331Z] ---> 2d1b6ffec7f6 [2023-08-03T23:49:59.331Z] Step 3/23 : ARG MAKE=make build [2023-08-03T23:49:59.593Z] ---> Running in ddc4396eb507 [2023-08-03T23:49:58.581Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-08-03T23:49:58.614Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-08-03T23:49:59.480Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-08-03T23:49:59.538Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-08-03T23:49:59.539Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T23:49:59.561Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1490/head:refs/remotes/origin/PR-1490 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-08-03T23:49:59.853Z] Removing intermediate container ddc4396eb507 [2023-08-03T23:49:59.853Z] ---> 25d70ac83a61 [2023-08-03T23:49:59.853Z] Step 4/23 : WORKDIR /device-sdk-go [2023-08-03T23:49:59.853Z] ---> Running in bd35a27d6515 [2023-08-03T23:49:59.853Z] Removing intermediate container bd35a27d6515 [2023-08-03T23:49:59.853Z] ---> 42c40b8961cf [2023-08-03T23:49:59.853Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T23:49:59.853Z] ---> Running in 0acbd1dacf20 [2023-08-03T23:49:59.853Z] Removing intermediate container 0acbd1dacf20 [2023-08-03T23:49:59.853Z] ---> f82e6f09e47b [2023-08-03T23:49:59.853Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-08-03T23:49:59.853Z] ---> Running in 63475cd7cb97 [2023-08-03T23:50:00.115Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T23:50:00.246Z] Merging remotes/origin/main commit 5a7d05295c20c4306666c126d05bdc304538796c into PR head commit 7a12b09640b0469c890c4941c6436028b490dfae [2023-08-03T23:50:00.373Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T23:50:00.580Z] Merge succeeded, producing 7a12b09640b0469c890c4941c6436028b490dfae [2023-08-03T23:50:00.580Z] Checking out Revision 7a12b09640b0469c890c4941c6436028b490dfae (PR-1490) [2023-08-03T23:50:00.633Z] OK: 265 MiB in 53 packages [2023-08-03T23:50:01.201Z] Removing intermediate container 63475cd7cb97 [2023-08-03T23:50:01.201Z] ---> 77aadd783ed5 [2023-08-03T23:50:01.201Z] Step 7/23 : COPY go.mod vendor* ./ [2023-08-03T23:50:01.201Z] ---> bad82395713a [2023-08-03T23:50:01.201Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T23:50:01.201Z] ---> Running in 89597d4994c4 [2023-08-03T23:50:00.263Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T23:50:00.343Z] > git checkout -f 7a12b09640b0469c890c4941c6436028b490dfae # timeout=10 [2023-08-03T23:50:00.473Z] > git remote # timeout=10 [2023-08-03T23:50:00.496Z] > git config --get remote.origin.url # timeout=10 [2023-08-03T23:50:00.521Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-08-03T23:50:00.535Z] > git merge 5a7d05295c20c4306666c126d05bdc304538796c # timeout=10 [2023-08-03T23:50:00.562Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-08-03T23:50:00.584Z] > git config core.sparsecheckout # timeout=10 [2023-08-03T23:50:00.598Z] > git checkout -f 7a12b09640b0469c890c4941c6436028b490dfae # timeout=10 [2023-08-03T23:50:02.299Z] Removing intermediate container 89597d4994c4 [2023-08-03T23:50:02.299Z] ---> 4e2f8744c2bb [2023-08-03T23:50:02.299Z] Step 9/23 : COPY . . [2023-08-03T23:50:02.560Z] ---> 282f7d952a88 [2023-08-03T23:50:02.560Z] Step 10/23 : RUN ${MAKE} [2023-08-03T23:50:02.560Z] ---> Running in b97d44eecba7 [2023-08-03T23:50:02.819Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-08-03T23:50:04.109Z] Commit message: "chore: Non-breaking version bumps of edgex dependencies" [2023-08-03T23:50:04.155Z] > git --version # timeout=10 [2023-08-03T23:50:04.166Z] > git --version # 'git version 2.25.1' [2023-08-03T23:50:04.180Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T23:50:05.298Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-08-03T23:50:05.298Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-03T23:50:05.298Z] Dload Upload Total Spent Left Speed [2023-08-03T23:50:05.298Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 89167 [Pipeline] sh [2023-08-03T23:50:06.025Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-08-03T23:50:06.373Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-08-03T23:50:06.373Z] + sudo tee /etc/docker/daemon.new [2023-08-03T23:50:06.373Z] { [2023-08-03T23:50:06.373Z] "registry-mirrors": [ [2023-08-03T23:50:06.373Z] "https://nexus3.edgexfoundry.org:10001" [2023-08-03T23:50:06.373Z] ], [2023-08-03T23:50:06.374Z] "bip": "10.250.0.254/24", [2023-08-03T23:50:06.374Z] "hosts": [ [2023-08-03T23:50:06.374Z] "tcp://0.0.0.0:5555", [2023-08-03T23:50:06.374Z] "unix:///var/run/docker.sock" [2023-08-03T23:50:06.374Z] ], [2023-08-03T23:50:06.374Z] "mtu": 1458, [2023-08-03T23:50:06.374Z] "selinux-enabled": true, [2023-08-03T23:50:06.374Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-08-03T23:50:06.374Z] } [Pipeline] sh [2023-08-03T23:50:06.712Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-08-03T23:50:07.064Z] + sudo service docker restart [2023-08-03T23:50:24.786Z] Removing intermediate container b97d44eecba7 [2023-08-03T23:50:24.786Z] ---> 24edabe8587c [2023-08-03T23:50:24.786Z] Step 11/23 : FROM alpine:3.17 [2023-08-03T23:50:24.786Z] 3.17: Pulling from library/alpine [2023-08-03T23:50:24.786Z] 4db1b89c0bd1: Already exists [2023-08-03T23:50:24.786Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-03T23:50:24.786Z] Status: Downloaded newer image for alpine:3.17 [2023-08-03T23:50:24.786Z] ---> 1f73a9d63274 [2023-08-03T23:50:24.786Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-03T23:50:24.786Z] ---> Running in a26b92c27303 [2023-08-03T23:50:24.786Z] Removing intermediate container a26b92c27303 [2023-08-03T23:50:24.786Z] ---> e29b99eb1381 [2023-08-03T23:50:24.786Z] Step 13/23 : RUN apk add --update --no-cache [2023-08-03T23:50:24.786Z] ---> Running in 14732e176c70 [2023-08-03T23:50:24.786Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-08-03T23:50:25.045Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-08-03T23:50:25.305Z] OK: 7 MiB in 15 packages [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-03T23:50:25.400Z] provisioning config files... [2023-08-03T23:50:25.430Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config10090741988029767830tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T23:50:25.563Z] Removing intermediate container 14732e176c70 [2023-08-03T23:50:25.563Z] ---> 3792a249bc07 [2023-08-03T23:50:25.563Z] Step 14/23 : WORKDIR / [2023-08-03T23:50:25.563Z] ---> Running in ca2221efbed7 [2023-08-03T23:50:25.821Z] Removing intermediate container ca2221efbed7 [2023-08-03T23:50:25.821Z] ---> 14e68578efe7 [2023-08-03T23:50:25.821Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-08-03T23:50:25.821Z] ---> 20f0fd349383 [2023-08-03T23:50:25.821Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-08-03T23:50:25.824Z] ---> docker-login.sh [2023-08-03T23:50:25.824Z] nexus3.edgexfoundry.org:10001 [2023-08-03T23:50:26.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:50:26.415Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:50:26.415Z] Configure a credential helper to remove this warning. See [2023-08-03T23:50:26.415Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:50:26.415Z] [2023-08-03T23:50:26.415Z] Login Succeeded [2023-08-03T23:50:26.415Z] nexus3.edgexfoundry.org:10002 [2023-08-03T23:50:26.686Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:50:26.686Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:50:26.686Z] Configure a credential helper to remove this warning. See [2023-08-03T23:50:26.686Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:50:26.686Z] [2023-08-03T23:50:26.686Z] Login Succeeded [2023-08-03T23:50:26.686Z] nexus3.edgexfoundry.org:10003 [2023-08-03T23:50:26.757Z] ---> c6633fb438da [2023-08-03T23:50:26.757Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-08-03T23:50:26.957Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:50:27.015Z] ---> 4be7749b9893 [2023-08-03T23:50:27.015Z] Step 18/23 : EXPOSE 59999 [2023-08-03T23:50:27.015Z] ---> Running in 2151b6c62377 [2023-08-03T23:50:27.015Z] Removing intermediate container 2151b6c62377 [2023-08-03T23:50:27.015Z] ---> 5ff95b8d27e5 [2023-08-03T23:50:27.015Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-08-03T23:50:27.015Z] ---> Running in 6d1ac7b292fb [2023-08-03T23:50:27.015Z] Removing intermediate container 6d1ac7b292fb [2023-08-03T23:50:27.015Z] ---> b686ecb43c34 [2023-08-03T23:50:27.015Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-03T23:50:27.015Z] ---> Running in fe3f6b3414db [2023-08-03T23:50:27.228Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:50:27.228Z] Configure a credential helper to remove this warning. See [2023-08-03T23:50:27.228Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:50:27.228Z] [2023-08-03T23:50:27.228Z] Login Succeeded [2023-08-03T23:50:27.228Z] nexus3.edgexfoundry.org:10004 [2023-08-03T23:50:27.275Z] Removing intermediate container fe3f6b3414db [2023-08-03T23:50:27.275Z] ---> a638d1412257 [2023-08-03T23:50:27.275Z] Step 21/23 : LABEL arch=amd64 [2023-08-03T23:50:27.275Z] ---> Running in e58095c20035 [2023-08-03T23:50:27.275Z] Removing intermediate container e58095c20035 [2023-08-03T23:50:27.275Z] ---> 35ee3f13afef [2023-08-03T23:50:27.275Z] Step 22/23 : LABEL git_sha=7a12b09640b0469c890c4941c6436028b490dfae [2023-08-03T23:50:27.275Z] ---> Running in 98cba4992762 [2023-08-03T23:50:27.275Z] Removing intermediate container 98cba4992762 [2023-08-03T23:50:27.275Z] ---> ab37e9961555 [2023-08-03T23:50:27.275Z] Step 23/23 : LABEL version=0.0.0 [2023-08-03T23:50:27.500Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-08-03T23:50:27.500Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:50:27.500Z] Configure a credential helper to remove this warning. See [2023-08-03T23:50:27.500Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:50:27.500Z] [2023-08-03T23:50:27.500Z] Login Succeeded [2023-08-03T23:50:27.500Z] docker.io [2023-08-03T23:50:27.534Z] ---> Running in 2efd7c257a23 [2023-08-03T23:50:27.535Z] Removing intermediate container 2efd7c257a23 [2023-08-03T23:50:27.535Z] ---> f565b21b0d52 [2023-08-03T23:50:27.535Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-03T23:50:27.535Z] Successfully built f565b21b0d52 [2023-08-03T23:50:27.535Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [2023-08-03T23:50:27.772Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. 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 [2023-08-03T23:50:28.044Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-08-03T23:50:28.044Z] Configure a credential helper to remove this warning. See [2023-08-03T23:50:28.044Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-08-03T23:50:28.044Z] [2023-08-03T23:50:28.044Z] Login Succeeded [2023-08-03T23:50:28.044Z] ---> docker-login.sh ends [Pipeline] } [2023-08-03T23:50:28.081Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] script [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] echo [2023-08-03T23:50:28.457Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T23:50:28.524Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-08-03T23:50:28.558Z] ========================================================= [2023-08-03T23:50:28.558Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-08-03T23:50:28.558Z] ========================================================= [2023-08-03T23:50:28.568Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T23:50:28.568Z] [2023-08-03T23:50:28.568Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] sh [2023-08-03T23:50:29.050Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T23:50:29.050Z] latest: Pulling from edgex-lftools-log-publisher [2023-08-03T23:50:29.050Z] 5eb5b503b376: Pulling fs layer [2023-08-03T23:50:29.050Z] 5c69ac0246d0: Pulling fs layer [2023-08-03T23:50:29.050Z] ec43610c2a17: Pulling fs layer [2023-08-03T23:50:29.050Z] 3a2ae6a8a46f: Pulling fs layer [2023-08-03T23:50:29.050Z] 33b1e0a273af: Pulling fs layer [2023-08-03T23:50:29.050Z] 5d3b04190fa2: Pulling fs layer [2023-08-03T23:50:29.050Z] 2f39f015ded8: Pulling fs layer [2023-08-03T23:50:29.050Z] 3a2ae6a8a46f: Waiting [2023-08-03T23:50:29.050Z] 33b1e0a273af: Waiting [2023-08-03T23:50:29.050Z] 5d3b04190fa2: Waiting [2023-08-03T23:50:29.050Z] 2f39f015ded8: Waiting [2023-08-03T23:50:29.050Z] 5c69ac0246d0: Verifying Checksum [2023-08-03T23:50:29.050Z] 5c69ac0246d0: Download complete [2023-08-03T23:50:29.050Z] 3a2ae6a8a46f: Verifying Checksum [2023-08-03T23:50:29.050Z] 33b1e0a273af: Verifying Checksum [2023-08-03T23:50:29.050Z] 33b1e0a273af: Download complete [2023-08-03T23:50:29.050Z] ec43610c2a17: Verifying Checksum [2023-08-03T23:50:29.050Z] ec43610c2a17: Download complete [2023-08-03T23:50:29.050Z] 5d3b04190fa2: Verifying Checksum [2023-08-03T23:50:29.050Z] 5d3b04190fa2: Download complete [2023-08-03T23:50:29.133Z] + 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-08-03T23:50:29.309Z] 5eb5b503b376: Verifying Checksum [2023-08-03T23:50:29.309Z] 5eb5b503b376: Download complete [2023-08-03T23:50:29.403Z] Sending build context to Docker daemon 5.905MB [2023-08-03T23:50:29.403Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T23:50:29.403Z] Step 2/10 : FROM ${BASE} AS builder [2023-08-03T23:50:29.677Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-08-03T23:50:29.677Z] edb6bdbacee9: Pulling fs layer [2023-08-03T23:50:29.677Z] 5f9638ab2659: Pulling fs layer [2023-08-03T23:50:29.677Z] 8d51d6327a98: Pulling fs layer [2023-08-03T23:50:29.677Z] 8b374f2dd631: Pulling fs layer [2023-08-03T23:50:29.677Z] ec14aa9079de: Pulling fs layer [2023-08-03T23:50:29.677Z] 2f466654f4bb: Pulling fs layer [2023-08-03T23:50:29.677Z] 554e91adad29: Pulling fs layer [2023-08-03T23:50:29.677Z] ec14aa9079de: Waiting [2023-08-03T23:50:29.677Z] 2f466654f4bb: Waiting [2023-08-03T23:50:29.677Z] 554e91adad29: Waiting [2023-08-03T23:50:29.677Z] 8b374f2dd631: Waiting [2023-08-03T23:50:29.677Z] 5f9638ab2659: Download complete [2023-08-03T23:50:29.677Z] 8b374f2dd631: Verifying Checksum [2023-08-03T23:50:29.677Z] 8b374f2dd631: Download complete [2023-08-03T23:50:29.677Z] ec14aa9079de: Verifying Checksum [2023-08-03T23:50:29.677Z] ec14aa9079de: Download complete [2023-08-03T23:50:29.677Z] edb6bdbacee9: Verifying Checksum [2023-08-03T23:50:29.677Z] edb6bdbacee9: Download complete [2023-08-03T23:50:29.874Z] 2f39f015ded8: Download complete [2023-08-03T23:50:30.440Z] 5eb5b503b376: Pull complete [2023-08-03T23:50:30.698Z] 5c69ac0246d0: Pull complete [2023-08-03T23:50:30.956Z] ec43610c2a17: Pull complete [2023-08-03T23:50:30.956Z] 3a2ae6a8a46f: Pull complete [2023-08-03T23:50:31.130Z] edb6bdbacee9: Pull complete [2023-08-03T23:50:31.217Z] 33b1e0a273af: Pull complete [2023-08-03T23:50:31.407Z] 554e91adad29: Verifying Checksum [2023-08-03T23:50:31.407Z] 554e91adad29: Download complete [2023-08-03T23:50:31.407Z] 5f9638ab2659: Pull complete [2023-08-03T23:50:31.478Z] 5d3b04190fa2: Pull complete [2023-08-03T23:50:32.385Z] 2f466654f4bb: Verifying Checksum [2023-08-03T23:50:32.385Z] 2f466654f4bb: Download complete [2023-08-03T23:50:32.385Z] 8d51d6327a98: Verifying Checksum [2023-08-03T23:50:32.385Z] 8d51d6327a98: Download complete [2023-08-03T23:50:36.744Z] 2f39f015ded8: Pull complete [2023-08-03T23:50:36.744Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-08-03T23:50:36.745Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-03T23:50:36.745Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T23:50:36.973Z] prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container [2023-08-03T23:50:37.006Z] $ 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-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-03T23:50:40.472Z] $ docker top 64521413ce6c6eb53c540ccf144eeff36cb340f2bcc460a7af3d9187404b2108 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-03T23:50:40.939Z] ---> job-cost.sh [2023-08-03T23:50:40.939Z] lf-activate-venv: SKIPPING [2023-08-03T23:50:40.939Z] INFO: No Stack... [2023-08-03T23:50:41.198Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-03T23:50:41.765Z] INFO: Archiving Costs [Pipeline] sh [2023-08-03T23:50:42.079Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives/cost.csv [2023-08-03T23:50:42.079Z] + cut -d, -f6 [Pipeline] lock [2023-08-03T23:50:42.118Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [2023-08-03T23:50:42.122Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] did not exist. Created. [2023-08-03T23:50:42.123Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-03T23:50:42.528Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-08-03T23:50:42.633Z] Stashed 1 file(s) [Pipeline] } [2023-08-03T23:50:42.664Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-03T23:50:42.748Z] $ docker stop --time=1 64521413ce6c6eb53c540ccf144eeff36cb340f2bcc460a7af3d9187404b2108 [2023-08-03T23:50:43.907Z] $ docker rm -f --volumes 64521413ce6c6eb53c540ccf144eeff36cb340f2bcc460a7af3d9187404b2108 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-08-03T23:50:44.742Z] 8d51d6327a98: Pull complete [2023-08-03T23:50:44.742Z] 8b374f2dd631: Pull complete [2023-08-03T23:50:44.742Z] ec14aa9079de: Pull complete [2023-08-03T23:50:51.421Z] 2f466654f4bb: Pull complete [2023-08-03T23:50:54.018Z] 554e91adad29: Pull complete [2023-08-03T23:50:54.018Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-08-03T23:50:54.018Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-08-03T23:50:54.018Z] ---> 1e15ea492957 [2023-08-03T23:50:54.018Z] Step 3/10 : ARG MAKE=make build [2023-08-03T23:50:56.058Z] ---> Running in 2ca20c4db4fe [2023-08-03T23:50:56.058Z] Removing intermediate container 2ca20c4db4fe [2023-08-03T23:50:56.058Z] ---> 9f711c0ab5c4 [2023-08-03T23:50:56.058Z] Step 4/10 : WORKDIR /device-sdk-go [2023-08-03T23:50:56.058Z] ---> Running in f259eec5ba9d [2023-08-03T23:50:56.325Z] Removing intermediate container f259eec5ba9d [2023-08-03T23:50:56.325Z] ---> d9e9d9d946af [2023-08-03T23:50:56.325Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T23:50:56.595Z] ---> Running in 54c6592f15c4 [2023-08-03T23:50:56.864Z] Removing intermediate container 54c6592f15c4 [2023-08-03T23:50:56.864Z] ---> 71c53f85ebf2 [2023-08-03T23:50:56.864Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-08-03T23:50:56.864Z] ---> Running in a830dc9c748b [2023-08-03T23:50:58.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T23:50:58.553Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T23:50:59.962Z] OK: 263 MiB in 53 packages [2023-08-03T23:51:00.549Z] Removing intermediate container a830dc9c748b [2023-08-03T23:51:00.549Z] ---> d09a09eb8ff9 [2023-08-03T23:51:00.549Z] Step 7/10 : COPY go.mod vendor* ./ [2023-08-03T23:51:01.133Z] ---> e4fae1286f89 [2023-08-03T23:51:01.133Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T23:51:01.133Z] ---> Running in eb7fd9732f74 [2023-08-03T23:52:09.012Z] Removing intermediate container eb7fd9732f74 [2023-08-03T23:52:09.012Z] ---> 9dfd88a7d4cc [2023-08-03T23:52:09.012Z] Step 9/10 : COPY . . [2023-08-03T23:52:09.012Z] ---> c1a46aeb599f [2023-08-03T23:52:09.012Z] Step 10/10 : RUN ${MAKE} [2023-08-03T23:52:09.012Z] ---> Running in 405de0100d39 [2023-08-03T23:52:09.012Z] noop [2023-08-03T23:52:09.012Z] Removing intermediate container 405de0100d39 [2023-08-03T23:52:09.012Z] ---> bd7633b8087c [2023-08-03T23:52:09.012Z] Successfully built bd7633b8087c [2023-08-03T23:52:09.012Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:52:09.487Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T23:52:09.487Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T23:52:09.747Z] prd-ubuntu20.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container [2023-08-03T23:52:09.849Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T23:52:11.040Z] $ docker top d615d01c41ab359c21d0385a33b736b77ddc61075ca007bfce1609cd55ac71b5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T23:52:11.931Z] + go version [2023-08-03T23:52:11.931Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-08-03T23:52:11.963Z] $ docker stop --time=1 d615d01c41ab359c21d0385a33b736b77ddc61075ca007bfce1609cd55ac71b5 [2023-08-03T23:52:15.042Z] $ docker rm -f --volumes d615d01c41ab359c21d0385a33b736b77ddc61075ca007bfce1609cd55ac71b5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:52:15.901Z] + docker inspect -f . ci-base-image-arm64 [2023-08-03T23:52:15.901Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-03T23:52:16.152Z] prd-ubuntu20.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container [2023-08-03T23:52:16.215Z] $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-08-03T23:52:17.401Z] $ docker top fb6f2a77c056c1126a0b0a179fc3db933aa2a61493f0f4707b93f5491451884d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-03T23:52:18.273Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/1 [Pipeline] fileExists [Pipeline] sh [2023-08-03T23:52:18.655Z] + make test [2023-08-03T23:52:18.924Z] go test -race -coverprofile=coverage.out ./... [2023-08-03T23:53:15.351Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-08-03T23:55:55.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-08-03T23:55:55.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-08-03T23:55:55.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-08-03T23:55:55.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-08-03T23:55:55.693Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-08-03T23:55:59.960Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.228s coverage: 27.6% of statements [2023-08-03T23:56:01.153Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.294s coverage: 80.2% of statements [2023-08-03T23:56:13.485Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-08-03T23:56:13.485Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-08-03T23:56:13.485Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.415s coverage: 86.0% of statements [2023-08-03T23:56:17.749Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-08-03T23:56:18.333Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.520s coverage: 70.6% of statements [2023-08-03T23:56:21.684Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.356s coverage: 14.3% of statements [2023-08-03T23:56:21.951Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/provision 3.190s coverage: 43.8% of statements [2023-08-03T23:56:24.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-08-03T23:56:24.546Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-08-03T23:56:25.130Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.512s coverage: 68.5% of statements [2023-08-03T23:56:26.542Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.507s coverage: 89.2% of statements [2023-08-03T23:56:29.885Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-08-03T23:56:30.152Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.265s coverage: 5.5% of statements [2023-08-03T23:56:31.119Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-08-03T23:56:31.119Z] GO111MODULE=on go vet ./... [2023-08-03T23:59:23.284Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-08-03T23:59:23.284Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-08-03T23:59:23.284Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-08-03T23:59:23.324Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-08-03T23:59:23.355Z] $ docker stop --time=1 fb6f2a77c056c1126a0b0a179fc3db933aa2a61493f0f4707b93f5491451884d [2023-08-03T23:59:25.188Z] $ docker rm -f --volumes fb6f2a77c056c1126a0b0a179fc3db933aa2a61493f0f4707b93f5491451884d [Pipeline] // withDockerContainer [Pipeline] sh [2023-08-03T23:59:26.847Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-08-03T23:59:26.880Z] Warning: overwriting stash ‘coverage-report’ [2023-08-03T23:59:27.405Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-08-03T23:59:27.978Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-08-03T23:59:28.311Z] + ls -al . [2023-08-03T23:59:28.311Z] total 296 [2023-08-03T23:59:28.311Z] drwxrwxr-x 10 jenkins jenkins 4096 Aug 3 23:52 . [2023-08-03T23:59:28.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 23:49 .. [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 140 Aug 3 23:50 .dockerignore [2023-08-03T23:59:28.311Z] drwxrwxr-x 8 jenkins jenkins 4096 Aug 3 23:50 .git [2023-08-03T23:59:28.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 23:50 .github [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 137 Aug 3 23:50 .gitignore [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 42 Aug 3 23:50 .golangci.yml [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 44878 Aug 3 23:50 CHANGELOG.md [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 677 Aug 3 23:50 GOVERNANCE.md [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 885 Aug 3 23:50 Jenkinsfile [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 11341 Aug 3 23:50 LICENSE [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 1842 Aug 3 23:50 Makefile [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 619 Aug 3 23:50 OWNERS.md [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 4933 Aug 3 23:50 README.md [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 5 Aug 3 23:47 VERSION [2023-08-03T23:59:28.311Z] drwxrwxr-x 2 jenkins jenkins 4096 Aug 3 23:50 bin [2023-08-03T23:59:28.311Z] -rw-r--r-- 1 jenkins jenkins 120082 Aug 3 23:56 coverage.out [2023-08-03T23:59:28.311Z] drwxrwxr-x 5 jenkins jenkins 4096 Aug 3 23:50 example [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 3464 Aug 3 23:50 go.mod [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 32228 Aug 3 23:50 go.sum [2023-08-03T23:59:28.311Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 23:50 internal [2023-08-03T23:59:28.311Z] drwxrwxr-x 3 jenkins jenkins 4096 Aug 3 23:50 openapi [2023-08-03T23:59:28.311Z] drwxrwxr-x 6 jenkins jenkins 4096 Aug 3 23:50 pkg [2023-08-03T23:59:28.311Z] drwxrwxr-x 4 jenkins jenkins 4096 Aug 3 23:50 snap [2023-08-03T23:59:28.311Z] -rw-rw-r-- 1 jenkins jenkins 222 Aug 3 23:50 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-03T23:59:28.721Z] + 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=7a12b09640b0469c890c4941c6436028b490dfae --label arch=arm64 --label version=0.0.0 . [2023-08-03T23:59:28.988Z] Sending build context to Docker daemon 6.026MB [2023-08-03T23:59:28.988Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-08-03T23:59:28.988Z] Step 2/23 : FROM ${BASE} AS builder [2023-08-03T23:59:28.988Z] ---> bd7633b8087c [2023-08-03T23:59:28.988Z] Step 3/23 : ARG MAKE=make build [2023-08-03T23:59:29.258Z] ---> Running in 885f6883cb8d [2023-08-03T23:59:29.527Z] Removing intermediate container 885f6883cb8d [2023-08-03T23:59:29.527Z] ---> 258ab774f0ae [2023-08-03T23:59:29.527Z] Step 4/23 : WORKDIR /device-sdk-go [2023-08-03T23:59:29.527Z] ---> Running in eec72cf5f209 [2023-08-03T23:59:29.793Z] Removing intermediate container eec72cf5f209 [2023-08-03T23:59:29.793Z] ---> 40307dfefcb0 [2023-08-03T23:59:29.793Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-08-03T23:59:30.060Z] ---> Running in a3ea038c8474 [2023-08-03T23:59:30.329Z] Removing intermediate container a3ea038c8474 [2023-08-03T23:59:30.329Z] ---> 227dfe7deba5 [2023-08-03T23:59:30.329Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-08-03T23:59:30.329Z] ---> Running in 0903fb9ffd01 [2023-08-03T23:59:31.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-03T23:59:31.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-03T23:59:32.831Z] OK: 263 MiB in 53 packages [2023-08-03T23:59:33.791Z] Removing intermediate container 0903fb9ffd01 [2023-08-03T23:59:33.791Z] ---> 04b40537216e [2023-08-03T23:59:33.791Z] Step 7/23 : COPY go.mod vendor* ./ [2023-08-03T23:59:34.059Z] ---> 09bbddf9cc76 [2023-08-03T23:59:34.059Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-08-03T23:59:34.328Z] ---> Running in 0afc6cc2331b [2023-08-03T23:59:36.270Z] Removing intermediate container 0afc6cc2331b [2023-08-03T23:59:36.270Z] ---> 0570ee5c9ccb [2023-08-03T23:59:36.270Z] Step 9/23 : COPY . . [2023-08-03T23:59:37.233Z] ---> 031248988fa1 [2023-08-03T23:59:37.233Z] Step 10/23 : RUN ${MAKE} [2023-08-03T23:59:37.233Z] ---> Running in fa1603a8fbf0 [2023-08-03T23:59:38.198Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-08-04T00:02:14.912Z] Removing intermediate container fa1603a8fbf0 [2023-08-04T00:02:14.912Z] ---> 2305d9ed8b79 [2023-08-04T00:02:14.912Z] Step 11/23 : FROM alpine:3.17 [2023-08-04T00:02:14.912Z] 3.17: Pulling from library/alpine [2023-08-04T00:02:14.912Z] edb6bdbacee9: Already exists [2023-08-04T00:02:14.912Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-08-04T00:02:14.912Z] Status: Downloaded newer image for alpine:3.17 [2023-08-04T00:02:14.912Z] ---> 779605e5fbc0 [2023-08-04T00:02:14.912Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-08-04T00:02:14.912Z] ---> Running in 8832d8027a26 [2023-08-04T00:02:14.912Z] Removing intermediate container 8832d8027a26 [2023-08-04T00:02:14.912Z] ---> 0b13e43dcdea [2023-08-04T00:02:14.912Z] Step 13/23 : RUN apk add --update --no-cache [2023-08-04T00:02:14.912Z] ---> Running in 5730c208a391 [2023-08-04T00:02:14.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-08-04T00:02:14.912Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-08-04T00:02:14.912Z] OK: 7 MiB in 15 packages [2023-08-04T00:02:14.912Z] Removing intermediate container 5730c208a391 [2023-08-04T00:02:14.912Z] ---> aadd5df43ee3 [2023-08-04T00:02:14.912Z] Step 14/23 : WORKDIR / [2023-08-04T00:02:14.912Z] ---> Running in 2b948818f0e4 [2023-08-04T00:02:14.912Z] Removing intermediate container 2b948818f0e4 [2023-08-04T00:02:14.912Z] ---> 69a60207b636 [2023-08-04T00:02:14.912Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-08-04T00:02:14.912Z] ---> 660b965adae0 [2023-08-04T00:02:14.912Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-08-04T00:02:14.912Z] ---> 7c0fe78f9350 [2023-08-04T00:02:14.912Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-08-04T00:02:14.912Z] ---> 18e24a5feefb [2023-08-04T00:02:14.912Z] Step 18/23 : EXPOSE 59999 [2023-08-04T00:02:14.912Z] ---> Running in ce7c1fb2483d [2023-08-04T00:02:14.912Z] Removing intermediate container ce7c1fb2483d [2023-08-04T00:02:14.912Z] ---> 47d048e48da4 [2023-08-04T00:02:14.912Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-08-04T00:02:14.912Z] ---> Running in 43468ced18d8 [2023-08-04T00:02:14.912Z] Removing intermediate container 43468ced18d8 [2023-08-04T00:02:14.912Z] ---> 68a72d697ca5 [2023-08-04T00:02:14.912Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-08-04T00:02:14.912Z] ---> Running in 36de68b2c2e6 [2023-08-04T00:02:14.912Z] Removing intermediate container 36de68b2c2e6 [2023-08-04T00:02:14.912Z] ---> 76d1c60bd5f5 [2023-08-04T00:02:14.912Z] Step 21/23 : LABEL arch=arm64 [2023-08-04T00:02:14.912Z] ---> Running in 298735067a0b [2023-08-04T00:02:14.912Z] Removing intermediate container 298735067a0b [2023-08-04T00:02:14.912Z] ---> 1768add6eb09 [2023-08-04T00:02:14.912Z] Step 22/23 : LABEL git_sha=7a12b09640b0469c890c4941c6436028b490dfae [2023-08-04T00:02:14.912Z] ---> Running in 39ab00db3571 [2023-08-04T00:02:14.912Z] Removing intermediate container 39ab00db3571 [2023-08-04T00:02:14.912Z] ---> ad4a30e79cbc [2023-08-04T00:02:14.912Z] Step 23/23 : LABEL version=0.0.0 [2023-08-04T00:02:14.912Z] ---> Running in 12399cb350f0 [2023-08-04T00:02:14.912Z] Removing intermediate container 12399cb350f0 [2023-08-04T00:02:14.912Z] ---> a99b1f1355a6 [2023-08-04T00:02:14.912Z] [Warning] One or more build-args [ARCH] were not consumed [2023-08-04T00:02:14.912Z] Successfully built a99b1f1355a6 [2023-08-04T00:02:14.912Z] 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-08-04T00:02:15.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-04T00:02:15.757Z] [2023-08-04T00:02:15.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-04T00:02:16.164Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-04T00:02:16.164Z] arm64: Pulling from edgex-lftools-log-publisher [2023-08-04T00:02:16.164Z] 8998bd30e6a1: Pulling fs layer [2023-08-04T00:02:16.164Z] 04944245beec: Pulling fs layer [2023-08-04T00:02:16.164Z] 699f458cf7ca: Pulling fs layer [2023-08-04T00:02:16.164Z] 765212b225bb: Pulling fs layer [2023-08-04T00:02:16.164Z] f23df028b6ca: Pulling fs layer [2023-08-04T00:02:16.164Z] d65c8cfc05b1: Pulling fs layer [2023-08-04T00:02:16.164Z] 2437ff75d9bd: Pulling fs layer [2023-08-04T00:02:16.164Z] 765212b225bb: Waiting [2023-08-04T00:02:16.164Z] f23df028b6ca: Waiting [2023-08-04T00:02:16.164Z] d65c8cfc05b1: Waiting [2023-08-04T00:02:16.164Z] 2437ff75d9bd: Waiting [2023-08-04T00:02:17.926Z] 04944245beec: Verifying Checksum [2023-08-04T00:02:17.926Z] 04944245beec: Download complete [2023-08-04T00:02:17.926Z] 765212b225bb: Verifying Checksum [2023-08-04T00:02:17.926Z] 765212b225bb: Download complete [2023-08-04T00:02:18.195Z] f23df028b6ca: Verifying Checksum [2023-08-04T00:02:18.195Z] f23df028b6ca: Download complete [2023-08-04T00:02:18.195Z] d65c8cfc05b1: Verifying Checksum [2023-08-04T00:02:18.195Z] d65c8cfc05b1: Download complete [2023-08-04T00:02:18.195Z] 699f458cf7ca: Verifying Checksum [2023-08-04T00:02:18.195Z] 699f458cf7ca: Download complete [2023-08-04T00:02:18.785Z] 8998bd30e6a1: Verifying Checksum [2023-08-04T00:02:18.785Z] 8998bd30e6a1: Download complete [2023-08-04T00:02:21.369Z] 2437ff75d9bd: Verifying Checksum [2023-08-04T00:02:22.779Z] 8998bd30e6a1: Pull complete [2023-08-04T00:02:23.366Z] 04944245beec: Pull complete [2023-08-04T00:02:24.775Z] 699f458cf7ca: Pull complete [2023-08-04T00:02:24.775Z] 765212b225bb: Pull complete [2023-08-04T00:02:28.119Z] f23df028b6ca: Pull complete [2023-08-04T00:02:28.119Z] d65c8cfc05b1: Pull complete [2023-08-04T00:02:43.126Z] 2437ff75d9bd: Pull complete [2023-08-04T00:02:43.126Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-08-04T00:02:43.126Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-08-04T00:02:43.126Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-04T00:02:43.461Z] prd-ubuntu20.04-docker-arm64-4c-16g-2856 does not seem to be running inside a container [2023-08-04T00:02:43.521Z] $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-08-04T00:02:46.140Z] $ docker top b399b7c306fe47aebfe102825471cf76417479a77de982842c06052bafd76c86 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-08-04T00:02:46.722Z] ---> job-cost.sh [2023-08-04T00:02:46.995Z] lf-activate-venv: SKIPPING [2023-08-04T00:02:46.995Z] INFO: No Stack... [2023-08-04T00:02:47.577Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-08-04T00:02:48.157Z] INFO: Archiving Costs [Pipeline] sh [2023-08-04T00:02:48.506Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2023-08-04T00:02:48.506Z] + cut -d, -f6 [Pipeline] lock [2023-08-04T00:02:48.857Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [2023-08-04T00:02:48.868Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] did not exist. Created. [2023-08-04T00:02:48.868Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-08-04T00:02:49.273Z] /w/workspace/device-sdk-go/1@tmp/durable-d61008cd/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-08-04T00:02:49.619Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-08-04T00:02:49.651Z] Warning: overwriting stash ‘stack-cost’ [2023-08-04T00:02:49.728Z] Stashed 1 file(s) [Pipeline] } [2023-08-04T00:02:49.743Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1490-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-08-04T00:02:49.814Z] $ docker stop --time=1 b399b7c306fe47aebfe102825471cf76417479a77de982842c06052bafd76c86 [2023-08-04T00:02:51.266Z] $ docker rm -f --volumes b399b7c306fe47aebfe102825471cf76417479a77de982842c06052bafd76c86 [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-08-04T00:02:52.292Z] provisioning config files... [2023-08-04T00:02:52.300Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/config14879822271220489418tmp [Pipeline] { [Pipeline] sh [2023-08-04T00:02:52.643Z] + set +x [2023-08-04T00:02:52.643Z] + bash -s -- [2023-08-04T00:02:52.643Z] + curl -s https://codecov.io/bash [2023-08-04T00:02:52.643Z] [2023-08-04T00:02:52.643Z] _____ _ [2023-08-04T00:02:52.643Z] / ____| | | [2023-08-04T00:02:52.643Z] | | ___ __| | ___ ___ _____ __ [2023-08-04T00:02:52.643Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-08-04T00:02:52.643Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-08-04T00:02:52.643Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-08-04T00:02:52.644Z] Bash-1.0.6 [2023-08-04T00:02:52.644Z] [2023-08-04T00:02:52.644Z] [2023-08-04T00:02:52.644Z] ==> git version 2.25.1 found [2023-08-04T00:02:52.644Z] ==> 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-08-04T00:02:52.644Z] Release-Date: 2020-01-08 [2023-08-04T00:02:52.644Z] 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-08-04T00:02:52.644Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-08-04T00:02:52.644Z] ==> Jenkins CI detected. [2023-08-04T00:02:52.644Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1490 [2023-08-04T00:02:52.644Z] project root: . [2023-08-04T00:02:52.644Z] --> token set from env [2023-08-04T00:02:52.644Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-08-04T00:02:52.644Z] ==> Running gcov in . (disable via -X gcov) [2023-08-04T00:02:52.644Z] ==> Python coveragepy not found [2023-08-04T00:02:52.644Z] ==> Searching for coverage reports in: [2023-08-04T00:02:52.644Z] + . [2023-08-04T00:02:52.903Z] -> Found 1 reports [2023-08-04T00:02:52.903Z] ==> Detecting git/mercurial file structure [2023-08-04T00:02:52.903Z] ==> Reading reports [2023-08-04T00:02:52.903Z] + ./coverage.out bytes=120082 [2023-08-04T00:02:52.903Z] ==> Appending adjustments [2023-08-04T00:02:52.903Z] https://docs.codecov.io/docs/fixing-reports [2023-08-04T00:02:53.166Z] + Found adjustments [2023-08-04T00:02:53.166Z] ==> Gzipping contents [2023-08-04T00:02:53.166Z] 20K /tmp/codecov.Hn1y6J.gz [2023-08-04T00:02:53.166Z] ==> Uploading reports [2023-08-04T00:02:53.166Z] url: https://codecov.io [2023-08-04T00:02:53.166Z] query: branch=PR-1490&commit=7a12b09640b0469c890c4941c6436028b490dfae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1490&job=&cmd_args= [2023-08-04T00:02:53.166Z] -> Pinging Codecov [2023-08-04T00:02:53.166Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1490&commit=7a12b09640b0469c890c4941c6436028b490dfae&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1490%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1490&job=&cmd_args= [2023-08-04T00:02:53.426Z] -> Uploading to [2023-08-04T00:02:53.426Z] https://storage.googleapis.com/codecov/v4/raw/2023-08-04/7E55EF52A471D76F132DFD9A03CDDE97/7a12b09640b0469c890c4941c6436028b490dfae/be4091fb-e361-4dea-8a75-cdd71517bd8b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230804%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230804T000253Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0cc263d3fa79e1b24f816991bdc1ef0ec6d3076f4a23cc7610e4df0664022bcc [2023-08-04T00:02:53.426Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-08-04T00:02:53.426Z] Dload Upload Total Spent Left Speed [2023-08-04T00:02:53.426Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16438 0 0 100 16438 0 80578 --:--:-- --:--:-- --:--:-- 80578 [2023-08-04T00:02:53.426Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/7a12b09640b0469c890c4941c6436028b490dfae [Pipeline] } [2023-08-04T00:02:53.455Z] 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-08-04T00:02:55.216Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives ] [2023-08-04T00:02:55.216Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives [2023-08-04T00:02:55.216Z] total 16 [2023-08-04T00:02:55.216Z] drwxr-xr-x 3 root root 4096 Aug 3 23:50 . [2023-08-04T00:02:55.216Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 23:50 .. [2023-08-04T00:02:55.216Z] drwxr-xr-x 2 root root 4096 Aug 3 23:50 cost [2023-08-04T00:02:55.216Z] -rw-r--r-- 1 root root 86 Aug 3 23:50 cost.csv [2023-08-04T00:02:55.216Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives [2023-08-04T00:02:55.216Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives [2023-08-04T00:02:55.216Z] total 16 [2023-08-04T00:02:55.216Z] drwxr-xr-x 3 jenkins jenkins 4096 Aug 3 23:50 . [2023-08-04T00:02:55.216Z] drwxrwxr-x 12 jenkins jenkins 4096 Aug 3 23:50 .. [2023-08-04T00:02:55.217Z] drwxr-xr-x 2 jenkins jenkins 4096 Aug 3 23:50 cost [2023-08-04T00:02:55.217Z] -rw-r--r-- 1 jenkins jenkins 86 Aug 3 23:50 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-08-04T00:02:55.541Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-04T00:02:56.431Z] ---> package-listing.sh [2023-08-04T00:02:56.431Z] ++ facter osfamily [2023-08-04T00:02:56.431Z] ++ tr '[:upper:]' '[:lower:]' [2023-08-04T00:02:56.691Z] + OS_FAMILY=debian [2023-08-04T00:02:56.691Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1490 [2023-08-04T00:02:56.691Z] + START_PACKAGES=/tmp/packages_start.txt [2023-08-04T00:02:56.691Z] + END_PACKAGES=/tmp/packages_end.txt [2023-08-04T00:02:56.691Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-08-04T00:02:56.691Z] + PACKAGES=/tmp/packages_start.txt [2023-08-04T00:02:56.691Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1490 ']' [2023-08-04T00:02:56.691Z] + PACKAGES=/tmp/packages_end.txt [2023-08-04T00:02:56.691Z] + case "${OS_FAMILY}" in [2023-08-04T00:02:56.691Z] + dpkg -l [2023-08-04T00:02:56.691Z] + grep '^ii' [2023-08-04T00:02:56.691Z] + '[' -f /tmp/packages_start.txt ']' [2023-08-04T00:02:56.691Z] + '[' -f /tmp/packages_end.txt ']' [2023-08-04T00:02:56.691Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-08-04T00:02:56.691Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1490 ']' [2023-08-04T00:02:56.691Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives/ [2023-08-04T00:02:56.691Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1490/archives/ [Pipeline] echo [2023-08-04T00:02:56.724Z] 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-1490/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-08-04T00:02:57.014Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-08-04T00:02:57.635Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-08-04T00:02:57.635Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-08-04T00:02:57.779Z] prd-ubuntu20.04-docker-8c-8g-2855 does not seem to be running inside a container [2023-08-04T00:02:57.816Z] $ 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-1490/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-1490 -v /w/workspace/gexfoundry_device-sdk-go_PR-1490:/w/workspace/gexfoundry_device-sdk-go_PR-1490:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1490@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-08-04T00:02:57.996Z] $ docker top d26ce2347225dc525346f576c0181130db96d07a07c11e17094bced55cad3d11 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-08-04T00:02:58.375Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-08-04T00:02:58.684Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-08-04T00:02:58.992Z] + ls /var/log/sa-host [2023-08-04T00:02:58.992Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-08-04T00:02:59.200Z] provisioning config files... [2023-08-04T00:02:59.208Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1490@tmp/config1816838181623471316tmp [Pipeline] { [Pipeline] echo [2023-08-04T00:02:59.257Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-04T00:02:59.569Z] ---> create-netrc.sh [Pipeline] } [2023-08-04T00:02:59.604Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-08-04T00:03:00.010Z] ---> python-tools-install.sh [Pipeline] echo [2023-08-04T00:03:00.041Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-04T00:03:00.351Z] ---> sudo-logs.sh [2023-08-04T00:03:00.351Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-08-04T00:03:00.440Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-04T00:03:00.747Z] ---> job-cost.sh [2023-08-04T00:03:00.747Z] lf-activate-venv: SKIPPING [2023-08-04T00:03:00.747Z] DEBUG: total: 0.2199999988079071 [2023-08-04T00:03:00.747Z] INFO: Retrieving Stack Cost... [2023-08-04T00:03:01.005Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-08-04T00:03:01.572Z] INFO: Archiving Costs [Pipeline] echo [2023-08-04T00:03:01.608Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-08-04T00:03:01.922Z] ---> logs-deploy.sh [2023-08-04T00:03:01.922Z] lf-activate-venv: SKIPPING [2023-08-04T00:03:01.922Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1490/1 [2023-08-04T00:03:01.922Z] INFO: archiving workspace using pattern(s): [2023-08-04T00:03:02.866Z] Archives upload complete. [2023-08-04T00:03:03.124Z] INFO: archiving logs to Nexus [2023-08-04T00:03:03.692Z] ---> uname -a: [2023-08-04T00:03:03.692Z] Linux prd-ubuntu20-04-docker-8c-8g-2855 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-08-04T00:03:03.692Z] [2023-08-04T00:03:03.692Z] [2023-08-04T00:03:03.692Z] ---> lscpu: [2023-08-04T00:03:03.692Z] Architecture: x86_64 [2023-08-04T00:03:03.692Z] CPU op-mode(s): 32-bit, 64-bit [2023-08-04T00:03:03.692Z] Byte Order: Little Endian [2023-08-04T00:03:03.692Z] Address sizes: 40 bits physical, 48 bits virtual [2023-08-04T00:03:03.692Z] CPU(s): 8 [2023-08-04T00:03:03.692Z] On-line CPU(s) list: 0-7 [2023-08-04T00:03:03.692Z] Thread(s) per core: 1 [2023-08-04T00:03:03.692Z] Core(s) per socket: 1 [2023-08-04T00:03:03.692Z] Socket(s): 8 [2023-08-04T00:03:03.692Z] NUMA node(s): 1 [2023-08-04T00:03:03.692Z] Vendor ID: AuthenticAMD [2023-08-04T00:03:03.692Z] CPU family: 23 [2023-08-04T00:03:03.692Z] Model: 49 [2023-08-04T00:03:03.692Z] Model name: AMD EPYC-Rome Processor [2023-08-04T00:03:03.692Z] Stepping: 0 [2023-08-04T00:03:03.692Z] CPU MHz: 2800.000 [2023-08-04T00:03:03.692Z] BogoMIPS: 5600.00 [2023-08-04T00:03:03.692Z] Virtualization: AMD-V [2023-08-04T00:03:03.692Z] Hypervisor vendor: KVM [2023-08-04T00:03:03.692Z] Virtualization type: full [2023-08-04T00:03:03.692Z] L1d cache: 256 KiB [2023-08-04T00:03:03.692Z] L1i cache: 256 KiB [2023-08-04T00:03:03.692Z] L2 cache: 4 MiB [2023-08-04T00:03:03.692Z] L3 cache: 128 MiB [2023-08-04T00:03:03.692Z] NUMA node0 CPU(s): 0-7 [2023-08-04T00:03:03.692Z] Vulnerability Itlb multihit: Not affected [2023-08-04T00:03:03.692Z] Vulnerability L1tf: Not affected [2023-08-04T00:03:03.692Z] Vulnerability Mds: Not affected [2023-08-04T00:03:03.692Z] Vulnerability Meltdown: Not affected [2023-08-04T00:03:03.692Z] Vulnerability Mmio stale data: Not affected [2023-08-04T00:03:03.692Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-08-04T00:03:03.692Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-08-04T00:03:03.692Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-08-04T00:03:03.692Z] Vulnerability Srbds: Not affected [2023-08-04T00:03:03.692Z] Vulnerability Tsx async abort: Not affected [2023-08-04T00:03:03.692Z] 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-08-04T00:03:03.692Z] [2023-08-04T00:03:03.692Z]