Pull request #395 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7482674c44cd3843974536dbc780dff168547a19+60ff2485dd83c77f5ba0416b635da515e23b6c8b (764b4c16539a66a1331eedf4fab52067613b7afd) 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-ssh5523736502181583390.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh13194486381986785859.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-395/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-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7648793512406870842.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-395/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh523384911830600098.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh4559719958492823159.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-395/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-395/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10948104737099141293.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12576 in /w/workspace/foundry_device-virtual-go_PR-395 [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-395 # 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 > 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/395/head:refs/remotes/origin/PR-395 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 60ff2485dd83c77f5ba0416b635da515e23b6c8b into PR head commit 7482674c44cd3843974536dbc780dff168547a19 Merge succeeded, producing 7482674c44cd3843974536dbc780dff168547a19 Checking out Revision 7482674c44cd3843974536dbc780dff168547a19 (PR-395) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-03T11:58:30.030Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f 7482674c44cd3843974536dbc780dff168547a19 # 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 60ff2485dd83c77f5ba0416b635da515e23b6c8b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7482674c44cd3843974536dbc780dff168547a19 # timeout=10 [Pipeline] withCredentials [2023-05-03T11:58:30.201Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-03T11:58:30.307Z] ========================================================= [2023-05-03T11:58:30.307Z] EdgeX Global Pipelines Version Info [2023-05-03T11:58:30.307Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-03T11:58:31.060Z] ------------------- [2023-05-03T11:58:31.060Z] stable info: [2023-05-03T11:58:31.060Z] ------------------- [2023-05-03T11:58:31.060Z] Commited By: Bill Mahoney bill.mahoney@intel.com [2023-05-03T11:58:31.060Z] Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T11:58:31.060Z] Message: update stable to v1.0.248 [2023-05-03T11:58:31.628Z] ------------------- [2023-05-03T11:58:31.628Z] experimental info: [2023-05-03T11:58:31.628Z] ------------------- [2023-05-03T11:58:31.628Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-03T11:58:31.628Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-03T11:58:31.628Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-03T11:58:31.913Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-03T11:58:31.959Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-03T11:58:32.008Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-03T11:58:32.050Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-03T11:58:32.091Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-03T11:58:32.134Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-03T11:58:32.176Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-03T11:58:32.226Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-03T11:58:32.267Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-03T11:58:32.309Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-03T11:58:32.349Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-03T11:58:32.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-03T11:58:32.436Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-03T11:58:32.479Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-03T11:58:32.519Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T11:58:32.563Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-03T11:58:32.605Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T11:58:32.648Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-03T11:58:32.688Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-03T11:58:32.730Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-03T11:58:32.771Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-03T11:58:32.813Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-03T11:58:32.858Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-03T11:58:32.902Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-03T11:58:32.942Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-03T11:58:32.983Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-03T11:58:33.022Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-03T11:58:33.062Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-395 [Pipeline] echo [2023-05-03T11:58:33.106Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-395 [Pipeline] echo [2023-05-03T11:58:33.143Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-395 [Pipeline] echo [2023-05-03T11:58:33.186Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7482674c44cd3843974536dbc780dff168547a19 [Pipeline] echo [2023-05-03T11:58:33.230Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7482674 [Pipeline] echo [2023-05-03T11:58:33.273Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T11:58:33.395Z] provisioning config files... [2023-05-03T11:58:33.409Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-395@tmp/config9639317026290550740tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T11:58:33.756Z] ---> docker-login.sh [2023-05-03T11:58:33.756Z] nexus3.edgexfoundry.org:10001 [2023-05-03T11:58:34.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:34.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:34.020Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:34.020Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:34.020Z] [2023-05-03T11:58:34.020Z] Login Succeeded [2023-05-03T11:58:34.020Z] nexus3.edgexfoundry.org:10002 [2023-05-03T11:58:34.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:34.281Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:34.282Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:34.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:34.282Z] [2023-05-03T11:58:34.282Z] Login Succeeded [2023-05-03T11:58:34.282Z] nexus3.edgexfoundry.org:10003 [2023-05-03T11:58:34.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:34.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:34.282Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:34.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:34.282Z] [2023-05-03T11:58:34.282Z] Login Succeeded [2023-05-03T11:58:34.282Z] nexus3.edgexfoundry.org:10004 [2023-05-03T11:58:34.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:34.543Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:34.543Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:34.543Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:34.543Z] [2023-05-03T11:58:34.543Z] Login Succeeded [2023-05-03T11:58:34.543Z] docker.io [2023-05-03T11:58:34.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:34.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:34.803Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:34.803Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:34.803Z] [2023-05-03T11:58:34.803Z] Login Succeeded [2023-05-03T11:58:34.803Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T11:58:34.834Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-03T11:58:35.445Z] + git rev-list -1 --merges 7482674c44cd3843974536dbc780dff168547a19~1..7482674c44cd3843974536dbc780dff168547a19 [Pipeline] echo [2023-05-03T11:58:35.503Z] -----------> git rev-list -1 --merges 7482674c44cd3843974536dbc780dff168547a19~1..7482674c44cd3843974536dbc780dff168547a19 7482674c44cd3843974536dbc780dff168547a19 [false] [Pipeline] sh [2023-05-03T11:58:35.807Z] + git log --format=format:%s -1 7482674c44cd3843974536dbc780dff168547a19 [Pipeline] echo [2023-05-03T11:58:35.844Z] ========================================================= [2023-05-03T11:58:35.844Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-03T11:58:35.844Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T11:58:36.278Z] + git log --format=format:%s -1 7482674c44cd3843974536dbc780dff168547a19 [Pipeline] echo [2023-05-03T11:58:36.312Z] [semverPrep] GIT_COMMIT: 7482674c44cd3843974536dbc780dff168547a19, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-05-03T11:58:36.344Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-03T11:58:36.743Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-03T11:58:36.743Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-03T11:58:36.743Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-03T11:58:36.743Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-03T11:58:36.743Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-05-03T11:58:36.743Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-05-03T11:58:36.743Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T11:58:37.244Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T11:58:37.244Z] [2023-05-03T11:58:37.244Z] 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-03T11:58:37.615Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T11:58:37.615Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-03T11:58:37.615Z] b85a868b505f: Pulling fs layer [2023-05-03T11:58:37.615Z] e2be974225ed: Pulling fs layer [2023-05-03T11:58:37.615Z] 339a4e72a1f5: Pulling fs layer [2023-05-03T11:58:37.615Z] 988bab9f4d93: Pulling fs layer [2023-05-03T11:58:37.615Z] 1469e6f7b9e6: Pulling fs layer [2023-05-03T11:58:37.615Z] eaf3925da568: Pulling fs layer [2023-05-03T11:58:37.615Z] bab4dde63d76: Pulling fs layer [2023-05-03T11:58:37.615Z] bde34c3a00c8: Pulling fs layer [2023-05-03T11:58:37.615Z] b352a97aabf1: Pulling fs layer [2023-05-03T11:58:37.615Z] eaf3925da568: Waiting [2023-05-03T11:58:37.615Z] 988bab9f4d93: Waiting [2023-05-03T11:58:37.615Z] 1469e6f7b9e6: Waiting [2023-05-03T11:58:37.615Z] bab4dde63d76: Waiting [2023-05-03T11:58:37.615Z] bde34c3a00c8: Waiting [2023-05-03T11:58:37.615Z] 4872d77fe225: Pulling fs layer [2023-05-03T11:58:37.615Z] 5851b861e8e6: Pulling fs layer [2023-05-03T11:58:37.615Z] b352a97aabf1: Waiting [2023-05-03T11:58:37.615Z] 4872d77fe225: Waiting [2023-05-03T11:58:37.615Z] 5851b861e8e6: Waiting [2023-05-03T11:58:37.615Z] e2be974225ed: Verifying Checksum [2023-05-03T11:58:37.615Z] e2be974225ed: Download complete [2023-05-03T11:58:37.615Z] 988bab9f4d93: Download complete [2023-05-03T11:58:37.615Z] 1469e6f7b9e6: Verifying Checksum [2023-05-03T11:58:37.615Z] 1469e6f7b9e6: Download complete [2023-05-03T11:58:37.615Z] eaf3925da568: Download complete [2023-05-03T11:58:37.875Z] 339a4e72a1f5: Verifying Checksum [2023-05-03T11:58:37.875Z] 339a4e72a1f5: Download complete [2023-05-03T11:58:37.875Z] bde34c3a00c8: Download complete [2023-05-03T11:58:37.875Z] b352a97aabf1: Verifying Checksum [2023-05-03T11:58:37.875Z] b352a97aabf1: Download complete [2023-05-03T11:58:37.875Z] 4872d77fe225: Verifying Checksum [2023-05-03T11:58:37.875Z] 4872d77fe225: Download complete [2023-05-03T11:58:37.875Z] 5851b861e8e6: Verifying Checksum [2023-05-03T11:58:37.875Z] 5851b861e8e6: Download complete [2023-05-03T11:58:37.875Z] b85a868b505f: Verifying Checksum [2023-05-03T11:58:37.875Z] b85a868b505f: Download complete [2023-05-03T11:58:38.134Z] bab4dde63d76: Verifying Checksum [2023-05-03T11:58:38.134Z] bab4dde63d76: Download complete [2023-05-03T11:58:39.069Z] b85a868b505f: Pull complete [2023-05-03T11:58:39.069Z] e2be974225ed: Pull complete [2023-05-03T11:58:39.637Z] 339a4e72a1f5: Pull complete [2023-05-03T11:58:39.637Z] 988bab9f4d93: Pull complete [2023-05-03T11:58:39.903Z] 1469e6f7b9e6: Pull complete [2023-05-03T11:58:40.160Z] eaf3925da568: Pull complete [2023-05-03T11:58:42.065Z] bab4dde63d76: Pull complete [2023-05-03T11:58:42.065Z] bde34c3a00c8: Pull complete [2023-05-03T11:58:42.065Z] b352a97aabf1: Pull complete [2023-05-03T11:58:42.065Z] 4872d77fe225: Pull complete [2023-05-03T11:58:42.065Z] 5851b861e8e6: Pull complete [2023-05-03T11:58:42.065Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-03T11:58:42.065Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-03T11:58:42.065Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T11:58:42.302Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-05-03T11:58:42.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-395 -v /w/workspace/foundry_device-virtual-go_PR-395:/w/workspace/foundry_device-virtual-go_PR-395:rw,z -v /w/workspace/foundry_device-virtual-go_PR-395@tmp:/w/workspace/foundry_device-virtual-go_PR-395@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-03T11:58:44.653Z] $ docker top 1609e75e889ce98641ab25a3e3cff9eb2570915cfbcae6d7dfde70fb802a2a34 -eo pid,comm [2023-05-03T11:58:44.722Z] 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-03T11:58:44.723Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-03T11:58:44.852Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T11:58:44.852Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T11:58:44.971Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T11:58:44.968Z] $ docker exec 1609e75e889ce98641ab25a3e3cff9eb2570915cfbcae6d7dfde70fb802a2a34 ssh-agent [2023-05-03T11:58:45.084Z] SSH_AUTH_SOCK=/tmp/ssh-mCrwNRX7Ckbj/agent.32 [2023-05-03T11:58:45.084Z] SSH_AGENT_PID=38 [2023-05-03T11:58:45.090Z] Running ssh-add (command line suppressed) [2023-05-03T11:58:45.186Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-395@tmp/private_key_3598332440330583584.key (/w/workspace/foundry_device-virtual-go_PR-395@tmp/private_key_3598332440330583584.key) [2023-05-03T11:58:45.207Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T11:58:45.530Z] + git tag --points-at HEAD [Pipeline] } [2023-05-03T11:58:45.549Z] $ docker exec --env ******** --env ******** 1609e75e889ce98641ab25a3e3cff9eb2570915cfbcae6d7dfde70fb802a2a34 ssh-agent -k [2023-05-03T11:58:45.649Z] unset SSH_AUTH_SOCK; [2023-05-03T11:58:45.650Z] unset SSH_AGENT_PID; [2023-05-03T11:58:45.651Z] echo Agent pid 38 killed; [2023-05-03T11:58:45.666Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-03T11:58:45.753Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-03T11:58:45.753Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-03T11:58:45.863Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-03T11:58:45.861Z] $ docker exec 1609e75e889ce98641ab25a3e3cff9eb2570915cfbcae6d7dfde70fb802a2a34 ssh-agent [2023-05-03T11:58:45.975Z] SSH_AUTH_SOCK=/tmp/ssh-Kjvj9RaKyQOC/agent.71 [2023-05-03T11:58:45.975Z] SSH_AGENT_PID=77 [2023-05-03T11:58:45.980Z] Running ssh-add (command line suppressed) [2023-05-03T11:58:46.074Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-395@tmp/private_key_10137411607876207332.key (/w/workspace/foundry_device-virtual-go_PR-395@tmp/private_key_10137411607876207332.key) [2023-05-03T11:58:46.094Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-03T11:58:46.421Z] + git semver init [2023-05-03T11:58:46.681Z] 2023-05-03 11:58:46,576 [run_init] DEBUG init version:0.0.0 force:False [2023-05-03T11:58:46.681Z] 2023-05-03 11:58:46,577 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-395/.semver [2023-05-03T11:58:46.681Z] 2023-05-03 11:58:46,577 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-395/.semver [2023-05-03T11:58:46.681Z] 2023-05-03 11:58:46,577 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-395/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-395, universal_newlines=False, shell=None, istream=None) [2023-05-03T11:58:47.620Z] 2023-05-03 11:58:47,567 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-395/.git/info/exclude [2023-05-03T11:58:47.620Z] 2023-05-03 11:58:47,567 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-395/.semver/PR-395 with force:False [2023-05-03T11:58:47.620Z] 2023-05-03 11:58:47,568 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-395/.semver/PR-395 [2023-05-03T11:58:47.620Z] 2023-05-03 11:58:47,571 [execute] INFO git cat-file --batch-check [2023-05-03T11:58:47.620Z] 2023-05-03 11:58:47,571 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-395/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T11:58:47.620Z] 2023-05-03 11:58:47,579 [execute] INFO git cat-file --batch [2023-05-03T11:58:47.620Z] 2023-05-03 11:58:47,579 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-395/.semver, universal_newlines=False, shell=None, istream=) [2023-05-03T11:58:47.620Z] 2023-05-03 11:58:47,585 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-395/.semver/PR-395 [2023-05-03T11:58:47.620Z] 0.0.0 [Pipeline] } [2023-05-03T11:58:47.641Z] $ docker exec --env ******** --env ******** 1609e75e889ce98641ab25a3e3cff9eb2570915cfbcae6d7dfde70fb802a2a34 ssh-agent -k [2023-05-03T11:58:47.737Z] unset SSH_AUTH_SOCK; [2023-05-03T11:58:47.737Z] unset SSH_AGENT_PID; [2023-05-03T11:58:47.737Z] echo Agent pid 77 killed; [2023-05-03T11:58:47.750Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-03T11:58:48.173Z] + git semver [Pipeline] } [2023-05-03T11:58:48.450Z] $ docker stop --time=1 1609e75e889ce98641ab25a3e3cff9eb2570915cfbcae6d7dfde70fb802a2a34 [2023-05-03T11:58:49.735Z] $ docker rm -f --volumes 1609e75e889ce98641ab25a3e3cff9eb2570915cfbcae6d7dfde70fb802a2a34 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T11:58:50.132Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-03T11:58:50.389Z] Stashed 1 file(s) [Pipeline] echo [2023-05-03T11:58:50.407Z] [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-03T11:58:51.001Z] provisioning config files... [2023-05-03T11:58:51.009Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-395@tmp/config15609894611613585330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T11:58:51.361Z] ---> docker-login.sh [2023-05-03T11:58:51.361Z] nexus3.edgexfoundry.org:10001 [2023-05-03T11:58:51.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:51.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:51.361Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:51.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:51.361Z] [2023-05-03T11:58:51.361Z] Login Succeeded [2023-05-03T11:58:51.361Z] nexus3.edgexfoundry.org:10002 [2023-05-03T11:58:51.361Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:51.361Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:51.361Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:51.361Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:51.361Z] [2023-05-03T11:58:51.361Z] Login Succeeded [2023-05-03T11:58:51.361Z] nexus3.edgexfoundry.org:10003 [2023-05-03T11:58:51.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:51.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:51.620Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:51.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:51.620Z] [2023-05-03T11:58:51.620Z] Login Succeeded [2023-05-03T11:58:51.620Z] nexus3.edgexfoundry.org:10004 [2023-05-03T11:58:51.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:51.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:51.620Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:51.620Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:51.620Z] [2023-05-03T11:58:51.620Z] Login Succeeded [2023-05-03T11:58:51.620Z] docker.io [2023-05-03T11:58:51.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T11:58:51.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T11:58:51.880Z] Configure a credential helper to remove this warning. See [2023-05-03T11:58:51.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T11:58:51.880Z] [2023-05-03T11:58:51.880Z] Login Succeeded [2023-05-03T11:58:51.880Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T11:58:51.910Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T11:58:52.092Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T11:58:52.124Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T11:58:52.155Z] ========================================================= [2023-05-03T11:58:52.155Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-03T11:58:52.155Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T11:58:52.635Z] + 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-03T11:58:52.635Z] Sending build context to Docker daemon 23.6MB [2023-05-03T11:58:52.635Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T11:58:52.635Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T11:58:52.895Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-03T11:58:52.895Z] f56be85fc22e: Pulling fs layer [2023-05-03T11:58:52.895Z] 85791d961cd3: Pulling fs layer [2023-05-03T11:58:52.895Z] d694b5ae8c79: Pulling fs layer [2023-05-03T11:58:52.895Z] 9f32a84ed3da: Pulling fs layer [2023-05-03T11:58:52.895Z] 4d19c01a9841: Pulling fs layer [2023-05-03T11:58:52.895Z] 9325e15d5711: Pulling fs layer [2023-05-03T11:58:52.895Z] 556b6ee489ea: Pulling fs layer [2023-05-03T11:58:52.895Z] c5a4b2cf53e6: Pulling fs layer [2023-05-03T11:58:52.895Z] 4d19c01a9841: Waiting [2023-05-03T11:58:52.895Z] 9325e15d5711: Waiting [2023-05-03T11:58:52.895Z] 9f32a84ed3da: Waiting [2023-05-03T11:58:52.895Z] 556b6ee489ea: Waiting [2023-05-03T11:58:52.895Z] c5a4b2cf53e6: Waiting [2023-05-03T11:58:52.895Z] 85791d961cd3: Download complete [2023-05-03T11:58:52.895Z] 9f32a84ed3da: Verifying Checksum [2023-05-03T11:58:52.895Z] 9f32a84ed3da: Download complete [2023-05-03T11:58:52.895Z] 4d19c01a9841: Verifying Checksum [2023-05-03T11:58:52.895Z] 4d19c01a9841: Download complete [2023-05-03T11:58:52.895Z] f56be85fc22e: Download complete [2023-05-03T11:58:52.895Z] 9325e15d5711: Verifying Checksum [2023-05-03T11:58:52.895Z] 9325e15d5711: Download complete [2023-05-03T11:58:52.895Z] f56be85fc22e: Pull complete [2023-05-03T11:58:53.154Z] 85791d961cd3: Pull complete [2023-05-03T11:58:53.413Z] c5a4b2cf53e6: Verifying Checksum [2023-05-03T11:58:53.413Z] c5a4b2cf53e6: Download complete [2023-05-03T11:58:53.413Z] d694b5ae8c79: Verifying Checksum [2023-05-03T11:58:53.413Z] d694b5ae8c79: Download complete [2023-05-03T11:58:53.671Z] 556b6ee489ea: Verifying Checksum [2023-05-03T11:58:53.671Z] 556b6ee489ea: Download complete [2023-05-03T11:58:56.968Z] d694b5ae8c79: Pull complete [2023-05-03T11:58:56.968Z] 9f32a84ed3da: Pull complete [2023-05-03T11:58:56.968Z] 4d19c01a9841: Pull complete [2023-05-03T11:58:56.968Z] 9325e15d5711: Pull complete [2023-05-03T11:58:59.499Z] 556b6ee489ea: Pull complete [2023-05-03T11:59:00.437Z] c5a4b2cf53e6: Pull complete [2023-05-03T11:59:00.437Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-03T11:59:00.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-03T11:59:00.437Z] ---> c4be618373d6 [2023-05-03T11:59:00.437Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T11:59:03.757Z] ---> Running in 0c2327c3a34e [2023-05-03T11:59:03.757Z] Removing intermediate container 0c2327c3a34e [2023-05-03T11:59:03.757Z] ---> bacec410d0a0 [2023-05-03T11:59:03.757Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T11:59:03.757Z] ---> Running in 43071b98bc3a [2023-05-03T11:59:03.757Z] Removing intermediate container 43071b98bc3a [2023-05-03T11:59:03.757Z] ---> ec3620e02855 [2023-05-03T11:59:03.757Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T11:59:03.757Z] ---> Running in 1ff98b345628 [2023-05-03T11:59:03.757Z] Removing intermediate container 1ff98b345628 [2023-05-03T11:59:03.757Z] ---> 625711e90480 [2023-05-03T11:59:03.757Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-03T11:59:04.017Z] ---> Running in 230e20ba4f03 [2023-05-03T11:59:04.017Z] Removing intermediate container 230e20ba4f03 [2023-05-03T11:59:04.017Z] ---> bcc92bb71fa8 [2023-05-03T11:59:04.017Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T11:59:04.017Z] ---> Running in 128af6ee63e5 [2023-05-03T11:59:04.278Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T11:59:04.541Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T11:59:04.541Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T11:59:04.541Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T11:59:04.541Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T11:59:04.541Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T11:59:04.541Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T11:59:04.541Z] OK: 269 MiB in 57 packages [2023-05-03T11:59:05.145Z] Removing intermediate container 128af6ee63e5 [2023-05-03T11:59:05.145Z] ---> 40880d6be099 [2023-05-03T11:59:05.145Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-03T11:59:05.145Z] ---> ec2d6e9cef71 [2023-05-03T11:59:05.145Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T11:59:05.405Z] ---> Running in b9e1ab4db5bb [2023-05-03T11:59:05.836Z] Still waiting to schedule task [2023-05-03T11:59:05.836Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-05-03T11:59:37.608Z] Removing intermediate container b9e1ab4db5bb [2023-05-03T11:59:37.608Z] ---> db4092c262f7 [2023-05-03T11:59:37.608Z] Step 10/12 : COPY . . [2023-05-03T11:59:37.867Z] ---> c7e979eacde7 [2023-05-03T11:59:37.867Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T11:59:37.867Z] ---> Running in 581796ae99f1 [2023-05-03T11:59:37.867Z] Removing intermediate container 581796ae99f1 [2023-05-03T11:59:37.867Z] ---> 6d0135f26624 [2023-05-03T11:59:37.867Z] Step 12/12 : RUN $MAKE [2023-05-03T11:59:37.867Z] ---> Running in 23520dacef45 [2023-05-03T11:59:38.127Z] noop [2023-05-03T11:59:38.386Z] Removing intermediate container 23520dacef45 [2023-05-03T11:59:38.386Z] ---> a68e80b2d7a8 [2023-05-03T11:59:38.386Z] Successfully built a68e80b2d7a8 [2023-05-03T11:59:38.646Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T11:59:39.085Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T11:59:39.085Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T11:59:39.244Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-05-03T11:59:39.282Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-395 -v /w/workspace/foundry_device-virtual-go_PR-395:/w/workspace/foundry_device-virtual-go_PR-395:rw,z -v /w/workspace/foundry_device-virtual-go_PR-395@tmp:/w/workspace/foundry_device-virtual-go_PR-395@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-03T11:59:39.608Z] $ docker top 2dfff3211c006cac609d3de9bf49b41ce8212a2a83ffbdfa633c1d89514d1690 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T11:59:40.007Z] + go version [2023-05-03T11:59:40.007Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-03T11:59:40.043Z] $ docker stop --time=1 2dfff3211c006cac609d3de9bf49b41ce8212a2a83ffbdfa633c1d89514d1690 [2023-05-03T11:59:41.317Z] $ docker rm -f --volumes 2dfff3211c006cac609d3de9bf49b41ce8212a2a83ffbdfa633c1d89514d1690 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T11:59:42.032Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-03T11:59:42.032Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T11:59:42.177Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-05-03T11:59:42.215Z] $ 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-395 -v /w/workspace/foundry_device-virtual-go_PR-395:/w/workspace/foundry_device-virtual-go_PR-395:rw,z -v /w/workspace/foundry_device-virtual-go_PR-395@tmp:/w/workspace/foundry_device-virtual-go_PR-395@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-03T11:59:42.549Z] $ docker top c87753d9b6e41b4dad0d81fc72f5a46752f5bcf0f3cbb09f38d60338720af5d4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T11:59:42.929Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-395 [Pipeline] fileExists [Pipeline] sh [2023-05-03T11:59:43.279Z] + make test [2023-05-03T11:59:43.279Z] go test ./... -coverprofile=coverage.out [2023-05-03T11:59:48.544Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-03T11:59:58.505Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-03T11:59:58.505Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.017s coverage: 58.6% of statements [2023-05-03T12:00:03.768Z] go vet ./... [2023-05-03T12:00:07.950Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T12:00:07.950Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T12:00:07.950Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T12:00:07.985Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T12:00:08.021Z] $ docker stop --time=1 c87753d9b6e41b4dad0d81fc72f5a46752f5bcf0f3cbb09f38d60338720af5d4 [2023-05-03T12:00:10.734Z] $ docker rm -f --volumes c87753d9b6e41b4dad0d81fc72f5a46752f5bcf0f3cbb09f38d60338720af5d4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T12:00:11.330Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T12:00:11.396Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-03T12:00:12.131Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T12:00:12.439Z] + ls -al . [2023-05-03T12:00:12.439Z] total 192 [2023-05-03T12:00:12.439Z] drwxrwxr-x 9 jenkins jenkins 4096 May 3 11:59 . [2023-05-03T12:00:12.439Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 11:58 .. [2023-05-03T12:00:12.439Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 11:58 .git [2023-05-03T12:00:12.439Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 11:58 .github [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 337 May 3 11:58 .gitignore [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 11:58 .golangci.yml [2023-05-03T12:00:12.439Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 11:58 .semver [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 3 11:58 Attribution.txt [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 3 11:58 CHANGELOG.md [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 3 11:58 Dockerfile [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 11:58 GOVERNANCE.md [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 660 May 3 11:58 Jenkinsfile [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 11:58 LICENSE [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 3 11:58 Makefile [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 623 May 3 11:58 OWNERS.md [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 3 11:58 README.md [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 11:58 VERSION [2023-05-03T12:00:12.439Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 11:58 bin [2023-05-03T12:00:12.439Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 11:58 cmd [2023-05-03T12:00:12.439Z] -rw-r--r-- 1 jenkins jenkins 43063 May 3 11:59 coverage.out [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 3 11:58 go.mod [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 3 11:58 go.sum [2023-05-03T12:00:12.439Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 11:58 internal [2023-05-03T12:00:12.439Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 11:58 snap [2023-05-03T12:00:12.439Z] -rw-rw-r-- 1 jenkins jenkins 235 May 3 11:58 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:00:12.824Z] + 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=7482674c44cd3843974536dbc780dff168547a19 --label arch=amd64 --label version=0.0.0 . [2023-05-03T12:00:12.824Z] Sending build context to Docker daemon 23.65MB [2023-05-03T12:00:12.824Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T12:00:12.824Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-03T12:00:12.824Z] ---> a68e80b2d7a8 [2023-05-03T12:00:12.824Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T12:00:13.086Z] ---> Running in 1425bb1c6cdc [2023-05-03T12:00:13.086Z] Removing intermediate container 1425bb1c6cdc [2023-05-03T12:00:13.086Z] ---> 657d821988c7 [2023-05-03T12:00:13.086Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T12:00:13.086Z] ---> Running in be7f3acf3e29 [2023-05-03T12:00:13.346Z] Removing intermediate container be7f3acf3e29 [2023-05-03T12:00:13.346Z] ---> e061147fe2d9 [2023-05-03T12:00:13.346Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T12:00:13.346Z] ---> Running in 3f86849de291 [2023-05-03T12:00:13.346Z] Removing intermediate container 3f86849de291 [2023-05-03T12:00:13.346Z] ---> 0211e6bfbb97 [2023-05-03T12:00:13.346Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-03T12:00:13.346Z] ---> Running in 34db78fca2de [2023-05-03T12:00:13.346Z] Removing intermediate container 34db78fca2de [2023-05-03T12:00:13.346Z] ---> e16db9c5b71d [2023-05-03T12:00:13.346Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T12:00:13.604Z] ---> Running in 958dc4f142e1 [2023-05-03T12:00:13.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T12:00:13.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T12:00:14.121Z] OK: 269 MiB in 57 packages [2023-05-03T12:00:14.382Z] Removing intermediate container 958dc4f142e1 [2023-05-03T12:00:14.382Z] ---> 58aa83c25b5c [2023-05-03T12:00:14.382Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-03T12:00:14.382Z] ---> ed8df78c9ea6 [2023-05-03T12:00:14.382Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T12:00:14.382Z] ---> Running in 0f6e0bc10b23 [2023-05-03T12:00:15.318Z] Removing intermediate container 0f6e0bc10b23 [2023-05-03T12:00:15.318Z] ---> 1f1247145b88 [2023-05-03T12:00:15.318Z] Step 10/25 : COPY . . [2023-05-03T12:00:15.887Z] ---> 3b5056abbc7d [2023-05-03T12:00:15.887Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T12:00:15.887Z] ---> Running in ed9c6a3155b7 [2023-05-03T12:00:16.147Z] Removing intermediate container ed9c6a3155b7 [2023-05-03T12:00:16.147Z] ---> cfc56ffa48a9 [2023-05-03T12:00:16.147Z] Step 12/25 : RUN $MAKE [2023-05-03T12:00:16.147Z] ---> Running in 25164328747f [2023-05-03T12:00:16.406Z] 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-03T12:00:34.483Z] Removing intermediate container 25164328747f [2023-05-03T12:00:34.483Z] ---> 6f3366f61e07 [2023-05-03T12:00:34.483Z] Step 13/25 : FROM alpine:3.17 [2023-05-03T12:00:34.483Z] 3.17: Pulling from library/alpine [2023-05-03T12:00:34.483Z] f56be85fc22e: Already exists [2023-05-03T12:00:34.483Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T12:00:34.483Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T12:00:34.483Z] ---> 9ed4aefc74f6 [2023-05-03T12:00:34.483Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-03T12:00:34.483Z] ---> Running in 0b5c8a4ca63e [2023-05-03T12:00:34.483Z] Removing intermediate container 0b5c8a4ca63e [2023-05-03T12:00:34.483Z] ---> 7370122ab0a1 [2023-05-03T12:00:34.483Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T12:00:34.483Z] ---> Running in 2a374a83db29 [2023-05-03T12:00:35.048Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-03T12:00:35.308Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-03T12:00:35.565Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T12:00:35.565Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T12:00:35.565Z] OK: 7 MiB in 16 packages [2023-05-03T12:00:35.824Z] Removing intermediate container 2a374a83db29 [2023-05-03T12:00:35.824Z] ---> 35d0815670f9 [2023-05-03T12:00:35.824Z] Step 16/25 : WORKDIR / [2023-05-03T12:00:35.824Z] ---> Running in 1f3440a8b2f9 [2023-05-03T12:00:36.083Z] Removing intermediate container 1f3440a8b2f9 [2023-05-03T12:00:36.083Z] ---> 440bd1233ad7 [2023-05-03T12:00:36.083Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-03T12:00:36.083Z] ---> 0e8ee6cbe1c1 [2023-05-03T12:00:36.083Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-03T12:00:36.340Z] ---> 0899557cc242 [2023-05-03T12:00:36.341Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-03T12:00:36.906Z] ---> df21bdc8ed20 [2023-05-03T12:00:36.906Z] Step 20/25 : EXPOSE 59900 [2023-05-03T12:00:36.906Z] ---> Running in 2d7d4c93e58e [2023-05-03T12:00:36.906Z] Removing intermediate container 2d7d4c93e58e [2023-05-03T12:00:36.906Z] ---> 599a8f0df728 [2023-05-03T12:00:36.906Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-03T12:00:36.906Z] ---> Running in 8b49370b080b [2023-05-03T12:00:36.906Z] Removing intermediate container 8b49370b080b [2023-05-03T12:00:36.906Z] ---> 4d9b43353bcb [2023-05-03T12:00:36.906Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T12:00:37.164Z] ---> Running in c9b34db7c1bc [2023-05-03T12:00:37.164Z] Removing intermediate container c9b34db7c1bc [2023-05-03T12:00:37.164Z] ---> 122d7d4a3f55 [2023-05-03T12:00:37.164Z] Step 23/25 : LABEL arch=amd64 [2023-05-03T12:00:37.164Z] ---> Running in ba0d4ca3a4ab [2023-05-03T12:00:37.164Z] Removing intermediate container ba0d4ca3a4ab [2023-05-03T12:00:37.164Z] ---> 543eb7c6e69a [2023-05-03T12:00:37.164Z] Step 24/25 : LABEL git_sha=7482674c44cd3843974536dbc780dff168547a19 [2023-05-03T12:00:37.164Z] ---> Running in a31f29794d91 [2023-05-03T12:00:37.164Z] Removing intermediate container a31f29794d91 [2023-05-03T12:00:37.164Z] ---> 9723fe99255a [2023-05-03T12:00:37.164Z] Step 25/25 : LABEL version=0.0.0 [2023-05-03T12:00:37.424Z] ---> Running in 7f02e30b0f49 [2023-05-03T12:00:37.424Z] Removing intermediate container 7f02e30b0f49 [2023-05-03T12:00:37.424Z] ---> 02874989bc7c [2023-05-03T12:00:37.424Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T12:00:37.424Z] Successfully built 02874989bc7c [2023-05-03T12:00:37.424Z] 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-03T12:00:38.235Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T12:00:38.235Z] [2023-05-03T12:00:38.235Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:00:38.601Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T12:00:38.601Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-03T12:00:38.601Z] 5eb5b503b376: Pulling fs layer [2023-05-03T12:00:38.601Z] 5c69ac0246d0: Pulling fs layer [2023-05-03T12:00:38.601Z] ec43610c2a17: Pulling fs layer [2023-05-03T12:00:38.601Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-03T12:00:38.601Z] 33b1e0a273af: Pulling fs layer [2023-05-03T12:00:38.601Z] 5d3b04190fa2: Pulling fs layer [2023-05-03T12:00:38.601Z] 2f39f015ded8: Pulling fs layer [2023-05-03T12:00:38.601Z] 33b1e0a273af: Waiting [2023-05-03T12:00:38.601Z] 5d3b04190fa2: Waiting [2023-05-03T12:00:38.601Z] 2f39f015ded8: Waiting [2023-05-03T12:00:38.601Z] 3a2ae6a8a46f: Waiting [2023-05-03T12:00:38.601Z] 5c69ac0246d0: Download complete [2023-05-03T12:00:38.601Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-03T12:00:38.601Z] 3a2ae6a8a46f: Download complete [2023-05-03T12:00:38.601Z] 33b1e0a273af: Verifying Checksum [2023-05-03T12:00:38.601Z] 33b1e0a273af: Download complete [2023-05-03T12:00:38.601Z] 5d3b04190fa2: Download complete [2023-05-03T12:00:38.601Z] ec43610c2a17: Verifying Checksum [2023-05-03T12:00:38.858Z] 5eb5b503b376: Verifying Checksum [2023-05-03T12:00:38.859Z] 5eb5b503b376: Download complete [2023-05-03T12:00:39.423Z] 2f39f015ded8: Download complete [2023-05-03T12:00:39.990Z] 5eb5b503b376: Pull complete [2023-05-03T12:00:40.249Z] 5c69ac0246d0: Pull complete [2023-05-03T12:00:40.507Z] ec43610c2a17: Pull complete [2023-05-03T12:00:40.507Z] 3a2ae6a8a46f: Pull complete [2023-05-03T12:00:40.764Z] 33b1e0a273af: Pull complete [2023-05-03T12:00:40.764Z] 5d3b04190fa2: Pull complete [2023-05-03T12:00:40.818Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-12577 in /w/workspace/foundry_device-virtual-go_PR-395 [Pipeline] { [Pipeline] ws [2023-05-03T12:00:40.871Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-03T12:00:40.945Z] The recommended git tool is: git [2023-05-03T12:00:45.028Z] 2f39f015ded8: Pull complete [2023-05-03T12:00:45.028Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-03T12:00:45.028Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T12:00:45.028Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:00:45.243Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-05-03T12:00:45.278Z] $ 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-395 -v /w/workspace/foundry_device-virtual-go_PR-395:/w/workspace/foundry_device-virtual-go_PR-395:rw,z -v /w/workspace/foundry_device-virtual-go_PR-395@tmp:/w/workspace/foundry_device-virtual-go_PR-395@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-03T12:00:46.100Z] using credential edgex-jenkins-ssh [2023-05-03T12:00:46.115Z] Cloning the remote Git repository [2023-05-03T12:00:46.160Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-03T12:00:46.251Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-03T12:00:46.393Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-03T12:00:46.394Z] > git --version # timeout=10 [2023-05-03T12:00:46.414Z] > git --version # 'git version 2.25.1' [2023-05-03T12:00:46.416Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T12:00:46.549Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T12:00:47.831Z] $ docker top b42aab5a523682868f125c2f6da295f5b53c677c67528e63d00b049aadf42c6a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:00:48.275Z] ---> job-cost.sh [2023-05-03T12:00:48.275Z] lf-activate-venv: SKIPPING [2023-05-03T12:00:48.275Z] INFO: No Stack... [2023-05-03T12:00:48.533Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T12:00:48.792Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T12:00:49.104Z] + cat /w/workspace/foundry_device-virtual-go_PR-395/archives/cost.csv [2023-05-03T12:00:49.104Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T12:00:49.147Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-395-1-stack-cost] [2023-05-03T12:00:49.152Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-395-1-stack-cost] did not exist. Created. [2023-05-03T12:00:49.152Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T12:00:49.545Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-03T12:00:49.598Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T12:00:49.631Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-395-1-stack-cost] [2023-05-03T12:00:48.527Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-03T12:00:48.552Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-03T12:00:49.385Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-03T12:00:49.423Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-03T12:00:49.424Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T12:00:49.440Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/395/head:refs/remotes/origin/PR-395 +refs/heads/main:refs/remotes/origin/main # timeout=10 [Pipeline] // lock [Pipeline] } [2023-05-03T12:00:49.718Z] $ docker stop --time=1 b42aab5a523682868f125c2f6da295f5b53c677c67528e63d00b049aadf42c6a [2023-05-03T12:00:49.926Z] Merging remotes/origin/main commit 60ff2485dd83c77f5ba0416b635da515e23b6c8b into PR head commit 7482674c44cd3843974536dbc780dff168547a19 [2023-05-03T12:00:50.207Z] Merge succeeded, producing 7482674c44cd3843974536dbc780dff168547a19 [2023-05-03T12:00:50.208Z] Checking out Revision 7482674c44cd3843974536dbc780dff168547a19 (PR-395) [2023-05-03T12:00:50.703Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-05-03T12:00:50.758Z] > git --version # timeout=10 [2023-05-03T12:00:50.771Z] > git --version # 'git version 2.25.1' [2023-05-03T12:00:50.787Z] fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [2023-05-03T12:00:50.882Z] $ docker rm -f --volumes b42aab5a523682868f125c2f6da295f5b53c677c67528e63d00b049aadf42c6a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [2023-05-03T12:00:49.945Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T12:00:50.016Z] > git checkout -f 7482674c44cd3843974536dbc780dff168547a19 # timeout=10 [2023-05-03T12:00:50.104Z] > git remote # timeout=10 [2023-05-03T12:00:50.128Z] > git config --get remote.origin.url # timeout=10 [2023-05-03T12:00:50.151Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-03T12:00:50.164Z] > git merge 60ff2485dd83c77f5ba0416b635da515e23b6c8b # timeout=10 [2023-05-03T12:00:50.193Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-03T12:00:50.217Z] > git config core.sparsecheckout # timeout=10 [2023-05-03T12:00:50.238Z] > git checkout -f 7482674c44cd3843974536dbc780dff168547a19 # timeout=10 [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T12:00:52.048Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-03T12:00:52.048Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T12:00:52.048Z] Dload Upload Total Spent Left Speed [2023-05-03T12:00:52.048Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 92398 0 --:--:-- --:--:-- --:--:-- 93072 [Pipeline] sh [2023-05-03T12:00:52.807Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-03T12:00:53.165Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-03T12:00:53.165Z] + sudo tee /etc/docker/daemon.new [2023-05-03T12:00:53.165Z] { [2023-05-03T12:00:53.165Z] "registry-mirrors": [ [2023-05-03T12:00:53.165Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-03T12:00:53.165Z] ], [2023-05-03T12:00:53.165Z] "bip": "10.250.0.254/24", [2023-05-03T12:00:53.165Z] "hosts": [ [2023-05-03T12:00:53.165Z] "tcp://0.0.0.0:5555", [2023-05-03T12:00:53.165Z] "unix:///var/run/docker.sock" [2023-05-03T12:00:53.165Z] ], [2023-05-03T12:00:53.165Z] "mtu": 1458, [2023-05-03T12:00:53.165Z] "selinux-enabled": true, [2023-05-03T12:00:53.165Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-03T12:00:53.165Z] } [Pipeline] sh [2023-05-03T12:00:53.518Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-03T12:00:53.863Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T12:01:12.998Z] provisioning config files... [2023-05-03T12:01:13.029Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config5440077892575782462tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:01:13.424Z] ---> docker-login.sh [2023-05-03T12:01:13.424Z] nexus3.edgexfoundry.org:10001 [2023-05-03T12:01:13.694Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:01:13.970Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:01:13.970Z] Configure a credential helper to remove this warning. See [2023-05-03T12:01:13.970Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:01:13.970Z] [2023-05-03T12:01:13.970Z] Login Succeeded [2023-05-03T12:01:13.970Z] nexus3.edgexfoundry.org:10002 [2023-05-03T12:01:14.242Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:01:14.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:01:14.513Z] Configure a credential helper to remove this warning. See [2023-05-03T12:01:14.513Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:01:14.513Z] [2023-05-03T12:01:14.513Z] Login Succeeded [2023-05-03T12:01:14.513Z] nexus3.edgexfoundry.org:10003 [2023-05-03T12:01:14.789Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:01:14.789Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:01:14.789Z] Configure a credential helper to remove this warning. See [2023-05-03T12:01:14.789Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:01:14.789Z] [2023-05-03T12:01:14.789Z] Login Succeeded [2023-05-03T12:01:14.789Z] nexus3.edgexfoundry.org:10004 [2023-05-03T12:01:15.060Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:01:15.060Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:01:15.060Z] Configure a credential helper to remove this warning. See [2023-05-03T12:01:15.060Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:01:15.060Z] [2023-05-03T12:01:15.060Z] Login Succeeded [2023-05-03T12:01:15.060Z] docker.io [2023-05-03T12:01:15.330Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-03T12:01:15.599Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-03T12:01:15.599Z] Configure a credential helper to remove this warning. See [2023-05-03T12:01:15.599Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-03T12:01:15.599Z] [2023-05-03T12:01:15.599Z] Login Succeeded [2023-05-03T12:01:15.599Z] ---> docker-login.sh ends [Pipeline] } [2023-05-03T12:01:15.629Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-03T12:01:15.983Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:01:16.017Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-03T12:01:16.050Z] ========================================================= [2023-05-03T12:01:16.050Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-03T12:01:16.050Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:01:16.535Z] + 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-03T12:01:16.815Z] Sending build context to Docker daemon 11.96MB [2023-05-03T12:01:17.083Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T12:01:17.083Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-03T12:01:17.083Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-03T12:01:17.083Z] c41833b44d91: Pulling fs layer [2023-05-03T12:01:17.083Z] ed15518f5707: Pulling fs layer [2023-05-03T12:01:17.083Z] feae8fd75edb: Pulling fs layer [2023-05-03T12:01:17.083Z] 242c74f7c9fa: Pulling fs layer [2023-05-03T12:01:17.083Z] 3cdef696dda3: Pulling fs layer [2023-05-03T12:01:17.083Z] 2ced38df9373: Pulling fs layer [2023-05-03T12:01:17.083Z] 58f1dce35555: Pulling fs layer [2023-05-03T12:01:17.083Z] 3cdef696dda3: Waiting [2023-05-03T12:01:17.083Z] 242c74f7c9fa: Waiting [2023-05-03T12:01:17.083Z] 2ced38df9373: Waiting [2023-05-03T12:01:17.083Z] 58f1dce35555: Waiting [2023-05-03T12:01:17.083Z] ed15518f5707: Download complete [2023-05-03T12:01:17.363Z] 242c74f7c9fa: Verifying Checksum [2023-05-03T12:01:17.363Z] 242c74f7c9fa: Download complete [2023-05-03T12:01:17.363Z] 3cdef696dda3: Verifying Checksum [2023-05-03T12:01:17.363Z] 3cdef696dda3: Download complete [2023-05-03T12:01:17.363Z] c41833b44d91: Download complete [2023-05-03T12:01:18.803Z] 58f1dce35555: Verifying Checksum [2023-05-03T12:01:18.803Z] 58f1dce35555: Download complete [2023-05-03T12:01:19.773Z] feae8fd75edb: Verifying Checksum [2023-05-03T12:01:19.773Z] feae8fd75edb: Download complete [2023-05-03T12:01:20.042Z] 2ced38df9373: Verifying Checksum [2023-05-03T12:01:20.042Z] 2ced38df9373: Download complete [2023-05-03T12:01:21.453Z] c41833b44d91: Pull complete [2023-05-03T12:01:21.722Z] ed15518f5707: Pull complete [2023-05-03T12:01:34.155Z] feae8fd75edb: Pull complete [2023-05-03T12:01:34.423Z] 242c74f7c9fa: Pull complete [2023-05-03T12:01:34.691Z] 3cdef696dda3: Pull complete [2023-05-03T12:01:41.369Z] 2ced38df9373: Pull complete [2023-05-03T12:01:43.955Z] 58f1dce35555: Pull complete [2023-05-03T12:01:43.955Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-03T12:01:43.955Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-03T12:01:43.955Z] ---> fadd8f120f05 [2023-05-03T12:01:43.956Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T12:01:45.912Z] ---> Running in 70fbd286638c [2023-05-03T12:01:46.182Z] Removing intermediate container 70fbd286638c [2023-05-03T12:01:46.182Z] ---> 4093541856fd [2023-05-03T12:01:46.182Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T12:01:46.182Z] ---> Running in 8947a64699ad [2023-05-03T12:01:46.450Z] Removing intermediate container 8947a64699ad [2023-05-03T12:01:46.450Z] ---> 5340018f8c87 [2023-05-03T12:01:46.450Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-03T12:01:46.450Z] ---> Running in d3501dca6095 [2023-05-03T12:01:46.726Z] Removing intermediate container d3501dca6095 [2023-05-03T12:01:46.726Z] ---> 1ce00c8f1b3d [2023-05-03T12:01:46.726Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-03T12:01:46.997Z] ---> Running in 12c56fcb84d8 [2023-05-03T12:01:47.266Z] Removing intermediate container 12c56fcb84d8 [2023-05-03T12:01:47.266Z] ---> aa966924848c [2023-05-03T12:01:47.266Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T12:01:47.266Z] ---> Running in e752151e6393 [2023-05-03T12:01:48.694Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T12:01:48.958Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T12:01:49.920Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-03T12:01:49.920Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-03T12:01:49.920Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-03T12:01:50.188Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-03T12:01:50.188Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T12:01:50.188Z] OK: 268 MiB in 57 packages [2023-05-03T12:01:51.157Z] Removing intermediate container e752151e6393 [2023-05-03T12:01:51.157Z] ---> fa967150c1b1 [2023-05-03T12:01:51.157Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-03T12:01:51.742Z] ---> 95654204640d [2023-05-03T12:01:51.742Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T12:01:51.742Z] ---> Running in 1c7c6f76611b [2023-05-03T12:02:59.640Z] Removing intermediate container 1c7c6f76611b [2023-05-03T12:02:59.640Z] ---> 64ed1f91febb [2023-05-03T12:02:59.640Z] Step 10/12 : COPY . . [2023-05-03T12:02:59.640Z] ---> a23f72e52311 [2023-05-03T12:02:59.640Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T12:02:59.640Z] ---> Running in 3517454626c8 [2023-05-03T12:02:59.640Z] Removing intermediate container 3517454626c8 [2023-05-03T12:02:59.640Z] ---> 2a05e8565c55 [2023-05-03T12:02:59.640Z] Step 12/12 : RUN $MAKE [2023-05-03T12:02:59.640Z] ---> Running in 217e0307c1db [2023-05-03T12:02:59.640Z] noop [2023-05-03T12:02:59.640Z] Removing intermediate container 217e0307c1db [2023-05-03T12:02:59.641Z] ---> df1586bb503a [2023-05-03T12:02:59.641Z] Successfully built df1586bb503a [2023-05-03T12:02:59.641Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:03:00.104Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T12:03:00.104Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:03:00.388Z] prd-ubuntu20.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container [2023-05-03T12:03:00.453Z] $ 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-03T12:03:01.627Z] $ docker top e3adf6874c35dbb896095486267b5d3b6ccc18ee2dad4b0f6e91d7a51ba8e4a8 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:03:02.483Z] + go version [2023-05-03T12:03:02.483Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-03T12:03:02.521Z] $ docker stop --time=1 e3adf6874c35dbb896095486267b5d3b6ccc18ee2dad4b0f6e91d7a51ba8e4a8 [2023-05-03T12:03:04.130Z] $ docker rm -f --volumes e3adf6874c35dbb896095486267b5d3b6ccc18ee2dad4b0f6e91d7a51ba8e4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:03:04.978Z] + docker inspect -f . ci-base-image-arm64 [2023-05-03T12:03:04.978Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:03:05.227Z] prd-ubuntu20.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container [2023-05-03T12:03:05.294Z] $ 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-03T12:03:07.255Z] $ docker top d58a75b01fd85c8b58cf6ab689e83fb669c658649cb4abd2c83ecae21c627788 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:03:08.122Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-03T12:03:08.508Z] + make test [2023-05-03T12:03:08.508Z] go test ./... -coverprofile=coverage.out [2023-05-03T12:03:40.748Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-03T12:05:32.388Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-03T12:05:32.388Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.104s coverage: 58.4% of statements [2023-05-03T12:05:32.388Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-03T12:05:32.388Z] go vet ./... [2023-05-03T12:05:59.085Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-03T12:05:59.085Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-03T12:05:59.085Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-03T12:05:59.134Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-03T12:05:59.170Z] $ docker stop --time=1 d58a75b01fd85c8b58cf6ab689e83fb669c658649cb4abd2c83ecae21c627788 [2023-05-03T12:06:00.933Z] $ docker rm -f --volumes d58a75b01fd85c8b58cf6ab689e83fb669c658649cb4abd2c83ecae21c627788 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-03T12:06:02.047Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-03T12:06:02.082Z] Warning: overwriting stash ‘coverage-report’ [2023-05-03T12:06:02.610Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-03T12:06:03.267Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-03T12:06:03.608Z] + ls -al . [2023-05-03T12:06:03.608Z] total 188 [2023-05-03T12:06:03.608Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:03 . [2023-05-03T12:06:03.608Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:00 .. [2023-05-03T12:06:03.608Z] drwxrwxr-x 8 jenkins jenkins 4096 May 3 12:00 .git [2023-05-03T12:06:03.608Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:00 .github [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 337 May 3 12:00 .gitignore [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 41 May 3 12:00 .golangci.yml [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 3 12:00 Attribution.txt [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 3 12:00 CHANGELOG.md [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 3 12:00 Dockerfile [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 677 May 3 12:00 GOVERNANCE.md [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 660 May 3 12:00 Jenkinsfile [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 3 12:00 LICENSE [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 3 12:00 Makefile [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 623 May 3 12:00 OWNERS.md [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 3 12:00 README.md [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 5 May 3 11:58 VERSION [2023-05-03T12:06:03.608Z] drwxrwxr-x 2 jenkins jenkins 4096 May 3 12:00 bin [2023-05-03T12:06:03.608Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:00 cmd [2023-05-03T12:06:03.608Z] -rw-r--r-- 1 jenkins jenkins 43063 May 3 12:05 coverage.out [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 3 12:00 go.mod [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 3 12:00 go.sum [2023-05-03T12:06:03.608Z] drwxrwxr-x 3 jenkins jenkins 4096 May 3 12:00 internal [2023-05-03T12:06:03.608Z] drwxrwxr-x 4 jenkins jenkins 4096 May 3 12:00 snap [2023-05-03T12:06:03.608Z] -rw-rw-r-- 1 jenkins jenkins 235 May 3 12:00 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:06:04.018Z] + 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=7482674c44cd3843974536dbc780dff168547a19 --label arch=arm64 --label version=0.0.0 . [2023-05-03T12:06:04.600Z] Sending build context to Docker daemon 12.01MB [2023-05-03T12:06:04.600Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-03T12:06:04.600Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-03T12:06:04.600Z] ---> df1586bb503a [2023-05-03T12:06:04.600Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-03T12:06:04.600Z] ---> Running in 55d92f0d0deb [2023-05-03T12:06:04.868Z] Removing intermediate container 55d92f0d0deb [2023-05-03T12:06:04.868Z] ---> f3f3f327387b [2023-05-03T12:06:04.868Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-03T12:06:05.135Z] ---> Running in 8390d5a6b24c [2023-05-03T12:06:05.416Z] Removing intermediate container 8390d5a6b24c [2023-05-03T12:06:05.416Z] ---> 0b444eb33c0e [2023-05-03T12:06:05.416Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-03T12:06:05.416Z] ---> Running in 855bf22310ac [2023-05-03T12:06:05.684Z] Removing intermediate container 855bf22310ac [2023-05-03T12:06:05.684Z] ---> 716a51915c7d [2023-05-03T12:06:05.684Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-03T12:06:05.684Z] ---> Running in d7a167ed6358 [2023-05-03T12:06:05.959Z] Removing intermediate container d7a167ed6358 [2023-05-03T12:06:05.959Z] ---> aa3c47545894 [2023-05-03T12:06:05.959Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-03T12:06:06.245Z] ---> Running in 1b58dd825ec0 [2023-05-03T12:06:07.230Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T12:06:07.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T12:06:08.780Z] OK: 268 MiB in 57 packages [2023-05-03T12:06:09.746Z] Removing intermediate container 1b58dd825ec0 [2023-05-03T12:06:09.746Z] ---> d89d69fd0dfd [2023-05-03T12:06:09.746Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-03T12:06:10.014Z] ---> 53d5ff8f4af5 [2023-05-03T12:06:10.014Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-03T12:06:10.296Z] ---> Running in 3884cc21dc85 [2023-05-03T12:06:12.897Z] Removing intermediate container 3884cc21dc85 [2023-05-03T12:06:12.897Z] ---> f432ef0c9944 [2023-05-03T12:06:12.897Z] Step 10/25 : COPY . . [2023-05-03T12:06:13.860Z] ---> 63d397e66896 [2023-05-03T12:06:13.860Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-03T12:06:13.860Z] ---> Running in fce3482ce949 [2023-05-03T12:06:14.457Z] Removing intermediate container fce3482ce949 [2023-05-03T12:06:14.457Z] ---> 25ca6528e944 [2023-05-03T12:06:14.457Z] Step 12/25 : RUN $MAKE [2023-05-03T12:06:14.457Z] ---> Running in 962cd59dbdf7 [2023-05-03T12:06:15.418Z] 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-03T12:08:22.075Z] Removing intermediate container 962cd59dbdf7 [2023-05-03T12:08:22.075Z] ---> 80a025d1feef [2023-05-03T12:08:22.075Z] Step 13/25 : FROM alpine:3.17 [2023-05-03T12:08:22.075Z] 3.17: Pulling from library/alpine [2023-05-03T12:08:22.075Z] c41833b44d91: Already exists [2023-05-03T12:08:22.075Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-03T12:08:22.075Z] Status: Downloaded newer image for alpine:3.17 [2023-05-03T12:08:22.075Z] ---> 51e60588ff2c [2023-05-03T12:08:22.075Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-03T12:08:22.075Z] ---> Running in 3317b94f81c1 [2023-05-03T12:08:22.075Z] Removing intermediate container 3317b94f81c1 [2023-05-03T12:08:22.075Z] ---> 961c25ab965f [2023-05-03T12:08:22.075Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-03T12:08:22.075Z] ---> Running in 374b41a6316a [2023-05-03T12:08:23.038Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-03T12:08:23.618Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-03T12:08:24.581Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-03T12:08:24.581Z] Executing busybox-1.35.0-r29.trigger [2023-05-03T12:08:24.581Z] OK: 8 MiB in 16 packages [2023-05-03T12:08:25.551Z] Removing intermediate container 374b41a6316a [2023-05-03T12:08:25.551Z] ---> 601bc838f2d4 [2023-05-03T12:08:25.552Z] Step 16/25 : WORKDIR / [2023-05-03T12:08:25.552Z] ---> Running in d48eac361ab3 [2023-05-03T12:08:25.818Z] Removing intermediate container d48eac361ab3 [2023-05-03T12:08:25.818Z] ---> 05b048ca3851 [2023-05-03T12:08:25.818Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-03T12:08:26.406Z] ---> edc43fc5b0d1 [2023-05-03T12:08:26.406Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-03T12:08:26.679Z] ---> e7aa41567b6c [2023-05-03T12:08:26.679Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-03T12:08:28.080Z] ---> bc56e013e5d6 [2023-05-03T12:08:28.080Z] Step 20/25 : EXPOSE 59900 [2023-05-03T12:08:28.080Z] ---> Running in 569c3e4dd31c [2023-05-03T12:08:28.346Z] Removing intermediate container 569c3e4dd31c [2023-05-03T12:08:28.346Z] ---> d185604fe153 [2023-05-03T12:08:28.346Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-03T12:08:28.346Z] ---> Running in 7a83783c24bc [2023-05-03T12:08:28.681Z] Removing intermediate container 7a83783c24bc [2023-05-03T12:08:28.681Z] ---> 91c460a101e4 [2023-05-03T12:08:28.681Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-03T12:08:28.956Z] ---> Running in 3681c859e411 [2023-05-03T12:08:28.956Z] Removing intermediate container 3681c859e411 [2023-05-03T12:08:28.956Z] ---> fe9a5350d866 [2023-05-03T12:08:28.956Z] Step 23/25 : LABEL arch=arm64 [2023-05-03T12:08:29.227Z] ---> Running in c62f1dc2f61b [2023-05-03T12:08:29.494Z] Removing intermediate container c62f1dc2f61b [2023-05-03T12:08:29.494Z] ---> 30ca40d97a2f [2023-05-03T12:08:29.494Z] Step 24/25 : LABEL git_sha=7482674c44cd3843974536dbc780dff168547a19 [2023-05-03T12:08:29.494Z] ---> Running in 8c3b5834e8e1 [2023-05-03T12:08:29.765Z] Removing intermediate container 8c3b5834e8e1 [2023-05-03T12:08:29.765Z] ---> f480e0427140 [2023-05-03T12:08:29.765Z] Step 25/25 : LABEL version=0.0.0 [2023-05-03T12:08:29.765Z] ---> Running in e80fcee2d0b9 [2023-05-03T12:08:30.037Z] Removing intermediate container e80fcee2d0b9 [2023-05-03T12:08:30.037Z] ---> b244c0d30cd8 [2023-05-03T12:08:30.037Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-03T12:08:30.037Z] Successfully built b244c0d30cd8 [2023-05-03T12:08:30.037Z] 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-03T12:08:30.775Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T12:08:30.775Z] [2023-05-03T12:08:30.775Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:08:31.173Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T12:08:31.173Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-03T12:08:31.173Z] 8998bd30e6a1: Pulling fs layer [2023-05-03T12:08:31.173Z] 04944245beec: Pulling fs layer [2023-05-03T12:08:31.173Z] 699f458cf7ca: Pulling fs layer [2023-05-03T12:08:31.173Z] 765212b225bb: Pulling fs layer [2023-05-03T12:08:31.173Z] f23df028b6ca: Pulling fs layer [2023-05-03T12:08:31.173Z] d65c8cfc05b1: Pulling fs layer [2023-05-03T12:08:31.173Z] 2437ff75d9bd: Pulling fs layer [2023-05-03T12:08:31.173Z] f23df028b6ca: Waiting [2023-05-03T12:08:31.173Z] d65c8cfc05b1: Waiting [2023-05-03T12:08:31.173Z] 2437ff75d9bd: Waiting [2023-05-03T12:08:31.173Z] 765212b225bb: Waiting [2023-05-03T12:08:31.438Z] 04944245beec: Verifying Checksum [2023-05-03T12:08:31.439Z] 04944245beec: Download complete [2023-05-03T12:08:31.439Z] 765212b225bb: Verifying Checksum [2023-05-03T12:08:31.439Z] 765212b225bb: Download complete [2023-05-03T12:08:31.439Z] f23df028b6ca: Verifying Checksum [2023-05-03T12:08:31.439Z] f23df028b6ca: Download complete [2023-05-03T12:08:31.439Z] d65c8cfc05b1: Verifying Checksum [2023-05-03T12:08:31.439Z] d65c8cfc05b1: Download complete [2023-05-03T12:08:31.439Z] 699f458cf7ca: Verifying Checksum [2023-05-03T12:08:31.439Z] 699f458cf7ca: Download complete [2023-05-03T12:08:32.019Z] 8998bd30e6a1: Verifying Checksum [2023-05-03T12:08:32.019Z] 8998bd30e6a1: Download complete [2023-05-03T12:08:33.952Z] 2437ff75d9bd: Verifying Checksum [2023-05-03T12:08:33.952Z] 2437ff75d9bd: Download complete [2023-05-03T12:08:35.355Z] 8998bd30e6a1: Pull complete [2023-05-03T12:08:35.935Z] 04944245beec: Pull complete [2023-05-03T12:08:36.890Z] 699f458cf7ca: Pull complete [2023-05-03T12:08:37.155Z] 765212b225bb: Pull complete [2023-05-03T12:08:37.736Z] f23df028b6ca: Pull complete [2023-05-03T12:08:38.002Z] d65c8cfc05b1: Pull complete [2023-05-03T12:08:50.290Z] 2437ff75d9bd: Pull complete [2023-05-03T12:08:50.290Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-03T12:08:50.290Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-03T12:08:50.290Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:08:50.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-12577 does not seem to be running inside a container [2023-05-03T12:08:50.643Z] $ 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-03T12:08:53.080Z] $ docker top ca1b17396070deda39b9eea140135682ffb4b0384345bdfa0b262d7c39b04ca5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:08:53.630Z] ---> job-cost.sh [2023-05-03T12:08:53.895Z] lf-activate-venv: SKIPPING [2023-05-03T12:08:53.895Z] INFO: No Stack... [2023-05-03T12:08:54.163Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-03T12:08:55.117Z] INFO: Archiving Costs [Pipeline] sh [2023-05-03T12:08:55.455Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-05-03T12:08:55.455Z] + cut -d, -f6 [Pipeline] lock [2023-05-03T12:08:55.537Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-395-1-stack-cost] [2023-05-03T12:08:55.542Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-395-1-stack-cost] did not exist. Created. [2023-05-03T12:08:55.542Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-395-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-03T12:08:55.938Z] /w/workspace/device-virtual-go/1@tmp/durable-20108152/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-03T12:08:56.277Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-03T12:08:56.310Z] Warning: overwriting stash ‘stack-cost’ [2023-05-03T12:08:56.350Z] Stashed 1 file(s) [Pipeline] } [2023-05-03T12:08:56.365Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-395-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-03T12:08:56.440Z] $ docker stop --time=1 ca1b17396070deda39b9eea140135682ffb4b0384345bdfa0b262d7c39b04ca5 [2023-05-03T12:08:57.877Z] $ docker rm -f --volumes ca1b17396070deda39b9eea140135682ffb4b0384345bdfa0b262d7c39b04ca5 [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-03T12:08:58.854Z] provisioning config files... [2023-05-03T12:08:58.862Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-395@tmp/config8834982718651624453tmp [Pipeline] { [Pipeline] sh [2023-05-03T12:08:59.197Z] + set +x [2023-05-03T12:08:59.197Z] + bash -s -- [2023-05-03T12:08:59.197Z] + curl -s https://codecov.io/bash [2023-05-03T12:08:59.197Z] [2023-05-03T12:08:59.197Z] _____ _ [2023-05-03T12:08:59.197Z] / ____| | | [2023-05-03T12:08:59.197Z] | | ___ __| | ___ ___ _____ __ [2023-05-03T12:08:59.197Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-03T12:08:59.197Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-03T12:08:59.197Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-03T12:08:59.197Z] Bash-1.0.6 [2023-05-03T12:08:59.197Z] [2023-05-03T12:08:59.197Z] [2023-05-03T12:08:59.197Z] ==> git version 2.25.1 found [2023-05-03T12:08:59.197Z] ==> 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-03T12:08:59.197Z] Release-Date: 2020-01-08 [2023-05-03T12:08:59.197Z] 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-03T12:08:59.197Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-03T12:08:59.197Z] ==> Jenkins CI detected. [2023-05-03T12:08:59.197Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-395 [2023-05-03T12:08:59.197Z] project root: . [2023-05-03T12:08:59.197Z] --> token set from env [2023-05-03T12:08:59.197Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-03T12:08:59.197Z] ==> Running gcov in . (disable via -X gcov) [2023-05-03T12:08:59.197Z] ==> Python coveragepy not found [2023-05-03T12:08:59.197Z] ==> Searching for coverage reports in: [2023-05-03T12:08:59.197Z] + . [2023-05-03T12:08:59.197Z] -> Found 1 reports [2023-05-03T12:08:59.197Z] ==> Detecting git/mercurial file structure [2023-05-03T12:08:59.456Z] ==> Reading reports [2023-05-03T12:08:59.456Z] + ./coverage.out bytes=43063 [2023-05-03T12:08:59.456Z] ==> Appending adjustments [2023-05-03T12:08:59.456Z] https://docs.codecov.io/docs/fixing-reports [2023-05-03T12:08:59.456Z] + Found adjustments [2023-05-03T12:08:59.456Z] ==> Gzipping contents [2023-05-03T12:08:59.456Z] 8.0K /tmp/codecov.JrVeyW.gz [2023-05-03T12:08:59.456Z] ==> Uploading reports [2023-05-03T12:08:59.456Z] url: https://codecov.io [2023-05-03T12:08:59.456Z] query: branch=PR-395&commit=7482674c44cd3843974536dbc780dff168547a19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=395&job=&cmd_args= [2023-05-03T12:08:59.456Z] -> Pinging Codecov [2023-05-03T12:08:59.456Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-395&commit=7482674c44cd3843974536dbc780dff168547a19&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-395%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=395&job=&cmd_args= [2023-05-03T12:08:59.714Z] -> Uploading to [2023-05-03T12:08:59.714Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-03/5E52B4B073DB2E39498172D8E973AA87/7482674c44cd3843974536dbc780dff168547a19/443456df-0e51-41c3-8a29-41e23b6930a3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230503%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230503T120859Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5eb2d2a612676f5e6d5e8e74d8c2838ecdc80cb64f3e47106aa4f142aa6570a9 [2023-05-03T12:08:59.714Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-03T12:08:59.714Z] Dload Upload Total Spent Left Speed [2023-05-03T12:08:59.974Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23351 --:--:-- --:--:-- --:--:-- 23351 100 5184 0 0 100 5184 0 22248 --:--:-- --:--:-- --:--:-- 22153 [2023-05-03T12:08:59.974Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/7482674c44cd3843974536dbc780dff168547a19 [Pipeline] } [2023-05-03T12:09:00.001Z] 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-03T12:09:01.749Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-395/archives ] [2023-05-03T12:09:01.749Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-395/archives [2023-05-03T12:09:01.749Z] total 16 [2023-05-03T12:09:01.749Z] drwxr-xr-x 3 root root 4096 May 3 12:00 . [2023-05-03T12:09:01.749Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 12:00 .. [2023-05-03T12:09:01.749Z] drwxr-xr-x 2 root root 4096 May 3 12:00 cost [2023-05-03T12:09:01.749Z] -rw-r--r-- 1 root root 89 May 3 12:00 cost.csv [2023-05-03T12:09:01.749Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-395/archives [2023-05-03T12:09:01.749Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-395/archives [2023-05-03T12:09:01.749Z] total 16 [2023-05-03T12:09:01.749Z] drwxr-xr-x 3 jenkins jenkins 4096 May 3 12:00 . [2023-05-03T12:09:01.749Z] drwxrwxr-x 10 jenkins jenkins 4096 May 3 12:00 .. [2023-05-03T12:09:01.749Z] drwxr-xr-x 2 jenkins jenkins 4096 May 3 12:00 cost [2023-05-03T12:09:01.749Z] -rw-r--r-- 1 jenkins jenkins 89 May 3 12:00 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:09:02.074Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:09:02.961Z] ---> package-listing.sh [2023-05-03T12:09:02.961Z] ++ facter osfamily [2023-05-03T12:09:02.961Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-03T12:09:03.220Z] + OS_FAMILY=debian [2023-05-03T12:09:03.220Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-395 [2023-05-03T12:09:03.220Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-03T12:09:03.220Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-03T12:09:03.220Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-03T12:09:03.220Z] + PACKAGES=/tmp/packages_start.txt [2023-05-03T12:09:03.220Z] + '[' /w/workspace/foundry_device-virtual-go_PR-395 ']' [2023-05-03T12:09:03.220Z] + PACKAGES=/tmp/packages_end.txt [2023-05-03T12:09:03.220Z] + case "${OS_FAMILY}" in [2023-05-03T12:09:03.220Z] + dpkg -l [2023-05-03T12:09:03.220Z] + grep '^ii' [2023-05-03T12:09:03.220Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-03T12:09:03.220Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-03T12:09:03.220Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-03T12:09:03.220Z] + '[' /w/workspace/foundry_device-virtual-go_PR-395 ']' [2023-05-03T12:09:03.221Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-395/archives/ [2023-05-03T12:09:03.221Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-395/archives/ [Pipeline] echo [2023-05-03T12:09:03.256Z] 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-395/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-03T12:09:03.547Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-03T12:09:04.175Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-03T12:09:04.175Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-03T12:09:04.326Z] prd-ubuntu20.04-docker-8c-8g-12576 does not seem to be running inside a container [2023-05-03T12:09:04.367Z] $ 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-395/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-395 -v /w/workspace/foundry_device-virtual-go_PR-395:/w/workspace/foundry_device-virtual-go_PR-395:rw,z -v /w/workspace/foundry_device-virtual-go_PR-395@tmp:/w/workspace/foundry_device-virtual-go_PR-395@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-03T12:09:04.550Z] $ docker top 1a5d28d3853f11c25231aee3c6a4a16c1e0b719226374a72896708249583f876 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-03T12:09:04.928Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-03T12:09:05.253Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-03T12:09:05.562Z] + ls /var/log/sa-host [2023-05-03T12:09:05.562Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-03T12:09:05.766Z] provisioning config files... [2023-05-03T12:09:05.774Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-395@tmp/config12597236274177951777tmp [Pipeline] { [Pipeline] echo [2023-05-03T12:09:05.825Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:09:06.138Z] ---> create-netrc.sh [Pipeline] } [2023-05-03T12:09:06.164Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:09:06.570Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-03T12:09:06.600Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:09:06.908Z] ---> sudo-logs.sh [2023-05-03T12:09:06.908Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-03T12:09:06.996Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:09:07.312Z] ---> job-cost.sh [2023-05-03T12:09:07.312Z] lf-activate-venv: SKIPPING [2023-05-03T12:09:07.312Z] DEBUG: total: 0.2199999988079071 [2023-05-03T12:09:07.312Z] INFO: Retrieving Stack Cost... [2023-05-03T12:09:07.571Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-03T12:09:08.139Z] INFO: Archiving Costs [Pipeline] echo [2023-05-03T12:09:08.170Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-03T12:09:08.480Z] ---> logs-deploy.sh [2023-05-03T12:09:08.481Z] lf-activate-venv: SKIPPING [2023-05-03T12:09:08.481Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-395/1 [2023-05-03T12:09:08.481Z] INFO: archiving workspace using pattern(s): [2023-05-03T12:09:09.416Z] Archives upload complete. [2023-05-03T12:09:09.416Z] INFO: archiving logs to Nexus