Pull request #439 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 2777ce04d2a25c3a53518871250838c4b32a3447+0f9d641867fc5ea0f7d8928df8972b1498c50331 (b8123c15967f76a98b73bc363e22cb4d92275716) 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-ssh4986374069046779284.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision e143027787c0ac28563f7e92b6cefc600d3b7107 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-ssh5208233891549499095.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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-439/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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12767495346907596392.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-439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1727018450762036235.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision e143027787c0ac28563f7e92b6cefc600d3b7107 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f e143027787c0ac28563f7e92b6cefc600d3b7107 # timeout=10 Commit message: "Merge pull request #442 from ernestojeda/golang-1.21" > 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-ssh9586208300412667745.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-439/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-439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8709083210849136545.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 e143027787c0ac28563f7e92b6cefc600d3b7107 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.21 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 Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-9504’ Running on prd-ubuntu20.04-docker-8c-8g-9506 in /w/workspace/foundry_device-virtual-go_PR-439 [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-439 # 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/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0f9d641867fc5ea0f7d8928df8972b1498c50331 into PR head commit 2777ce04d2a25c3a53518871250838c4b32a3447 Merge succeeded, producing 2777ce04d2a25c3a53518871250838c4b32a3447 Checking out Revision 2777ce04d2a25c3a53518871250838c4b32a3447 (PR-439) 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 e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-10-18T11:32:44.480Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-10-18T11:32:44.656Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW > git config core.sparsecheckout # timeout=10 > git checkout -f 2777ce04d2a25c3a53518871250838c4b32a3447 # 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 0f9d641867fc5ea0f7d8928df8972b1498c50331 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2777ce04d2a25c3a53518871250838c4b32a3447 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-10-18T11:32:44.753Z] ========================================================= [2023-10-18T11:32:44.753Z] EdgeX Global Pipelines Version Info [2023-10-18T11:32:44.753Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:32:45.494Z] ------------------- [2023-10-18T11:32:45.494Z] stable info: [2023-10-18T11:32:45.494Z] ------------------- [2023-10-18T11:32:45.494Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-10-18T11:32:45.494Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T11:32:45.494Z] Message: update stable to v1.0.254 [2023-10-18T11:32:46.063Z] ------------------- [2023-10-18T11:32:46.063Z] experimental info: [2023-10-18T11:32:46.063Z] ------------------- [2023-10-18T11:32:46.063Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-10-18T11:32:46.063Z] Commit SHA: e143027787c0ac28563f7e92b6cefc600d3b7107 [2023-10-18T11:32:46.063Z] Message: update experimental to v1.0.254 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-10-18T11:32:46.322Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-10-18T11:32:46.368Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-10-18T11:32:46.407Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-10-18T11:32:46.446Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-10-18T11:32:46.493Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-10-18T11:32:46.532Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2023-10-18T11:32:46.573Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-10-18T11:32:46.618Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-10-18T11:32:46.661Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-10-18T11:32:46.704Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-10-18T11:32:46.747Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-10-18T11:32:46.792Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-10-18T11:32:46.834Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-10-18T11:32:46.878Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-10-18T11:32:46.920Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T11:32:46.962Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-10-18T11:32:47.004Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T11:32:47.050Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-10-18T11:32:47.094Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-10-18T11:32:47.137Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-10-18T11:32:47.182Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-10-18T11:32:47.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-10-18T11:32:47.270Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-10-18T11:32:47.318Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-10-18T11:32:47.363Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-10-18T11:32:47.406Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-10-18T11:32:47.449Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-10-18T11:32:47.491Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-439 [Pipeline] echo [2023-10-18T11:32:47.534Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-439 [Pipeline] echo [2023-10-18T11:32:47.579Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-439 [Pipeline] echo [2023-10-18T11:32:47.624Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2777ce04d2a25c3a53518871250838c4b32a3447 [Pipeline] echo [2023-10-18T11:32:47.669Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2777ce0 [Pipeline] echo [2023-10-18T11:32:47.712Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T11:32:47.831Z] provisioning config files... [2023-10-18T11:32:47.861Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-439@tmp/config8136480015268577870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:32:48.233Z] ---> docker-login.sh [2023-10-18T11:32:48.233Z] nexus3.edgexfoundry.org:10001 [2023-10-18T11:32:48.233Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:32:48.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:32:48.805Z] Configure a credential helper to remove this warning. See [2023-10-18T11:32:48.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:32:48.805Z] [2023-10-18T11:32:48.805Z] Login Succeeded [2023-10-18T11:32:48.805Z] nexus3.edgexfoundry.org:10002 [2023-10-18T11:32:48.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:32:48.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:32:48.805Z] Configure a credential helper to remove this warning. See [2023-10-18T11:32:48.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:32:48.805Z] [2023-10-18T11:32:48.805Z] Login Succeeded [2023-10-18T11:32:48.805Z] nexus3.edgexfoundry.org:10003 [2023-10-18T11:32:48.805Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:32:48.805Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:32:48.805Z] Configure a credential helper to remove this warning. See [2023-10-18T11:32:48.805Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:32:48.805Z] [2023-10-18T11:32:48.805Z] Login Succeeded [2023-10-18T11:32:48.805Z] nexus3.edgexfoundry.org:10004 [2023-10-18T11:32:49.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:32:49.065Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:32:49.065Z] Configure a credential helper to remove this warning. See [2023-10-18T11:32:49.065Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:32:49.065Z] [2023-10-18T11:32:49.065Z] Login Succeeded [2023-10-18T11:32:49.065Z] docker.io [2023-10-18T11:32:49.065Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:32:49.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:32:49.325Z] Configure a credential helper to remove this warning. See [2023-10-18T11:32:49.325Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:32:49.325Z] [2023-10-18T11:32:49.325Z] Login Succeeded [2023-10-18T11:32:49.325Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T11:32:49.351Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-10-18T11:32:50.012Z] + git rev-list -1 --merges 2777ce04d2a25c3a53518871250838c4b32a3447~1..2777ce04d2a25c3a53518871250838c4b32a3447 [Pipeline] echo [2023-10-18T11:32:50.083Z] -----------> git rev-list -1 --merges 2777ce04d2a25c3a53518871250838c4b32a3447~1..2777ce04d2a25c3a53518871250838c4b32a3447 2777ce04d2a25c3a53518871250838c4b32a3447 [false] [Pipeline] sh [2023-10-18T11:32:50.392Z] + git log --format=format:%s -1 2777ce04d2a25c3a53518871250838c4b32a3447 [Pipeline] echo [2023-10-18T11:32:50.427Z] ========================================================= [2023-10-18T11:32:50.427Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-10-18T11:32:50.427Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T11:32:50.855Z] + git log --format=format:%s -1 2777ce04d2a25c3a53518871250838c4b32a3447 [Pipeline] echo [2023-10-18T11:32:50.887Z] [semverPrep] GIT_COMMIT: 2777ce04d2a25c3a53518871250838c4b32a3447, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-10-18T11:32:50.918Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-10-18T11:32:51.292Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-10-18T11:32:51.292Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-10-18T11:32:51.292Z] + [ -e /tmp/ssh_known_hosts ] [2023-10-18T11:32:51.292Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-10-18T11:32:51.292Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-10-18T11:32:51.292Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-10-18T11:32:51.292Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:32:51.728Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T11:32:51.728Z] [2023-10-18T11:32:51.728Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:32:52.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T11:32:52.105Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-10-18T11:32:52.105Z] b85a868b505f: Pulling fs layer [2023-10-18T11:32:52.105Z] e2be974225ed: Pulling fs layer [2023-10-18T11:32:52.105Z] 339a4e72a1f5: Pulling fs layer [2023-10-18T11:32:52.105Z] 988bab9f4d93: Pulling fs layer [2023-10-18T11:32:52.105Z] 1469e6f7b9e6: Pulling fs layer [2023-10-18T11:32:52.105Z] eaf3925da568: Pulling fs layer [2023-10-18T11:32:52.105Z] bab4dde63d76: Pulling fs layer [2023-10-18T11:32:52.105Z] bde34c3a00c8: Pulling fs layer [2023-10-18T11:32:52.105Z] b352a97aabf1: Pulling fs layer [2023-10-18T11:32:52.105Z] 4872d77fe225: Pulling fs layer [2023-10-18T11:32:52.105Z] 5851b861e8e6: Pulling fs layer [2023-10-18T11:32:52.105Z] 988bab9f4d93: Waiting [2023-10-18T11:32:52.105Z] 1469e6f7b9e6: Waiting [2023-10-18T11:32:52.105Z] eaf3925da568: Waiting [2023-10-18T11:32:52.105Z] bab4dde63d76: Waiting [2023-10-18T11:32:52.105Z] bde34c3a00c8: Waiting [2023-10-18T11:32:52.105Z] b352a97aabf1: Waiting [2023-10-18T11:32:52.105Z] 4872d77fe225: Waiting [2023-10-18T11:32:52.105Z] 5851b861e8e6: Waiting [2023-10-18T11:32:52.105Z] e2be974225ed: Download complete [2023-10-18T11:32:52.105Z] 988bab9f4d93: Verifying Checksum [2023-10-18T11:32:52.105Z] 988bab9f4d93: Download complete [2023-10-18T11:32:52.366Z] 1469e6f7b9e6: Verifying Checksum [2023-10-18T11:32:52.366Z] 1469e6f7b9e6: Download complete [2023-10-18T11:32:52.366Z] 339a4e72a1f5: Verifying Checksum [2023-10-18T11:32:52.366Z] 339a4e72a1f5: Download complete [2023-10-18T11:32:52.366Z] eaf3925da568: Verifying Checksum [2023-10-18T11:32:52.366Z] eaf3925da568: Download complete [2023-10-18T11:32:52.366Z] bde34c3a00c8: Verifying Checksum [2023-10-18T11:32:52.366Z] bde34c3a00c8: Download complete [2023-10-18T11:32:52.366Z] b352a97aabf1: Download complete [2023-10-18T11:32:52.366Z] 4872d77fe225: Verifying Checksum [2023-10-18T11:32:52.366Z] 4872d77fe225: Download complete [2023-10-18T11:32:52.366Z] 5851b861e8e6: Download complete [2023-10-18T11:32:52.366Z] b85a868b505f: Download complete [2023-10-18T11:32:52.623Z] bab4dde63d76: Verifying Checksum [2023-10-18T11:32:52.623Z] bab4dde63d76: Download complete [2023-10-18T11:32:53.554Z] b85a868b505f: Pull complete [2023-10-18T11:32:53.554Z] e2be974225ed: Pull complete [2023-10-18T11:32:54.120Z] 339a4e72a1f5: Pull complete [2023-10-18T11:32:54.120Z] 988bab9f4d93: Pull complete [2023-10-18T11:32:54.378Z] 1469e6f7b9e6: Pull complete [2023-10-18T11:32:54.636Z] eaf3925da568: Pull complete [2023-10-18T11:32:56.536Z] bab4dde63d76: Pull complete [2023-10-18T11:32:56.536Z] bde34c3a00c8: Pull complete [2023-10-18T11:32:56.536Z] b352a97aabf1: Pull complete [2023-10-18T11:32:56.536Z] 4872d77fe225: Pull complete [2023-10-18T11:32:56.536Z] 5851b861e8e6: Pull complete [2023-10-18T11:32:56.536Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-10-18T11:32:56.536Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-10-18T11:32:56.536Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T11:32:56.765Z] prd-ubuntu20.04-docker-8c-8g-9506 does not seem to be running inside a container [2023-10-18T11:32:56.799Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-439 -v /w/workspace/foundry_device-virtual-go_PR-439:/w/workspace/foundry_device-virtual-go_PR-439:rw,z -v /w/workspace/foundry_device-virtual-go_PR-439@tmp:/w/workspace/foundry_device-virtual-go_PR-439@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-10-18T11:32:58.972Z] $ docker top f89feab178618f9063a1b6905157d9c27a814061fe478fde84f2c3771119381c -eo pid,comm [2023-10-18T11:32:59.025Z] 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-10-18T11:32:59.025Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-10-18T11:32:59.163Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T11:32:59.163Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T11:32:59.270Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T11:32:59.275Z] $ docker exec f89feab178618f9063a1b6905157d9c27a814061fe478fde84f2c3771119381c ssh-agent [2023-10-18T11:32:59.388Z] SSH_AUTH_SOCK=/tmp/ssh-gpsrYrz6mVMn/agent.32 [2023-10-18T11:32:59.388Z] SSH_AGENT_PID=38 [2023-10-18T11:32:59.394Z] Running ssh-add (command line suppressed) [2023-10-18T11:32:59.503Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-439@tmp/private_key_12720137317206396062.key (/w/workspace/foundry_device-virtual-go_PR-439@tmp/private_key_12720137317206396062.key) [2023-10-18T11:32:59.517Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T11:32:59.852Z] + git tag --points-at HEAD [Pipeline] } [2023-10-18T11:32:59.880Z] $ docker exec --env ******** --env ******** f89feab178618f9063a1b6905157d9c27a814061fe478fde84f2c3771119381c ssh-agent -k [2023-10-18T11:32:59.987Z] unset SSH_AUTH_SOCK; [2023-10-18T11:32:59.988Z] unset SSH_AGENT_PID; [2023-10-18T11:32:59.988Z] echo Agent pid 38 killed; [2023-10-18T11:32:59.998Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-10-18T11:33:00.080Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-10-18T11:33:00.080Z] [ssh-agent] Looking for ssh-agent implementation... [2023-10-18T11:33:00.181Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-10-18T11:33:00.187Z] $ docker exec f89feab178618f9063a1b6905157d9c27a814061fe478fde84f2c3771119381c ssh-agent [2023-10-18T11:33:00.299Z] SSH_AUTH_SOCK=/tmp/ssh-lUx8oa2M1JlF/agent.71 [2023-10-18T11:33:00.299Z] SSH_AGENT_PID=77 [2023-10-18T11:33:00.304Z] Running ssh-add (command line suppressed) [2023-10-18T11:33:00.416Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-439@tmp/private_key_625328745037824646.key (/w/workspace/foundry_device-virtual-go_PR-439@tmp/private_key_625328745037824646.key) [2023-10-18T11:33:00.428Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-10-18T11:33:00.762Z] + git semver init [2023-10-18T11:33:01.021Z] 2023-10-18 11:33:00,945 [run_init] DEBUG init version:0.0.0 force:False [2023-10-18T11:33:01.021Z] 2023-10-18 11:33:00,945 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-439/.semver [2023-10-18T11:33:01.021Z] 2023-10-18 11:33:00,946 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-439/.semver [2023-10-18T11:33:01.021Z] 2023-10-18 11:33:00,946 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-439/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-439, universal_newlines=False, shell=None, istream=None) [2023-10-18T11:33:02.401Z] 2023-10-18 11:33:02,068 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-439/.git/info/exclude [2023-10-18T11:33:02.401Z] 2023-10-18 11:33:02,069 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-439/.semver/PR-439 with force:False [2023-10-18T11:33:02.401Z] 2023-10-18 11:33:02,069 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-439/.semver/PR-439 [2023-10-18T11:33:02.401Z] 2023-10-18 11:33:02,073 [execute] INFO git cat-file --batch-check [2023-10-18T11:33:02.401Z] 2023-10-18 11:33:02,073 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T11:33:02.401Z] 2023-10-18 11:33:02,079 [execute] INFO git cat-file --batch [2023-10-18T11:33:02.401Z] 2023-10-18 11:33:02,079 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-439/.semver, universal_newlines=False, shell=None, istream=) [2023-10-18T11:33:02.401Z] 2023-10-18 11:33:02,083 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-439/.semver/PR-439 [2023-10-18T11:33:02.401Z] 0.0.0 [Pipeline] } [2023-10-18T11:33:02.430Z] $ docker exec --env ******** --env ******** f89feab178618f9063a1b6905157d9c27a814061fe478fde84f2c3771119381c ssh-agent -k [2023-10-18T11:33:02.525Z] unset SSH_AUTH_SOCK; [2023-10-18T11:33:02.526Z] unset SSH_AGENT_PID; [2023-10-18T11:33:02.526Z] echo Agent pid 77 killed; [2023-10-18T11:33:02.531Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-10-18T11:33:02.966Z] + git semver [Pipeline] } [2023-10-18T11:33:03.252Z] $ docker stop --time=1 f89feab178618f9063a1b6905157d9c27a814061fe478fde84f2c3771119381c [2023-10-18T11:33:04.587Z] $ docker rm -f --volumes f89feab178618f9063a1b6905157d9c27a814061fe478fde84f2c3771119381c [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T11:33:04.975Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-10-18T11:33:05.240Z] Stashed 1 file(s) [Pipeline] echo [2023-10-18T11:33:05.256Z] [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-10-18T11:33:05.859Z] provisioning config files... [2023-10-18T11:33:05.869Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-439@tmp/config9882697878530986879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:33:06.217Z] ---> docker-login.sh [2023-10-18T11:33:06.218Z] nexus3.edgexfoundry.org:10001 [2023-10-18T11:33:06.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:33:06.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:33:06.218Z] Configure a credential helper to remove this warning. See [2023-10-18T11:33:06.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:33:06.218Z] [2023-10-18T11:33:06.218Z] Login Succeeded [2023-10-18T11:33:06.218Z] nexus3.edgexfoundry.org:10002 [2023-10-18T11:33:06.218Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:33:06.218Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:33:06.218Z] Configure a credential helper to remove this warning. See [2023-10-18T11:33:06.218Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:33:06.218Z] [2023-10-18T11:33:06.218Z] Login Succeeded [2023-10-18T11:33:06.218Z] nexus3.edgexfoundry.org:10003 [2023-10-18T11:33:06.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:33:06.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:33:06.477Z] Configure a credential helper to remove this warning. See [2023-10-18T11:33:06.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:33:06.477Z] [2023-10-18T11:33:06.477Z] Login Succeeded [2023-10-18T11:33:06.477Z] nexus3.edgexfoundry.org:10004 [2023-10-18T11:33:06.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:33:06.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:33:06.477Z] Configure a credential helper to remove this warning. See [2023-10-18T11:33:06.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:33:06.477Z] [2023-10-18T11:33:06.477Z] Login Succeeded [2023-10-18T11:33:06.477Z] docker.io [2023-10-18T11:33:06.737Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:33:06.737Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:33:06.737Z] Configure a credential helper to remove this warning. See [2023-10-18T11:33:06.737Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:33:06.737Z] [2023-10-18T11:33:06.737Z] Login Succeeded [2023-10-18T11:33:06.737Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T11:33:06.768Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T11:33:06.951Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T11:33:06.986Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T11:33:07.021Z] ========================================================= [2023-10-18T11:33:07.021Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2023-10-18T11:33:07.021Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:33:07.488Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T11:33:07.488Z] Sending build context to Docker daemon 23.68MB [2023-10-18T11:33:07.488Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T11:33:07.488Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T11:33:07.488Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2023-10-18T11:33:07.488Z] 7264a8db6415: Pulling fs layer [2023-10-18T11:33:07.488Z] c4d48a809fc2: Pulling fs layer [2023-10-18T11:33:07.488Z] 4f1c88b9dad5: Pulling fs layer [2023-10-18T11:33:07.488Z] ad3a456e5733: Pulling fs layer [2023-10-18T11:33:07.488Z] 33e27b845d1e: Pulling fs layer [2023-10-18T11:33:07.488Z] c68163c4e522: Pulling fs layer [2023-10-18T11:33:07.488Z] 50da416c3ac9: Pulling fs layer [2023-10-18T11:33:07.488Z] 23d2d4c4bb30: Pulling fs layer [2023-10-18T11:33:07.488Z] 33e27b845d1e: Waiting [2023-10-18T11:33:07.488Z] ad3a456e5733: Waiting [2023-10-18T11:33:07.488Z] c68163c4e522: Waiting [2023-10-18T11:33:07.488Z] 23d2d4c4bb30: Waiting [2023-10-18T11:33:07.488Z] 50da416c3ac9: Waiting [2023-10-18T11:33:07.748Z] c4d48a809fc2: Download complete [2023-10-18T11:33:07.748Z] ad3a456e5733: Verifying Checksum [2023-10-18T11:33:07.748Z] ad3a456e5733: Download complete [2023-10-18T11:33:07.748Z] 33e27b845d1e: Verifying Checksum [2023-10-18T11:33:07.748Z] 33e27b845d1e: Download complete [2023-10-18T11:33:07.748Z] 7264a8db6415: Verifying Checksum [2023-10-18T11:33:07.748Z] 7264a8db6415: Download complete [2023-10-18T11:33:07.748Z] c68163c4e522: Verifying Checksum [2023-10-18T11:33:07.748Z] c68163c4e522: Download complete [2023-10-18T11:33:07.748Z] 7264a8db6415: Pull complete [2023-10-18T11:33:08.008Z] c4d48a809fc2: Pull complete [2023-10-18T11:33:08.008Z] 23d2d4c4bb30: Verifying Checksum [2023-10-18T11:33:08.008Z] 23d2d4c4bb30: Download complete [2023-10-18T11:33:08.267Z] 4f1c88b9dad5: Download complete [2023-10-18T11:33:08.525Z] 50da416c3ac9: Verifying Checksum [2023-10-18T11:33:08.525Z] 50da416c3ac9: Download complete [2023-10-18T11:33:11.807Z] 4f1c88b9dad5: Pull complete [2023-10-18T11:33:11.807Z] ad3a456e5733: Pull complete [2023-10-18T11:33:11.808Z] 33e27b845d1e: Pull complete [2023-10-18T11:33:11.808Z] c68163c4e522: Pull complete [2023-10-18T11:33:13.739Z] 50da416c3ac9: Pull complete [2023-10-18T11:33:14.307Z] 23d2d4c4bb30: Pull complete [2023-10-18T11:33:14.307Z] Digest: sha256:869f8081a9cc57a47d9be3c92245bb8518e7edea9beab93563b77b0fbed5fa8c [2023-10-18T11:33:14.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2023-10-18T11:33:14.307Z] ---> 0786185ac409 [2023-10-18T11:33:14.307Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-18T11:33:18.515Z] ---> Running in b04ed8a55cf4 [2023-10-18T11:33:18.515Z] Removing intermediate container b04ed8a55cf4 [2023-10-18T11:33:18.515Z] ---> 2f7f660b03dc [2023-10-18T11:33:18.515Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T11:33:18.515Z] ---> Running in 864465fe6663 [2023-10-18T11:33:18.515Z] Removing intermediate container 864465fe6663 [2023-10-18T11:33:18.515Z] ---> 10e642cde800 [2023-10-18T11:33:18.515Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T11:33:18.515Z] ---> Running in dc731a361e90 [2023-10-18T11:33:18.515Z] Removing intermediate container dc731a361e90 [2023-10-18T11:33:18.515Z] ---> 6971c5c75166 [2023-10-18T11:33:18.515Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-18T11:33:18.515Z] ---> Running in b327ea5740bb [2023-10-18T11:33:18.515Z] Removing intermediate container b327ea5740bb [2023-10-18T11:33:18.515Z] ---> b6c3366d5950 [2023-10-18T11:33:18.515Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T11:33:18.515Z] ---> Running in 0690ff494061 [2023-10-18T11:33:18.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T11:33:18.515Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T11:33:18.774Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-18T11:33:18.774Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-18T11:33:18.774Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-18T11:33:18.774Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-18T11:33:18.774Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T11:33:18.774Z] OK: 268 MiB in 56 packages [2023-10-18T11:33:19.342Z] Removing intermediate container 0690ff494061 [2023-10-18T11:33:19.342Z] ---> c5fa9588c234 [2023-10-18T11:33:19.342Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T11:33:19.342Z] ---> 003f84f1c3f0 [2023-10-18T11:33:19.342Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T11:33:19.342Z] ---> Running in 5527cac81c60 [2023-10-18T11:33:20.672Z] Still waiting to schedule task [2023-10-18T11:33:20.672Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-9505’ [2023-10-18T11:34:06.026Z] Removing intermediate container 5527cac81c60 [2023-10-18T11:34:06.026Z] ---> 2155f319a4c2 [2023-10-18T11:34:06.026Z] Step 10/12 : COPY . . [2023-10-18T11:34:06.026Z] ---> b7ddbab243c8 [2023-10-18T11:34:06.026Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T11:34:06.026Z] ---> Running in b0d6ab047b22 [2023-10-18T11:34:06.026Z] Removing intermediate container b0d6ab047b22 [2023-10-18T11:34:06.026Z] ---> 2912838d4d70 [2023-10-18T11:34:06.026Z] Step 12/12 : RUN $MAKE [2023-10-18T11:34:06.026Z] ---> Running in 128ab591eb8e [2023-10-18T11:34:06.026Z] noop [2023-10-18T11:34:06.026Z] Removing intermediate container 128ab591eb8e [2023-10-18T11:34:06.026Z] ---> 5481f059e466 [2023-10-18T11:34:06.026Z] Successfully built 5481f059e466 [2023-10-18T11:34:06.026Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:34:06.476Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T11:34:06.476Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T11:34:06.626Z] prd-ubuntu20.04-docker-8c-8g-9506 does not seem to be running inside a container [2023-10-18T11:34:06.656Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-439 -v /w/workspace/foundry_device-virtual-go_PR-439:/w/workspace/foundry_device-virtual-go_PR-439:rw,z -v /w/workspace/foundry_device-virtual-go_PR-439@tmp:/w/workspace/foundry_device-virtual-go_PR-439@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-10-18T11:34:06.974Z] $ docker top dc75a14b621459ecb0b99e440eaaf074e0006a256f76a644d3c5b076851ce7eb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T11:34:07.369Z] + go version [2023-10-18T11:34:07.369Z] go version go1.21.0 linux/amd64 [Pipeline] } [2023-10-18T11:34:07.406Z] $ docker stop --time=1 dc75a14b621459ecb0b99e440eaaf074e0006a256f76a644d3c5b076851ce7eb [2023-10-18T11:34:08.668Z] $ docker rm -f --volumes dc75a14b621459ecb0b99e440eaaf074e0006a256f76a644d3c5b076851ce7eb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:34:09.371Z] + docker inspect -f . ci-base-image-x86_64 [2023-10-18T11:34:09.371Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T11:34:09.528Z] prd-ubuntu20.04-docker-8c-8g-9506 does not seem to be running inside a container [2023-10-18T11:34:09.561Z] $ 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-439 -v /w/workspace/foundry_device-virtual-go_PR-439:/w/workspace/foundry_device-virtual-go_PR-439:rw,z -v /w/workspace/foundry_device-virtual-go_PR-439@tmp:/w/workspace/foundry_device-virtual-go_PR-439@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-10-18T11:34:09.893Z] $ docker top 616a4611f632f6f9015b091c954beb57642280484886c4d10847aa9df030840d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T11:34:10.282Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-439 [Pipeline] fileExists [Pipeline] sh [2023-10-18T11:34:10.639Z] + make test [2023-10-18T11:34:10.639Z] go test ./... -coverprofile=coverage.out [2023-10-18T11:34:12.020Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-18T11:34:21.996Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-18T11:34:21.996Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements [2023-10-18T11:34:30.109Z] go vet ./... [2023-10-18T11:34:32.642Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T11:34:32.642Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T11:34:32.642Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T11:34:32.679Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T11:34:32.713Z] $ docker stop --time=1 616a4611f632f6f9015b091c954beb57642280484886c4d10847aa9df030840d [2023-10-18T11:34:35.892Z] $ docker rm -f --volumes 616a4611f632f6f9015b091c954beb57642280484886c4d10847aa9df030840d [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T11:34:36.486Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T11:34:36.549Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-10-18T11:34:37.234Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T11:34:37.549Z] + ls -al . [2023-10-18T11:34:37.550Z] total 204 [2023-10-18T11:34:37.550Z] drwxrwxr-x 9 jenkins jenkins 4096 Oct 18 11:34 . [2023-10-18T11:34:37.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:32 .. [2023-10-18T11:34:37.550Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 11:34 .git [2023-10-18T11:34:37.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:32 .github [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 18 11:32 .gitignore [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 11:32 .golangci.yml [2023-10-18T11:34:37.550Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 11:33 .semver [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 18 11:32 Attribution.txt [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 18 11:32 CHANGELOG.md [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 18 11:32 Dockerfile [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 11:32 GOVERNANCE.md [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 18 11:32 Jenkinsfile [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 11:32 LICENSE [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 18 11:32 Makefile [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 18 11:32 OWNERS.md [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 4111 Oct 18 11:32 README.md [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 11:33 VERSION [2023-10-18T11:34:37.550Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 11:32 bin [2023-10-18T11:34:37.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:32 cmd [2023-10-18T11:34:37.550Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 18 11:34 coverage.out [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 18 11:32 go.mod [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 18 11:32 go.sum [2023-10-18T11:34:37.550Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:32 internal [2023-10-18T11:34:37.550Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:32 snap [2023-10-18T11:34:37.550Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 18 11:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:34:37.947Z] + 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=2777ce04d2a25c3a53518871250838c4b32a3447 --label arch=amd64 --label version=0.0.0 . [2023-10-18T11:34:37.947Z] Sending build context to Docker daemon 23.73MB [2023-10-18T11:34:37.947Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T11:34:37.947Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-18T11:34:37.947Z] ---> 5481f059e466 [2023-10-18T11:34:37.947Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-18T11:34:38.205Z] ---> Running in 8b52d996a7a1 [2023-10-18T11:34:38.463Z] Removing intermediate container 8b52d996a7a1 [2023-10-18T11:34:38.463Z] ---> 3a646621bb71 [2023-10-18T11:34:38.463Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T11:34:38.463Z] ---> Running in 58023189b7ee [2023-10-18T11:34:38.463Z] Removing intermediate container 58023189b7ee [2023-10-18T11:34:38.463Z] ---> 0a0b2097460a [2023-10-18T11:34:38.463Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-18T11:34:38.463Z] ---> Running in 3ada9b16cf74 [2023-10-18T11:34:38.463Z] Removing intermediate container 3ada9b16cf74 [2023-10-18T11:34:38.463Z] ---> c46f15aa8702 [2023-10-18T11:34:38.463Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-18T11:34:38.463Z] ---> Running in f8dedaaa8a00 [2023-10-18T11:34:38.722Z] Removing intermediate container f8dedaaa8a00 [2023-10-18T11:34:38.722Z] ---> 53da76413bbb [2023-10-18T11:34:38.722Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T11:34:38.722Z] ---> Running in ee386a5c1df9 [2023-10-18T11:34:38.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T11:34:39.240Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T11:34:39.499Z] OK: 268 MiB in 56 packages [2023-10-18T11:34:39.758Z] Removing intermediate container ee386a5c1df9 [2023-10-18T11:34:39.758Z] ---> 63caaf28a42d [2023-10-18T11:34:39.758Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-18T11:34:40.017Z] ---> caef0af2a752 [2023-10-18T11:34:40.017Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T11:34:40.017Z] ---> Running in 197a33299750 [2023-10-18T11:34:40.586Z] Removing intermediate container 197a33299750 [2023-10-18T11:34:40.586Z] ---> ace75fc71453 [2023-10-18T11:34:40.586Z] Step 10/25 : COPY . . [2023-10-18T11:34:41.524Z] ---> 97aa035f2ab8 [2023-10-18T11:34:41.524Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T11:34:41.524Z] ---> Running in b7107089529f [2023-10-18T11:34:41.524Z] Removing intermediate container b7107089529f [2023-10-18T11:34:41.524Z] ---> fda6b8881214 [2023-10-18T11:34:41.524Z] Step 12/25 : RUN $MAKE [2023-10-18T11:34:41.524Z] ---> Running in 1778bb5f1cba [2023-10-18T11:34:41.783Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-18T11:35:03.977Z] Removing intermediate container 1778bb5f1cba [2023-10-18T11:35:03.977Z] ---> 7cf78872f49f [2023-10-18T11:35:03.977Z] Step 13/25 : FROM alpine:3.18 [2023-10-18T11:35:03.977Z] 3.18: Pulling from library/alpine [2023-10-18T11:35:03.977Z] 96526aa774ef: Pulling fs layer [2023-10-18T11:35:03.977Z] 96526aa774ef: Verifying Checksum [2023-10-18T11:35:03.977Z] 96526aa774ef: Download complete [2023-10-18T11:35:03.977Z] 96526aa774ef: Pull complete [2023-10-18T11:35:03.977Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T11:35:03.977Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T11:35:03.977Z] ---> 8ca4688f4f35 [2023-10-18T11:35:03.977Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-18T11:35:03.977Z] ---> Running in e68fe2707888 [2023-10-18T11:35:03.977Z] Removing intermediate container e68fe2707888 [2023-10-18T11:35:03.978Z] ---> 7f77ab78fae1 [2023-10-18T11:35:03.978Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-18T11:35:03.978Z] ---> Running in ce5a44ad2812 [2023-10-18T11:35:03.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2023-10-18T11:35:03.978Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2023-10-18T11:35:03.978Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-18T11:35:03.978Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T11:35:03.978Z] OK: 7 MiB in 16 packages [2023-10-18T11:35:03.978Z] Removing intermediate container ce5a44ad2812 [2023-10-18T11:35:03.978Z] ---> 9b84828d0b9c [2023-10-18T11:35:03.978Z] Step 16/25 : WORKDIR / [2023-10-18T11:35:03.978Z] ---> Running in 787b23ef5375 [2023-10-18T11:35:03.978Z] Removing intermediate container 787b23ef5375 [2023-10-18T11:35:03.978Z] ---> e6bd361ce5a9 [2023-10-18T11:35:03.978Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-18T11:35:03.978Z] ---> 39a4ff8b0ece [2023-10-18T11:35:03.978Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-18T11:35:03.978Z] ---> 658a68cfdda3 [2023-10-18T11:35:03.978Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-18T11:35:04.237Z] ---> b5991b63c994 [2023-10-18T11:35:04.237Z] Step 20/25 : EXPOSE 59900 [2023-10-18T11:35:04.237Z] ---> Running in 66dc470cc7fe [2023-10-18T11:35:04.237Z] Removing intermediate container 66dc470cc7fe [2023-10-18T11:35:04.237Z] ---> c3b4008f1026 [2023-10-18T11:35:04.237Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-18T11:35:04.237Z] ---> Running in 14ff04d09b45 [2023-10-18T11:35:04.497Z] Removing intermediate container 14ff04d09b45 [2023-10-18T11:35:04.497Z] ---> 75643da6da32 [2023-10-18T11:35:04.497Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T11:35:04.497Z] ---> Running in 50bb04ab5b86 [2023-10-18T11:35:04.497Z] Removing intermediate container 50bb04ab5b86 [2023-10-18T11:35:04.497Z] ---> 305bc47ac393 [2023-10-18T11:35:04.497Z] Step 23/25 : LABEL arch=amd64 [2023-10-18T11:35:04.497Z] ---> Running in 9a26b5191c31 [2023-10-18T11:35:04.497Z] Removing intermediate container 9a26b5191c31 [2023-10-18T11:35:04.497Z] ---> 2d1bd4693339 [2023-10-18T11:35:04.497Z] Step 24/25 : LABEL git_sha=2777ce04d2a25c3a53518871250838c4b32a3447 [2023-10-18T11:35:04.497Z] ---> Running in 557de1c01631 [2023-10-18T11:35:04.755Z] Removing intermediate container 557de1c01631 [2023-10-18T11:35:04.755Z] ---> 7f6c3f9e473a [2023-10-18T11:35:04.755Z] Step 25/25 : LABEL version=0.0.0 [2023-10-18T11:35:04.755Z] ---> Running in 4f4004fb0f80 [2023-10-18T11:35:04.755Z] Removing intermediate container 4f4004fb0f80 [2023-10-18T11:35:04.755Z] ---> dfa3468ebb9b [2023-10-18T11:35:04.755Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T11:35:04.755Z] Successfully built dfa3468ebb9b [2023-10-18T11:35:04.755Z] 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-10-18T11:35:05.641Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T11:35:05.641Z] [2023-10-18T11:35:05.641Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:35:06.020Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T11:35:06.020Z] latest: Pulling from edgex-lftools-log-publisher [2023-10-18T11:35:06.020Z] 5eb5b503b376: Pulling fs layer [2023-10-18T11:35:06.020Z] 5c69ac0246d0: Pulling fs layer [2023-10-18T11:35:06.020Z] ec43610c2a17: Pulling fs layer [2023-10-18T11:35:06.020Z] 3a2ae6a8a46f: Pulling fs layer [2023-10-18T11:35:06.020Z] 33b1e0a273af: Pulling fs layer [2023-10-18T11:35:06.020Z] 5d3b04190fa2: Pulling fs layer [2023-10-18T11:35:06.020Z] 2f39f015ded8: Pulling fs layer [2023-10-18T11:35:06.020Z] 33b1e0a273af: Waiting [2023-10-18T11:35:06.020Z] 5d3b04190fa2: Waiting [2023-10-18T11:35:06.020Z] 2f39f015ded8: Waiting [2023-10-18T11:35:06.020Z] 3a2ae6a8a46f: Waiting [2023-10-18T11:35:06.020Z] 5c69ac0246d0: Verifying Checksum [2023-10-18T11:35:06.020Z] 5c69ac0246d0: Download complete [2023-10-18T11:35:06.020Z] 3a2ae6a8a46f: Verifying Checksum [2023-10-18T11:35:06.020Z] 3a2ae6a8a46f: Download complete [2023-10-18T11:35:06.020Z] 33b1e0a273af: Verifying Checksum [2023-10-18T11:35:06.020Z] 33b1e0a273af: Download complete [2023-10-18T11:35:06.020Z] ec43610c2a17: Verifying Checksum [2023-10-18T11:35:06.020Z] ec43610c2a17: Download complete [2023-10-18T11:35:06.020Z] 5d3b04190fa2: Download complete [2023-10-18T11:35:06.278Z] 5eb5b503b376: Verifying Checksum [2023-10-18T11:35:06.279Z] 5eb5b503b376: Download complete [2023-10-18T11:35:06.841Z] 2f39f015ded8: Download complete [2023-10-18T11:35:07.411Z] 5eb5b503b376: Pull complete [2023-10-18T11:35:07.411Z] 5c69ac0246d0: Pull complete [2023-10-18T11:35:07.978Z] ec43610c2a17: Pull complete [2023-10-18T11:35:07.978Z] 3a2ae6a8a46f: Pull complete [2023-10-18T11:35:07.978Z] 33b1e0a273af: Pull complete [2023-10-18T11:35:08.249Z] 5d3b04190fa2: Pull complete [2023-10-18T11:35:12.450Z] 2f39f015ded8: Pull complete [2023-10-18T11:35:12.450Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-10-18T11:35:12.450Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T11:35:12.450Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T11:35:12.666Z] prd-ubuntu20.04-docker-8c-8g-9506 does not seem to be running inside a container [2023-10-18T11:35:12.695Z] $ 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-439 -v /w/workspace/foundry_device-virtual-go_PR-439:/w/workspace/foundry_device-virtual-go_PR-439:rw,z -v /w/workspace/foundry_device-virtual-go_PR-439@tmp:/w/workspace/foundry_device-virtual-go_PR-439@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-10-18T11:35:16.152Z] $ docker top 96ad2c85f8b96481f786c621f5eb2739a92a30c184d3c21634c917730ba82178 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:35:16.590Z] ---> job-cost.sh [2023-10-18T11:35:16.590Z] lf-activate-venv: SKIPPING [2023-10-18T11:35:16.590Z] INFO: No Stack... [2023-10-18T11:35:16.848Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T11:35:17.415Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T11:35:17.733Z] + cat /w/workspace/foundry_device-virtual-go_PR-439/archives/cost.csv [2023-10-18T11:35:17.733Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T11:35:17.770Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-439-1-stack-cost] [2023-10-18T11:35:17.774Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-439-1-stack-cost] did not exist. Created. [2023-10-18T11:35:17.774Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T11:35:18.165Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-10-18T11:35:18.216Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T11:35:18.243Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-439-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T11:35:18.315Z] $ docker stop --time=1 96ad2c85f8b96481f786c621f5eb2739a92a30c184d3c21634c917730ba82178 [2023-10-18T11:35:19.459Z] $ docker rm -f --volumes 96ad2c85f8b96481f786c621f5eb2739a92a30c184d3c21634c917730ba82178 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-10-18T11:36:54.977Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-9507 in /w/workspace/foundry_device-virtual-go_PR-439 [Pipeline] { [Pipeline] ws [2023-10-18T11:36:55.037Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-10-18T11:36:55.111Z] The recommended git tool is: git [2023-10-18T11:37:00.215Z] using credential edgex-jenkins-ssh [2023-10-18T11:37:00.232Z] Cloning the remote Git repository [2023-10-18T11:37:00.278Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-10-18T11:37:00.372Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-10-18T11:37:00.510Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-18T11:37:00.511Z] > git --version # timeout=10 [2023-10-18T11:37:00.532Z] > git --version # 'git version 2.25.1' [2023-10-18T11:37:00.534Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T11:37:00.682Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T11:37:03.456Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-18T11:37:03.475Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-10-18T11:37:04.856Z] Merging remotes/origin/main commit 0f9d641867fc5ea0f7d8928df8972b1498c50331 into PR head commit 2777ce04d2a25c3a53518871250838c4b32a3447 [2023-10-18T11:37:05.118Z] Merge succeeded, producing 2777ce04d2a25c3a53518871250838c4b32a3447 [2023-10-18T11:37:05.118Z] Checking out Revision 2777ce04d2a25c3a53518871250838c4b32a3447 (PR-439) [2023-10-18T11:37:04.287Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-10-18T11:37:04.325Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-10-18T11:37:04.326Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T11:37:04.341Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/439/head:refs/remotes/origin/PR-439 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-10-18T11:37:04.876Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T11:37:04.943Z] > git checkout -f 2777ce04d2a25c3a53518871250838c4b32a3447 # timeout=10 [2023-10-18T11:37:05.026Z] > git remote # timeout=10 [2023-10-18T11:37:05.043Z] > git config --get remote.origin.url # timeout=10 [2023-10-18T11:37:05.067Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-10-18T11:37:05.080Z] > git merge 0f9d641867fc5ea0f7d8928df8972b1498c50331 # timeout=10 [2023-10-18T11:37:05.106Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-10-18T11:37:05.128Z] > git config core.sparsecheckout # timeout=10 [2023-10-18T11:37:05.145Z] > git checkout -f 2777ce04d2a25c3a53518871250838c4b32a3447 # timeout=10 [2023-10-18T11:37:05.591Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-10-18T11:37:05.643Z] > git --version # timeout=10 [2023-10-18T11:37:05.653Z] > git --version # 'git version 2.25.1' [2023-10-18T11:37:05.672Z] fatal: bad object e143027787c0ac28563f7e92b6cefc600d3b7107 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T11:37:06.790Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-10-18T11:37:06.790Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T11:37:06.790Z] Dload Upload Total Spent Left Speed [2023-10-18T11:37:06.790Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh [2023-10-18T11:37:07.503Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-10-18T11:37:07.842Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-10-18T11:37:07.842Z] + sudo tee /etc/docker/daemon.new [2023-10-18T11:37:07.842Z] { [2023-10-18T11:37:07.842Z] "registry-mirrors": [ [2023-10-18T11:37:07.842Z] "https://nexus3.edgexfoundry.org:10001" [2023-10-18T11:37:07.842Z] ], [2023-10-18T11:37:07.842Z] "bip": "10.250.0.254/24", [2023-10-18T11:37:07.842Z] "hosts": [ [2023-10-18T11:37:07.842Z] "tcp://0.0.0.0:5555", [2023-10-18T11:37:07.842Z] "unix:///var/run/docker.sock" [2023-10-18T11:37:07.842Z] ], [2023-10-18T11:37:07.842Z] "mtu": 1458, [2023-10-18T11:37:07.842Z] "selinux-enabled": true, [2023-10-18T11:37:07.842Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-10-18T11:37:07.842Z] } [Pipeline] sh [2023-10-18T11:37:08.186Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-10-18T11:37:08.530Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T11:37:26.835Z] provisioning config files... [2023-10-18T11:37:26.861Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config13453131819127684799tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:37:27.253Z] ---> docker-login.sh [2023-10-18T11:37:27.253Z] nexus3.edgexfoundry.org:10001 [2023-10-18T11:37:27.522Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:37:27.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:37:27.791Z] Configure a credential helper to remove this warning. See [2023-10-18T11:37:27.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:37:27.791Z] [2023-10-18T11:37:27.791Z] Login Succeeded [2023-10-18T11:37:27.791Z] nexus3.edgexfoundry.org:10002 [2023-10-18T11:37:28.061Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:37:28.329Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:37:28.329Z] Configure a credential helper to remove this warning. See [2023-10-18T11:37:28.329Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:37:28.329Z] [2023-10-18T11:37:28.329Z] Login Succeeded [2023-10-18T11:37:28.329Z] nexus3.edgexfoundry.org:10003 [2023-10-18T11:37:28.597Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:37:28.597Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:37:28.597Z] Configure a credential helper to remove this warning. See [2023-10-18T11:37:28.597Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:37:28.597Z] [2023-10-18T11:37:28.597Z] Login Succeeded [2023-10-18T11:37:28.597Z] nexus3.edgexfoundry.org:10004 [2023-10-18T11:37:28.870Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:37:28.870Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:37:28.870Z] Configure a credential helper to remove this warning. See [2023-10-18T11:37:28.870Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:37:28.870Z] [2023-10-18T11:37:28.870Z] Login Succeeded [2023-10-18T11:37:29.142Z] docker.io [2023-10-18T11:37:29.415Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-10-18T11:37:29.687Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-10-18T11:37:29.687Z] Configure a credential helper to remove this warning. See [2023-10-18T11:37:29.687Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-10-18T11:37:29.687Z] [2023-10-18T11:37:29.687Z] Login Succeeded [2023-10-18T11:37:29.687Z] ---> docker-login.sh ends [Pipeline] } [2023-10-18T11:37:29.715Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-10-18T11:37:30.248Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T11:37:30.287Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-10-18T11:37:30.318Z] ========================================================= [2023-10-18T11:37:30.318Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2023-10-18T11:37:30.318Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:37:30.827Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine --build-arg MAKE=echo noop --target=builder . [2023-10-18T11:37:31.104Z] Sending build context to Docker daemon 11.98MB [2023-10-18T11:37:31.375Z] Step 1/12 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T11:37:31.375Z] Step 2/12 : FROM ${BASE} AS builder [2023-10-18T11:37:31.375Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-10-18T11:37:31.375Z] 9fda8d8052c6: Pulling fs layer [2023-10-18T11:37:31.375Z] 5d54e960e981: Pulling fs layer [2023-10-18T11:37:31.375Z] c4a7e357bf2a: Pulling fs layer [2023-10-18T11:37:31.375Z] f0e02332f6b5: Pulling fs layer [2023-10-18T11:37:31.375Z] cefa15bbcfad: Pulling fs layer [2023-10-18T11:37:31.375Z] 17808c966233: Pulling fs layer [2023-10-18T11:37:31.375Z] f0e02332f6b5: Waiting [2023-10-18T11:37:31.375Z] f4c1fc716caa: Pulling fs layer [2023-10-18T11:37:31.375Z] 17808c966233: Waiting [2023-10-18T11:37:31.375Z] f4c1fc716caa: Waiting [2023-10-18T11:37:31.375Z] 5d54e960e981: Verifying Checksum [2023-10-18T11:37:31.375Z] 5d54e960e981: Download complete [2023-10-18T11:37:31.657Z] f0e02332f6b5: Verifying Checksum [2023-10-18T11:37:31.657Z] f0e02332f6b5: Download complete [2023-10-18T11:37:31.657Z] cefa15bbcfad: Verifying Checksum [2023-10-18T11:37:31.657Z] cefa15bbcfad: Download complete [2023-10-18T11:37:31.657Z] 9fda8d8052c6: Verifying Checksum [2023-10-18T11:37:31.657Z] 9fda8d8052c6: Download complete [2023-10-18T11:37:31.932Z] f4c1fc716caa: Verifying Checksum [2023-10-18T11:37:31.932Z] f4c1fc716caa: Download complete [2023-10-18T11:37:32.521Z] 9fda8d8052c6: Pull complete [2023-10-18T11:37:33.112Z] 5d54e960e981: Pull complete [2023-10-18T11:37:33.381Z] c4a7e357bf2a: Verifying Checksum [2023-10-18T11:37:33.381Z] c4a7e357bf2a: Download complete [2023-10-18T11:37:34.351Z] 17808c966233: Verifying Checksum [2023-10-18T11:37:34.351Z] 17808c966233: Download complete [2023-10-18T11:37:46.687Z] c4a7e357bf2a: Pull complete [2023-10-18T11:37:46.687Z] f0e02332f6b5: Pull complete [2023-10-18T11:37:46.956Z] cefa15bbcfad: Pull complete [2023-10-18T11:37:59.282Z] 17808c966233: Pull complete [2023-10-18T11:37:59.549Z] f4c1fc716caa: Pull complete [2023-10-18T11:37:59.549Z] Digest: sha256:f9b5da702465edd0a2564459334de068a24595700ad6c8d0b85b07445f0b3000 [2023-10-18T11:37:59.549Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2023-10-18T11:37:59.549Z] ---> ea914061e18c [2023-10-18T11:37:59.549Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-18T11:38:01.505Z] ---> Running in 7e3ac7a2a69a [2023-10-18T11:38:01.505Z] Removing intermediate container 7e3ac7a2a69a [2023-10-18T11:38:01.505Z] ---> 30facc8aff3f [2023-10-18T11:38:01.505Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T11:38:01.782Z] ---> Running in d7fe2d940d64 [2023-10-18T11:38:02.050Z] Removing intermediate container d7fe2d940d64 [2023-10-18T11:38:02.050Z] ---> 8512136177d7 [2023-10-18T11:38:02.050Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-10-18T11:38:02.050Z] ---> Running in 2653b81a3d86 [2023-10-18T11:38:02.324Z] Removing intermediate container 2653b81a3d86 [2023-10-18T11:38:02.324Z] ---> 1f9d03412548 [2023-10-18T11:38:02.324Z] Step 6/12 : WORKDIR /device-virtual-go [2023-10-18T11:38:02.598Z] ---> Running in 73b0a50cadc6 [2023-10-18T11:38:02.867Z] Removing intermediate container 73b0a50cadc6 [2023-10-18T11:38:02.867Z] ---> dc5c765b5d2e [2023-10-18T11:38:02.867Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T11:38:02.867Z] ---> Running in 8ed81defdd5f [2023-10-18T11:38:04.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T11:38:04.275Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T11:38:05.684Z] (1/4) Installing openssh-keygen (9.3_p2-r0) [2023-10-18T11:38:05.684Z] (2/4) Installing libedit (20221030.3.1-r1) [2023-10-18T11:38:05.684Z] (3/4) Installing openssh-client-common (9.3_p2-r0) [2023-10-18T11:38:05.684Z] (4/4) Installing openssh-client-default (9.3_p2-r0) [2023-10-18T11:38:05.684Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T11:38:05.684Z] OK: 270 MiB in 56 packages [2023-10-18T11:38:06.642Z] Removing intermediate container 8ed81defdd5f [2023-10-18T11:38:06.642Z] ---> 6f6be5ae16aa [2023-10-18T11:38:06.642Z] Step 8/12 : COPY go.mod vendor* ./ [2023-10-18T11:38:07.223Z] ---> cc4da046d71b [2023-10-18T11:38:07.223Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T11:38:07.223Z] ---> Running in 19146e15a84a [2023-10-18T11:39:43.877Z] Removing intermediate container 19146e15a84a [2023-10-18T11:39:43.877Z] ---> f311e2cc2005 [2023-10-18T11:39:43.877Z] Step 10/12 : COPY . . [2023-10-18T11:39:43.877Z] ---> 5ca509b85220 [2023-10-18T11:39:43.877Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T11:39:43.877Z] ---> Running in e924359701ca [2023-10-18T11:39:43.877Z] Removing intermediate container e924359701ca [2023-10-18T11:39:43.877Z] ---> 7cdf77540ef4 [2023-10-18T11:39:43.877Z] Step 12/12 : RUN $MAKE [2023-10-18T11:39:43.877Z] ---> Running in 1f0c425ad590 [2023-10-18T11:39:43.877Z] noop [2023-10-18T11:39:43.877Z] Removing intermediate container 1f0c425ad590 [2023-10-18T11:39:43.877Z] ---> 16914fc98dba [2023-10-18T11:39:43.877Z] Successfully built 16914fc98dba [2023-10-18T11:39:43.877Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:39:44.347Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T11:39:44.347Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T11:39:44.642Z] prd-ubuntu20.04-docker-arm64-4c-16g-9507 does not seem to be running inside a container [2023-10-18T11:39:44.707Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-18T11:39:47.832Z] $ docker top 24488fc5ec07f42b4c68fe9784d323541b0d06b936c3f04188c74c0949ebaefe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T11:39:48.742Z] + go version [2023-10-18T11:39:48.742Z] go version go1.21.0 linux/arm64 [Pipeline] } [2023-10-18T11:39:48.783Z] $ docker stop --time=1 24488fc5ec07f42b4c68fe9784d323541b0d06b936c3f04188c74c0949ebaefe [2023-10-18T11:39:50.403Z] $ docker rm -f --volumes 24488fc5ec07f42b4c68fe9784d323541b0d06b936c3f04188c74c0949ebaefe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:39:51.246Z] + docker inspect -f . ci-base-image-arm64 [2023-10-18T11:39:51.246Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T11:39:51.496Z] prd-ubuntu20.04-docker-arm64-4c-16g-9507 does not seem to be running inside a container [2023-10-18T11:39:51.569Z] $ 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 ******** ci-base-image-arm64 cat [2023-10-18T11:39:52.842Z] $ docker top 77e0860863157b194593e40e28f32873c801f60d2ac948680430cd8937065fc5 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T11:39:53.426Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-10-18T11:39:54.083Z] + make test [2023-10-18T11:39:54.350Z] go test ./... -coverprofile=coverage.out [2023-10-18T11:39:58.600Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-10-18T11:41:35.279Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-10-18T11:41:35.279Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.067s coverage: 58.4% of statements [2023-10-18T11:41:35.279Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-10-18T11:41:35.279Z] go vet ./... [2023-10-18T11:41:45.362Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-10-18T11:41:45.362Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-10-18T11:41:45.362Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-10-18T11:41:45.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-10-18T11:41:45.451Z] $ docker stop --time=1 77e0860863157b194593e40e28f32873c801f60d2ac948680430cd8937065fc5 [2023-10-18T11:41:47.351Z] $ docker rm -f --volumes 77e0860863157b194593e40e28f32873c801f60d2ac948680430cd8937065fc5 [Pipeline] // withDockerContainer [Pipeline] sh [2023-10-18T11:41:48.498Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-10-18T11:41:48.530Z] Warning: overwriting stash ‘coverage-report’ [2023-10-18T11:41:49.041Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-10-18T11:41:49.634Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-10-18T11:41:49.971Z] + ls -al . [2023-10-18T11:41:49.971Z] total 200 [2023-10-18T11:41:49.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 11:39 . [2023-10-18T11:41:49.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:37 .. [2023-10-18T11:41:49.971Z] drwxrwxr-x 8 jenkins jenkins 4096 Oct 18 11:37 .git [2023-10-18T11:41:49.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:37 .github [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 337 Oct 18 11:37 .gitignore [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 41 Oct 18 11:37 .golangci.yml [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 9708 Oct 18 11:37 Attribution.txt [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 14372 Oct 18 11:37 CHANGELOG.md [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 1646 Oct 18 11:37 Dockerfile [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 677 Oct 18 11:37 GOVERNANCE.md [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 660 Oct 18 11:37 Jenkinsfile [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 11340 Oct 18 11:37 LICENSE [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 1947 Oct 18 11:37 Makefile [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 623 Oct 18 11:37 OWNERS.md [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 4111 Oct 18 11:37 README.md [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 5 Oct 18 11:33 VERSION [2023-10-18T11:41:49.971Z] drwxrwxr-x 2 jenkins jenkins 4096 Oct 18 11:37 bin [2023-10-18T11:41:49.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:37 cmd [2023-10-18T11:41:49.971Z] -rw-r--r-- 1 jenkins jenkins 43063 Oct 18 11:41 coverage.out [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 3638 Oct 18 11:37 go.mod [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 34490 Oct 18 11:37 go.sum [2023-10-18T11:41:49.971Z] drwxrwxr-x 3 jenkins jenkins 4096 Oct 18 11:37 internal [2023-10-18T11:41:49.971Z] drwxrwxr-x 4 jenkins jenkins 4096 Oct 18 11:37 snap [2023-10-18T11:41:49.971Z] -rw-rw-r-- 1 jenkins jenkins 235 Oct 18 11:37 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:41:50.394Z] + 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=2777ce04d2a25c3a53518871250838c4b32a3447 --label arch=arm64 --label version=0.0.0 . [2023-10-18T11:41:50.979Z] Sending build context to Docker daemon 12.03MB [2023-10-18T11:41:50.979Z] Step 1/25 : ARG BASE=golang:1.21-alpine3.18 [2023-10-18T11:41:50.979Z] Step 2/25 : FROM ${BASE} AS builder [2023-10-18T11:41:50.979Z] ---> 16914fc98dba [2023-10-18T11:41:50.979Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-10-18T11:41:50.979Z] ---> Running in b5f49f9b4b95 [2023-10-18T11:41:51.246Z] Removing intermediate container b5f49f9b4b95 [2023-10-18T11:41:51.246Z] ---> 5d5da36a64d2 [2023-10-18T11:41:51.246Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-10-18T11:41:51.517Z] ---> Running in 625c47265601 [2023-10-18T11:41:51.784Z] Removing intermediate container 625c47265601 [2023-10-18T11:41:51.784Z] ---> 60138375fc5f [2023-10-18T11:41:51.784Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-10-18T11:41:51.784Z] ---> Running in fa54a9c05723 [2023-10-18T11:41:52.060Z] Removing intermediate container fa54a9c05723 [2023-10-18T11:41:52.060Z] ---> 5f73af3a8e6c [2023-10-18T11:41:52.060Z] Step 6/25 : WORKDIR /device-virtual-go [2023-10-18T11:41:52.060Z] ---> Running in fb10ddc7ccf4 [2023-10-18T11:41:55.409Z] Removing intermediate container fb10ddc7ccf4 [2023-10-18T11:41:55.409Z] ---> 4c794dafa3b0 [2023-10-18T11:41:55.409Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-10-18T11:41:55.409Z] ---> Running in 5298fa40d947 [2023-10-18T11:41:56.369Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T11:41:56.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T11:41:58.045Z] OK: 270 MiB in 56 packages [2023-10-18T11:41:58.626Z] Removing intermediate container 5298fa40d947 [2023-10-18T11:41:58.626Z] ---> 60f3070624d4 [2023-10-18T11:41:58.626Z] Step 8/25 : COPY go.mod vendor* ./ [2023-10-18T11:41:59.220Z] ---> 8020efbeb845 [2023-10-18T11:41:59.220Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-10-18T11:41:59.500Z] ---> Running in 04da8e2330d8 [2023-10-18T11:42:02.084Z] Removing intermediate container 04da8e2330d8 [2023-10-18T11:42:02.084Z] ---> 17b64ac9786a [2023-10-18T11:42:02.084Z] Step 10/25 : COPY . . [2023-10-18T11:42:03.038Z] ---> 4bda1db5e344 [2023-10-18T11:42:03.038Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-10-18T11:42:03.038Z] ---> Running in 9a59f437866f [2023-10-18T11:42:03.304Z] Removing intermediate container 9a59f437866f [2023-10-18T11:42:03.304Z] ---> 3f278abc2da0 [2023-10-18T11:42:03.304Z] Step 12/25 : RUN $MAKE [2023-10-18T11:42:03.576Z] ---> Running in 5ff4d60a12be [2023-10-18T11:42:04.537Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.35" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-10-18T11:43:56.170Z] Removing intermediate container 5ff4d60a12be [2023-10-18T11:43:56.170Z] ---> 8c229120e98c [2023-10-18T11:43:56.170Z] Step 13/25 : FROM alpine:3.18 [2023-10-18T11:43:56.170Z] 3.18: Pulling from library/alpine [2023-10-18T11:43:56.170Z] 579b34f0a95b: Pulling fs layer [2023-10-18T11:43:56.170Z] 579b34f0a95b: Verifying Checksum [2023-10-18T11:43:56.170Z] 579b34f0a95b: Download complete [2023-10-18T11:43:56.170Z] 579b34f0a95b: Pull complete [2023-10-18T11:43:56.170Z] Digest: sha256:eece025e432126ce23f223450a0326fbebde39cdf496a85d8c016293fc851978 [2023-10-18T11:43:56.170Z] Status: Downloaded newer image for alpine:3.18 [2023-10-18T11:43:56.170Z] ---> 3cc203321400 [2023-10-18T11:43:56.170Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-10-18T11:43:56.170Z] ---> Running in 47cfeea771e1 [2023-10-18T11:43:56.170Z] Removing intermediate container 47cfeea771e1 [2023-10-18T11:43:56.170Z] ---> 75c180f5b037 [2023-10-18T11:43:56.170Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-10-18T11:43:56.170Z] ---> Running in c6b8bbdc0c8a [2023-10-18T11:43:56.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2023-10-18T11:43:56.170Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2023-10-18T11:43:56.170Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-10-18T11:43:56.170Z] Executing busybox-1.36.1-r2.trigger [2023-10-18T11:43:56.170Z] OK: 8 MiB in 16 packages [2023-10-18T11:43:56.170Z] Removing intermediate container c6b8bbdc0c8a [2023-10-18T11:43:56.170Z] ---> 157388d4a667 [2023-10-18T11:43:56.170Z] Step 16/25 : WORKDIR / [2023-10-18T11:43:56.170Z] ---> Running in 1c979a2486c1 [2023-10-18T11:43:56.170Z] Removing intermediate container 1c979a2486c1 [2023-10-18T11:43:56.170Z] ---> 4d092e1de8f2 [2023-10-18T11:43:56.170Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-10-18T11:43:56.170Z] ---> 6ad9a68e5c9c [2023-10-18T11:43:56.170Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-10-18T11:43:56.170Z] ---> 0992e11390e2 [2023-10-18T11:43:56.170Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-10-18T11:43:57.590Z] ---> c427f0cad336 [2023-10-18T11:43:57.590Z] Step 20/25 : EXPOSE 59900 [2023-10-18T11:43:57.590Z] ---> Running in 63e8b4c5b6f7 [2023-10-18T11:43:57.859Z] Removing intermediate container 63e8b4c5b6f7 [2023-10-18T11:43:57.859Z] ---> 2d01620a532e [2023-10-18T11:43:57.859Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-10-18T11:43:57.859Z] ---> Running in 82b23d1a8594 [2023-10-18T11:43:58.126Z] Removing intermediate container 82b23d1a8594 [2023-10-18T11:43:58.126Z] ---> 8f9a6b9cd6a6 [2023-10-18T11:43:58.126Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-10-18T11:43:58.401Z] ---> Running in 35121ccbfc6b [2023-10-18T11:43:58.667Z] Removing intermediate container 35121ccbfc6b [2023-10-18T11:43:58.667Z] ---> 01982a619e23 [2023-10-18T11:43:58.667Z] Step 23/25 : LABEL arch=arm64 [2023-10-18T11:43:58.667Z] ---> Running in 88a6eb3e2e8b [2023-10-18T11:43:58.935Z] Removing intermediate container 88a6eb3e2e8b [2023-10-18T11:43:58.935Z] ---> acb9c5f71cab [2023-10-18T11:43:58.935Z] Step 24/25 : LABEL git_sha=2777ce04d2a25c3a53518871250838c4b32a3447 [2023-10-18T11:43:59.208Z] ---> Running in 961995953d58 [2023-10-18T11:43:59.474Z] Removing intermediate container 961995953d58 [2023-10-18T11:43:59.474Z] ---> d9c6c7c44377 [2023-10-18T11:43:59.474Z] Step 25/25 : LABEL version=0.0.0 [2023-10-18T11:43:59.474Z] ---> Running in dad3afeb4e6e [2023-10-18T11:44:00.057Z] Removing intermediate container dad3afeb4e6e [2023-10-18T11:44:00.057Z] ---> 0ff448802902 [2023-10-18T11:44:00.057Z] [Warning] One or more build-args [ARCH] were not consumed [2023-10-18T11:44:00.057Z] Successfully built 0ff448802902 [2023-10-18T11:44:00.057Z] 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-10-18T11:44:00.868Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T11:44:00.868Z] [2023-10-18T11:44:00.868Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:44:01.274Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T11:44:01.274Z] arm64: Pulling from edgex-lftools-log-publisher [2023-10-18T11:44:01.274Z] 8998bd30e6a1: Pulling fs layer [2023-10-18T11:44:01.274Z] 04944245beec: Pulling fs layer [2023-10-18T11:44:01.274Z] 699f458cf7ca: Pulling fs layer [2023-10-18T11:44:01.274Z] 765212b225bb: Pulling fs layer [2023-10-18T11:44:01.274Z] 765212b225bb: Waiting [2023-10-18T11:44:01.274Z] f23df028b6ca: Pulling fs layer [2023-10-18T11:44:01.274Z] d65c8cfc05b1: Pulling fs layer [2023-10-18T11:44:01.274Z] f23df028b6ca: Waiting [2023-10-18T11:44:01.274Z] 2437ff75d9bd: Pulling fs layer [2023-10-18T11:44:01.274Z] d65c8cfc05b1: Waiting [2023-10-18T11:44:01.274Z] 2437ff75d9bd: Waiting [2023-10-18T11:44:01.541Z] 04944245beec: Verifying Checksum [2023-10-18T11:44:01.541Z] 04944245beec: Download complete [2023-10-18T11:44:01.541Z] 765212b225bb: Verifying Checksum [2023-10-18T11:44:01.541Z] 765212b225bb: Download complete [2023-10-18T11:44:01.541Z] f23df028b6ca: Verifying Checksum [2023-10-18T11:44:01.541Z] f23df028b6ca: Download complete [2023-10-18T11:44:01.541Z] d65c8cfc05b1: Verifying Checksum [2023-10-18T11:44:01.541Z] d65c8cfc05b1: Download complete [2023-10-18T11:44:01.809Z] 699f458cf7ca: Verifying Checksum [2023-10-18T11:44:01.809Z] 699f458cf7ca: Download complete [2023-10-18T11:44:02.397Z] 8998bd30e6a1: Verifying Checksum [2023-10-18T11:44:02.397Z] 8998bd30e6a1: Download complete [2023-10-18T11:44:04.356Z] 2437ff75d9bd: Verifying Checksum [2023-10-18T11:44:04.356Z] 2437ff75d9bd: Download complete [2023-10-18T11:44:06.933Z] 8998bd30e6a1: Pull complete [2023-10-18T11:44:10.277Z] 04944245beec: Pull complete [2023-10-18T11:44:11.694Z] 699f458cf7ca: Pull complete [2023-10-18T11:44:12.048Z] 765212b225bb: Pull complete [2023-10-18T11:44:13.032Z] f23df028b6ca: Pull complete [2023-10-18T11:44:13.309Z] d65c8cfc05b1: Pull complete [2023-10-18T11:44:31.555Z] 2437ff75d9bd: Pull complete [2023-10-18T11:44:31.555Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-10-18T11:44:31.555Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-10-18T11:44:31.555Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T11:44:31.880Z] prd-ubuntu20.04-docker-arm64-4c-16g-9507 does not seem to be running inside a container [2023-10-18T11:44:31.960Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-10-18T11:44:34.870Z] $ docker top 34635b679f107d2d82ab56fb87047e1fd5117de079848a9cbb6282a0c36e98a5 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:44:35.768Z] ---> job-cost.sh [2023-10-18T11:44:35.768Z] lf-activate-venv: SKIPPING [2023-10-18T11:44:35.768Z] INFO: No Stack... [2023-10-18T11:44:36.032Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-10-18T11:44:36.993Z] INFO: Archiving Costs [Pipeline] sh [2023-10-18T11:44:37.651Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [2023-10-18T11:44:37.651Z] + cut -d, -f6 [Pipeline] lock [2023-10-18T11:44:37.736Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-439-1-stack-cost] [2023-10-18T11:44:37.741Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-439-1-stack-cost] did not exist. Created. [2023-10-18T11:44:37.742Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-10-18T11:44:38.472Z] /w/workspace/device-virtual-go/1@tmp/durable-9d684c82/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-10-18T11:44:39.138Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-10-18T11:44:39.175Z] Warning: overwriting stash ‘stack-cost’ [2023-10-18T11:44:39.230Z] Stashed 1 file(s) [Pipeline] } [2023-10-18T11:44:39.246Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-439-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-10-18T11:44:39.335Z] $ docker stop --time=1 34635b679f107d2d82ab56fb87047e1fd5117de079848a9cbb6282a0c36e98a5 [2023-10-18T11:44:40.858Z] $ docker rm -f --volumes 34635b679f107d2d82ab56fb87047e1fd5117de079848a9cbb6282a0c36e98a5 [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-10-18T11:44:41.911Z] provisioning config files... [2023-10-18T11:44:41.919Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-439@tmp/config7864735602006368005tmp [Pipeline] { [Pipeline] sh [2023-10-18T11:44:42.256Z] + set +x [2023-10-18T11:44:42.256Z] + curl -s https://codecov.io/bash [2023-10-18T11:44:42.256Z] + bash -s -- [2023-10-18T11:44:42.256Z] [2023-10-18T11:44:42.256Z] _____ _ [2023-10-18T11:44:42.256Z] / ____| | | [2023-10-18T11:44:42.256Z] | | ___ __| | ___ ___ _____ __ [2023-10-18T11:44:42.256Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-10-18T11:44:42.256Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-10-18T11:44:42.256Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-10-18T11:44:42.256Z] Bash-1.0.6 [2023-10-18T11:44:42.256Z] [2023-10-18T11:44:42.256Z] [2023-10-18T11:44:42.256Z] ==> git version 2.25.1 found [2023-10-18T11:44:42.256Z] ==> 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-10-18T11:44:42.256Z] Release-Date: 2020-01-08 [2023-10-18T11:44:42.256Z] 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-10-18T11:44:42.256Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-10-18T11:44:42.256Z] ==> Jenkins CI detected. [2023-10-18T11:44:42.256Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-439 [2023-10-18T11:44:42.256Z] project root: . [2023-10-18T11:44:42.256Z] --> token set from env [2023-10-18T11:44:42.256Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-10-18T11:44:42.256Z] ==> Running gcov in . (disable via -X gcov) [2023-10-18T11:44:42.256Z] ==> Python coveragepy not found [2023-10-18T11:44:42.256Z] ==> Searching for coverage reports in: [2023-10-18T11:44:42.256Z] + . [2023-10-18T11:44:42.256Z] -> Found 1 reports [2023-10-18T11:44:42.256Z] ==> Detecting git/mercurial file structure [2023-10-18T11:44:42.256Z] ==> Reading reports [2023-10-18T11:44:42.516Z] + ./coverage.out bytes=43063 [2023-10-18T11:44:42.516Z] ==> Appending adjustments [2023-10-18T11:44:42.516Z] https://docs.codecov.io/docs/fixing-reports [2023-10-18T11:44:42.516Z] + Found adjustments [2023-10-18T11:44:42.516Z] ==> Gzipping contents [2023-10-18T11:44:42.516Z] 8.0K /tmp/codecov.tt6U3E.gz [2023-10-18T11:44:42.516Z] ==> Uploading reports [2023-10-18T11:44:42.516Z] url: https://codecov.io [2023-10-18T11:44:42.516Z] query: branch=PR-439&commit=2777ce04d2a25c3a53518871250838c4b32a3447&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=439&job=&cmd_args= [2023-10-18T11:44:42.516Z] -> Pinging Codecov [2023-10-18T11:44:42.516Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-439&commit=2777ce04d2a25c3a53518871250838c4b32a3447&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=439&job=&cmd_args= [2023-10-18T11:44:42.776Z] -> Uploading to [2023-10-18T11:44:42.776Z] https://storage.googleapis.com/codecov/v4/raw/2023-10-18/5E52B4B073DB2E39498172D8E973AA87/2777ce04d2a25c3a53518871250838c4b32a3447/54c4d0c0-9396-4d35-8a3f-e8660b99265f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20231018%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20231018T114442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c04ada5065f87419002647b4fb2fc022146c2acf99b74466421a5c606554af6e [2023-10-18T11:44:42.776Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-10-18T11:44:42.776Z] Dload Upload Total Spent Left Speed [2023-10-18T11:44:43.038Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 19636 --:--:-- --:--:-- --:--:-- 19636 [2023-10-18T11:44:43.038Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/2777ce04d2a25c3a53518871250838c4b32a3447 [Pipeline] } [2023-10-18T11:44:43.069Z] 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-10-18T11:44:44.878Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-439/archives ] [2023-10-18T11:44:44.878Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-439/archives [2023-10-18T11:44:44.878Z] total 16 [2023-10-18T11:44:44.878Z] drwxr-xr-x 3 root root 4096 Oct 18 11:35 . [2023-10-18T11:44:44.878Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 11:35 .. [2023-10-18T11:44:44.878Z] drwxr-xr-x 2 root root 4096 Oct 18 11:35 cost [2023-10-18T11:44:44.878Z] -rw-r--r-- 1 root root 89 Oct 18 11:35 cost.csv [2023-10-18T11:44:44.878Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-439/archives [2023-10-18T11:44:44.878Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-439/archives [2023-10-18T11:44:44.878Z] total 16 [2023-10-18T11:44:44.878Z] drwxr-xr-x 3 jenkins jenkins 4096 Oct 18 11:35 . [2023-10-18T11:44:44.878Z] drwxrwxr-x 10 jenkins jenkins 4096 Oct 18 11:35 .. [2023-10-18T11:44:44.878Z] drwxr-xr-x 2 jenkins jenkins 4096 Oct 18 11:35 cost [2023-10-18T11:44:44.878Z] -rw-r--r-- 1 jenkins jenkins 89 Oct 18 11:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:44:45.206Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:44:46.095Z] ---> package-listing.sh [2023-10-18T11:44:46.095Z] ++ facter osfamily [2023-10-18T11:44:46.095Z] ++ tr '[:upper:]' '[:lower:]' [2023-10-18T11:44:46.354Z] + OS_FAMILY=debian [2023-10-18T11:44:46.354Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-439 [2023-10-18T11:44:46.354Z] + START_PACKAGES=/tmp/packages_start.txt [2023-10-18T11:44:46.354Z] + END_PACKAGES=/tmp/packages_end.txt [2023-10-18T11:44:46.354Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-10-18T11:44:46.354Z] + PACKAGES=/tmp/packages_start.txt [2023-10-18T11:44:46.354Z] + '[' /w/workspace/foundry_device-virtual-go_PR-439 ']' [2023-10-18T11:44:46.354Z] + PACKAGES=/tmp/packages_end.txt [2023-10-18T11:44:46.354Z] + case "${OS_FAMILY}" in [2023-10-18T11:44:46.354Z] + dpkg -l [2023-10-18T11:44:46.354Z] + grep '^ii' [2023-10-18T11:44:46.354Z] + '[' -f /tmp/packages_start.txt ']' [2023-10-18T11:44:46.354Z] + '[' -f /tmp/packages_end.txt ']' [2023-10-18T11:44:46.354Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-10-18T11:44:46.354Z] + '[' /w/workspace/foundry_device-virtual-go_PR-439 ']' [2023-10-18T11:44:46.354Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-439/archives/ [2023-10-18T11:44:46.354Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-439/archives/ [Pipeline] echo [2023-10-18T11:44:46.389Z] 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-439/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-10-18T11:44:46.681Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-10-18T11:44:47.297Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-10-18T11:44:47.297Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-10-18T11:44:47.439Z] prd-ubuntu20.04-docker-8c-8g-9506 does not seem to be running inside a container [2023-10-18T11:44:47.474Z] $ 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-439/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-439 -v /w/workspace/foundry_device-virtual-go_PR-439:/w/workspace/foundry_device-virtual-go_PR-439:rw,z -v /w/workspace/foundry_device-virtual-go_PR-439@tmp:/w/workspace/foundry_device-virtual-go_PR-439@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-10-18T11:44:47.644Z] $ docker top 24b38c3cab72c179c0a1b1e68bdf7a67449e523a78ce51b7e0275537c853a758 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-10-18T11:44:48.021Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-10-18T11:44:48.335Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-10-18T11:44:48.644Z] + ls /var/log/sa-host [2023-10-18T11:44:48.644Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-10-18T11:44:48.794Z] provisioning config files... [2023-10-18T11:44:48.802Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-439@tmp/config5568090791841461578tmp [Pipeline] { [Pipeline] echo [2023-10-18T11:44:48.855Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:44:49.172Z] ---> create-netrc.sh [Pipeline] } [2023-10-18T11:44:49.200Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:44:49.608Z] ---> python-tools-install.sh [Pipeline] echo [2023-10-18T11:44:49.639Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:44:49.944Z] ---> sudo-logs.sh [2023-10-18T11:44:49.944Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-10-18T11:44:50.030Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:44:50.339Z] ---> job-cost.sh [2023-10-18T11:44:50.340Z] lf-activate-venv: SKIPPING [2023-10-18T11:44:50.340Z] DEBUG: total: 0.2199999988079071 [2023-10-18T11:44:50.340Z] INFO: Retrieving Stack Cost... [2023-10-18T11:44:50.599Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-10-18T11:44:51.166Z] INFO: Archiving Costs [Pipeline] echo [2023-10-18T11:44:51.205Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-10-18T11:44:51.523Z] ---> logs-deploy.sh [2023-10-18T11:44:51.523Z] lf-activate-venv: SKIPPING [2023-10-18T11:44:51.523Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-439/1 [2023-10-18T11:44:51.523Z] INFO: archiving workspace using pattern(s): [2023-10-18T11:44:52.458Z] Archives upload complete. [2023-10-18T11:44:52.458Z] INFO: archiving logs to Nexus