Pull request #1409 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 99196989b60e86242e90f3b572c215b72f7e6456+661b18549173505f3afdb4be110c3839c952cb0c (2571c87b3e8d1c6d96d7873ddc3a7e2eb60a041b) 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-ssh12280231044240337074.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh6403872648817955067.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 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-1409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh328978963688172422.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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 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-ssh8465585668092182759.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-sdk-go/branches/PR-1409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-1409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1133863874122893438.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-sdk-go, dockerImageName:device-sdk-simple, dockerFilePath:example/cmd/device-simple/Dockerfile, pushImage:false, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-sdk-go-settings PROJECT: device-sdk-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: example/cmd/device-simple/Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-sdk-simple DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: false BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6280 in /w/workspace/gexfoundry_device-sdk-go_PR-1409 [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-1409 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit 99196989b60e86242e90f3b572c215b72f7e6456 Merge succeeded, producing 99196989b60e86242e90f3b572c215b72f7e6456 Checking out Revision 99196989b60e86242e90f3b572c215b72f7e6456 (PR-1409) Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > 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/1409/head:refs/remotes/origin/PR-1409 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99196989b60e86242e90f3b572c215b72f7e6456 # 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 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 99196989b60e86242e90f3b572c215b72f7e6456 # timeout=10 > git rev-list --no-walk 9997c6c456b1956325879bf7bf010c345e868d06 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-03-29T22:38:20.959Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-03-29T22:38:21.020Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-03-29T22:38:21.039Z] ========================================================= [2023-03-29T22:38:21.039Z] EdgeX Global Pipelines Version Info [2023-03-29T22:38:21.039Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:38:21.747Z] ------------------- [2023-03-29T22:38:21.747Z] stable info: [2023-03-29T22:38:21.747Z] ------------------- [2023-03-29T22:38:21.747Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-03-29T22:38:21.747Z] Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a [2023-03-29T22:38:21.747Z] Message: update stable to v1.0.245 [2023-03-29T22:38:22.317Z] ------------------- [2023-03-29T22:38:22.317Z] experimental info: [2023-03-29T22:38:22.317Z] ------------------- [2023-03-29T22:38:22.317Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-03-29T22:38:22.317Z] Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 [2023-03-29T22:38:22.317Z] Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-03-29T22:38:22.530Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-sdk-go-settings [Pipeline] echo [2023-03-29T22:38:22.544Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-sdk-go [Pipeline] echo [2023-03-29T22:38:22.556Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-03-29T22:38:22.570Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-03-29T22:38:22.581Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-03-29T22:38:22.593Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-03-29T22:38:22.607Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-03-29T22:38:22.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = example/cmd/device-simple/Dockerfile [Pipeline] echo [2023-03-29T22:38:22.630Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-03-29T22:38:22.639Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-03-29T22:38:22.647Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-03-29T22:38:22.656Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-sdk-simple [Pipeline] echo [2023-03-29T22:38:22.667Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-03-29T22:38:22.677Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-03-29T22:38:22.686Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-03-29T22:38:22.694Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:38:22.702Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:38:22.711Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-03-29T22:38:22.719Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-03-29T22:38:22.727Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-03-29T22:38:22.736Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-03-29T22:38:22.744Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-03-29T22:38:22.755Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-03-29T22:38:22.764Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-03-29T22:38:22.780Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-03-29T22:38:22.798Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-03-29T22:38:22.817Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-03-29T22:38:22.834Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-1409 [Pipeline] echo [2023-03-29T22:38:22.851Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-1409 [Pipeline] echo [2023-03-29T22:38:22.869Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-1409 [Pipeline] echo [2023-03-29T22:38:22.883Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] echo [2023-03-29T22:38:22.895Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9919698 [Pipeline] echo [2023-03-29T22:38:22.906Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:38:22.948Z] provisioning config files... [2023-03-29T22:38:22.961Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config7022424026457188851tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:38:23.267Z] ---> docker-login.sh [2023-03-29T22:38:23.267Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:38:23.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:23.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:23.527Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:23.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:23.527Z] [2023-03-29T22:38:23.527Z] Login Succeeded [2023-03-29T22:38:23.527Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:38:23.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:23.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:23.787Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:23.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:23.787Z] [2023-03-29T22:38:23.787Z] Login Succeeded [2023-03-29T22:38:23.787Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:38:23.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:23.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:23.787Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:23.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:23.787Z] [2023-03-29T22:38:23.787Z] Login Succeeded [2023-03-29T22:38:23.787Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:38:23.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:23.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:23.787Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:23.787Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:23.788Z] [2023-03-29T22:38:23.788Z] Login Succeeded [2023-03-29T22:38:23.788Z] docker.io [2023-03-29T22:38:24.048Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:24.048Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:24.048Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:24.048Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:24.048Z] [2023-03-29T22:38:24.048Z] Login Succeeded [2023-03-29T22:38:24.309Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:38:24.317Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-03-29T22:38:24.709Z] + git rev-list -1 --merges 99196989b60e86242e90f3b572c215b72f7e6456~1..99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] echo [2023-03-29T22:38:24.766Z] -----------> git rev-list -1 --merges 99196989b60e86242e90f3b572c215b72f7e6456~1..99196989b60e86242e90f3b572c215b72f7e6456 99196989b60e86242e90f3b572c215b72f7e6456 [false] [Pipeline] sh [2023-03-29T22:38:25.057Z] + git log --format=format:%s -1 99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] echo [2023-03-29T22:38:25.073Z] ========================================================= [2023-03-29T22:38:25.073Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-03-29T22:38:25.073Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:38:25.391Z] + git log --format=format:%s -1 99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] echo [2023-03-29T22:38:25.403Z] [semverPrep] GIT_COMMIT: 99196989b60e86242e90f3b572c215b72f7e6456, Commit Message: build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3 [Pipeline] echo [2023-03-29T22:38:25.412Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-03-29T22:38:25.753Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-03-29T22:38:25.753Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-03-29T22:38:25.753Z] + [ -e /tmp/ssh_known_hosts ] [2023-03-29T22:38:25.753Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-03-29T22:38:25.753Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-03-29T22:38:25.753Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-03-29T22:38:25.753Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:26.105Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:26.105Z] [2023-03-29T22:38:26.105Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:26.403Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:26.403Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-03-29T22:38:26.403Z] b85a868b505f: Pulling fs layer [2023-03-29T22:38:26.403Z] e2be974225ed: Pulling fs layer [2023-03-29T22:38:26.403Z] 339a4e72a1f5: Pulling fs layer [2023-03-29T22:38:26.403Z] 988bab9f4d93: Pulling fs layer [2023-03-29T22:38:26.403Z] 1469e6f7b9e6: Pulling fs layer [2023-03-29T22:38:26.403Z] 988bab9f4d93: Waiting [2023-03-29T22:38:26.403Z] eaf3925da568: Pulling fs layer [2023-03-29T22:38:26.403Z] 1469e6f7b9e6: Waiting [2023-03-29T22:38:26.403Z] bab4dde63d76: Pulling fs layer [2023-03-29T22:38:26.403Z] bde34c3a00c8: Pulling fs layer [2023-03-29T22:38:26.403Z] eaf3925da568: Waiting [2023-03-29T22:38:26.403Z] b352a97aabf1: Pulling fs layer [2023-03-29T22:38:26.403Z] bab4dde63d76: Waiting [2023-03-29T22:38:26.403Z] bde34c3a00c8: Waiting [2023-03-29T22:38:26.403Z] 4872d77fe225: Pulling fs layer [2023-03-29T22:38:26.403Z] 5851b861e8e6: Pulling fs layer [2023-03-29T22:38:26.403Z] b352a97aabf1: Waiting [2023-03-29T22:38:26.403Z] e2be974225ed: Download complete [2023-03-29T22:38:26.403Z] 988bab9f4d93: Verifying Checksum [2023-03-29T22:38:26.403Z] 988bab9f4d93: Download complete [2023-03-29T22:38:26.403Z] 1469e6f7b9e6: Verifying Checksum [2023-03-29T22:38:26.403Z] 1469e6f7b9e6: Download complete [2023-03-29T22:38:26.403Z] 339a4e72a1f5: Verifying Checksum [2023-03-29T22:38:26.403Z] 339a4e72a1f5: Download complete [2023-03-29T22:38:26.403Z] eaf3925da568: Verifying Checksum [2023-03-29T22:38:26.403Z] eaf3925da568: Download complete [2023-03-29T22:38:26.662Z] bde34c3a00c8: Download complete [2023-03-29T22:38:26.662Z] b352a97aabf1: Download complete [2023-03-29T22:38:26.662Z] 4872d77fe225: Verifying Checksum [2023-03-29T22:38:26.662Z] 4872d77fe225: Download complete [2023-03-29T22:38:26.662Z] 5851b861e8e6: Verifying Checksum [2023-03-29T22:38:26.662Z] 5851b861e8e6: Download complete [2023-03-29T22:38:26.662Z] b85a868b505f: Verifying Checksum [2023-03-29T22:38:26.662Z] b85a868b505f: Download complete [2023-03-29T22:38:26.921Z] bab4dde63d76: Verifying Checksum [2023-03-29T22:38:26.921Z] bab4dde63d76: Download complete [2023-03-29T22:38:27.860Z] b85a868b505f: Pull complete [2023-03-29T22:38:28.120Z] e2be974225ed: Pull complete [2023-03-29T22:38:28.379Z] 339a4e72a1f5: Pull complete [2023-03-29T22:38:28.639Z] 988bab9f4d93: Pull complete [2023-03-29T22:38:28.899Z] 1469e6f7b9e6: Pull complete [2023-03-29T22:38:28.899Z] eaf3925da568: Pull complete [2023-03-29T22:38:30.807Z] bab4dde63d76: Pull complete [2023-03-29T22:38:30.807Z] bde34c3a00c8: Pull complete [2023-03-29T22:38:30.807Z] b352a97aabf1: Pull complete [2023-03-29T22:38:31.068Z] 4872d77fe225: Pull complete [2023-03-29T22:38:31.068Z] 5851b861e8e6: Pull complete [2023-03-29T22:38:31.068Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-03-29T22:38:31.068Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-03-29T22:38:31.068Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:38:31.165Z] prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container [2023-03-29T22:38:31.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-03-29T22:38:32.659Z] $ docker top 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e -eo pid,comm [2023-03-29T22:38:32.711Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-03-29T22:38:32.711Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-03-29T22:38:32.747Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:38:32.747Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:38:32.866Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:38:32.871Z] $ docker exec 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e ssh-agent [2023-03-29T22:38:32.992Z] SSH_AUTH_SOCK=/tmp/ssh-8MwgHCHoWNrP/agent.32 [2023-03-29T22:38:32.992Z] SSH_AGENT_PID=38 [2023-03-29T22:38:32.999Z] Running ssh-add (command line suppressed) [2023-03-29T22:38:33.107Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_11958846916464132066.key (/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_11958846916464132066.key) [2023-03-29T22:38:33.120Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:38:33.406Z] + git tag --points-at HEAD [Pipeline] } [2023-03-29T22:38:33.420Z] $ docker exec --env ******** --env ******** 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e ssh-agent -k [2023-03-29T22:38:33.522Z] unset SSH_AUTH_SOCK; [2023-03-29T22:38:33.523Z] unset SSH_AGENT_PID; [2023-03-29T22:38:33.523Z] echo Agent pid 38 killed; [2023-03-29T22:38:33.530Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-03-29T22:38:33.551Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-03-29T22:38:33.551Z] [ssh-agent] Looking for ssh-agent implementation... [2023-03-29T22:38:33.669Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-03-29T22:38:33.675Z] $ docker exec 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e ssh-agent [2023-03-29T22:38:33.802Z] SSH_AUTH_SOCK=/tmp/ssh-75Y0gtS6vad9/agent.70 [2023-03-29T22:38:33.802Z] SSH_AGENT_PID=76 [2023-03-29T22:38:33.807Z] Running ssh-add (command line suppressed) [2023-03-29T22:38:33.920Z] Identity added: /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_12935229607889019058.key (/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/private_key_12935229607889019058.key) [2023-03-29T22:38:33.935Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-03-29T22:38:34.225Z] + git semver init [2023-03-29T22:38:34.485Z] 2023-03-29 22:38:34,415 [run_init] DEBUG init version:0.0.0 force:False [2023-03-29T22:38:34.485Z] 2023-03-29 22:38:34,415 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver [2023-03-29T22:38:34.485Z] 2023-03-29 22:38:34,416 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-sdk-go.git /w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver [2023-03-29T22:38:34.485Z] 2023-03-29 22:38:34,416 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-sdk-go.git', '/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409, universal_newlines=False, shell=None, istream=None) [2023-03-29T22:38:35.421Z] 2023-03-29 22:38:35,282 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.git/info/exclude [2023-03-29T22:38:35.421Z] 2023-03-29 22:38:35,283 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 with force:False [2023-03-29T22:38:35.421Z] 2023-03-29 22:38:35,283 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 [2023-03-29T22:38:35.421Z] 2023-03-29 22:38:35,288 [execute] INFO git cat-file --batch-check [2023-03-29T22:38:35.421Z] 2023-03-29 22:38:35,288 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:38:35.421Z] 2023-03-29 22:38:35,294 [execute] INFO git cat-file --batch [2023-03-29T22:38:35.421Z] 2023-03-29 22:38:35,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver, universal_newlines=False, shell=None, istream=) [2023-03-29T22:38:35.421Z] 2023-03-29 22:38:35,300 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-sdk-go_PR-1409/.semver/PR-1409 [2023-03-29T22:38:35.421Z] 0.0.0 [Pipeline] } [2023-03-29T22:38:35.433Z] $ docker exec --env ******** --env ******** 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e ssh-agent -k [2023-03-29T22:38:35.533Z] unset SSH_AUTH_SOCK; [2023-03-29T22:38:35.534Z] unset SSH_AGENT_PID; [2023-03-29T22:38:35.534Z] echo Agent pid 76 killed; [2023-03-29T22:38:35.544Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-03-29T22:38:35.852Z] + git semver [Pipeline] } [2023-03-29T22:38:36.128Z] $ docker stop --time=1 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e [2023-03-29T22:38:37.464Z] $ docker rm -f --volumes 445aff1c652b9f0fd93d1700002c33e3417b0f4c56c68b092a7544f784c4ee5e [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:38:37.798Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-03-29T22:38:38.007Z] Stashed 1 file(s) [Pipeline] echo [2023-03-29T22:38:38.010Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:38:38.147Z] provisioning config files... [2023-03-29T22:38:38.156Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config8016531735467860299tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:38:38.473Z] ---> docker-login.sh [2023-03-29T22:38:38.473Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:38:38.473Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:38.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:38.733Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:38.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:38.733Z] [2023-03-29T22:38:38.733Z] Login Succeeded [2023-03-29T22:38:38.733Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:38:38.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:38.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:38.733Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:38.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:38.733Z] [2023-03-29T22:38:38.733Z] Login Succeeded [2023-03-29T22:38:38.733Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:38:38.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:38.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:38.992Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:38.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:38.992Z] [2023-03-29T22:38:38.992Z] Login Succeeded [2023-03-29T22:38:38.992Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:38:38.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:38.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:38.992Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:38.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:38.992Z] [2023-03-29T22:38:38.992Z] Login Succeeded [2023-03-29T22:38:38.992Z] docker.io [2023-03-29T22:38:38.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:38:39.251Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:38:39.251Z] Configure a credential helper to remove this warning. See [2023-03-29T22:38:39.251Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:38:39.251Z] [2023-03-29T22:38:39.251Z] Login Succeeded [2023-03-29T22:38:39.251Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:38:39.258Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T22:38:39.318Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:38:39.332Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:38:39.341Z] ========================================================= [2023-03-29T22:38:39.341Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-03-29T22:38:39.341Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:38:39.654Z] + docker build -t ci-base-image-x86_64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T22:38:39.654Z] Sending build context to Docker daemon 10.91MB [2023-03-29T22:38:39.654Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:38:39.654Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T22:38:39.654Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-03-29T22:38:39.654Z] 63b65145d645: Pulling fs layer [2023-03-29T22:38:39.654Z] a2d21d5440eb: Pulling fs layer [2023-03-29T22:38:39.654Z] 935e6c44a52c: Pulling fs layer [2023-03-29T22:38:39.654Z] 94cc34f8dd06: Pulling fs layer [2023-03-29T22:38:39.654Z] 30dea6a524f1: Pulling fs layer [2023-03-29T22:38:39.654Z] a2aff8979fd8: Pulling fs layer [2023-03-29T22:38:39.654Z] 6808be2612f2: Pulling fs layer [2023-03-29T22:38:39.654Z] f25807f1079a: Pulling fs layer [2023-03-29T22:38:39.654Z] 94cc34f8dd06: Waiting [2023-03-29T22:38:39.654Z] 30dea6a524f1: Waiting [2023-03-29T22:38:39.654Z] a2aff8979fd8: Waiting [2023-03-29T22:38:39.654Z] 6808be2612f2: Waiting [2023-03-29T22:38:39.654Z] f25807f1079a: Waiting [2023-03-29T22:38:39.920Z] a2d21d5440eb: Verifying Checksum [2023-03-29T22:38:39.920Z] a2d21d5440eb: Download complete [2023-03-29T22:38:39.920Z] 94cc34f8dd06: Verifying Checksum [2023-03-29T22:38:39.920Z] 94cc34f8dd06: Download complete [2023-03-29T22:38:39.920Z] 30dea6a524f1: Verifying Checksum [2023-03-29T22:38:39.920Z] 30dea6a524f1: Download complete [2023-03-29T22:38:39.920Z] 63b65145d645: Verifying Checksum [2023-03-29T22:38:39.920Z] 63b65145d645: Download complete [2023-03-29T22:38:39.920Z] a2aff8979fd8: Verifying Checksum [2023-03-29T22:38:39.920Z] a2aff8979fd8: Download complete [2023-03-29T22:38:39.920Z] 63b65145d645: Pull complete [2023-03-29T22:38:40.182Z] a2d21d5440eb: Pull complete [2023-03-29T22:38:40.182Z] f25807f1079a: Verifying Checksum [2023-03-29T22:38:40.182Z] f25807f1079a: Download complete [2023-03-29T22:38:40.440Z] 935e6c44a52c: Verifying Checksum [2023-03-29T22:38:40.441Z] 935e6c44a52c: Download complete [2023-03-29T22:38:40.698Z] 6808be2612f2: Verifying Checksum [2023-03-29T22:38:40.698Z] 6808be2612f2: Download complete [2023-03-29T22:38:43.979Z] 935e6c44a52c: Pull complete [2023-03-29T22:38:43.979Z] 94cc34f8dd06: Pull complete [2023-03-29T22:38:44.237Z] 30dea6a524f1: Pull complete [2023-03-29T22:38:44.237Z] a2aff8979fd8: Pull complete [2023-03-29T22:38:46.765Z] 6808be2612f2: Pull complete [2023-03-29T22:38:47.706Z] f25807f1079a: Pull complete [2023-03-29T22:38:47.706Z] Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 [2023-03-29T22:38:47.706Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-03-29T22:38:47.706Z] ---> 3b553350e43f [2023-03-29T22:38:47.706Z] Step 3/10 : ARG MAKE=make build [2023-03-29T22:38:49.611Z] ---> Running in d412f65289cf [2023-03-29T22:38:49.611Z] Removing intermediate container d412f65289cf [2023-03-29T22:38:49.611Z] ---> ae19055ce197 [2023-03-29T22:38:49.611Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-29T22:38:49.611Z] ---> Running in 77e136cd9521 [2023-03-29T22:38:49.611Z] Removing intermediate container 77e136cd9521 [2023-03-29T22:38:49.611Z] ---> 5b9f3aecbf4e [2023-03-29T22:38:49.611Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:38:49.881Z] ---> Running in 20cc7b3397fc [2023-03-29T22:38:49.881Z] Removing intermediate container 20cc7b3397fc [2023-03-29T22:38:49.881Z] ---> 144af7f9eb63 [2023-03-29T22:38:49.881Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-29T22:38:49.881Z] ---> Running in 2614ab340553 [2023-03-29T22:38:50.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:38:50.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:38:50.400Z] OK: 265 MiB in 53 packages [2023-03-29T22:38:50.968Z] Removing intermediate container 2614ab340553 [2023-03-29T22:38:50.968Z] ---> cef10b931fd0 [2023-03-29T22:38:50.968Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T22:38:50.968Z] ---> 0d0c2d5c6cf4 [2023-03-29T22:38:50.968Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:38:50.968Z] ---> Running in ae9648a22eac [2023-03-29T22:38:53.103Z] Still waiting to schedule task [2023-03-29T22:38:53.103Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-6267’ [2023-03-29T22:39:12.895Z] Removing intermediate container ae9648a22eac [2023-03-29T22:39:12.895Z] ---> 6ae54bbf1126 [2023-03-29T22:39:12.895Z] Step 9/10 : COPY . . [2023-03-29T22:39:12.895Z] ---> d989e464b52f [2023-03-29T22:39:12.895Z] Step 10/10 : RUN ${MAKE} [2023-03-29T22:39:12.895Z] ---> Running in 95775eac6c7f [2023-03-29T22:39:12.895Z] noop [2023-03-29T22:39:12.895Z] Removing intermediate container 95775eac6c7f [2023-03-29T22:39:12.895Z] ---> b5c192958f10 [2023-03-29T22:39:12.895Z] Successfully built b5c192958f10 [2023-03-29T22:39:12.895Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:39:13.211Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T22:39:13.211Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:39:13.283Z] prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container [2023-03-29T22:39:13.313Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T22:39:13.670Z] $ docker top e0ef5f8c1bced6b7919d576cb8a4f2cf4836ab21d477d5f24ed6ca447759e550 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:39:14.014Z] + go version [2023-03-29T22:39:14.014Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-03-29T22:39:14.027Z] $ docker stop --time=1 e0ef5f8c1bced6b7919d576cb8a4f2cf4836ab21d477d5f24ed6ca447759e550 [2023-03-29T22:39:15.294Z] $ docker rm -f --volumes e0ef5f8c1bced6b7919d576cb8a4f2cf4836ab21d477d5f24ed6ca447759e550 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:39:15.697Z] + docker inspect -f . ci-base-image-x86_64 [2023-03-29T22:39:15.697Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:39:15.769Z] prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container [2023-03-29T22:39:15.805Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-sdk-go_PR-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-03-29T22:39:16.168Z] $ docker top 79c26c3cf013ef00757d404cc6ecbf1c86a3dfaf9328ac4f93109d2358109d99 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:39:16.507Z] + git config --global --add safe.directory /w/workspace/gexfoundry_device-sdk-go_PR-1409 [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:39:16.804Z] + make test [2023-03-29T22:39:16.804Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T22:39:23.368Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-29T22:39:38.231Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-29T22:39:38.231Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-29T22:39:38.231Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-29T22:39:38.231Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-29T22:39:38.231Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-29T22:39:38.488Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.060s coverage: 27.6% of statements [2023-03-29T22:39:38.488Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-29T22:39:38.488Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-29T22:39:38.488Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.059s coverage: 79.9% of statements [2023-03-29T22:39:38.488Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.073s coverage: 86.0% of statements [2023-03-29T22:39:39.865Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-29T22:39:39.865Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-29T22:39:39.865Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-29T22:39:39.865Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-29T22:39:39.865Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.107s coverage: 75.7% of statements [2023-03-29T22:39:40.803Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-29T22:39:42.731Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.066s coverage: 14.9% of statements [2023-03-29T22:39:42.731Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.084s coverage: 68.5% of statements [2023-03-29T22:39:42.731Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.119s coverage: 89.2% of statements [2023-03-29T22:39:42.731Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.062s coverage: 5.5% of statements [2023-03-29T22:40:04.709Z] GO111MODULE=on go vet ./... [2023-03-29T22:40:07.237Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:40:07.237Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:40:07.502Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:40:07.516Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T22:40:07.532Z] $ docker stop --time=1 79c26c3cf013ef00757d404cc6ecbf1c86a3dfaf9328ac4f93109d2358109d99 [2023-03-29T22:40:09.531Z] $ docker rm -f --volumes 79c26c3cf013ef00757d404cc6ecbf1c86a3dfaf9328ac4f93109d2358109d99 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:40:10.075Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T22:40:10.142Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-03-29T22:40:10.648Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T22:40:10.936Z] + ls -al . [2023-03-29T22:40:10.936Z] total 276 [2023-03-29T22:40:10.936Z] drwxrwxr-x 11 jenkins jenkins 4096 Mar 29 22:39 . [2023-03-29T22:40:10.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:38 .. [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:38 .dockerignore [2023-03-29T22:40:10.936Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:38 .git [2023-03-29T22:40:10.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:38 .github [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:38 .gitignore [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:38 .golangci.yml [2023-03-29T22:40:10.936Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:38 .semver [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:38 CHANGELOG.md [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:38 GOVERNANCE.md [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:38 Jenkinsfile [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:38 LICENSE [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:38 Makefile [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:38 OWNERS.md [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:38 README.md [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:38 VERSION [2023-03-29T22:40:10.936Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:38 bin [2023-03-29T22:40:10.936Z] -rw-r--r-- 1 jenkins jenkins 106714 Mar 29 22:39 coverage.out [2023-03-29T22:40:10.936Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:38 example [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:38 go.mod [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:38 go.sum [2023-03-29T22:40:10.936Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:38 internal [2023-03-29T22:40:10.936Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:38 openapi [2023-03-29T22:40:10.936Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:38 pkg [2023-03-29T22:40:10.936Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:38 snap [2023-03-29T22:40:10.936Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:38 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:40:11.255Z] + 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=99196989b60e86242e90f3b572c215b72f7e6456 --label arch=amd64 --label version=0.0.0 . [2023-03-29T22:40:11.255Z] Sending build context to Docker daemon 11.02MB [2023-03-29T22:40:11.255Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:40:11.255Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-29T22:40:11.255Z] ---> b5c192958f10 [2023-03-29T22:40:11.255Z] Step 3/23 : ARG MAKE=make build [2023-03-29T22:40:11.514Z] ---> Running in a46286dda04a [2023-03-29T22:40:11.514Z] Removing intermediate container a46286dda04a [2023-03-29T22:40:11.514Z] ---> 988a992cba07 [2023-03-29T22:40:11.514Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-29T22:40:11.514Z] ---> Running in 1e6b08a409ca [2023-03-29T22:40:11.514Z] Removing intermediate container 1e6b08a409ca [2023-03-29T22:40:11.514Z] ---> 495b4f2f1747 [2023-03-29T22:40:11.514Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:40:11.773Z] ---> Running in 56709c312961 [2023-03-29T22:40:11.773Z] Removing intermediate container 56709c312961 [2023-03-29T22:40:11.773Z] ---> 9d1412a836ba [2023-03-29T22:40:11.773Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-29T22:40:11.773Z] ---> Running in d280c351c643 [2023-03-29T22:40:12.033Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:40:12.292Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:40:12.551Z] OK: 265 MiB in 53 packages [2023-03-29T22:40:12.811Z] Removing intermediate container d280c351c643 [2023-03-29T22:40:12.811Z] ---> f3036a58f968 [2023-03-29T22:40:12.811Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-29T22:40:12.811Z] ---> 00d6856f7f6e [2023-03-29T22:40:12.811Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:40:13.071Z] ---> Running in 9f9e4db98d6c [2023-03-29T22:40:14.009Z] Removing intermediate container 9f9e4db98d6c [2023-03-29T22:40:14.009Z] ---> 562b9d35bbc6 [2023-03-29T22:40:14.009Z] Step 9/23 : COPY . . [2023-03-29T22:40:14.267Z] ---> 4a46bac8e6cb [2023-03-29T22:40:14.267Z] Step 10/23 : RUN ${MAKE} [2023-03-29T22:40:14.267Z] ---> Running in 78198f1d37a7 [2023-03-29T22:40:14.525Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-29T22:40:32.625Z] Removing intermediate container 78198f1d37a7 [2023-03-29T22:40:32.625Z] ---> 873b055b178b [2023-03-29T22:40:32.625Z] Step 11/23 : FROM alpine:3.17 [2023-03-29T22:40:32.625Z] 3.17: Pulling from library/alpine [2023-03-29T22:40:32.625Z] f56be85fc22e: Pulling fs layer [2023-03-29T22:40:32.625Z] f56be85fc22e: Verifying Checksum [2023-03-29T22:40:32.625Z] f56be85fc22e: Download complete [2023-03-29T22:40:32.625Z] f56be85fc22e: Pull complete [2023-03-29T22:40:32.625Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:40:32.625Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:40:32.625Z] ---> 9ed4aefc74f6 [2023-03-29T22:40:32.625Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T22:40:32.884Z] ---> Running in 5179a33e8228 [2023-03-29T22:40:32.884Z] Removing intermediate container 5179a33e8228 [2023-03-29T22:40:32.884Z] ---> d77cefd3ad27 [2023-03-29T22:40:32.884Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-29T22:40:32.884Z] ---> Running in f3e71d2de10f [2023-03-29T22:40:33.143Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-03-29T22:40:33.400Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-03-29T22:40:33.400Z] OK: 7 MiB in 15 packages [2023-03-29T22:40:33.967Z] Removing intermediate container f3e71d2de10f [2023-03-29T22:40:33.967Z] ---> 49fcc67c8b03 [2023-03-29T22:40:33.967Z] Step 14/23 : WORKDIR / [2023-03-29T22:40:33.967Z] ---> Running in e03a6ac6c0f3 [2023-03-29T22:40:33.967Z] Removing intermediate container e03a6ac6c0f3 [2023-03-29T22:40:33.967Z] ---> 493d7245afe0 [2023-03-29T22:40:33.967Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-29T22:40:34.226Z] ---> 629869130ec6 [2023-03-29T22:40:34.226Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-29T22:40:34.793Z] ---> 175d5ec74d38 [2023-03-29T22:40:34.793Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-29T22:40:34.793Z] ---> 2367c6fa9885 [2023-03-29T22:40:34.793Z] Step 18/23 : EXPOSE 59999 [2023-03-29T22:40:34.793Z] ---> Running in d8be42a3ec1b [2023-03-29T22:40:35.052Z] Removing intermediate container d8be42a3ec1b [2023-03-29T22:40:35.052Z] ---> 9678f83b348a [2023-03-29T22:40:35.052Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-29T22:40:35.052Z] ---> Running in 0b3d3d12e3a9 [2023-03-29T22:40:35.052Z] Removing intermediate container 0b3d3d12e3a9 [2023-03-29T22:40:35.052Z] ---> a8141becd42b [2023-03-29T22:40:35.052Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:40:35.052Z] ---> Running in 5e5ea5512da4 [2023-03-29T22:40:35.311Z] Removing intermediate container 5e5ea5512da4 [2023-03-29T22:40:35.311Z] ---> 00367125b8e9 [2023-03-29T22:40:35.311Z] Step 21/23 : LABEL arch=amd64 [2023-03-29T22:40:35.311Z] ---> Running in cb5eb3a310c3 [2023-03-29T22:40:35.311Z] Removing intermediate container cb5eb3a310c3 [2023-03-29T22:40:35.311Z] ---> ddddb9e480de [2023-03-29T22:40:35.311Z] Step 22/23 : LABEL git_sha=99196989b60e86242e90f3b572c215b72f7e6456 [2023-03-29T22:40:35.569Z] ---> Running in 0f446a109ed9 [2023-03-29T22:40:35.569Z] Removing intermediate container 0f446a109ed9 [2023-03-29T22:40:35.569Z] ---> 9edda06545f8 [2023-03-29T22:40:35.569Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:40:35.569Z] ---> Running in 8533854308d2 [2023-03-29T22:40:35.569Z] Removing intermediate container 8533854308d2 [2023-03-29T22:40:35.569Z] ---> 1ae8eda30493 [2023-03-29T22:40:35.569Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T22:40:35.569Z] Successfully built 1ae8eda30493 [2023-03-29T22:40:35.569Z] Successfully tagged device-sdk-simple:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:40:36.001Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:36.001Z] [2023-03-29T22:40:36.001Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:40:36.294Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:36.294Z] latest: Pulling from edgex-lftools-log-publisher [2023-03-29T22:40:36.294Z] 5eb5b503b376: Pulling fs layer [2023-03-29T22:40:36.294Z] 5c69ac0246d0: Pulling fs layer [2023-03-29T22:40:36.294Z] ec43610c2a17: Pulling fs layer [2023-03-29T22:40:36.294Z] 3a2ae6a8a46f: Pulling fs layer [2023-03-29T22:40:36.294Z] 33b1e0a273af: Pulling fs layer [2023-03-29T22:40:36.294Z] 5d3b04190fa2: Pulling fs layer [2023-03-29T22:40:36.294Z] 2f39f015ded8: Pulling fs layer [2023-03-29T22:40:36.294Z] 3a2ae6a8a46f: Waiting [2023-03-29T22:40:36.294Z] 33b1e0a273af: Waiting [2023-03-29T22:40:36.294Z] 5d3b04190fa2: Waiting [2023-03-29T22:40:36.294Z] 2f39f015ded8: Waiting [2023-03-29T22:40:36.294Z] 5c69ac0246d0: Verifying Checksum [2023-03-29T22:40:36.294Z] 5c69ac0246d0: Download complete [2023-03-29T22:40:36.294Z] 3a2ae6a8a46f: Verifying Checksum [2023-03-29T22:40:36.294Z] 3a2ae6a8a46f: Download complete [2023-03-29T22:40:36.295Z] 33b1e0a273af: Verifying Checksum [2023-03-29T22:40:36.295Z] 33b1e0a273af: Download complete [2023-03-29T22:40:36.295Z] 5d3b04190fa2: Verifying Checksum [2023-03-29T22:40:36.295Z] 5d3b04190fa2: Download complete [2023-03-29T22:40:36.295Z] ec43610c2a17: Verifying Checksum [2023-03-29T22:40:36.295Z] ec43610c2a17: Download complete [2023-03-29T22:40:36.553Z] 5eb5b503b376: Verifying Checksum [2023-03-29T22:40:36.553Z] 5eb5b503b376: Download complete [2023-03-29T22:40:37.118Z] 2f39f015ded8: Download complete [2023-03-29T22:40:37.687Z] 5eb5b503b376: Pull complete [2023-03-29T22:40:37.944Z] 5c69ac0246d0: Pull complete [2023-03-29T22:40:38.508Z] ec43610c2a17: Pull complete [2023-03-29T22:40:38.508Z] 3a2ae6a8a46f: Pull complete [2023-03-29T22:40:38.767Z] 33b1e0a273af: Pull complete [2023-03-29T22:40:38.767Z] 5d3b04190fa2: Pull complete [2023-03-29T22:40:42.953Z] 2f39f015ded8: Pull complete [2023-03-29T22:40:42.954Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-03-29T22:40:42.954Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:40:42.954Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:40:43.034Z] prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container [2023-03-29T22:40:43.066Z] $ 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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T22:40:44.845Z] $ docker top 521c58d4eccc084c3d598b4d52d7472073a2a6d59a5b06f5d79be1a15065fe6c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:40:45.204Z] ---> job-cost.sh [2023-03-29T22:40:45.204Z] lf-activate-venv: SKIPPING [2023-03-29T22:40:45.204Z] INFO: No Stack... [2023-03-29T22:40:45.463Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:40:46.031Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:40:46.328Z] + cat /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/cost.csv [2023-03-29T22:40:46.328Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T22:40:46.339Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [2023-03-29T22:40:46.349Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] did not exist. Created. [2023-03-29T22:40:46.349Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:40:46.651Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-03-29T22:40:46.678Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:40:46.684Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:40:46.700Z] $ docker stop --time=1 521c58d4eccc084c3d598b4d52d7472073a2a6d59a5b06f5d79be1a15065fe6c [2023-03-29T22:40:47.888Z] $ docker rm -f --volumes 521c58d4eccc084c3d598b4d52d7472073a2a6d59a5b06f5d79be1a15065fe6c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-03-29T22:41:56.251Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6286 in /w/workspace/gexfoundry_device-sdk-go_PR-1409 [Pipeline] { [Pipeline] ws [2023-03-29T22:41:56.262Z] Running in /w/workspace/device-sdk-go/2 [Pipeline] { [Pipeline] checkout [2023-03-29T22:41:56.309Z] The recommended git tool is: git [2023-03-29T22:42:08.586Z] using credential edgex-jenkins-ssh [2023-03-29T22:42:08.616Z] Cloning the remote Git repository [2023-03-29T22:42:08.699Z] Cloning repository git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T22:42:08.944Z] > git init /w/workspace/device-sdk-go/2 # timeout=10 [2023-03-29T22:42:09.227Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T22:42:09.228Z] > git --version # timeout=10 [2023-03-29T22:42:09.277Z] > git --version # 'git version 2.25.1' [2023-03-29T22:42:09.283Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:42:09.686Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:42:11.790Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-29T22:42:11.832Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-03-29T22:42:14.156Z] Merging remotes/origin/main commit 661b18549173505f3afdb4be110c3839c952cb0c into PR head commit 99196989b60e86242e90f3b572c215b72f7e6456 [2023-03-29T22:42:14.652Z] Merge succeeded, producing 99196989b60e86242e90f3b572c215b72f7e6456 [2023-03-29T22:42:14.652Z] Checking out Revision 99196989b60e86242e90f3b572c215b72f7e6456 (PR-1409) [2023-03-29T22:42:13.377Z] > git config remote.origin.url git@github.com:edgexfoundry/device-sdk-go.git # timeout=10 [2023-03-29T22:42:13.453Z] Fetching upstream changes from git@github.com:edgexfoundry/device-sdk-go.git [2023-03-29T22:42:13.455Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:42:13.475Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-sdk-go.git +refs/pull/1409/head:refs/remotes/origin/PR-1409 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-03-29T22:42:14.183Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:42:14.306Z] > git checkout -f 99196989b60e86242e90f3b572c215b72f7e6456 # timeout=10 [2023-03-29T22:42:14.447Z] > git remote # timeout=10 [2023-03-29T22:42:14.517Z] > git config --get remote.origin.url # timeout=10 [2023-03-29T22:42:14.555Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-03-29T22:42:14.578Z] > git merge 661b18549173505f3afdb4be110c3839c952cb0c # timeout=10 [2023-03-29T22:42:14.618Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-03-29T22:42:14.662Z] > git config core.sparsecheckout # timeout=10 [2023-03-29T22:42:14.684Z] > git checkout -f 99196989b60e86242e90f3b572c215b72f7e6456 # timeout=10 [2023-03-29T22:42:15.477Z] Commit message: "build(deps): bump github.com/edgexfoundry/go-mod-messaging/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:42:16.387Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-03-29T22:42:16.387Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:42:16.387Z] Dload Upload Total Spent Left Speed [2023-03-29T22:42:16.387Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 159k 0 --:--:-- --:--:-- --:--:-- 161k [Pipeline] sh [2023-03-29T22:42:17.046Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-03-29T22:42:17.401Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-03-29T22:42:17.401Z] + sudo tee /etc/docker/daemon.new [2023-03-29T22:42:17.401Z] { [2023-03-29T22:42:17.401Z] "registry-mirrors": [ [2023-03-29T22:42:17.401Z] "https://nexus3.edgexfoundry.org:10001" [2023-03-29T22:42:17.401Z] ], [2023-03-29T22:42:17.401Z] "bip": "10.250.0.254/24", [2023-03-29T22:42:17.401Z] "hosts": [ [2023-03-29T22:42:17.401Z] "tcp://0.0.0.0:5555", [2023-03-29T22:42:17.401Z] "unix:///var/run/docker.sock" [2023-03-29T22:42:17.401Z] ], [2023-03-29T22:42:17.401Z] "mtu": 1458, [2023-03-29T22:42:17.401Z] "selinux-enabled": true, [2023-03-29T22:42:17.401Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-03-29T22:42:17.401Z] } [Pipeline] sh [2023-03-29T22:42:17.758Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-03-29T22:42:18.092Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:42:36.427Z] provisioning config files... [2023-03-29T22:42:36.461Z] copy managed file [device-sdk-go-settings] to file:/w/workspace/device-sdk-go/2@tmp/config17260734628678571584tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:42:36.838Z] ---> docker-login.sh [2023-03-29T22:42:36.838Z] nexus3.edgexfoundry.org:10001 [2023-03-29T22:42:37.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:42:37.436Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:42:37.436Z] Configure a credential helper to remove this warning. See [2023-03-29T22:42:37.436Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:42:37.436Z] [2023-03-29T22:42:37.709Z] Login Succeeded [2023-03-29T22:42:37.709Z] nexus3.edgexfoundry.org:10002 [2023-03-29T22:42:37.983Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:42:37.983Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:42:37.983Z] Configure a credential helper to remove this warning. See [2023-03-29T22:42:37.983Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:42:37.983Z] [2023-03-29T22:42:37.983Z] Login Succeeded [2023-03-29T22:42:37.983Z] nexus3.edgexfoundry.org:10003 [2023-03-29T22:42:38.254Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:42:38.528Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:42:38.528Z] Configure a credential helper to remove this warning. See [2023-03-29T22:42:38.528Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:42:38.528Z] [2023-03-29T22:42:38.528Z] Login Succeeded [2023-03-29T22:42:38.528Z] nexus3.edgexfoundry.org:10004 [2023-03-29T22:42:38.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:42:39.078Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:42:39.078Z] Configure a credential helper to remove this warning. See [2023-03-29T22:42:39.078Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:42:39.078Z] [2023-03-29T22:42:39.078Z] Login Succeeded [2023-03-29T22:42:39.078Z] docker.io [2023-03-29T22:42:39.363Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-03-29T22:42:39.637Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-03-29T22:42:39.637Z] Configure a credential helper to remove this warning. See [2023-03-29T22:42:39.637Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-03-29T22:42:39.637Z] [2023-03-29T22:42:39.637Z] Login Succeeded [2023-03-29T22:42:39.637Z] ---> docker-login.sh ends [Pipeline] } [2023-03-29T22:42:39.658Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-03-29T22:42:40.090Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:42:40.102Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-03-29T22:42:40.110Z] ========================================================= [2023-03-29T22:42:40.110Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-03-29T22:42:40.110Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:42:40.494Z] + docker build -t ci-base-image-arm64 -f example/cmd/device-simple/Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-03-29T22:42:41.110Z] Sending build context to Docker daemon 5.86MB [2023-03-29T22:42:41.110Z] Step 1/10 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:42:41.110Z] Step 2/10 : FROM ${BASE} AS builder [2023-03-29T22:42:41.396Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-03-29T22:42:41.396Z] af6eaf76a39c: Pulling fs layer [2023-03-29T22:42:41.396Z] 55522c791124: Pulling fs layer [2023-03-29T22:42:41.396Z] ce5c4a1c91eb: Pulling fs layer [2023-03-29T22:42:41.396Z] 169dfbe0d373: Pulling fs layer [2023-03-29T22:42:41.396Z] e1ff8fa3b103: Pulling fs layer [2023-03-29T22:42:41.396Z] 52ebb69f0ebf: Pulling fs layer [2023-03-29T22:42:41.396Z] 5abe8eddf0d5: Pulling fs layer [2023-03-29T22:42:41.396Z] 169dfbe0d373: Waiting [2023-03-29T22:42:41.396Z] e1ff8fa3b103: Waiting [2023-03-29T22:42:41.396Z] 5abe8eddf0d5: Waiting [2023-03-29T22:42:41.396Z] 52ebb69f0ebf: Waiting [2023-03-29T22:42:41.396Z] 55522c791124: Verifying Checksum [2023-03-29T22:42:41.396Z] 55522c791124: Download complete [2023-03-29T22:42:41.396Z] 169dfbe0d373: Verifying Checksum [2023-03-29T22:42:41.396Z] 169dfbe0d373: Download complete [2023-03-29T22:42:41.396Z] e1ff8fa3b103: Verifying Checksum [2023-03-29T22:42:41.396Z] e1ff8fa3b103: Download complete [2023-03-29T22:42:41.396Z] af6eaf76a39c: Verifying Checksum [2023-03-29T22:42:41.396Z] af6eaf76a39c: Download complete [2023-03-29T22:42:42.390Z] af6eaf76a39c: Pull complete [2023-03-29T22:42:43.621Z] 55522c791124: Pull complete [2023-03-29T22:42:43.621Z] 5abe8eddf0d5: Verifying Checksum [2023-03-29T22:42:43.621Z] 5abe8eddf0d5: Download complete [2023-03-29T22:42:44.820Z] ce5c4a1c91eb: Download complete [2023-03-29T22:42:44.820Z] 52ebb69f0ebf: Verifying Checksum [2023-03-29T22:42:44.820Z] 52ebb69f0ebf: Download complete [2023-03-29T22:42:57.350Z] ce5c4a1c91eb: Pull complete [2023-03-29T22:42:57.626Z] 169dfbe0d373: Pull complete [2023-03-29T22:42:57.903Z] e1ff8fa3b103: Pull complete [2023-03-29T22:43:06.195Z] 52ebb69f0ebf: Pull complete [2023-03-29T22:43:08.162Z] 5abe8eddf0d5: Pull complete [2023-03-29T22:43:08.434Z] Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f [2023-03-29T22:43:08.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-03-29T22:43:08.434Z] ---> 6cb57ee374ae [2023-03-29T22:43:08.434Z] Step 3/10 : ARG MAKE=make build [2023-03-29T22:43:10.415Z] ---> Running in d634d1dae8b9 [2023-03-29T22:43:10.686Z] Removing intermediate container d634d1dae8b9 [2023-03-29T22:43:10.686Z] ---> a18aea29d5e2 [2023-03-29T22:43:10.686Z] Step 4/10 : WORKDIR /device-sdk-go [2023-03-29T22:43:10.686Z] ---> Running in 2f7f7a725f7b [2023-03-29T22:43:10.959Z] Removing intermediate container 2f7f7a725f7b [2023-03-29T22:43:10.959Z] ---> 1925317a2239 [2023-03-29T22:43:10.959Z] Step 5/10 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:43:11.239Z] ---> Running in cae54447c2e5 [2023-03-29T22:43:11.514Z] Removing intermediate container cae54447c2e5 [2023-03-29T22:43:11.514Z] ---> 8cf701aac8eb [2023-03-29T22:43:11.514Z] Step 6/10 : RUN apk add --update --no-cache make git [2023-03-29T22:43:11.514Z] ---> Running in 69d4102bed57 [2023-03-29T22:43:12.933Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:43:13.521Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:43:14.942Z] OK: 263 MiB in 53 packages [2023-03-29T22:43:15.926Z] Removing intermediate container 69d4102bed57 [2023-03-29T22:43:15.926Z] ---> eb5b3a653b27 [2023-03-29T22:43:15.926Z] Step 7/10 : COPY go.mod vendor* ./ [2023-03-29T22:43:16.523Z] ---> 576882d0d17f [2023-03-29T22:43:16.523Z] Step 8/10 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:43:16.800Z] ---> Running in 53147aaf30d1 [2023-03-29T22:44:24.764Z] Removing intermediate container 53147aaf30d1 [2023-03-29T22:44:24.764Z] ---> 425c850533b5 [2023-03-29T22:44:24.764Z] Step 9/10 : COPY . . [2023-03-29T22:44:24.764Z] ---> ce070d1946ec [2023-03-29T22:44:24.764Z] Step 10/10 : RUN ${MAKE} [2023-03-29T22:44:24.764Z] ---> Running in 98fe88942b7f [2023-03-29T22:44:24.764Z] noop [2023-03-29T22:44:24.764Z] Removing intermediate container 98fe88942b7f [2023-03-29T22:44:24.764Z] ---> a6dd2321bb16 [2023-03-29T22:44:24.764Z] Successfully built a6dd2321bb16 [2023-03-29T22:44:24.764Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:44:25.130Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:44:25.130Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:44:25.394Z] prd-ubuntu20.04-docker-arm64-4c-16g-6286 does not seem to be running inside a container [2023-03-29T22:44:25.492Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T22:44:26.926Z] $ docker top f5385baf04ff18b4e9d154ce50813aaab17a4f480cd2d359966a60c9bfff639f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:44:27.822Z] + go version [2023-03-29T22:44:27.822Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-03-29T22:44:27.849Z] $ docker stop --time=1 f5385baf04ff18b4e9d154ce50813aaab17a4f480cd2d359966a60c9bfff639f [2023-03-29T22:44:29.523Z] $ docker rm -f --volumes f5385baf04ff18b4e9d154ce50813aaab17a4f480cd2d359966a60c9bfff639f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:44:30.076Z] + docker inspect -f . ci-base-image-arm64 [2023-03-29T22:44:30.076Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:44:30.277Z] prd-ubuntu20.04-docker-arm64-4c-16g-6286 does not seem to be running inside a container [2023-03-29T22:44:30.375Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-sdk-go/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-03-29T22:44:31.726Z] $ docker top 646de54bc853f5cf1db97410d5e07cfd07b36928648b273b1da0b2517ef82620 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:44:32.604Z] + git config --global --add safe.directory /w/workspace/device-sdk-go/2 [Pipeline] fileExists [Pipeline] sh [2023-03-29T22:44:33.270Z] + make test [2023-03-29T22:44:33.270Z] go test -race -coverprofile=coverage.out ./... [2023-03-29T22:45:29.752Z] ? github.com/edgexfoundry/device-sdk-go/v3 [no test files] [2023-03-29T22:47:51.539Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/cmd/device-simple [no test files] [2023-03-29T22:47:51.539Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/config [no test files] [2023-03-29T22:47:51.539Z] ? github.com/edgexfoundry/device-sdk-go/v3/example/driver [no test files] [2023-03-29T22:47:51.539Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/application [no test files] [2023-03-29T22:47:51.539Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/autodiscovery [no test files] [2023-03-29T22:48:03.921Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/autoevent 0.274s coverage: 27.6% of statements [2023-03-29T22:48:03.921Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/cache 0.318s coverage: 79.9% of statements [2023-03-29T22:48:22.186Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/config [no test files] [2023-03-29T22:48:22.186Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/container [no test files] [2023-03-29T22:48:22.186Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/common 0.439s coverage: 86.0% of statements [2023-03-29T22:48:28.857Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http/correlation [no test files] [2023-03-29T22:48:28.858Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/http 0.523s coverage: 75.7% of statements [2023-03-29T22:48:33.158Z] ? github.com/edgexfoundry/device-sdk-go/v3/internal/provision [no test files] [2023-03-29T22:48:35.762Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces [no test files] [2023-03-29T22:48:35.762Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/interfaces/mocks [no test files] [2023-03-29T22:48:36.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/controller/messaging 3.316s coverage: 14.9% of statements [2023-03-29T22:48:36.735Z] ok github.com/edgexfoundry/device-sdk-go/v3/internal/transformer 0.483s coverage: 68.5% of statements [2023-03-29T22:48:40.106Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/models 0.519s coverage: 89.2% of statements [2023-03-29T22:48:42.073Z] ? github.com/edgexfoundry/device-sdk-go/v3/pkg/startup [no test files] [2023-03-29T22:48:42.073Z] ok github.com/edgexfoundry/device-sdk-go/v3/pkg/service 0.287s coverage: 5.5% of statements [2023-03-29T22:48:43.043Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-03-29T22:48:43.043Z] GO111MODULE=on go vet ./... [2023-03-29T22:51:36.388Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-03-29T22:51:36.388Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-03-29T22:51:36.388Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-03-29T22:51:36.410Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-03-29T22:51:36.425Z] $ docker stop --time=1 646de54bc853f5cf1db97410d5e07cfd07b36928648b273b1da0b2517ef82620 [2023-03-29T22:51:38.457Z] $ docker rm -f --volumes 646de54bc853f5cf1db97410d5e07cfd07b36928648b273b1da0b2517ef82620 [Pipeline] // withDockerContainer [Pipeline] sh [2023-03-29T22:51:40.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-03-29T22:51:40.295Z] Warning: overwriting stash ‘coverage-report’ [2023-03-29T22:51:41.012Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-03-29T22:51:41.411Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-03-29T22:51:41.745Z] + ls -al . [2023-03-29T22:51:41.745Z] total 272 [2023-03-29T22:51:41.745Z] drwxrwxr-x 10 jenkins jenkins 4096 Mar 29 22:44 . [2023-03-29T22:51:41.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:42 .. [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 140 Mar 29 22:42 .dockerignore [2023-03-29T22:51:41.745Z] drwxrwxr-x 8 jenkins jenkins 4096 Mar 29 22:42 .git [2023-03-29T22:51:41.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:42 .github [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 131 Mar 29 22:42 .gitignore [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 42 Mar 29 22:42 .golangci.yml [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 31677 Mar 29 22:42 CHANGELOG.md [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 677 Mar 29 22:42 GOVERNANCE.md [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 885 Mar 29 22:42 Jenkinsfile [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 11341 Mar 29 22:42 LICENSE [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 1714 Mar 29 22:42 Makefile [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 619 Mar 29 22:42 OWNERS.md [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 4891 Mar 29 22:42 README.md [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 5 Mar 29 22:38 VERSION [2023-03-29T22:51:41.745Z] drwxrwxr-x 2 jenkins jenkins 4096 Mar 29 22:42 bin [2023-03-29T22:51:41.745Z] -rw-r--r-- 1 jenkins jenkins 106712 Mar 29 22:48 coverage.out [2023-03-29T22:51:41.745Z] drwxrwxr-x 5 jenkins jenkins 4096 Mar 29 22:42 example [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 3243 Mar 29 22:42 go.mod [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 30606 Mar 29 22:42 go.sum [2023-03-29T22:51:41.745Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:42 internal [2023-03-29T22:51:41.745Z] drwxrwxr-x 3 jenkins jenkins 4096 Mar 29 22:42 openapi [2023-03-29T22:51:41.745Z] drwxrwxr-x 6 jenkins jenkins 4096 Mar 29 22:42 pkg [2023-03-29T22:51:41.745Z] drwxrwxr-x 4 jenkins jenkins 4096 Mar 29 22:42 snap [2023-03-29T22:51:41.745Z] -rw-rw-r-- 1 jenkins jenkins 222 Mar 29 22:42 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:51:42.097Z] + 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=99196989b60e86242e90f3b572c215b72f7e6456 --label arch=arm64 --label version=0.0.0 . [2023-03-29T22:51:42.688Z] Sending build context to Docker daemon 5.967MB [2023-03-29T22:51:42.688Z] Step 1/23 : ARG BASE=golang:1.20-alpine3.17 [2023-03-29T22:51:42.688Z] Step 2/23 : FROM ${BASE} AS builder [2023-03-29T22:51:42.688Z] ---> a6dd2321bb16 [2023-03-29T22:51:42.688Z] Step 3/23 : ARG MAKE=make build [2023-03-29T22:51:42.688Z] ---> Running in 584a95ff7601 [2023-03-29T22:51:42.957Z] Removing intermediate container 584a95ff7601 [2023-03-29T22:51:42.957Z] ---> e95f71503a7e [2023-03-29T22:51:42.957Z] Step 4/23 : WORKDIR /device-sdk-go [2023-03-29T22:51:43.227Z] ---> Running in ccf66d51b16a [2023-03-29T22:51:43.496Z] Removing intermediate container ccf66d51b16a [2023-03-29T22:51:43.496Z] ---> 38c914b9b011 [2023-03-29T22:51:43.496Z] Step 5/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel' [2023-03-29T22:51:43.496Z] ---> Running in f36fe3acc6ce [2023-03-29T22:51:44.085Z] Removing intermediate container f36fe3acc6ce [2023-03-29T22:51:44.085Z] ---> 1505b15050e6 [2023-03-29T22:51:44.085Z] Step 6/23 : RUN apk add --update --no-cache make git [2023-03-29T22:51:44.085Z] ---> Running in 5c59866b947b [2023-03-29T22:51:45.054Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:51:45.645Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:51:47.063Z] OK: 263 MiB in 53 packages [2023-03-29T22:51:48.107Z] Removing intermediate container 5c59866b947b [2023-03-29T22:51:48.107Z] ---> 8abe8549db18 [2023-03-29T22:51:48.107Z] Step 7/23 : COPY go.mod vendor* ./ [2023-03-29T22:51:48.378Z] ---> 4b0214ff7096 [2023-03-29T22:51:48.378Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-03-29T22:51:48.649Z] ---> Running in 44ef735fe416 [2023-03-29T22:51:52.119Z] Removing intermediate container 44ef735fe416 [2023-03-29T22:51:52.119Z] ---> 6b03d7bb7d27 [2023-03-29T22:51:52.119Z] Step 9/23 : COPY . . [2023-03-29T22:51:53.131Z] ---> 3c9995db264a [2023-03-29T22:51:53.131Z] Step 10/23 : RUN ${MAKE} [2023-03-29T22:51:53.131Z] ---> Running in d4c1302cadd1 [2023-03-29T22:51:54.121Z] CGO_ENABLED=0 go build -ldflags "-X github.com/edgexfoundry/device-sdk-go/v3.Version=0.0.0" -trimpath -mod=readonly -o example/cmd/device-simple/device-simple ./example/cmd/device-simple [2023-03-29T22:54:30.893Z] Removing intermediate container d4c1302cadd1 [2023-03-29T22:54:30.893Z] ---> 519ad1e603e6 [2023-03-29T22:54:30.893Z] Step 11/23 : FROM alpine:3.17 [2023-03-29T22:54:30.893Z] 3.17: Pulling from library/alpine [2023-03-29T22:54:30.893Z] c41833b44d91: Pulling fs layer [2023-03-29T22:54:30.893Z] c41833b44d91: Verifying Checksum [2023-03-29T22:54:30.893Z] c41833b44d91: Download complete [2023-03-29T22:54:30.893Z] c41833b44d91: Pull complete [2023-03-29T22:54:30.893Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-03-29T22:54:30.893Z] Status: Downloaded newer image for alpine:3.17 [2023-03-29T22:54:30.893Z] ---> 51e60588ff2c [2023-03-29T22:54:30.893Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022: Intel' [2023-03-29T22:54:30.893Z] ---> Running in da295a530e15 [2023-03-29T22:54:30.893Z] Removing intermediate container da295a530e15 [2023-03-29T22:54:30.893Z] ---> d4876181f789 [2023-03-29T22:54:30.893Z] Step 13/23 : RUN apk add --update --no-cache [2023-03-29T22:54:30.893Z] ---> Running in 6cd750ad47a4 [2023-03-29T22:54:30.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-03-29T22:54:30.893Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-03-29T22:54:30.893Z] OK: 7 MiB in 15 packages [2023-03-29T22:54:32.855Z] Removing intermediate container 6cd750ad47a4 [2023-03-29T22:54:32.855Z] ---> dc464e76f105 [2023-03-29T22:54:32.855Z] Step 14/23 : WORKDIR / [2023-03-29T22:54:32.855Z] ---> Running in b30c16038bca [2023-03-29T22:54:32.855Z] Removing intermediate container b30c16038bca [2023-03-29T22:54:32.855Z] ---> de3165a33cc0 [2023-03-29T22:54:32.855Z] Step 15/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/Attribution.txt /Attribution.txt [2023-03-29T22:54:33.445Z] ---> 6cad758cb4cc [2023-03-29T22:54:33.445Z] Step 16/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/device-simple /device-simple [2023-03-29T22:54:34.860Z] ---> 1cc5d3860ac6 [2023-03-29T22:54:34.860Z] Step 17/23 : COPY --from=builder /device-sdk-go/example/cmd/device-simple/res/ /res [2023-03-29T22:54:35.450Z] ---> cc9c02b40943 [2023-03-29T22:54:35.450Z] Step 18/23 : EXPOSE 59999 [2023-03-29T22:54:35.724Z] ---> Running in 8c4f3021bb57 [2023-03-29T22:54:35.992Z] Removing intermediate container 8c4f3021bb57 [2023-03-29T22:54:35.992Z] ---> 20d158b5836e [2023-03-29T22:54:35.992Z] Step 19/23 : ENTRYPOINT ["/device-simple"] [2023-03-29T22:54:35.992Z] ---> Running in 08a0c00047bb [2023-03-29T22:54:36.260Z] Removing intermediate container 08a0c00047bb [2023-03-29T22:54:36.260Z] ---> 318376b1a672 [2023-03-29T22:54:36.260Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-03-29T22:54:36.529Z] ---> Running in 27f759c9d198 [2023-03-29T22:54:36.797Z] Removing intermediate container 27f759c9d198 [2023-03-29T22:54:36.797Z] ---> 6b40b34b39b2 [2023-03-29T22:54:36.797Z] Step 21/23 : LABEL arch=arm64 [2023-03-29T22:54:36.797Z] ---> Running in 99750ac8372a [2023-03-29T22:54:37.068Z] Removing intermediate container 99750ac8372a [2023-03-29T22:54:37.068Z] ---> e00863764261 [2023-03-29T22:54:37.068Z] Step 22/23 : LABEL git_sha=99196989b60e86242e90f3b572c215b72f7e6456 [2023-03-29T22:54:37.068Z] ---> Running in ce76adb27c90 [2023-03-29T22:54:37.656Z] Removing intermediate container ce76adb27c90 [2023-03-29T22:54:37.656Z] ---> 58cb3870054e [2023-03-29T22:54:37.656Z] Step 23/23 : LABEL version=0.0.0 [2023-03-29T22:54:37.656Z] ---> Running in 9a7c96a60a5f [2023-03-29T22:54:37.923Z] Removing intermediate container 9a7c96a60a5f [2023-03-29T22:54:37.923Z] ---> c27fa554400d [2023-03-29T22:54:37.923Z] [Warning] One or more build-args [ARCH] were not consumed [2023-03-29T22:54:37.923Z] Successfully built c27fa554400d [2023-03-29T22:54:37.923Z] Successfully tagged device-sdk-simple-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:54:38.356Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:54:38.356Z] [2023-03-29T22:54:38.356Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:54:38.701Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:54:38.701Z] arm64: Pulling from edgex-lftools-log-publisher [2023-03-29T22:54:38.701Z] 8998bd30e6a1: Pulling fs layer [2023-03-29T22:54:38.701Z] 04944245beec: Pulling fs layer [2023-03-29T22:54:38.701Z] 699f458cf7ca: Pulling fs layer [2023-03-29T22:54:38.701Z] 765212b225bb: Pulling fs layer [2023-03-29T22:54:38.701Z] f23df028b6ca: Pulling fs layer [2023-03-29T22:54:38.701Z] d65c8cfc05b1: Pulling fs layer [2023-03-29T22:54:38.701Z] 2437ff75d9bd: Pulling fs layer [2023-03-29T22:54:38.701Z] f23df028b6ca: Waiting [2023-03-29T22:54:38.701Z] d65c8cfc05b1: Waiting [2023-03-29T22:54:38.701Z] 765212b225bb: Waiting [2023-03-29T22:54:38.701Z] 2437ff75d9bd: Waiting [2023-03-29T22:54:38.975Z] 04944245beec: Download complete [2023-03-29T22:54:38.975Z] 765212b225bb: Verifying Checksum [2023-03-29T22:54:38.975Z] 765212b225bb: Download complete [2023-03-29T22:54:39.248Z] f23df028b6ca: Verifying Checksum [2023-03-29T22:54:39.248Z] f23df028b6ca: Download complete [2023-03-29T22:54:39.248Z] d65c8cfc05b1: Verifying Checksum [2023-03-29T22:54:39.248Z] d65c8cfc05b1: Download complete [2023-03-29T22:54:39.248Z] 699f458cf7ca: Verifying Checksum [2023-03-29T22:54:39.248Z] 699f458cf7ca: Download complete [2023-03-29T22:54:39.840Z] 8998bd30e6a1: Verifying Checksum [2023-03-29T22:54:39.840Z] 8998bd30e6a1: Download complete [2023-03-29T22:54:41.804Z] 2437ff75d9bd: Verifying Checksum [2023-03-29T22:54:41.804Z] 2437ff75d9bd: Download complete [2023-03-29T22:54:46.066Z] 8998bd30e6a1: Pull complete [2023-03-29T22:54:46.652Z] 04944245beec: Pull complete [2023-03-29T22:54:48.062Z] 699f458cf7ca: Pull complete [2023-03-29T22:54:48.062Z] 765212b225bb: Pull complete [2023-03-29T22:54:49.029Z] f23df028b6ca: Pull complete [2023-03-29T22:54:49.029Z] d65c8cfc05b1: Pull complete [2023-03-29T22:55:04.033Z] 2437ff75d9bd: Pull complete [2023-03-29T22:55:04.033Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-03-29T22:55:04.033Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-03-29T22:55:04.033Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:55:04.248Z] prd-ubuntu20.04-docker-arm64-4c-16g-6286 does not seem to be running inside a container [2023-03-29T22:55:04.336Z] $ 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/2 -v /w/workspace/device-sdk-go/2:/w/workspace/device-sdk-go/2:rw,z -v /w/workspace/device-sdk-go/2@tmp:/w/workspace/device-sdk-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-03-29T22:55:07.628Z] $ docker top 6d0c1bc7b70cdc61ff863499c6ba2dbb9086373b0d0fcd5d73ab459dd0501376 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:08.489Z] ---> job-cost.sh [2023-03-29T22:55:08.489Z] lf-activate-venv: SKIPPING [2023-03-29T22:55:08.489Z] INFO: No Stack... [2023-03-29T22:55:09.074Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-03-29T22:55:09.661Z] INFO: Archiving Costs [Pipeline] sh [2023-03-29T22:55:10.308Z] + cat /w/workspace/device-sdk-go/2/archives/cost.csv [2023-03-29T22:55:10.308Z] + cut -d, -f6 [Pipeline] lock [2023-03-29T22:55:10.389Z] Trying to acquire lock on [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [2023-03-29T22:55:10.394Z] Resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] did not exist. Created. [2023-03-29T22:55:10.394Z] Lock acquired on [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-03-29T22:55:11.056Z] /w/workspace/device-sdk-go/2@tmp/durable-0ee7b8fb/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-03-29T22:55:11.724Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-03-29T22:55:11.751Z] Warning: overwriting stash ‘stack-cost’ [2023-03-29T22:55:11.827Z] Stashed 1 file(s) [Pipeline] } [2023-03-29T22:55:11.834Z] Lock released on resource [jenkins-edgexfoundry-device-sdk-go-PR-1409-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-03-29T22:55:11.855Z] $ docker stop --time=1 6d0c1bc7b70cdc61ff863499c6ba2dbb9086373b0d0fcd5d73ab459dd0501376 [2023-03-29T22:55:13.407Z] $ docker rm -f --volumes 6d0c1bc7b70cdc61ff863499c6ba2dbb9086373b0d0fcd5d73ab459dd0501376 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-03-29T22:55:13.802Z] provisioning config files... [2023-03-29T22:55:13.809Z] copy managed file [device-sdk-go-codecov-token] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config10405375814302254202tmp [Pipeline] { [Pipeline] sh [2023-03-29T22:55:14.100Z] + set +x [2023-03-29T22:55:14.100Z] + curl -s https://codecov.io/bash [2023-03-29T22:55:14.100Z] + bash -s -- [2023-03-29T22:55:14.100Z] [2023-03-29T22:55:14.100Z] _____ _ [2023-03-29T22:55:14.100Z] / ____| | | [2023-03-29T22:55:14.100Z] | | ___ __| | ___ ___ _____ __ [2023-03-29T22:55:14.100Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-03-29T22:55:14.100Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-03-29T22:55:14.100Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-03-29T22:55:14.100Z] Bash-1.0.6 [2023-03-29T22:55:14.100Z] [2023-03-29T22:55:14.100Z] [2023-03-29T22:55:14.100Z] ==> git version 2.25.1 found [2023-03-29T22:55:14.100Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-03-29T22:55:14.100Z] Release-Date: 2020-01-08 [2023-03-29T22:55:14.100Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-03-29T22:55:14.100Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-03-29T22:55:14.100Z] ==> Jenkins CI detected. [2023-03-29T22:55:14.100Z] current dir:  /w/workspace/gexfoundry_device-sdk-go_PR-1409 [2023-03-29T22:55:14.100Z] project root: . [2023-03-29T22:55:14.100Z] --> token set from env [2023-03-29T22:55:14.100Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-03-29T22:55:14.100Z] ==> Running gcov in . (disable via -X gcov) [2023-03-29T22:55:14.100Z] ==> Python coveragepy not found [2023-03-29T22:55:14.100Z] ==> Searching for coverage reports in: [2023-03-29T22:55:14.100Z] + . [2023-03-29T22:55:14.100Z] -> Found 1 reports [2023-03-29T22:55:14.100Z] ==> Detecting git/mercurial file structure [2023-03-29T22:55:14.100Z] ==> Reading reports [2023-03-29T22:55:14.100Z] + ./coverage.out bytes=106712 [2023-03-29T22:55:14.100Z] ==> Appending adjustments [2023-03-29T22:55:14.100Z] https://docs.codecov.io/docs/fixing-reports [2023-03-29T22:55:14.358Z] + Found adjustments [2023-03-29T22:55:14.358Z] ==> Gzipping contents [2023-03-29T22:55:14.617Z] 16K /tmp/codecov.jdrVDn.gz [2023-03-29T22:55:14.617Z] ==> Uploading reports [2023-03-29T22:55:14.617Z] url: https://codecov.io [2023-03-29T22:55:14.617Z] query: branch=PR-1409&commit=99196989b60e86242e90f3b572c215b72f7e6456&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1409%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1409&job=&cmd_args= [2023-03-29T22:55:14.617Z] -> Pinging Codecov [2023-03-29T22:55:14.617Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=6fc62cd9-fce6-47f0-85f4-af589338491a&branch=PR-1409&commit=99196989b60e86242e90f3b572c215b72f7e6456&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-sdk-go%2Fjob%2FPR-1409%2F2%2F&name=&tag=&slug=edgexfoundry%2Fdevice-sdk-go&service=jenkins&flags=&pr=1409&job=&cmd_args= [2023-03-29T22:55:14.876Z] -> Uploading to [2023-03-29T22:55:14.876Z] https://storage.googleapis.com/codecov/v4/raw/2023-03-29/7E55EF52A471D76F132DFD9A03CDDE97/99196989b60e86242e90f3b572c215b72f7e6456/d3ed65df-77c1-4f49-932b-519c55bb5a2f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230329%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230329T225514Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5f9e58f2ff9dca8bac30f5849ab70cc9e0671c7636bd4fa33b2f54deeff7d8ec [2023-03-29T22:55:14.876Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-03-29T22:55:14.876Z] Dload Upload Total Spent Left Speed [2023-03-29T22:55:15.137Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 15118 0 0 100 15118 0 56834 --:--:-- --:--:-- --:--:-- 56834 [2023-03-29T22:55:15.137Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-sdk-go/commit/99196989b60e86242e90f3b572c215b72f7e6456 [Pipeline] } [2023-03-29T22:55:15.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-03-29T22:55:15.889Z] + [ -d /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives ] [2023-03-29T22:55:15.889Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives [2023-03-29T22:55:15.889Z] total 16 [2023-03-29T22:55:15.889Z] drwxr-xr-x 3 root root 4096 Mar 29 22:40 . [2023-03-29T22:55:15.889Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:40 .. [2023-03-29T22:55:15.889Z] drwxr-xr-x 2 root root 4096 Mar 29 22:40 cost [2023-03-29T22:55:15.890Z] -rw-r--r-- 1 root root 86 Mar 29 22:40 cost.csv [2023-03-29T22:55:15.890Z] + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives [2023-03-29T22:55:15.890Z] + ls -al /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives [2023-03-29T22:55:15.890Z] total 16 [2023-03-29T22:55:15.890Z] drwxr-xr-x 3 jenkins jenkins 4096 Mar 29 22:40 . [2023-03-29T22:55:15.890Z] drwxrwxr-x 12 jenkins jenkins 4096 Mar 29 22:40 .. [2023-03-29T22:55:15.890Z] drwxr-xr-x 2 jenkins jenkins 4096 Mar 29 22:40 cost [2023-03-29T22:55:15.890Z] -rw-r--r-- 1 jenkins jenkins 86 Mar 29 22:40 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:16.179Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:17.039Z] ---> package-listing.sh [2023-03-29T22:55:17.039Z] ++ facter osfamily [2023-03-29T22:55:17.039Z] ++ tr '[:upper:]' '[:lower:]' [2023-03-29T22:55:17.298Z] + OS_FAMILY=debian [2023-03-29T22:55:17.298Z] + workspace=/w/workspace/gexfoundry_device-sdk-go_PR-1409 [2023-03-29T22:55:17.298Z] + START_PACKAGES=/tmp/packages_start.txt [2023-03-29T22:55:17.298Z] + END_PACKAGES=/tmp/packages_end.txt [2023-03-29T22:55:17.298Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-03-29T22:55:17.298Z] + PACKAGES=/tmp/packages_start.txt [2023-03-29T22:55:17.298Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1409 ']' [2023-03-29T22:55:17.298Z] + PACKAGES=/tmp/packages_end.txt [2023-03-29T22:55:17.298Z] + case "${OS_FAMILY}" in [2023-03-29T22:55:17.298Z] + dpkg -l [2023-03-29T22:55:17.298Z] + grep '^ii' [2023-03-29T22:55:17.298Z] + '[' -f /tmp/packages_start.txt ']' [2023-03-29T22:55:17.298Z] + '[' -f /tmp/packages_end.txt ']' [2023-03-29T22:55:17.298Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-03-29T22:55:17.298Z] + '[' /w/workspace/gexfoundry_device-sdk-go_PR-1409 ']' [2023-03-29T22:55:17.298Z] + mkdir -p /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/ [2023-03-29T22:55:17.298Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-sdk-go_PR-1409/archives/ [Pipeline] echo [2023-03-29T22:55:17.308Z] 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-1409/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-03-29T22:55:17.586Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-03-29T22:55:18.141Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-03-29T22:55:18.141Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-03-29T22:55:18.225Z] prd-ubuntu20.04-docker-8c-8g-6280 does not seem to be running inside a container [2023-03-29T22:55:18.253Z] $ 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-1409/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-1409 -v /w/workspace/gexfoundry_device-sdk-go_PR-1409:/w/workspace/gexfoundry_device-sdk-go_PR-1409:rw,z -v /w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-03-29T22:55:18.516Z] $ docker top 74b3b4ddcf74a7ddb8192f591026c929cf1eb7b056f738a7a9676229fd1c1d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-03-29T22:55:18.865Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-03-29T22:55:19.148Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-03-29T22:55:19.435Z] + ls /var/log/sa-host [2023-03-29T22:55:19.435Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-03-29T22:55:19.507Z] provisioning config files... [2023-03-29T22:55:19.515Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-sdk-go_PR-1409@tmp/config4321291395857448133tmp [Pipeline] { [Pipeline] echo [2023-03-29T22:55:19.526Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:19.808Z] ---> create-netrc.sh [Pipeline] } [2023-03-29T22:55:19.815Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:20.141Z] ---> python-tools-install.sh [Pipeline] echo [2023-03-29T22:55:20.149Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:20.432Z] ---> sudo-logs.sh [2023-03-29T22:55:20.432Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-03-29T22:55:20.460Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:20.745Z] ---> job-cost.sh [2023-03-29T22:55:20.745Z] lf-activate-venv: SKIPPING [2023-03-29T22:55:20.745Z] DEBUG: total: 0.2199999988079071 [2023-03-29T22:55:20.745Z] INFO: Retrieving Stack Cost... [2023-03-29T22:55:21.311Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-03-29T22:55:21.570Z] INFO: Archiving Costs [Pipeline] echo [2023-03-29T22:55:21.584Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-03-29T22:55:21.863Z] ---> logs-deploy.sh [2023-03-29T22:55:21.863Z] lf-activate-venv: SKIPPING [2023-03-29T22:55:21.863Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-sdk-go/PR-1409/2 [2023-03-29T22:55:21.863Z] INFO: archiving workspace using pattern(s): [2023-03-29T22:55:22.797Z] Archives upload complete. [2023-03-29T22:55:23.056Z] INFO: archiving logs to Nexus [2023-03-29T22:55:23.623Z] ---> uname -a: [2023-03-29T22:55:23.623Z] Linux prd-ubuntu20-04-docker-8c-8g-6280 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] ---> lscpu: [2023-03-29T22:55:23.623Z] Architecture: x86_64 [2023-03-29T22:55:23.623Z] CPU op-mode(s): 32-bit, 64-bit [2023-03-29T22:55:23.623Z] Byte Order: Little Endian [2023-03-29T22:55:23.623Z] Address sizes: 40 bits physical, 48 bits virtual [2023-03-29T22:55:23.623Z] CPU(s): 8 [2023-03-29T22:55:23.623Z] On-line CPU(s) list: 0-7 [2023-03-29T22:55:23.623Z] Thread(s) per core: 1 [2023-03-29T22:55:23.623Z] Core(s) per socket: 1 [2023-03-29T22:55:23.623Z] Socket(s): 8 [2023-03-29T22:55:23.623Z] NUMA node(s): 1 [2023-03-29T22:55:23.623Z] Vendor ID: AuthenticAMD [2023-03-29T22:55:23.623Z] CPU family: 23 [2023-03-29T22:55:23.623Z] Model: 49 [2023-03-29T22:55:23.623Z] Model name: AMD EPYC-Rome Processor [2023-03-29T22:55:23.623Z] Stepping: 0 [2023-03-29T22:55:23.623Z] CPU MHz: 2799.996 [2023-03-29T22:55:23.623Z] BogoMIPS: 5599.99 [2023-03-29T22:55:23.623Z] Virtualization: AMD-V [2023-03-29T22:55:23.623Z] Hypervisor vendor: KVM [2023-03-29T22:55:23.623Z] Virtualization type: full [2023-03-29T22:55:23.623Z] L1d cache: 256 KiB [2023-03-29T22:55:23.623Z] L1i cache: 256 KiB [2023-03-29T22:55:23.623Z] L2 cache: 4 MiB [2023-03-29T22:55:23.623Z] L3 cache: 128 MiB [2023-03-29T22:55:23.623Z] NUMA node0 CPU(s): 0-7 [2023-03-29T22:55:23.623Z] Vulnerability Itlb multihit: Not affected [2023-03-29T22:55:23.623Z] Vulnerability L1tf: Not affected [2023-03-29T22:55:23.623Z] Vulnerability Mds: Not affected [2023-03-29T22:55:23.623Z] Vulnerability Meltdown: Not affected [2023-03-29T22:55:23.623Z] Vulnerability Mmio stale data: Not affected [2023-03-29T22:55:23.623Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2023-03-29T22:55:23.623Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2023-03-29T22:55:23.623Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2023-03-29T22:55:23.623Z] Vulnerability Srbds: Not affected [2023-03-29T22:55:23.623Z] Vulnerability Tsx async abort: Not affected [2023-03-29T22:55:23.623Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] ---> nproc: [2023-03-29T22:55:23.623Z] 8 [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] ---> df -h: [2023-03-29T22:55:23.623Z] Filesystem Size Used Avail Use% Mounted on [2023-03-29T22:55:23.623Z] overlay 155G 12G 144G 8% / [2023-03-29T22:55:23.623Z] tmpfs 64M 0 64M 0% /dev [2023-03-29T22:55:23.623Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2023-03-29T22:55:23.623Z] shm 64M 0 64M 0% /dev/shm [2023-03-29T22:55:23.623Z] /dev/vda1 155G 12G 144G 8% /facter-os [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] ---> sar -b -r -n DEV: [2023-03-29T22:55:23.623Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6280) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.623Z] 22:37:47 LINUX RESTART (8 CPU) [2023-03-29T22:55:23.623Z] [2023-03-29T22:55:23.624Z] 22:38:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2023-03-29T22:55:23.624Z] 22:39:02 236.33 49.39 186.94 0.00 5424.43 174103.25 0.00 [2023-03-29T22:55:23.624Z] 22:40:01 79.57 0.07 79.50 0.00 4.61 29319.42 0.00 [2023-03-29T22:55:23.624Z] 22:41:01 175.52 0.18 175.34 0.00 6.93 47913.10 0.00 [2023-03-29T22:55:23.624Z] 22:42:01 2.18 0.00 2.18 0.00 0.00 24.95 0.00 [2023-03-29T22:55:23.624Z] 22:43:01 27.30 7.78 19.51 0.00 905.18 2454.52 0.00 [2023-03-29T22:55:23.624Z] 22:44:01 31.03 2.82 28.21 0.00 4250.62 6408.53 0.00 [2023-03-29T22:55:23.624Z] 22:45:01 3.12 0.02 3.10 0.00 0.13 86.90 0.00 [2023-03-29T22:55:23.624Z] 22:46:01 1.93 0.00 1.93 0.00 0.00 20.66 0.00 [2023-03-29T22:55:23.624Z] 22:47:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2023-03-29T22:55:23.624Z] 22:48:01 2.18 0.00 2.18 0.00 0.00 23.86 0.00 [2023-03-29T22:55:23.624Z] 22:49:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2023-03-29T22:55:23.624Z] 22:50:01 1.45 0.00 1.45 0.00 0.00 16.92 0.00 [2023-03-29T22:55:23.624Z] 22:51:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2023-03-29T22:55:23.624Z] 22:52:01 1.67 0.00 1.67 0.00 0.00 18.53 0.00 [2023-03-29T22:55:23.624Z] 22:53:01 2.10 0.02 2.08 0.00 0.13 27.20 0.00 [2023-03-29T22:55:23.624Z] 22:54:01 1.85 0.00 1.85 0.00 0.00 20.53 0.00 [2023-03-29T22:55:23.624Z] 22:55:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 [2023-03-29T22:55:23.624Z] Average: 33.54 3.55 29.99 0.00 623.61 15308.79 0.00 [2023-03-29T22:55:23.624Z] [2023-03-29T22:55:23.624Z] 22:38:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2023-03-29T22:55:23.624Z] 22:39:02 28258124 31580152 730488 2.22 115164 3406120 2057832 6.06 1153476 3030588 237660 [2023-03-29T22:55:23.624Z] 22:40:01 27499108 31107680 1195144 3.63 146436 3622492 2272760 6.70 1641668 3254940 331852 [2023-03-29T22:55:23.624Z] 22:41:01 27688592 31582816 721460 2.19 158592 3877412 1745748 5.14 1257500 3429068 136 [2023-03-29T22:55:23.624Z] 22:42:01 27688524 31582840 721144 2.19 158652 3877420 1745748 5.14 1257356 3429080 16 [2023-03-29T22:55:23.624Z] 22:43:01 27505820 31546840 741480 2.25 176004 4006052 1835548 5.41 1364156 3486344 3084 [2023-03-29T22:55:23.624Z] 22:44:01 27170264 31567348 717860 2.18 192204 4332560 1803880 5.32 1573824 3594252 160 [2023-03-29T22:55:23.624Z] 22:45:01 27180568 31572888 712652 2.17 190772 4329308 1791412 5.28 1567736 3591020 16 [2023-03-29T22:55:23.624Z] 22:46:01 27181436 31573812 711796 2.16 190828 4329308 1791412 5.28 1567784 3591024 16 [2023-03-29T22:55:23.624Z] 22:47:01 27181468 31573908 711664 2.16 190892 4329312 1791412 5.28 1567780 3591032 8 [2023-03-29T22:55:23.624Z] 22:48:01 27181060 31573724 711564 2.16 190980 4329316 1791412 5.28 1567984 3591024 16 [2023-03-29T22:55:23.624Z] 22:49:01 27181060 31573756 711468 2.16 191008 4329316 1791412 5.28 1568520 3591024 164 [2023-03-29T22:55:23.624Z] 22:50:01 27181256 31574244 711172 2.16 191036 4329324 1791412 5.28 1568256 3591292 204 [2023-03-29T22:55:23.624Z] 22:51:01 27180964 31574016 711360 2.16 191076 4329328 1791412 5.28 1568216 3591304 164 [2023-03-29T22:55:23.624Z] 22:52:01 27181768 31574824 710448 2.16 191120 4329328 1791412 5.28 1567832 3591304 176 [2023-03-29T22:55:23.624Z] 22:53:01 27179700 31572940 712116 2.17 191176 4329308 1789832 5.27 1567936 3591280 12 [2023-03-29T22:55:23.624Z] 22:54:01 27180168 31573468 711756 2.16 191244 4329308 1789832 5.27 1568096 3591284 184 [2023-03-29T22:55:23.624Z] 22:55:01 27180152 31573492 711660 2.16 191288 4329312 1789832 5.27 1568128 3591284 180 [2023-03-29T22:55:23.624Z] Average: 27341178 31545809 744425 2.26 179322 4161443 1833077 5.40 1499779 3513361 33768 [2023-03-29T22:55:23.624Z] [2023-03-29T22:55:23.624Z] 22:38:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2023-03-29T22:55:23.624Z] 22:39:02 ens3 1034.09 648.86 8526.18 110.14 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:39:02 lo 7.00 7.00 0.67 0.67 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:39:02 docker0 175.50 288.09 14.53 1985.52 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:40:01 veth1dd3893 0.00 0.19 0.00 0.02 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:40:01 ens3 59.44 53.91 42.79 90.34 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:40:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:41:01 ens3 136.72 79.69 2681.67 20.19 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:41:01 lo 1.93 1.93 0.19 0.19 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:41:01 docker0 2.62 6.61 0.16 85.07 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:42:01 ens3 4.38 1.27 2.51 0.50 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:43:01 ens3 82.00 46.06 884.91 4.07 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:43:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:44:01 ens3 144.48 72.19 1926.43 4.93 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:44:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:45:01 ens3 0.18 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:46:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:47:01 ens3 0.15 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:48:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:49:01 ens3 0.27 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:50:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:51:01 ens3 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:52:01 ens3 0.38 0.18 0.13 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:53:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:54:01 ens3 0.45 0.30 0.15 0.08 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:55:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] 22:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] Average: ens3 86.11 53.11 828.07 13.48 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] Average: lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] Average: docker0 10.49 17.36 0.87 121.91 0.00 0.00 0.00 0.00 [2023-03-29T22:55:23.624Z] [2023-03-29T22:55:23.624Z] [2023-03-29T22:55:23.624Z] ---> sar -P ALL: [2023-03-29T22:55:23.624Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6280) 03/29/23 _x86_64_ (8 CPU) [2023-03-29T22:55:23.624Z] [2023-03-29T22:55:23.624Z] 22:37:47 LINUX RESTART (8 CPU) [2023-03-29T22:55:23.624Z] [2023-03-29T22:55:23.624Z] 22:38:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T22:55:23.624Z] 22:39:02 all 12.36 0.00 4.86 2.00 0.06 80.73 [2023-03-29T22:55:23.624Z] 22:39:02 0 11.44 0.00 3.41 2.63 0.05 82.46 [2023-03-29T22:55:23.624Z] 22:39:02 1 14.74 0.00 5.61 1.34 0.05 78.26 [2023-03-29T22:55:23.624Z] 22:39:02 2 11.73 0.00 4.05 0.25 0.05 83.92 [2023-03-29T22:55:23.624Z] 22:39:02 3 11.17 0.00 5.27 2.96 0.07 80.53 [2023-03-29T22:55:23.624Z] 22:39:02 4 12.45 0.00 6.46 4.57 0.07 76.45 [2023-03-29T22:55:23.624Z] 22:39:02 5 10.43 0.00 4.00 0.52 0.05 85.00 [2023-03-29T22:55:23.624Z] 22:39:02 6 13.45 0.00 4.53 2.80 0.05 79.17 [2023-03-29T22:55:23.624Z] 22:39:02 7 13.45 0.00 5.58 0.92 0.07 79.98 [2023-03-29T22:55:23.624Z] 22:40:01 all 41.79 0.00 6.41 0.61 0.09 51.10 [2023-03-29T22:55:23.624Z] 22:40:01 0 41.32 0.00 5.88 0.92 0.08 51.79 [2023-03-29T22:55:23.624Z] 22:40:01 1 40.04 0.00 6.23 0.03 0.09 53.61 [2023-03-29T22:55:23.624Z] 22:40:01 2 43.01 0.00 7.21 0.58 0.09 49.11 [2023-03-29T22:55:23.624Z] 22:40:01 3 42.29 0.00 6.29 2.94 0.10 48.38 [2023-03-29T22:55:23.624Z] 22:40:01 4 42.31 0.00 5.96 0.02 0.09 51.63 [2023-03-29T22:55:23.624Z] 22:40:01 5 41.34 0.00 6.22 0.21 0.09 52.15 [2023-03-29T22:55:23.624Z] 22:40:01 6 42.94 0.00 6.46 0.15 0.09 50.36 [2023-03-29T22:55:23.624Z] 22:40:01 7 41.10 0.00 7.02 0.02 0.09 51.78 [2023-03-29T22:55:23.624Z] 22:41:01 all 22.74 0.00 5.12 1.02 0.06 71.06 [2023-03-29T22:55:23.624Z] 22:41:01 0 22.31 0.00 5.22 1.88 0.07 70.53 [2023-03-29T22:55:23.624Z] 22:41:01 1 22.25 0.00 4.46 0.20 0.07 73.02 [2023-03-29T22:55:23.624Z] 22:41:01 2 21.78 0.00 5.63 2.40 0.07 70.12 [2023-03-29T22:55:23.624Z] 22:41:01 3 23.27 0.00 5.29 0.96 0.05 70.44 [2023-03-29T22:55:23.624Z] 22:41:01 4 22.55 0.00 4.52 1.35 0.05 71.53 [2023-03-29T22:55:23.624Z] 22:41:01 5 22.52 0.00 6.11 0.50 0.07 70.80 [2023-03-29T22:55:23.624Z] 22:41:01 6 23.08 0.00 4.61 0.40 0.07 71.84 [2023-03-29T22:55:23.624Z] 22:41:01 7 24.14 0.00 5.15 0.46 0.07 70.19 [2023-03-29T22:55:23.624Z] 22:42:01 all 0.04 0.00 0.00 0.01 0.00 99.94 [2023-03-29T22:55:23.624Z] 22:42:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2023-03-29T22:55:23.624Z] 22:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2023-03-29T22:55:23.624Z] 22:42:01 2 0.02 0.00 0.00 0.05 0.00 99.93 [2023-03-29T22:55:23.624Z] 22:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:42:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2023-03-29T22:55:23.624Z] 22:42:01 6 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:43:01 all 1.00 0.00 0.71 0.17 0.01 98.12 [2023-03-29T22:55:23.624Z] 22:43:01 0 1.75 0.00 0.65 0.22 0.00 97.38 [2023-03-29T22:55:23.624Z] 22:43:01 1 1.02 0.00 0.82 0.02 0.00 98.15 [2023-03-29T22:55:23.624Z] 22:43:01 2 0.60 0.00 0.30 0.03 0.02 99.05 [2023-03-29T22:55:23.624Z] 22:43:01 3 0.93 0.00 1.75 0.08 0.02 97.21 [2023-03-29T22:55:23.624Z] 22:43:01 4 0.67 0.00 0.87 0.12 0.02 98.33 [2023-03-29T22:55:23.624Z] 22:43:01 5 1.28 0.00 0.40 0.02 0.02 98.28 [2023-03-29T22:55:23.624Z] 22:43:01 6 0.54 0.00 0.32 0.62 0.00 98.53 [2023-03-29T22:55:23.624Z] 22:43:01 7 1.19 0.00 0.55 0.25 0.02 97.99 [2023-03-29T22:55:23.624Z] 22:44:01 all 1.39 0.00 0.81 0.22 0.01 97.57 [2023-03-29T22:55:23.624Z] 22:44:01 0 1.21 0.00 0.69 0.45 0.02 97.64 [2023-03-29T22:55:23.624Z] 22:44:01 1 1.12 0.00 1.47 0.02 0.02 97.38 [2023-03-29T22:55:23.624Z] 22:44:01 2 1.60 0.00 0.60 0.08 0.00 97.71 [2023-03-29T22:55:23.624Z] 22:44:01 3 1.02 0.00 0.72 0.22 0.02 98.03 [2023-03-29T22:55:23.624Z] 22:44:01 4 3.17 0.00 0.67 0.20 0.00 95.96 [2023-03-29T22:55:23.624Z] 22:44:01 5 0.97 0.00 0.45 0.02 0.00 98.57 [2023-03-29T22:55:23.624Z] 22:44:01 6 0.99 0.00 0.52 0.49 0.02 97.99 [2023-03-29T22:55:23.624Z] 22:44:01 7 1.00 0.00 1.39 0.28 0.02 97.30 [2023-03-29T22:55:23.624Z] 22:45:01 all 0.08 0.00 0.07 0.01 0.00 99.83 [2023-03-29T22:55:23.624Z] 22:45:01 0 0.03 0.00 0.07 0.05 0.00 99.85 [2023-03-29T22:55:23.624Z] 22:45:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2023-03-29T22:55:23.624Z] 22:45:01 2 0.10 0.00 0.05 0.03 0.02 99.80 [2023-03-29T22:55:23.624Z] 22:45:01 3 0.22 0.00 0.10 0.00 0.00 99.68 [2023-03-29T22:55:23.624Z] 22:45:01 4 0.08 0.00 0.10 0.00 0.02 99.80 [2023-03-29T22:55:23.624Z] 22:45:01 5 0.03 0.00 0.08 0.00 0.00 99.88 [2023-03-29T22:55:23.624Z] 22:45:01 6 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-29T22:55:23.624Z] 22:45:01 7 0.02 0.00 0.07 0.00 0.00 99.92 [2023-03-29T22:55:23.624Z] 22:46:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2023-03-29T22:55:23.624Z] 22:46:01 0 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:46:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-29T22:55:23.624Z] 22:46:01 2 0.00 0.00 0.00 0.03 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:46:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:46:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:47:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:47:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:47:01 1 0.08 0.00 0.07 0.00 0.00 99.85 [2023-03-29T22:55:23.624Z] 22:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:47:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2023-03-29T22:55:23.624Z] 22:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:47:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:48:01 all 0.03 0.00 0.02 0.01 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:48:01 0 0.03 0.00 0.00 0.03 0.00 99.93 [2023-03-29T22:55:23.624Z] 22:48:01 1 0.10 0.00 0.05 0.00 0.00 99.85 [2023-03-29T22:55:23.624Z] 22:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:48:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:48:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:48:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:49:01 all 0.31 0.00 0.01 0.00 0.00 99.68 [2023-03-29T22:55:23.624Z] 22:49:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:49:01 1 0.45 0.00 0.02 0.00 0.00 99.53 [2023-03-29T22:55:23.624Z] 22:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T22:55:23.624Z] 22:49:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:49:01 6 1.91 0.00 0.02 0.00 0.02 98.06 [2023-03-29T22:55:23.624Z] 22:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] [2023-03-29T22:55:23.624Z] 22:49:01 CPU %user %nice %system %iowait %steal %idle [2023-03-29T22:55:23.624Z] 22:50:01 all 0.27 0.00 0.01 0.01 0.00 99.71 [2023-03-29T22:55:23.624Z] 22:50:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:50:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2023-03-29T22:55:23.624Z] 22:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:50:01 6 1.97 0.00 0.00 0.00 0.00 98.03 [2023-03-29T22:55:23.624Z] 22:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:51:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2023-03-29T22:55:23.624Z] 22:51:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-29T22:55:23.624Z] 22:51:01 1 0.12 0.00 0.03 0.00 0.00 99.85 [2023-03-29T22:55:23.624Z] 22:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:51:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2023-03-29T22:55:23.624Z] 22:51:01 6 1.99 0.00 0.00 0.00 0.00 98.01 [2023-03-29T22:55:23.624Z] 22:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.624Z] 22:52:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2023-03-29T22:55:23.624Z] 22:52:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2023-03-29T22:55:23.624Z] 22:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2023-03-29T22:55:23.624Z] 22:52:01 6 0.78 0.00 0.03 0.00 0.00 99.19 [2023-03-29T22:55:23.624Z] 22:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2023-03-29T22:55:23.624Z] 22:53:01 all 0.03 0.00 0.03 0.01 0.00 99.93 [2023-03-29T22:55:23.624Z] 22:53:01 0 0.02 0.00 0.03 0.02 0.00 99.93 [2023-03-29T22:55:23.624Z] 22:53:01 1 0.07 0.00 0.05 0.02 0.02 99.85 [2023-03-29T22:55:23.624Z] 22:53:01 2 0.00 0.00 0.03 0.02 0.00 99.95 [2023-03-29T22:55:23.624Z] 22:53:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2023-03-29T22:55:23.625Z] 22:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2023-03-29T22:55:23.625Z] 22:53:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2023-03-29T22:55:23.625Z] 22:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2023-03-29T22:55:23.625Z] 22:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T22:55:23.625Z] 22:54:01 all 0.02 0.00 0.02 0.01 0.00 99.96 [2023-03-29T22:55:23.625Z] 22:54:01 0 0.00 0.00 0.02 0.03 0.00 99.95 [2023-03-29T22:55:23.625Z] 22:54:01 1 0.05 0.00 0.05 0.00 0.00 99.90 [2023-03-29T22:55:23.625Z] 22:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:54:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2023-03-29T22:55:23.625Z] 22:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2023-03-29T22:55:23.625Z] 22:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2023-03-29T22:55:23.625Z] 22:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2023-03-29T22:55:23.625Z] 22:55:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:55:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2023-03-29T22:55:23.625Z] 22:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2023-03-29T22:55:23.625Z] 22:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2023-03-29T22:55:23.625Z] Average: all 4.66 0.00 1.05 0.24 0.01 94.03 [2023-03-29T22:55:23.625Z] Average: 0 4.55 0.00 0.93 0.37 0.01 94.13 [2023-03-29T22:55:23.625Z] Average: 1 4.66 0.00 1.11 0.09 0.02 94.13 [2023-03-29T22:55:23.625Z] Average: 2 4.57 0.00 1.04 0.20 0.01 94.17 [2023-03-29T22:55:23.625Z] Average: 3 4.57 0.00 1.14 0.42 0.02 93.86 [2023-03-29T22:55:23.625Z] Average: 4 4.72 0.00 1.08 0.36 0.01 93.82 [2023-03-29T22:55:23.625Z] Average: 5 4.45 0.00 1.01 0.07 0.01 94.45 [2023-03-29T22:55:23.625Z] Average: 6 5.10 0.00 0.96 0.26 0.01 93.66 [2023-03-29T22:55:23.625Z] Average: 7 4.68 0.00 1.15 0.11 0.02 94.04 [2023-03-29T22:55:23.625Z] [2023-03-29T22:55:23.625Z] [2023-03-29T22:55:23.625Z]