Pull request #397 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jumpingliu for edgexfoundry/device-virtual-go Loading trusted files from base branch main at f8cb92a3d845b6daf1d0068b834535a64d8c37e9 rather than 9b4da6a455844a7b09d2bf62135249e0e7bfb5fe Obtained Jenkinsfile from f8cb92a3d845b6daf1d0068b834535a64d8c37e9 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-ssh14559171479108672408.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh3183202080494306564.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 4fc256d9079ed2258907e613f84b1b8da264a4bd The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/PR-397/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-397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11737688105716540049.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-397/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7296556833200555066.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 4fc256d9079ed2258907e613f84b1b8da264a4bd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 4fc256d9079ed2258907e613f84b1b8da264a4bd # timeout=10 Commit message: "Merge pull request #430 from ernestojeda/release-lock" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8359219847476203421.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-397/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-397/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10895798668023795411.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-13825 in /w/workspace/foundry_device-virtual-go_PR-397 [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-397 # 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/397/head:refs/remotes/origin/PR-397 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit f8cb92a3d845b6daf1d0068b834535a64d8c37e9 into PR head commit 9b4da6a455844a7b09d2bf62135249e0e7bfb5fe Merge succeeded, producing eb57e3d8d84416b6c80171ba4f245aafcd04889d Checking out Revision eb57e3d8d84416b6c80171ba4f245aafcd04889d (PR-397) > git config core.sparsecheckout # timeout=10 > git checkout -f 9b4da6a455844a7b09d2bf62135249e0e7bfb5fe # 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 f8cb92a3d845b6daf1d0068b834535a64d8c37e9 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f eb57e3d8d84416b6c80171ba4f245aafcd04889d # timeout=10 Commit message: "Merge commit 'f8cb92a3d845b6daf1d0068b834535a64d8c37e9' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-05-05T05:39:32.718Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-05-05T05:39:32.881Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-05-05T05:39:32.997Z] ========================================================= [2023-05-05T05:39:32.997Z] EdgeX Global Pipelines Version Info [2023-05-05T05:39:32.997Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:39:33.796Z] ------------------- [2023-05-05T05:39:33.796Z] stable info: [2023-05-05T05:39:33.796Z] ------------------- [2023-05-05T05:39:33.796Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-05-05T05:39:33.796Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T05:39:33.796Z] Message: update stable to v1.0.249 [2023-05-05T05:39:34.369Z] ------------------- [2023-05-05T05:39:34.369Z] experimental info: [2023-05-05T05:39:34.369Z] ------------------- [2023-05-05T05:39:34.369Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-05-05T05:39:34.369Z] Commit SHA: 4fc256d9079ed2258907e613f84b1b8da264a4bd [2023-05-05T05:39:34.369Z] Message: update experimental to v1.0.249 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-05-05T05:39:34.647Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-05-05T05:39:34.691Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-05-05T05:39:34.729Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-05-05T05:39:34.767Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-05-05T05:39:34.805Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-05-05T05:39:34.851Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-05-05T05:39:34.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-05-05T05:39:34.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-05-05T05:39:34.965Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-05-05T05:39:35.004Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-05-05T05:39:35.043Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-05-05T05:39:35.090Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-05-05T05:39:35.134Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-05-05T05:39:35.179Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-05-05T05:39:35.222Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T05:39:35.267Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-05-05T05:39:35.313Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T05:39:35.356Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-05-05T05:39:35.399Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-05-05T05:39:35.443Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-05-05T05:39:35.486Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-05-05T05:39:35.535Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-05-05T05:39:35.585Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-05-05T05:39:35.628Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-05-05T05:39:35.672Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-05-05T05:39:35.718Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-05-05T05:39:35.760Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-05-05T05:39:35.802Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-397 [Pipeline] echo [2023-05-05T05:39:35.843Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-397 [Pipeline] echo [2023-05-05T05:39:35.883Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-397 [Pipeline] echo [2023-05-05T05:39:35.926Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = eb57e3d8d84416b6c80171ba4f245aafcd04889d [Pipeline] echo [2023-05-05T05:39:35.961Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = eb57e3d [Pipeline] echo [2023-05-05T05:39:36.000Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:39:36.118Z] provisioning config files... [2023-05-05T05:39:36.133Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-397@tmp/config6704930380611391026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:39:36.473Z] ---> docker-login.sh [2023-05-05T05:39:36.473Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:39:36.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:36.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:36.733Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:36.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:36.733Z] [2023-05-05T05:39:36.733Z] Login Succeeded [2023-05-05T05:39:36.733Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:39:36.733Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:36.733Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:36.733Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:36.733Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:36.733Z] [2023-05-05T05:39:36.733Z] Login Succeeded [2023-05-05T05:39:36.733Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:39:36.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:36.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:36.992Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:36.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:36.992Z] [2023-05-05T05:39:36.992Z] Login Succeeded [2023-05-05T05:39:36.992Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:39:36.992Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:36.992Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:36.992Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:36.992Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:36.992Z] [2023-05-05T05:39:36.992Z] Login Succeeded [2023-05-05T05:39:36.992Z] docker.io [2023-05-05T05:39:37.253Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:37.253Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:37.253Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:37.253Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:37.253Z] [2023-05-05T05:39:37.253Z] Login Succeeded [2023-05-05T05:39:37.253Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:39:37.312Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-05-05T05:39:37.917Z] + git rev-list -1 --merges eb57e3d8d84416b6c80171ba4f245aafcd04889d~1..eb57e3d8d84416b6c80171ba4f245aafcd04889d [Pipeline] echo [2023-05-05T05:39:37.974Z] -----------> git rev-list -1 --merges eb57e3d8d84416b6c80171ba4f245aafcd04889d~1..eb57e3d8d84416b6c80171ba4f245aafcd04889d eb57e3d8d84416b6c80171ba4f245aafcd04889d [2023-05-05T05:39:37.974Z] eb57e3d8d84416b6c80171ba4f245aafcd04889d [false] [Pipeline] sh [2023-05-05T05:39:38.283Z] + git log --format=format:%s -1 eb57e3d8d84416b6c80171ba4f245aafcd04889d [Pipeline] echo [2023-05-05T05:39:38.318Z] ========================================================= [2023-05-05T05:39:38.318Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-05-05T05:39:38.318Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:39:38.755Z] + git log --format=format:%s -1 eb57e3d8d84416b6c80171ba4f245aafcd04889d [Pipeline] echo [2023-05-05T05:39:38.786Z] [semverPrep] GIT_COMMIT: eb57e3d8d84416b6c80171ba4f245aafcd04889d, Commit Message: Merge commit 'f8cb92a3d845b6daf1d0068b834535a64d8c37e9' into HEAD [Pipeline] echo [2023-05-05T05:39:38.818Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-05-05T05:39:39.226Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-05-05T05:39:39.226Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-05-05T05:39:39.226Z] + [ -e /tmp/ssh_known_hosts ] [2023-05-05T05:39:39.226Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-05-05T05:39:39.226Z] + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg=sudo [2023-05-05T05:39:39.226Z] tee -a /etc/ssh/ssh_known_hosts [2023-05-05T05:39:39.226Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:39:39.705Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:39:39.705Z] [2023-05-05T05:39:39.705Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:39:40.069Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:39:40.069Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-05-05T05:39:40.069Z] b85a868b505f: Pulling fs layer [2023-05-05T05:39:40.069Z] e2be974225ed: Pulling fs layer [2023-05-05T05:39:40.069Z] 339a4e72a1f5: Pulling fs layer [2023-05-05T05:39:40.069Z] 988bab9f4d93: Pulling fs layer [2023-05-05T05:39:40.069Z] 1469e6f7b9e6: Pulling fs layer [2023-05-05T05:39:40.069Z] eaf3925da568: Pulling fs layer [2023-05-05T05:39:40.069Z] bab4dde63d76: Pulling fs layer [2023-05-05T05:39:40.069Z] 988bab9f4d93: Waiting [2023-05-05T05:39:40.069Z] bde34c3a00c8: Pulling fs layer [2023-05-05T05:39:40.069Z] b352a97aabf1: Pulling fs layer [2023-05-05T05:39:40.069Z] 4872d77fe225: Pulling fs layer [2023-05-05T05:39:40.069Z] 5851b861e8e6: Pulling fs layer [2023-05-05T05:39:40.069Z] 1469e6f7b9e6: Waiting [2023-05-05T05:39:40.069Z] bde34c3a00c8: Waiting [2023-05-05T05:39:40.069Z] eaf3925da568: Waiting [2023-05-05T05:39:40.069Z] b352a97aabf1: Waiting [2023-05-05T05:39:40.069Z] bab4dde63d76: Waiting [2023-05-05T05:39:40.069Z] 4872d77fe225: Waiting [2023-05-05T05:39:40.069Z] 5851b861e8e6: Waiting [2023-05-05T05:39:40.069Z] e2be974225ed: Verifying Checksum [2023-05-05T05:39:40.069Z] e2be974225ed: Download complete [2023-05-05T05:39:40.069Z] 988bab9f4d93: Download complete [2023-05-05T05:39:40.328Z] 339a4e72a1f5: Verifying Checksum [2023-05-05T05:39:40.328Z] 339a4e72a1f5: Download complete [2023-05-05T05:39:40.328Z] 1469e6f7b9e6: Verifying Checksum [2023-05-05T05:39:40.328Z] 1469e6f7b9e6: Download complete [2023-05-05T05:39:40.328Z] eaf3925da568: Verifying Checksum [2023-05-05T05:39:40.328Z] eaf3925da568: Download complete [2023-05-05T05:39:40.328Z] bde34c3a00c8: Verifying Checksum [2023-05-05T05:39:40.328Z] bde34c3a00c8: Download complete [2023-05-05T05:39:40.328Z] b352a97aabf1: Verifying Checksum [2023-05-05T05:39:40.328Z] b352a97aabf1: Download complete [2023-05-05T05:39:40.328Z] 4872d77fe225: Verifying Checksum [2023-05-05T05:39:40.328Z] 4872d77fe225: Download complete [2023-05-05T05:39:40.328Z] 5851b861e8e6: Verifying Checksum [2023-05-05T05:39:40.328Z] 5851b861e8e6: Download complete [2023-05-05T05:39:40.328Z] b85a868b505f: Verifying Checksum [2023-05-05T05:39:40.328Z] b85a868b505f: Download complete [2023-05-05T05:39:40.588Z] bab4dde63d76: Verifying Checksum [2023-05-05T05:39:40.588Z] bab4dde63d76: Download complete [2023-05-05T05:39:41.968Z] b85a868b505f: Pull complete [2023-05-05T05:39:41.968Z] e2be974225ed: Pull complete [2023-05-05T05:39:42.537Z] 339a4e72a1f5: Pull complete [2023-05-05T05:39:42.537Z] 988bab9f4d93: Pull complete [2023-05-05T05:39:42.798Z] 1469e6f7b9e6: Pull complete [2023-05-05T05:39:43.057Z] eaf3925da568: Pull complete [2023-05-05T05:39:44.963Z] bab4dde63d76: Pull complete [2023-05-05T05:39:44.963Z] bde34c3a00c8: Pull complete [2023-05-05T05:39:44.963Z] b352a97aabf1: Pull complete [2023-05-05T05:39:44.963Z] 4872d77fe225: Pull complete [2023-05-05T05:39:44.963Z] 5851b861e8e6: Pull complete [2023-05-05T05:39:44.963Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-05-05T05:39:44.963Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-05-05T05:39:45.222Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:39:45.465Z] prd-ubuntu20.04-docker-8c-8g-13825 does not seem to be running inside a container [2023-05-05T05:39:45.498Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-397 -v /w/workspace/foundry_device-virtual-go_PR-397:/w/workspace/foundry_device-virtual-go_PR-397:rw,z -v /w/workspace/foundry_device-virtual-go_PR-397@tmp:/w/workspace/foundry_device-virtual-go_PR-397@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-05-05T05:39:48.651Z] $ docker top 64216c740f7c5b75139539aecdafed3c654f62b234f1b68ecb6f6988b599b8ae -eo pid,comm [2023-05-05T05:39:48.698Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-05-05T05:39:48.698Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-05-05T05:39:48.830Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:39:48.830Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:39:48.944Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:39:48.949Z] $ docker exec 64216c740f7c5b75139539aecdafed3c654f62b234f1b68ecb6f6988b599b8ae ssh-agent [2023-05-05T05:39:49.050Z] SSH_AUTH_SOCK=/tmp/ssh-uIwEPFppzHb2/agent.33 [2023-05-05T05:39:49.050Z] SSH_AGENT_PID=39 [2023-05-05T05:39:49.057Z] Running ssh-add (command line suppressed) [2023-05-05T05:39:49.151Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-397@tmp/private_key_13002954011942285171.key (/w/workspace/foundry_device-virtual-go_PR-397@tmp/private_key_13002954011942285171.key) [2023-05-05T05:39:49.162Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:39:49.490Z] + git tag --points-at HEAD [Pipeline] } [2023-05-05T05:39:49.520Z] $ docker exec --env ******** --env ******** 64216c740f7c5b75139539aecdafed3c654f62b234f1b68ecb6f6988b599b8ae ssh-agent -k [2023-05-05T05:39:49.627Z] unset SSH_AUTH_SOCK; [2023-05-05T05:39:49.628Z] unset SSH_AGENT_PID; [2023-05-05T05:39:49.628Z] echo Agent pid 39 killed; [2023-05-05T05:39:49.634Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-05-05T05:39:49.729Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-05-05T05:39:49.729Z] [ssh-agent] Looking for ssh-agent implementation... [2023-05-05T05:39:49.839Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-05-05T05:39:49.844Z] $ docker exec 64216c740f7c5b75139539aecdafed3c654f62b234f1b68ecb6f6988b599b8ae ssh-agent [2023-05-05T05:39:49.953Z] SSH_AUTH_SOCK=/tmp/ssh-cROWmyHFTcFx/agent.73 [2023-05-05T05:39:49.953Z] SSH_AGENT_PID=79 [2023-05-05T05:39:49.958Z] Running ssh-add (command line suppressed) [2023-05-05T05:39:50.067Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-397@tmp/private_key_2373011598131670812.key (/w/workspace/foundry_device-virtual-go_PR-397@tmp/private_key_2373011598131670812.key) [2023-05-05T05:39:50.078Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-05-05T05:39:50.409Z] + git semver init [2023-05-05T05:39:50.670Z] 2023-05-05 05:39:50,595 [run_init] DEBUG init version:0.0.0 force:False [2023-05-05T05:39:50.671Z] 2023-05-05 05:39:50,595 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-397/.semver [2023-05-05T05:39:50.671Z] 2023-05-05 05:39:50,596 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-397/.semver [2023-05-05T05:39:50.671Z] 2023-05-05 05:39:50,596 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-397/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-397, universal_newlines=False, shell=None, istream=None) [2023-05-05T05:39:51.611Z] 2023-05-05 05:39:51,549 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-397/.git/info/exclude [2023-05-05T05:39:51.611Z] 2023-05-05 05:39:51,550 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-397/.semver/PR-397 with force:False [2023-05-05T05:39:51.611Z] 2023-05-05 05:39:51,550 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-397/.semver/PR-397 [2023-05-05T05:39:51.611Z] 2023-05-05 05:39:51,554 [execute] INFO git cat-file --batch-check [2023-05-05T05:39:51.611Z] 2023-05-05 05:39:51,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-397/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:39:51.611Z] 2023-05-05 05:39:51,559 [execute] INFO git cat-file --batch [2023-05-05T05:39:51.611Z] 2023-05-05 05:39:51,559 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-397/.semver, universal_newlines=False, shell=None, istream=) [2023-05-05T05:39:51.611Z] 2023-05-05 05:39:51,564 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-397/.semver/PR-397 [2023-05-05T05:39:51.611Z] 0.0.0 [Pipeline] } [2023-05-05T05:39:51.641Z] $ docker exec --env ******** --env ******** 64216c740f7c5b75139539aecdafed3c654f62b234f1b68ecb6f6988b599b8ae ssh-agent -k [2023-05-05T05:39:51.733Z] unset SSH_AUTH_SOCK; [2023-05-05T05:39:51.734Z] unset SSH_AGENT_PID; [2023-05-05T05:39:51.734Z] echo Agent pid 79 killed; [2023-05-05T05:39:51.739Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-05-05T05:39:52.158Z] + git semver [Pipeline] } [2023-05-05T05:39:52.446Z] $ docker stop --time=1 64216c740f7c5b75139539aecdafed3c654f62b234f1b68ecb6f6988b599b8ae [2023-05-05T05:39:53.777Z] $ docker rm -f --volumes 64216c740f7c5b75139539aecdafed3c654f62b234f1b68ecb6f6988b599b8ae [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:39:54.173Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-05-05T05:39:54.453Z] Stashed 1 file(s) [Pipeline] echo [2023-05-05T05:39:54.472Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:39:55.104Z] provisioning config files... [2023-05-05T05:39:55.114Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-397@tmp/config8797530070158215463tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:39:55.467Z] ---> docker-login.sh [2023-05-05T05:39:55.467Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:39:55.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:55.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:55.467Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:55.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:55.467Z] [2023-05-05T05:39:55.467Z] Login Succeeded [2023-05-05T05:39:55.467Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:39:55.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:55.467Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:55.467Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:55.467Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:55.467Z] [2023-05-05T05:39:55.467Z] Login Succeeded [2023-05-05T05:39:55.467Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:39:55.726Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:55.726Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:55.726Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:55.726Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:55.727Z] [2023-05-05T05:39:55.727Z] Login Succeeded [2023-05-05T05:39:55.727Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:39:55.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:55.727Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:55.727Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:55.727Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:55.727Z] [2023-05-05T05:39:55.727Z] Login Succeeded [2023-05-05T05:39:55.727Z] docker.io [2023-05-05T05:39:55.727Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:39:55.985Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:39:55.985Z] Configure a credential helper to remove this warning. See [2023-05-05T05:39:55.985Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:39:55.985Z] [2023-05-05T05:39:55.985Z] Login Succeeded [2023-05-05T05:39:55.985Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:39:56.014Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T05:39:56.212Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:39:56.249Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:39:56.286Z] ========================================================= [2023-05-05T05:39:56.286Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-05-05T05:39:56.286Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:39:56.766Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T05:39:56.766Z] Sending build context to Docker daemon 23.6MB [2023-05-05T05:39:56.766Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:39:56.766Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T05:39:57.026Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-05-05T05:39:57.026Z] f56be85fc22e: Pulling fs layer [2023-05-05T05:39:57.026Z] 85791d961cd3: Pulling fs layer [2023-05-05T05:39:57.026Z] d694b5ae8c79: Pulling fs layer [2023-05-05T05:39:57.026Z] 9f32a84ed3da: Pulling fs layer [2023-05-05T05:39:57.026Z] 4d19c01a9841: Pulling fs layer [2023-05-05T05:39:57.026Z] 9325e15d5711: Pulling fs layer [2023-05-05T05:39:57.026Z] 556b6ee489ea: Pulling fs layer [2023-05-05T05:39:57.026Z] c5a4b2cf53e6: Pulling fs layer [2023-05-05T05:39:57.026Z] 9f32a84ed3da: Waiting [2023-05-05T05:39:57.026Z] 9325e15d5711: Waiting [2023-05-05T05:39:57.026Z] 4d19c01a9841: Waiting [2023-05-05T05:39:57.026Z] c5a4b2cf53e6: Waiting [2023-05-05T05:39:57.026Z] 556b6ee489ea: Waiting [2023-05-05T05:39:57.026Z] 85791d961cd3: Verifying Checksum [2023-05-05T05:39:57.026Z] 85791d961cd3: Download complete [2023-05-05T05:39:57.026Z] 9f32a84ed3da: Download complete [2023-05-05T05:39:57.026Z] 4d19c01a9841: Verifying Checksum [2023-05-05T05:39:57.026Z] 4d19c01a9841: Download complete [2023-05-05T05:39:57.026Z] f56be85fc22e: Verifying Checksum [2023-05-05T05:39:57.026Z] f56be85fc22e: Download complete [2023-05-05T05:39:57.026Z] 9325e15d5711: Verifying Checksum [2023-05-05T05:39:57.026Z] 9325e15d5711: Download complete [2023-05-05T05:39:57.289Z] f56be85fc22e: Pull complete [2023-05-05T05:39:57.289Z] 85791d961cd3: Pull complete [2023-05-05T05:39:57.551Z] c5a4b2cf53e6: Verifying Checksum [2023-05-05T05:39:57.551Z] c5a4b2cf53e6: Download complete [2023-05-05T05:39:57.812Z] d694b5ae8c79: Verifying Checksum [2023-05-05T05:39:57.812Z] d694b5ae8c79: Download complete [2023-05-05T05:39:57.812Z] 556b6ee489ea: Verifying Checksum [2023-05-05T05:39:57.812Z] 556b6ee489ea: Download complete [2023-05-05T05:40:01.102Z] d694b5ae8c79: Pull complete [2023-05-05T05:40:01.102Z] 9f32a84ed3da: Pull complete [2023-05-05T05:40:01.102Z] 4d19c01a9841: Pull complete [2023-05-05T05:40:01.102Z] 9325e15d5711: Pull complete [2023-05-05T05:40:03.000Z] 556b6ee489ea: Pull complete [2023-05-05T05:40:03.934Z] c5a4b2cf53e6: Pull complete [2023-05-05T05:40:03.934Z] Digest: sha256:cdb650785bd12602035d3ff87499385c169773a4d12d6eaf394b34464d3a0f2b [2023-05-05T05:40:03.934Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-05-05T05:40:03.934Z] ---> c4be618373d6 [2023-05-05T05:40:03.934Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T05:40:08.149Z] ---> Running in c0ed4cf94521 [2023-05-05T05:40:08.149Z] Removing intermediate container c0ed4cf94521 [2023-05-05T05:40:08.149Z] ---> baab167b2c8a [2023-05-05T05:40:08.149Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:40:08.149Z] ---> Running in c2d1da4bc933 [2023-05-05T05:40:08.149Z] Removing intermediate container c2d1da4bc933 [2023-05-05T05:40:08.149Z] ---> f219f34c9d8f [2023-05-05T05:40:08.149Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:40:08.149Z] ---> Running in 259b97528f98 [2023-05-05T05:40:08.149Z] Removing intermediate container 259b97528f98 [2023-05-05T05:40:08.149Z] ---> 89b3395a35d4 [2023-05-05T05:40:08.149Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-05T05:40:08.412Z] ---> Running in dbbac7ff1ebf [2023-05-05T05:40:08.412Z] Removing intermediate container dbbac7ff1ebf [2023-05-05T05:40:08.412Z] ---> 74204abf397c [2023-05-05T05:40:08.412Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:40:08.412Z] ---> Running in c051838db18e [2023-05-05T05:40:08.671Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:40:08.931Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:40:09.191Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T05:40:09.191Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T05:40:09.191Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T05:40:09.191Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T05:40:09.191Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:40:09.191Z] OK: 269 MiB in 57 packages [2023-05-05T05:40:09.760Z] Removing intermediate container c051838db18e [2023-05-05T05:40:09.760Z] ---> 371c5f5e98d0 [2023-05-05T05:40:09.760Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-05T05:40:09.760Z] ---> 0d1f4208dff1 [2023-05-05T05:40:09.760Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:40:09.760Z] ---> Running in c0f370cee0c7 [2023-05-05T05:40:09.917Z] Still waiting to schedule task [2023-05-05T05:40:09.918Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-05-05T05:40:36.408Z] Removing intermediate container c0f370cee0c7 [2023-05-05T05:40:36.409Z] ---> 54ae0911841c [2023-05-05T05:40:36.409Z] Step 10/12 : COPY . . [2023-05-05T05:40:36.409Z] ---> 9baa23006fd4 [2023-05-05T05:40:36.409Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:40:36.409Z] ---> Running in 704d89ec2634 [2023-05-05T05:40:36.409Z] Removing intermediate container 704d89ec2634 [2023-05-05T05:40:36.409Z] ---> d6fc32b363c9 [2023-05-05T05:40:36.409Z] Step 12/12 : RUN $MAKE [2023-05-05T05:40:36.409Z] ---> Running in 43cca5c1ae71 [2023-05-05T05:40:36.409Z] noop [2023-05-05T05:40:36.409Z] Removing intermediate container 43cca5c1ae71 [2023-05-05T05:40:36.409Z] ---> d75013b035b0 [2023-05-05T05:40:36.409Z] Successfully built d75013b035b0 [2023-05-05T05:40:36.409Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:40:36.854Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T05:40:36.854Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:40:37.008Z] prd-ubuntu20.04-docker-8c-8g-13825 does not seem to be running inside a container [2023-05-05T05:40:37.033Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-397 -v /w/workspace/foundry_device-virtual-go_PR-397:/w/workspace/foundry_device-virtual-go_PR-397:rw,z -v /w/workspace/foundry_device-virtual-go_PR-397@tmp:/w/workspace/foundry_device-virtual-go_PR-397@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T05:40:37.379Z] $ docker top eccb9520dd28bce7f0504f3a4ef50b38b6bd089ebcc3bb903cdd62e5b7f982d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:40:37.755Z] + go version [2023-05-05T05:40:37.755Z] go version go1.20.2 linux/amd64 [Pipeline] } [2023-05-05T05:40:37.787Z] $ docker stop --time=1 eccb9520dd28bce7f0504f3a4ef50b38b6bd089ebcc3bb903cdd62e5b7f982d6 [2023-05-05T05:40:39.049Z] $ docker rm -f --volumes eccb9520dd28bce7f0504f3a4ef50b38b6bd089ebcc3bb903cdd62e5b7f982d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:40:39.755Z] + docker inspect -f . ci-base-image-x86_64 [2023-05-05T05:40:39.755Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:40:39.911Z] prd-ubuntu20.04-docker-8c-8g-13825 does not seem to be running inside a container [2023-05-05T05:40:39.940Z] $ 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-397 -v /w/workspace/foundry_device-virtual-go_PR-397:/w/workspace/foundry_device-virtual-go_PR-397:rw,z -v /w/workspace/foundry_device-virtual-go_PR-397@tmp:/w/workspace/foundry_device-virtual-go_PR-397@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-05-05T05:40:40.267Z] $ docker top efd1c879ce1c9354a58b79aaa4bf24c5a3b4bba8747912e5bae2cd7e8ed3f97c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:40:40.648Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-397 [Pipeline] fileExists [Pipeline] sh [2023-05-05T05:40:40.991Z] + make test [2023-05-05T05:40:40.992Z] go test ./... -coverprofile=coverage.out [2023-05-05T05:40:46.252Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-05T05:40:54.357Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-05T05:40:54.357Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.018s coverage: 58.6% of statements [2023-05-05T05:41:00.931Z] go vet ./... [2023-05-05T05:41:03.461Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T05:41:03.461Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T05:41:03.461Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T05:41:03.500Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T05:41:03.530Z] $ docker stop --time=1 efd1c879ce1c9354a58b79aaa4bf24c5a3b4bba8747912e5bae2cd7e8ed3f97c [2023-05-05T05:41:06.711Z] $ docker rm -f --volumes efd1c879ce1c9354a58b79aaa4bf24c5a3b4bba8747912e5bae2cd7e8ed3f97c [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:41:07.222Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T05:41:07.287Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-05-05T05:41:07.903Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T05:41:08.214Z] + ls -al . [2023-05-05T05:41:08.214Z] total 192 [2023-05-05T05:41:08.214Z] drwxrwxr-x 9 jenkins jenkins 4096 May 5 05:40 . [2023-05-05T05:41:08.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:39 .. [2023-05-05T05:41:08.214Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:39 .git [2023-05-05T05:41:08.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:39 .github [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 337 May 5 05:39 .gitignore [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:39 .golangci.yml [2023-05-05T05:41:08.214Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:39 .semver [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 5 05:39 Attribution.txt [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 05:39 CHANGELOG.md [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 5 05:39 Dockerfile [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:39 GOVERNANCE.md [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 660 May 5 05:39 Jenkinsfile [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:39 LICENSE [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 5 05:39 Makefile [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 623 May 5 05:39 OWNERS.md [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 5 05:39 README.md [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:39 VERSION [2023-05-05T05:41:08.214Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:39 bin [2023-05-05T05:41:08.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:39 cmd [2023-05-05T05:41:08.214Z] -rw-r--r-- 1 jenkins jenkins 43063 May 5 05:40 coverage.out [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 5 05:39 go.mod [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 5 05:39 go.sum [2023-05-05T05:41:08.214Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:39 internal [2023-05-05T05:41:08.214Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:39 snap [2023-05-05T05:41:08.214Z] -rw-rw-r-- 1 jenkins jenkins 235 May 5 05:39 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:41:08.603Z] + 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=eb57e3d8d84416b6c80171ba4f245aafcd04889d --label arch=amd64 --label version=0.0.0 . [2023-05-05T05:41:08.603Z] Sending build context to Docker daemon 23.65MB [2023-05-05T05:41:08.603Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:41:08.603Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T05:41:08.603Z] ---> d75013b035b0 [2023-05-05T05:41:08.603Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T05:41:08.862Z] ---> Running in 9762d65efd4e [2023-05-05T05:41:08.862Z] Removing intermediate container 9762d65efd4e [2023-05-05T05:41:08.862Z] ---> c5bdb8054ec9 [2023-05-05T05:41:08.862Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:41:08.862Z] ---> Running in 982a37d94a5b [2023-05-05T05:41:09.122Z] Removing intermediate container 982a37d94a5b [2023-05-05T05:41:09.122Z] ---> 3f89f151f3fc [2023-05-05T05:41:09.122Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:41:09.122Z] ---> Running in e6e09b1f3596 [2023-05-05T05:41:09.122Z] Removing intermediate container e6e09b1f3596 [2023-05-05T05:41:09.122Z] ---> fa5b2de48366 [2023-05-05T05:41:09.122Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-05T05:41:09.122Z] ---> Running in 082bc2789314 [2023-05-05T05:41:09.122Z] Removing intermediate container 082bc2789314 [2023-05-05T05:41:09.122Z] ---> 2ebb20b0be90 [2023-05-05T05:41:09.122Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:41:09.122Z] ---> Running in 48ba585e1cd1 [2023-05-05T05:41:09.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:41:09.689Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:41:09.947Z] OK: 269 MiB in 57 packages [2023-05-05T05:41:10.206Z] Removing intermediate container 48ba585e1cd1 [2023-05-05T05:41:10.206Z] ---> bc4d5a732de8 [2023-05-05T05:41:10.206Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-05T05:41:10.206Z] ---> c958f7fb8393 [2023-05-05T05:41:10.206Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:41:10.206Z] ---> Running in c158354975fb [2023-05-05T05:41:11.169Z] Removing intermediate container c158354975fb [2023-05-05T05:41:11.169Z] ---> c7461ca59be7 [2023-05-05T05:41:11.170Z] Step 10/25 : COPY . . [2023-05-05T05:41:11.430Z] ---> ec745527b937 [2023-05-05T05:41:11.430Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:41:11.689Z] ---> Running in b46681eca894 [2023-05-05T05:41:11.689Z] Removing intermediate container b46681eca894 [2023-05-05T05:41:11.689Z] ---> 46270653e9cc [2023-05-05T05:41:11.689Z] Step 12/25 : RUN $MAKE [2023-05-05T05:41:11.689Z] ---> Running in af33f3ba2687 [2023-05-05T05:41:11.947Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-05T05:41:33.921Z] Removing intermediate container af33f3ba2687 [2023-05-05T05:41:33.921Z] ---> 01884e3dc912 [2023-05-05T05:41:33.921Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T05:41:33.921Z] 3.17: Pulling from library/alpine [2023-05-05T05:41:33.921Z] f56be85fc22e: Already exists [2023-05-05T05:41:33.921Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T05:41:33.921Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T05:41:33.921Z] ---> 9ed4aefc74f6 [2023-05-05T05:41:33.921Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-05T05:41:33.921Z] ---> Running in 8ccd178d74b0 [2023-05-05T05:41:33.921Z] Removing intermediate container 8ccd178d74b0 [2023-05-05T05:41:33.921Z] ---> ba4d0d4b58f4 [2023-05-05T05:41:33.921Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T05:41:33.921Z] ---> Running in ab2f55516ea7 [2023-05-05T05:41:33.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-05-05T05:41:33.921Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-05-05T05:41:33.921Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T05:41:33.921Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:41:33.921Z] OK: 7 MiB in 16 packages [2023-05-05T05:41:33.921Z] Removing intermediate container ab2f55516ea7 [2023-05-05T05:41:33.921Z] ---> 98992ad15485 [2023-05-05T05:41:33.921Z] Step 16/25 : WORKDIR / [2023-05-05T05:41:33.921Z] ---> Running in b4ac24de1648 [2023-05-05T05:41:33.921Z] Removing intermediate container b4ac24de1648 [2023-05-05T05:41:33.921Z] ---> 553dcf73bbaf [2023-05-05T05:41:33.921Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-05T05:41:33.921Z] ---> 67ef4b2f2e3b [2023-05-05T05:41:33.921Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-05T05:41:33.921Z] ---> 7cec5f950227 [2023-05-05T05:41:33.921Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-05T05:41:33.921Z] ---> 1507b746e9fe [2023-05-05T05:41:33.921Z] Step 20/25 : EXPOSE 59900 [2023-05-05T05:41:33.921Z] ---> Running in bd83306a9193 [2023-05-05T05:41:33.921Z] Removing intermediate container bd83306a9193 [2023-05-05T05:41:33.921Z] ---> d68f10375cb4 [2023-05-05T05:41:33.921Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-05T05:41:33.921Z] ---> Running in 1c124c91b149 [2023-05-05T05:41:33.921Z] Removing intermediate container 1c124c91b149 [2023-05-05T05:41:33.921Z] ---> 753df983a593 [2023-05-05T05:41:33.921Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T05:41:33.921Z] ---> Running in 7ac41fa708ec [2023-05-05T05:41:33.921Z] Removing intermediate container 7ac41fa708ec [2023-05-05T05:41:33.921Z] ---> 702f0077dca2 [2023-05-05T05:41:33.921Z] Step 23/25 : LABEL arch=amd64 [2023-05-05T05:41:33.921Z] ---> Running in 74f73a2cac1b [2023-05-05T05:41:33.921Z] Removing intermediate container 74f73a2cac1b [2023-05-05T05:41:33.921Z] ---> 009f6d046c56 [2023-05-05T05:41:33.921Z] Step 24/25 : LABEL git_sha=eb57e3d8d84416b6c80171ba4f245aafcd04889d [2023-05-05T05:41:33.921Z] ---> Running in c4e2a5b50ebe [2023-05-05T05:41:33.921Z] Removing intermediate container c4e2a5b50ebe [2023-05-05T05:41:33.921Z] ---> 760eec9d67c8 [2023-05-05T05:41:33.921Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T05:41:33.921Z] ---> Running in f50d1b5215b4 [2023-05-05T05:41:33.921Z] Removing intermediate container f50d1b5215b4 [2023-05-05T05:41:33.921Z] ---> aec03cf7590d [2023-05-05T05:41:33.921Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T05:41:33.921Z] Successfully built aec03cf7590d [2023-05-05T05:41:33.921Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:41:34.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:41:34.763Z] [2023-05-05T05:41:34.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:41:35.127Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:41:35.127Z] latest: Pulling from edgex-lftools-log-publisher [2023-05-05T05:41:35.127Z] 5eb5b503b376: Pulling fs layer [2023-05-05T05:41:35.127Z] 5c69ac0246d0: Pulling fs layer [2023-05-05T05:41:35.127Z] ec43610c2a17: Pulling fs layer [2023-05-05T05:41:35.127Z] 3a2ae6a8a46f: Pulling fs layer [2023-05-05T05:41:35.127Z] 33b1e0a273af: Pulling fs layer [2023-05-05T05:41:35.127Z] 5d3b04190fa2: Pulling fs layer [2023-05-05T05:41:35.127Z] 2f39f015ded8: Pulling fs layer [2023-05-05T05:41:35.127Z] 33b1e0a273af: Waiting [2023-05-05T05:41:35.127Z] 3a2ae6a8a46f: Waiting [2023-05-05T05:41:35.127Z] 5c69ac0246d0: Verifying Checksum [2023-05-05T05:41:35.127Z] 5c69ac0246d0: Download complete [2023-05-05T05:41:35.127Z] 3a2ae6a8a46f: Verifying Checksum [2023-05-05T05:41:35.127Z] 3a2ae6a8a46f: Download complete [2023-05-05T05:41:35.127Z] 33b1e0a273af: Verifying Checksum [2023-05-05T05:41:35.127Z] 33b1e0a273af: Download complete [2023-05-05T05:41:35.127Z] 5d3b04190fa2: Verifying Checksum [2023-05-05T05:41:35.127Z] 5d3b04190fa2: Download complete [2023-05-05T05:41:35.127Z] ec43610c2a17: Verifying Checksum [2023-05-05T05:41:35.127Z] ec43610c2a17: Download complete [2023-05-05T05:41:35.385Z] 5eb5b503b376: Verifying Checksum [2023-05-05T05:41:35.385Z] 5eb5b503b376: Download complete [2023-05-05T05:41:35.950Z] 2f39f015ded8: Download complete [2023-05-05T05:41:36.515Z] 5eb5b503b376: Pull complete [2023-05-05T05:41:36.774Z] 5c69ac0246d0: Pull complete [2023-05-05T05:41:37.034Z] ec43610c2a17: Pull complete [2023-05-05T05:41:37.034Z] 3a2ae6a8a46f: Pull complete [2023-05-05T05:41:37.293Z] 33b1e0a273af: Pull complete [2023-05-05T05:41:37.552Z] 5d3b04190fa2: Pull complete [2023-05-05T05:41:41.740Z] 2f39f015ded8: Pull complete [2023-05-05T05:41:41.740Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-05-05T05:41:41.740Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:41:41.740Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:41:41.943Z] prd-ubuntu20.04-docker-8c-8g-13825 does not seem to be running inside a container [2023-05-05T05:41:41.973Z] $ 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-397 -v /w/workspace/foundry_device-virtual-go_PR-397:/w/workspace/foundry_device-virtual-go_PR-397:rw,z -v /w/workspace/foundry_device-virtual-go_PR-397@tmp:/w/workspace/foundry_device-virtual-go_PR-397@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T05:41:45.747Z] $ docker top 6f45c4b1161606ec10fc53f768e06d428a57bdc055328b80bd6514a3f5f2158e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:41:46.205Z] ---> job-cost.sh [2023-05-05T05:41:46.205Z] lf-activate-venv: SKIPPING [2023-05-05T05:41:46.205Z] INFO: No Stack... [2023-05-05T05:41:46.469Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T05:41:46.728Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T05:41:47.037Z] + cat /w/workspace/foundry_device-virtual-go_PR-397/archives/cost.csv [2023-05-05T05:41:47.037Z] + cut -d, -f6 [Pipeline] lock [2023-05-05T05:41:47.072Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-397-1-stack-cost] [2023-05-05T05:41:47.077Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-397-1-stack-cost] did not exist. Created. [2023-05-05T05:41:47.077Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T05:41:47.480Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-05-05T05:41:47.529Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T05:41:47.559Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-397-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T05:41:47.636Z] $ docker stop --time=1 6f45c4b1161606ec10fc53f768e06d428a57bdc055328b80bd6514a3f5f2158e [2023-05-05T05:41:48.815Z] $ docker rm -f --volumes 6f45c4b1161606ec10fc53f768e06d428a57bdc055328b80bd6514a3f5f2158e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-05-05T05:42:55.430Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-13827 in /w/workspace/foundry_device-virtual-go_PR-397 [Pipeline] { [Pipeline] ws [2023-05-05T05:42:55.483Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-05-05T05:42:55.569Z] The recommended git tool is: git [2023-05-05T05:43:05.587Z] using credential edgex-jenkins-ssh [2023-05-05T05:43:05.611Z] Cloning the remote Git repository [2023-05-05T05:43:05.666Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T05:43:05.776Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-05-05T05:43:05.945Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T05:43:05.946Z] > git --version # timeout=10 [2023-05-05T05:43:05.979Z] > git --version # 'git version 2.25.1' [2023-05-05T05:43:05.982Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:43:06.149Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T05:43:08.494Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-05T05:43:08.520Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-05-05T05:43:10.201Z] Merging remotes/origin/main commit f8cb92a3d845b6daf1d0068b834535a64d8c37e9 into PR head commit 9b4da6a455844a7b09d2bf62135249e0e7bfb5fe [2023-05-05T05:43:09.512Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-05-05T05:43:09.574Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-05-05T05:43:09.576Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:43:09.597Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/397/head:refs/remotes/origin/PR-397 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-05-05T05:43:10.226Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T05:43:10.314Z] > git checkout -f 9b4da6a455844a7b09d2bf62135249e0e7bfb5fe # timeout=10 [2023-05-05T05:43:10.420Z] > git remote # timeout=10 [2023-05-05T05:43:10.445Z] > git config --get remote.origin.url # timeout=10 [2023-05-05T05:43:10.477Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-05-05T05:43:10.585Z] Merge succeeded, producing d8dd2e33813d379c498bae7e752a423ce39efdf4 [2023-05-05T05:43:10.585Z] Checking out Revision d8dd2e33813d379c498bae7e752a423ce39efdf4 (PR-397) [2023-05-05T05:43:10.495Z] > git merge f8cb92a3d845b6daf1d0068b834535a64d8c37e9 # timeout=10 [2023-05-05T05:43:10.564Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-05-05T05:43:10.594Z] > git config core.sparsecheckout # timeout=10 [2023-05-05T05:43:10.610Z] > git checkout -f d8dd2e33813d379c498bae7e752a423ce39efdf4 # timeout=10 [2023-05-05T05:43:14.185Z] Commit message: "Merge commit 'f8cb92a3d845b6daf1d0068b834535a64d8c37e9' into HEAD" [2023-05-05T05:43:14.185Z] First time build. Skipping changelog. [2023-05-05T05:43:14.246Z] > git --version # timeout=10 [2023-05-05T05:43:14.259Z] > git --version # 'git version 2.25.1' [2023-05-05T05:43:14.272Z] fatal: bad object 4fc256d9079ed2258907e613f84b1b8da264a4bd [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:43:15.386Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-05-05T05:43:15.386Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T05:43:15.386Z] Dload Upload Total Spent Left Speed [2023-05-05T05:43:15.386Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 98084 [Pipeline] sh [2023-05-05T05:43:16.190Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-05-05T05:43:16.554Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-05-05T05:43:16.554Z] + sudo tee /etc/docker/daemon.new [2023-05-05T05:43:16.554Z] { [2023-05-05T05:43:16.554Z] "registry-mirrors": [ [2023-05-05T05:43:16.554Z] "https://nexus3.edgexfoundry.org:10001" [2023-05-05T05:43:16.554Z] ], [2023-05-05T05:43:16.554Z] "bip": "10.250.0.254/24", [2023-05-05T05:43:16.554Z] "hosts": [ [2023-05-05T05:43:16.554Z] "tcp://0.0.0.0:5555", [2023-05-05T05:43:16.554Z] "unix:///var/run/docker.sock" [2023-05-05T05:43:16.554Z] ], [2023-05-05T05:43:16.554Z] "mtu": 1458, [2023-05-05T05:43:16.554Z] "selinux-enabled": true, [2023-05-05T05:43:16.554Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-05-05T05:43:16.554Z] } [Pipeline] sh [2023-05-05T05:43:16.908Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-05-05T05:43:17.274Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:43:35.598Z] provisioning config files... [2023-05-05T05:43:35.626Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config14030998115129364168tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:43:36.020Z] ---> docker-login.sh [2023-05-05T05:43:36.020Z] nexus3.edgexfoundry.org:10001 [2023-05-05T05:43:36.990Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:43:37.261Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:43:37.261Z] Configure a credential helper to remove this warning. See [2023-05-05T05:43:37.261Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:43:37.261Z] [2023-05-05T05:43:37.261Z] Login Succeeded [2023-05-05T05:43:37.261Z] nexus3.edgexfoundry.org:10002 [2023-05-05T05:43:37.529Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:43:37.529Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:43:37.529Z] Configure a credential helper to remove this warning. See [2023-05-05T05:43:37.529Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:43:37.529Z] [2023-05-05T05:43:37.529Z] Login Succeeded [2023-05-05T05:43:37.529Z] nexus3.edgexfoundry.org:10003 [2023-05-05T05:43:37.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:43:38.071Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:43:38.071Z] Configure a credential helper to remove this warning. See [2023-05-05T05:43:38.071Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:43:38.071Z] [2023-05-05T05:43:38.071Z] Login Succeeded [2023-05-05T05:43:38.071Z] nexus3.edgexfoundry.org:10004 [2023-05-05T05:43:38.340Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:43:38.340Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:43:38.340Z] Configure a credential helper to remove this warning. See [2023-05-05T05:43:38.340Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:43:38.340Z] [2023-05-05T05:43:38.340Z] Login Succeeded [2023-05-05T05:43:38.340Z] docker.io [2023-05-05T05:43:38.609Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-05-05T05:43:38.880Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-05-05T05:43:38.880Z] Configure a credential helper to remove this warning. See [2023-05-05T05:43:38.880Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-05-05T05:43:38.880Z] [2023-05-05T05:43:38.880Z] Login Succeeded [2023-05-05T05:43:38.880Z] ---> docker-login.sh ends [Pipeline] } [2023-05-05T05:43:38.908Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-05-05T05:43:39.346Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:43:39.381Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-05-05T05:43:39.413Z] ========================================================= [2023-05-05T05:43:39.413Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-05-05T05:43:39.413Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:43:39.912Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine --build-arg MAKE=echo noop --target=builder . [2023-05-05T05:43:40.190Z] Sending build context to Docker daemon 11.97MB [2023-05-05T05:43:40.461Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:43:40.461Z] Step 2/12 : FROM ${BASE} AS builder [2023-05-05T05:43:40.461Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-05-05T05:43:40.461Z] c41833b44d91: Pulling fs layer [2023-05-05T05:43:40.461Z] ed15518f5707: Pulling fs layer [2023-05-05T05:43:40.461Z] feae8fd75edb: Pulling fs layer [2023-05-05T05:43:40.461Z] 242c74f7c9fa: Pulling fs layer [2023-05-05T05:43:40.461Z] 3cdef696dda3: Pulling fs layer [2023-05-05T05:43:40.461Z] 2ced38df9373: Pulling fs layer [2023-05-05T05:43:40.461Z] 58f1dce35555: Pulling fs layer [2023-05-05T05:43:40.461Z] 3cdef696dda3: Waiting [2023-05-05T05:43:40.461Z] 2ced38df9373: Waiting [2023-05-05T05:43:40.461Z] 58f1dce35555: Waiting [2023-05-05T05:43:40.461Z] 242c74f7c9fa: Waiting [2023-05-05T05:43:40.461Z] ed15518f5707: Verifying Checksum [2023-05-05T05:43:40.461Z] ed15518f5707: Download complete [2023-05-05T05:43:40.734Z] 242c74f7c9fa: Verifying Checksum [2023-05-05T05:43:40.734Z] 242c74f7c9fa: Download complete [2023-05-05T05:43:40.734Z] 3cdef696dda3: Verifying Checksum [2023-05-05T05:43:40.734Z] 3cdef696dda3: Download complete [2023-05-05T05:43:40.734Z] c41833b44d91: Verifying Checksum [2023-05-05T05:43:40.734Z] c41833b44d91: Download complete [2023-05-05T05:43:41.717Z] c41833b44d91: Pull complete [2023-05-05T05:43:42.306Z] 58f1dce35555: Verifying Checksum [2023-05-05T05:43:42.306Z] 58f1dce35555: Download complete [2023-05-05T05:43:43.743Z] feae8fd75edb: Verifying Checksum [2023-05-05T05:43:43.743Z] feae8fd75edb: Download complete [2023-05-05T05:43:43.743Z] 2ced38df9373: Verifying Checksum [2023-05-05T05:43:43.743Z] 2ced38df9373: Download complete [2023-05-05T05:43:44.334Z] ed15518f5707: Pull complete [2023-05-05T05:43:54.427Z] feae8fd75edb: Pull complete [2023-05-05T05:43:54.427Z] 242c74f7c9fa: Pull complete [2023-05-05T05:43:54.694Z] 3cdef696dda3: Pull complete [2023-05-05T05:44:01.388Z] 2ced38df9373: Pull complete [2023-05-05T05:44:03.340Z] 58f1dce35555: Pull complete [2023-05-05T05:44:03.340Z] Digest: sha256:3b55595e96c696ae732e8cb20cde5b1ff7282a1fe1423a8de67617af8d15ea1e [2023-05-05T05:44:03.340Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-05-05T05:44:03.340Z] ---> fadd8f120f05 [2023-05-05T05:44:03.340Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T05:44:05.296Z] ---> Running in cecb1b3cb28a [2023-05-05T05:44:05.296Z] Removing intermediate container cecb1b3cb28a [2023-05-05T05:44:05.296Z] ---> 8141e0f884f6 [2023-05-05T05:44:05.296Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:44:05.563Z] ---> Running in e1d873866345 [2023-05-05T05:44:05.832Z] Removing intermediate container e1d873866345 [2023-05-05T05:44:05.832Z] ---> cfb9420a8287 [2023-05-05T05:44:05.832Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:44:05.832Z] ---> Running in 21e4a84ead5c [2023-05-05T05:44:06.104Z] Removing intermediate container 21e4a84ead5c [2023-05-05T05:44:06.104Z] ---> 5eb035d9924a [2023-05-05T05:44:06.104Z] Step 6/12 : WORKDIR /device-virtual-go [2023-05-05T05:44:06.372Z] ---> Running in 77b6edee3b25 [2023-05-05T05:44:06.641Z] Removing intermediate container 77b6edee3b25 [2023-05-05T05:44:06.641Z] ---> ed8ff13e07a9 [2023-05-05T05:44:06.641Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:44:06.641Z] ---> Running in 725149222c8c [2023-05-05T05:44:08.058Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:44:08.326Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:44:09.290Z] (1/4) Installing openssh-keygen (9.1_p1-r2) [2023-05-05T05:44:09.290Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-05-05T05:44:09.290Z] (3/4) Installing openssh-client-common (9.1_p1-r2) [2023-05-05T05:44:09.560Z] (4/4) Installing openssh-client-default (9.1_p1-r2) [2023-05-05T05:44:09.560Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:44:09.560Z] OK: 268 MiB in 57 packages [2023-05-05T05:44:10.977Z] Removing intermediate container 725149222c8c [2023-05-05T05:44:10.977Z] ---> 9ff4cd45801e [2023-05-05T05:44:10.977Z] Step 8/12 : COPY go.mod vendor* ./ [2023-05-05T05:44:11.251Z] ---> bf92cf1f4a20 [2023-05-05T05:44:11.251Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:44:11.251Z] ---> Running in f000ae124f19 [2023-05-05T05:45:19.180Z] Removing intermediate container f000ae124f19 [2023-05-05T05:45:19.180Z] ---> cc92b35c4f03 [2023-05-05T05:45:19.180Z] Step 10/12 : COPY . . [2023-05-05T05:45:19.180Z] ---> 9e270bd343ad [2023-05-05T05:45:19.180Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:45:19.180Z] ---> Running in a83faba4f858 [2023-05-05T05:45:19.180Z] Removing intermediate container a83faba4f858 [2023-05-05T05:45:19.180Z] ---> 23a842a08af0 [2023-05-05T05:45:19.180Z] Step 12/12 : RUN $MAKE [2023-05-05T05:45:19.180Z] ---> Running in 6b245c9bfc6f [2023-05-05T05:45:19.180Z] noop [2023-05-05T05:45:19.180Z] Removing intermediate container 6b245c9bfc6f [2023-05-05T05:45:19.180Z] ---> df71eddeecc5 [2023-05-05T05:45:19.180Z] Successfully built df71eddeecc5 [2023-05-05T05:45:19.180Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:45:19.680Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T05:45:19.680Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:45:20.001Z] prd-ubuntu20.04-docker-arm64-4c-16g-13827 does not seem to be running inside a container [2023-05-05T05:45:20.073Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T05:45:21.374Z] $ docker top bdd618a57f79abdd66404d2c9ca319cb624208a6a3d6e7fbc01e246d91a4c359 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:45:22.279Z] + go version [2023-05-05T05:45:22.279Z] go version go1.20.2 linux/arm64 [Pipeline] } [2023-05-05T05:45:22.315Z] $ docker stop --time=1 bdd618a57f79abdd66404d2c9ca319cb624208a6a3d6e7fbc01e246d91a4c359 [2023-05-05T05:45:24.014Z] $ docker rm -f --volumes bdd618a57f79abdd66404d2c9ca319cb624208a6a3d6e7fbc01e246d91a4c359 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:45:24.931Z] + docker inspect -f . ci-base-image-arm64 [2023-05-05T05:45:24.931Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:45:25.209Z] prd-ubuntu20.04-docker-arm64-4c-16g-13827 does not seem to be running inside a container [2023-05-05T05:45:25.281Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-05-05T05:45:26.586Z] $ docker top e778b87e7d2b8480a7a5b3c8138b72e87b75844e98e0b0dfbadf6cf66c90b932 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:45:27.489Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-05-05T05:45:28.209Z] + make test [2023-05-05T05:45:28.209Z] go test ./... -coverprofile=coverage.out [2023-05-05T05:46:07.112Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-05-05T05:48:28.868Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-05-05T05:48:28.868Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.090s coverage: 58.4% of statements [2023-05-05T05:48:28.868Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-05-05T05:48:28.868Z] go vet ./... [2023-05-05T05:48:43.876Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-05-05T05:48:43.876Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-05-05T05:48:43.876Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-05-05T05:48:43.913Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-05-05T05:48:43.947Z] $ docker stop --time=1 e778b87e7d2b8480a7a5b3c8138b72e87b75844e98e0b0dfbadf6cf66c90b932 [2023-05-05T05:48:45.849Z] $ docker rm -f --volumes e778b87e7d2b8480a7a5b3c8138b72e87b75844e98e0b0dfbadf6cf66c90b932 [Pipeline] // withDockerContainer [Pipeline] sh [2023-05-05T05:48:47.084Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-05-05T05:48:47.121Z] Warning: overwriting stash ‘coverage-report’ [2023-05-05T05:48:47.801Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-05-05T05:48:48.416Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-05-05T05:48:48.766Z] + ls -al . [2023-05-05T05:48:48.766Z] total 188 [2023-05-05T05:48:48.766Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:45 . [2023-05-05T05:48:48.766Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:43 .. [2023-05-05T05:48:48.766Z] drwxrwxr-x 8 jenkins jenkins 4096 May 5 05:43 .git [2023-05-05T05:48:48.766Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:43 .github [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 337 May 5 05:43 .gitignore [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 41 May 5 05:43 .golangci.yml [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 8652 May 5 05:43 Attribution.txt [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 11367 May 5 05:43 CHANGELOG.md [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 1646 May 5 05:43 Dockerfile [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 677 May 5 05:43 GOVERNANCE.md [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 660 May 5 05:43 Jenkinsfile [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 11340 May 5 05:43 LICENSE [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 1696 May 5 05:43 Makefile [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 623 May 5 05:43 OWNERS.md [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 3578 May 5 05:43 README.md [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 5 May 5 05:39 VERSION [2023-05-05T05:48:48.766Z] drwxrwxr-x 2 jenkins jenkins 4096 May 5 05:43 bin [2023-05-05T05:48:48.766Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:43 cmd [2023-05-05T05:48:48.766Z] -rw-r--r-- 1 jenkins jenkins 43063 May 5 05:48 coverage.out [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 3209 May 5 05:43 go.mod [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 30994 May 5 05:43 go.sum [2023-05-05T05:48:48.766Z] drwxrwxr-x 3 jenkins jenkins 4096 May 5 05:43 internal [2023-05-05T05:48:48.766Z] drwxrwxr-x 4 jenkins jenkins 4096 May 5 05:43 snap [2023-05-05T05:48:48.766Z] -rw-rw-r-- 1 jenkins jenkins 235 May 5 05:43 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:48:49.213Z] + 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=d8dd2e33813d379c498bae7e752a423ce39efdf4 --label arch=arm64 --label version=0.0.0 . [2023-05-05T05:48:49.817Z] Sending build context to Docker daemon 12.01MB [2023-05-05T05:48:49.817Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-05-05T05:48:49.817Z] Step 2/25 : FROM ${BASE} AS builder [2023-05-05T05:48:49.817Z] ---> df71eddeecc5 [2023-05-05T05:48:49.817Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-05-05T05:48:49.817Z] ---> Running in 418bb865bcb6 [2023-05-05T05:48:50.087Z] Removing intermediate container 418bb865bcb6 [2023-05-05T05:48:50.087Z] ---> e50b837788e3 [2023-05-05T05:48:50.087Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-05-05T05:48:50.087Z] ---> Running in 4178b7989563 [2023-05-05T05:48:50.373Z] Removing intermediate container 4178b7989563 [2023-05-05T05:48:50.373Z] ---> 67ce19b8c04e [2023-05-05T05:48:50.373Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-05-05T05:48:50.641Z] ---> Running in 2cd10f06d24d [2023-05-05T05:48:50.909Z] Removing intermediate container 2cd10f06d24d [2023-05-05T05:48:50.909Z] ---> 811f533bb5d6 [2023-05-05T05:48:50.909Z] Step 6/25 : WORKDIR /device-virtual-go [2023-05-05T05:48:50.909Z] ---> Running in 89ee6bb53096 [2023-05-05T05:48:51.191Z] Removing intermediate container 89ee6bb53096 [2023-05-05T05:48:51.191Z] ---> 8f8bfdff5a62 [2023-05-05T05:48:51.191Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-05-05T05:48:51.465Z] ---> Running in f8cc142b873e [2023-05-05T05:48:52.431Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:48:53.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:48:54.435Z] OK: 268 MiB in 57 packages [2023-05-05T05:48:55.022Z] Removing intermediate container f8cc142b873e [2023-05-05T05:48:55.022Z] ---> 570e3618c1a2 [2023-05-05T05:48:55.022Z] Step 8/25 : COPY go.mod vendor* ./ [2023-05-05T05:48:55.607Z] ---> a843c0bb1691 [2023-05-05T05:48:55.607Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-05-05T05:48:55.607Z] ---> Running in 312186897c19 [2023-05-05T05:48:58.189Z] Removing intermediate container 312186897c19 [2023-05-05T05:48:58.189Z] ---> f4ed4c16545e [2023-05-05T05:48:58.189Z] Step 10/25 : COPY . . [2023-05-05T05:48:59.159Z] ---> 6bd643c3e832 [2023-05-05T05:48:59.159Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-05-05T05:48:59.440Z] ---> Running in 31a3daf9a408 [2023-05-05T05:48:59.708Z] Removing intermediate container 31a3daf9a408 [2023-05-05T05:48:59.708Z] ---> b6c477d66339 [2023-05-05T05:48:59.708Z] Step 12/25 : RUN $MAKE [2023-05-05T05:48:59.708Z] ---> Running in e3433ac3fd98 [2023-05-05T05:49:00.672Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-05-05T05:51:22.995Z] Removing intermediate container e3433ac3fd98 [2023-05-05T05:51:22.995Z] ---> 739af52f8c36 [2023-05-05T05:51:22.995Z] Step 13/25 : FROM alpine:3.17 [2023-05-05T05:51:31.206Z] 3.17: Pulling from library/alpine [2023-05-05T05:51:31.206Z] c41833b44d91: Already exists [2023-05-05T05:51:31.206Z] Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 [2023-05-05T05:51:31.206Z] Status: Downloaded newer image for alpine:3.17 [2023-05-05T05:51:31.206Z] ---> 51e60588ff2c [2023-05-05T05:51:31.206Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-05-05T05:51:31.206Z] ---> Running in 106cd0a99f64 [2023-05-05T05:51:31.206Z] Removing intermediate container 106cd0a99f64 [2023-05-05T05:51:31.206Z] ---> 9c714bf3d5c1 [2023-05-05T05:51:31.206Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-05-05T05:51:31.206Z] ---> Running in 8f3efd2c71b4 [2023-05-05T05:51:32.169Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-05-05T05:51:32.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-05-05T05:51:33.729Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-05-05T05:51:33.996Z] Executing busybox-1.35.0-r29.trigger [2023-05-05T05:51:33.996Z] OK: 8 MiB in 16 packages [2023-05-05T05:51:34.969Z] Removing intermediate container 8f3efd2c71b4 [2023-05-05T05:51:34.969Z] ---> f94e00ed6b15 [2023-05-05T05:51:34.969Z] Step 16/25 : WORKDIR / [2023-05-05T05:51:34.969Z] ---> Running in 361ac3f97c42 [2023-05-05T05:51:35.238Z] Removing intermediate container 361ac3f97c42 [2023-05-05T05:51:35.238Z] ---> 152f43e4fb11 [2023-05-05T05:51:35.238Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-05-05T05:51:35.506Z] ---> 2ac4e808567f [2023-05-05T05:51:35.506Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-05-05T05:51:36.093Z] ---> 46cada6327bf [2023-05-05T05:51:36.093Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-05-05T05:51:37.505Z] ---> ea142fa72396 [2023-05-05T05:51:37.505Z] Step 20/25 : EXPOSE 59900 [2023-05-05T05:51:37.505Z] ---> Running in 87c08b467803 [2023-05-05T05:51:37.774Z] Removing intermediate container 87c08b467803 [2023-05-05T05:51:37.774Z] ---> 22ffb7730878 [2023-05-05T05:51:37.774Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-05-05T05:51:37.774Z] ---> Running in 81f12d6cebbb [2023-05-05T05:51:38.042Z] Removing intermediate container 81f12d6cebbb [2023-05-05T05:51:38.042Z] ---> 2bc079e52528 [2023-05-05T05:51:38.042Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-05-05T05:51:38.310Z] ---> Running in c5103cd4f716 [2023-05-05T05:51:38.577Z] Removing intermediate container c5103cd4f716 [2023-05-05T05:51:38.577Z] ---> b4af9737a19b [2023-05-05T05:51:38.577Z] Step 23/25 : LABEL arch=arm64 [2023-05-05T05:51:38.577Z] ---> Running in 0b931ad3dc3a [2023-05-05T05:51:38.843Z] Removing intermediate container 0b931ad3dc3a [2023-05-05T05:51:38.843Z] ---> c5da35cde8fa [2023-05-05T05:51:38.843Z] Step 24/25 : LABEL git_sha=d8dd2e33813d379c498bae7e752a423ce39efdf4 [2023-05-05T05:51:38.843Z] ---> Running in 0a1cabb6f4f9 [2023-05-05T05:51:39.120Z] Removing intermediate container 0a1cabb6f4f9 [2023-05-05T05:51:39.120Z] ---> 0f22b9f149fd [2023-05-05T05:51:39.120Z] Step 25/25 : LABEL version=0.0.0 [2023-05-05T05:51:39.388Z] ---> Running in f5f79a965667 [2023-05-05T05:51:39.654Z] Removing intermediate container f5f79a965667 [2023-05-05T05:51:39.654Z] ---> b023ea5bd9a0 [2023-05-05T05:51:39.654Z] [Warning] One or more build-args [ARCH] were not consumed [2023-05-05T05:51:39.654Z] Successfully built b023ea5bd9a0 [2023-05-05T05:51:39.654Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:51:40.429Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:51:40.429Z] [2023-05-05T05:51:40.429Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:51:40.829Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:51:50.891Z] arm64: Pulling from edgex-lftools-log-publisher [2023-05-05T05:51:50.891Z] 8998bd30e6a1: Pulling fs layer [2023-05-05T05:51:50.891Z] 04944245beec: Pulling fs layer [2023-05-05T05:51:50.891Z] 699f458cf7ca: Pulling fs layer [2023-05-05T05:51:50.891Z] 765212b225bb: Pulling fs layer [2023-05-05T05:51:50.891Z] f23df028b6ca: Pulling fs layer [2023-05-05T05:51:50.891Z] d65c8cfc05b1: Pulling fs layer [2023-05-05T05:51:50.891Z] 2437ff75d9bd: Pulling fs layer [2023-05-05T05:51:50.891Z] 765212b225bb: Waiting [2023-05-05T05:51:50.891Z] f23df028b6ca: Waiting [2023-05-05T05:51:50.891Z] d65c8cfc05b1: Waiting [2023-05-05T05:51:50.891Z] 2437ff75d9bd: Waiting [2023-05-05T05:52:29.760Z] 699f458cf7ca: Verifying Checksum [2023-05-05T05:52:29.760Z] 699f458cf7ca: Download complete [2023-05-05T05:52:29.760Z] 765212b225bb: Download complete [2023-05-05T05:52:29.760Z] f23df028b6ca: Verifying Checksum [2023-05-05T05:52:29.760Z] f23df028b6ca: Download complete [2023-05-05T05:52:29.760Z] d65c8cfc05b1: Download complete [2023-05-05T05:52:29.760Z] 8998bd30e6a1: Verifying Checksum [2023-05-05T05:52:29.760Z] 8998bd30e6a1: Download complete [2023-05-05T05:52:30.349Z] 04944245beec: Verifying Checksum [2023-05-05T05:52:30.349Z] 04944245beec: Download complete [2023-05-05T05:52:31.314Z] 2437ff75d9bd: Verifying Checksum [2023-05-05T05:52:31.314Z] 2437ff75d9bd: Download complete [2023-05-05T05:52:32.728Z] 8998bd30e6a1: Pull complete [2023-05-05T05:52:33.312Z] 04944245beec: Pull complete [2023-05-05T05:52:34.724Z] 699f458cf7ca: Pull complete [2023-05-05T05:52:35.000Z] 765212b225bb: Pull complete [2023-05-05T05:52:35.583Z] f23df028b6ca: Pull complete [2023-05-05T05:52:35.851Z] d65c8cfc05b1: Pull complete [2023-05-05T05:52:50.854Z] 2437ff75d9bd: Pull complete [2023-05-05T05:52:50.854Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-05-05T05:52:50.854Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-05-05T05:52:50.854Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:52:51.212Z] prd-ubuntu20.04-docker-arm64-4c-16g-13827 does not seem to be running inside a container [2023-05-05T05:52:51.287Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-05-05T05:52:54.055Z] $ docker top 7afb32a736051889ed1fe85519a88d1242cc4c4051e0b8af933e41721c4ec122 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:52:54.982Z] ---> job-cost.sh [2023-05-05T05:52:54.982Z] lf-activate-venv: SKIPPING [2023-05-05T05:52:54.982Z] INFO: No Stack... [2023-05-05T05:52:55.567Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-05-05T05:52:56.153Z] INFO: Archiving Costs [Pipeline] sh [2023-05-05T05:52:56.502Z] + cut -d, -f6 [2023-05-05T05:52:56.502Z] + cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-05-05T05:52:56.869Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-397-1-stack-cost] [2023-05-05T05:52:56.874Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-397-1-stack-cost] did not exist. Created. [2023-05-05T05:52:56.874Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-397-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-05-05T05:52:57.601Z] /w/workspace/device-virtual-go/1@tmp/durable-b8df1dfc/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-05-05T05:52:58.272Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-05-05T05:52:58.303Z] Warning: overwriting stash ‘stack-cost’ [2023-05-05T05:52:58.354Z] Stashed 1 file(s) [Pipeline] } [2023-05-05T05:52:58.370Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-397-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-05-05T05:52:58.435Z] $ docker stop --time=1 7afb32a736051889ed1fe85519a88d1242cc4c4051e0b8af933e41721c4ec122 [2023-05-05T05:52:59.920Z] $ docker rm -f --volumes 7afb32a736051889ed1fe85519a88d1242cc4c4051e0b8af933e41721c4ec122 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-05-05T05:53:00.854Z] provisioning config files... [2023-05-05T05:53:00.863Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-397@tmp/config13137715752410540805tmp [Pipeline] { [Pipeline] sh [2023-05-05T05:53:01.191Z] + set +x [2023-05-05T05:53:01.192Z] + curl -s https://codecov.io/bash [2023-05-05T05:53:01.192Z] + bash -s -- [2023-05-05T05:53:01.192Z] [2023-05-05T05:53:01.192Z] _____ _ [2023-05-05T05:53:01.192Z] / ____| | | [2023-05-05T05:53:01.192Z] | | ___ __| | ___ ___ _____ __ [2023-05-05T05:53:01.192Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-05-05T05:53:01.192Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-05-05T05:53:01.192Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-05-05T05:53:01.192Z] Bash-1.0.6 [2023-05-05T05:53:01.192Z] [2023-05-05T05:53:01.192Z] [2023-05-05T05:53:01.192Z] ==> git version 2.25.1 found [2023-05-05T05:53:01.192Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-05-05T05:53:01.192Z] Release-Date: 2020-01-08 [2023-05-05T05:53:01.192Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-05-05T05:53:01.192Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-05-05T05:53:01.192Z] ==> Jenkins CI detected. [2023-05-05T05:53:01.192Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-397 [2023-05-05T05:53:01.192Z] project root: . [2023-05-05T05:53:01.192Z] --> token set from env [2023-05-05T05:53:01.192Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-05-05T05:53:01.450Z] ==> Running gcov in . (disable via -X gcov) [2023-05-05T05:53:01.450Z] ==> Python coveragepy not found [2023-05-05T05:53:01.450Z] ==> Searching for coverage reports in: [2023-05-05T05:53:01.450Z] + . [2023-05-05T05:53:01.450Z] -> Found 1 reports [2023-05-05T05:53:01.450Z] ==> Detecting git/mercurial file structure [2023-05-05T05:53:01.450Z] ==> Reading reports [2023-05-05T05:53:01.450Z] + ./coverage.out bytes=43063 [2023-05-05T05:53:01.450Z] ==> Appending adjustments [2023-05-05T05:53:01.450Z] https://docs.codecov.io/docs/fixing-reports [2023-05-05T05:53:01.450Z] + Found adjustments [2023-05-05T05:53:01.450Z] ==> Gzipping contents [2023-05-05T05:53:01.450Z] 8.0K /tmp/codecov.kx6AOR.gz [2023-05-05T05:53:01.450Z] ==> Uploading reports [2023-05-05T05:53:01.450Z] url: https://codecov.io [2023-05-05T05:53:01.451Z] query: branch=PR-397&commit=eb57e3d8d84416b6c80171ba4f245aafcd04889d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=397&job=&cmd_args= [2023-05-05T05:53:01.451Z] -> Pinging Codecov [2023-05-05T05:53:01.451Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-397&commit=eb57e3d8d84416b6c80171ba4f245aafcd04889d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-397%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=397&job=&cmd_args= [2023-05-05T05:53:01.710Z] -> Uploading to [2023-05-05T05:53:01.710Z] https://storage.googleapis.com/codecov/v4/raw/2023-05-05/5E52B4B073DB2E39498172D8E973AA87/eb57e3d8d84416b6c80171ba4f245aafcd04889d/aef6a32b-743e-4f53-97d0-3688d5244f72.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230505%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230505T055301Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bf455f3f5b79c1417fbf6b71b081f9f721a7c8e854532f76d3a370d8ca41af6d [2023-05-05T05:53:01.710Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-05-05T05:53:01.710Z] Dload Upload Total Spent Left Speed [2023-05-05T05:53:01.968Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 23351 --:--:-- --:--:-- --:--:-- 23351 [2023-05-05T05:53:01.968Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/eb57e3d8d84416b6c80171ba4f245aafcd04889d [Pipeline] } [2023-05-05T05:53:01.994Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-05-05T05:53:03.807Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-397/archives ] [2023-05-05T05:53:03.807Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-397/archives [2023-05-05T05:53:03.807Z] total 16 [2023-05-05T05:53:03.807Z] drwxr-xr-x 3 root root 4096 May 5 05:41 . [2023-05-05T05:53:03.807Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:41 .. [2023-05-05T05:53:03.807Z] drwxr-xr-x 2 root root 4096 May 5 05:41 cost [2023-05-05T05:53:03.807Z] -rw-r--r-- 1 root root 89 May 5 05:41 cost.csv [2023-05-05T05:53:03.807Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-397/archives [2023-05-05T05:53:03.807Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-397/archives [2023-05-05T05:53:03.807Z] total 16 [2023-05-05T05:53:03.807Z] drwxr-xr-x 3 jenkins jenkins 4096 May 5 05:41 . [2023-05-05T05:53:03.807Z] drwxrwxr-x 10 jenkins jenkins 4096 May 5 05:41 .. [2023-05-05T05:53:03.807Z] drwxr-xr-x 2 jenkins jenkins 4096 May 5 05:41 cost [2023-05-05T05:53:03.807Z] -rw-r--r-- 1 jenkins jenkins 89 May 5 05:41 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:04.137Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:05.028Z] ---> package-listing.sh [2023-05-05T05:53:05.028Z] ++ facter osfamily [2023-05-05T05:53:05.028Z] ++ tr '[:upper:]' '[:lower:]' [2023-05-05T05:53:05.287Z] + OS_FAMILY=debian [2023-05-05T05:53:05.287Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-397 [2023-05-05T05:53:05.287Z] + START_PACKAGES=/tmp/packages_start.txt [2023-05-05T05:53:05.287Z] + END_PACKAGES=/tmp/packages_end.txt [2023-05-05T05:53:05.287Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-05-05T05:53:05.287Z] + PACKAGES=/tmp/packages_start.txt [2023-05-05T05:53:05.287Z] + '[' /w/workspace/foundry_device-virtual-go_PR-397 ']' [2023-05-05T05:53:05.287Z] + PACKAGES=/tmp/packages_end.txt [2023-05-05T05:53:05.287Z] + case "${OS_FAMILY}" in [2023-05-05T05:53:05.287Z] + dpkg -l [2023-05-05T05:53:05.287Z] + grep '^ii' [2023-05-05T05:53:05.287Z] + '[' -f /tmp/packages_start.txt ']' [2023-05-05T05:53:05.287Z] + '[' -f /tmp/packages_end.txt ']' [2023-05-05T05:53:05.287Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-05-05T05:53:05.287Z] + '[' /w/workspace/foundry_device-virtual-go_PR-397 ']' [2023-05-05T05:53:05.287Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-397/archives/ [2023-05-05T05:53:05.287Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-397/archives/ [Pipeline] echo [2023-05-05T05:53:05.321Z] 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-397/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-05-05T05:53:05.610Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-05-05T05:53:06.231Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-05-05T05:53:06.231Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-05-05T05:53:06.371Z] prd-ubuntu20.04-docker-8c-8g-13825 does not seem to be running inside a container [2023-05-05T05:53:06.400Z] $ 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-397/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-397 -v /w/workspace/foundry_device-virtual-go_PR-397:/w/workspace/foundry_device-virtual-go_PR-397:rw,z -v /w/workspace/foundry_device-virtual-go_PR-397@tmp:/w/workspace/foundry_device-virtual-go_PR-397@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-05-05T05:53:06.600Z] $ docker top b26b04767b89f5880f23674f4e90e7f9f212fa4b06ecdca98ee24b056433c4d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-05-05T05:53:06.986Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-05-05T05:53:07.292Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-05-05T05:53:07.599Z] + ls /var/log/sa-host [2023-05-05T05:53:07.599Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-05-05T05:53:07.818Z] provisioning config files... [2023-05-05T05:53:07.826Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-397@tmp/config10563985642314616216tmp [Pipeline] { [Pipeline] echo [2023-05-05T05:53:07.879Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:08.194Z] ---> create-netrc.sh [Pipeline] } [2023-05-05T05:53:08.220Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:08.620Z] ---> python-tools-install.sh [Pipeline] echo [2023-05-05T05:53:08.650Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:08.957Z] ---> sudo-logs.sh [2023-05-05T05:53:08.957Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-05-05T05:53:09.037Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:09.345Z] ---> job-cost.sh [2023-05-05T05:53:09.345Z] lf-activate-venv: SKIPPING [2023-05-05T05:53:09.345Z] DEBUG: total: 0.2199999988079071 [2023-05-05T05:53:09.345Z] INFO: Retrieving Stack Cost... [2023-05-05T05:53:09.912Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-05-05T05:53:10.170Z] INFO: Archiving Costs [Pipeline] echo [2023-05-05T05:53:10.199Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-05-05T05:53:10.509Z] ---> logs-deploy.sh [2023-05-05T05:53:10.509Z] lf-activate-venv: SKIPPING [2023-05-05T05:53:10.509Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-397/1 [2023-05-05T05:53:10.509Z] INFO: archiving workspace using pattern(s): [2023-05-05T05:53:11.444Z] Archives upload complete. [2023-05-05T05:53:11.444Z] INFO: archiving logs to Nexus