Pull request #416 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09faa117c8254007babb991fd9012251a5e15fa1+8bac9b22eb31fd3371358eef67a168645ee27d12 (9b5731f73ec41a2662debaf6209a787dd794e023) 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-ssh5631185041401909943.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh9868292445059175989.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-416/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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16329466123249888143.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-416/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16671291645248525177.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh16921222843712103151.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-416/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-416/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9098886759172543127.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-1655 in /w/workspace/foundry_device-virtual-go_PR-416 [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-416 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8bac9b22eb31fd3371358eef67a168645ee27d12 into PR head commit 09faa117c8254007babb991fd9012251a5e15fa1 Merge succeeded, producing 09faa117c8254007babb991fd9012251a5e15fa1 Checking out Revision 09faa117c8254007babb991fd9012251a5e15fa1 (PR-416) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 > 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/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09faa117c8254007babb991fd9012251a5e15fa1 # 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 8bac9b22eb31fd3371358eef67a168645ee27d12 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09faa117c8254007babb991fd9012251a5e15fa1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-07-20T11:31:59.216Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-07-20T11:31:59.416Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-07-20T11:31:59.521Z] ========================================================= [2023-07-20T11:31:59.521Z] EdgeX Global Pipelines Version Info [2023-07-20T11:31:59.521Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:32:00.264Z] ------------------- [2023-07-20T11:32:00.264Z] stable info: [2023-07-20T11:32:00.264Z] ------------------- [2023-07-20T11:32:00.264Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-07-20T11:32:00.264Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T11:32:00.264Z] Message: update stable to v1.0.250 [2023-07-20T11:32:00.836Z] ------------------- [2023-07-20T11:32:00.836Z] experimental info: [2023-07-20T11:32:00.836Z] ------------------- [2023-07-20T11:32:00.836Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-07-20T11:32:00.836Z] Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 [2023-07-20T11:32:00.836Z] Message: update experimental to v1.0.250 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-07-20T11:32:01.137Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-07-20T11:32:01.183Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-07-20T11:32:01.230Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-07-20T11:32:01.277Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-07-20T11:32:01.322Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-07-20T11:32:01.363Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo [2023-07-20T11:32:01.414Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-07-20T11:32:01.455Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-07-20T11:32:01.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-07-20T11:32:01.548Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-07-20T11:32:01.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-07-20T11:32:01.636Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-07-20T11:32:01.680Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-07-20T11:32:01.733Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-07-20T11:32:01.773Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T11:32:01.815Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-07-20T11:32:01.857Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T11:32:01.901Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-07-20T11:32:01.943Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-07-20T11:32:01.987Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-07-20T11:32:02.026Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-07-20T11:32:02.070Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-07-20T11:32:02.118Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-07-20T11:32:02.164Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-07-20T11:32:02.209Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-07-20T11:32:02.250Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-07-20T11:32:02.292Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-07-20T11:32:02.336Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-416 [Pipeline] echo [2023-07-20T11:32:02.381Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-416 [Pipeline] echo [2023-07-20T11:32:02.427Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-416 [Pipeline] echo [2023-07-20T11:32:02.471Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09faa117c8254007babb991fd9012251a5e15fa1 [Pipeline] echo [2023-07-20T11:32:02.531Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09faa11 [Pipeline] echo [2023-07-20T11:32:02.580Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T11:32:02.702Z] provisioning config files... [2023-07-20T11:32:02.718Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-416@tmp/config9805619966771753736tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:32:03.061Z] ---> docker-login.sh [2023-07-20T11:32:03.061Z] nexus3.edgexfoundry.org:10001 [2023-07-20T11:32:03.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:03.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:03.320Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:03.320Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:03.320Z] [2023-07-20T11:32:03.320Z] Login Succeeded [2023-07-20T11:32:03.320Z] nexus3.edgexfoundry.org:10002 [2023-07-20T11:32:03.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:03.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:03.580Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:03.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:03.580Z] [2023-07-20T11:32:03.580Z] Login Succeeded [2023-07-20T11:32:03.580Z] nexus3.edgexfoundry.org:10003 [2023-07-20T11:32:03.580Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:03.580Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:03.580Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:03.580Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:03.580Z] [2023-07-20T11:32:03.580Z] Login Succeeded [2023-07-20T11:32:03.580Z] nexus3.edgexfoundry.org:10004 [2023-07-20T11:32:03.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:03.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:03.840Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:03.840Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:03.840Z] [2023-07-20T11:32:03.840Z] Login Succeeded [2023-07-20T11:32:03.840Z] docker.io [2023-07-20T11:32:03.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:04.101Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:04.101Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:04.101Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:04.101Z] [2023-07-20T11:32:04.101Z] Login Succeeded [2023-07-20T11:32:04.101Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T11:32:04.129Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-07-20T11:32:04.810Z] + git rev-list -1 --merges 09faa117c8254007babb991fd9012251a5e15fa1~1..09faa117c8254007babb991fd9012251a5e15fa1 [Pipeline] echo [2023-07-20T11:32:04.870Z] -----------> git rev-list -1 --merges 09faa117c8254007babb991fd9012251a5e15fa1~1..09faa117c8254007babb991fd9012251a5e15fa1 09faa117c8254007babb991fd9012251a5e15fa1 [false] [Pipeline] sh [2023-07-20T11:32:05.178Z] + git log --format=format:%s -1 09faa117c8254007babb991fd9012251a5e15fa1 [Pipeline] echo [2023-07-20T11:32:05.217Z] ========================================================= [2023-07-20T11:32:05.217Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-07-20T11:32:05.217Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T11:32:05.660Z] + git log --format=format:%s -1 09faa117c8254007babb991fd9012251a5e15fa1 [Pipeline] echo [2023-07-20T11:32:05.694Z] [semverPrep] GIT_COMMIT: 09faa117c8254007babb991fd9012251a5e15fa1, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3 [Pipeline] echo [2023-07-20T11:32:05.724Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-07-20T11:32:06.147Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-07-20T11:32:06.147Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-07-20T11:32:06.147Z] + [ -e /tmp/ssh_known_hosts ] [2023-07-20T11:32:06.147Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-07-20T11:32:06.147Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-07-20T11:32:06.147Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-07-20T11:32:06.147Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:32:06.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T11:32:06.657Z] [2023-07-20T11:32:06.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:32:07.035Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T11:32:07.035Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-07-20T11:32:07.035Z] b85a868b505f: Pulling fs layer [2023-07-20T11:32:07.035Z] e2be974225ed: Pulling fs layer [2023-07-20T11:32:07.035Z] 339a4e72a1f5: Pulling fs layer [2023-07-20T11:32:07.035Z] 988bab9f4d93: Pulling fs layer [2023-07-20T11:32:07.035Z] 1469e6f7b9e6: Pulling fs layer [2023-07-20T11:32:07.035Z] eaf3925da568: Pulling fs layer [2023-07-20T11:32:07.035Z] bab4dde63d76: Pulling fs layer [2023-07-20T11:32:07.035Z] bde34c3a00c8: Pulling fs layer [2023-07-20T11:32:07.035Z] b352a97aabf1: Pulling fs layer [2023-07-20T11:32:07.035Z] 4872d77fe225: Pulling fs layer [2023-07-20T11:32:07.035Z] 5851b861e8e6: Pulling fs layer [2023-07-20T11:32:07.035Z] 1469e6f7b9e6: Waiting [2023-07-20T11:32:07.035Z] b352a97aabf1: Waiting [2023-07-20T11:32:07.035Z] 4872d77fe225: Waiting [2023-07-20T11:32:07.035Z] 5851b861e8e6: Waiting [2023-07-20T11:32:07.035Z] eaf3925da568: Waiting [2023-07-20T11:32:07.035Z] bde34c3a00c8: Waiting [2023-07-20T11:32:07.035Z] bab4dde63d76: Waiting [2023-07-20T11:32:07.035Z] 988bab9f4d93: Waiting [2023-07-20T11:32:07.035Z] e2be974225ed: Verifying Checksum [2023-07-20T11:32:07.035Z] e2be974225ed: Download complete [2023-07-20T11:32:07.035Z] 988bab9f4d93: Verifying Checksum [2023-07-20T11:32:07.035Z] 988bab9f4d93: Download complete [2023-07-20T11:32:07.035Z] 1469e6f7b9e6: Verifying Checksum [2023-07-20T11:32:07.035Z] 1469e6f7b9e6: Download complete [2023-07-20T11:32:07.297Z] eaf3925da568: Download complete [2023-07-20T11:32:07.297Z] 339a4e72a1f5: Verifying Checksum [2023-07-20T11:32:07.297Z] 339a4e72a1f5: Download complete [2023-07-20T11:32:07.297Z] bde34c3a00c8: Verifying Checksum [2023-07-20T11:32:07.297Z] bde34c3a00c8: Download complete [2023-07-20T11:32:07.297Z] b352a97aabf1: Verifying Checksum [2023-07-20T11:32:07.297Z] b352a97aabf1: Download complete [2023-07-20T11:32:07.297Z] 4872d77fe225: Verifying Checksum [2023-07-20T11:32:07.297Z] 4872d77fe225: Download complete [2023-07-20T11:32:07.297Z] 5851b861e8e6: Download complete [2023-07-20T11:32:07.297Z] b85a868b505f: Verifying Checksum [2023-07-20T11:32:07.297Z] b85a868b505f: Download complete [2023-07-20T11:32:07.555Z] bab4dde63d76: Verifying Checksum [2023-07-20T11:32:07.555Z] bab4dde63d76: Download complete [2023-07-20T11:32:08.933Z] b85a868b505f: Pull complete [2023-07-20T11:32:08.933Z] e2be974225ed: Pull complete [2023-07-20T11:32:09.194Z] 339a4e72a1f5: Pull complete [2023-07-20T11:32:09.194Z] 988bab9f4d93: Pull complete [2023-07-20T11:32:09.453Z] 1469e6f7b9e6: Pull complete [2023-07-20T11:32:09.713Z] eaf3925da568: Pull complete [2023-07-20T11:32:11.617Z] bab4dde63d76: Pull complete [2023-07-20T11:32:11.617Z] bde34c3a00c8: Pull complete [2023-07-20T11:32:11.617Z] b352a97aabf1: Pull complete [2023-07-20T11:32:11.617Z] 4872d77fe225: Pull complete [2023-07-20T11:32:11.877Z] 5851b861e8e6: Pull complete [2023-07-20T11:32:11.877Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-07-20T11:32:11.877Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-07-20T11:32:11.877Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T11:32:12.132Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-07-20T11:32:12.165Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/foundry_device-virtual-go_PR-416 -v /w/workspace/foundry_device-virtual-go_PR-416:/w/workspace/foundry_device-virtual-go_PR-416:rw,z -v /w/workspace/foundry_device-virtual-go_PR-416@tmp:/w/workspace/foundry_device-virtual-go_PR-416@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-07-20T11:32:16.993Z] $ docker top 45ee9fafe884392c0925818089318699372a56def22039dc5e0504fcc49eca35 -eo pid,comm [2023-07-20T11:32:17.047Z] 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-07-20T11:32:17.047Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-07-20T11:32:17.190Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T11:32:17.191Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T11:32:17.301Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T11:32:17.307Z] $ docker exec 45ee9fafe884392c0925818089318699372a56def22039dc5e0504fcc49eca35 ssh-agent [2023-07-20T11:32:17.408Z] SSH_AUTH_SOCK=/tmp/ssh-Ap2nAVXt3qNT/agent.31 [2023-07-20T11:32:17.408Z] SSH_AGENT_PID=37 [2023-07-20T11:32:17.414Z] Running ssh-add (command line suppressed) [2023-07-20T11:32:17.515Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-416@tmp/private_key_5180666231430240086.key (/w/workspace/foundry_device-virtual-go_PR-416@tmp/private_key_5180666231430240086.key) [2023-07-20T11:32:17.525Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T11:32:17.867Z] + git tag --points-at HEAD [Pipeline] } [2023-07-20T11:32:17.896Z] $ docker exec --env ******** --env ******** 45ee9fafe884392c0925818089318699372a56def22039dc5e0504fcc49eca35 ssh-agent -k [2023-07-20T11:32:17.992Z] unset SSH_AUTH_SOCK; [2023-07-20T11:32:17.993Z] unset SSH_AGENT_PID; [2023-07-20T11:32:17.994Z] echo Agent pid 37 killed; [2023-07-20T11:32:18.002Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-07-20T11:32:18.095Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-07-20T11:32:18.096Z] [ssh-agent] Looking for ssh-agent implementation... [2023-07-20T11:32:18.214Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-07-20T11:32:18.219Z] $ docker exec 45ee9fafe884392c0925818089318699372a56def22039dc5e0504fcc49eca35 ssh-agent [2023-07-20T11:32:18.332Z] SSH_AUTH_SOCK=/tmp/ssh-uVgyHVUibn0F/agent.69 [2023-07-20T11:32:18.332Z] SSH_AGENT_PID=75 [2023-07-20T11:32:18.338Z] Running ssh-add (command line suppressed) [2023-07-20T11:32:18.440Z] Identity added: /w/workspace/foundry_device-virtual-go_PR-416@tmp/private_key_7373218550258422815.key (/w/workspace/foundry_device-virtual-go_PR-416@tmp/private_key_7373218550258422815.key) [2023-07-20T11:32:18.451Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-07-20T11:32:18.795Z] + git semver init [2023-07-20T11:32:19.055Z] 2023-07-20 11:32:18,993 [run_init] DEBUG init version:0.0.0 force:False [2023-07-20T11:32:19.055Z] 2023-07-20 11:32:18,994 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/foundry_device-virtual-go_PR-416/.semver [2023-07-20T11:32:19.055Z] 2023-07-20 11:32:18,995 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/foundry_device-virtual-go_PR-416/.semver [2023-07-20T11:32:19.055Z] 2023-07-20 11:32:18,995 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/foundry_device-virtual-go_PR-416/.semver'], cwd=/w/workspace/foundry_device-virtual-go_PR-416, universal_newlines=False, shell=None, istream=None) [2023-07-20T11:32:20.438Z] 2023-07-20 11:32:20,045 [append_file] DEBUG append to file:/w/workspace/foundry_device-virtual-go_PR-416/.git/info/exclude [2023-07-20T11:32:20.438Z] 2023-07-20 11:32:20,046 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/foundry_device-virtual-go_PR-416/.semver/PR-416 with force:False [2023-07-20T11:32:20.438Z] 2023-07-20 11:32:20,046 [write_file] DEBUG write to file:/w/workspace/foundry_device-virtual-go_PR-416/.semver/PR-416 [2023-07-20T11:32:20.438Z] 2023-07-20 11:32:20,049 [execute] INFO git cat-file --batch-check [2023-07-20T11:32:20.438Z] 2023-07-20 11:32:20,049 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/foundry_device-virtual-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T11:32:20.438Z] 2023-07-20 11:32:20,054 [execute] INFO git cat-file --batch [2023-07-20T11:32:20.438Z] 2023-07-20 11:32:20,055 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/foundry_device-virtual-go_PR-416/.semver, universal_newlines=False, shell=None, istream=) [2023-07-20T11:32:20.438Z] 2023-07-20 11:32:20,060 [read_version] DEBUG read version from /w/workspace/foundry_device-virtual-go_PR-416/.semver/PR-416 [2023-07-20T11:32:20.438Z] 0.0.0 [Pipeline] } [2023-07-20T11:32:20.467Z] $ docker exec --env ******** --env ******** 45ee9fafe884392c0925818089318699372a56def22039dc5e0504fcc49eca35 ssh-agent -k [2023-07-20T11:32:20.571Z] unset SSH_AUTH_SOCK; [2023-07-20T11:32:20.571Z] unset SSH_AGENT_PID; [2023-07-20T11:32:20.571Z] echo Agent pid 75 killed; [2023-07-20T11:32:20.579Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-07-20T11:32:21.019Z] + git semver [Pipeline] } [2023-07-20T11:32:21.305Z] $ docker stop --time=1 45ee9fafe884392c0925818089318699372a56def22039dc5e0504fcc49eca35 [2023-07-20T11:32:22.617Z] $ docker rm -f --volumes 45ee9fafe884392c0925818089318699372a56def22039dc5e0504fcc49eca35 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T11:32:23.021Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-07-20T11:32:23.294Z] Stashed 1 file(s) [Pipeline] echo [2023-07-20T11:32:23.312Z] [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-07-20T11:32:23.916Z] provisioning config files... [2023-07-20T11:32:23.927Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/foundry_device-virtual-go_PR-416@tmp/config16146214639345814133tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:32:24.283Z] ---> docker-login.sh [2023-07-20T11:32:24.283Z] nexus3.edgexfoundry.org:10001 [2023-07-20T11:32:24.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:24.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:24.283Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:24.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:24.283Z] [2023-07-20T11:32:24.283Z] Login Succeeded [2023-07-20T11:32:24.283Z] nexus3.edgexfoundry.org:10002 [2023-07-20T11:32:24.283Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:24.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:24.283Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:24.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:24.283Z] [2023-07-20T11:32:24.283Z] Login Succeeded [2023-07-20T11:32:24.283Z] nexus3.edgexfoundry.org:10003 [2023-07-20T11:32:24.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:24.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:24.546Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:24.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:24.546Z] [2023-07-20T11:32:24.546Z] Login Succeeded [2023-07-20T11:32:24.546Z] nexus3.edgexfoundry.org:10004 [2023-07-20T11:32:24.546Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:24.546Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:24.546Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:24.546Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:24.546Z] [2023-07-20T11:32:24.546Z] Login Succeeded [2023-07-20T11:32:24.546Z] docker.io [2023-07-20T11:32:24.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:32:24.806Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:32:24.806Z] Configure a credential helper to remove this warning. See [2023-07-20T11:32:24.806Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:32:24.806Z] [2023-07-20T11:32:24.806Z] Login Succeeded [2023-07-20T11:32:24.806Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T11:32:24.835Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T11:32:25.030Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T11:32:25.064Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T11:32:25.095Z] ========================================================= [2023-07-20T11:32:25.095Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] [2023-07-20T11:32:25.095Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:32:25.573Z] + 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-07-20T11:32:25.573Z] Sending build context to Docker daemon 23.53MB [2023-07-20T11:32:25.573Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T11:32:25.573Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T11:32:25.834Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base [2023-07-20T11:32:25.834Z] 4db1b89c0bd1: Pulling fs layer [2023-07-20T11:32:25.834Z] 6911f1a30b25: Pulling fs layer [2023-07-20T11:32:25.834Z] e194b8c5c2a9: Pulling fs layer [2023-07-20T11:32:25.834Z] 6863d3e3a2b1: Pulling fs layer [2023-07-20T11:32:25.834Z] ec0bb842ea78: Pulling fs layer [2023-07-20T11:32:25.834Z] 40a00589a448: Pulling fs layer [2023-07-20T11:32:25.834Z] 6c08303d61cc: Pulling fs layer [2023-07-20T11:32:25.834Z] 798269fcf238: Pulling fs layer [2023-07-20T11:32:25.834Z] 798269fcf238: Waiting [2023-07-20T11:32:25.834Z] 40a00589a448: Waiting [2023-07-20T11:32:25.834Z] 6c08303d61cc: Waiting [2023-07-20T11:32:25.834Z] 6863d3e3a2b1: Waiting [2023-07-20T11:32:25.834Z] ec0bb842ea78: Waiting [2023-07-20T11:32:25.834Z] 6911f1a30b25: Download complete [2023-07-20T11:32:25.834Z] 6863d3e3a2b1: Download complete [2023-07-20T11:32:25.834Z] ec0bb842ea78: Download complete [2023-07-20T11:32:25.834Z] 4db1b89c0bd1: Verifying Checksum [2023-07-20T11:32:25.834Z] 4db1b89c0bd1: Download complete [2023-07-20T11:32:25.834Z] 40a00589a448: Verifying Checksum [2023-07-20T11:32:25.834Z] 40a00589a448: Download complete [2023-07-20T11:32:25.834Z] 4db1b89c0bd1: Pull complete [2023-07-20T11:32:26.095Z] 6911f1a30b25: Pull complete [2023-07-20T11:32:26.355Z] e194b8c5c2a9: Verifying Checksum [2023-07-20T11:32:26.355Z] e194b8c5c2a9: Download complete [2023-07-20T11:32:26.613Z] 798269fcf238: Verifying Checksum [2023-07-20T11:32:26.613Z] 798269fcf238: Download complete [2023-07-20T11:32:26.613Z] 6c08303d61cc: Verifying Checksum [2023-07-20T11:32:26.613Z] 6c08303d61cc: Download complete [2023-07-20T11:32:29.892Z] e194b8c5c2a9: Pull complete [2023-07-20T11:32:29.892Z] 6863d3e3a2b1: Pull complete [2023-07-20T11:32:29.892Z] ec0bb842ea78: Pull complete [2023-07-20T11:32:29.892Z] 40a00589a448: Pull complete [2023-07-20T11:32:32.425Z] 6c08303d61cc: Pull complete [2023-07-20T11:32:32.992Z] 798269fcf238: Pull complete [2023-07-20T11:32:32.992Z] Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 [2023-07-20T11:32:32.992Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [2023-07-20T11:32:32.992Z] ---> ec979cd7f677 [2023-07-20T11:32:32.992Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-07-20T11:32:38.263Z] ---> Running in 02b30b304948 [2023-07-20T11:32:38.263Z] Removing intermediate container 02b30b304948 [2023-07-20T11:32:38.263Z] ---> deac1f25459c [2023-07-20T11:32:38.263Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T11:32:38.263Z] ---> Running in 4a7190dad5d5 [2023-07-20T11:32:38.263Z] Removing intermediate container 4a7190dad5d5 [2023-07-20T11:32:38.263Z] ---> 08bcc26129d2 [2023-07-20T11:32:38.263Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T11:32:38.263Z] ---> Running in c37ae11c9805 [2023-07-20T11:32:38.263Z] Removing intermediate container c37ae11c9805 [2023-07-20T11:32:38.263Z] ---> edf7d587d071 [2023-07-20T11:32:38.264Z] Step 6/12 : WORKDIR /device-virtual-go [2023-07-20T11:32:38.264Z] ---> Running in b518ac18fae0 [2023-07-20T11:32:38.264Z] Removing intermediate container b518ac18fae0 [2023-07-20T11:32:38.264Z] ---> caf1cbbe1101 [2023-07-20T11:32:38.264Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T11:32:38.264Z] ---> Running in 1fa08d0812a2 [2023-07-20T11:32:38.524Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T11:32:38.747Z] Still waiting to schedule task [2023-07-20T11:32:38.748Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-07-20T11:32:38.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T11:32:39.045Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-07-20T11:32:39.304Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-20T11:32:39.304Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-07-20T11:32:39.304Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-07-20T11:32:39.304Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T11:32:39.304Z] OK: 269 MiB in 57 packages [2023-07-20T11:32:39.874Z] Removing intermediate container 1fa08d0812a2 [2023-07-20T11:32:39.874Z] ---> e86f2e50db56 [2023-07-20T11:32:39.874Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T11:32:39.874Z] ---> 1a0075a91eab [2023-07-20T11:32:39.874Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T11:32:39.874Z] ---> Running in 1d014b0b17a6 [2023-07-20T11:33:26.564Z] Removing intermediate container 1d014b0b17a6 [2023-07-20T11:33:26.564Z] ---> f5f3d84b5ec8 [2023-07-20T11:33:26.564Z] Step 10/12 : COPY . . [2023-07-20T11:33:26.564Z] ---> 705a935b188d [2023-07-20T11:33:26.564Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T11:33:26.564Z] ---> Running in 5e89b5bbd861 [2023-07-20T11:33:26.564Z] Removing intermediate container 5e89b5bbd861 [2023-07-20T11:33:26.564Z] ---> 301c9578199d [2023-07-20T11:33:26.564Z] Step 12/12 : RUN $MAKE [2023-07-20T11:33:26.564Z] ---> Running in ffe566977193 [2023-07-20T11:33:26.564Z] noop [2023-07-20T11:33:26.564Z] Removing intermediate container ffe566977193 [2023-07-20T11:33:26.564Z] ---> 979ca28764af [2023-07-20T11:33:26.564Z] Successfully built 979ca28764af [2023-07-20T11:33:26.564Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:33:27.021Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T11:33:27.021Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T11:33:27.168Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-07-20T11:33:27.204Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/foundry_device-virtual-go_PR-416 -v /w/workspace/foundry_device-virtual-go_PR-416:/w/workspace/foundry_device-virtual-go_PR-416:rw,z -v /w/workspace/foundry_device-virtual-go_PR-416@tmp:/w/workspace/foundry_device-virtual-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-20T11:33:27.541Z] $ docker top 08fab77995b6aca1d8a94c8b6041c021dfe82e56859949ccd0a5ad71b87fe0cb -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T11:33:27.928Z] + go version [2023-07-20T11:33:27.928Z] go version go1.20.6 linux/amd64 [Pipeline] } [2023-07-20T11:33:27.961Z] $ docker stop --time=1 08fab77995b6aca1d8a94c8b6041c021dfe82e56859949ccd0a5ad71b87fe0cb [2023-07-20T11:33:29.256Z] $ docker rm -f --volumes 08fab77995b6aca1d8a94c8b6041c021dfe82e56859949ccd0a5ad71b87fe0cb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:33:29.955Z] + docker inspect -f . ci-base-image-x86_64 [2023-07-20T11:33:29.955Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T11:33:30.105Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-07-20T11:33:30.133Z] $ 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-416 -v /w/workspace/foundry_device-virtual-go_PR-416:/w/workspace/foundry_device-virtual-go_PR-416:rw,z -v /w/workspace/foundry_device-virtual-go_PR-416@tmp:/w/workspace/foundry_device-virtual-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-07-20T11:33:30.435Z] $ docker top 8567173ffc75b49720f53a73a3ec58df5421926c721198991c7adfe120b73974 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T11:33:30.825Z] + git config --global --add safe.directory /w/workspace/foundry_device-virtual-go_PR-416 [Pipeline] fileExists [Pipeline] sh [2023-07-20T11:33:31.187Z] + make test [2023-07-20T11:33:31.187Z] go test ./... -coverprofile=coverage.out [2023-07-20T11:33:35.374Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-07-20T11:33:45.340Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-07-20T11:33:45.341Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.020s coverage: 58.6% of statements [2023-07-20T11:33:50.607Z] go vet ./... [2023-07-20T11:33:53.891Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T11:33:53.891Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T11:33:53.891Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T11:33:53.927Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T11:33:53.957Z] $ docker stop --time=1 8567173ffc75b49720f53a73a3ec58df5421926c721198991c7adfe120b73974 [2023-07-20T11:33:57.633Z] $ docker rm -f --volumes 8567173ffc75b49720f53a73a3ec58df5421926c721198991c7adfe120b73974 [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T11:33:58.198Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T11:33:58.289Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-07-20T11:33:59.010Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T11:33:59.325Z] + ls -al . [2023-07-20T11:33:59.326Z] total 200 [2023-07-20T11:33:59.326Z] drwxrwxr-x 9 jenkins jenkins 4096 Jul 20 11:33 . [2023-07-20T11:33:59.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 11:31 .. [2023-07-20T11:33:59.326Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 11:32 .git [2023-07-20T11:33:59.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 11:31 .github [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 20 11:31 .gitignore [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 11:31 .golangci.yml [2023-07-20T11:33:59.326Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 11:32 .semver [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 9050 Jul 20 11:31 Attribution.txt [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 14372 Jul 20 11:31 CHANGELOG.md [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jul 20 11:31 Dockerfile [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 11:31 GOVERNANCE.md [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 20 11:31 Jenkinsfile [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 20 11:31 LICENSE [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 1947 Jul 20 11:31 Makefile [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 20 11:31 OWNERS.md [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 4111 Jul 20 11:31 README.md [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 11:32 VERSION [2023-07-20T11:33:59.326Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 11:31 bin [2023-07-20T11:33:59.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 11:31 cmd [2023-07-20T11:33:59.326Z] -rw-r--r-- 1 jenkins jenkins 43063 Jul 20 11:33 coverage.out [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 3375 Jul 20 11:31 go.mod [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 32023 Jul 20 11:31 go.sum [2023-07-20T11:33:59.326Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 11:31 internal [2023-07-20T11:33:59.326Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 11:31 snap [2023-07-20T11:33:59.326Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 20 11:31 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:33:59.725Z] + 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=09faa117c8254007babb991fd9012251a5e15fa1 --label arch=amd64 --label version=0.0.0 . [2023-07-20T11:33:59.725Z] Sending build context to Docker daemon 23.57MB [2023-07-20T11:33:59.725Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T11:33:59.725Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-20T11:33:59.725Z] ---> 979ca28764af [2023-07-20T11:33:59.725Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-07-20T11:34:00.264Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1656 in /w/workspace/foundry_device-virtual-go_PR-416 [Pipeline] { [2023-07-20T11:34:00.295Z] ---> Running in 6ba9271ad87a [2023-07-20T11:34:00.295Z] Removing intermediate container 6ba9271ad87a [2023-07-20T11:34:00.295Z] ---> 7a98bcd8deff [2023-07-20T11:34:00.295Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T11:34:00.295Z] ---> Running in 24924685b4ff [2023-07-20T11:34:00.295Z] Removing intermediate container 24924685b4ff [2023-07-20T11:34:00.295Z] ---> 3f64cfd984b0 [2023-07-20T11:34:00.295Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-07-20T11:34:00.295Z] ---> Running in f63671e89db1 [Pipeline] ws [2023-07-20T11:34:00.347Z] Running in /w/workspace/device-virtual-go/1 [Pipeline] { [Pipeline] checkout [2023-07-20T11:34:00.457Z] The recommended git tool is: git [2023-07-20T11:34:00.557Z] Removing intermediate container f63671e89db1 [2023-07-20T11:34:00.557Z] ---> ae9f7763a9be [2023-07-20T11:34:00.557Z] Step 6/25 : WORKDIR /device-virtual-go [2023-07-20T11:34:00.557Z] ---> Running in 18af4f58c5fb [2023-07-20T11:34:00.557Z] Removing intermediate container 18af4f58c5fb [2023-07-20T11:34:00.557Z] ---> 0e29c8d306fc [2023-07-20T11:34:00.557Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T11:34:00.557Z] ---> Running in c67a58ca5dfd [2023-07-20T11:34:00.815Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T11:34:01.077Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T11:34:01.335Z] OK: 269 MiB in 57 packages [2023-07-20T11:34:01.595Z] Removing intermediate container c67a58ca5dfd [2023-07-20T11:34:01.595Z] ---> 419415c29c48 [2023-07-20T11:34:01.595Z] Step 8/25 : COPY go.mod vendor* ./ [2023-07-20T11:34:01.595Z] ---> e9f383fa9df5 [2023-07-20T11:34:01.595Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T11:34:01.595Z] ---> Running in 84e89acf5740 [2023-07-20T11:34:02.532Z] Removing intermediate container 84e89acf5740 [2023-07-20T11:34:02.532Z] ---> b268858c800e [2023-07-20T11:34:02.532Z] Step 10/25 : COPY . . [2023-07-20T11:34:03.118Z] ---> 99d8900c7f13 [2023-07-20T11:34:03.118Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T11:34:03.118Z] ---> Running in fae3ec9f944f [2023-07-20T11:34:03.118Z] Removing intermediate container fae3ec9f944f [2023-07-20T11:34:03.118Z] ---> 8deedb93b325 [2023-07-20T11:34:03.118Z] Step 12/25 : RUN $MAKE [2023-07-20T11:34:03.118Z] ---> Running in aa5c9eeca9fa [2023-07-20T11:34:03.377Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.8" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-07-20T11:34:05.414Z] using credential edgex-jenkins-ssh [2023-07-20T11:34:05.429Z] Cloning the remote Git repository [2023-07-20T11:34:05.469Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-07-20T11:34:05.551Z] > git init /w/workspace/device-virtual-go/1 # timeout=10 [2023-07-20T11:34:05.680Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-07-20T11:34:05.681Z] > git --version # timeout=10 [2023-07-20T11:34:05.705Z] > git --version # 'git version 2.25.1' [2023-07-20T11:34:05.707Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T11:34:05.842Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T11:34:07.765Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-07-20T11:34:07.800Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-07-20T11:34:09.099Z] Merging remotes/origin/main commit 8bac9b22eb31fd3371358eef67a168645ee27d12 into PR head commit 09faa117c8254007babb991fd9012251a5e15fa1 [2023-07-20T11:34:08.602Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-07-20T11:34:08.638Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-07-20T11:34:08.639Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T11:34:08.653Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/pull/416/head:refs/remotes/origin/PR-416 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-07-20T11:34:09.118Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T11:34:09.384Z] Merge succeeded, producing 09faa117c8254007babb991fd9012251a5e15fa1 [2023-07-20T11:34:09.385Z] Checking out Revision 09faa117c8254007babb991fd9012251a5e15fa1 (PR-416) [2023-07-20T11:34:09.826Z] Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v3" [2023-07-20T11:34:09.874Z] > git --version # timeout=10 [2023-07-20T11:34:09.886Z] > git --version # 'git version 2.25.1' [2023-07-20T11:34:09.902Z] fatal: bad object d4291cbe28daa2a40ca94d44cc831565108a4ea5 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T11:34:09.195Z] > git checkout -f 09faa117c8254007babb991fd9012251a5e15fa1 # timeout=10 [2023-07-20T11:34:09.274Z] > git remote # timeout=10 [2023-07-20T11:34:09.291Z] > git config --get remote.origin.url # timeout=10 [2023-07-20T11:34:09.328Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-07-20T11:34:09.342Z] > git merge 8bac9b22eb31fd3371358eef67a168645ee27d12 # timeout=10 [2023-07-20T11:34:09.365Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-07-20T11:34:09.390Z] > git config core.sparsecheckout # timeout=10 [2023-07-20T11:34:09.404Z] > git checkout -f 09faa117c8254007babb991fd9012251a5e15fa1 # timeout=10 [2023-07-20T11:34:10.926Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-07-20T11:34:10.926Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T11:34:10.926Z] Dload Upload Total Spent Left Speed [2023-07-20T11:34:10.926Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 85577 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh [2023-07-20T11:34:11.609Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-07-20T11:34:11.957Z] + sudo tee /etc/docker/daemon.new [2023-07-20T11:34:11.957Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-07-20T11:34:11.957Z] { [2023-07-20T11:34:11.957Z] "registry-mirrors": [ [2023-07-20T11:34:11.957Z] "https://nexus3.edgexfoundry.org:10001" [2023-07-20T11:34:11.957Z] ], [2023-07-20T11:34:11.957Z] "bip": "10.250.0.254/24", [2023-07-20T11:34:11.957Z] "hosts": [ [2023-07-20T11:34:11.957Z] "tcp://0.0.0.0:5555", [2023-07-20T11:34:11.957Z] "unix:///var/run/docker.sock" [2023-07-20T11:34:11.957Z] ], [2023-07-20T11:34:11.957Z] "mtu": 1458, [2023-07-20T11:34:11.957Z] "selinux-enabled": true, [2023-07-20T11:34:11.957Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-07-20T11:34:11.957Z] } [Pipeline] sh [2023-07-20T11:34:12.302Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-07-20T11:34:12.659Z] + sudo service docker restart [2023-07-20T11:34:25.321Z] Removing intermediate container aa5c9eeca9fa [2023-07-20T11:34:25.321Z] ---> af85d4d91af7 [2023-07-20T11:34:25.321Z] Step 13/25 : FROM alpine:3.17 [2023-07-20T11:34:25.321Z] 3.17: Pulling from library/alpine [2023-07-20T11:34:25.321Z] 4db1b89c0bd1: Already exists [2023-07-20T11:34:25.321Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T11:34:25.321Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T11:34:25.321Z] ---> 1f73a9d63274 [2023-07-20T11:34:25.321Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-07-20T11:34:25.321Z] ---> Running in 71f01521ce38 [2023-07-20T11:34:25.321Z] Removing intermediate container 71f01521ce38 [2023-07-20T11:34:25.321Z] ---> 4aec31e889f4 [2023-07-20T11:34:25.321Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-07-20T11:34:25.321Z] ---> Running in 43d7c4dd1b9e [2023-07-20T11:34:25.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz [2023-07-20T11:34:25.321Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [2023-07-20T11:34:25.321Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-07-20T11:34:25.321Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T11:34:25.321Z] OK: 7 MiB in 16 packages [2023-07-20T11:34:25.321Z] Removing intermediate container 43d7c4dd1b9e [2023-07-20T11:34:25.321Z] ---> c0746606e1de [2023-07-20T11:34:25.321Z] Step 16/25 : WORKDIR / [2023-07-20T11:34:25.321Z] ---> Running in 2f04c65a41dc [2023-07-20T11:34:25.321Z] Removing intermediate container 2f04c65a41dc [2023-07-20T11:34:25.321Z] ---> 12a57ee57800 [2023-07-20T11:34:25.321Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-07-20T11:34:25.321Z] ---> f443f38c41c1 [2023-07-20T11:34:25.321Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-07-20T11:34:25.321Z] ---> f2e50d5c66e4 [2023-07-20T11:34:25.321Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-07-20T11:34:25.892Z] ---> 253fcb01cda3 [2023-07-20T11:34:25.892Z] Step 20/25 : EXPOSE 59900 [2023-07-20T11:34:25.892Z] ---> Running in 92f9042b6b2f [2023-07-20T11:34:25.892Z] Removing intermediate container 92f9042b6b2f [2023-07-20T11:34:25.892Z] ---> 91d9def61e7d [2023-07-20T11:34:25.892Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-07-20T11:34:25.892Z] ---> Running in 3803fd3ef176 [2023-07-20T11:34:25.892Z] Removing intermediate container 3803fd3ef176 [2023-07-20T11:34:25.892Z] ---> 4568c7de6454 [2023-07-20T11:34:25.892Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-20T11:34:26.153Z] ---> Running in 10bfc1d6fb41 [2023-07-20T11:34:26.153Z] Removing intermediate container 10bfc1d6fb41 [2023-07-20T11:34:26.153Z] ---> 28ae06f4c0da [2023-07-20T11:34:26.153Z] Step 23/25 : LABEL arch=amd64 [2023-07-20T11:34:26.153Z] ---> Running in 754c44222d0a [2023-07-20T11:34:26.153Z] Removing intermediate container 754c44222d0a [2023-07-20T11:34:26.153Z] ---> 18b2c738fae5 [2023-07-20T11:34:26.153Z] Step 24/25 : LABEL git_sha=09faa117c8254007babb991fd9012251a5e15fa1 [2023-07-20T11:34:26.153Z] ---> Running in cd4adb10cc5c [2023-07-20T11:34:26.153Z] Removing intermediate container cd4adb10cc5c [2023-07-20T11:34:26.153Z] ---> 2a1ca8882120 [2023-07-20T11:34:26.153Z] Step 25/25 : LABEL version=0.0.0 [2023-07-20T11:34:26.153Z] ---> Running in 8663270be113 [2023-07-20T11:34:26.413Z] Removing intermediate container 8663270be113 [2023-07-20T11:34:26.413Z] ---> a0845188e9f6 [2023-07-20T11:34:26.413Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T11:34:26.413Z] Successfully built a0845188e9f6 [2023-07-20T11:34:26.413Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:34:27.320Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T11:34:27.320Z] [2023-07-20T11:34:27.320Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:34:27.708Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T11:34:27.708Z] latest: Pulling from edgex-lftools-log-publisher [2023-07-20T11:34:27.708Z] 5eb5b503b376: Pulling fs layer [2023-07-20T11:34:27.708Z] 5c69ac0246d0: Pulling fs layer [2023-07-20T11:34:27.708Z] ec43610c2a17: Pulling fs layer [2023-07-20T11:34:27.708Z] 3a2ae6a8a46f: Pulling fs layer [2023-07-20T11:34:27.708Z] 33b1e0a273af: Pulling fs layer [2023-07-20T11:34:27.708Z] 5d3b04190fa2: Pulling fs layer [2023-07-20T11:34:27.708Z] 2f39f015ded8: Pulling fs layer [2023-07-20T11:34:27.708Z] 33b1e0a273af: Waiting [2023-07-20T11:34:27.708Z] 5d3b04190fa2: Waiting [2023-07-20T11:34:27.708Z] 2f39f015ded8: Waiting [2023-07-20T11:34:27.708Z] 3a2ae6a8a46f: Waiting [2023-07-20T11:34:27.708Z] 5c69ac0246d0: Verifying Checksum [2023-07-20T11:34:27.708Z] 5c69ac0246d0: Download complete [2023-07-20T11:34:27.708Z] 3a2ae6a8a46f: Verifying Checksum [2023-07-20T11:34:27.708Z] 3a2ae6a8a46f: Download complete [2023-07-20T11:34:27.708Z] ec43610c2a17: Verifying Checksum [2023-07-20T11:34:27.708Z] ec43610c2a17: Download complete [2023-07-20T11:34:27.708Z] 33b1e0a273af: Verifying Checksum [2023-07-20T11:34:27.708Z] 33b1e0a273af: Download complete [2023-07-20T11:34:27.708Z] 5d3b04190fa2: Download complete [2023-07-20T11:34:27.967Z] 5eb5b503b376: Verifying Checksum [2023-07-20T11:34:27.967Z] 5eb5b503b376: Download complete [2023-07-20T11:34:28.536Z] 2f39f015ded8: Download complete [2023-07-20T11:34:29.102Z] 5eb5b503b376: Pull complete [2023-07-20T11:34:29.361Z] 5c69ac0246d0: Pull complete [2023-07-20T11:34:29.619Z] ec43610c2a17: Pull complete [2023-07-20T11:34:29.877Z] 3a2ae6a8a46f: Pull complete [2023-07-20T11:34:29.877Z] 33b1e0a273af: Pull complete [2023-07-20T11:34:30.136Z] 5d3b04190fa2: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T11:34:31.006Z] provisioning config files... [2023-07-20T11:34:31.029Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/1@tmp/config913505032387260749tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:34:31.416Z] ---> docker-login.sh [2023-07-20T11:34:31.416Z] nexus3.edgexfoundry.org:10001 [2023-07-20T11:34:32.004Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:34:32.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:34:32.004Z] Configure a credential helper to remove this warning. See [2023-07-20T11:34:32.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:34:32.004Z] [2023-07-20T11:34:32.004Z] Login Succeeded [2023-07-20T11:34:32.004Z] nexus3.edgexfoundry.org:10002 [2023-07-20T11:34:32.273Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:34:32.273Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:34:32.273Z] Configure a credential helper to remove this warning. See [2023-07-20T11:34:32.273Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:34:32.273Z] [2023-07-20T11:34:32.273Z] Login Succeeded [2023-07-20T11:34:32.273Z] nexus3.edgexfoundry.org:10003 [2023-07-20T11:34:32.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:34:32.812Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:34:32.812Z] Configure a credential helper to remove this warning. See [2023-07-20T11:34:32.812Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:34:32.812Z] [2023-07-20T11:34:32.812Z] Login Succeeded [2023-07-20T11:34:32.812Z] nexus3.edgexfoundry.org:10004 [2023-07-20T11:34:32.812Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:34:33.086Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:34:33.086Z] Configure a credential helper to remove this warning. See [2023-07-20T11:34:33.086Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:34:33.086Z] [2023-07-20T11:34:33.086Z] Login Succeeded [2023-07-20T11:34:33.086Z] docker.io [2023-07-20T11:34:33.355Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-07-20T11:34:33.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-07-20T11:34:33.623Z] Configure a credential helper to remove this warning. See [2023-07-20T11:34:33.623Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-07-20T11:34:33.623Z] [2023-07-20T11:34:33.623Z] Login Succeeded [2023-07-20T11:34:33.623Z] ---> docker-login.sh ends [Pipeline] } [2023-07-20T11:34:33.657Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-07-20T11:34:34.042Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T11:34:34.082Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-07-20T11:34:34.122Z] ========================================================= [2023-07-20T11:34:34.123Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] [2023-07-20T11:34:34.123Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [2023-07-20T11:34:34.321Z] 2f39f015ded8: Pull complete [2023-07-20T11:34:34.321Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-07-20T11:34:34.321Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T11:34:34.321Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T11:34:34.635Z] + 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-07-20T11:34:34.649Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-07-20T11:34:34.680Z] $ 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-416 -v /w/workspace/foundry_device-virtual-go_PR-416:/w/workspace/foundry_device-virtual-go_PR-416:rw,z -v /w/workspace/foundry_device-virtual-go_PR-416@tmp:/w/workspace/foundry_device-virtual-go_PR-416@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-20T11:34:34.930Z] Sending build context to Docker daemon 11.89MB [2023-07-20T11:34:34.930Z] Step 1/12 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T11:34:34.930Z] Step 2/12 : FROM ${BASE} AS builder [2023-07-20T11:34:35.197Z] 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-07-20T11:34:35.198Z] edb6bdbacee9: Pulling fs layer [2023-07-20T11:34:35.198Z] 5f9638ab2659: Pulling fs layer [2023-07-20T11:34:35.198Z] 8d51d6327a98: Pulling fs layer [2023-07-20T11:34:35.198Z] 8b374f2dd631: Pulling fs layer [2023-07-20T11:34:35.198Z] ec14aa9079de: Pulling fs layer [2023-07-20T11:34:35.198Z] 2f466654f4bb: Pulling fs layer [2023-07-20T11:34:35.198Z] 554e91adad29: Pulling fs layer [2023-07-20T11:34:35.198Z] ec14aa9079de: Waiting [2023-07-20T11:34:35.198Z] 2f466654f4bb: Waiting [2023-07-20T11:34:35.198Z] 554e91adad29: Waiting [2023-07-20T11:34:35.198Z] 8b374f2dd631: Waiting [2023-07-20T11:34:35.198Z] 5f9638ab2659: Verifying Checksum [2023-07-20T11:34:35.198Z] 5f9638ab2659: Download complete [2023-07-20T11:34:35.198Z] 8b374f2dd631: Verifying Checksum [2023-07-20T11:34:35.198Z] 8b374f2dd631: Download complete [2023-07-20T11:34:35.198Z] ec14aa9079de: Verifying Checksum [2023-07-20T11:34:35.198Z] ec14aa9079de: Download complete [2023-07-20T11:34:35.198Z] edb6bdbacee9: Verifying Checksum [2023-07-20T11:34:35.198Z] edb6bdbacee9: Download complete [2023-07-20T11:34:36.620Z] edb6bdbacee9: Pull complete [2023-07-20T11:34:36.620Z] 554e91adad29: Verifying Checksum [2023-07-20T11:34:36.620Z] 554e91adad29: Download complete [2023-07-20T11:34:38.107Z] 8d51d6327a98: Verifying Checksum [2023-07-20T11:34:38.107Z] 8d51d6327a98: Download complete [2023-07-20T11:34:38.107Z] 2f466654f4bb: Verifying Checksum [2023-07-20T11:34:38.107Z] 2f466654f4bb: Download complete [2023-07-20T11:34:39.540Z] 5f9638ab2659: Pull complete [2023-07-20T11:34:43.319Z] $ docker top 4ef5a0926b6848ed75bea5eec2fc355ebf12af25911ba52c9c631ec193eb1f68 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:34:43.898Z] ---> job-cost.sh [2023-07-20T11:34:43.898Z] lf-activate-venv: SKIPPING [2023-07-20T11:34:43.898Z] INFO: No Stack... [2023-07-20T11:34:44.160Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T11:34:44.421Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T11:34:44.745Z] + cat /w/workspace/foundry_device-virtual-go_PR-416/archives/cost.csv [2023-07-20T11:34:44.745Z] + cut -d, -f6 [Pipeline] lock [2023-07-20T11:34:44.784Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-416-1-stack-cost] [2023-07-20T11:34:44.788Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-416-1-stack-cost] did not exist. Created. [2023-07-20T11:34:44.788Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T11:34:45.185Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-07-20T11:34:45.236Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T11:34:45.268Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T11:34:45.353Z] $ docker stop --time=1 4ef5a0926b6848ed75bea5eec2fc355ebf12af25911ba52c9c631ec193eb1f68 [2023-07-20T11:34:46.502Z] $ docker rm -f --volumes 4ef5a0926b6848ed75bea5eec2fc355ebf12af25911ba52c9c631ec193eb1f68 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-07-20T11:34:54.557Z] 8d51d6327a98: Pull complete [2023-07-20T11:34:54.557Z] 8b374f2dd631: Pull complete [2023-07-20T11:34:54.557Z] ec14aa9079de: Pull complete [2023-07-20T11:35:01.239Z] 2f466654f4bb: Pull complete [2023-07-20T11:35:03.189Z] 554e91adad29: Pull complete [2023-07-20T11:35:03.189Z] Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 [2023-07-20T11:35:03.189Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [2023-07-20T11:35:03.189Z] ---> 1e15ea492957 [2023-07-20T11:35:03.189Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-07-20T11:35:05.159Z] ---> Running in 1caec413230d [2023-07-20T11:35:05.159Z] Removing intermediate container 1caec413230d [2023-07-20T11:35:05.159Z] ---> 2f2b21f99fa0 [2023-07-20T11:35:05.159Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T11:35:05.159Z] ---> Running in 933a005d3ccf [2023-07-20T11:35:05.429Z] Removing intermediate container 933a005d3ccf [2023-07-20T11:35:05.429Z] ---> d0babc702f54 [2023-07-20T11:35:05.429Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-07-20T11:35:05.429Z] ---> Running in 04e689c3378a [2023-07-20T11:35:05.697Z] Removing intermediate container 04e689c3378a [2023-07-20T11:35:05.697Z] ---> 0cc89a091b79 [2023-07-20T11:35:05.697Z] Step 6/12 : WORKDIR /device-virtual-go [2023-07-20T11:35:05.966Z] ---> Running in 2ab2c35493a6 [2023-07-20T11:35:06.238Z] Removing intermediate container 2ab2c35493a6 [2023-07-20T11:35:06.238Z] ---> e8f948dfccf1 [2023-07-20T11:35:06.238Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T11:35:06.238Z] ---> Running in 4f9b93ac4a4d [2023-07-20T11:35:07.207Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T11:35:07.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T11:35:08.749Z] (1/4) Installing openssh-keygen (9.1_p1-r4) [2023-07-20T11:35:08.749Z] (2/4) Installing libedit (20221030.3.1-r0) [2023-07-20T11:35:08.749Z] (3/4) Installing openssh-client-common (9.1_p1-r4) [2023-07-20T11:35:08.749Z] (4/4) Installing openssh-client-default (9.1_p1-r4) [2023-07-20T11:35:09.016Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T11:35:09.016Z] OK: 268 MiB in 57 packages [2023-07-20T11:35:09.984Z] Removing intermediate container 4f9b93ac4a4d [2023-07-20T11:35:09.984Z] ---> 7c91f2117022 [2023-07-20T11:35:09.984Z] Step 8/12 : COPY go.mod vendor* ./ [2023-07-20T11:35:10.579Z] ---> af5048e28564 [2023-07-20T11:35:10.579Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T11:35:10.579Z] ---> Running in aba3c29d954f [2023-07-20T11:36:18.483Z] Removing intermediate container aba3c29d954f [2023-07-20T11:36:18.483Z] ---> 20da0e96b386 [2023-07-20T11:36:18.483Z] Step 10/12 : COPY . . [2023-07-20T11:36:18.483Z] ---> f5acfeaf8e68 [2023-07-20T11:36:18.483Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T11:36:18.483Z] ---> Running in ee845d1bdbec [2023-07-20T11:36:18.483Z] Removing intermediate container ee845d1bdbec [2023-07-20T11:36:18.483Z] ---> fcb7f691853c [2023-07-20T11:36:18.483Z] Step 12/12 : RUN $MAKE [2023-07-20T11:36:18.483Z] ---> Running in a51b77dc7ee7 [2023-07-20T11:36:19.070Z] noop [2023-07-20T11:36:19.654Z] Removing intermediate container a51b77dc7ee7 [2023-07-20T11:36:19.654Z] ---> a4ce724b2884 [2023-07-20T11:36:19.654Z] Successfully built a4ce724b2884 [2023-07-20T11:36:19.654Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:36:20.136Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T11:36:20.136Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T11:36:20.400Z] prd-ubuntu20.04-docker-arm64-4c-16g-1656 does not seem to be running inside a container [2023-07-20T11:36:20.468Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-20T11:36:21.605Z] $ docker top 428064dd83b6ac59af978cfbcb088f30e3dc9db8d6247f9ffdb60dbe71afa7ae -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T11:36:22.463Z] + go version [2023-07-20T11:36:22.463Z] go version go1.20.6 linux/arm64 [Pipeline] } [2023-07-20T11:36:22.501Z] $ docker stop --time=1 428064dd83b6ac59af978cfbcb088f30e3dc9db8d6247f9ffdb60dbe71afa7ae [2023-07-20T11:36:24.061Z] $ docker rm -f --volumes 428064dd83b6ac59af978cfbcb088f30e3dc9db8d6247f9ffdb60dbe71afa7ae [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:36:24.911Z] + docker inspect -f . ci-base-image-arm64 [2023-07-20T11:36:24.911Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T11:36:25.158Z] prd-ubuntu20.04-docker-arm64-4c-16g-1656 does not seem to be running inside a container [2023-07-20T11:36:25.222Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-07-20T11:36:26.288Z] $ docker top 882615d177c915c6985675f0e79fe23eb7949bf2c0b636ed471d5780eeabecfe -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T11:36:26.827Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/1 [Pipeline] fileExists [Pipeline] sh [2023-07-20T11:36:27.469Z] + make test [2023-07-20T11:36:27.469Z] go test ./... -coverprofile=coverage.out [2023-07-20T11:36:59.679Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-07-20T11:38:51.339Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-07-20T11:38:51.339Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.088s coverage: 58.4% of statements [2023-07-20T11:38:51.339Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-07-20T11:38:51.339Z] go vet ./... [2023-07-20T11:39:18.032Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-07-20T11:39:18.032Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-07-20T11:39:18.032Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-07-20T11:39:18.076Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-07-20T11:39:18.112Z] $ docker stop --time=1 882615d177c915c6985675f0e79fe23eb7949bf2c0b636ed471d5780eeabecfe [2023-07-20T11:39:20.036Z] $ docker rm -f --volumes 882615d177c915c6985675f0e79fe23eb7949bf2c0b636ed471d5780eeabecfe [Pipeline] // withDockerContainer [Pipeline] sh [2023-07-20T11:39:21.328Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-07-20T11:39:21.362Z] Warning: overwriting stash ‘coverage-report’ [2023-07-20T11:39:21.870Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-07-20T11:39:22.470Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-07-20T11:39:22.807Z] + ls -al . [2023-07-20T11:39:22.807Z] total 196 [2023-07-20T11:39:22.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 11:36 . [2023-07-20T11:39:22.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 11:34 .. [2023-07-20T11:39:22.807Z] drwxrwxr-x 8 jenkins jenkins 4096 Jul 20 11:34 .git [2023-07-20T11:39:22.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 11:34 .github [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 337 Jul 20 11:34 .gitignore [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 41 Jul 20 11:34 .golangci.yml [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 9050 Jul 20 11:34 Attribution.txt [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 14372 Jul 20 11:34 CHANGELOG.md [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 1646 Jul 20 11:34 Dockerfile [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 677 Jul 20 11:34 GOVERNANCE.md [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 660 Jul 20 11:34 Jenkinsfile [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jul 20 11:34 LICENSE [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 1947 Jul 20 11:34 Makefile [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 623 Jul 20 11:34 OWNERS.md [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 4111 Jul 20 11:34 README.md [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 5 Jul 20 11:32 VERSION [2023-07-20T11:39:22.807Z] drwxrwxr-x 2 jenkins jenkins 4096 Jul 20 11:34 bin [2023-07-20T11:39:22.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 11:34 cmd [2023-07-20T11:39:22.807Z] -rw-r--r-- 1 jenkins jenkins 43063 Jul 20 11:38 coverage.out [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 3375 Jul 20 11:34 go.mod [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 32023 Jul 20 11:34 go.sum [2023-07-20T11:39:22.807Z] drwxrwxr-x 3 jenkins jenkins 4096 Jul 20 11:34 internal [2023-07-20T11:39:22.807Z] drwxrwxr-x 4 jenkins jenkins 4096 Jul 20 11:34 snap [2023-07-20T11:39:22.807Z] -rw-rw-r-- 1 jenkins jenkins 235 Jul 20 11:34 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:39:23.234Z] + 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=09faa117c8254007babb991fd9012251a5e15fa1 --label arch=arm64 --label version=0.0.0 . [2023-07-20T11:39:24.643Z] Sending build context to Docker daemon 11.94MB [2023-07-20T11:39:24.643Z] Step 1/25 : ARG BASE=golang:1.20-alpine3.17 [2023-07-20T11:39:24.643Z] Step 2/25 : FROM ${BASE} AS builder [2023-07-20T11:39:24.643Z] ---> a4ce724b2884 [2023-07-20T11:39:24.643Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-07-20T11:39:24.643Z] ---> Running in 0b5aa28a4cce [2023-07-20T11:39:25.226Z] Removing intermediate container 0b5aa28a4cce [2023-07-20T11:39:25.226Z] ---> 93dcc36c65b9 [2023-07-20T11:39:25.227Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-07-20T11:39:25.227Z] ---> Running in 47a8aa3152ed [2023-07-20T11:39:25.501Z] Removing intermediate container 47a8aa3152ed [2023-07-20T11:39:25.501Z] ---> 033606266cca [2023-07-20T11:39:25.501Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-07-20T11:39:25.767Z] ---> Running in 4e545f1c403a [2023-07-20T11:39:26.036Z] Removing intermediate container 4e545f1c403a [2023-07-20T11:39:26.036Z] ---> 3e1c0efae35d [2023-07-20T11:39:26.036Z] Step 6/25 : WORKDIR /device-virtual-go [2023-07-20T11:39:26.302Z] ---> Running in 41dbb1898a70 [2023-07-20T11:39:26.569Z] Removing intermediate container 41dbb1898a70 [2023-07-20T11:39:26.569Z] ---> 886e87d7c5c8 [2023-07-20T11:39:26.569Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-07-20T11:39:26.836Z] ---> Running in b81b115a0403 [2023-07-20T11:39:28.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T11:39:28.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T11:39:29.792Z] OK: 268 MiB in 57 packages [2023-07-20T11:39:32.388Z] Removing intermediate container b81b115a0403 [2023-07-20T11:39:32.388Z] ---> 726693a958f4 [2023-07-20T11:39:32.388Z] Step 8/25 : COPY go.mod vendor* ./ [2023-07-20T11:39:32.388Z] ---> d04f44578d28 [2023-07-20T11:39:32.388Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-07-20T11:39:32.660Z] ---> Running in 27a0553f09dd [2023-07-20T11:39:36.014Z] Removing intermediate container 27a0553f09dd [2023-07-20T11:39:36.014Z] ---> feb6568abbc0 [2023-07-20T11:39:36.014Z] Step 10/25 : COPY . . [2023-07-20T11:39:36.596Z] ---> fc9ca0cebf6c [2023-07-20T11:39:36.597Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-07-20T11:39:36.597Z] ---> Running in c4c8b710f4d4 [2023-07-20T11:39:36.865Z] Removing intermediate container c4c8b710f4d4 [2023-07-20T11:39:36.865Z] ---> f6482ee2d6c1 [2023-07-20T11:39:36.865Z] Step 12/25 : RUN $MAKE [2023-07-20T11:39:37.134Z] ---> Running in 388bf8d70bcf [2023-07-20T11:39:38.092Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v3/internal/common.SDKVersion=v3.1.0-dev.8" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-07-20T11:41:44.755Z] Removing intermediate container 388bf8d70bcf [2023-07-20T11:41:44.755Z] ---> e2f4111c79dd [2023-07-20T11:41:44.755Z] Step 13/25 : FROM alpine:3.17 [2023-07-20T11:41:44.755Z] 3.17: Pulling from library/alpine [2023-07-20T11:41:44.755Z] edb6bdbacee9: Already exists [2023-07-20T11:41:44.755Z] Digest: sha256:e95676db9e4a4f16f6cc01a8915368f82b018cc07aba951c1bd1db586c081388 [2023-07-20T11:41:44.755Z] Status: Downloaded newer image for alpine:3.17 [2023-07-20T11:41:44.755Z] ---> 779605e5fbc0 [2023-07-20T11:41:44.755Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-07-20T11:41:44.755Z] ---> Running in c48ef930c8b9 [2023-07-20T11:41:44.755Z] Removing intermediate container c48ef930c8b9 [2023-07-20T11:41:44.755Z] ---> 72086f373243 [2023-07-20T11:41:44.755Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-07-20T11:41:44.755Z] ---> Running in 8214cee524d0 [2023-07-20T11:41:44.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz [2023-07-20T11:41:44.755Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz [2023-07-20T11:41:44.755Z] (1/1) Installing dumb-init (1.2.5-r2) [2023-07-20T11:41:44.755Z] Executing busybox-1.35.0-r29.trigger [2023-07-20T11:41:44.755Z] OK: 8 MiB in 16 packages [2023-07-20T11:41:44.755Z] Removing intermediate container 8214cee524d0 [2023-07-20T11:41:44.755Z] ---> 953a7c1fc06b [2023-07-20T11:41:44.755Z] Step 16/25 : WORKDIR / [2023-07-20T11:41:44.755Z] ---> Running in 1795f6810f0c [2023-07-20T11:41:45.023Z] Removing intermediate container 1795f6810f0c [2023-07-20T11:41:45.023Z] ---> 19f50e96819a [2023-07-20T11:41:45.023Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-07-20T11:41:45.289Z] ---> f4f7e0ff483d [2023-07-20T11:41:45.289Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-07-20T11:41:45.874Z] ---> b4c84e9e4030 [2023-07-20T11:41:45.874Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-07-20T11:41:47.286Z] ---> 40b304cc1da0 [2023-07-20T11:41:47.286Z] Step 20/25 : EXPOSE 59900 [2023-07-20T11:41:47.286Z] ---> Running in a28b3486f93e [2023-07-20T11:41:47.554Z] Removing intermediate container a28b3486f93e [2023-07-20T11:41:47.554Z] ---> 7603b93ac820 [2023-07-20T11:41:47.554Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-07-20T11:41:47.554Z] ---> Running in d62faab5bb66 [2023-07-20T11:41:47.821Z] Removing intermediate container d62faab5bb66 [2023-07-20T11:41:47.821Z] ---> fd17acd7839f [2023-07-20T11:41:47.821Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-07-20T11:41:47.821Z] ---> Running in c32260747369 [2023-07-20T11:41:48.089Z] Removing intermediate container c32260747369 [2023-07-20T11:41:48.089Z] ---> 028ac5166167 [2023-07-20T11:41:48.089Z] Step 23/25 : LABEL arch=arm64 [2023-07-20T11:41:48.357Z] ---> Running in 3b853581fe03 [2023-07-20T11:41:48.624Z] Removing intermediate container 3b853581fe03 [2023-07-20T11:41:48.624Z] ---> 96dbef08fcfe [2023-07-20T11:41:48.624Z] Step 24/25 : LABEL git_sha=09faa117c8254007babb991fd9012251a5e15fa1 [2023-07-20T11:41:48.624Z] ---> Running in 209a8f08a7b2 [2023-07-20T11:41:48.892Z] Removing intermediate container 209a8f08a7b2 [2023-07-20T11:41:48.892Z] ---> fd4d8283a63b [2023-07-20T11:41:48.892Z] Step 25/25 : LABEL version=0.0.0 [2023-07-20T11:41:48.892Z] ---> Running in cfee01f90c93 [2023-07-20T11:41:49.157Z] Removing intermediate container cfee01f90c93 [2023-07-20T11:41:49.157Z] ---> 01c4fe71727c [2023-07-20T11:41:49.157Z] [Warning] One or more build-args [ARCH] were not consumed [2023-07-20T11:41:49.157Z] Successfully built 01c4fe71727c [2023-07-20T11:41:49.157Z] 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-07-20T11:41:50.048Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T11:41:50.048Z] [2023-07-20T11:41:50.048Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:41:50.464Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T11:41:50.464Z] arm64: Pulling from edgex-lftools-log-publisher [2023-07-20T11:41:50.464Z] 8998bd30e6a1: Pulling fs layer [2023-07-20T11:41:50.464Z] 04944245beec: Pulling fs layer [2023-07-20T11:41:50.464Z] 699f458cf7ca: Pulling fs layer [2023-07-20T11:41:50.464Z] 765212b225bb: Pulling fs layer [2023-07-20T11:41:50.464Z] f23df028b6ca: Pulling fs layer [2023-07-20T11:41:50.464Z] d65c8cfc05b1: Pulling fs layer [2023-07-20T11:41:50.464Z] 2437ff75d9bd: Pulling fs layer [2023-07-20T11:41:50.464Z] 765212b225bb: Waiting [2023-07-20T11:41:50.464Z] f23df028b6ca: Waiting [2023-07-20T11:41:50.464Z] d65c8cfc05b1: Waiting [2023-07-20T11:41:50.464Z] 2437ff75d9bd: Waiting [2023-07-20T11:41:50.756Z] 04944245beec: Verifying Checksum [2023-07-20T11:41:50.756Z] 04944245beec: Download complete [2023-07-20T11:41:50.756Z] 765212b225bb: Verifying Checksum [2023-07-20T11:41:50.756Z] 765212b225bb: Download complete [2023-07-20T11:41:50.756Z] f23df028b6ca: Verifying Checksum [2023-07-20T11:41:50.756Z] f23df028b6ca: Download complete [2023-07-20T11:41:50.756Z] d65c8cfc05b1: Verifying Checksum [2023-07-20T11:41:50.756Z] d65c8cfc05b1: Download complete [2023-07-20T11:41:50.756Z] 699f458cf7ca: Verifying Checksum [2023-07-20T11:41:50.756Z] 699f458cf7ca: Download complete [2023-07-20T11:41:51.371Z] 8998bd30e6a1: Download complete [2023-07-20T11:41:53.372Z] 2437ff75d9bd: Verifying Checksum [2023-07-20T11:41:53.372Z] 2437ff75d9bd: Download complete [2023-07-20T11:41:55.316Z] 8998bd30e6a1: Pull complete [2023-07-20T11:41:57.250Z] 04944245beec: Pull complete [2023-07-20T11:41:58.657Z] 699f458cf7ca: Pull complete [2023-07-20T11:41:58.657Z] 765212b225bb: Pull complete [2023-07-20T11:41:59.620Z] f23df028b6ca: Pull complete [2023-07-20T11:41:59.620Z] d65c8cfc05b1: Pull complete [2023-07-20T11:42:14.610Z] 2437ff75d9bd: Pull complete [2023-07-20T11:42:14.610Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-07-20T11:42:14.610Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-07-20T11:42:14.610Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T11:42:14.946Z] prd-ubuntu20.04-docker-arm64-4c-16g-1656 does not seem to be running inside a container [2023-07-20T11:42:15.008Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/device-virtual-go/1 -v /w/workspace/device-virtual-go/1:/w/workspace/device-virtual-go/1:rw,z -v /w/workspace/device-virtual-go/1@tmp:/w/workspace/device-virtual-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-07-20T11:42:17.382Z] $ docker top 0622d2a2ad7feb1d89b898857e44ad56d7198cc5f24667e27b9bcc5600ee9e5e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:42:18.266Z] ---> job-cost.sh [2023-07-20T11:42:18.266Z] lf-activate-venv: SKIPPING [2023-07-20T11:42:18.266Z] INFO: No Stack... [2023-07-20T11:42:18.532Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-07-20T11:42:19.489Z] INFO: Archiving Costs [Pipeline] sh [2023-07-20T11:42:19.833Z] + cut -d,+ -f6 [2023-07-20T11:42:19.833Z] cat /w/workspace/device-virtual-go/1/archives/cost.csv [Pipeline] lock [2023-07-20T11:42:19.927Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-PR-416-1-stack-cost] [2023-07-20T11:42:19.942Z] Resource [jenkins-edgexfoundry-device-virtual-go-PR-416-1-stack-cost] did not exist. Created. [2023-07-20T11:42:19.942Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-PR-416-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-07-20T11:42:20.351Z] /w/workspace/device-virtual-go/1@tmp/durable-0bd30c2c/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-07-20T11:42:20.710Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-07-20T11:42:20.747Z] Warning: overwriting stash ‘stack-cost’ [2023-07-20T11:42:20.798Z] Stashed 1 file(s) [Pipeline] } [2023-07-20T11:42:20.813Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-PR-416-1-stack-cost] [Pipeline] // lock [Pipeline] } [2023-07-20T11:42:20.888Z] $ docker stop --time=1 0622d2a2ad7feb1d89b898857e44ad56d7198cc5f24667e27b9bcc5600ee9e5e [2023-07-20T11:42:22.360Z] $ docker rm -f --volumes 0622d2a2ad7feb1d89b898857e44ad56d7198cc5f24667e27b9bcc5600ee9e5e [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-07-20T11:42:23.831Z] provisioning config files... [2023-07-20T11:42:23.839Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/foundry_device-virtual-go_PR-416@tmp/config12178335776650064370tmp [Pipeline] { [Pipeline] sh [2023-07-20T11:42:24.180Z] + set +x [2023-07-20T11:42:24.180Z] + curl -s https://codecov.io/bash [2023-07-20T11:42:24.180Z] + bash -s -- [2023-07-20T11:42:24.439Z] [2023-07-20T11:42:24.439Z] _____ _ [2023-07-20T11:42:24.439Z] / ____| | | [2023-07-20T11:42:24.439Z] | | ___ __| | ___ ___ _____ __ [2023-07-20T11:42:24.439Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-07-20T11:42:24.439Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-07-20T11:42:24.439Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-07-20T11:42:24.439Z] Bash-1.0.6 [2023-07-20T11:42:24.439Z] [2023-07-20T11:42:24.439Z] [2023-07-20T11:42:24.439Z] ==> git version 2.25.1 found [2023-07-20T11:42:24.439Z] ==> 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-07-20T11:42:24.439Z] Release-Date: 2020-01-08 [2023-07-20T11:42:24.439Z] 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-07-20T11:42:24.439Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-07-20T11:42:24.439Z] ==> Jenkins CI detected. [2023-07-20T11:42:24.439Z] current dir:  /w/workspace/foundry_device-virtual-go_PR-416 [2023-07-20T11:42:24.439Z] project root: . [2023-07-20T11:42:24.439Z] --> token set from env [2023-07-20T11:42:24.439Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-07-20T11:42:24.439Z] ==> Running gcov in . (disable via -X gcov) [2023-07-20T11:42:24.439Z] ==> Python coveragepy not found [2023-07-20T11:42:24.439Z] ==> Searching for coverage reports in: [2023-07-20T11:42:24.439Z] + . [2023-07-20T11:42:24.439Z] -> Found 1 reports [2023-07-20T11:42:24.439Z] ==> Detecting git/mercurial file structure [2023-07-20T11:42:24.439Z] ==> Reading reports [2023-07-20T11:42:24.439Z] + ./coverage.out bytes=43063 [2023-07-20T11:42:24.439Z] ==> Appending adjustments [2023-07-20T11:42:24.439Z] https://docs.codecov.io/docs/fixing-reports [2023-07-20T11:42:24.439Z] + Found adjustments [2023-07-20T11:42:24.698Z] ==> Gzipping contents [2023-07-20T11:42:24.698Z] 8.0K /tmp/codecov.mCXvml.gz [2023-07-20T11:42:24.698Z] ==> Uploading reports [2023-07-20T11:42:24.698Z] url: https://codecov.io [2023-07-20T11:42:24.698Z] query: branch=PR-416&commit=09faa117c8254007babb991fd9012251a5e15fa1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=416&job=&cmd_args= [2023-07-20T11:42:24.698Z] -> Pinging Codecov [2023-07-20T11:42:24.698Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=PR-416&commit=09faa117c8254007babb991fd9012251a5e15fa1&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2FPR-416%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=416&job=&cmd_args= [2023-07-20T11:42:24.698Z] -> Uploading to [2023-07-20T11:42:24.698Z] https://storage.googleapis.com/codecov/v4/raw/2023-07-20/5E52B4B073DB2E39498172D8E973AA87/09faa117c8254007babb991fd9012251a5e15fa1/026b074e-b915-40ec-bca9-01565a1ceeb1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230720%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230720T114224Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=8d59695d553878144ecda4a098663fc6ede63a1926ec5dcf96b344f00707f853 [2023-07-20T11:42:24.698Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-07-20T11:42:24.698Z] Dload Upload Total Spent Left Speed [2023-07-20T11:42:24.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5184 0 0 100 5184 0 26448 --:--:-- --:--:-- --:--:-- 26314 100 5184 0 0 100 5184 0 26448 --:--:-- --:--:-- --:--:-- 26314 [2023-07-20T11:42:24.958Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/09faa117c8254007babb991fd9012251a5e15fa1 [Pipeline] } [2023-07-20T11:42:24.987Z] 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-07-20T11:42:26.732Z] + [ -d /w/workspace/foundry_device-virtual-go_PR-416/archives ] [2023-07-20T11:42:26.732Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-416/archives [2023-07-20T11:42:26.732Z] total 16 [2023-07-20T11:42:26.732Z] drwxr-xr-x 3 root root 4096 Jul 20 11:34 . [2023-07-20T11:42:26.732Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 11:34 .. [2023-07-20T11:42:26.732Z] drwxr-xr-x 2 root root 4096 Jul 20 11:34 cost [2023-07-20T11:42:26.732Z] -rw-r--r-- 1 root root 89 Jul 20 11:34 cost.csv [2023-07-20T11:42:26.732Z] + sudo chown -R jenkins:jenkins /w/workspace/foundry_device-virtual-go_PR-416/archives [2023-07-20T11:42:26.732Z] + ls -al /w/workspace/foundry_device-virtual-go_PR-416/archives [2023-07-20T11:42:26.732Z] total 16 [2023-07-20T11:42:26.732Z] drwxr-xr-x 3 jenkins jenkins 4096 Jul 20 11:34 . [2023-07-20T11:42:26.732Z] drwxrwxr-x 10 jenkins jenkins 4096 Jul 20 11:34 .. [2023-07-20T11:42:26.732Z] drwxr-xr-x 2 jenkins jenkins 4096 Jul 20 11:34 cost [2023-07-20T11:42:26.732Z] -rw-r--r-- 1 jenkins jenkins 89 Jul 20 11:34 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:42:27.060Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:42:27.942Z] ---> package-listing.sh [2023-07-20T11:42:27.942Z] ++ tr '[:upper:]' '[:lower:]' [2023-07-20T11:42:27.942Z] ++ facter osfamily [2023-07-20T11:42:28.202Z] + OS_FAMILY=debian [2023-07-20T11:42:28.202Z] + workspace=/w/workspace/foundry_device-virtual-go_PR-416 [2023-07-20T11:42:28.202Z] + START_PACKAGES=/tmp/packages_start.txt [2023-07-20T11:42:28.202Z] + END_PACKAGES=/tmp/packages_end.txt [2023-07-20T11:42:28.202Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-07-20T11:42:28.202Z] + PACKAGES=/tmp/packages_start.txt [2023-07-20T11:42:28.202Z] + '[' /w/workspace/foundry_device-virtual-go_PR-416 ']' [2023-07-20T11:42:28.202Z] + PACKAGES=/tmp/packages_end.txt [2023-07-20T11:42:28.202Z] + case "${OS_FAMILY}" in [2023-07-20T11:42:28.202Z] + dpkg -l [2023-07-20T11:42:28.202Z] + grep '^ii' [2023-07-20T11:42:28.202Z] + '[' -f /tmp/packages_start.txt ']' [2023-07-20T11:42:28.202Z] + '[' -f /tmp/packages_end.txt ']' [2023-07-20T11:42:28.202Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-07-20T11:42:28.202Z] + '[' /w/workspace/foundry_device-virtual-go_PR-416 ']' [2023-07-20T11:42:28.202Z] + mkdir -p /w/workspace/foundry_device-virtual-go_PR-416/archives/ [2023-07-20T11:42:28.202Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/foundry_device-virtual-go_PR-416/archives/ [Pipeline] echo [2023-07-20T11:42:28.239Z] 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-416/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-07-20T11:42:28.529Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-07-20T11:42:29.150Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-07-20T11:42:29.150Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-07-20T11:42:29.299Z] prd-ubuntu20.04-docker-8c-8g-1655 does not seem to be running inside a container [2023-07-20T11:42:29.333Z] $ 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-416/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-416 -v /w/workspace/foundry_device-virtual-go_PR-416:/w/workspace/foundry_device-virtual-go_PR-416:rw,z -v /w/workspace/foundry_device-virtual-go_PR-416@tmp:/w/workspace/foundry_device-virtual-go_PR-416@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-07-20T11:42:29.556Z] $ docker top 65eccc9935cfe1beb741ca2d8dcc96cfcea1ff42208435585ef126955210d370 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-07-20T11:42:29.960Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-07-20T11:42:30.269Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-07-20T11:42:30.577Z] + ls /var/log/sa-host [2023-07-20T11:42:30.578Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-07-20T11:42:30.806Z] provisioning config files... [2023-07-20T11:42:30.816Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/foundry_device-virtual-go_PR-416@tmp/config7654862202895488289tmp [Pipeline] { [Pipeline] echo [2023-07-20T11:42:30.871Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:42:31.183Z] ---> create-netrc.sh [Pipeline] } [2023-07-20T11:42:31.213Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:42:31.627Z] ---> python-tools-install.sh [Pipeline] echo [2023-07-20T11:42:31.665Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:42:31.976Z] ---> sudo-logs.sh [2023-07-20T11:42:31.976Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-07-20T11:42:32.067Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:42:32.378Z] ---> job-cost.sh [2023-07-20T11:42:32.378Z] lf-activate-venv: SKIPPING [2023-07-20T11:42:32.378Z] DEBUG: total: 0.2199999988079071 [2023-07-20T11:42:32.378Z] INFO: Retrieving Stack Cost... [2023-07-20T11:42:32.947Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-07-20T11:42:33.209Z] INFO: Archiving Costs [Pipeline] echo [2023-07-20T11:42:33.245Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-07-20T11:42:33.564Z] ---> logs-deploy.sh [2023-07-20T11:42:33.564Z] lf-activate-venv: SKIPPING [2023-07-20T11:42:33.564Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/PR-416/1 [2023-07-20T11:42:33.564Z] INFO: archiving workspace using pattern(s): [2023-07-20T11:42:34.501Z] Archives upload complete. [2023-07-20T11:42:34.501Z] INFO: archiving logs to Nexus