Pull request #1184 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 288fc845c968860d03ea3a11c1832b1bda6d6383+f9571835d69bd2b94c85f597b4604ec549aac7dc (e49141e98a44896b2707398a7c854d4d6bc5988d) 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-ssh6462118886307132407.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10733306202993936695.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1184/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-1184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3100755290214956968.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-1184/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11347352452062802033.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh17500301703227040639.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1184/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-1184/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15670387550747618073.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[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.17 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org 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-15508 in /w/workspace/gexfoundry_device-sdk-go_PR-1184 [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-1184 # 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 Merging remotes/origin/main commit f9571835d69bd2b94c85f597b4604ec549aac7dc into PR head commit 288fc845c968860d03ea3a11c1832b1bda6d6383 Merge succeeded, producing 288fc845c968860d03ea3a11c1832b1bda6d6383 Checking out Revision 288fc845c968860d03ea3a11c1832b1bda6d6383 (PR-1184) > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1184/head:refs/remotes/origin/PR-1184 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 288fc845c968860d03ea3a11c1832b1bda6d6383 # 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 f9571835d69bd2b94c85f597b4604ec549aac7dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 288fc845c968860d03ea3a11c1832b1bda6d6383 # timeout=10 Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-24T04:05:16.954Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-24T04:05:17.141Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-24T04:05:17.241Z] ========================================================= [2022-06-24T04:05:17.241Z] EdgeX Global Pipelines Version Info [2022-06-24T04:05:17.241Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:05:18.028Z] ------------------- [2022-06-24T04:05:18.028Z] stable info: [2022-06-24T04:05:18.028Z] ------------------- [2022-06-24T04:05:18.028Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-24T04:05:18.028Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T04:05:18.028Z] Message: update stable to v1.0.234 [2022-06-24T04:05:18.602Z] ------------------- [2022-06-24T04:05:18.602Z] experimental info: [2022-06-24T04:05:18.602Z] ------------------- [2022-06-24T04:05:18.602Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-24T04:05:18.602Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-24T04:05:18.602Z] Message: update experimental to v1.0.234 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-24T04:05:18.966Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2022-06-24T04:05:19.002Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2022-06-24T04:05:19.035Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-24T04:05:19.075Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-24T04:05:19.108Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-24T04:05:19.149Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-24T04:05:19.189Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-24T04:05:19.236Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2022-06-24T04:05:19.274Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-24T04:05:19.312Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-24T04:05:19.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-24T04:05:19.387Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2022-06-24T04:05:19.426Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-24T04:05:19.464Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-24T04:05:19.502Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-24T04:05:19.540Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T04:05:19.575Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T04:05:19.614Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-24T04:05:19.655Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-24T04:05:19.693Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-24T04:05:19.746Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-24T04:05:19.789Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-24T04:05:19.826Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-24T04:05:19.867Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-24T04:05:19.904Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-24T04:05:19.945Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-24T04:05:19.983Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-24T04:05:20.022Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1184 [Pipeline] echo [2022-06-24T04:05:20.059Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1184 [Pipeline] echo [2022-06-24T04:05:20.092Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1184 [Pipeline] echo [2022-06-24T04:05:20.126Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] echo [2022-06-24T04:05:20.160Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 288fc84 [Pipeline] echo [2022-06-24T04:05:20.194Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T04:05:20.294Z] provisioning config files... [2022-06-24T04:05:20.311Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/config1300950702289051679tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:05:20.658Z] ---> docker-login.sh [2022-06-24T04:05:20.658Z] nexus3.edgexfoundry.org:10001 [2022-06-24T04:05:20.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:21.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:21.181Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:21.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:21.181Z] [2022-06-24T04:05:21.181Z] Login Succeeded [2022-06-24T04:05:21.181Z] nexus3.edgexfoundry.org:10002 [2022-06-24T04:05:21.181Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:21.181Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:21.181Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:21.181Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:21.181Z] [2022-06-24T04:05:21.181Z] Login Succeeded [2022-06-24T04:05:21.181Z] nexus3.edgexfoundry.org:10003 [2022-06-24T04:05:21.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:21.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:21.443Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:21.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:21.443Z] [2022-06-24T04:05:21.443Z] Login Succeeded [2022-06-24T04:05:21.443Z] nexus3.edgexfoundry.org:10004 [2022-06-24T04:05:21.443Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:21.443Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:21.443Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:21.443Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:21.443Z] [2022-06-24T04:05:21.443Z] Login Succeeded [2022-06-24T04:05:21.443Z] docker.io [2022-06-24T04:05:21.704Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:21.967Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:21.967Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:21.967Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:21.967Z] [2022-06-24T04:05:21.967Z] Login Succeeded [2022-06-24T04:05:21.967Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T04:05:21.993Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-24T04:05:22.628Z] + git rev-list -1 --merges 288fc845c968860d03ea3a11c1832b1bda6d6383~1..288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] echo [2022-06-24T04:05:22.682Z] -----------> git rev-list -1 --merges 288fc845c968860d03ea3a11c1832b1bda6d6383~1..288fc845c968860d03ea3a11c1832b1bda6d6383 288fc845c968860d03ea3a11c1832b1bda6d6383 [false] [Pipeline] sh [2022-06-24T04:05:22.990Z] + git log --format=format:%s -1 288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] echo [2022-06-24T04:05:23.031Z] ========================================================= [2022-06-24T04:05:23.031Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-24T04:05:23.031Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T04:05:23.472Z] + git log --format=format:%s -1 288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] echo [2022-06-24T04:05:23.503Z] [semverPrep] GIT_COMMIT: 288fc845c968860d03ea3a11c1832b1bda6d6383, Commit Message: build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5 [Pipeline] echo [2022-06-24T04:05:23.534Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-24T04:05:23.916Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-24T04:05:23.916Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-24T04:05:23.916Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-24T04:05:23.916Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-24T04:05:23.917Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-24T04:05:23.917Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-24T04:05:23.917Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:05:24.389Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T04:05:24.389Z] [2022-06-24T04:05:24.389Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:05:24.762Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T04:05:24.762Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-24T04:05:24.762Z] 42c077c10790: Pulling fs layer [2022-06-24T04:05:24.762Z] f63e77b7563a: Pulling fs layer [2022-06-24T04:05:24.762Z] bd5fdadae976: Pulling fs layer [2022-06-24T04:05:24.762Z] 205491f53016: Pulling fs layer [2022-06-24T04:05:24.762Z] df18705c85c3: Pulling fs layer [2022-06-24T04:05:24.762Z] bdb3f477010e: Pulling fs layer [2022-06-24T04:05:24.762Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-24T04:05:24.762Z] 2c6e9b1d212d: Pulling fs layer [2022-06-24T04:05:24.762Z] 205491f53016: Waiting [2022-06-24T04:05:24.762Z] bdb3f477010e: Waiting [2022-06-24T04:05:24.762Z] df18705c85c3: Waiting [2022-06-24T04:05:24.762Z] c8a8fc8e1c8f: Waiting [2022-06-24T04:05:24.762Z] 2c6e9b1d212d: Waiting [2022-06-24T04:05:24.762Z] bdb8f0575790: Pulling fs layer [2022-06-24T04:05:24.762Z] 386e3cb2ff24: Pulling fs layer [2022-06-24T04:05:24.762Z] 2343380bae48: Pulling fs layer [2022-06-24T04:05:24.762Z] 2343380bae48: Waiting [2022-06-24T04:05:24.762Z] f63e77b7563a: Verifying Checksum [2022-06-24T04:05:24.762Z] f63e77b7563a: Download complete [2022-06-24T04:05:24.762Z] 205491f53016: Verifying Checksum [2022-06-24T04:05:24.762Z] 205491f53016: Download complete [2022-06-24T04:05:25.022Z] df18705c85c3: Verifying Checksum [2022-06-24T04:05:25.022Z] df18705c85c3: Download complete [2022-06-24T04:05:25.022Z] bd5fdadae976: Verifying Checksum [2022-06-24T04:05:25.022Z] bd5fdadae976: Download complete [2022-06-24T04:05:25.022Z] bdb3f477010e: Verifying Checksum [2022-06-24T04:05:25.022Z] bdb3f477010e: Download complete [2022-06-24T04:05:25.022Z] 2c6e9b1d212d: Download complete [2022-06-24T04:05:25.022Z] bdb8f0575790: Verifying Checksum [2022-06-24T04:05:25.022Z] bdb8f0575790: Download complete [2022-06-24T04:05:25.022Z] 386e3cb2ff24: Verifying Checksum [2022-06-24T04:05:25.022Z] 386e3cb2ff24: Download complete [2022-06-24T04:05:25.022Z] 2343380bae48: Verifying Checksum [2022-06-24T04:05:25.022Z] 2343380bae48: Download complete [2022-06-24T04:05:25.022Z] 42c077c10790: Verifying Checksum [2022-06-24T04:05:25.022Z] 42c077c10790: Download complete [2022-06-24T04:05:25.282Z] c8a8fc8e1c8f: Download complete [2022-06-24T04:05:26.222Z] 42c077c10790: Pull complete [2022-06-24T04:05:26.485Z] f63e77b7563a: Pull complete [2022-06-24T04:05:27.057Z] bd5fdadae976: Pull complete [2022-06-24T04:05:27.057Z] 205491f53016: Pull complete [2022-06-24T04:05:27.318Z] df18705c85c3: Pull complete [2022-06-24T04:05:27.318Z] bdb3f477010e: Pull complete [2022-06-24T04:05:29.226Z] c8a8fc8e1c8f: Pull complete [2022-06-24T04:05:29.490Z] 2c6e9b1d212d: Pull complete [2022-06-24T04:05:29.490Z] bdb8f0575790: Pull complete [2022-06-24T04:05:29.490Z] 386e3cb2ff24: Pull complete [2022-06-24T04:05:29.751Z] 2343380bae48: Pull complete [2022-06-24T04:05:29.751Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-24T04:05:29.751Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-24T04:05:29.751Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:05:29.999Z] prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container [2022-06-24T04:05:30.044Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-24T04:05:31.463Z] $ docker top 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 -eo pid,comm [2022-06-24T04:05:31.530Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-06-24T04:05:31.530Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-24T04:05:31.657Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T04:05:31.657Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T04:05:31.786Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T04:05:31.793Z] $ docker exec 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 ssh-agent [2022-06-24T04:05:31.905Z] SSH_AUTH_SOCK=/tmp/ssh-oiu1fsk2mZZU/agent.32 [2022-06-24T04:05:31.905Z] SSH_AGENT_PID=38 [2022-06-24T04:05:31.912Z] Running ssh-add (command line suppressed) [2022-06-24T04:05:32.030Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/private_key_2708938239685763463.key (/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/private_key_2708938239685763463.key) [2022-06-24T04:05:32.040Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T04:05:32.369Z] + git tag --points-at HEAD [Pipeline] } [2022-06-24T04:05:32.402Z] $ docker exec --env ******** --env ******** 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 ssh-agent -k [2022-06-24T04:05:32.503Z] unset SSH_AUTH_SOCK; [2022-06-24T04:05:32.504Z] unset SSH_AGENT_PID; [2022-06-24T04:05:32.504Z] echo Agent pid 38 killed; [2022-06-24T04:05:32.512Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-24T04:05:32.612Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-24T04:05:32.612Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-24T04:05:32.724Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-24T04:05:32.731Z] $ docker exec 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 ssh-agent [2022-06-24T04:05:32.857Z] SSH_AUTH_SOCK=/tmp/ssh-E8thdmBJm9kM/agent.71 [2022-06-24T04:05:32.857Z] SSH_AGENT_PID=77 [2022-06-24T04:05:32.863Z] Running ssh-add (command line suppressed) [2022-06-24T04:05:32.983Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/private_key_326235588042680906.key (/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/private_key_326235588042680906.key) [2022-06-24T04:05:32.994Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-24T04:05:33.329Z] + git semver init [2022-06-24T04:05:33.590Z] 2022-06-24 04:05:33,510 [run_init] DEBUG init version:0.0.0 force:False [2022-06-24T04:05:33.590Z] 2022-06-24 04:05:33,511 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver [2022-06-24T04:05:33.590Z] 2022-06-24 04:05:33,511 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver [2022-06-24T04:05:33.590Z] 2022-06-24 04:05:33,511 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1184, universal_newlines=False, shell=None, istream=None) [2022-06-24T04:05:34.535Z] 2022-06-24 04:05:34,263 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184/.git/info/exclude [2022-06-24T04:05:34.535Z] 2022-06-24 04:05:34,263 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver/PR-1184 with force:False [2022-06-24T04:05:34.535Z] 2022-06-24 04:05:34,264 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver/PR-1184 [2022-06-24T04:05:34.535Z] 2022-06-24 04:05:34,268 [execute] INFO git cat-file --batch-check [2022-06-24T04:05:34.535Z] 2022-06-24 04:05:34,268 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T04:05:34.535Z] 2022-06-24 04:05:34,276 [execute] INFO git cat-file --batch [2022-06-24T04:05:34.535Z] 2022-06-24 04:05:34,276 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver, universal_newlines=False, shell=None, istream=) [2022-06-24T04:05:34.535Z] 2022-06-24 04:05:34,280 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1184/.semver/PR-1184 [2022-06-24T04:05:34.535Z] 0.0.0 [Pipeline] } [2022-06-24T04:05:34.565Z] $ docker exec --env ******** --env ******** 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 ssh-agent -k [2022-06-24T04:05:34.678Z] unset SSH_AUTH_SOCK; [2022-06-24T04:05:34.678Z] unset SSH_AGENT_PID; [2022-06-24T04:05:34.678Z] echo Agent pid 77 killed; [2022-06-24T04:05:34.684Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-24T04:05:35.106Z] + git semver [Pipeline] } [2022-06-24T04:05:35.396Z] $ docker stop --time=1 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 [2022-06-24T04:05:36.740Z] $ docker rm -f 59bd01bae817a242da67c5d105d4e2593e18ef82af3dae9255061a64107752d6 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T04:05:37.140Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-24T04:05:37.434Z] Stashed 1 file(s) [Pipeline] echo [2022-06-24T04:05:37.452Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T04:05:38.019Z] provisioning config files... [2022-06-24T04:05:38.031Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/config8598824256389615806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:05:38.369Z] ---> docker-login.sh [2022-06-24T04:05:38.369Z] nexus3.edgexfoundry.org:10001 [2022-06-24T04:05:38.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:38.369Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:38.369Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:38.369Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:38.369Z] [2022-06-24T04:05:38.369Z] Login Succeeded [2022-06-24T04:05:38.369Z] nexus3.edgexfoundry.org:10002 [2022-06-24T04:05:38.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:38.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:38.632Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:38.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:38.632Z] [2022-06-24T04:05:38.632Z] Login Succeeded [2022-06-24T04:05:38.632Z] nexus3.edgexfoundry.org:10003 [2022-06-24T04:05:38.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:38.632Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:38.632Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:38.632Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:38.632Z] [2022-06-24T04:05:38.632Z] Login Succeeded [2022-06-24T04:05:38.632Z] nexus3.edgexfoundry.org:10004 [2022-06-24T04:05:38.632Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:38.894Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:38.894Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:38.894Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:38.894Z] [2022-06-24T04:05:38.894Z] Login Succeeded [2022-06-24T04:05:38.894Z] docker.io [2022-06-24T04:05:38.894Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:05:39.155Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:05:39.155Z] Configure a credential helper to remove this warning. See [2022-06-24T04:05:39.155Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:05:39.155Z] [2022-06-24T04:05:39.155Z] Login Succeeded [2022-06-24T04:05:39.155Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T04:05:39.182Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T04:05:39.386Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T04:05:39.421Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T04:05:39.450Z] ========================================================= [2022-06-24T04:05:39.450Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-24T04:05:39.450Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:05:40.008Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T04:05:40.008Z] Sending build context to Docker daemon 9.679MB [2022-06-24T04:05:40.008Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T04:05:40.008Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-24T04:05:40.008Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-24T04:05:40.008Z] 59bf1c3509f3: Pulling fs layer [2022-06-24T04:05:40.008Z] 666ba61612fd: Pulling fs layer [2022-06-24T04:05:40.008Z] 8ed8ca486205: Pulling fs layer [2022-06-24T04:05:40.008Z] cc1cd167ecdc: Pulling fs layer [2022-06-24T04:05:40.008Z] c516ae0d96e1: Pulling fs layer [2022-06-24T04:05:40.008Z] 684cea983483: Pulling fs layer [2022-06-24T04:05:40.008Z] c516ae0d96e1: Waiting [2022-06-24T04:05:40.008Z] 684cea983483: Waiting [2022-06-24T04:05:40.008Z] cc1cd167ecdc: Waiting [2022-06-24T04:05:40.008Z] dd3240ac7de5: Pulling fs layer [2022-06-24T04:05:40.008Z] b1e948a4e11c: Pulling fs layer [2022-06-24T04:05:40.008Z] a8fd76ee1af6: Pulling fs layer [2022-06-24T04:05:40.008Z] 646ad004c059: Pulling fs layer [2022-06-24T04:05:40.008Z] a8fd76ee1af6: Waiting [2022-06-24T04:05:40.008Z] dd3240ac7de5: Waiting [2022-06-24T04:05:40.008Z] b1e948a4e11c: Waiting [2022-06-24T04:05:40.008Z] 646ad004c059: Waiting [2022-06-24T04:05:40.008Z] 8ed8ca486205: Verifying Checksum [2022-06-24T04:05:40.008Z] 8ed8ca486205: Download complete [2022-06-24T04:05:40.269Z] 666ba61612fd: Download complete [2022-06-24T04:05:40.269Z] c516ae0d96e1: Verifying Checksum [2022-06-24T04:05:40.269Z] c516ae0d96e1: Download complete [2022-06-24T04:05:40.269Z] 684cea983483: Verifying Checksum [2022-06-24T04:05:40.269Z] 684cea983483: Download complete [2022-06-24T04:05:40.269Z] 59bf1c3509f3: Verifying Checksum [2022-06-24T04:05:40.269Z] 59bf1c3509f3: Download complete [2022-06-24T04:05:40.269Z] dd3240ac7de5: Verifying Checksum [2022-06-24T04:05:40.269Z] dd3240ac7de5: Download complete [2022-06-24T04:05:40.269Z] b1e948a4e11c: Verifying Checksum [2022-06-24T04:05:40.269Z] b1e948a4e11c: Download complete [2022-06-24T04:05:40.269Z] 59bf1c3509f3: Pull complete [2022-06-24T04:05:40.530Z] 666ba61612fd: Pull complete [2022-06-24T04:05:40.530Z] 8ed8ca486205: Pull complete [2022-06-24T04:05:40.791Z] 646ad004c059: Verifying Checksum [2022-06-24T04:05:40.791Z] 646ad004c059: Download complete [2022-06-24T04:05:40.791Z] a8fd76ee1af6: Verifying Checksum [2022-06-24T04:05:40.791Z] a8fd76ee1af6: Download complete [2022-06-24T04:05:41.051Z] cc1cd167ecdc: Verifying Checksum [2022-06-24T04:05:41.051Z] cc1cd167ecdc: Download complete [2022-06-24T04:05:45.250Z] cc1cd167ecdc: Pull complete [2022-06-24T04:05:45.250Z] c516ae0d96e1: Pull complete [2022-06-24T04:05:45.250Z] 684cea983483: Pull complete [2022-06-24T04:05:45.250Z] dd3240ac7de5: Pull complete [2022-06-24T04:05:45.250Z] b1e948a4e11c: Pull complete [2022-06-24T04:05:47.168Z] a8fd76ee1af6: Pull complete [2022-06-24T04:05:47.738Z] 646ad004c059: Pull complete [2022-06-24T04:05:47.738Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-24T04:05:47.738Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-24T04:05:47.738Z] ---> 8f69c11f6b0c [2022-06-24T04:05:47.738Z] Step 3/11 : ARG MAKE=make build [2022-06-24T04:05:49.653Z] ---> Running in 4d904157fbff [2022-06-24T04:05:49.653Z] Removing intermediate container 4d904157fbff [2022-06-24T04:05:49.653Z] ---> ca4bf6dd1adc [2022-06-24T04:05:49.653Z] Step 4/11 : WORKDIR /device-sdk-go [2022-06-24T04:05:49.653Z] ---> Running in f4fd308459be [2022-06-24T04:05:49.653Z] Removing intermediate container f4fd308459be [2022-06-24T04:05:49.653Z] ---> cd73f32e5daa [2022-06-24T04:05:49.653Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T04:05:49.653Z] ---> Running in 167ca6bbde04 [2022-06-24T04:05:49.653Z] Removing intermediate container 167ca6bbde04 [2022-06-24T04:05:49.653Z] ---> 9ed8201ff996 [2022-06-24T04:05:49.653Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:05:49.653Z] ---> Running in ae0ed7a341ca [2022-06-24T04:05:50.229Z] Removing intermediate container ae0ed7a341ca [2022-06-24T04:05:50.229Z] ---> 671792484d69 [2022-06-24T04:05:50.229Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-24T04:05:50.229Z] ---> Running in 82f977b47500 [2022-06-24T04:05:50.489Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T04:05:51.872Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T04:05:51.872Z] OK: 221 MiB in 52 packages [2022-06-24T04:05:52.133Z] Removing intermediate container 82f977b47500 [2022-06-24T04:05:52.133Z] ---> 3eca0bb3294f [2022-06-24T04:05:52.133Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-24T04:05:52.392Z] ---> 0c67b6021bd0 [2022-06-24T04:05:52.392Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T04:05:52.392Z] ---> Running in 695c037eca1b [2022-06-24T04:05:52.848Z] Still waiting to schedule task [2022-06-24T04:05:52.849Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-06-24T04:06:10.508Z] Removing intermediate container 695c037eca1b [2022-06-24T04:06:10.508Z] ---> 7bdc2b379fb3 [2022-06-24T04:06:10.508Z] Step 10/11 : COPY . . [2022-06-24T04:06:10.508Z] ---> 5b592d85dd9c [2022-06-24T04:06:10.508Z] Step 11/11 : RUN ${MAKE} [2022-06-24T04:06:10.508Z] ---> Running in 532e6a3bdc0d [2022-06-24T04:06:10.508Z] noop [2022-06-24T04:06:10.508Z] Removing intermediate container 532e6a3bdc0d [2022-06-24T04:06:10.508Z] ---> b140a43c0257 [2022-06-24T04:06:10.508Z] Successfully built b140a43c0257 [2022-06-24T04:06:10.508Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:06:10.945Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T04:06:10.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:06:11.091Z] prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container [2022-06-24T04:06:11.132Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-24T04:06:11.501Z] $ docker top b801e4d2f6f6402ae5f1ca5ff5a8572b5daab4093ebfe21728cc0525e1cf4190 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T04:06:11.897Z] + go version [2022-06-24T04:06:11.897Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-24T04:06:11.935Z] $ docker stop --time=1 b801e4d2f6f6402ae5f1ca5ff5a8572b5daab4093ebfe21728cc0525e1cf4190 [2022-06-24T04:06:13.223Z] $ docker rm -f b801e4d2f6f6402ae5f1ca5ff5a8572b5daab4093ebfe21728cc0525e1cf4190 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:06:13.914Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-24T04:06:13.914Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:06:14.064Z] prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container [2022-06-24T04:06:14.130Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-24T04:06:14.514Z] $ docker top 6ac3718836bc8264a388b39df77fa00b6fd096f25d7f64de21999c6592355218 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T04:06:14.982Z] + make test [2022-06-24T04:06:14.982Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-24T04:06:20.263Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-24T04:06:32.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-24T04:06:32.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-24T04:06:32.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-24T04:06:32.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.084s coverage: 23.7% of statements [2022-06-24T04:06:32.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-24T04:06:32.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.086s coverage: 27.6% of statements [2022-06-24T04:06:32.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.114s coverage: 78.9% of statements [2022-06-24T04:06:32.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.061s coverage: 10.8% of statements [2022-06-24T04:06:32.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.075s coverage: 60.0% of statements [2022-06-24T04:06:32.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-24T04:06:32.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-24T04:06:32.471Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.089s coverage: 34.8% of statements [2022-06-24T04:06:32.471Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-24T04:06:32.731Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.078s coverage: 85.4% of statements [2022-06-24T04:06:32.731Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-24T04:06:32.731Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-24T04:06:32.731Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.078s coverage: 65.1% of statements [2022-06-24T04:06:32.731Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 0.756s coverage: 89.2% of statements [2022-06-24T04:06:32.731Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-24T04:06:32.731Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.059s coverage: 4.7% of statements [2022-06-24T04:06:32.731Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-24T04:06:47.622Z] GO111MODULE=on go vet ./... [2022-06-24T04:06:50.910Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T04:06:50.910Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-24T04:06:50.910Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-24T04:06:50.942Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-24T04:06:50.974Z] $ docker stop --time=1 6ac3718836bc8264a388b39df77fa00b6fd096f25d7f64de21999c6592355218 [2022-06-24T04:06:53.304Z] $ docker rm -f 6ac3718836bc8264a388b39df77fa00b6fd096f25d7f64de21999c6592355218 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T04:06:53.867Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-24T04:06:53.954Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-24T04:06:54.611Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-24T04:06:54.923Z] + ls -al . [2022-06-24T04:06:54.923Z] total 304 [2022-06-24T04:06:54.923Z] drwxrwxr-x 11 jenkins jenkins 4096 Jun 24 04:06 . [2022-06-24T04:06:54.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:05 .. [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 04:05 .dockerignore [2022-06-24T04:06:54.923Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:05 .git [2022-06-24T04:06:54.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:05 .github [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 131 Jun 24 04:05 .gitignore [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 04:05 .golangci.yml [2022-06-24T04:06:54.923Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 04:05 .semver [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jun 24 04:05 CHANGELOG.md [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 04:05 GOVERNANCE.md [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 24 04:05 Jenkinsfile [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 04:05 LICENSE [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 2015 Jun 24 04:05 Makefile [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 24 04:05 OWNERS.md [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jun 24 04:05 README.md [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:05 VERSION [2022-06-24T04:06:54.923Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:05 bin [2022-06-24T04:06:54.923Z] -rw-r--r-- 1 jenkins jenkins 131190 Jun 24 04:06 coverage.out [2022-06-24T04:06:54.923Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:05 example [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jun 24 04:05 go.mod [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 35641 Jun 24 04:05 go.sum [2022-06-24T04:06:54.923Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 04:05 internal [2022-06-24T04:06:54.923Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:05 openapi [2022-06-24T04:06:54.923Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:05 pkg [2022-06-24T04:06:54.923Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:05 snap [2022-06-24T04:06:54.923Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 04:05 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:06:55.321Z] + 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=288fc845c968860d03ea3a11c1832b1bda6d6383 --label arch=amd64 --label version=0.0.0 . [2022-06-24T04:06:55.321Z] Sending build context to Docker daemon 9.811MB [2022-06-24T04:06:55.321Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T04:06:55.321Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-24T04:06:55.321Z] ---> b140a43c0257 [2022-06-24T04:06:55.321Z] Step 3/25 : ARG MAKE=make build [2022-06-24T04:06:55.321Z] ---> Running in 68e7a9ae749a [2022-06-24T04:06:55.581Z] Removing intermediate container 68e7a9ae749a [2022-06-24T04:06:55.581Z] ---> c7f1158b5e3b [2022-06-24T04:06:55.581Z] Step 4/25 : WORKDIR /device-sdk-go [2022-06-24T04:06:55.581Z] ---> Running in c3c95614f075 [2022-06-24T04:06:55.581Z] Removing intermediate container c3c95614f075 [2022-06-24T04:06:55.581Z] ---> 458247a851d6 [2022-06-24T04:06:55.581Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T04:06:55.841Z] ---> Running in 23c4bbc8f60d [2022-06-24T04:06:55.841Z] Removing intermediate container 23c4bbc8f60d [2022-06-24T04:06:55.841Z] ---> 41657fad7209 [2022-06-24T04:06:55.841Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:06:55.841Z] ---> Running in f2c1a22041a8 [2022-06-24T04:06:56.411Z] Removing intermediate container f2c1a22041a8 [2022-06-24T04:06:56.411Z] ---> aba9148ec49d [2022-06-24T04:06:56.411Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-24T04:06:56.411Z] ---> Running in e2f520662afc [2022-06-24T04:06:56.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-24T04:06:57.621Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-24T04:06:57.881Z] OK: 221 MiB in 52 packages [2022-06-24T04:06:58.140Z] Removing intermediate container e2f520662afc [2022-06-24T04:06:58.140Z] ---> 18317ebfa1ad [2022-06-24T04:06:58.140Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-24T04:06:58.400Z] ---> 7e17816fcaf6 [2022-06-24T04:06:58.400Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T04:06:58.400Z] ---> Running in 2ecfab1b6318 [2022-06-24T04:06:58.971Z] Removing intermediate container 2ecfab1b6318 [2022-06-24T04:06:58.971Z] ---> 983c4bca24ab [2022-06-24T04:06:58.971Z] Step 10/25 : COPY . . [2022-06-24T04:06:59.231Z] ---> 4e81b7037933 [2022-06-24T04:06:59.231Z] Step 11/25 : RUN ${MAKE} [2022-06-24T04:06:59.494Z] ---> Running in 2ecb84fff0f5 [2022-06-24T04:06:59.755Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-24T04:07:17.849Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-24T04:07:17.849Z] Removing intermediate container 2ecb84fff0f5 [2022-06-24T04:07:17.849Z] ---> 1a41231a3d51 [2022-06-24T04:07:17.849Z] Step 12/25 : FROM alpine:3.14 [2022-06-24T04:07:18.791Z] 3.14: Pulling from library/alpine [2022-06-24T04:07:18.791Z] 8663204ce13b: Pulling fs layer [2022-06-24T04:07:19.051Z] 8663204ce13b: Verifying Checksum [2022-06-24T04:07:19.051Z] 8663204ce13b: Download complete [2022-06-24T04:07:19.310Z] 8663204ce13b: Pull complete [2022-06-24T04:07:19.310Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-24T04:07:19.310Z] Status: Downloaded newer image for alpine:3.14 [2022-06-24T04:07:19.310Z] ---> e04c818066af [2022-06-24T04:07:19.310Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T04:07:19.310Z] ---> Running in 92f239a3fb35 [2022-06-24T04:07:19.310Z] Removing intermediate container 92f239a3fb35 [2022-06-24T04:07:19.310Z] ---> eede624c7980 [2022-06-24T04:07:19.310Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:07:19.569Z] ---> Running in 4ecf2a5fd21a [2022-06-24T04:07:20.138Z] Removing intermediate container 4ecf2a5fd21a [2022-06-24T04:07:20.138Z] ---> 28762b308617 [2022-06-24T04:07:20.138Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-24T04:07:20.138Z] ---> Running in c0ec72552872 [2022-06-24T04:07:20.398Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-24T04:07:21.339Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-24T04:07:21.339Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-24T04:07:21.599Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-24T04:07:21.599Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-24T04:07:21.599Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-24T04:07:21.860Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-24T04:07:21.860Z] Executing busybox-1.33.1-r7.trigger [2022-06-24T04:07:21.860Z] OK: 8 MiB in 19 packages [2022-06-24T04:07:22.430Z] Removing intermediate container c0ec72552872 [2022-06-24T04:07:22.430Z] ---> 0b1bed496f3c [2022-06-24T04:07:22.430Z] Step 16/25 : WORKDIR / [2022-06-24T04:07:22.430Z] ---> Running in be9d99bd5ace [2022-06-24T04:07:22.430Z] Removing intermediate container be9d99bd5ace [2022-06-24T04:07:22.430Z] ---> e14a76cddd5c [2022-06-24T04:07:22.430Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-24T04:07:22.692Z] ---> e14d8880718a [2022-06-24T04:07:22.692Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-24T04:07:23.275Z] ---> f3954990633e [2022-06-24T04:07:23.275Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-24T04:07:23.275Z] ---> 3fca5f23e72e [2022-06-24T04:07:23.275Z] Step 20/25 : EXPOSE 59999 [2022-06-24T04:07:23.275Z] ---> Running in 7102ae1ee920 [2022-06-24T04:07:23.534Z] Removing intermediate container 7102ae1ee920 [2022-06-24T04:07:23.534Z] ---> d14e7b2dcc3f [2022-06-24T04:07:23.534Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-06-24T04:07:23.534Z] ---> Running in 24ba111cb4a9 [2022-06-24T04:07:23.534Z] Removing intermediate container 24ba111cb4a9 [2022-06-24T04:07:23.534Z] ---> 8803d278e499 [2022-06-24T04:07:23.534Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-24T04:07:23.534Z] ---> Running in 19242e57d3d6 [2022-06-24T04:07:23.794Z] Removing intermediate container 19242e57d3d6 [2022-06-24T04:07:23.794Z] ---> a1e8c779a8fa [2022-06-24T04:07:23.794Z] Step 23/25 : LABEL arch=amd64 [2022-06-24T04:07:23.794Z] ---> Running in 1c9c6a70646f [2022-06-24T04:07:23.794Z] Removing intermediate container 1c9c6a70646f [2022-06-24T04:07:23.794Z] ---> 9ee322226ea8 [2022-06-24T04:07:23.794Z] Step 24/25 : LABEL git_sha=288fc845c968860d03ea3a11c1832b1bda6d6383 [2022-06-24T04:07:24.055Z] ---> Running in 072666ed4c56 [2022-06-24T04:07:24.055Z] Removing intermediate container 072666ed4c56 [2022-06-24T04:07:24.055Z] ---> ca8fe837b9b2 [2022-06-24T04:07:24.055Z] Step 25/25 : LABEL version=0.0.0 [2022-06-24T04:07:24.055Z] ---> Running in ed9e63bafcdd [2022-06-24T04:07:24.317Z] Removing intermediate container ed9e63bafcdd [2022-06-24T04:07:24.317Z] ---> bd8cb14348fa [2022-06-24T04:07:24.317Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-24T04:07:24.317Z] Successfully built bd8cb14348fa [2022-06-24T04:07:24.317Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:07:25.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T04:07:25.141Z] [2022-06-24T04:07:25.141Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:07:25.508Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T04:07:25.508Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-24T04:07:25.508Z] 5eb5b503b376: Pulling fs layer [2022-06-24T04:07:25.508Z] 5c69ac0246d0: Pulling fs layer [2022-06-24T04:07:25.508Z] ec43610c2a17: Pulling fs layer [2022-06-24T04:07:25.508Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-24T04:07:25.508Z] 33b1e0a273af: Pulling fs layer [2022-06-24T04:07:25.508Z] 5d3b04190fa2: Pulling fs layer [2022-06-24T04:07:25.508Z] 2f39f015ded8: Pulling fs layer [2022-06-24T04:07:25.508Z] 5d3b04190fa2: Waiting [2022-06-24T04:07:25.508Z] 2f39f015ded8: Waiting [2022-06-24T04:07:25.508Z] 3a2ae6a8a46f: Waiting [2022-06-24T04:07:25.508Z] 33b1e0a273af: Waiting [2022-06-24T04:07:25.508Z] 5c69ac0246d0: Download complete [2022-06-24T04:07:25.508Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-24T04:07:25.508Z] 3a2ae6a8a46f: Download complete [2022-06-24T04:07:25.508Z] ec43610c2a17: Verifying Checksum [2022-06-24T04:07:25.508Z] ec43610c2a17: Download complete [2022-06-24T04:07:25.508Z] 33b1e0a273af: Verifying Checksum [2022-06-24T04:07:25.508Z] 33b1e0a273af: Download complete [2022-06-24T04:07:25.766Z] 5d3b04190fa2: Verifying Checksum [2022-06-24T04:07:25.766Z] 5d3b04190fa2: Download complete [2022-06-24T04:07:25.766Z] 5eb5b503b376: Verifying Checksum [2022-06-24T04:07:25.766Z] 5eb5b503b376: Download complete [2022-06-24T04:07:26.336Z] 2f39f015ded8: Download complete [2022-06-24T04:07:26.336Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-15509 in /w/workspace/gexfoundry_device-sdk-go_PR-1184 [Pipeline] { [Pipeline] ws [2022-06-24T04:07:26.392Z] Running in /w/workspace/device-sdk-go/1 [Pipeline] { [Pipeline] checkout [2022-06-24T04:07:26.490Z] The recommended git tool is: git [2022-06-24T04:07:26.904Z] 5eb5b503b376: Pull complete [2022-06-24T04:07:27.163Z] 5c69ac0246d0: Pull complete [2022-06-24T04:07:27.423Z] ec43610c2a17: Pull complete [2022-06-24T04:07:27.691Z] 3a2ae6a8a46f: Pull complete [2022-06-24T04:07:27.949Z] 33b1e0a273af: Pull complete [2022-06-24T04:07:27.949Z] 5d3b04190fa2: Pull complete [2022-06-24T04:07:32.144Z] 2f39f015ded8: Pull complete [2022-06-24T04:07:32.144Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-24T04:07:32.144Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T04:07:32.144Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:07:32.364Z] prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container [2022-06-24T04:07:32.415Z] $ 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-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T04:07:33.660Z] using credential edgex-jenkins-ssh [2022-06-24T04:07:33.680Z] Cloning the remote Git repository [2022-06-24T04:07:34.305Z] $ docker top 3842b23df98bd14ea542432a8b3e0f65b8c5601bc64d7801df1cb48516c9e130 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:07:33.747Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2022-06-24T04:07:33.914Z] > git init /w/workspace/device-sdk-go/1 # timeout=10 [2022-06-24T04:07:34.129Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-24T04:07:34.130Z] > git --version # timeout=10 [2022-06-24T04:07:34.195Z] > git --version # 'git version 2.25.1' [2022-06-24T04:07:34.198Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T04:07:34.325Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T04:07:34.806Z] ---> job-cost.sh [2022-06-24T04:07:34.806Z] lf-activate-venv: SKIPPING [2022-06-24T04:07:34.806Z] INFO: No Stack... [2022-06-24T04:07:35.374Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T04:07:35.635Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T04:07:35.948Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives/cost.csv [2022-06-24T04:07:35.949Z] + cut -d, -f6 [2022-06-24T04:07:35.954Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [Pipeline] lock [2022-06-24T04:07:35.986Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [2022-06-24T04:07:35.990Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] did not exist. Created. [2022-06-24T04:07:35.990Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T04:07:36.382Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-24T04:07:36.427Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T04:07:36.460Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T04:07:36.544Z] $ docker stop --time=1 3842b23df98bd14ea542432a8b3e0f65b8c5601bc64d7801df1cb48516c9e130 [2022-06-24T04:07:36.561Z] Merging remotes/origin/main commit f9571835d69bd2b94c85f597b4604ec549aac7dc into PR head commit 288fc845c968860d03ea3a11c1832b1bda6d6383 [2022-06-24T04:07:36.810Z] Merge succeeded, producing 288fc845c968860d03ea3a11c1832b1bda6d6383 [2022-06-24T04:07:36.811Z] Checking out Revision 288fc845c968860d03ea3a11c1832b1bda6d6383 (PR-1184) [2022-06-24T04:07:35.990Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-24T04:07:36.021Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2022-06-24T04:07:36.069Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2022-06-24T04:07:36.069Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T04:07:36.083Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1184/head:refs/remotes/origin/PR-1184 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-24T04:07:36.584Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T04:07:36.600Z] > git checkout -f 288fc845c968860d03ea3a11c1832b1bda6d6383 # timeout=10 [2022-06-24T04:07:36.715Z] > git remote # timeout=10 [2022-06-24T04:07:36.738Z] > git config --get remote.origin.url # timeout=10 [2022-06-24T04:07:36.760Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-24T04:07:36.771Z] > git merge f9571835d69bd2b94c85f597b4604ec549aac7dc # timeout=10 [2022-06-24T04:07:36.794Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-24T04:07:36.821Z] > git config core.sparsecheckout # timeout=10 [2022-06-24T04:07:36.835Z] > git checkout -f 288fc845c968860d03ea3a11c1832b1bda6d6383 # timeout=10 [2022-06-24T04:07:37.723Z] $ docker rm -f 3842b23df98bd14ea542432a8b3e0f65b8c5601bc64d7801df1cb48516c9e130 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-24T04:07:41.029Z] Commit message: "build(deps): bump github.com/stretchr/testify from 1.7.4 to 1.7.5" [2022-06-24T04:07:41.100Z] > git --version # timeout=10 [2022-06-24T04:07:41.112Z] > git --version # 'git version 2.25.1' [2022-06-24T04:07:41.125Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T04:07:42.131Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-24T04:07:42.131Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T04:07:42.131Z] Dload Upload Total Spent Left Speed [2022-06-24T04:07:42.131Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 99617 0 --:--:-- --:--:-- --:--:-- 99617 [Pipeline] sh [2022-06-24T04:07:43.077Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-24T04:07:43.428Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-06-24T04:07:43.428Z] + sudo tee /etc/docker/daemon.new [2022-06-24T04:07:43.428Z] { [2022-06-24T04:07:43.428Z] "registry-mirrors": [ [2022-06-24T04:07:43.428Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-24T04:07:43.428Z] ], [2022-06-24T04:07:43.428Z] "bip": "10.250.0.254/24", [2022-06-24T04:07:43.428Z] "hosts": [ [2022-06-24T04:07:43.428Z] "tcp://0.0.0.0:5555", [2022-06-24T04:07:43.428Z] "unix:///var/run/docker.sock" [2022-06-24T04:07:43.428Z] ], [2022-06-24T04:07:43.428Z] "mtu": 1458, [2022-06-24T04:07:43.428Z] "selinux-enabled": true, [2022-06-24T04:07:43.428Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-24T04:07:43.428Z] } [Pipeline] sh [2022-06-24T04:07:43.788Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-24T04:07:44.146Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T04:08:02.534Z] provisioning config files... [2022-06-24T04:08:02.556Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/1@tmp/config5767281948437771651tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:08:02.948Z] ---> docker-login.sh [2022-06-24T04:08:02.948Z] nexus3.edgexfoundry.org:10001 [2022-06-24T04:08:03.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:08:03.823Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:08:03.823Z] Configure a credential helper to remove this warning. See [2022-06-24T04:08:03.823Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:08:03.823Z] [2022-06-24T04:08:03.823Z] Login Succeeded [2022-06-24T04:08:03.823Z] nexus3.edgexfoundry.org:10002 [2022-06-24T04:08:04.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:08:04.096Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:08:04.096Z] Configure a credential helper to remove this warning. See [2022-06-24T04:08:04.096Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:08:04.096Z] [2022-06-24T04:08:04.096Z] Login Succeeded [2022-06-24T04:08:04.096Z] nexus3.edgexfoundry.org:10003 [2022-06-24T04:08:04.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:08:04.694Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:08:04.694Z] Configure a credential helper to remove this warning. See [2022-06-24T04:08:04.694Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:08:04.694Z] [2022-06-24T04:08:04.694Z] Login Succeeded [2022-06-24T04:08:04.694Z] nexus3.edgexfoundry.org:10004 [2022-06-24T04:08:04.966Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:08:05.241Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:08:05.241Z] Configure a credential helper to remove this warning. See [2022-06-24T04:08:05.241Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:08:05.241Z] [2022-06-24T04:08:05.241Z] Login Succeeded [2022-06-24T04:08:05.241Z] docker.io [2022-06-24T04:08:05.513Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-24T04:08:05.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-24T04:08:05.785Z] Configure a credential helper to remove this warning. See [2022-06-24T04:08:05.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-24T04:08:05.785Z] [2022-06-24T04:08:05.785Z] Login Succeeded [2022-06-24T04:08:05.785Z] ---> docker-login.sh ends [Pipeline] } [2022-06-24T04:08:05.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-24T04:08:06.192Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T04:08:06.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-24T04:08:06.257Z] ========================================================= [2022-06-24T04:08:06.257Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-24T04:08:06.257Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:08:06.758Z] + 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.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-24T04:08:07.034Z] Sending build context to Docker daemon 5.183MB [2022-06-24T04:08:07.034Z] Step 1/11 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T04:08:07.034Z] Step 2/11 : FROM ${BASE} AS builder [2022-06-24T04:08:07.314Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-24T04:08:07.314Z] 9b3977197b4f: Pulling fs layer [2022-06-24T04:08:07.314Z] 1a89e8eeedd5: Pulling fs layer [2022-06-24T04:08:07.314Z] 94645a83ff95: Pulling fs layer [2022-06-24T04:08:07.314Z] e6fb740bc735: Pulling fs layer [2022-06-24T04:08:07.314Z] 3a77bd46dcc9: Pulling fs layer [2022-06-24T04:08:07.314Z] 355e64cbe906: Pulling fs layer [2022-06-24T04:08:07.314Z] 63ab81a10011: Pulling fs layer [2022-06-24T04:08:07.314Z] 555d1d1c4555: Pulling fs layer [2022-06-24T04:08:07.314Z] 7d9057610161: Pulling fs layer [2022-06-24T04:08:07.314Z] 3a77bd46dcc9: Waiting [2022-06-24T04:08:07.314Z] 355e64cbe906: Waiting [2022-06-24T04:08:07.314Z] 63ab81a10011: Waiting [2022-06-24T04:08:07.314Z] 555d1d1c4555: Waiting [2022-06-24T04:08:07.314Z] 7d9057610161: Waiting [2022-06-24T04:08:07.314Z] e6fb740bc735: Waiting [2022-06-24T04:08:07.314Z] 94645a83ff95: Verifying Checksum [2022-06-24T04:08:07.314Z] 94645a83ff95: Download complete [2022-06-24T04:08:07.314Z] 1a89e8eeedd5: Verifying Checksum [2022-06-24T04:08:07.314Z] 1a89e8eeedd5: Download complete [2022-06-24T04:08:07.314Z] 3a77bd46dcc9: Verifying Checksum [2022-06-24T04:08:07.314Z] 3a77bd46dcc9: Download complete [2022-06-24T04:08:07.314Z] 355e64cbe906: Download complete [2022-06-24T04:08:07.314Z] 9b3977197b4f: Verifying Checksum [2022-06-24T04:08:07.314Z] 9b3977197b4f: Download complete [2022-06-24T04:08:07.314Z] 63ab81a10011: Verifying Checksum [2022-06-24T04:08:07.314Z] 63ab81a10011: Download complete [2022-06-24T04:08:08.315Z] 9b3977197b4f: Pull complete [2022-06-24T04:08:08.315Z] 7d9057610161: Verifying Checksum [2022-06-24T04:08:08.315Z] 7d9057610161: Download complete [2022-06-24T04:08:08.945Z] 1a89e8eeedd5: Pull complete [2022-06-24T04:08:09.224Z] 94645a83ff95: Pull complete [2022-06-24T04:08:09.497Z] 555d1d1c4555: Verifying Checksum [2022-06-24T04:08:09.497Z] 555d1d1c4555: Download complete [2022-06-24T04:08:10.094Z] e6fb740bc735: Verifying Checksum [2022-06-24T04:08:10.094Z] e6fb740bc735: Download complete [2022-06-24T04:08:22.496Z] e6fb740bc735: Pull complete [2022-06-24T04:08:22.496Z] 3a77bd46dcc9: Pull complete [2022-06-24T04:08:22.497Z] 355e64cbe906: Pull complete [2022-06-24T04:08:22.497Z] 63ab81a10011: Pull complete [2022-06-24T04:08:29.222Z] 555d1d1c4555: Pull complete [2022-06-24T04:08:31.215Z] 7d9057610161: Pull complete [2022-06-24T04:08:31.215Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-24T04:08:31.215Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-24T04:08:31.215Z] ---> 819e984ddca1 [2022-06-24T04:08:31.215Z] Step 3/11 : ARG MAKE=make build [2022-06-24T04:08:31.818Z] ---> Running in 90ae44dd56b0 [2022-06-24T04:08:32.091Z] Removing intermediate container 90ae44dd56b0 [2022-06-24T04:08:32.091Z] ---> 6fda2bac35d8 [2022-06-24T04:08:32.091Z] Step 4/11 : WORKDIR /device-sdk-go [2022-06-24T04:08:32.091Z] ---> Running in 88a2cba15433 [2022-06-24T04:08:32.365Z] Removing intermediate container 88a2cba15433 [2022-06-24T04:08:32.365Z] ---> 79fd8c53086f [2022-06-24T04:08:32.365Z] Step 5/11 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T04:08:32.640Z] ---> Running in eee887ac99de [2022-06-24T04:08:32.914Z] Removing intermediate container eee887ac99de [2022-06-24T04:08:32.914Z] ---> 0e6c57e93e7c [2022-06-24T04:08:32.914Z] Step 6/11 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:08:32.914Z] ---> Running in fc661392af51 [2022-06-24T04:08:34.902Z] Removing intermediate container fc661392af51 [2022-06-24T04:08:34.902Z] ---> 1aa6a1aefd86 [2022-06-24T04:08:34.902Z] Step 7/11 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-24T04:08:34.902Z] ---> Running in 6fb9327548b1 [2022-06-24T04:08:35.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T04:08:36.485Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T04:08:37.469Z] OK: 220 MiB in 52 packages [2022-06-24T04:08:38.462Z] Removing intermediate container 6fb9327548b1 [2022-06-24T04:08:38.462Z] ---> ab7618af4921 [2022-06-24T04:08:38.462Z] Step 8/11 : COPY go.mod vendor* ./ [2022-06-24T04:08:39.060Z] ---> d68fc16923f6 [2022-06-24T04:08:39.060Z] Step 9/11 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T04:08:39.060Z] ---> Running in 307bbb8570bd [2022-06-24T04:09:26.103Z] Removing intermediate container 307bbb8570bd [2022-06-24T04:09:26.103Z] ---> db6bafd3a6c7 [2022-06-24T04:09:26.103Z] Step 10/11 : COPY . . [2022-06-24T04:09:26.103Z] ---> a2f192a0da0a [2022-06-24T04:09:26.103Z] Step 11/11 : RUN ${MAKE} [2022-06-24T04:09:26.103Z] ---> Running in d2d58d18a19e [2022-06-24T04:09:26.103Z] noop [2022-06-24T04:09:26.702Z] Removing intermediate container d2d58d18a19e [2022-06-24T04:09:26.702Z] ---> 46e4a7df04c0 [2022-06-24T04:09:26.702Z] Successfully built 46e4a7df04c0 [2022-06-24T04:09:26.702Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:09:27.195Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T04:09:27.196Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:09:27.523Z] prd-ubuntu20.04-docker-arm64-4c-16g-15509 does not seem to be running inside a container [2022-06-24T04:09:27.614Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-24T04:09:28.923Z] $ docker top 30ff67b89d3877648ec0ded6cfdfad6b563d51eaf42d51b65ed88f69094f97d5 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T04:09:29.896Z] + go version [2022-06-24T04:09:29.897Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-24T04:09:29.934Z] $ docker stop --time=1 30ff67b89d3877648ec0ded6cfdfad6b563d51eaf42d51b65ed88f69094f97d5 [2022-06-24T04:09:31.542Z] $ docker rm -f 30ff67b89d3877648ec0ded6cfdfad6b563d51eaf42d51b65ed88f69094f97d5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:09:32.519Z] + docker inspect -f . ci-base-image-arm64 [2022-06-24T04:09:32.520Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:09:32.845Z] prd-ubuntu20.04-docker-arm64-4c-16g-15509 does not seem to be running inside a container [2022-06-24T04:09:32.934Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-24T04:09:34.233Z] $ docker top d4bd666e939acc0172d237647aa373e0225eaaad3fe95ed83a582a0b0e59b265 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-24T04:09:35.253Z] + make test [2022-06-24T04:09:35.253Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-24T04:10:07.707Z] ? github.com/edgexfoundry/device-sdk-go/v2 [no test files] [2022-06-24T04:11:44.582Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/cmd/device-simple [no test files] [2022-06-24T04:11:44.582Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/config [no test files] [2022-06-24T04:11:44.582Z] ? github.com/edgexfoundry/device-sdk-go/v2/example/driver [no test files] [2022-06-24T04:11:57.053Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/application 0.432s coverage: 23.7% of statements [2022-06-24T04:11:57.053Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/autodiscovery [no test files] [2022-06-24T04:11:57.053Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/autoevent 0.240s coverage: 27.6% of statements [2022-06-24T04:11:57.053Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/cache 0.407s coverage: 78.9% of statements [2022-06-24T04:11:57.053Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/clients 0.242s coverage: 10.8% of statements [2022-06-24T04:12:01.406Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/common 0.578s coverage: 60.0% of statements [2022-06-24T04:12:01.406Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/config [no test files] [2022-06-24T04:12:01.406Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/container [no test files] [2022-06-24T04:12:03.405Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http 0.471s coverage: 34.8% of statements [2022-06-24T04:12:03.405Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/controller/http/correlation [no test files] [2022-06-24T04:12:06.047Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/messaging 1.327s coverage: 85.4% of statements [2022-06-24T04:12:06.047Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/provision [no test files] [2022-06-24T04:12:06.047Z] ? github.com/edgexfoundry/device-sdk-go/v2/internal/telemetry [no test files] [2022-06-24T04:12:06.047Z] ok github.com/edgexfoundry/device-sdk-go/v2/internal/transformer 0.455s coverage: 65.1% of statements [2022-06-24T04:12:08.686Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/models 3.174s coverage: 89.2% of statements [2022-06-24T04:12:08.686Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/models/mocks [no test files] [2022-06-24T04:12:10.655Z] ok github.com/edgexfoundry/device-sdk-go/v2/pkg/service 0.240s coverage: 4.7% of statements [2022-06-24T04:12:10.655Z] ? github.com/edgexfoundry/device-sdk-go/v2/pkg/startup [no test files] [2022-06-24T04:12:11.249Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-24T04:12:11.249Z] GO111MODULE=on go vet ./... [2022-06-24T04:13:48.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-24T04:13:48.136Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-24T04:13:48.136Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-24T04:13:48.174Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-24T04:13:48.204Z] $ docker stop --time=1 d4bd666e939acc0172d237647aa373e0225eaaad3fe95ed83a582a0b0e59b265 [2022-06-24T04:13:50.062Z] $ docker rm -f d4bd666e939acc0172d237647aa373e0225eaaad3fe95ed83a582a0b0e59b265 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-24T04:13:51.521Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-24T04:13:51.555Z] Warning: overwriting stash ‘coverage-report’ [2022-06-24T04:13:52.183Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-24T04:13:52.793Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-24T04:13:53.152Z] + ls -al . [2022-06-24T04:13:53.152Z] total 300 [2022-06-24T04:13:53.152Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 24 04:13 . [2022-06-24T04:13:53.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:07 .. [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 140 Jun 24 04:07 .dockerignore [2022-06-24T04:13:53.152Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 24 04:07 .git [2022-06-24T04:13:53.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:07 .github [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 131 Jun 24 04:07 .gitignore [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 42 Jun 24 04:07 .golangci.yml [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 29536 Jun 24 04:07 CHANGELOG.md [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 24 04:07 GOVERNANCE.md [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 880 Jun 24 04:07 Jenkinsfile [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 11341 Jun 24 04:07 LICENSE [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 2015 Jun 24 04:07 Makefile [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 619 Jun 24 04:07 OWNERS.md [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 4881 Jun 24 04:07 README.md [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 5 Jun 24 04:05 VERSION [2022-06-24T04:13:53.152Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 24 04:07 bin [2022-06-24T04:13:53.152Z] -rw-r--r-- 1 jenkins jenkins 131190 Jun 24 04:12 coverage.out [2022-06-24T04:13:53.152Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:07 example [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 3203 Jun 24 04:07 go.mod [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 35641 Jun 24 04:07 go.sum [2022-06-24T04:13:53.152Z] drwxrwxr-x 15 jenkins jenkins 4096 Jun 24 04:07 internal [2022-06-24T04:13:53.152Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 24 04:07 openapi [2022-06-24T04:13:53.152Z] drwxrwxr-x 5 jenkins jenkins 4096 Jun 24 04:07 pkg [2022-06-24T04:13:53.152Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 24 04:07 snap [2022-06-24T04:13:53.152Z] -rw-rw-r-- 1 jenkins jenkins 222 Jun 24 04:07 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:13:53.590Z] + 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=288fc845c968860d03ea3a11c1832b1bda6d6383 --label arch=arm64 --label version=0.0.0 . [2022-06-24T04:13:54.193Z] Sending build context to Docker daemon 5.315MB [2022-06-24T04:13:54.193Z] Step 1/25 : ARG BASE=golang:1.17-alpine3.15 [2022-06-24T04:13:54.193Z] Step 2/25 : FROM ${BASE} AS builder [2022-06-24T04:13:54.193Z] ---> 46e4a7df04c0 [2022-06-24T04:13:54.193Z] Step 3/25 : ARG MAKE=make build [2022-06-24T04:13:54.193Z] ---> Running in b9f8d05edee8 [2022-06-24T04:13:54.476Z] Removing intermediate container b9f8d05edee8 [2022-06-24T04:13:54.476Z] ---> badc043bde02 [2022-06-24T04:13:54.476Z] Step 4/25 : WORKDIR /device-sdk-go [2022-06-24T04:13:54.756Z] ---> Running in 0866e4ba0d35 [2022-06-24T04:13:55.033Z] Removing intermediate container 0866e4ba0d35 [2022-06-24T04:13:55.033Z] ---> 6151b052142d [2022-06-24T04:13:55.033Z] Step 5/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T04:13:55.033Z] ---> Running in f55db2b7aca1 [2022-06-24T04:13:55.312Z] Removing intermediate container f55db2b7aca1 [2022-06-24T04:13:55.312Z] ---> 1a2504d543a7 [2022-06-24T04:13:55.312Z] Step 6/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:13:55.312Z] ---> Running in ecc040b9d4f2 [2022-06-24T04:13:57.297Z] Removing intermediate container ecc040b9d4f2 [2022-06-24T04:13:57.297Z] ---> e540f1dbb312 [2022-06-24T04:13:57.297Z] Step 7/25 : RUN apk add --update --no-cache make git gcc libc-dev zeromq-dev libsodium-dev [2022-06-24T04:13:57.297Z] ---> Running in baff353c4df0 [2022-06-24T04:13:58.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-24T04:13:59.263Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-24T04:14:00.249Z] OK: 220 MiB in 52 packages [2022-06-24T04:14:00.846Z] Removing intermediate container baff353c4df0 [2022-06-24T04:14:00.846Z] ---> 81dec7dd9f6f [2022-06-24T04:14:00.846Z] Step 8/25 : COPY go.mod vendor* ./ [2022-06-24T04:14:01.444Z] ---> ebf38a5a18b3 [2022-06-24T04:14:01.444Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-24T04:14:01.444Z] ---> Running in 0a1943b79bd7 [2022-06-24T04:14:03.446Z] Removing intermediate container 0a1943b79bd7 [2022-06-24T04:14:03.446Z] ---> e07ea3c9cd1f [2022-06-24T04:14:03.446Z] Step 10/25 : COPY . . [2022-06-24T04:14:04.883Z] ---> 1350c78ab370 [2022-06-24T04:14:04.883Z] Step 11/25 : RUN ${MAKE} [2022-06-24T04:14:04.883Z] ---> Running in 450a9b6adcbc [2022-06-24T04:14:05.868Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-sdk-go/v2.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2022-06-24T04:16:13.286Z] CGO_ENABLED=1 GO111MODULE=on go install -tags=safe [2022-06-24T04:16:13.286Z] Removing intermediate container 450a9b6adcbc [2022-06-24T04:16:13.286Z] ---> 44dd7e4297d5 [2022-06-24T04:16:13.286Z] Step 12/25 : FROM alpine:3.14 [2022-06-24T04:16:13.286Z] 3.14: Pulling from library/alpine [2022-06-24T04:16:13.286Z] 455c02918c45: Pulling fs layer [2022-06-24T04:16:13.561Z] 455c02918c45: Verifying Checksum [2022-06-24T04:16:13.561Z] 455c02918c45: Download complete [2022-06-24T04:16:14.162Z] 455c02918c45: Pull complete [2022-06-24T04:16:14.162Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-24T04:16:14.162Z] Status: Downloaded newer image for alpine:3.14 [2022-06-24T04:16:14.162Z] ---> ac73e934f311 [2022-06-24T04:16:14.162Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2020: Intel' [2022-06-24T04:16:14.162Z] ---> Running in e83f1d288199 [2022-06-24T04:16:14.438Z] Removing intermediate container e83f1d288199 [2022-06-24T04:16:14.438Z] ---> 1d551a3c9f71 [2022-06-24T04:16:14.438Z] Step 14/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-24T04:16:14.716Z] ---> Running in d9b87bfccef0 [2022-06-24T04:16:16.695Z] Removing intermediate container d9b87bfccef0 [2022-06-24T04:16:16.695Z] ---> b288c4befca7 [2022-06-24T04:16:16.695Z] Step 15/25 : RUN apk add --update --no-cache zeromq [2022-06-24T04:16:16.696Z] ---> Running in 69683ee26579 [2022-06-24T04:16:17.679Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-24T04:16:18.276Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-24T04:16:19.257Z] (1/5) Installing libgcc (10.3.1_git20210424-r2) [2022-06-24T04:16:19.257Z] (2/5) Installing libsodium (1.0.18-r0) [2022-06-24T04:16:19.257Z] (3/5) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-24T04:16:19.532Z] (4/5) Installing libzmq (4.3.4-r0) [2022-06-24T04:16:19.532Z] (5/5) Installing zeromq (4.3.4-r0) [2022-06-24T04:16:19.807Z] Executing busybox-1.33.1-r7.trigger [2022-06-24T04:16:19.807Z] OK: 8 MiB in 19 packages [2022-06-24T04:16:20.788Z] Removing intermediate container 69683ee26579 [2022-06-24T04:16:20.788Z] ---> 881317e7ca0a [2022-06-24T04:16:20.788Z] Step 16/25 : WORKDIR / [2022-06-24T04:16:20.788Z] ---> Running in 805588f7082f [2022-06-24T04:16:21.066Z] Removing intermediate container 805588f7082f [2022-06-24T04:16:21.066Z] ---> 1e77de8667ad [2022-06-24T04:16:21.066Z] Step 17/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2022-06-24T04:16:21.667Z] ---> 1c1eb8f78c6c [2022-06-24T04:16:21.667Z] Step 18/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2022-06-24T04:16:23.108Z] ---> c0579a56d7ca [2022-06-24T04:16:23.108Z] Step 19/25 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2022-06-24T04:16:23.718Z] ---> 08a465f79aa7 [2022-06-24T04:16:23.718Z] Step 20/25 : EXPOSE 59999 [2022-06-24T04:16:23.994Z] ---> Running in eb4c67fadb30 [2022-06-24T04:16:24.268Z] Removing intermediate container eb4c67fadb30 [2022-06-24T04:16:24.268Z] ---> 51093f5d5256 [2022-06-24T04:16:24.268Z] Step 21/25 : ENTRYPOINT ["/device-simple"] [2022-06-24T04:16:24.268Z] ---> Running in f02e7b86a37c [2022-06-24T04:16:24.559Z] Removing intermediate container f02e7b86a37c [2022-06-24T04:16:24.559Z] ---> e8e880898663 [2022-06-24T04:16:24.559Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-24T04:16:24.839Z] ---> Running in 2dee452872d9 [2022-06-24T04:16:25.113Z] Removing intermediate container 2dee452872d9 [2022-06-24T04:16:25.113Z] ---> 25b354c54f65 [2022-06-24T04:16:25.113Z] Step 23/25 : LABEL arch=arm64 [2022-06-24T04:16:25.113Z] ---> Running in 54449f1b2816 [2022-06-24T04:16:25.391Z] Removing intermediate container 54449f1b2816 [2022-06-24T04:16:25.391Z] ---> ce3a8d9e7ffc [2022-06-24T04:16:25.391Z] Step 24/25 : LABEL git_sha=288fc845c968860d03ea3a11c1832b1bda6d6383 [2022-06-24T04:16:25.669Z] ---> Running in c0d235bbff9e [2022-06-24T04:16:25.944Z] Removing intermediate container c0d235bbff9e [2022-06-24T04:16:25.944Z] ---> 2e75efbb98d4 [2022-06-24T04:16:25.944Z] Step 25/25 : LABEL version=0.0.0 [2022-06-24T04:16:25.944Z] ---> Running in c509e8baa7e2 [2022-06-24T04:16:26.218Z] Removing intermediate container c509e8baa7e2 [2022-06-24T04:16:26.219Z] ---> 79355b9efe91 [2022-06-24T04:16:26.219Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-24T04:16:26.219Z] Successfully built 79355b9efe91 [2022-06-24T04:16:26.219Z] 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 [2022-06-24T04:16:27.039Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T04:16:27.039Z] [2022-06-24T04:16:27.039Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:16:27.459Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T04:16:27.734Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-24T04:16:27.734Z] 8998bd30e6a1: Pulling fs layer [2022-06-24T04:16:27.734Z] 04944245beec: Pulling fs layer [2022-06-24T04:16:27.734Z] 699f458cf7ca: Pulling fs layer [2022-06-24T04:16:27.734Z] 765212b225bb: Pulling fs layer [2022-06-24T04:16:27.734Z] f23df028b6ca: Pulling fs layer [2022-06-24T04:16:27.734Z] d65c8cfc05b1: Pulling fs layer [2022-06-24T04:16:27.734Z] 765212b225bb: Waiting [2022-06-24T04:16:27.734Z] f23df028b6ca: Waiting [2022-06-24T04:16:27.734Z] 2437ff75d9bd: Pulling fs layer [2022-06-24T04:16:27.734Z] d65c8cfc05b1: Waiting [2022-06-24T04:16:27.734Z] 2437ff75d9bd: Waiting [2022-06-24T04:16:27.734Z] 04944245beec: Verifying Checksum [2022-06-24T04:16:27.734Z] 04944245beec: Download complete [2022-06-24T04:16:27.734Z] 765212b225bb: Verifying Checksum [2022-06-24T04:16:27.734Z] 765212b225bb: Download complete [2022-06-24T04:16:27.734Z] f23df028b6ca: Download complete [2022-06-24T04:16:27.734Z] d65c8cfc05b1: Verifying Checksum [2022-06-24T04:16:27.734Z] d65c8cfc05b1: Download complete [2022-06-24T04:16:28.012Z] 699f458cf7ca: Verifying Checksum [2022-06-24T04:16:28.012Z] 699f458cf7ca: Download complete [2022-06-24T04:16:28.289Z] 8998bd30e6a1: Verifying Checksum [2022-06-24T04:16:28.289Z] 8998bd30e6a1: Download complete [2022-06-24T04:16:31.015Z] 2437ff75d9bd: Verifying Checksum [2022-06-24T04:16:31.015Z] 2437ff75d9bd: Download complete [2022-06-24T04:16:33.733Z] 8998bd30e6a1: Pull complete [2022-06-24T04:16:34.438Z] 04944245beec: Pull complete [2022-06-24T04:16:36.473Z] 699f458cf7ca: Pull complete [2022-06-24T04:16:36.473Z] 765212b225bb: Pull complete [2022-06-24T04:16:37.462Z] f23df028b6ca: Pull complete [2022-06-24T04:16:37.462Z] d65c8cfc05b1: Pull complete [2022-06-24T04:16:52.547Z] 2437ff75d9bd: Pull complete [2022-06-24T04:16:52.547Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-24T04:16:52.547Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-24T04:16:52.547Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:16:52.942Z] prd-ubuntu20.04-docker-arm64-4c-16g-15509 does not seem to be running inside a container [2022-06-24T04:16:53.034Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-sdk-go/1 -v /w/workspace/device-sdk-go/1:/w/workspace/device-sdk-go/1:rw,z -v /w/workspace/device-sdk-go/1@tmp:/w/workspace/device-sdk-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-24T04:16:55.772Z] $ docker top df393b2eaab36c4cc6a4b001951aeed0a85c1bce798743b927e79490d3f70696 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:16:56.744Z] ---> job-cost.sh [2022-06-24T04:16:56.744Z] lf-activate-venv: SKIPPING [2022-06-24T04:16:56.744Z] INFO: No Stack... [2022-06-24T04:16:57.342Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-24T04:16:58.317Z] INFO: Archiving Costs [Pipeline] sh [2022-06-24T04:16:58.992Z] + cat /w/workspace/device-sdk-go/1/archives/cost.csv [2022-06-24T04:16:58.992Z] + cut -d, -f6 [Pipeline] lock [2022-06-24T04:16:59.037Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [2022-06-24T04:16:59.041Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] did not exist. Created. [2022-06-24T04:16:59.042Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-24T04:16:59.786Z] /w/workspace/device-sdk-go/1@tmp/durable-b46f2162/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-24T04:17:00.491Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-24T04:17:00.528Z] Warning: overwriting stash ‘stack-cost’ [2022-06-24T04:17:00.598Z] Stashed 1 file(s) [Pipeline] } [2022-06-24T04:17:00.613Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1184-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-24T04:17:00.696Z] $ docker stop --time=1 df393b2eaab36c4cc6a4b001951aeed0a85c1bce798743b927e79490d3f70696 [2022-06-24T04:17:02.218Z] $ docker rm -f df393b2eaab36c4cc6a4b001951aeed0a85c1bce798743b927e79490d3f70696 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-06-24T04:17:03.317Z] provisioning config files... [2022-06-24T04:17:03.325Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/config1483957847058320648tmp [Pipeline] { [Pipeline] sh [2022-06-24T04:17:03.677Z] + set +x [2022-06-24T04:17:03.677Z] + bash -s -- [2022-06-24T04:17:03.677Z] + curl -s https://codecov.io/bash [2022-06-24T04:17:03.677Z] [2022-06-24T04:17:03.677Z] _____ _ [2022-06-24T04:17:03.677Z] / ____| | | [2022-06-24T04:17:03.677Z] | | ___ __| | ___ ___ _____ __ [2022-06-24T04:17:03.677Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-24T04:17:03.677Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-24T04:17:03.677Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-24T04:17:03.677Z] Bash-1.0.6 [2022-06-24T04:17:03.677Z] [2022-06-24T04:17:03.677Z] [2022-06-24T04:17:03.677Z] ==> git version 2.25.1 found [2022-06-24T04:17:03.677Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-06-24T04:17:03.677Z] Release-Date: 2020-01-08 [2022-06-24T04:17:03.677Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-24T04:17:03.677Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-24T04:17:03.677Z] ==> Jenkins CI detected. [2022-06-24T04:17:03.677Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1184 [2022-06-24T04:17:03.677Z] project root: . [2022-06-24T04:17:03.677Z] --> token set from env [2022-06-24T04:17:03.677Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-24T04:17:03.677Z] ==> Running gcov in . (disable via -X gcov) [2022-06-24T04:17:03.677Z] ==> Python coveragepy not found [2022-06-24T04:17:03.677Z] ==> Searching for coverage reports in: [2022-06-24T04:17:03.677Z] + . [2022-06-24T04:17:03.677Z] -> Found 1 reports [2022-06-24T04:17:03.677Z] ==> Detecting git/mercurial file structure [2022-06-24T04:17:03.677Z] ==> Reading reports [2022-06-24T04:17:03.677Z] + ./coverage.out bytes=131190 [2022-06-24T04:17:03.677Z] ==> Appending adjustments [2022-06-24T04:17:03.677Z] https://docs.codecov.io/docs/fixing-reports [2022-06-24T04:17:04.248Z] + Found adjustments [2022-06-24T04:17:04.248Z] ==> Gzipping contents [2022-06-24T04:17:04.248Z] 20K /tmp/codecov.54qvxk.gz [2022-06-24T04:17:04.248Z] ==> Uploading reports [2022-06-24T04:17:04.248Z] url: https://codecov.io [2022-06-24T04:17:04.248Z] query: branch=PR-1184&commit=288fc845c968860d03ea3a11c1832b1bda6d6383&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1184&job=&cmd_args= [2022-06-24T04:17:04.248Z] -> Pinging Codecov [2022-06-24T04:17:04.248Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1184&commit=288fc845c968860d03ea3a11c1832b1bda6d6383&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1184%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1184&job=&cmd_args= [2022-06-24T04:17:04.248Z] -> Uploading to [2022-06-24T04:17:04.248Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-24/7E55EF52A471D76F132DFD9A03CDDE97/288fc845c968860d03ea3a11c1832b1bda6d6383/bb1105ae-b670-4b25-ad8c-80171b611703.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220624%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220624T041704Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=40b00804915ad0972886458f0374afec907997a12abdbd832b0f527a5a03522b [2022-06-24T04:17:04.509Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-24T04:17:04.509Z] Dload Upload Total Spent Left Speed [2022-06-24T04:17:04.509Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 16874 0 0 100 16874 0 70308 --:--:-- --:--:-- --:--:-- 70308 [2022-06-24T04:17:04.509Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-sdk-go/commit/288fc845c968860d03ea3a11c1832b1bda6d6383 [Pipeline] } [2022-06-24T04:17:04.538Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-06-24T04:17:06.369Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives ] [2022-06-24T04:17:06.369Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives [2022-06-24T04:17:06.369Z] total 16 [2022-06-24T04:17:06.369Z] drwxr-xr-x 3 root root 4096 Jun 24 04:07 . [2022-06-24T04:17:06.369Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 04:07 .. [2022-06-24T04:17:06.369Z] drwxr-xr-x 2 root root 4096 Jun 24 04:07 cost [2022-06-24T04:17:06.369Z] -rw-r--r-- 1 root root 85 Jun 24 04:07 cost.csv [2022-06-24T04:17:06.369Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives [2022-06-24T04:17:06.369Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives [2022-06-24T04:17:06.369Z] total 16 [2022-06-24T04:17:06.369Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 24 04:07 . [2022-06-24T04:17:06.369Z] drwxrwxr-x 12 jenkins jenkins 4096 Jun 24 04:07 .. [2022-06-24T04:17:06.369Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 24 04:07 cost [2022-06-24T04:17:06.369Z] -rw-r--r-- 1 jenkins jenkins 85 Jun 24 04:07 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:17:06.708Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:17:07.603Z] ---> package-listing.sh [2022-06-24T04:17:07.603Z] ++ facter osfamily [2022-06-24T04:17:07.603Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-24T04:17:07.863Z] + OS_FAMILY=debian [2022-06-24T04:17:07.863Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1184 [2022-06-24T04:17:07.863Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-24T04:17:07.863Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-24T04:17:07.863Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-24T04:17:07.863Z] + PACKAGES=/tmp/packages_start.txt [2022-06-24T04:17:07.863Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1184 ']' [2022-06-24T04:17:07.863Z] + PACKAGES=/tmp/packages_end.txt [2022-06-24T04:17:07.863Z] + case "${OS_FAMILY}" in [2022-06-24T04:17:07.863Z] + dpkg -l [2022-06-24T04:17:07.863Z] + grep '^ii' [2022-06-24T04:17:07.863Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-24T04:17:07.863Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-24T04:17:07.863Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-24T04:17:07.863Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1184 ']' [2022-06-24T04:17:07.863Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives/ [2022-06-24T04:17:07.863Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1184/archives/ [Pipeline] echo [2022-06-24T04:17:07.897Z] 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-1184/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-24T04:17:08.193Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-24T04:17:08.831Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-24T04:17:08.831Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-24T04:17:08.991Z] prd-ubuntu20.04-docker-8c-8g-15508 does not seem to be running inside a container [2022-06-24T04:17:09.026Z] $ 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-1184/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-1184 -v /w/workspace/gexfoundry_device-sdk-go_PR-1184:/w/workspace/gexfoundry_device-sdk-go_PR-1184:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-24T04:17:09.309Z] $ docker top 75c0afdb273ef4a70af1fdc172d1508e907443f003b5b1cbfb4815506f13b05e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-24T04:17:09.716Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-24T04:17:10.027Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-24T04:17:10.350Z] + ls /var/log/sa-host [2022-06-24T04:17:10.350Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-24T04:17:10.541Z] provisioning config files... [2022-06-24T04:17:10.550Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1184@tmp/config4776822501847620260tmp [Pipeline] { [Pipeline] echo [2022-06-24T04:17:10.604Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:17:10.914Z] ---> create-netrc.sh [Pipeline] } [2022-06-24T04:17:10.938Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:17:11.342Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-24T04:17:11.375Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:17:11.686Z] ---> sudo-logs.sh [2022-06-24T04:17:11.686Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-24T04:17:11.768Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:17:12.078Z] ---> job-cost.sh [2022-06-24T04:17:12.078Z] lf-activate-venv: SKIPPING [2022-06-24T04:17:12.078Z] DEBUG: total: 0.2199999988079071 [2022-06-24T04:17:12.078Z] INFO: Retrieving Stack Cost... [2022-06-24T04:17:12.647Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-24T04:17:13.217Z] INFO: Archiving Costs [Pipeline] echo [2022-06-24T04:17:13.247Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-24T04:17:13.571Z] ---> logs-deploy.sh [2022-06-24T04:17:13.571Z] lf-activate-venv: SKIPPING [2022-06-24T04:17:13.571Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1184/1 [2022-06-24T04:17:13.571Z] INFO: archiving workspace using pattern(s): [2022-06-24T04:17:14.598Z] Archives upload complete. [2022-06-24T04:17:14.598Z] INFO: archiving logs to Nexus [2022-06-24T04:17:15.169Z] ---> uname -a: [2022-06-24T04:17:15.169Z] Linux prd-ubuntu20-04-docker-8c-8g-15508 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-06-24T04:17:15.169Z] [2022-06-24T04:17:15.169Z] [2022-06-24T04:17:15.169Z] ---> lscpu: [2022-06-24T04:17:15.169Z] Architecture: x86_64 [2022-06-24T04:17:15.169Z] CPU op-mode(s): 32-bit, 64-bit [2022-06-24T04:17:15.169Z] Byte Order: Little Endian [2022-06-24T04:17:15.169Z] Address sizes: 40 bits physical, 48 bits virtual [2022-06-24T04:17:15.169Z] CPU(s): 8 [2022-06-24T04:17:15.169Z] On-line CPU(s) list: 0-7 [2022-06-24T04:17:15.169Z] Thread(s) per core: 1 [2022-06-24T04:17:15.169Z] Core(s) per socket: 1 [2022-06-24T04:17:15.169Z] Socket(s): 8 [2022-06-24T04:17:15.169Z] NUMA node(s): 1 [2022-06-24T04:17:15.169Z] Vendor ID: AuthenticAMD [2022-06-24T04:17:15.169Z] CPU family: 23 [2022-06-24T04:17:15.169Z] Model: 49 [2022-06-24T04:17:15.169Z] Model name: AMD EPYC-Rome Processor [2022-06-24T04:17:15.169Z] Stepping: 0 [2022-06-24T04:17:15.169Z] CPU MHz: 2799.976 [2022-06-24T04:17:15.169Z] BogoMIPS: 5599.95 [2022-06-24T04:17:15.170Z] Virtualization: AMD-V [2022-06-24T04:17:15.170Z] Hypervisor vendor: KVM [2022-06-24T04:17:15.170Z] Virtualization type: full [2022-06-24T04:17:15.170Z] L1d cache: 256 KiB [2022-06-24T04:17:15.170Z] L1i cache: 256 KiB [2022-06-24T04:17:15.170Z] L2 cache: 4 MiB [2022-06-24T04:17:15.170Z] L3 cache: 128 MiB [2022-06-24T04:17:15.170Z] NUMA node0 CPU(s): 0-7 [2022-06-24T04:17:15.170Z] Vulnerability Itlb multihit: Not affected [2022-06-24T04:17:15.170Z] Vulnerability L1tf: Not affected [2022-06-24T04:17:15.170Z] Vulnerability Mds: Not affected [2022-06-24T04:17:15.170Z] Vulnerability Meltdown: Not affected [2022-06-24T04:17:15.170Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-06-24T04:17:15.170Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-06-24T04:17:15.170Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-06-24T04:17:15.170Z] Vulnerability Srbds: Not affected [2022-06-24T04:17:15.170Z] Vulnerability Tsx async abort: Not affected [2022-06-24T04:17:15.170Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] ---> nproc: [2022-06-24T04:17:15.170Z] 8 [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] ---> df -h: [2022-06-24T04:17:15.170Z] Filesystem Size Used Avail Use% Mounted on [2022-06-24T04:17:15.170Z] overlay 155G 11G 145G 7% / [2022-06-24T04:17:15.170Z] tmpfs 64M 0 64M 0% /dev [2022-06-24T04:17:15.170Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-06-24T04:17:15.170Z] shm 64M 0 64M 0% /dev/shm [2022-06-24T04:17:15.170Z] /dev/vda1 155G 11G 145G 7% /facter-os [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] ---> sar -b -r -n DEV: [2022-06-24T04:17:15.170Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15508) 06/24/22 _x86_64_ (8 CPU) [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] 04:04:40 LINUX RESTART (8 CPU) [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] 04:05:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2022-06-24T04:17:15.170Z] 04:06:01 393.14 46.71 346.42 0.00 4138.53 177470.55 0.00 [2022-06-24T04:17:15.170Z] 04:07:01 147.11 1.07 146.04 0.00 29.20 35864.96 0.00 [2022-06-24T04:17:15.170Z] 04:08:01 130.11 0.02 130.09 0.00 3.07 33220.46 0.00 [2022-06-24T04:17:15.170Z] 04:09:01 2.37 0.00 2.37 0.00 0.00 26.15 0.00 [2022-06-24T04:17:15.170Z] 04:10:01 1.77 0.02 1.75 0.00 0.13 19.73 0.00 [2022-06-24T04:17:15.170Z] 04:11:01 2.03 0.00 2.03 0.00 0.00 23.60 0.00 [2022-06-24T04:17:15.170Z] 04:12:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 [2022-06-24T04:17:15.170Z] 04:13:01 0.83 0.00 0.83 0.00 0.00 11.33 0.00 [2022-06-24T04:17:15.170Z] 04:14:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2022-06-24T04:17:15.170Z] 04:15:01 3.37 1.57 1.80 0.00 49.06 27.86 0.00 [2022-06-24T04:17:15.170Z] 04:16:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2022-06-24T04:17:15.170Z] 04:17:01 1.45 0.02 1.43 0.00 0.13 16.39 0.00 [2022-06-24T04:17:15.170Z] Average: 56.66 4.06 52.60 0.00 346.45 20343.12 0.00 [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] 04:05:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2022-06-24T04:17:15.170Z] 04:06:01 28413348 31754732 540492 1.64 144756 3418148 2081880 6.14 1204044 2830616 109472 [2022-06-24T04:17:15.170Z] 04:07:01 28248712 31606080 682516 2.08 164180 3393980 2364456 6.97 1400724 2770040 5448 [2022-06-24T04:17:15.170Z] 04:08:01 27682828 31766160 523540 1.59 174764 4054804 1857760 5.48 1291524 3390504 140 [2022-06-24T04:17:15.170Z] 04:09:01 27684624 31768132 521564 1.59 174812 4054804 1857760 5.48 1290664 3390504 176 [2022-06-24T04:17:15.170Z] 04:10:01 27689964 31773488 516112 1.57 174876 4054804 1857760 5.48 1285112 3390524 12 [2022-06-24T04:17:15.170Z] 04:11:01 27690484 31774072 515460 1.57 174924 4054816 1857760 5.48 1285576 3390524 12 [2022-06-24T04:17:15.170Z] 04:12:01 27694608 31778240 511104 1.55 174952 4054820 1857760 5.48 1280288 3390528 24 [2022-06-24T04:17:15.170Z] 04:13:01 27694560 31778284 511076 1.55 174960 4054824 1857760 5.48 1280216 3390612 184 [2022-06-24T04:17:15.170Z] 04:14:01 27694212 31777964 511340 1.56 174980 4054828 1857760 5.48 1280244 3390612 8 [2022-06-24T04:17:15.170Z] 04:15:01 27690992 31777304 511836 1.56 175036 4056264 1857760 5.48 1285820 3390116 84 [2022-06-24T04:17:15.170Z] 04:16:01 27690944 31777292 511784 1.56 175056 4056284 1857760 5.48 1285556 3390120 16 [2022-06-24T04:17:15.170Z] 04:17:01 27690840 31777200 511808 1.56 175076 4056280 1857760 5.48 1284972 3390120 44 [2022-06-24T04:17:15.170Z] Average: 27797176 31759079 530719 1.61 171531 3947055 1918661 5.65 1287895 3292068 9635 [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] 04:05:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2022-06-24T04:17:15.170Z] 04:06:01 docker0 117.62 143.05 9.55 1103.02 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:06:01 ens3 917.23 601.98 7520.64 121.50 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:06:01 lo 6.91 6.91 0.68 0.68 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:07:01 docker0 7.85 9.55 0.44 38.09 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:07:01 ens3 79.79 63.32 89.68 67.93 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:07:01 veth6f3349d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:07:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:08:01 docker0 5.57 7.70 0.33 51.13 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:08:01 ens3 159.97 109.35 2630.37 65.23 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:08:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:09:01 ens3 1.35 0.77 0.10 0.07 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:10:01 ens3 0.27 0.17 0.10 0.07 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:11:01 ens3 1.03 0.68 0.60 0.47 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:13:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:15:01 ens3 7.63 5.13 6.68 5.76 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:15:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:16:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:17:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] Average: docker0 10.77 13.18 0.85 97.97 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] Average: ens3 96.18 64.40 844.81 21.62 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] Average: lo 0.84 0.84 0.08 0.08 0.00 0.00 0.00 0.00 [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] ---> sar -P ALL: [2022-06-24T04:17:15.170Z] Linux 5.4.0-94-generic (prd-ubuntu20-04-docker-8c-8g-15508) 06/24/22 _x86_64_ (8 CPU) [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] 04:04:40 LINUX RESTART (8 CPU) [2022-06-24T04:17:15.170Z] [2022-06-24T04:17:15.170Z] 04:05:02 CPU %user %nice %system %iowait %steal %idle [2022-06-24T04:17:15.170Z] 04:06:01 all 11.75 0.00 4.53 2.89 0.05 80.77 [2022-06-24T04:17:15.170Z] 04:06:01 0 10.11 0.00 4.54 5.19 0.05 80.10 [2022-06-24T04:17:15.170Z] 04:06:01 1 12.87 0.00 5.93 4.04 0.05 77.11 [2022-06-24T04:17:15.170Z] 04:06:01 2 10.85 0.00 4.03 1.93 0.03 83.16 [2022-06-24T04:17:15.170Z] 04:06:01 3 13.97 0.00 4.11 0.27 0.05 81.60 [2022-06-24T04:17:15.170Z] 04:06:01 4 10.48 0.00 4.97 3.12 0.05 81.38 [2022-06-24T04:17:15.170Z] 04:06:01 5 12.23 0.00 4.06 4.09 0.05 79.56 [2022-06-24T04:17:15.170Z] 04:06:01 6 13.19 0.00 4.51 4.10 0.05 78.16 [2022-06-24T04:17:15.170Z] 04:06:01 7 10.31 0.00 4.10 0.38 0.07 85.14 [2022-06-24T04:17:15.170Z] 04:07:01 all 39.15 0.00 6.69 1.07 0.08 53.02 [2022-06-24T04:17:15.170Z] 04:07:01 0 39.70 0.00 6.64 1.60 0.08 51.98 [2022-06-24T04:17:15.170Z] 04:07:01 1 39.44 0.00 6.33 0.22 0.07 53.95 [2022-06-24T04:17:15.170Z] 04:07:01 2 38.57 0.00 6.56 0.34 0.08 54.45 [2022-06-24T04:17:15.170Z] 04:07:01 3 40.22 0.00 6.74 0.24 0.08 52.71 [2022-06-24T04:17:15.170Z] 04:07:01 4 39.07 0.00 6.44 0.40 0.07 54.01 [2022-06-24T04:17:15.170Z] 04:07:01 5 38.80 0.00 7.71 4.24 0.08 49.17 [2022-06-24T04:17:15.170Z] 04:07:01 6 37.66 0.00 6.49 1.33 0.07 54.45 [2022-06-24T04:17:15.170Z] 04:07:01 7 39.69 0.00 6.61 0.19 0.08 53.43 [2022-06-24T04:17:15.170Z] 04:08:01 all 14.78 0.00 3.10 0.90 0.04 81.18 [2022-06-24T04:17:15.170Z] 04:08:01 0 15.47 0.00 2.99 0.70 0.05 80.79 [2022-06-24T04:17:15.170Z] 04:08:01 1 14.91 0.00 3.37 2.20 0.05 79.47 [2022-06-24T04:17:15.170Z] 04:08:01 2 16.30 0.00 3.31 0.50 0.03 79.85 [2022-06-24T04:17:15.170Z] 04:08:01 3 14.06 0.00 3.20 1.01 0.03 81.70 [2022-06-24T04:17:15.170Z] 04:08:01 4 14.27 0.00 2.62 1.06 0.03 82.02 [2022-06-24T04:17:15.170Z] 04:08:01 5 13.42 0.00 3.24 1.33 0.03 81.98 [2022-06-24T04:17:15.171Z] 04:08:01 6 14.99 0.00 2.88 0.07 0.03 82.03 [2022-06-24T04:17:15.171Z] 04:08:01 7 14.82 0.00 3.20 0.32 0.05 81.61 [2022-06-24T04:17:15.171Z] 04:09:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:09:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:09:01 5 0.02 0.00 0.02 0.03 0.00 99.93 [2022-06-24T04:17:15.171Z] 04:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:10:01 all 0.02 0.00 0.02 0.01 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:10:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:10:01 2 0.00 0.00 0.00 0.05 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-24T04:17:15.171Z] 04:10:01 5 0.05 0.00 0.05 0.03 0.02 99.85 [2022-06-24T04:17:15.171Z] 04:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:11:01 2 0.02 0.00 0.02 0.08 0.00 99.88 [2022-06-24T04:17:15.171Z] 04:11:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2022-06-24T04:17:15.171Z] 04:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:12:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-24T04:17:15.171Z] 04:12:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2022-06-24T04:17:15.171Z] 04:12:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:12:01 5 0.03 0.00 0.05 0.00 0.00 99.92 [2022-06-24T04:17:15.171Z] 04:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:13:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2022-06-24T04:17:15.171Z] 04:13:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:13:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:13:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2022-06-24T04:17:15.171Z] 04:13:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2022-06-24T04:17:15.171Z] 04:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:14:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:14:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:15:01 all 0.18 0.00 0.04 0.02 0.01 99.76 [2022-06-24T04:17:15.171Z] 04:15:01 0 0.07 0.00 0.07 0.05 0.02 99.80 [2022-06-24T04:17:15.171Z] 04:15:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2022-06-24T04:17:15.171Z] 04:15:01 2 0.20 0.00 0.03 0.07 0.02 99.68 [2022-06-24T04:17:15.171Z] 04:15:01 3 0.22 0.00 0.03 0.00 0.00 99.75 [2022-06-24T04:17:15.171Z] 04:15:01 4 0.15 0.00 0.03 0.02 0.00 99.80 [2022-06-24T04:17:15.171Z] 04:15:01 5 0.13 0.00 0.07 0.02 0.02 99.77 [2022-06-24T04:17:15.171Z] 04:15:01 6 0.33 0.00 0.00 0.00 0.00 99.67 [2022-06-24T04:17:15.171Z] 04:15:01 7 0.22 0.00 0.02 0.00 0.00 99.77 [2022-06-24T04:17:15.171Z] 04:16:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:16:01 2 0.02 0.00 0.00 0.03 0.00 99.95 [2022-06-24T04:17:15.171Z] 04:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2022-06-24T04:17:15.171Z] 04:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2022-06-24T04:17:15.171Z] [2022-06-24T04:17:15.171Z] 04:16:01 CPU %user %nice %system %iowait %steal %idle [2022-06-24T04:17:15.171Z] 04:17:01 all 0.02 0.00 0.02 0.01 0.00 99.96 [2022-06-24T04:17:15.171Z] 04:17:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2022-06-24T04:17:15.171Z] 04:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:17:01 2 0.00 0.00 0.02 0.05 0.00 99.93 [2022-06-24T04:17:15.171Z] 04:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] 04:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2022-06-24T04:17:15.171Z] 04:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2022-06-24T04:17:15.171Z] Average: all 5.45 0.00 1.19 0.40 0.02 92.94 [2022-06-24T04:17:15.171Z] Average: 0 5.42 0.00 1.18 0.62 0.02 92.76 [2022-06-24T04:17:15.171Z] Average: 1 5.58 0.00 1.30 0.53 0.02 92.57 [2022-06-24T04:17:15.171Z] Average: 2 5.44 0.00 1.15 0.26 0.01 93.13 [2022-06-24T04:17:15.171Z] Average: 3 5.65 0.00 1.17 0.13 0.02 93.04 [2022-06-24T04:17:15.171Z] Average: 4 5.29 0.00 1.17 0.38 0.01 93.15 [2022-06-24T04:17:15.171Z] Average: 5 5.34 0.00 1.25 0.80 0.02 92.59 [2022-06-24T04:17:15.171Z] Average: 6 5.47 0.00 1.15 0.45 0.01 92.92 [2022-06-24T04:17:15.171Z] Average: 7 5.37 0.00 1.15 0.07 0.02 93.38 [2022-06-24T04:17:15.171Z] [2022-06-24T04:17:15.171Z] [2022-06-24T04:17:15.171Z]