Pull request #410 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e00e7f8d0316fd8322fe59074d727e4571f3013d+92ded1a488adcb2150b1bb4ba73aa6220ca027a9 (091c3c379c65a69992756274f694364dfd893836) 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-ssh7969688781870001554.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-ssh5547509519506150164.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 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13626434186339816789.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-410/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8858577946864612476.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11646738542909265702.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-410/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11537610890822075612.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd 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-virtual-go] ========================================================= [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-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 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 ‘prd-centos7-blackbox-4c-2g-16172’ doesn’t have label ‘ubuntu20.04-docker-8c-8g’ ‘prd-ubuntu20.04-docker-8c-8g-16358’ is offline Running on prd-ubuntu20.04-docker-8c-8g-16360 in /w/workspace/foundry_device-virtual-go_PR-410 [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-virtual-go.git > git init /w/workspace/foundry_device-virtual-go_PR-410 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-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-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 into PR head commit e00e7f8d0316fd8322fe59074d727e4571f3013d Merge succeeded, producing e00e7f8d0316fd8322fe59074d727e4571f3013d Checking out Revision e00e7f8d0316fd8322fe59074d727e4571f3013d (PR-410) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/410/head:refs/remotes/origin/PR-410 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e00e7f8d0316fd8322fe59074d727e4571f3013d # 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 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f e00e7f8d0316fd8322fe59074d727e4571f3013d # timeout=10 [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-22T21:27:43.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-22T21:27:43.323Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-22T21:27:43.443Z] ========================================================= [2023-05-22T21:27:43.443Z] EdgeX Global Pipelines Version Info [2023-05-22T21:27:43.443Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:27:44.204Z] ------------------- [2023-05-22T21:27:44.204Z] stable info: [2023-05-22T21:27:44.204Z] ------------------- [2023-05-22T21:27:44.204Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-22T21:27:44.205Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:27:44.205Z] Message: update stable to v1.0.249 [2023-05-22T21:27:44.775Z] ------------------- [2023-05-22T21:27:44.775Z] experimental info: [2023-05-22T21:27:44.775Z] ------------------- [2023-05-22T21:27:44.775Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-22T21:27:44.775Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-22T21:27:44.775Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-22T21:27:45.051Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-22T21:27:45.143Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-22T21:27:45.181Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-22T21:27:45.223Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-22T21:27:45.265Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-22T21:27:45.308Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-22T21:27:45.353Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-22T21:27:45.399Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-22T21:27:45.440Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-22T21:27:45.482Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-22T21:27:45.525Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-22T21:27:45.565Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-22T21:27:45.609Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-22T21:27:45.666Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-22T21:27:45.711Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:27:45.757Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-22T21:27:45.811Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:27:45.855Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-22T21:27:45.902Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-22T21:27:45.944Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-22T21:27:45.990Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-22T21:27:46.042Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-22T21:27:46.086Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-22T21:27:46.130Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-22T21:27:46.177Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-22T21:27:46.223Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-22T21:27:46.269Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-22T21:27:46.314Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-410 [Pipeline] echo [2023-05-22T21:27:46.360Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-410 [Pipeline] echo [2023-05-22T21:27:46.404Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-410 [Pipeline] echo [2023-05-22T21:27:46.442Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e00e7f8d0316fd8322fe59074d727e4571f3013d [Pipeline] echo [2023-05-22T21:27:46.483Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e00e7f8 [Pipeline] echo [2023-05-22T21:27:46.523Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:27:46.647Z] provisioning config files... [2023-05-22T21:27:46.679Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-410@tmp/config11086447166224299152tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:27:47.024Z] ---> docker-login.sh [2023-05-22T21:27:47.024Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:27:47.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:47.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:47.284Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:47.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:47.284Z] [2023-05-22T21:27:47.284Z] Login Succeeded [2023-05-22T21:27:47.284Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:27:47.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:47.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:47.284Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:47.284Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:47.284Z] [2023-05-22T21:27:47.284Z] Login Succeeded [2023-05-22T21:27:47.284Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:27:47.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:47.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:47.543Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:47.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:47.543Z] [2023-05-22T21:27:47.543Z] Login Succeeded [2023-05-22T21:27:47.543Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:27:47.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:47.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:47.543Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:47.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:47.543Z] [2023-05-22T21:27:47.543Z] Login Succeeded [2023-05-22T21:27:47.543Z] docker.io [2023-05-22T21:27:47.810Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:27:47.810Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:27:47.810Z] Configure a credential helper to remove this warning. See [2023-05-22T21:27:47.810Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:27:47.810Z] [2023-05-22T21:27:47.810Z] Login Succeeded [2023-05-22T21:27:47.810Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:27:47.839Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-22T21:27:48.442Z] + git rev-list -1 --merges e00e7f8d0316fd8322fe59074d727e4571f3013d~1..e00e7f8d0316fd8322fe59074d727e4571f3013d [Pipeline] echo [2023-05-22T21:27:48.517Z] -----------> git rev-list -1 --merges e00e7f8d0316fd8322fe59074d727e4571f3013d~1..e00e7f8d0316fd8322fe59074d727e4571f3013d e00e7f8d0316fd8322fe59074d727e4571f3013d [false] [Pipeline] sh [2023-05-22T21:27:48.830Z] + git log --format=format:%s -1 e00e7f8d0316fd8322fe59074d727e4571f3013d [Pipeline] echo [2023-05-22T21:27:48.863Z] ========================================================= [2023-05-22T21:27:48.863Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-22T21:27:48.863Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:27:49.292Z] + git log --format=format:%s -1 e00e7f8d0316fd8322fe59074d727e4571f3013d [Pipeline] echo [2023-05-22T21:27:49.325Z] [semverPrep] GIT_COMMIT: e00e7f8d0316fd8322fe59074d727e4571f3013d, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-22T21:27:49.354Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-22T21:27:49.734Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-22T21:27:49.735Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-22T21:27:49.735Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-22T21:27:49.735Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-22T21:27:49.735Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-22T21:27:49.735Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-22T21:27:49.735Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:27:50.160Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:27:50.160Z] [2023-05-22T21:27:50.160Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:27:50.537Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:27:50.538Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-22T21:27:50.538Z] b85a868b505f: Pulling fs layer [2023-05-22T21:27:50.538Z] e2be974225ed: Pulling fs layer [2023-05-22T21:27:50.538Z] 339a4e72a1f5: Pulling fs layer [2023-05-22T21:27:50.538Z] 988bab9f4d93: Pulling fs layer [2023-05-22T21:27:50.538Z] 1469e6f7b9e6: Pulling fs layer [2023-05-22T21:27:50.538Z] eaf3925da568: Pulling fs layer [2023-05-22T21:27:50.538Z] bab4dde63d76: Pulling fs layer [2023-05-22T21:27:50.538Z] bde34c3a00c8: Pulling fs layer [2023-05-22T21:27:50.538Z] b352a97aabf1: Pulling fs layer [2023-05-22T21:27:50.538Z] 4872d77fe225: Pulling fs layer [2023-05-22T21:27:50.538Z] 5851b861e8e6: Pulling fs layer [2023-05-22T21:27:50.538Z] 988bab9f4d93: Waiting [2023-05-22T21:27:50.538Z] 1469e6f7b9e6: Waiting [2023-05-22T21:27:50.538Z] b352a97aabf1: Waiting [2023-05-22T21:27:50.538Z] eaf3925da568: Waiting [2023-05-22T21:27:50.538Z] 4872d77fe225: Waiting [2023-05-22T21:27:50.538Z] 5851b861e8e6: Waiting [2023-05-22T21:27:50.538Z] bab4dde63d76: Waiting [2023-05-22T21:27:50.538Z] bde34c3a00c8: Waiting [2023-05-22T21:27:50.538Z] e2be974225ed: Download complete [2023-05-22T21:27:50.538Z] 988bab9f4d93: Download complete [2023-05-22T21:27:50.538Z] 1469e6f7b9e6: Verifying Checksum [2023-05-22T21:27:50.538Z] 1469e6f7b9e6: Download complete [2023-05-22T21:27:50.538Z] eaf3925da568: Download complete [2023-05-22T21:27:50.799Z] 339a4e72a1f5: Verifying Checksum [2023-05-22T21:27:50.799Z] 339a4e72a1f5: Download complete [2023-05-22T21:27:50.799Z] bde34c3a00c8: Download complete [2023-05-22T21:27:50.799Z] b352a97aabf1: Verifying Checksum [2023-05-22T21:27:50.799Z] b352a97aabf1: Download complete [2023-05-22T21:27:50.799Z] 4872d77fe225: Verifying Checksum [2023-05-22T21:27:50.799Z] 4872d77fe225: Download complete [2023-05-22T21:27:50.799Z] 5851b861e8e6: Verifying Checksum [2023-05-22T21:27:50.799Z] 5851b861e8e6: Download complete [2023-05-22T21:27:50.799Z] b85a868b505f: Verifying Checksum [2023-05-22T21:27:50.799Z] b85a868b505f: Download complete [2023-05-22T21:27:51.058Z] bab4dde63d76: Verifying Checksum [2023-05-22T21:27:51.058Z] bab4dde63d76: Download complete [2023-05-22T21:27:52.436Z] b85a868b505f: Pull complete [2023-05-22T21:27:52.436Z] e2be974225ed: Pull complete [2023-05-22T21:27:53.007Z] 339a4e72a1f5: Pull complete [2023-05-22T21:27:53.007Z] 988bab9f4d93: Pull complete [2023-05-22T21:27:53.267Z] 1469e6f7b9e6: Pull complete [2023-05-22T21:27:53.267Z] eaf3925da568: Pull complete [2023-05-22T21:27:55.172Z] bab4dde63d76: Pull complete [2023-05-22T21:27:55.172Z] bde34c3a00c8: Pull complete [2023-05-22T21:27:55.172Z] b352a97aabf1: Pull complete [2023-05-22T21:27:55.172Z] 4872d77fe225: Pull complete [2023-05-22T21:27:55.434Z] 5851b861e8e6: Pull complete [2023-05-22T21:27:55.434Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-22T21:27:55.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-22T21:27:55.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:27:55.661Z] prd-ubuntu20.04-docker-8c-8g-16360 does not seem to be running inside a container [2023-05-22T21:27:55.702Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-410 -v /w/workspace/foundry_device-virtual-go_PR-410:/w/workspace/foundry_device-virtual-go_PR-410:rw,z -v /w/workspace/foundry_device-virtual-go_PR-410@tmp:/w/workspace/foundry_device-virtual-go_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-22T21:27:58.709Z] $ docker top 57c3f9b2e952bd38ca09075c8096185c641b52f07c2f03d4419e0c5736a53c41 -eo pid,comm [2023-05-22T21:27:58.761Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-22T21:27:58.761Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-22T21:27:58.900Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:27:58.900Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:27:59.012Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:27:59.019Z] $ docker exec 57c3f9b2e952bd38ca09075c8096185c641b52f07c2f03d4419e0c5736a53c41 ssh-agent [2023-05-22T21:27:59.117Z] SSH_AUTH_SOCK=/tmp/ssh-nqRg0lHGjHiu/agent.32 [2023-05-22T21:27:59.117Z] SSH_AGENT_PID=38 [2023-05-22T21:27:59.123Z] Running ssh-add (command line suppressed) [2023-05-22T21:27:59.217Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-410@tmp/private_key_11034668355759267305.key (/w/workspace/foundry_device-virtual-go_PR-410@tmp/private_key_11034668355759267305.key) [2023-05-22T21:27:59.225Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:27:59.566Z] + git tag --points-at HEAD [Pipeline] } [2023-05-22T21:27:59.595Z] $ docker exec --env ******** --env ******** 57c3f9b2e952bd38ca09075c8096185c641b52f07c2f03d4419e0c5736a53c41 ssh-agent -k [2023-05-22T21:27:59.680Z] unset SSH_AUTH_SOCK; [2023-05-22T21:27:59.682Z] unset SSH_AGENT_PID; [2023-05-22T21:27:59.682Z] echo Agent pid 38 killed; [2023-05-22T21:27:59.688Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-22T21:27:59.783Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-22T21:27:59.783Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-22T21:27:59.892Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-22T21:27:59.897Z] $ docker exec 57c3f9b2e952bd38ca09075c8096185c641b52f07c2f03d4419e0c5736a53c41 ssh-agent [2023-05-22T21:27:59.994Z] SSH_AUTH_SOCK=/tmp/ssh-Ub1B60HiNlh8/agent.70 [2023-05-22T21:27:59.994Z] SSH_AGENT_PID=76 [2023-05-22T21:27:59.999Z] Running ssh-add (command line suppressed) [2023-05-22T21:28:00.102Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-410@tmp/private_key_15542781276445271189.key (/w/workspace/foundry_device-virtual-go_PR-410@tmp/private_key_15542781276445271189.key) [2023-05-22T21:28:00.111Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-22T21:28:00.438Z] + git semver init [2023-05-22T21:28:00.697Z] 2023-05-22 21:28:00,617 [run_init] DEBUG init version:0.0.0 force:False [2023-05-22T21:28:00.697Z] 2023-05-22 21:28:00,618 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-410/.semver [2023-05-22T21:28:00.697Z] 2023-05-22 21:28:00,619 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-410/.semver [2023-05-22T21:28:00.697Z] 2023-05-22 21:28:00,619 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-410/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-410, universal_newlines=False, shell=None, istream=None) [2023-05-22T21:28:02.096Z] 2023-05-22 21:28:01,768 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-410/.git/info/exclude [2023-05-22T21:28:02.096Z] 2023-05-22 21:28:01,769 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-410/.semver/PR-410 with force:False [2023-05-22T21:28:02.096Z] 2023-05-22 21:28:01,769 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-410/.semver/PR-410 [2023-05-22T21:28:02.096Z] 2023-05-22 21:28:01,773 [execute] INFO git cat-file --batch-check [2023-05-22T21:28:02.096Z] 2023-05-22 21:28:01,774 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-410/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:28:02.096Z] 2023-05-22 21:28:01,778 [execute] INFO git cat-file --batch [2023-05-22T21:28:02.096Z] 2023-05-22 21:28:01,779 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-410/.semver, universal_newlines=False, shell=None, istream=) [2023-05-22T21:28:02.096Z] 2023-05-22 21:28:01,783 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-410/.semver/PR-410 [2023-05-22T21:28:02.096Z] 0.0.0 [Pipeline] } [2023-05-22T21:28:02.121Z] $ docker exec --env ******** --env ******** 57c3f9b2e952bd38ca09075c8096185c641b52f07c2f03d4419e0c5736a53c41 ssh-agent -k [2023-05-22T21:28:02.234Z] unset SSH_AUTH_SOCK; [2023-05-22T21:28:02.234Z] unset SSH_AGENT_PID; [2023-05-22T21:28:02.235Z] echo Agent pid 76 killed; [2023-05-22T21:28:02.239Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-22T21:28:02.661Z] + git semver [Pipeline] } [2023-05-22T21:28:02.950Z] $ docker stop --time=1 57c3f9b2e952bd38ca09075c8096185c641b52f07c2f03d4419e0c5736a53c41 [2023-05-22T21:28:04.275Z] $ docker rm -f --volumes 57c3f9b2e952bd38ca09075c8096185c641b52f07c2f03d4419e0c5736a53c41 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:28:04.682Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-22T21:28:04.938Z] Stashed 1 file(s) [Pipeline] echo [2023-05-22T21:28:04.955Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:28:05.563Z] provisioning config files... [2023-05-22T21:28:05.573Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-410@tmp/config17728489763288988616tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:28:05.949Z] ---> docker-login.sh [2023-05-22T21:28:05.949Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:28:05.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:28:05.949Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:28:05.949Z] Configure a credential helper to remove this warning. See [2023-05-22T21:28:05.949Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:28:05.949Z] [2023-05-22T21:28:05.949Z] Login Succeeded [2023-05-22T21:28:05.949Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:28:05.949Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:28:06.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:28:06.209Z] Configure a credential helper to remove this warning. See [2023-05-22T21:28:06.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:28:06.209Z] [2023-05-22T21:28:06.209Z] Login Succeeded [2023-05-22T21:28:06.209Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:28:06.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:28:06.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:28:06.209Z] Configure a credential helper to remove this warning. See [2023-05-22T21:28:06.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:28:06.209Z] [2023-05-22T21:28:06.209Z] Login Succeeded [2023-05-22T21:28:06.209Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:28:06.209Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:28:06.209Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:28:06.209Z] Configure a credential helper to remove this warning. See [2023-05-22T21:28:06.209Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:28:06.209Z] [2023-05-22T21:28:06.209Z] Login Succeeded [2023-05-22T21:28:06.209Z] docker.io [2023-05-22T21:28:06.468Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:28:06.468Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:28:06.468Z] Configure a credential helper to remove this warning. See [2023-05-22T21:28:06.468Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:28:06.468Z] [2023-05-22T21:28:06.468Z] Login Succeeded [2023-05-22T21:28:06.468Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:28:06.494Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:28:06.714Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:28:06.749Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:28:06.779Z] ========================================================= [2023-05-22T21:28:06.779Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-22T21:28:06.779Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:28:07.260Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:28:07.260Z] Sending build context to Docker daemon 23.69MB [2023-05-22T21:28:07.260Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:28:07.260Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:28:07.519Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-22T21:28:07.520Z] f56be85fc22e: Pulling fs layer [2023-05-22T21:28:07.520Z] 85791d961cd3: Pulling fs layer [2023-05-22T21:28:07.520Z] d694b5ae8c79: Pulling fs layer [2023-05-22T21:28:07.520Z] 9f32a84ed3da: Pulling fs layer [2023-05-22T21:28:07.520Z] 4d19c01a9841: Pulling fs layer [2023-05-22T21:28:07.520Z] 9325e15d5711: Pulling fs layer [2023-05-22T21:28:07.520Z] 556b6ee489ea: Pulling fs layer [2023-05-22T21:28:07.520Z] c5a4b2cf53e6: Pulling fs layer [2023-05-22T21:28:07.520Z] 9325e15d5711: Waiting [2023-05-22T21:28:07.520Z] 556b6ee489ea: Waiting [2023-05-22T21:28:07.520Z] c5a4b2cf53e6: Waiting [2023-05-22T21:28:07.520Z] 4d19c01a9841: Waiting [2023-05-22T21:28:07.520Z] 9f32a84ed3da: Waiting [2023-05-22T21:28:07.520Z] 85791d961cd3: Download complete [2023-05-22T21:28:07.520Z] 9f32a84ed3da: Verifying Checksum [2023-05-22T21:28:07.520Z] 9f32a84ed3da: Download complete [2023-05-22T21:28:07.520Z] 4d19c01a9841: Verifying Checksum [2023-05-22T21:28:07.520Z] 4d19c01a9841: Download complete [2023-05-22T21:28:07.520Z] f56be85fc22e: Verifying Checksum [2023-05-22T21:28:07.520Z] f56be85fc22e: Download complete [2023-05-22T21:28:07.520Z] 9325e15d5711: Verifying Checksum [2023-05-22T21:28:07.520Z] 9325e15d5711: Download complete [2023-05-22T21:28:07.777Z] f56be85fc22e: Pull complete [2023-05-22T21:28:07.777Z] 85791d961cd3: Pull complete [2023-05-22T21:28:09.682Z] d694b5ae8c79: Verifying Checksum [2023-05-22T21:28:09.682Z] d694b5ae8c79: Download complete [2023-05-22T21:28:09.682Z] c5a4b2cf53e6: Verifying Checksum [2023-05-22T21:28:09.682Z] c5a4b2cf53e6: Download complete [2023-05-22T21:28:09.940Z] 556b6ee489ea: Verifying Checksum [2023-05-22T21:28:09.940Z] 556b6ee489ea: Download complete [2023-05-22T21:28:13.230Z] d694b5ae8c79: Pull complete [2023-05-22T21:28:13.230Z] 9f32a84ed3da: Pull complete [2023-05-22T21:28:13.230Z] 4d19c01a9841: Pull complete [2023-05-22T21:28:13.230Z] 9325e15d5711: Pull complete [2023-05-22T21:28:15.133Z] 556b6ee489ea: Pull complete [2023-05-22T21:28:16.069Z] c5a4b2cf53e6: Pull complete [2023-05-22T21:28:16.069Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-22T21:28:16.069Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-22T21:28:16.069Z] ---> c4be618373d6 [2023-05-22T21:28:16.069Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:28:20.371Z] Still waiting to schedule task [2023-05-22T21:28:20.372Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16357’ [2023-05-22T21:28:21.410Z] ---> Running in befcd0b9598f [2023-05-22T21:28:21.410Z] Removing intermediate container befcd0b9598f [2023-05-22T21:28:21.410Z] ---> f2698cf5de38 [2023-05-22T21:28:21.410Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:28:21.410Z] ---> Running in 60e94a24bc60 [2023-05-22T21:28:21.410Z] Removing intermediate container 60e94a24bc60 [2023-05-22T21:28:21.410Z] ---> 6aca6578653e [2023-05-22T21:28:21.410Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:28:21.410Z] ---> Running in e0bcaaac6e36 [2023-05-22T21:28:21.410Z] Removing intermediate container e0bcaaac6e36 [2023-05-22T21:28:21.410Z] ---> 1fe0169e4541 [2023-05-22T21:28:21.410Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-22T21:28:21.410Z] ---> Running in 02ee87bf92ee [2023-05-22T21:28:21.410Z] Removing intermediate container 02ee87bf92ee [2023-05-22T21:28:21.410Z] ---> 4406dd4c5c24 [2023-05-22T21:28:21.410Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:28:21.410Z] ---> Running in fdf4c721d444 [2023-05-22T21:28:21.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:28:21.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:28:21.929Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:28:21.929Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-22T21:28:21.929Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:28:21.929Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:28:21.929Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:28:21.929Z] OK: 269 MiB in 57 packages [2023-05-22T21:28:22.499Z] Removing intermediate container fdf4c721d444 [2023-05-22T21:28:22.499Z] ---> 0953fbb0ef5d [2023-05-22T21:28:22.499Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T21:28:22.759Z] ---> 8ad8b4a83ff4 [2023-05-22T21:28:22.759Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:28:22.759Z] ---> Running in 6d31ed159fdc [2023-05-22T21:28:49.307Z] Removing intermediate container 6d31ed159fdc [2023-05-22T21:28:49.307Z] ---> b946a49703a7 [2023-05-22T21:28:49.307Z] Step 10/12 : COPY . . [2023-05-22T21:28:49.565Z] ---> adaa88430abf [2023-05-22T21:28:49.565Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:28:49.565Z] ---> Running in b3e30e9844af [2023-05-22T21:28:49.565Z] Removing intermediate container b3e30e9844af [2023-05-22T21:28:49.565Z] ---> 6b1e04358750 [2023-05-22T21:28:49.565Z] Step 12/12 : RUN $MAKE [2023-05-22T21:28:49.565Z] ---> Running in f7b1eb4bd27a [2023-05-22T21:28:49.824Z] noop [2023-05-22T21:28:50.083Z] Removing intermediate container f7b1eb4bd27a [2023-05-22T21:28:50.083Z] ---> c8e6e6853d64 [2023-05-22T21:28:50.083Z] Successfully built c8e6e6853d64 [2023-05-22T21:28:50.083Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:28:50.544Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:28:50.544Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:28:50.715Z] prd-ubuntu20.04-docker-8c-8g-16360 does not seem to be running inside a container [2023-05-22T21:28:50.743Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-410 -v /w/workspace/foundry_device-virtual-go_PR-410:/w/workspace/foundry_device-virtual-go_PR-410:rw,z -v /w/workspace/foundry_device-virtual-go_PR-410@tmp:/w/workspace/foundry_device-virtual-go_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:28:51.076Z] $ docker top 0027e5147a0d8d4adbd565b903993b4ab7f819f52bdb14f85dc98b0a5b720a5a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:28:51.464Z] + go version [2023-05-22T21:28:51.464Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-22T21:28:51.498Z] $ docker stop --time=1 0027e5147a0d8d4adbd565b903993b4ab7f819f52bdb14f85dc98b0a5b720a5a [2023-05-22T21:28:52.746Z] $ docker rm -f --volumes 0027e5147a0d8d4adbd565b903993b4ab7f819f52bdb14f85dc98b0a5b720a5a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:28:53.505Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-22T21:28:53.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:28:53.675Z] prd-ubuntu20.04-docker-8c-8g-16360 does not seem to be running inside a container [2023-05-22T21:28:53.712Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/foundry_device-virtual-go_PR-410 -v /w/workspace/foundry_device-virtual-go_PR-410:/w/workspace/foundry_device-virtual-go_PR-410:rw,z -v /w/workspace/foundry_device-virtual-go_PR-410@tmp:/w/workspace/foundry_device-virtual-go_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-22T21:28:54.039Z] $ docker top 30504928560f8d1bdcddd70365c278e8ed2e07f7ac3a6d92990a410ffd485bde -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:28:54.429Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-410 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:28:54.803Z] + make test [2023-05-22T21:28:54.803Z] go test ./... -coverprofile=coverage.out [2023-05-22T21:28:58.992Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-22T21:29:08.960Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-22T21:29:08.960Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-05-22T21:29:15.523Z] go vet ./... [2023-05-22T21:29:18.054Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:29:18.054Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:29:18.054Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:29:18.095Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:29:18.133Z] $ docker stop --time=1 30504928560f8d1bdcddd70365c278e8ed2e07f7ac3a6d92990a410ffd485bde [2023-05-22T21:29:21.137Z] $ docker rm -f --volumes 30504928560f8d1bdcddd70365c278e8ed2e07f7ac3a6d92990a410ffd485bde [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:29:21.667Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:29:21.741Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-22T21:29:22.405Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:29:22.759Z] + ls -al . [2023-05-22T21:29:22.759Z] total 192 [2023-05-22T21:29:22.759Z] drwxrwxr-x 9 jenkins jenkins 4096 May 22 21:28 . [2023-05-22T21:29:22.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:27 .. [2023-05-22T21:29:22.759Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:28 .git [2023-05-22T21:29:22.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:27 .github [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 337 May 22 21:27 .gitignore [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:27 .golangci.yml [2023-05-22T21:29:22.759Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:28 .semver [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 22 21:27 Attribution.txt [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 22 21:27 CHANGELOG.md [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 22 21:27 Dockerfile [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:27 GOVERNANCE.md [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 660 May 22 21:27 Jenkinsfile [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:27 LICENSE [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 22 21:27 Makefile [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 623 May 22 21:27 OWNERS.md [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 22 21:27 README.md [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:28 VERSION [2023-05-22T21:29:22.759Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:27 bin [2023-05-22T21:29:22.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:27 cmd [2023-05-22T21:29:22.759Z] -rw-r--r-- 1 jenkins jenkins 43063 May 22 21:29 coverage.out [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 22 21:27 go.mod [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 22 21:27 go.sum [2023-05-22T21:29:22.759Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:27 internal [2023-05-22T21:29:22.759Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:27 snap [2023-05-22T21:29:22.759Z] -rw-rw-r-- 1 jenkins jenkins 235 May 22 21:27 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:29:23.188Z] + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=e00e7f8d0316fd8322fe59074d727e4571f3013d --label arch=amd64 --label version=0.0.0 . [2023-05-22T21:29:23.188Z] Sending build context to Docker daemon 23.73MB [2023-05-22T21:29:23.188Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:29:23.188Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-22T21:29:23.188Z] ---> c8e6e6853d64 [2023-05-22T21:29:23.188Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:29:23.447Z] ---> Running in a38293d9ed11 [2023-05-22T21:29:23.706Z] Removing intermediate container a38293d9ed11 [2023-05-22T21:29:23.706Z] ---> a707461c213a [2023-05-22T21:29:23.706Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:29:23.706Z] ---> Running in c002828d468e [2023-05-22T21:29:23.706Z] Removing intermediate container c002828d468e [2023-05-22T21:29:23.706Z] ---> c519c2cb17be [2023-05-22T21:29:23.706Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:29:23.706Z] ---> Running in 3ee021e62935 [2023-05-22T21:29:23.706Z] Removing intermediate container 3ee021e62935 [2023-05-22T21:29:23.706Z] ---> 5b0beff6e2ae [2023-05-22T21:29:23.706Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-22T21:29:23.706Z] ---> Running in f339776f526d [2023-05-22T21:29:23.966Z] Removing intermediate container f339776f526d [2023-05-22T21:29:23.966Z] ---> ccb2b1781dde [2023-05-22T21:29:23.966Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:29:23.966Z] ---> Running in 7dda2ac2ee7d [2023-05-22T21:29:24.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:29:24.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:29:24.745Z] OK: 269 MiB in 57 packages [2023-05-22T21:29:25.011Z] Removing intermediate container 7dda2ac2ee7d [2023-05-22T21:29:25.011Z] ---> bb93d7d252a2 [2023-05-22T21:29:25.011Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-22T21:29:25.269Z] ---> 499dc3a244ab [2023-05-22T21:29:25.269Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:29:25.269Z] ---> Running in f1a5373a0ca2 [2023-05-22T21:29:25.841Z] Removing intermediate container f1a5373a0ca2 [2023-05-22T21:29:25.841Z] ---> cd16a43c0b9a [2023-05-22T21:29:25.841Z] Step 10/25 : COPY . . [2023-05-22T21:29:26.777Z] ---> 7c9f2522b656 [2023-05-22T21:29:26.777Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:29:26.777Z] ---> Running in 56fe82e60720 [2023-05-22T21:29:26.777Z] Removing intermediate container 56fe82e60720 [2023-05-22T21:29:26.777Z] ---> e959d0c9afb5 [2023-05-22T21:29:26.777Z] Step 12/25 : RUN $MAKE [2023-05-22T21:29:26.777Z] ---> Running in 16326acdfbc3 [2023-05-22T21:29:27.036Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-22T21:29:45.115Z] Removing intermediate container 16326acdfbc3 [2023-05-22T21:29:45.115Z] ---> 054ce80dadec [2023-05-22T21:29:45.115Z] Step 13/25 : FROM alpine:3.17 [2023-05-22T21:29:45.374Z] 3.17: Pulling from library/alpine [2023-05-22T21:29:45.634Z] f56be85fc22e: Already exists [2023-05-22T21:29:45.634Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:29:45.634Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:29:45.634Z] ---> 9ed4aefc74f6 [2023-05-22T21:29:45.634Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-22T21:29:45.894Z] ---> Running in f81b641b95e8 [2023-05-22T21:29:45.894Z] Removing intermediate container f81b641b95e8 [2023-05-22T21:29:45.894Z] ---> 13534987e69b [2023-05-22T21:29:45.894Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:29:45.894Z] ---> Running in c0b798ed4347 [2023-05-22T21:29:46.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-22T21:29:46.411Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-22T21:29:46.669Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:29:46.669Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:29:46.670Z] OK: 7 MiB in 16 packages [2023-05-22T21:29:46.929Z] Removing intermediate container c0b798ed4347 [2023-05-22T21:29:46.929Z] ---> 94d4d916415c [2023-05-22T21:29:46.929Z] Step 16/25 : WORKDIR / [2023-05-22T21:29:46.929Z] ---> Running in 83bd41ee955c [2023-05-22T21:29:46.929Z] Removing intermediate container 83bd41ee955c [2023-05-22T21:29:46.929Z] ---> af1ce3629721 [2023-05-22T21:29:46.929Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-22T21:29:47.189Z] ---> 75c0ccd695e1 [2023-05-22T21:29:47.189Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-22T21:29:47.189Z] ---> e1d295c4633e [2023-05-22T21:29:47.189Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-22T21:29:48.153Z] ---> dd323624c601 [2023-05-22T21:29:48.153Z] Step 20/25 : EXPOSE 59900 [2023-05-22T21:29:48.153Z] ---> Running in 0f02f4189504 [2023-05-22T21:29:48.153Z] Removing intermediate container 0f02f4189504 [2023-05-22T21:29:48.153Z] ---> e4e56c04e236 [2023-05-22T21:29:48.153Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-22T21:29:48.153Z] ---> Running in 1a9ec78d6e5d [2023-05-22T21:29:48.153Z] Removing intermediate container 1a9ec78d6e5d [2023-05-22T21:29:48.153Z] ---> 456cd55c8ddf [2023-05-22T21:29:48.154Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T21:29:48.154Z] ---> Running in 316343350c77 [2023-05-22T21:29:48.154Z] Removing intermediate container 316343350c77 [2023-05-22T21:29:48.154Z] ---> cd6eebf9a17b [2023-05-22T21:29:48.154Z] Step 23/25 : LABEL arch=amd64 [2023-05-22T21:29:48.154Z] ---> Running in d00d876311b5 [2023-05-22T21:29:48.413Z] Removing intermediate container d00d876311b5 [2023-05-22T21:29:48.413Z] ---> 6aaa02986554 [2023-05-22T21:29:48.413Z] Step 24/25 : LABEL git_sha=e00e7f8d0316fd8322fe59074d727e4571f3013d [2023-05-22T21:29:48.413Z] ---> Running in eeba2ab8d650 [2023-05-22T21:29:48.413Z] Removing intermediate container eeba2ab8d650 [2023-05-22T21:29:48.413Z] ---> f7e0dd032b8a [2023-05-22T21:29:48.413Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T21:29:48.413Z] ---> Running in e818ccb6d48f [2023-05-22T21:29:48.413Z] Removing intermediate container e818ccb6d48f [2023-05-22T21:29:48.413Z] ---> bc5486f55dfc [2023-05-22T21:29:48.413Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:29:48.413Z] Successfully built bc5486f55dfc [2023-05-22T21:29:48.413Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:29:49.309Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:29:49.309Z] [2023-05-22T21:29:49.309Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:29:49.694Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:29:49.694Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-22T21:29:49.694Z] 5eb5b503b376: Pulling fs layer [2023-05-22T21:29:49.694Z] 5c69ac0246d0: Pulling fs layer [2023-05-22T21:29:49.694Z] ec43610c2a17: Pulling fs layer [2023-05-22T21:29:49.694Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-22T21:29:49.694Z] 33b1e0a273af: Pulling fs layer [2023-05-22T21:29:49.694Z] 5d3b04190fa2: Pulling fs layer [2023-05-22T21:29:49.694Z] 2f39f015ded8: Pulling fs layer [2023-05-22T21:29:49.694Z] 3a2ae6a8a46f: Waiting [2023-05-22T21:29:49.694Z] 33b1e0a273af: Waiting [2023-05-22T21:29:49.694Z] 5d3b04190fa2: Waiting [2023-05-22T21:29:49.694Z] 2f39f015ded8: Waiting [2023-05-22T21:29:49.694Z] 5c69ac0246d0: Download complete [2023-05-22T21:29:49.694Z] 3a2ae6a8a46f: Download complete [2023-05-22T21:29:49.694Z] 33b1e0a273af: Verifying Checksum [2023-05-22T21:29:49.694Z] 33b1e0a273af: Download complete [2023-05-22T21:29:49.694Z] 5d3b04190fa2: Verifying Checksum [2023-05-22T21:29:49.694Z] 5d3b04190fa2: Download complete [2023-05-22T21:29:49.694Z] ec43610c2a17: Verifying Checksum [2023-05-22T21:29:49.694Z] ec43610c2a17: Download complete [2023-05-22T21:29:49.953Z] 5eb5b503b376: Verifying Checksum [2023-05-22T21:29:49.953Z] 5eb5b503b376: Download complete [2023-05-22T21:29:50.519Z] 2f39f015ded8: Download complete [2023-05-22T21:29:51.086Z] 5eb5b503b376: Pull complete [2023-05-22T21:29:51.086Z] 5c69ac0246d0: Pull complete [2023-05-22T21:29:51.652Z] ec43610c2a17: Pull complete [2023-05-22T21:29:51.652Z] 3a2ae6a8a46f: Pull complete [2023-05-22T21:29:51.911Z] 33b1e0a273af: Pull complete [2023-05-22T21:29:51.911Z] 5d3b04190fa2: Pull complete [2023-05-22T21:29:56.102Z] 2f39f015ded8: Pull complete [2023-05-22T21:29:56.102Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-22T21:29:56.102Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:29:56.102Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:29:56.340Z] prd-ubuntu20.04-docker-8c-8g-16360 does not seem to be running inside a container [2023-05-22T21:29:56.374Z] $ 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/foundry_device-virtual-go_PR-410 -v /w/workspace/foundry_device-virtual-go_PR-410:/w/workspace/foundry_device-virtual-go_PR-410:rw,z -v /w/workspace/foundry_device-virtual-go_PR-410@tmp:/w/workspace/foundry_device-virtual-go_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:29:59.844Z] $ docker top f9b52966133bea8a64defcfc0b78b1bb7de970dd1f423b2a609b28923d3110da -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:30:00.276Z] ---> job-cost.sh [2023-05-22T21:30:00.277Z] lf-activate-venv: SKIPPING [2023-05-22T21:30:00.277Z] INFO: No Stack... [2023-05-22T21:30:00.537Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:30:01.106Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:30:01.423Z] + cat /w/workspace/foundry_device-virtual-go_PR-410/archives/cost.csv [2023-05-22T21:30:01.424Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:30:01.462Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-410-1-stack-cost] [2023-05-22T21:30:01.468Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-410-1-stack-cost] did not exist. Created. [2023-05-22T21:30:01.468Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-410-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:30:01.860Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-22T21:30:01.924Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:30:01.960Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-410-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:30:02.045Z] $ docker stop --time=1 f9b52966133bea8a64defcfc0b78b1bb7de970dd1f423b2a609b28923d3110da [2023-05-22T21:30:03.202Z] $ docker rm -f --volumes f9b52966133bea8a64defcfc0b78b1bb7de970dd1f423b2a609b28923d3110da [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-22T21:31:13.608Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16363 in /w/workspace/foundry_device-virtual-go_PR-410 [Pipeline] { [Pipeline] ws [2023-05-22T21:31:13.677Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-22T21:31:13.769Z] The recommended git tool is: git [2023-05-22T21:31:20.419Z] using credential edgex-jenkins-ssh [2023-05-22T21:31:20.442Z] Cloning the remote Git repository [2023-05-22T21:31:20.508Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-22T21:31:20.633Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-22T21:31:20.821Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-22T21:31:20.822Z] > git --version # timeout=10 [2023-05-22T21:31:20.846Z] > git --version # 'git version 2.25.1' [2023-05-22T21:31:20.849Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:31:21.043Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:31:23.189Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-22T21:31:23.211Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-22T21:31:24.980Z] Merging remotes/origin/main commit 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 into PR head commit e00e7f8d0316fd8322fe59074d727e4571f3013d [2023-05-22T21:31:25.341Z] Merge succeeded, producing e00e7f8d0316fd8322fe59074d727e4571f3013d [2023-05-22T21:31:25.341Z] Checking out Revision e00e7f8d0316fd8322fe59074d727e4571f3013d (PR-410) [2023-05-22T21:31:24.323Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-22T21:31:24.378Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-22T21:31:24.379Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:31:24.402Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/410/head:refs/remotes/origin/PR-410 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-22T21:31:25.007Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:31:25.108Z] > git checkout -f e00e7f8d0316fd8322fe59074d727e4571f3013d # timeout=10 [2023-05-22T21:31:25.223Z] > git remote # timeout=10 [2023-05-22T21:31:25.245Z] > git config --get remote.origin.url # timeout=10 [2023-05-22T21:31:25.276Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-22T21:31:25.293Z] > git merge 92ded1a488adcb2150b1bb4ba73aa6220ca027a9 # timeout=10 [2023-05-22T21:31:25.324Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-22T21:31:25.351Z] > git config core.sparsecheckout # timeout=10 [2023-05-22T21:31:25.368Z] > git checkout -f e00e7f8d0316fd8322fe59074d727e4571f3013d # timeout=10 [2023-05-22T21:31:25.971Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-22T21:31:26.039Z] > git --version # timeout=10 [2023-05-22T21:31:26.052Z] > git --version # 'git version 2.25.1' [2023-05-22T21:31:26.079Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:31:27.178Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-22T21:31:27.178Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:31:27.178Z] Dload Upload Total Spent Left Speed [2023-05-22T21:31:27.178Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 194k 0 --:--:-- --:--:-- --:--:-- 197k [Pipeline] sh [2023-05-22T21:31:27.934Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-22T21:31:28.292Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-22T21:31:28.293Z] + sudo tee /etc/docker/daemon.new [2023-05-22T21:31:28.293Z] { [2023-05-22T21:31:28.293Z] "registry-mirrors": [ [2023-05-22T21:31:28.293Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-22T21:31:28.293Z] ], [2023-05-22T21:31:28.293Z] "bip": "10.250.0.254/24", [2023-05-22T21:31:28.293Z] "hosts": [ [2023-05-22T21:31:28.293Z] "tcp://0.0.0.0:5555", [2023-05-22T21:31:28.293Z] "unix:///var/run/docker.sock" [2023-05-22T21:31:28.293Z] ], [2023-05-22T21:31:28.293Z] "mtu": 1458, [2023-05-22T21:31:28.293Z] "selinux-enabled": true, [2023-05-22T21:31:28.293Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-22T21:31:28.293Z] } [Pipeline] sh [2023-05-22T21:31:28.654Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-22T21:31:29.018Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:31:47.384Z] provisioning config files... [2023-05-22T21:31:47.417Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config12244349308008109335tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:31:47.827Z] ---> docker-login.sh [2023-05-22T21:31:47.827Z] nexus3.edgexfoundry.org:10001 [2023-05-22T21:31:48.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:48.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:48.420Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:48.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:48.420Z] [2023-05-22T21:31:48.420Z] Login Succeeded [2023-05-22T21:31:48.420Z] nexus3.edgexfoundry.org:10002 [2023-05-22T21:31:48.689Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:48.961Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:48.961Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:48.961Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:48.961Z] [2023-05-22T21:31:48.961Z] Login Succeeded [2023-05-22T21:31:48.961Z] nexus3.edgexfoundry.org:10003 [2023-05-22T21:31:49.236Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:49.236Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:49.236Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:49.236Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:49.236Z] [2023-05-22T21:31:49.236Z] Login Succeeded [2023-05-22T21:31:49.236Z] nexus3.edgexfoundry.org:10004 [2023-05-22T21:31:49.509Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:49.509Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:49.509Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:49.509Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:49.509Z] [2023-05-22T21:31:49.509Z] Login Succeeded [2023-05-22T21:31:49.509Z] docker.io [2023-05-22T21:31:49.784Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-22T21:31:50.057Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-22T21:31:50.057Z] Configure a credential helper to remove this warning. See [2023-05-22T21:31:50.057Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-22T21:31:50.057Z] [2023-05-22T21:31:50.057Z] Login Succeeded [2023-05-22T21:31:50.057Z] ---> docker-login.sh ends [Pipeline] } [2023-05-22T21:31:50.091Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-22T21:31:50.510Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:31:50.559Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-22T21:31:50.595Z] ========================================================= [2023-05-22T21:31:50.595Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-22T21:31:50.596Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:31:51.114Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-22T21:31:51.395Z] Sending build context to Docker daemon 12.01MB [2023-05-22T21:31:51.671Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:31:51.671Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-22T21:31:51.950Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-22T21:31:51.950Z] c41833b44d91: Pulling fs layer [2023-05-22T21:31:51.950Z] ed15518f5707: Pulling fs layer [2023-05-22T21:31:51.950Z] feae8fd75edb: Pulling fs layer [2023-05-22T21:31:51.950Z] 242c74f7c9fa: Pulling fs layer [2023-05-22T21:31:51.950Z] 3cdef696dda3: Pulling fs layer [2023-05-22T21:31:51.950Z] 2ced38df9373: Pulling fs layer [2023-05-22T21:31:51.950Z] 58f1dce35555: Pulling fs layer [2023-05-22T21:31:51.950Z] 242c74f7c9fa: Waiting [2023-05-22T21:31:51.950Z] 3cdef696dda3: Waiting [2023-05-22T21:31:51.950Z] 58f1dce35555: Waiting [2023-05-22T21:31:51.950Z] 2ced38df9373: Waiting [2023-05-22T21:31:51.950Z] ed15518f5707: Verifying Checksum [2023-05-22T21:31:51.950Z] ed15518f5707: Download complete [2023-05-22T21:31:51.950Z] 242c74f7c9fa: Verifying Checksum [2023-05-22T21:31:51.950Z] 242c74f7c9fa: Download complete [2023-05-22T21:31:51.950Z] 3cdef696dda3: Download complete [2023-05-22T21:31:51.950Z] c41833b44d91: Verifying Checksum [2023-05-22T21:31:51.950Z] c41833b44d91: Download complete [2023-05-22T21:31:53.397Z] c41833b44d91: Pull complete [2023-05-22T21:31:53.672Z] 58f1dce35555: Verifying Checksum [2023-05-22T21:31:53.672Z] 58f1dce35555: Download complete [2023-05-22T21:31:53.672Z] ed15518f5707: Pull complete [2023-05-22T21:31:54.658Z] feae8fd75edb: Verifying Checksum [2023-05-22T21:31:54.658Z] feae8fd75edb: Download complete [2023-05-22T21:31:54.658Z] 2ced38df9373: Verifying Checksum [2023-05-22T21:31:54.658Z] 2ced38df9373: Download complete [2023-05-22T21:32:07.161Z] feae8fd75edb: Pull complete [2023-05-22T21:32:07.162Z] 242c74f7c9fa: Pull complete [2023-05-22T21:32:07.162Z] 3cdef696dda3: Pull complete [2023-05-22T21:32:13.852Z] 2ced38df9373: Pull complete [2023-05-22T21:32:20.529Z] 58f1dce35555: Pull complete [2023-05-22T21:32:20.529Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-22T21:32:20.529Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-22T21:32:20.529Z] ---> fadd8f120f05 [2023-05-22T21:32:20.529Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:32:21.953Z] ---> Running in 1ca36516b081 [2023-05-22T21:32:22.223Z] Removing intermediate container 1ca36516b081 [2023-05-22T21:32:22.223Z] ---> fa037091b1ff [2023-05-22T21:32:22.223Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:32:22.493Z] ---> Running in 6504d3053a2d [2023-05-22T21:32:22.764Z] Removing intermediate container 6504d3053a2d [2023-05-22T21:32:22.764Z] ---> 7dff0ba80356 [2023-05-22T21:32:22.764Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:32:22.764Z] ---> Running in 6a09f5a322e3 [2023-05-22T21:32:23.351Z] Removing intermediate container 6a09f5a322e3 [2023-05-22T21:32:23.351Z] ---> 15216af6fb50 [2023-05-22T21:32:23.351Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-22T21:32:23.351Z] ---> Running in 96bbf12e0642 [2023-05-22T21:32:23.624Z] Removing intermediate container 96bbf12e0642 [2023-05-22T21:32:23.624Z] ---> 2ed67ea952c7 [2023-05-22T21:32:23.624Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:32:23.624Z] ---> Running in 0ba2d32678d7 [2023-05-22T21:32:25.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:32:25.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:32:26.607Z] (1/4) Installing openssh-keygen (9.1_p1-r3) [2023-05-22T21:32:26.879Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-22T21:32:26.879Z] (3/4) Installing openssh-client-common (9.1_p1-r3) [2023-05-22T21:32:26.879Z] (4/4) Installing openssh-client-default (9.1_p1-r3) [2023-05-22T21:32:26.879Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:32:26.879Z] OK: 268 MiB in 57 packages [2023-05-22T21:32:27.841Z] Removing intermediate container 0ba2d32678d7 [2023-05-22T21:32:27.841Z] ---> 5d1d2e93e1b7 [2023-05-22T21:32:27.841Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-22T21:32:28.439Z] ---> 20e1068f24f8 [2023-05-22T21:32:28.439Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:32:28.712Z] ---> Running in 34e8a43c608a [2023-05-22T21:33:36.658Z] Removing intermediate container 34e8a43c608a [2023-05-22T21:33:36.658Z] ---> 7998e22d5ede [2023-05-22T21:33:36.658Z] Step 10/12 : COPY . . [2023-05-22T21:33:36.658Z] ---> 899fc5572772 [2023-05-22T21:33:36.658Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:33:36.658Z] ---> Running in 5a893dc30d3f [2023-05-22T21:33:36.658Z] Removing intermediate container 5a893dc30d3f [2023-05-22T21:33:36.658Z] ---> 42d872c4bae5 [2023-05-22T21:33:36.658Z] Step 12/12 : RUN $MAKE [2023-05-22T21:33:36.658Z] ---> Running in 06c64534233c [2023-05-22T21:33:36.658Z] noop [2023-05-22T21:33:36.658Z] Removing intermediate container 06c64534233c [2023-05-22T21:33:36.658Z] ---> 1d78b5e44a51 [2023-05-22T21:33:36.658Z] Successfully built 1d78b5e44a51 [2023-05-22T21:33:36.658Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:33:37.140Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:33:37.140Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:33:37.474Z] prd-ubuntu20.04-docker-arm64-4c-16g-16363 does not seem to be running inside a container [2023-05-22T21:33:37.565Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:33:38.912Z] $ docker top 2138813f05cccd5bea1a94a412f80388ec0d99a75248c9a362fecac8209ec4c7 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:33:39.832Z] + go version [2023-05-22T21:33:39.832Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-22T21:33:39.868Z] $ docker stop --time=1 2138813f05cccd5bea1a94a412f80388ec0d99a75248c9a362fecac8209ec4c7 [2023-05-22T21:33:41.569Z] $ docker rm -f --volumes 2138813f05cccd5bea1a94a412f80388ec0d99a75248c9a362fecac8209ec4c7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:33:42.460Z] + docker inspect -f . ci-base-image-arm64 [2023-05-22T21:33:42.460Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:33:42.822Z] prd-ubuntu20.04-docker-arm64-4c-16g-16363 does not seem to be running inside a container [2023-05-22T21:33:42.900Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-22T21:33:44.191Z] $ docker top e0325653191b1b555f6d0aaeebe5b281c36567cabf396c30421edf6396df1678 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:33:45.115Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-22T21:33:45.846Z] + make test [2023-05-22T21:33:45.846Z] go test ./... -coverprofile=coverage.out [2023-05-22T21:34:24.783Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-22T21:37:01.622Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-22T21:37:01.622Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.116s coverage: 58.4% of statements [2023-05-22T21:37:01.622Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-22T21:37:01.622Z] go vet ./... [2023-05-22T21:37:28.359Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-22T21:37:28.359Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-22T21:37:28.359Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-22T21:37:28.404Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-22T21:37:28.440Z] $ docker stop --time=1 e0325653191b1b555f6d0aaeebe5b281c36567cabf396c30421edf6396df1678 [2023-05-22T21:37:32.860Z] $ docker rm -f --volumes e0325653191b1b555f6d0aaeebe5b281c36567cabf396c30421edf6396df1678 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-22T21:37:34.240Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-22T21:37:34.280Z] Warning: overwriting stash ‘coverage-report’ [2023-05-22T21:37:34.942Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-22T21:37:35.546Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-22T21:37:35.895Z] + ls -al . [2023-05-22T21:37:35.895Z] total 188 [2023-05-22T21:37:35.895Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:33 . [2023-05-22T21:37:35.895Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:31 .. [2023-05-22T21:37:35.895Z] drwxrwxr-x 8 jenkins jenkins 4096 May 22 21:31 .git [2023-05-22T21:37:35.895Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:31 .github [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 337 May 22 21:31 .gitignore [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 41 May 22 21:31 .golangci.yml [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 22 21:31 Attribution.txt [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 22 21:31 CHANGELOG.md [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 22 21:31 Dockerfile [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 677 May 22 21:31 GOVERNANCE.md [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 660 May 22 21:31 Jenkinsfile [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 22 21:31 LICENSE [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 22 21:31 Makefile [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 623 May 22 21:31 OWNERS.md [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 4087 May 22 21:31 README.md [2023-05-22T21:37:35.895Z] -rw-rw-r-- 1 jenkins jenkins 5 May 22 21:28 VERSION [2023-05-22T21:37:35.895Z] drwxrwxr-x 2 jenkins jenkins 4096 May 22 21:31 bin [2023-05-22T21:37:35.895Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:31 cmd [2023-05-22T21:37:35.896Z] -rw-r--r-- 1 jenkins jenkins 43063 May 22 21:36 coverage.out [2023-05-22T21:37:35.896Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 22 21:31 go.mod [2023-05-22T21:37:35.896Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 22 21:31 go.sum [2023-05-22T21:37:35.896Z] drwxrwxr-x 3 jenkins jenkins 4096 May 22 21:31 internal [2023-05-22T21:37:35.896Z] drwxrwxr-x 4 jenkins jenkins 4096 May 22 21:31 snap [2023-05-22T21:37:35.896Z] -rw-rw-r-- 1 jenkins jenkins 235 May 22 21:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:37:36.345Z] + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=e00e7f8d0316fd8322fe59074d727e4571f3013d --label arch=arm64 --label version=0.0.0 . [2023-05-22T21:37:36.626Z] Sending build context to Docker daemon 12.05MB [2023-05-22T21:37:36.906Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-22T21:37:36.906Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-22T21:37:36.906Z] ---> 1d78b5e44a51 [2023-05-22T21:37:36.906Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-22T21:37:36.906Z] ---> Running in 8dc2f85d85fd [2023-05-22T21:37:37.504Z] Removing intermediate container 8dc2f85d85fd [2023-05-22T21:37:37.504Z] ---> e457c3a62b1c [2023-05-22T21:37:37.504Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-22T21:37:37.504Z] ---> Running in 40f7efe68f4e [2023-05-22T21:37:37.776Z] Removing intermediate container 40f7efe68f4e [2023-05-22T21:37:37.776Z] ---> 864508b2b1c9 [2023-05-22T21:37:37.776Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-22T21:37:38.045Z] ---> Running in 544a48d98051 [2023-05-22T21:37:38.316Z] Removing intermediate container 544a48d98051 [2023-05-22T21:37:38.316Z] ---> 4227167ec0e4 [2023-05-22T21:37:38.316Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-22T21:37:38.316Z] ---> Running in 4c017dc84942 [2023-05-22T21:37:38.591Z] Removing intermediate container 4c017dc84942 [2023-05-22T21:37:38.591Z] ---> 1e74cd3fbfb1 [2023-05-22T21:37:38.591Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-22T21:37:38.862Z] ---> Running in d5a6e02e1e69 [2023-05-22T21:37:39.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:37:40.813Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:37:42.252Z] OK: 268 MiB in 57 packages [2023-05-22T21:37:43.228Z] Removing intermediate container d5a6e02e1e69 [2023-05-22T21:37:43.228Z] ---> e7f67740263b [2023-05-22T21:37:43.228Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-22T21:37:45.841Z] ---> 776cec87101a [2023-05-22T21:37:45.841Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-22T21:37:45.841Z] ---> Running in 963c2f8af033 [2023-05-22T21:37:48.454Z] Removing intermediate container 963c2f8af033 [2023-05-22T21:37:48.454Z] ---> a28b91532898 [2023-05-22T21:37:48.454Z] Step 10/25 : COPY . . [2023-05-22T21:37:50.425Z] ---> 34fe84abfcab [2023-05-22T21:37:50.425Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-22T21:37:51.015Z] ---> Running in 8906c49a34b1 [2023-05-22T21:37:51.615Z] Removing intermediate container 8906c49a34b1 [2023-05-22T21:37:51.615Z] ---> bf817abcf1ef [2023-05-22T21:37:51.615Z] Step 12/25 : RUN $MAKE [2023-05-22T21:37:51.894Z] ---> Running in 2ace65d0467b [2023-05-22T21:37:52.871Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-22T21:40:46.711Z] Removing intermediate container 2ace65d0467b [2023-05-22T21:40:46.711Z] ---> ff5c1e0217f6 [2023-05-22T21:40:46.711Z] Step 13/25 : FROM alpine:3.17 [2023-05-22T21:40:46.711Z] 3.17: Pulling from library/alpine [2023-05-22T21:40:46.711Z] c41833b44d91: Already exists [2023-05-22T21:40:46.711Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-22T21:40:46.711Z] Status: Downloaded newer image for alpine:3.17 [2023-05-22T21:40:46.711Z] ---> 51e60588ff2c [2023-05-22T21:40:46.711Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-22T21:40:46.711Z] ---> Running in bf832e1221d7 [2023-05-22T21:40:46.711Z] Removing intermediate container bf832e1221d7 [2023-05-22T21:40:46.711Z] ---> e55dbba12919 [2023-05-22T21:40:46.711Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-22T21:40:46.711Z] ---> Running in f458f3e7fe14 [2023-05-22T21:40:46.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-22T21:40:46.711Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-22T21:40:46.711Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-22T21:40:46.711Z] Executing busybox-1.35.0-r29.trigger [2023-05-22T21:40:46.711Z] OK: 8 MiB in 16 packages [2023-05-22T21:40:46.711Z] Removing intermediate container f458f3e7fe14 [2023-05-22T21:40:46.711Z] ---> 94b64c42d20c [2023-05-22T21:40:46.711Z] Step 16/25 : WORKDIR / [2023-05-22T21:40:46.711Z] ---> Running in 3c85a88b2795 [2023-05-22T21:40:46.711Z] Removing intermediate container 3c85a88b2795 [2023-05-22T21:40:46.711Z] ---> 31308fa60aaf [2023-05-22T21:40:46.711Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-22T21:40:46.711Z] ---> be95fcfcc5d4 [2023-05-22T21:40:46.711Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-22T21:40:46.711Z] ---> b1a9770f5a07 [2023-05-22T21:40:46.711Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-22T21:40:48.678Z] ---> 47e9178d632b [2023-05-22T21:40:48.678Z] Step 20/25 : EXPOSE 59900 [2023-05-22T21:40:48.678Z] ---> Running in 1ac32291e312 [2023-05-22T21:40:48.678Z] Removing intermediate container 1ac32291e312 [2023-05-22T21:40:48.678Z] ---> 23474be2ddec [2023-05-22T21:40:48.678Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-22T21:40:48.678Z] ---> Running in 85d7f9b0cf47 [2023-05-22T21:40:49.267Z] Removing intermediate container 85d7f9b0cf47 [2023-05-22T21:40:49.267Z] ---> acd69cf13f73 [2023-05-22T21:40:49.267Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-22T21:40:49.267Z] ---> Running in d232df117fc2 [2023-05-22T21:40:49.536Z] Removing intermediate container d232df117fc2 [2023-05-22T21:40:49.536Z] ---> 5fc63968aa5c [2023-05-22T21:40:49.536Z] Step 23/25 : LABEL arch=arm64 [2023-05-22T21:40:49.536Z] ---> Running in 0722b132fec3 [2023-05-22T21:40:49.807Z] Removing intermediate container 0722b132fec3 [2023-05-22T21:40:49.807Z] ---> 2bcf939783c6 [2023-05-22T21:40:49.807Z] Step 24/25 : LABEL git_sha=e00e7f8d0316fd8322fe59074d727e4571f3013d [2023-05-22T21:40:50.077Z] ---> Running in 1b88b4353cc0 [2023-05-22T21:40:50.346Z] Removing intermediate container 1b88b4353cc0 [2023-05-22T21:40:50.346Z] ---> b77e82866524 [2023-05-22T21:40:50.346Z] Step 25/25 : LABEL version=0.0.0 [2023-05-22T21:40:50.346Z] ---> Running in d94d7c6c02aa [2023-05-22T21:40:50.616Z] Removing intermediate container d94d7c6c02aa [2023-05-22T21:40:50.616Z] ---> bf0cc3ad4d4a [2023-05-22T21:40:50.616Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-22T21:40:50.616Z] Successfully built bf0cc3ad4d4a [2023-05-22T21:40:50.884Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:40:51.745Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:40:51.745Z] [2023-05-22T21:40:51.745Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:40:52.178Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:40:52.178Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-22T21:40:52.178Z] 8998bd30e6a1: Pulling fs layer [2023-05-22T21:40:52.178Z] 04944245beec: Pulling fs layer [2023-05-22T21:40:52.178Z] 699f458cf7ca: Pulling fs layer [2023-05-22T21:40:52.178Z] 765212b225bb: Pulling fs layer [2023-05-22T21:40:52.178Z] f23df028b6ca: Pulling fs layer [2023-05-22T21:40:52.178Z] d65c8cfc05b1: Pulling fs layer [2023-05-22T21:40:52.178Z] 2437ff75d9bd: Pulling fs layer [2023-05-22T21:40:52.178Z] f23df028b6ca: Waiting [2023-05-22T21:40:52.178Z] d65c8cfc05b1: Waiting [2023-05-22T21:40:52.178Z] 2437ff75d9bd: Waiting [2023-05-22T21:40:52.178Z] 765212b225bb: Waiting [2023-05-22T21:40:52.456Z] 04944245beec: Verifying Checksum [2023-05-22T21:40:52.456Z] 04944245beec: Download complete [2023-05-22T21:40:52.456Z] 765212b225bb: Verifying Checksum [2023-05-22T21:40:52.456Z] 765212b225bb: Download complete [2023-05-22T21:40:52.456Z] f23df028b6ca: Verifying Checksum [2023-05-22T21:40:52.456Z] f23df028b6ca: Download complete [2023-05-22T21:40:52.456Z] d65c8cfc05b1: Download complete [2023-05-22T21:40:52.734Z] 699f458cf7ca: Download complete [2023-05-22T21:40:53.329Z] 8998bd30e6a1: Verifying Checksum [2023-05-22T21:40:53.329Z] 8998bd30e6a1: Download complete [2023-05-22T21:40:55.935Z] 2437ff75d9bd: Verifying Checksum [2023-05-22T21:40:55.935Z] 2437ff75d9bd: Download complete [2023-05-22T21:40:57.371Z] 8998bd30e6a1: Pull complete [2023-05-22T21:40:57.963Z] 04944245beec: Pull complete [2023-05-22T21:40:59.389Z] 699f458cf7ca: Pull complete [2023-05-22T21:40:59.663Z] 765212b225bb: Pull complete [2023-05-22T21:41:00.668Z] f23df028b6ca: Pull complete [2023-05-22T21:41:00.944Z] d65c8cfc05b1: Pull complete [2023-05-22T21:41:15.983Z] 2437ff75d9bd: Pull complete [2023-05-22T21:41:15.983Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-22T21:41:15.983Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-22T21:41:15.983Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:41:16.344Z] prd-ubuntu20.04-docker-arm64-4c-16g-16363 does not seem to be running inside a container [2023-05-22T21:41:16.428Z] $ 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-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-22T21:41:19.509Z] $ docker top 8c840d76931e454b91b431143772a8ee3ac524c166aa727071ae956e5fe3c48b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:41:20.494Z] ---> job-cost.sh [2023-05-22T21:41:20.494Z] lf-activate-venv: SKIPPING [2023-05-22T21:41:20.494Z] INFO: No Stack... [2023-05-22T21:41:21.091Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-22T21:41:21.684Z] INFO: Archiving Costs [Pipeline] sh [2023-05-22T21:41:22.375Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-22T21:41:22.375Z] + cut -d, -f6 [Pipeline] lock [2023-05-22T21:41:22.483Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-410-1-stack-cost] [2023-05-22T21:41:22.488Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-410-1-stack-cost] did not exist. Created. [2023-05-22T21:41:22.488Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-410-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-22T21:41:23.250Z] /w/workspace/device-virtual-go/1@tmp/durable-ab8c46fe/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-22T21:41:23.960Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-22T21:41:23.999Z] Warning: overwriting stash ‘stack-cost’ [2023-05-22T21:41:24.058Z] Stashed 1 file(s) [Pipeline] } [2023-05-22T21:41:24.079Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-410-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-22T21:41:24.164Z] $ docker stop --time=1 8c840d76931e454b91b431143772a8ee3ac524c166aa727071ae956e5fe3c48b [2023-05-22T21:41:25.791Z] $ docker rm -f --volumes 8c840d76931e454b91b431143772a8ee3ac524c166aa727071ae956e5fe3c48b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-22T21:41:26.882Z] provisioning config files... [2023-05-22T21:41:26.890Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-410@tmp/config16915795834903308635tmp [Pipeline] { [Pipeline] sh [2023-05-22T21:41:27.227Z] + set +x [2023-05-22T21:41:27.227Z] + curl+ -s https://codecov.io/bash [2023-05-22T21:41:27.227Z] bash -s -- [2023-05-22T21:41:27.227Z] [2023-05-22T21:41:27.227Z] _____ _ [2023-05-22T21:41:27.227Z] / ____| | | [2023-05-22T21:41:27.227Z] | | ___ __| | ___ ___ _____ __ [2023-05-22T21:41:27.227Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-22T21:41:27.227Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-22T21:41:27.227Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-22T21:41:27.227Z] Bash-1.0.6 [2023-05-22T21:41:27.227Z] [2023-05-22T21:41:27.227Z] [2023-05-22T21:41:27.227Z] ==> git version 2.25.1 found [2023-05-22T21:41:27.227Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-22T21:41:27.227Z] Release-Date: 2020-01-08 [2023-05-22T21:41:27.227Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-22T21:41:27.227Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-22T21:41:27.227Z] ==> Jenkins CI detected. [2023-05-22T21:41:27.227Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-410 [2023-05-22T21:41:27.227Z] project root: . [2023-05-22T21:41:27.227Z] --> token set from env [2023-05-22T21:41:27.228Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-22T21:41:27.228Z] ==> Running gcov in . (disable via -X gcov) [2023-05-22T21:41:27.228Z] ==> Python coveragepy not found [2023-05-22T21:41:27.228Z] ==> Searching for coverage reports in: [2023-05-22T21:41:27.228Z] + . [2023-05-22T21:41:27.228Z] -> Found 1 reports [2023-05-22T21:41:27.228Z] ==> Detecting git/mercurial file structure [2023-05-22T21:41:27.228Z] ==> Reading reports [2023-05-22T21:41:27.228Z] + ./coverage.out bytes=43063 [2023-05-22T21:41:27.488Z] ==> Appending adjustments [2023-05-22T21:41:27.488Z] https://docs.codecov.io/docs/fixing-reports [2023-05-22T21:41:27.488Z] + Found adjustments [2023-05-22T21:41:27.488Z] ==> Gzipping contents [2023-05-22T21:41:27.488Z] 8.0K /tmp/codecov.rYw9ua.gz [2023-05-22T21:41:27.488Z] ==> Uploading reports [2023-05-22T21:41:27.488Z] url: https://codecov.io [2023-05-22T21:41:27.488Z] query: branch=PR-410&commit=e00e7f8d0316fd8322fe59074d727e4571f3013d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-410%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=410&job=&cmd_args= [2023-05-22T21:41:27.488Z] -> Pinging Codecov [2023-05-22T21:41:27.488Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-410&commit=e00e7f8d0316fd8322fe59074d727e4571f3013d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-410%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=410&job=&cmd_args= [2023-05-22T21:41:27.488Z] -> Uploading to [2023-05-22T21:41:27.488Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-22/5E52B4B073DB2E39498172D8E973AA87/e00e7f8d0316fd8322fe59074d727e4571f3013d/5ca64cab-ed21-4fb6-84e8-91c07690cff6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230522%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230522T214127Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b2ed61d9a1ddf4b82fba87f469b8e775c78ca496529b661e29d87eff17aa6a0e [2023-05-22T21:41:27.750Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-22T21:41:27.750Z] Dload Upload Total Spent Left Speed [2023-05-22T21:41:27.750Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 27721 --:--:-- --:--:-- --:--:-- 27721 [2023-05-22T21:41:27.750Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/e00e7f8d0316fd8322fe59074d727e4571f3013d [Pipeline] } [2023-05-22T21:41:27.780Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-22T21:41:29.590Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-410/archives ] [2023-05-22T21:41:29.590Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-410/archives [2023-05-22T21:41:29.590Z] total 16 [2023-05-22T21:41:29.590Z] drwxr-xr-x 3 root root 4096 May 22 21:30 . [2023-05-22T21:41:29.590Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:30 .. [2023-05-22T21:41:29.590Z] drwxr-xr-x 2 root root 4096 May 22 21:30 cost [2023-05-22T21:41:29.590Z] -rw-r--r-- 1 root root 89 May 22 21:30 cost.csv [2023-05-22T21:41:29.590Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-410/archives [2023-05-22T21:41:29.590Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-410/archives [2023-05-22T21:41:29.590Z] total 16 [2023-05-22T21:41:29.590Z] drwxr-xr-x 3 jenkins jenkins 4096 May 22 21:30 . [2023-05-22T21:41:29.590Z] drwxrwxr-x 10 jenkins jenkins 4096 May 22 21:30 .. [2023-05-22T21:41:29.590Z] drwxr-xr-x 2 jenkins jenkins 4096 May 22 21:30 cost [2023-05-22T21:41:29.590Z] -rw-r--r-- 1 jenkins jenkins 89 May 22 21:30 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:41:29.920Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:41:30.808Z] ---> package-listing.sh [2023-05-22T21:41:30.808Z] ++ facter osfamily [2023-05-22T21:41:30.808Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-22T21:41:31.068Z] + OS_FAMILY=debian [2023-05-22T21:41:31.068Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-410 [2023-05-22T21:41:31.068Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-22T21:41:31.068Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-22T21:41:31.068Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-22T21:41:31.068Z] + PACKAGES=/tmp/packages_start.txt [2023-05-22T21:41:31.068Z] + '[' /w/workspace/foundry_device-virtual-go_PR-410 ']' [2023-05-22T21:41:31.068Z] + PACKAGES=/tmp/packages_end.txt [2023-05-22T21:41:31.068Z] + case "${OS_FAMILY}" in [2023-05-22T21:41:31.068Z] + dpkg -l [2023-05-22T21:41:31.068Z] + grep '^ii' [2023-05-22T21:41:31.068Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-22T21:41:31.068Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-22T21:41:31.068Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-22T21:41:31.068Z] + '[' /w/workspace/foundry_device-virtual-go_PR-410 ']' [2023-05-22T21:41:31.068Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-410/archives/ [2023-05-22T21:41:31.068Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-410/archives/ [Pipeline] echo [2023-05-22T21:41:31.106Z] 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/foundry_device-virtual-go_PR-410/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-22T21:41:31.401Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-22T21:41:32.047Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-22T21:41:32.047Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-22T21:41:32.184Z] prd-ubuntu20.04-docker-8c-8g-16360 does not seem to be running inside a container [2023-05-22T21:41:32.217Z] $ 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/foundry_device-virtual-go_PR-410/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/foundry_device-virtual-go_PR-410 -v /w/workspace/foundry_device-virtual-go_PR-410:/w/workspace/foundry_device-virtual-go_PR-410:rw,z -v /w/workspace/foundry_device-virtual-go_PR-410@tmp:/w/workspace/foundry_device-virtual-go_PR-410@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-22T21:41:32.422Z] $ docker top 0b79aa8dda917690cc2a9ad2a38aa56b0d3ee041cfd987cc6eabd0f58ee48b01 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-22T21:41:32.814Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-22T21:41:33.138Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-22T21:41:33.452Z] + ls /var/log/sa-host [2023-05-22T21:41:33.452Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-22T21:41:33.586Z] provisioning config files... [2023-05-22T21:41:33.595Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-410@tmp/config10036384675451093444tmp [Pipeline] { [Pipeline] echo [2023-05-22T21:41:33.643Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:41:33.962Z] ---> create-netrc.sh [Pipeline] } [2023-05-22T21:41:33.991Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:41:34.391Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-22T21:41:34.422Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:41:34.739Z] ---> sudo-logs.sh [2023-05-22T21:41:34.739Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-22T21:41:34.827Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:41:35.140Z] ---> job-cost.sh [2023-05-22T21:41:35.140Z] lf-activate-venv: SKIPPING [2023-05-22T21:41:35.140Z] DEBUG: total: 0.2199999988079071 [2023-05-22T21:41:35.140Z] INFO: Retrieving Stack Cost... [2023-05-22T21:41:35.399Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-22T21:41:35.968Z] INFO: Archiving Costs [Pipeline] echo [2023-05-22T21:41:36.003Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-22T21:41:36.316Z] ---> logs-deploy.sh [2023-05-22T21:41:36.316Z] lf-activate-venv: SKIPPING [2023-05-22T21:41:36.316Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-410/1 [2023-05-22T21:41:36.316Z] INFO: archiving workspace using pattern(s): [2023-05-22T21:41:37.255Z] Archives upload complete. [2023-05-22T21:41:37.255Z] INFO: archiving logs to Nexus