Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a 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-ssh5554616781885301167.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 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-ssh978415518823462395.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 eff4ace5e529e22b05c56fc30efd0d4b1d113677 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14997820667145558092.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision eff4ace5e529e22b05c56fc30efd0d4b1d113677 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f eff4ace5e529e22b05c56fc30efd0d4b1d113677 # timeout=10 Commit message: "Merge pull request #397 from edgexfoundry/us4712" > 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 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-ssh18089926321156610003.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1393366052332118713.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > 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 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.17 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-1626’ Running on prd-ubuntu20.04-docker-8c-8g-1628 in /w/workspace/exfoundry_device-virtual-go_main [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/exfoundry_device-virtual-go_main # 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 Avoid second fetch Checking out Revision dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a (main) > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a # timeout=10 Commit message: "feat(snap): Add snap packaging (#287)" > git rev-list --no-walk 9cab87334a4d5affcc1b2c5c12d642008ef46c2d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-07T08:51:36.589Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-07T08:51:36.645Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-07T08:51:36.658Z] ========================================================= [2022-06-07T08:51:36.658Z] EdgeX Global Pipelines Version Info [2022-06-07T08:51:36.658Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:51:37.418Z] ------------------- [2022-06-07T08:51:37.418Z] stable info: [2022-06-07T08:51:37.418Z] ------------------- [2022-06-07T08:51:37.419Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-07T08:51:37.419Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T08:51:37.419Z] Message: update stable to v1.0.232 [2022-06-07T08:51:37.991Z] ------------------- [2022-06-07T08:51:37.991Z] experimental info: [2022-06-07T08:51:37.991Z] ------------------- [2022-06-07T08:51:37.991Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-07T08:51:37.991Z] Commit SHA: eff4ace5e529e22b05c56fc30efd0d4b1d113677 [2022-06-07T08:51:37.991Z] Message: update experimental to v1.0.232 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-07T08:51:38.258Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2022-06-07T08:51:38.272Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2022-06-07T08:51:38.282Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-07T08:51:38.294Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-07T08:51:38.306Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-07T08:51:38.321Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-07T08:51:38.332Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-07T08:51:38.343Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2022-06-07T08:51:38.354Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-07T08:51:38.365Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-07T08:51:38.378Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-07T08:51:38.392Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2022-06-07T08:51:38.401Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-07T08:51:38.413Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-07T08:51:38.424Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T08:51:38.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-07T08:51:38.446Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T08:51:38.459Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2022-06-07T08:51:38.472Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-07T08:51:38.485Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-07T08:51:38.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2022-06-07T08:51:38.510Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2022-06-07T08:51:38.523Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2022-06-07T08:51:38.541Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2022-06-07T08:51:38.555Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2022-06-07T08:51:38.572Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-07T08:51:38.588Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-07T08:51:38.598Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2022-06-07T08:51:38.611Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2022-06-07T08:51:38.624Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2022-06-07T08:51:38.636Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [Pipeline] echo [2022-06-07T08:51:38.645Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dce4ce0 [Pipeline] echo [2022-06-07T08:51:38.654Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:51:38.696Z] provisioning config files... [2022-06-07T08:51:38.713Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6730924438993005074tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:51:39.037Z] ---> docker-login.sh [2022-06-07T08:51:39.037Z] nexus3.edgexfoundry.org:10001 [2022-06-07T08:51:39.299Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:39.299Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:39.299Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:39.299Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:39.299Z] [2022-06-07T08:51:39.299Z] Login Succeeded [2022-06-07T08:51:39.299Z] nexus3.edgexfoundry.org:10002 [2022-06-07T08:51:39.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:39.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:39.565Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:39.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:39.565Z] [2022-06-07T08:51:39.565Z] Login Succeeded [2022-06-07T08:51:39.565Z] nexus3.edgexfoundry.org:10003 [2022-06-07T08:51:39.565Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:39.565Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:39.565Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:39.565Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:39.565Z] [2022-06-07T08:51:39.565Z] Login Succeeded [2022-06-07T08:51:39.565Z] nexus3.edgexfoundry.org:10004 [2022-06-07T08:51:39.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:39.827Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:39.827Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:39.827Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:39.827Z] [2022-06-07T08:51:39.827Z] Login Succeeded [2022-06-07T08:51:39.827Z] docker.io [2022-06-07T08:51:39.827Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:40.401Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:40.401Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:40.401Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:40.401Z] [2022-06-07T08:51:40.401Z] Login Succeeded [2022-06-07T08:51:40.401Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T08:51:40.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-06-07T08:51:40.804Z] + git rev-list -1 --merges dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a~1..dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [Pipeline] echo [2022-06-07T08:51:40.846Z] -----------> git rev-list -1 --merges dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a~1..dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [false] [Pipeline] sh [2022-06-07T08:51:41.145Z] + git log --format=format:%s -1 dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [Pipeline] echo [2022-06-07T08:51:41.162Z] ========================================================= [2022-06-07T08:51:41.162Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-07T08:51:41.162Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T08:51:41.504Z] + git log --format=format:%s -1 dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [Pipeline] echo [2022-06-07T08:51:41.515Z] [semverPrep] GIT_COMMIT: dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a, Commit Message: feat(snap): Add snap packaging (#287) [Pipeline] echo [2022-06-07T08:51:41.525Z] [semverPrep] This is not a build commit. [Pipeline] sh [2022-06-07T08:51:41.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T08:51:41.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-07T08:51:41.885Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-07T08:51:41.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-07T08:51:41.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-07T08:51:41.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-07T08:51:41.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:51:42.306Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:51:42.306Z] [2022-06-07T08:51:42.306Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:51:42.617Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:51:42.617Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-07T08:51:42.617Z] 42c077c10790: Pulling fs layer [2022-06-07T08:51:42.617Z] f63e77b7563a: Pulling fs layer [2022-06-07T08:51:42.617Z] bd5fdadae976: Pulling fs layer [2022-06-07T08:51:42.617Z] 205491f53016: Pulling fs layer [2022-06-07T08:51:42.617Z] df18705c85c3: Pulling fs layer [2022-06-07T08:51:42.617Z] bdb3f477010e: Pulling fs layer [2022-06-07T08:51:42.617Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-07T08:51:42.617Z] 2c6e9b1d212d: Pulling fs layer [2022-06-07T08:51:42.617Z] bdb8f0575790: Pulling fs layer [2022-06-07T08:51:42.617Z] 386e3cb2ff24: Pulling fs layer [2022-06-07T08:51:42.617Z] df18705c85c3: Waiting [2022-06-07T08:51:42.617Z] 2343380bae48: Pulling fs layer [2022-06-07T08:51:42.617Z] bdb3f477010e: Waiting [2022-06-07T08:51:42.617Z] c8a8fc8e1c8f: Waiting [2022-06-07T08:51:42.617Z] 2c6e9b1d212d: Waiting [2022-06-07T08:51:42.617Z] bdb8f0575790: Waiting [2022-06-07T08:51:42.617Z] 386e3cb2ff24: Waiting [2022-06-07T08:51:42.617Z] 2343380bae48: Waiting [2022-06-07T08:51:42.617Z] 205491f53016: Waiting [2022-06-07T08:51:42.617Z] f63e77b7563a: Verifying Checksum [2022-06-07T08:51:42.617Z] f63e77b7563a: Download complete [2022-06-07T08:51:42.617Z] 205491f53016: Download complete [2022-06-07T08:51:42.617Z] df18705c85c3: Verifying Checksum [2022-06-07T08:51:42.617Z] df18705c85c3: Download complete [2022-06-07T08:51:42.879Z] bdb3f477010e: Verifying Checksum [2022-06-07T08:51:42.879Z] bdb3f477010e: Download complete [2022-06-07T08:51:42.879Z] bd5fdadae976: Verifying Checksum [2022-06-07T08:51:42.879Z] bd5fdadae976: Download complete [2022-06-07T08:51:42.879Z] 2c6e9b1d212d: Download complete [2022-06-07T08:51:42.879Z] bdb8f0575790: Verifying Checksum [2022-06-07T08:51:42.879Z] bdb8f0575790: Download complete [2022-06-07T08:51:42.879Z] 386e3cb2ff24: Download complete [2022-06-07T08:51:42.879Z] 2343380bae48: Download complete [2022-06-07T08:51:42.879Z] 42c077c10790: Verifying Checksum [2022-06-07T08:51:42.879Z] 42c077c10790: Download complete [2022-06-07T08:51:43.139Z] c8a8fc8e1c8f: Download complete [2022-06-07T08:51:44.519Z] 42c077c10790: Pull complete [2022-06-07T08:51:44.519Z] f63e77b7563a: Pull complete [2022-06-07T08:51:45.091Z] bd5fdadae976: Pull complete [2022-06-07T08:51:45.091Z] 205491f53016: Pull complete [2022-06-07T08:51:45.354Z] df18705c85c3: Pull complete [2022-06-07T08:51:45.354Z] bdb3f477010e: Pull complete [2022-06-07T08:51:47.907Z] c8a8fc8e1c8f: Pull complete [2022-06-07T08:51:47.908Z] 2c6e9b1d212d: Pull complete [2022-06-07T08:51:47.908Z] bdb8f0575790: Pull complete [2022-06-07T08:51:47.908Z] 386e3cb2ff24: Pull complete [2022-06-07T08:51:47.908Z] 2343380bae48: Pull complete [2022-06-07T08:51:47.908Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-07T08:51:47.908Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T08:51:47.908Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:51:48.016Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T08:51:48.050Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-07T08:51:49.342Z] $ docker top c52a2e8b482ca99e244feb9b9489856d4cdff8abe1c4462e7deda3058d2aa64b -eo pid,comm [2022-06-07T08:51:49.411Z] 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). [2022-06-07T08:51:49.411Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T08:51:49.453Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T08:51:49.453Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T08:51:49.585Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T08:51:49.588Z] $ docker exec c52a2e8b482ca99e244feb9b9489856d4cdff8abe1c4462e7deda3058d2aa64b ssh-agent [2022-06-07T08:51:49.729Z] SSH_AUTH_SOCK=/tmp/ssh-HjKv5xEqGwCa/agent.33 [2022-06-07T08:51:49.729Z] SSH_AGENT_PID=39 [2022-06-07T08:51:49.736Z] Running ssh-add (command line suppressed) [2022-06-07T08:51:49.874Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3946081672437693603.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_3946081672437693603.key) [2022-06-07T08:51:49.901Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T08:51:50.198Z] + git tag --points-at HEAD [Pipeline] } [2022-06-07T08:51:50.211Z] $ docker exec --env ******** --env ******** c52a2e8b482ca99e244feb9b9489856d4cdff8abe1c4462e7deda3058d2aa64b ssh-agent -k [2022-06-07T08:51:50.323Z] unset SSH_AUTH_SOCK; [2022-06-07T08:51:50.323Z] unset SSH_AGENT_PID; [2022-06-07T08:51:50.323Z] echo Agent pid 39 killed; [2022-06-07T08:51:50.351Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-07T08:51:50.375Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T08:51:50.375Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T08:51:50.511Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T08:51:50.514Z] $ docker exec c52a2e8b482ca99e244feb9b9489856d4cdff8abe1c4462e7deda3058d2aa64b ssh-agent [2022-06-07T08:51:50.662Z] SSH_AUTH_SOCK=/tmp/ssh-rlBjC7COI6Sf/agent.72 [2022-06-07T08:51:50.662Z] SSH_AGENT_PID=79 [2022-06-07T08:51:50.670Z] Running ssh-add (command line suppressed) [2022-06-07T08:51:50.804Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2138068381879520750.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2138068381879520750.key) [2022-06-07T08:51:50.820Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T08:51:51.111Z] + git semver init [2022-06-07T08:51:51.372Z] 2022-06-07 08:51:51,326 [run_init] DEBUG init version:0.0.0 force:False [2022-06-07T08:51:51.372Z] 2022-06-07 08:51:51,326 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2022-06-07T08:51:51.372Z] 2022-06-07 08:51:51,327 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2022-06-07T08:51:51.372Z] 2022-06-07 08:51:51,327 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-07T08:51:52.318Z] 2022-06-07 08:51:52,242 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2022-06-07T08:51:52.318Z] 2022-06-07 08:51:52,243 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2022-06-07T08:51:52.318Z] 2022-06-07 08:51:52,243 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T08:51:52.318Z] 2022-06-07 08:51:52,243 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T08:51:52.318Z] 2.2.1-dev.2 [Pipeline] } [2022-06-07T08:51:52.330Z] $ docker exec --env ******** --env ******** c52a2e8b482ca99e244feb9b9489856d4cdff8abe1c4462e7deda3058d2aa64b ssh-agent -k [2022-06-07T08:51:52.448Z] unset SSH_AUTH_SOCK; [2022-06-07T08:51:52.449Z] unset SSH_AGENT_PID; [2022-06-07T08:51:52.449Z] echo Agent pid 79 killed; [2022-06-07T08:51:52.461Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T08:51:52.768Z] + git semver [Pipeline] } [2022-06-07T08:51:53.045Z] $ docker stop --time=1 c52a2e8b482ca99e244feb9b9489856d4cdff8abe1c4462e7deda3058d2aa64b [2022-06-07T08:51:54.396Z] $ docker rm -f c52a2e8b482ca99e244feb9b9489856d4cdff8abe1c4462e7deda3058d2aa64b [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T08:51:54.752Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-07T08:51:55.001Z] Stashed 1 file(s) [Pipeline] echo [2022-06-07T08:51:55.003Z] [edgeXSemver]: initialized semver on version 2.2.1-dev.2 [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 [2022-06-07T08:51:55.140Z] provisioning config files... [2022-06-07T08:51:55.151Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4708923726635842347tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:51:55.451Z] ---> docker-login.sh [2022-06-07T08:51:55.451Z] nexus3.edgexfoundry.org:10001 [2022-06-07T08:51:55.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:55.451Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:55.451Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:55.451Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:55.451Z] [2022-06-07T08:51:55.451Z] Login Succeeded [2022-06-07T08:51:55.451Z] nexus3.edgexfoundry.org:10002 [2022-06-07T08:51:55.451Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:55.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:55.712Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:55.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:55.712Z] [2022-06-07T08:51:55.712Z] Login Succeeded [2022-06-07T08:51:55.712Z] nexus3.edgexfoundry.org:10003 [2022-06-07T08:51:55.712Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:55.712Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:55.712Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:55.712Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:55.712Z] [2022-06-07T08:51:55.712Z] Login Succeeded [2022-06-07T08:51:55.712Z] nexus3.edgexfoundry.org:10004 [2022-06-07T08:51:55.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:55.973Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:55.973Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:55.973Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:55.973Z] [2022-06-07T08:51:55.973Z] Login Succeeded [2022-06-07T08:51:55.973Z] docker.io [2022-06-07T08:51:55.973Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:51:56.234Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:51:56.234Z] Configure a credential helper to remove this warning. See [2022-06-07T08:51:56.234Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:51:56.234Z] [2022-06-07T08:51:56.234Z] Login Succeeded [2022-06-07T08:51:56.234Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T08:51:56.242Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T08:51:56.304Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T08:51:56.314Z] ========================================================= [2022-06-07T08:51:56.314Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-07T08:51:56.315Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:51:56.636Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-07T08:51:56.636Z] Sending build context to Docker daemon 23.02MB [2022-06-07T08:51:56.636Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T08:51:56.636Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-07T08:51:56.896Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-07T08:51:56.896Z] 59bf1c3509f3: Pulling fs layer [2022-06-07T08:51:56.896Z] 666ba61612fd: Pulling fs layer [2022-06-07T08:51:56.896Z] 8ed8ca486205: Pulling fs layer [2022-06-07T08:51:56.896Z] cc1cd167ecdc: Pulling fs layer [2022-06-07T08:51:56.896Z] c516ae0d96e1: Pulling fs layer [2022-06-07T08:51:56.896Z] 684cea983483: Pulling fs layer [2022-06-07T08:51:56.896Z] dd3240ac7de5: Pulling fs layer [2022-06-07T08:51:56.896Z] b1e948a4e11c: Pulling fs layer [2022-06-07T08:51:56.896Z] a8fd76ee1af6: Pulling fs layer [2022-06-07T08:51:56.896Z] 646ad004c059: Pulling fs layer [2022-06-07T08:51:56.896Z] cc1cd167ecdc: Waiting [2022-06-07T08:51:56.896Z] c516ae0d96e1: Waiting [2022-06-07T08:51:56.896Z] 684cea983483: Waiting [2022-06-07T08:51:56.896Z] a8fd76ee1af6: Waiting [2022-06-07T08:51:56.896Z] dd3240ac7de5: Waiting [2022-06-07T08:51:56.896Z] b1e948a4e11c: Waiting [2022-06-07T08:51:56.896Z] 646ad004c059: Waiting [2022-06-07T08:51:56.896Z] 8ed8ca486205: Verifying Checksum [2022-06-07T08:51:56.896Z] 8ed8ca486205: Download complete [2022-06-07T08:51:56.896Z] 666ba61612fd: Download complete [2022-06-07T08:51:56.896Z] c516ae0d96e1: Verifying Checksum [2022-06-07T08:51:56.896Z] c516ae0d96e1: Download complete [2022-06-07T08:51:56.896Z] 684cea983483: Verifying Checksum [2022-06-07T08:51:56.896Z] 684cea983483: Download complete [2022-06-07T08:51:56.896Z] dd3240ac7de5: Verifying Checksum [2022-06-07T08:51:56.896Z] dd3240ac7de5: Download complete [2022-06-07T08:51:56.896Z] 59bf1c3509f3: Verifying Checksum [2022-06-07T08:51:56.896Z] 59bf1c3509f3: Download complete [2022-06-07T08:51:56.896Z] b1e948a4e11c: Download complete [2022-06-07T08:51:56.896Z] 59bf1c3509f3: Pull complete [2022-06-07T08:51:57.158Z] 666ba61612fd: Pull complete [2022-06-07T08:51:57.418Z] 8ed8ca486205: Pull complete [2022-06-07T08:51:57.418Z] 646ad004c059: Verifying Checksum [2022-06-07T08:51:57.418Z] 646ad004c059: Download complete [2022-06-07T08:51:57.679Z] a8fd76ee1af6: Verifying Checksum [2022-06-07T08:51:57.679Z] a8fd76ee1af6: Download complete [2022-06-07T08:51:57.679Z] cc1cd167ecdc: Verifying Checksum [2022-06-07T08:51:57.679Z] cc1cd167ecdc: Download complete [2022-06-07T08:52:01.879Z] cc1cd167ecdc: Pull complete [2022-06-07T08:52:01.879Z] c516ae0d96e1: Pull complete [2022-06-07T08:52:01.879Z] 684cea983483: Pull complete [2022-06-07T08:52:01.879Z] dd3240ac7de5: Pull complete [2022-06-07T08:52:01.879Z] b1e948a4e11c: Pull complete [2022-06-07T08:52:04.418Z] a8fd76ee1af6: Pull complete [2022-06-07T08:52:04.990Z] 646ad004c059: Pull complete [2022-06-07T08:52:04.990Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-07T08:52:04.990Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-07T08:52:04.990Z] ---> 8f69c11f6b0c [2022-06-07T08:52:04.990Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T08:52:06.380Z] ---> Running in 7d2ef9ccc7b8 [2022-06-07T08:52:06.639Z] Removing intermediate container 7d2ef9ccc7b8 [2022-06-07T08:52:06.639Z] ---> 3d363c929692 [2022-06-07T08:52:06.639Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T08:52:06.639Z] ---> Running in e9ec57a0d1ce [2022-06-07T08:52:06.639Z] Removing intermediate container e9ec57a0d1ce [2022-06-07T08:52:06.639Z] ---> cd63cc1ff612 [2022-06-07T08:52:06.639Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-07T08:52:06.639Z] ---> Running in d90555252a9f [2022-06-07T08:52:06.899Z] Removing intermediate container d90555252a9f [2022-06-07T08:52:06.899Z] ---> ea432066789a [2022-06-07T08:52:06.899Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:52:06.899Z] ---> Running in c9a0629b9274 [2022-06-07T08:52:07.476Z] Removing intermediate container c9a0629b9274 [2022-06-07T08:52:07.476Z] ---> 1d1d25e23358 [2022-06-07T08:52:07.476Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T08:52:07.476Z] ---> Running in 3c4fe333e30f [2022-06-07T08:52:07.736Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T08:52:08.679Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T08:52:08.939Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T08:52:08.939Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T08:52:09.201Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T08:52:09.201Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T08:52:09.201Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T08:52:09.460Z] OK: 224 MiB in 56 packages [2022-06-07T08:52:09.724Z] Removing intermediate container 3c4fe333e30f [2022-06-07T08:52:09.724Z] ---> 0c86901fba7b [2022-06-07T08:52:09.724Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-07T08:52:09.724Z] ---> eab45e43d18f [2022-06-07T08:52:09.724Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T08:52:09.985Z] ---> Running in 25c100a009fb [2022-06-07T08:52:10.103Z] Still waiting to schedule task [2022-06-07T08:52:10.104Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-1627’ is offline [2022-06-07T08:52:24.907Z] Removing intermediate container 25c100a009fb [2022-06-07T08:52:24.907Z] ---> 15d5dbc10ecb [2022-06-07T08:52:24.907Z] Step 10/12 : COPY . . [2022-06-07T08:52:24.907Z] ---> 0e4a77c96a40 [2022-06-07T08:52:24.907Z] Step 11/12 : ARG MAKE='make build' [2022-06-07T08:52:24.907Z] ---> Running in 5d1ff4b005da [2022-06-07T08:52:24.907Z] Removing intermediate container 5d1ff4b005da [2022-06-07T08:52:24.907Z] ---> e943889e351d [2022-06-07T08:52:24.907Z] Step 12/12 : RUN $MAKE [2022-06-07T08:52:24.907Z] ---> Running in 38c0a76e4d2f [2022-06-07T08:52:24.907Z] noop [2022-06-07T08:52:24.907Z] Removing intermediate container 38c0a76e4d2f [2022-06-07T08:52:24.907Z] ---> c836488c2f42 [2022-06-07T08:52:24.907Z] Successfully built c836488c2f42 [2022-06-07T08:52:24.907Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:52:25.233Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T08:52:25.233Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:52:25.321Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T08:52:25.361Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2022-06-07T08:52:25.758Z] $ docker top 34b69fbbeaab06a858d09fa97aa365fe6fe34a4f07697d996964a54aed26b920 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T08:52:26.167Z] + go version [2022-06-07T08:52:26.167Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-07T08:52:26.208Z] $ docker stop --time=1 34b69fbbeaab06a858d09fa97aa365fe6fe34a4f07697d996964a54aed26b920 [2022-06-07T08:52:27.554Z] $ docker rm -f 34b69fbbeaab06a858d09fa97aa365fe6fe34a4f07697d996964a54aed26b920 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:52:27.989Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-07T08:52:27.989Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:52:28.074Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T08:52:28.112Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 ******** ci-base-image-x86_64 cat [2022-06-07T08:52:28.511Z] $ docker top 5569bade59abeba20b1e3710bc5b0c3394a385e66b7adff2c35e9851031055de -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T08:52:28.895Z] + make test [2022-06-07T08:52:28.895Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-07T08:52:29.155Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-07T08:52:39.161Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-07T08:52:39.161Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.042s coverage: 65.7% of statements [2022-06-07T08:52:47.304Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T08:52:50.607Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T08:52:50.607Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T08:52:50.607Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T08:52:50.884Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-07T08:52:50.900Z] $ docker stop --time=1 5569bade59abeba20b1e3710bc5b0c3394a385e66b7adff2c35e9851031055de [2022-06-07T08:52:52.558Z] $ docker rm -f 5569bade59abeba20b1e3710bc5b0c3394a385e66b7adff2c35e9851031055de [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T08:52:53.007Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T08:52:53.060Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2022-06-07T08:52:53.621Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T08:52:53.913Z] + ls -al . [2022-06-07T08:52:53.913Z] total 192 [2022-06-07T08:52:53.913Z] drwxrwxr-x 9 jenkins jenkins 4096 Jun 7 08:52 . [2022-06-07T08:52:53.913Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 08:51 .. [2022-06-07T08:52:53.913Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 08:51 .git [2022-06-07T08:52:53.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:51 .github [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 7 08:51 .gitignore [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 08:51 .golangci.yml [2022-06-07T08:52:53.913Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 08:51 .semver [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 8026 Jun 7 08:51 Attribution.txt [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 7 08:51 CHANGELOG.md [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 7 08:51 Dockerfile [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 08:51 GOVERNANCE.md [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 7 08:51 Jenkinsfile [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 08:51 LICENSE [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 7 08:51 Makefile [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 7 08:51 OWNERS.md [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 7 08:51 README.md [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 08:51 VERSION [2022-06-07T08:52:53.913Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 08:51 bin [2022-06-07T08:52:53.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:51 cmd [2022-06-07T08:52:53.913Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 7 08:52 coverage.out [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jun 7 08:51 go.mod [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 35006 Jun 7 08:51 go.sum [2022-06-07T08:52:53.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:51 internal [2022-06-07T08:52:53.913Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:51 snap [2022-06-07T08:52:53.913Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 7 08:51 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:52:54.238Z] + 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=dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a --label arch=amd64 --label version=2.2.1-dev.2 . [2022-06-07T08:52:54.238Z] Sending build context to Docker daemon 23.06MB [2022-06-07T08:52:54.238Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T08:52:54.238Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-07T08:52:54.238Z] ---> c836488c2f42 [2022-06-07T08:52:54.238Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T08:52:54.500Z] ---> Running in 918e0addaa7f [2022-06-07T08:52:54.500Z] Removing intermediate container 918e0addaa7f [2022-06-07T08:52:54.500Z] ---> 2666a8a79339 [2022-06-07T08:52:54.500Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T08:52:54.500Z] ---> Running in 69086c83e7e6 [2022-06-07T08:52:54.500Z] Removing intermediate container 69086c83e7e6 [2022-06-07T08:52:54.500Z] ---> c830ee90bb6b [2022-06-07T08:52:54.500Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-07T08:52:54.500Z] ---> Running in f2c544180fb1 [2022-06-07T08:52:54.761Z] Removing intermediate container f2c544180fb1 [2022-06-07T08:52:54.761Z] ---> af7a8cb41ee0 [2022-06-07T08:52:54.761Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:52:54.761Z] ---> Running in f1e9be734f8e [2022-06-07T08:52:55.332Z] Removing intermediate container f1e9be734f8e [2022-06-07T08:52:55.332Z] ---> 0af980479101 [2022-06-07T08:52:55.332Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T08:52:55.332Z] ---> Running in 8deffe0c141c [2022-06-07T08:52:55.595Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-07T08:52:56.541Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-07T08:52:56.803Z] OK: 224 MiB in 56 packages [2022-06-07T08:52:57.064Z] Removing intermediate container 8deffe0c141c [2022-06-07T08:52:57.064Z] ---> 776421c4f257 [2022-06-07T08:52:57.064Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-07T08:52:57.325Z] ---> b7f4d0122d40 [2022-06-07T08:52:57.325Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T08:52:57.325Z] ---> Running in a4e381f44714 [2022-06-07T08:52:57.896Z] Removing intermediate container a4e381f44714 [2022-06-07T08:52:57.897Z] ---> c1be9dcf3b69 [2022-06-07T08:52:57.897Z] Step 10/26 : COPY . . [2022-06-07T08:52:58.467Z] ---> 32d83ddef5b3 [2022-06-07T08:52:58.467Z] Step 11/26 : ARG MAKE='make build' [2022-06-07T08:52:58.467Z] ---> Running in 386d0b67ef2e [2022-06-07T08:52:58.728Z] Removing intermediate container 386d0b67ef2e [2022-06-07T08:52:58.728Z] ---> 55c85c8f346f [2022-06-07T08:52:58.728Z] Step 12/26 : RUN $MAKE [2022-06-07T08:52:58.728Z] ---> Running in 64c356c76bb1 [2022-06-07T08:52:58.989Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-07T08:53:20.970Z] Removing intermediate container 64c356c76bb1 [2022-06-07T08:53:20.970Z] ---> fb3cae218caf [2022-06-07T08:53:20.970Z] Step 13/26 : FROM alpine:3.14 [2022-06-07T08:53:20.970Z] 3.14: Pulling from library/alpine [2022-06-07T08:53:20.970Z] 8663204ce13b: Pulling fs layer [2022-06-07T08:53:20.970Z] 8663204ce13b: Verifying Checksum [2022-06-07T08:53:20.970Z] 8663204ce13b: Download complete [2022-06-07T08:53:20.970Z] 8663204ce13b: Pull complete [2022-06-07T08:53:20.970Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T08:53:20.970Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T08:53:20.970Z] ---> e04c818066af [2022-06-07T08:53:20.970Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-07T08:53:20.970Z] ---> Running in c661769cbba1 [2022-06-07T08:53:20.970Z] Removing intermediate container c661769cbba1 [2022-06-07T08:53:20.970Z] ---> 084c2db0e552 [2022-06-07T08:53:20.970Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:53:20.970Z] ---> Running in 984cfa6163fd [2022-06-07T08:53:20.970Z] Removing intermediate container 984cfa6163fd [2022-06-07T08:53:20.970Z] ---> c3781b177be9 [2022-06-07T08:53:20.970Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T08:53:20.970Z] ---> Running in d36c6bb4c220 [2022-06-07T08:53:20.970Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-07T08:53:21.541Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-07T08:53:21.802Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T08:53:21.802Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T08:53:22.063Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T08:53:22.063Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T08:53:22.063Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T08:53:22.324Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T08:53:22.324Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T08:53:22.324Z] OK: 8 MiB in 20 packages [2022-06-07T08:53:22.586Z] Removing intermediate container d36c6bb4c220 [2022-06-07T08:53:22.586Z] ---> f667e5244f0b [2022-06-07T08:53:22.586Z] Step 17/26 : WORKDIR / [2022-06-07T08:53:22.848Z] ---> Running in 764a6809bfb1 [2022-06-07T08:53:22.848Z] Removing intermediate container 764a6809bfb1 [2022-06-07T08:53:22.848Z] ---> 08e1918904ef [2022-06-07T08:53:22.848Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-07T08:53:23.110Z] ---> b9cb3135b2b8 [2022-06-07T08:53:23.110Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-07T08:53:23.110Z] ---> a1007dd02af1 [2022-06-07T08:53:23.110Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-07T08:53:23.682Z] ---> 5d691c2501ea [2022-06-07T08:53:23.682Z] Step 21/26 : EXPOSE 59900 [2022-06-07T08:53:23.682Z] ---> Running in e92385a2b920 [2022-06-07T08:53:23.943Z] Removing intermediate container e92385a2b920 [2022-06-07T08:53:23.943Z] ---> 60744318bb67 [2022-06-07T08:53:23.943Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-07T08:53:23.943Z] ---> Running in b2ecc1a3a7a0 [2022-06-07T08:53:23.943Z] Removing intermediate container b2ecc1a3a7a0 [2022-06-07T08:53:23.943Z] ---> 399f2c8371e5 [2022-06-07T08:53:23.943Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T08:53:23.943Z] ---> Running in 15791531fec9 [2022-06-07T08:53:23.943Z] Removing intermediate container 15791531fec9 [2022-06-07T08:53:23.943Z] ---> e5dbbd82eced [2022-06-07T08:53:23.943Z] Step 24/26 : LABEL arch=amd64 [2022-06-07T08:53:24.203Z] ---> Running in 542ee0808a8f [2022-06-07T08:53:24.203Z] Removing intermediate container 542ee0808a8f [2022-06-07T08:53:24.203Z] ---> e8d70fc1620c [2022-06-07T08:53:24.203Z] Step 25/26 : LABEL git_sha=dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [2022-06-07T08:53:24.203Z] ---> Running in 2f54bac819df [2022-06-07T08:53:24.203Z] Removing intermediate container 2f54bac819df [2022-06-07T08:53:24.203Z] ---> e6da43ab9532 [2022-06-07T08:53:24.203Z] Step 26/26 : LABEL version=2.2.1-dev.2 [2022-06-07T08:53:24.465Z] ---> Running in f951bf179f65 [2022-06-07T08:53:24.465Z] Removing intermediate container f951bf179f65 [2022-06-07T08:53:24.465Z] ---> 0a73b3763f68 [2022-06-07T08:53:24.465Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T08:53:24.465Z] Successfully built 0a73b3763f68 [2022-06-07T08:53:24.465Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:53:24.594Z] provisioning config files... [2022-06-07T08:53:24.604Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1547226007227399885tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:53:24.912Z] ---> docker-login.sh [2022-06-07T08:53:24.912Z] nexus3.edgexfoundry.org:10001 [2022-06-07T08:53:24.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:53:24.912Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:53:24.912Z] Configure a credential helper to remove this warning. See [2022-06-07T08:53:24.912Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:53:24.912Z] [2022-06-07T08:53:24.912Z] Login Succeeded [2022-06-07T08:53:24.912Z] nexus3.edgexfoundry.org:10002 [2022-06-07T08:53:24.912Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:53:25.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:53:25.173Z] Configure a credential helper to remove this warning. See [2022-06-07T08:53:25.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:53:25.173Z] [2022-06-07T08:53:25.173Z] Login Succeeded [2022-06-07T08:53:25.173Z] nexus3.edgexfoundry.org:10003 [2022-06-07T08:53:25.173Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:53:25.173Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:53:25.173Z] Configure a credential helper to remove this warning. See [2022-06-07T08:53:25.173Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:53:25.173Z] [2022-06-07T08:53:25.173Z] Login Succeeded [2022-06-07T08:53:25.173Z] nexus3.edgexfoundry.org:10004 [2022-06-07T08:53:25.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:53:25.435Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:53:25.435Z] Configure a credential helper to remove this warning. See [2022-06-07T08:53:25.435Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:53:25.435Z] [2022-06-07T08:53:25.435Z] Login Succeeded [2022-06-07T08:53:25.435Z] docker.io [2022-06-07T08:53:25.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:53:25.696Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:53:25.696Z] Configure a credential helper to remove this warning. See [2022-06-07T08:53:25.696Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:53:25.696Z] [2022-06-07T08:53:25.696Z] Login Succeeded [2022-06-07T08:53:25.696Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T08:53:25.703Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:53:25.734Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T08:53:25.759Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2022-06-07T08:53:25.759Z] dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [2022-06-07T08:53:25.759Z] latest [2022-06-07T08:53:25.759Z] 2.2.1-dev.2 [2022-06-07T08:53:25.759Z] dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2 [2022-06-07T08:53:25.759Z] main [2022-06-07T08:53:25.759Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:26.091Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:26.403Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [2022-06-07T08:53:26.403Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-07T08:53:26.403Z] d84ca44a8da3: Preparing [2022-06-07T08:53:26.403Z] 4ae5ae7abc77: Preparing [2022-06-07T08:53:26.403Z] 4b1cff0cbfd5: Preparing [2022-06-07T08:53:26.403Z] bc81b93ecd93: Preparing [2022-06-07T08:53:26.403Z] 3e97a06efc71: Preparing [2022-06-07T08:53:26.403Z] b541d28bf3b4: Preparing [2022-06-07T08:53:26.403Z] b541d28bf3b4: Waiting [2022-06-07T08:53:26.403Z] 4ae5ae7abc77: Pushed [2022-06-07T08:53:26.403Z] 4b1cff0cbfd5: Pushed [2022-06-07T08:53:26.403Z] 3e97a06efc71: Pushed [2022-06-07T08:53:26.403Z] b541d28bf3b4: Layer already exists [2022-06-07T08:53:26.663Z] bc81b93ecd93: Pushed [2022-06-07T08:53:29.207Z] d84ca44a8da3: Pushed [2022-06-07T08:53:29.207Z] dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a: digest: sha256:882790142856c4a98eed99145f4058e2025ee319dd7b79e42dcc80bcb5c72cfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:29.523Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:29.845Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-06-07T08:53:29.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-07T08:53:29.845Z] d84ca44a8da3: Preparing [2022-06-07T08:53:29.845Z] 4ae5ae7abc77: Preparing [2022-06-07T08:53:29.845Z] 4b1cff0cbfd5: Preparing [2022-06-07T08:53:29.845Z] bc81b93ecd93: Preparing [2022-06-07T08:53:29.845Z] 3e97a06efc71: Preparing [2022-06-07T08:53:29.846Z] b541d28bf3b4: Preparing [2022-06-07T08:53:29.846Z] b541d28bf3b4: Waiting [2022-06-07T08:53:29.846Z] 4b1cff0cbfd5: Layer already exists [2022-06-07T08:53:29.846Z] 3e97a06efc71: Layer already exists [2022-06-07T08:53:29.846Z] d84ca44a8da3: Layer already exists [2022-06-07T08:53:29.846Z] 4ae5ae7abc77: Layer already exists [2022-06-07T08:53:29.846Z] bc81b93ecd93: Layer already exists [2022-06-07T08:53:29.846Z] b541d28bf3b4: Layer already exists [2022-06-07T08:53:29.846Z] latest: digest: sha256:882790142856c4a98eed99145f4058e2025ee319dd7b79e42dcc80bcb5c72cfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:30.163Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:30.481Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.2 [2022-06-07T08:53:30.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-07T08:53:30.481Z] d84ca44a8da3: Preparing [2022-06-07T08:53:30.481Z] 4ae5ae7abc77: Preparing [2022-06-07T08:53:30.481Z] 4b1cff0cbfd5: Preparing [2022-06-07T08:53:30.481Z] bc81b93ecd93: Preparing [2022-06-07T08:53:30.481Z] 3e97a06efc71: Preparing [2022-06-07T08:53:30.481Z] b541d28bf3b4: Preparing [2022-06-07T08:53:30.481Z] 4b1cff0cbfd5: Layer already exists [2022-06-07T08:53:30.481Z] d84ca44a8da3: Layer already exists [2022-06-07T08:53:30.481Z] bc81b93ecd93: Layer already exists [2022-06-07T08:53:30.481Z] 3e97a06efc71: Layer already exists [2022-06-07T08:53:30.481Z] 4ae5ae7abc77: Layer already exists [2022-06-07T08:53:30.481Z] b541d28bf3b4: Layer already exists [2022-06-07T08:53:30.481Z] 2.2.1-dev.2: digest: sha256:882790142856c4a98eed99145f4058e2025ee319dd7b79e42dcc80bcb5c72cfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:30.815Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:31.135Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2 [2022-06-07T08:53:31.136Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-07T08:53:31.136Z] d84ca44a8da3: Preparing [2022-06-07T08:53:31.136Z] 4ae5ae7abc77: Preparing [2022-06-07T08:53:31.136Z] 4b1cff0cbfd5: Preparing [2022-06-07T08:53:31.136Z] bc81b93ecd93: Preparing [2022-06-07T08:53:31.136Z] 3e97a06efc71: Preparing [2022-06-07T08:53:31.136Z] b541d28bf3b4: Preparing [2022-06-07T08:53:31.136Z] b541d28bf3b4: Waiting [2022-06-07T08:53:31.136Z] 3e97a06efc71: Layer already exists [2022-06-07T08:53:31.136Z] bc81b93ecd93: Layer already exists [2022-06-07T08:53:31.136Z] d84ca44a8da3: Layer already exists [2022-06-07T08:53:31.136Z] 4b1cff0cbfd5: Layer already exists [2022-06-07T08:53:31.136Z] 4ae5ae7abc77: Layer already exists [2022-06-07T08:53:31.136Z] b541d28bf3b4: Layer already exists [2022-06-07T08:53:31.136Z] dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2: digest: sha256:882790142856c4a98eed99145f4058e2025ee319dd7b79e42dcc80bcb5c72cfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:31.465Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:31.799Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2022-06-07T08:53:31.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2022-06-07T08:53:31.800Z] d84ca44a8da3: Preparing [2022-06-07T08:53:31.800Z] 4ae5ae7abc77: Preparing [2022-06-07T08:53:31.800Z] 4b1cff0cbfd5: Preparing [2022-06-07T08:53:31.800Z] bc81b93ecd93: Preparing [2022-06-07T08:53:31.800Z] 3e97a06efc71: Preparing [2022-06-07T08:53:31.800Z] b541d28bf3b4: Preparing [2022-06-07T08:53:31.800Z] b541d28bf3b4: Waiting [2022-06-07T08:53:31.800Z] d84ca44a8da3: Layer already exists [2022-06-07T08:53:31.800Z] 4b1cff0cbfd5: Layer already exists [2022-06-07T08:53:31.800Z] 4ae5ae7abc77: Layer already exists [2022-06-07T08:53:31.800Z] bc81b93ecd93: Layer already exists [2022-06-07T08:53:31.800Z] 3e97a06efc71: Layer already exists [2022-06-07T08:53:31.800Z] b541d28bf3b4: Layer already exists [2022-06-07T08:53:31.800Z] main: digest: sha256:882790142856c4a98eed99145f4058e2025ee319dd7b79e42dcc80bcb5c72cfe size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T08:53:31.861Z] ===================================================== [Pipeline] echo [2022-06-07T08:53:31.870Z] taggedImages: [2022-06-07T08:53:31.870Z] - nexus3.edgexfoundry.org:10004/device-virtual:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [2022-06-07T08:53:31.870Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2022-06-07T08:53:31.870Z] - nexus3.edgexfoundry.org:10004/device-virtual:2.2.1-dev.2 [2022-06-07T08:53:31.870Z] - nexus3.edgexfoundry.org:10004/device-virtual:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2 [2022-06-07T08:53:31.870Z] - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [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 [2022-06-07T08:53:32.234Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:53:32.234Z] [2022-06-07T08:53:32.234Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:53:32.542Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:53:32.543Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-07T08:53:32.543Z] 5eb5b503b376: Pulling fs layer [2022-06-07T08:53:32.543Z] 5c69ac0246d0: Pulling fs layer [2022-06-07T08:53:32.543Z] ec43610c2a17: Pulling fs layer [2022-06-07T08:53:32.543Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-07T08:53:32.543Z] 33b1e0a273af: Pulling fs layer [2022-06-07T08:53:32.543Z] 5d3b04190fa2: Pulling fs layer [2022-06-07T08:53:32.543Z] 2f39f015ded8: Pulling fs layer [2022-06-07T08:53:32.543Z] 3a2ae6a8a46f: Waiting [2022-06-07T08:53:32.543Z] 33b1e0a273af: Waiting [2022-06-07T08:53:32.543Z] 5d3b04190fa2: Waiting [2022-06-07T08:53:32.543Z] 2f39f015ded8: Waiting [2022-06-07T08:53:32.543Z] 5c69ac0246d0: Download complete [2022-06-07T08:53:32.543Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-07T08:53:32.543Z] 3a2ae6a8a46f: Download complete [2022-06-07T08:53:32.543Z] ec43610c2a17: Verifying Checksum [2022-06-07T08:53:32.543Z] ec43610c2a17: Download complete [2022-06-07T08:53:32.543Z] 5d3b04190fa2: Verifying Checksum [2022-06-07T08:53:32.543Z] 33b1e0a273af: Verifying Checksum [2022-06-07T08:53:32.543Z] 33b1e0a273af: Download complete [2022-06-07T08:53:32.543Z] 5d3b04190fa2: Download complete [2022-06-07T08:53:32.803Z] 5eb5b503b376: Download complete [2022-06-07T08:53:33.371Z] 2f39f015ded8: Download complete [2022-06-07T08:53:34.378Z] 5eb5b503b376: Pull complete [2022-06-07T08:53:34.379Z] 5c69ac0246d0: Pull complete [2022-06-07T08:53:34.975Z] ec43610c2a17: Pull complete [2022-06-07T08:53:34.975Z] 3a2ae6a8a46f: Pull complete [2022-06-07T08:53:35.235Z] 33b1e0a273af: Pull complete [2022-06-07T08:53:35.235Z] 5d3b04190fa2: Pull complete [2022-06-07T08:53:40.522Z] 2f39f015ded8: Pull complete [2022-06-07T08:53:40.522Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-07T08:53:40.522Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T08:53:40.522Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:53:40.643Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T08:53:40.683Z] $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-07T08:53:42.144Z] $ docker top ed5600a044a4213bb6c3e215d139f56e703f4cff945a9282335efb6e10aa657b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:53:42.557Z] ---> job-cost.sh [2022-06-07T08:53:42.557Z] lf-activate-venv: SKIPPING [2022-06-07T08:53:42.557Z] INFO: No Stack... [2022-06-07T08:53:42.819Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T08:53:43.392Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T08:53:43.691Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2022-06-07T08:53:43.691Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T08:53:43.704Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-38-stack-cost] [2022-06-07T08:53:43.709Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-38-stack-cost] did not exist. Created. [2022-06-07T08:53:43.710Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T08:53:44.016Z] + echo total: 0.2199999988079071 [Pipeline] stash [2022-06-07T08:53:44.048Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T08:53:44.054Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T08:53:44.076Z] $ docker stop --time=1 ed5600a044a4213bb6c3e215d139f56e703f4cff945a9282335efb6e10aa657b [2022-06-07T08:53:45.259Z] $ docker rm -f ed5600a044a4213bb6c3e215d139f56e703f4cff945a9282335efb6e10aa657b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-06-07T08:53:49.977Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-1630 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2022-06-07T08:53:49.988Z] Running in /w/workspace/device-virtual-go/38 [Pipeline] { [Pipeline] checkout [2022-06-07T08:53:50.021Z] The recommended git tool is: git [2022-06-07T08:53:56.294Z] using credential edgex-jenkins-ssh [2022-06-07T08:53:56.326Z] Cloning the remote Git repository [2022-06-07T08:53:56.497Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2022-06-07T08:53:56.576Z] > git init /w/workspace/device-virtual-go/38 # timeout=10 [2022-06-07T08:53:56.653Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2022-06-07T08:53:56.654Z] > git --version # timeout=10 [2022-06-07T08:53:56.678Z] > git --version # 'git version 2.25.1' [2022-06-07T08:53:56.681Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-07T08:53:56.768Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T08:53:58.690Z] Avoid second fetch [2022-06-07T08:53:58.690Z] Checking out Revision dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a (main) [2022-06-07T08:53:58.651Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2022-06-07T08:53:58.675Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-07T08:53:58.718Z] > git config core.sparsecheckout # timeout=10 [2022-06-07T08:53:58.745Z] > git checkout -f dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a # timeout=10 [2022-06-07T08:54:02.949Z] Commit message: "feat(snap): Add snap packaging (#287)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T08:54:03.958Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-07T08:54:03.958Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T08:54:03.958Z] Dload Upload Total Spent Left Speed [2022-06-07T08:54:03.958Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 64830 0 --:--:-- --:--:-- --:--:-- 64830 [Pipeline] sh [2022-06-07T08:54:04.692Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-07T08:54:05.028Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json+ [2022-06-07T08:54:05.028Z] sudo tee /etc/docker/daemon.new [2022-06-07T08:54:05.028Z] { [2022-06-07T08:54:05.028Z] "registry-mirrors": [ [2022-06-07T08:54:05.028Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-07T08:54:05.028Z] ], [2022-06-07T08:54:05.028Z] "bip": "10.250.0.254/24", [2022-06-07T08:54:05.028Z] "hosts": [ [2022-06-07T08:54:05.028Z] "tcp://0.0.0.0:5555", [2022-06-07T08:54:05.028Z] "unix:///var/run/docker.sock" [2022-06-07T08:54:05.028Z] ], [2022-06-07T08:54:05.028Z] "mtu": 1458, [2022-06-07T08:54:05.028Z] "selinux-enabled": true, [2022-06-07T08:54:05.028Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-07T08:54:05.028Z] } [Pipeline] sh [2022-06-07T08:54:05.380Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-07T08:54:05.717Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T08:54:24.061Z] provisioning config files... [2022-06-07T08:54:24.084Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/38@tmp/config3676820629644976212tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T08:54:24.438Z] ---> docker-login.sh [2022-06-07T08:54:24.438Z] nexus3.edgexfoundry.org:10001 [2022-06-07T08:54:25.037Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:54:25.313Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:54:25.313Z] Configure a credential helper to remove this warning. See [2022-06-07T08:54:25.313Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:54:25.313Z] [2022-06-07T08:54:25.313Z] Login Succeeded [2022-06-07T08:54:25.313Z] nexus3.edgexfoundry.org:10002 [2022-06-07T08:54:25.586Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:54:25.861Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:54:25.861Z] Configure a credential helper to remove this warning. See [2022-06-07T08:54:25.861Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:54:25.861Z] [2022-06-07T08:54:25.861Z] Login Succeeded [2022-06-07T08:54:25.861Z] nexus3.edgexfoundry.org:10003 [2022-06-07T08:54:26.135Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:54:26.135Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:54:26.135Z] Configure a credential helper to remove this warning. See [2022-06-07T08:54:26.135Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:54:26.135Z] [2022-06-07T08:54:26.135Z] Login Succeeded [2022-06-07T08:54:26.135Z] nexus3.edgexfoundry.org:10004 [2022-06-07T08:54:26.735Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:54:26.735Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:54:26.735Z] Configure a credential helper to remove this warning. See [2022-06-07T08:54:26.735Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:54:26.735Z] [2022-06-07T08:54:26.735Z] Login Succeeded [2022-06-07T08:54:26.735Z] docker.io [2022-06-07T08:54:27.006Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T08:54:27.279Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T08:54:27.279Z] Configure a credential helper to remove this warning. See [2022-06-07T08:54:27.279Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T08:54:27.279Z] [2022-06-07T08:54:27.279Z] Login Succeeded [2022-06-07T08:54:27.553Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T08:54:27.570Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-06-07T08:54:28.097Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T08:54:28.114Z] ========================================================= [2022-06-07T08:54:28.114Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-07T08:54:28.114Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:54:28.555Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine --build-arg MAKE=echo noop --target=builder . [2022-06-07T08:54:28.836Z] Sending build context to Docker daemon 11.64MB [2022-06-07T08:54:29.113Z] Step 1/12 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T08:54:29.113Z] Step 2/12 : FROM ${BASE} AS builder [2022-06-07T08:54:29.113Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-07T08:54:29.113Z] 9b3977197b4f: Pulling fs layer [2022-06-07T08:54:29.113Z] 1a89e8eeedd5: Pulling fs layer [2022-06-07T08:54:29.113Z] 94645a83ff95: Pulling fs layer [2022-06-07T08:54:29.113Z] e6fb740bc735: Pulling fs layer [2022-06-07T08:54:29.113Z] 3a77bd46dcc9: Pulling fs layer [2022-06-07T08:54:29.113Z] 355e64cbe906: Pulling fs layer [2022-06-07T08:54:29.113Z] 63ab81a10011: Pulling fs layer [2022-06-07T08:54:29.113Z] 555d1d1c4555: Pulling fs layer [2022-06-07T08:54:29.113Z] 7d9057610161: Pulling fs layer [2022-06-07T08:54:29.113Z] 3a77bd46dcc9: Waiting [2022-06-07T08:54:29.113Z] 355e64cbe906: Waiting [2022-06-07T08:54:29.113Z] 63ab81a10011: Waiting [2022-06-07T08:54:29.113Z] 555d1d1c4555: Waiting [2022-06-07T08:54:29.113Z] 7d9057610161: Waiting [2022-06-07T08:54:29.113Z] e6fb740bc735: Waiting [2022-06-07T08:54:29.113Z] 94645a83ff95: Verifying Checksum [2022-06-07T08:54:29.113Z] 94645a83ff95: Download complete [2022-06-07T08:54:29.113Z] 1a89e8eeedd5: Verifying Checksum [2022-06-07T08:54:29.113Z] 1a89e8eeedd5: Download complete [2022-06-07T08:54:29.396Z] 3a77bd46dcc9: Verifying Checksum [2022-06-07T08:54:29.396Z] 3a77bd46dcc9: Download complete [2022-06-07T08:54:29.396Z] 9b3977197b4f: Verifying Checksum [2022-06-07T08:54:29.396Z] 9b3977197b4f: Download complete [2022-06-07T08:54:29.396Z] 355e64cbe906: Download complete [2022-06-07T08:54:29.396Z] 63ab81a10011: Verifying Checksum [2022-06-07T08:54:29.396Z] 63ab81a10011: Download complete [2022-06-07T08:54:30.404Z] 9b3977197b4f: Pull complete [2022-06-07T08:54:30.404Z] 7d9057610161: Verifying Checksum [2022-06-07T08:54:30.404Z] 7d9057610161: Download complete [2022-06-07T08:54:30.697Z] 1a89e8eeedd5: Pull complete [2022-06-07T08:54:30.977Z] 94645a83ff95: Pull complete [2022-06-07T08:54:31.582Z] 555d1d1c4555: Verifying Checksum [2022-06-07T08:54:31.582Z] 555d1d1c4555: Download complete [2022-06-07T08:54:32.181Z] e6fb740bc735: Verifying Checksum [2022-06-07T08:54:32.181Z] e6fb740bc735: Download complete [2022-06-07T08:54:44.585Z] e6fb740bc735: Pull complete [2022-06-07T08:54:44.585Z] 3a77bd46dcc9: Pull complete [2022-06-07T08:54:44.585Z] 355e64cbe906: Pull complete [2022-06-07T08:54:44.585Z] 63ab81a10011: Pull complete [2022-06-07T08:54:51.337Z] 555d1d1c4555: Pull complete [2022-06-07T08:54:53.319Z] 7d9057610161: Pull complete [2022-06-07T08:54:53.319Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-07T08:54:53.319Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-07T08:54:53.319Z] ---> 819e984ddca1 [2022-06-07T08:54:53.319Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T08:54:53.916Z] ---> Running in 98534f99d0ea [2022-06-07T08:54:54.193Z] Removing intermediate container 98534f99d0ea [2022-06-07T08:54:54.193Z] ---> 13f2d69432d0 [2022-06-07T08:54:54.193Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T08:54:54.193Z] ---> Running in 7ba2f11fb99f [2022-06-07T08:54:54.466Z] Removing intermediate container 7ba2f11fb99f [2022-06-07T08:54:54.466Z] ---> ede47d61f402 [2022-06-07T08:54:54.466Z] Step 5/12 : WORKDIR /device-virtual-go [2022-06-07T08:54:54.466Z] ---> Running in c38e8047d0a2 [2022-06-07T08:54:54.745Z] Removing intermediate container c38e8047d0a2 [2022-06-07T08:54:54.745Z] ---> 8b523e1f8e1d [2022-06-07T08:54:54.745Z] Step 6/12 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:54:55.021Z] ---> Running in 6543fb46ef6d [2022-06-07T08:54:57.662Z] Removing intermediate container 6543fb46ef6d [2022-06-07T08:54:57.662Z] ---> ecfd2590a727 [2022-06-07T08:54:57.662Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T08:54:57.662Z] ---> Running in e47e4dc68a9d [2022-06-07T08:54:58.650Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T08:54:59.630Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T08:55:00.614Z] (1/4) Installing openssh-keygen (8.8_p1-r1) [2022-06-07T08:55:00.614Z] (2/4) Installing libedit (20210910.3.1-r0) [2022-06-07T08:55:00.614Z] (3/4) Installing openssh-client-common (8.8_p1-r1) [2022-06-07T08:55:00.890Z] (4/4) Installing openssh-client-default (8.8_p1-r1) [2022-06-07T08:55:00.890Z] Executing busybox-1.34.1-r3.trigger [2022-06-07T08:55:00.890Z] OK: 224 MiB in 56 packages [2022-06-07T08:55:01.875Z] Removing intermediate container e47e4dc68a9d [2022-06-07T08:55:01.875Z] ---> 5650dedd4427 [2022-06-07T08:55:01.875Z] Step 8/12 : COPY go.mod vendor* ./ [2022-06-07T08:55:02.478Z] ---> 7f92dc4db919 [2022-06-07T08:55:02.478Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T08:55:02.478Z] ---> Running in c6694b301a27 [2022-06-07T08:55:49.497Z] Removing intermediate container c6694b301a27 [2022-06-07T08:55:49.497Z] ---> 231afecb9fbc [2022-06-07T08:55:49.497Z] Step 10/12 : COPY . . [2022-06-07T08:55:49.497Z] ---> 6ca10701c2fd [2022-06-07T08:55:49.497Z] Step 11/12 : ARG MAKE='make build' [2022-06-07T08:55:49.497Z] ---> Running in d40f38a18d2b [2022-06-07T08:55:49.497Z] Removing intermediate container d40f38a18d2b [2022-06-07T08:55:49.497Z] ---> fb7c695e27b5 [2022-06-07T08:55:49.497Z] Step 12/12 : RUN $MAKE [2022-06-07T08:55:49.497Z] ---> Running in 037f35360c42 [2022-06-07T08:55:49.497Z] noop [2022-06-07T08:55:49.497Z] Removing intermediate container 037f35360c42 [2022-06-07T08:55:49.497Z] ---> d486ca885825 [2022-06-07T08:55:49.497Z] Successfully built d486ca885825 [2022-06-07T08:55:49.497Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:55:49.868Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T08:55:49.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:55:50.112Z] prd-ubuntu20.04-docker-arm64-4c-16g-1630 does not seem to be running inside a container [2022-06-07T08:55:50.206Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/38 -v /w/workspace/device-virtual-go/38:/w/workspace/device-virtual-go/38:rw,z -v /w/workspace/device-virtual-go/38@tmp:/w/workspace/device-virtual-go/38@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 ******** ci-base-image-arm64 cat [2022-06-07T08:55:51.442Z] $ docker top ce91738213f32bed1b966eafd2da32f80da550fde49c580cdb37c89305158b71 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T08:55:52.350Z] + go version [2022-06-07T08:55:52.350Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-07T08:55:52.383Z] $ docker stop --time=1 ce91738213f32bed1b966eafd2da32f80da550fde49c580cdb37c89305158b71 [2022-06-07T08:55:54.009Z] $ docker rm -f ce91738213f32bed1b966eafd2da32f80da550fde49c580cdb37c89305158b71 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:55:54.588Z] + docker inspect -f . ci-base-image-arm64 [2022-06-07T08:55:54.589Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T08:55:54.817Z] prd-ubuntu20.04-docker-arm64-4c-16g-1630 does not seem to be running inside a container [2022-06-07T08:55:54.922Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/38 -v /w/workspace/device-virtual-go/38:/w/workspace/device-virtual-go/38:rw,z -v /w/workspace/device-virtual-go/38@tmp:/w/workspace/device-virtual-go/38@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 ******** ci-base-image-arm64 cat [2022-06-07T08:55:56.195Z] $ docker top 4d9fcb1be414ffcf4004a4460856e2ef0481877e407205e8a75b7a83df2e4a88 -eo pid,comm [Pipeline] { [Pipeline] fileExists [Pipeline] sh [2022-06-07T08:55:57.099Z] + make test [2022-06-07T08:55:57.100Z] CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out [2022-06-07T08:55:58.540Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2022-06-07T08:57:20.356Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2022-06-07T08:57:20.356Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.135s coverage: 65.7% of statements [2022-06-07T08:57:20.356Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-07T08:57:20.356Z] CGO_ENABLED=1 GO111MODULE=on go vet ./... [2022-06-07T08:57:38.726Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-07T08:57:38.726Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-07T08:57:39.000Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-07T08:57:42.403Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2022-06-07T08:57:42.427Z] $ docker stop --time=1 4d9fcb1be414ffcf4004a4460856e2ef0481877e407205e8a75b7a83df2e4a88 [2022-06-07T08:57:44.173Z] $ docker rm -f 4d9fcb1be414ffcf4004a4460856e2ef0481877e407205e8a75b7a83df2e4a88 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T08:57:45.108Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2022-06-07T08:57:45.135Z] Warning: overwriting stash ‘coverage-report’ [2022-06-07T08:57:45.602Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-07T08:57:46.006Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2022-06-07T08:57:46.350Z] + ls -al . [2022-06-07T08:57:46.350Z] total 188 [2022-06-07T08:57:46.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 08:57 . [2022-06-07T08:57:46.350Z] drwxrwxr-x 4 jenkins jenkins 4096 Jun 7 08:53 .. [2022-06-07T08:57:46.350Z] drwxrwxr-x 8 jenkins jenkins 4096 Jun 7 08:54 .git [2022-06-07T08:57:46.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:53 .github [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 337 Jun 7 08:53 .gitignore [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 41 Jun 7 08:53 .golangci.yml [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 8026 Jun 7 08:53 Attribution.txt [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 9649 Jun 7 08:53 CHANGELOG.md [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 1974 Jun 7 08:53 Dockerfile [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 677 Jun 7 08:53 GOVERNANCE.md [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 660 Jun 7 08:53 Jenkinsfile [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 11340 Jun 7 08:53 LICENSE [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 2248 Jun 7 08:53 Makefile [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 623 Jun 7 08:53 OWNERS.md [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 2914 Jun 7 08:53 README.md [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 11 Jun 7 08:51 VERSION [2022-06-07T08:57:46.350Z] drwxrwxr-x 2 jenkins jenkins 4096 Jun 7 08:53 bin [2022-06-07T08:57:46.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:53 cmd [2022-06-07T08:57:46.350Z] -rw-r--r-- 1 jenkins jenkins 44128 Jun 7 08:57 coverage.out [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 3139 Jun 7 08:53 go.mod [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 35006 Jun 7 08:53 go.sum [2022-06-07T08:57:46.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:53 internal [2022-06-07T08:57:46.350Z] drwxrwxr-x 3 jenkins jenkins 4096 Jun 7 08:53 snap [2022-06-07T08:57:46.350Z] -rw-rw-r-- 1 jenkins jenkins 235 Jun 7 08:53 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T08:57:46.716Z] + 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=dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a --label arch=arm64 --label version=2.2.1-dev.2 . [2022-06-07T08:57:46.988Z] Sending build context to Docker daemon 11.68MB [2022-06-07T08:57:46.988Z] Step 1/26 : ARG BASE=golang:1.17-alpine3.15 [2022-06-07T08:57:46.988Z] Step 2/26 : FROM ${BASE} AS builder [2022-06-07T08:57:46.988Z] ---> d486ca885825 [2022-06-07T08:57:46.988Z] Step 3/26 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" [2022-06-07T08:57:47.261Z] ---> Running in f29772ac3a05 [2022-06-07T08:57:47.537Z] Removing intermediate container f29772ac3a05 [2022-06-07T08:57:47.537Z] ---> 9fba720cef0e [2022-06-07T08:57:47.537Z] Step 4/26 : ARG ALPINE_PKG_EXTRA="" [2022-06-07T08:57:47.537Z] ---> Running in d14926a602c2 [2022-06-07T08:57:47.814Z] Removing intermediate container d14926a602c2 [2022-06-07T08:57:47.814Z] ---> 8febd6293628 [2022-06-07T08:57:47.814Z] Step 5/26 : WORKDIR /device-virtual-go [2022-06-07T08:57:48.099Z] ---> Running in 0d45a6ed94fc [2022-06-07T08:57:48.374Z] Removing intermediate container 0d45a6ed94fc [2022-06-07T08:57:48.374Z] ---> 2710226efde1 [2022-06-07T08:57:48.374Z] Step 6/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T08:57:48.374Z] ---> Running in f161da1cf4f3 [2022-06-07T08:57:50.354Z] Removing intermediate container f161da1cf4f3 [2022-06-07T08:57:50.354Z] ---> 96b12f554529 [2022-06-07T08:57:50.354Z] Step 7/26 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2022-06-07T08:57:50.354Z] ---> Running in f4f0fd951492 [2022-06-07T08:57:50.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-07T08:57:51.920Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-07T08:57:52.517Z] OK: 224 MiB in 56 packages [2022-06-07T08:57:53.504Z] Removing intermediate container f4f0fd951492 [2022-06-07T08:57:53.504Z] ---> 19d9bc0a0360 [2022-06-07T08:57:53.504Z] Step 8/26 : COPY go.mod vendor* ./ [2022-06-07T08:57:53.787Z] ---> eec5f10440a9 [2022-06-07T08:57:53.787Z] Step 9/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-07T08:57:54.070Z] ---> Running in e4b8a16e8660 [2022-06-07T08:57:56.049Z] Removing intermediate container e4b8a16e8660 [2022-06-07T08:57:56.049Z] ---> b78ba2a64b10 [2022-06-07T08:57:56.049Z] Step 10/26 : COPY . . [2022-06-07T08:57:57.040Z] ---> 1d5570172c6d [2022-06-07T08:57:57.040Z] Step 11/26 : ARG MAKE='make build' [2022-06-07T08:57:57.040Z] ---> Running in 8c4e9286037c [2022-06-07T08:57:57.313Z] Removing intermediate container 8c4e9286037c [2022-06-07T08:57:57.313Z] ---> f84bc77b3430 [2022-06-07T08:57:57.313Z] Step 12/26 : RUN $MAKE [2022-06-07T08:57:57.313Z] ---> Running in 4f3a5af8c763 [2022-06-07T08:57:58.297Z] CGO_ENABLED=1 GO111MODULE=on go build -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.2.1-dev.2" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd [2022-06-07T09:00:05.168Z] Removing intermediate container 4f3a5af8c763 [2022-06-07T09:00:05.168Z] ---> 70f86dcc7c89 [2022-06-07T09:00:05.168Z] Step 13/26 : FROM alpine:3.14 [2022-06-07T09:00:05.168Z] 3.14: Pulling from library/alpine [2022-06-07T09:00:05.168Z] 455c02918c45: Pulling fs layer [2022-06-07T09:00:05.168Z] 455c02918c45: Verifying Checksum [2022-06-07T09:00:05.168Z] 455c02918c45: Download complete [2022-06-07T09:00:05.168Z] 455c02918c45: Pull complete [2022-06-07T09:00:05.168Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-07T09:00:05.168Z] Status: Downloaded newer image for alpine:3.14 [2022-06-07T09:00:05.168Z] ---> ac73e934f311 [2022-06-07T09:00:05.168Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2022-06-07T09:00:05.168Z] ---> Running in 7dd9ced6cb0b [2022-06-07T09:00:05.168Z] Removing intermediate container 7dd9ced6cb0b [2022-06-07T09:00:05.168Z] ---> 54da10af2871 [2022-06-07T09:00:05.168Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-07T09:00:05.168Z] ---> Running in 11c2850146a7 [2022-06-07T09:00:05.168Z] Removing intermediate container 11c2850146a7 [2022-06-07T09:00:05.168Z] ---> b7b28369d9f0 [2022-06-07T09:00:05.168Z] Step 16/26 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-07T09:00:05.168Z] ---> Running in 62b0ffeda735 [2022-06-07T09:00:05.168Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-07T09:00:05.168Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-07T09:00:05.168Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-07T09:00:05.168Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-07T09:00:05.168Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-07T09:00:05.168Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-07T09:00:05.168Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-07T09:00:05.168Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-07T09:00:05.168Z] Executing busybox-1.33.1-r7.trigger [2022-06-07T09:00:05.168Z] OK: 8 MiB in 20 packages [2022-06-07T09:00:05.168Z] Removing intermediate container 62b0ffeda735 [2022-06-07T09:00:05.168Z] ---> 78a1f7757120 [2022-06-07T09:00:05.168Z] Step 17/26 : WORKDIR / [2022-06-07T09:00:05.168Z] ---> Running in 6db8441154fe [2022-06-07T09:00:05.168Z] Removing intermediate container 6db8441154fe [2022-06-07T09:00:05.168Z] ---> dc50e73439d0 [2022-06-07T09:00:05.168Z] Step 18/26 : COPY --from=builder /device-virtual-go/Attribution.txt / [2022-06-07T09:00:05.168Z] ---> 56971e385abe [2022-06-07T09:00:05.168Z] Step 19/26 : COPY --from=builder /device-virtual-go/LICENSE / [2022-06-07T09:00:05.168Z] ---> c9753390bd65 [2022-06-07T09:00:05.168Z] Step 20/26 : COPY --from=builder /device-virtual-go/cmd / [2022-06-07T09:00:05.168Z] ---> 190b33ea0655 [2022-06-07T09:00:05.168Z] Step 21/26 : EXPOSE 59900 [2022-06-07T09:00:05.168Z] ---> Running in 83e901182642 [2022-06-07T09:00:05.168Z] Removing intermediate container 83e901182642 [2022-06-07T09:00:05.168Z] ---> 16941d3413ea [2022-06-07T09:00:05.168Z] Step 22/26 : ENTRYPOINT ["/device-virtual"] [2022-06-07T09:00:05.168Z] ---> Running in 99fd63be63bf [2022-06-07T09:00:05.168Z] Removing intermediate container 99fd63be63bf [2022-06-07T09:00:05.168Z] ---> aa69ebb7e6fc [2022-06-07T09:00:05.168Z] Step 23/26 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-07T09:00:05.168Z] ---> Running in 942153ff054b [2022-06-07T09:00:05.168Z] Removing intermediate container 942153ff054b [2022-06-07T09:00:05.168Z] ---> 04ee93ac4102 [2022-06-07T09:00:05.168Z] Step 24/26 : LABEL arch=arm64 [2022-06-07T09:00:05.168Z] ---> Running in e872a55fdc44 [2022-06-07T09:00:05.168Z] Removing intermediate container e872a55fdc44 [2022-06-07T09:00:05.168Z] ---> 4c56c0893656 [2022-06-07T09:00:05.168Z] Step 25/26 : LABEL git_sha=dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [2022-06-07T09:00:05.168Z] ---> Running in e8d7b25e5214 [2022-06-07T09:00:05.451Z] Removing intermediate container e8d7b25e5214 [2022-06-07T09:00:05.451Z] ---> 3589b22fc8a0 [2022-06-07T09:00:05.451Z] Step 26/26 : LABEL version=2.2.1-dev.2 [2022-06-07T09:00:05.733Z] ---> Running in a5d210c029b3 [2022-06-07T09:00:06.007Z] Removing intermediate container a5d210c029b3 [2022-06-07T09:00:06.007Z] ---> 0bfc21cab2aa [2022-06-07T09:00:06.007Z] [Warning] One or more build-args [ARCH] were not consumed [2022-06-07T09:00:06.007Z] Successfully built 0bfc21cab2aa [2022-06-07T09:00:06.007Z] Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T09:00:06.131Z] provisioning config files... [2022-06-07T09:00:06.150Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/38@tmp/config8925637274498303815tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:00:06.516Z] ---> docker-login.sh [2022-06-07T09:00:06.516Z] nexus3.edgexfoundry.org:10001 [2022-06-07T09:00:06.791Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T09:00:06.791Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T09:00:06.791Z] Configure a credential helper to remove this warning. See [2022-06-07T09:00:06.791Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T09:00:06.791Z] [2022-06-07T09:00:06.791Z] Login Succeeded [2022-06-07T09:00:07.068Z] nexus3.edgexfoundry.org:10002 [2022-06-07T09:00:07.341Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T09:00:07.341Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T09:00:07.341Z] Configure a credential helper to remove this warning. See [2022-06-07T09:00:07.341Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T09:00:07.341Z] [2022-06-07T09:00:07.341Z] Login Succeeded [2022-06-07T09:00:07.341Z] nexus3.edgexfoundry.org:10003 [2022-06-07T09:00:07.937Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T09:00:07.937Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T09:00:07.937Z] Configure a credential helper to remove this warning. See [2022-06-07T09:00:07.937Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T09:00:07.937Z] [2022-06-07T09:00:07.937Z] Login Succeeded [2022-06-07T09:00:07.937Z] nexus3.edgexfoundry.org:10004 [2022-06-07T09:00:08.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T09:00:08.484Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T09:00:08.484Z] Configure a credential helper to remove this warning. See [2022-06-07T09:00:08.484Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T09:00:08.484Z] [2022-06-07T09:00:08.484Z] Login Succeeded [2022-06-07T09:00:08.484Z] docker.io [2022-06-07T09:00:08.757Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-07T09:00:09.028Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-07T09:00:09.028Z] Configure a credential helper to remove this warning. See [2022-06-07T09:00:09.028Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-07T09:00:09.028Z] [2022-06-07T09:00:09.028Z] Login Succeeded [2022-06-07T09:00:09.028Z] ---> docker-login.sh ends [Pipeline] } [2022-06-07T09:00:09.046Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T09:00:09.080Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-07T09:00:09.102Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2022-06-07T09:00:09.102Z] dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [2022-06-07T09:00:09.102Z] latest [2022-06-07T09:00:09.102Z] 2.2.1-dev.2 [2022-06-07T09:00:09.102Z] dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2 [2022-06-07T09:00:09.102Z] main [2022-06-07T09:00:09.102Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:09.466Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:09.834Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [2022-06-07T09:00:09.834Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-07T09:00:09.834Z] 5b073730991e: Preparing [2022-06-07T09:00:09.834Z] 78f55f18dd9e: Preparing [2022-06-07T09:00:09.834Z] 4846135ad9cb: Preparing [2022-06-07T09:00:09.834Z] 4d89926f4dbc: Preparing [2022-06-07T09:00:09.834Z] 256473578bad: Preparing [2022-06-07T09:00:09.834Z] f73e7dbfee58: Preparing [2022-06-07T09:00:10.107Z] 78f55f18dd9e: Pushed [2022-06-07T09:00:10.107Z] 256473578bad: Pushed [2022-06-07T09:00:10.107Z] 4846135ad9cb: Pushed [2022-06-07T09:00:10.107Z] f73e7dbfee58: Layer already exists [2022-06-07T09:00:10.709Z] 4d89926f4dbc: Pushed [2022-06-07T09:00:17.416Z] 5b073730991e: Pushed [2022-06-07T09:00:17.416Z] dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a: digest: sha256:6a678b1de5e5941af905da2fa9440b134faaa39bee06ab9de72c44e7604e6c99 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:17.794Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:18.165Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-06-07T09:00:18.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-07T09:00:18.165Z] 5b073730991e: Preparing [2022-06-07T09:00:18.165Z] 78f55f18dd9e: Preparing [2022-06-07T09:00:18.165Z] 4846135ad9cb: Preparing [2022-06-07T09:00:18.165Z] 4d89926f4dbc: Preparing [2022-06-07T09:00:18.165Z] 256473578bad: Preparing [2022-06-07T09:00:18.165Z] f73e7dbfee58: Preparing [2022-06-07T09:00:18.165Z] f73e7dbfee58: Waiting [2022-06-07T09:00:18.165Z] 4d89926f4dbc: Layer already exists [2022-06-07T09:00:18.165Z] 5b073730991e: Layer already exists [2022-06-07T09:00:18.165Z] 78f55f18dd9e: Layer already exists [2022-06-07T09:00:18.165Z] 4846135ad9cb: Layer already exists [2022-06-07T09:00:18.165Z] 256473578bad: Layer already exists [2022-06-07T09:00:18.165Z] f73e7dbfee58: Layer already exists [2022-06-07T09:00:18.439Z] latest: digest: sha256:6a678b1de5e5941af905da2fa9440b134faaa39bee06ab9de72c44e7604e6c99 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:18.816Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:19.188Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.2 [2022-06-07T09:00:19.188Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-07T09:00:19.188Z] 5b073730991e: Preparing [2022-06-07T09:00:19.188Z] 78f55f18dd9e: Preparing [2022-06-07T09:00:19.188Z] 4846135ad9cb: Preparing [2022-06-07T09:00:19.188Z] 4d89926f4dbc: Preparing [2022-06-07T09:00:19.188Z] 256473578bad: Preparing [2022-06-07T09:00:19.188Z] f73e7dbfee58: Preparing [2022-06-07T09:00:19.188Z] f73e7dbfee58: Waiting [2022-06-07T09:00:19.188Z] 4846135ad9cb: Layer already exists [2022-06-07T09:00:19.188Z] 4d89926f4dbc: Layer already exists [2022-06-07T09:00:19.188Z] 78f55f18dd9e: Layer already exists [2022-06-07T09:00:19.188Z] 5b073730991e: Layer already exists [2022-06-07T09:00:19.188Z] 256473578bad: Layer already exists [2022-06-07T09:00:19.188Z] f73e7dbfee58: Layer already exists [2022-06-07T09:00:19.462Z] 2.2.1-dev.2: digest: sha256:6a678b1de5e5941af905da2fa9440b134faaa39bee06ab9de72c44e7604e6c99 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:19.825Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:20.197Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2 [2022-06-07T09:00:20.197Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-07T09:00:20.197Z] 5b073730991e: Preparing [2022-06-07T09:00:20.197Z] 78f55f18dd9e: Preparing [2022-06-07T09:00:20.197Z] 4846135ad9cb: Preparing [2022-06-07T09:00:20.197Z] 4d89926f4dbc: Preparing [2022-06-07T09:00:20.197Z] 256473578bad: Preparing [2022-06-07T09:00:20.197Z] f73e7dbfee58: Preparing [2022-06-07T09:00:20.197Z] f73e7dbfee58: Waiting [2022-06-07T09:00:20.197Z] 78f55f18dd9e: Layer already exists [2022-06-07T09:00:20.197Z] 5b073730991e: Layer already exists [2022-06-07T09:00:20.197Z] 4846135ad9cb: Layer already exists [2022-06-07T09:00:20.197Z] 256473578bad: Layer already exists [2022-06-07T09:00:20.197Z] 4d89926f4dbc: Layer already exists [2022-06-07T09:00:20.197Z] f73e7dbfee58: Layer already exists [2022-06-07T09:00:20.469Z] dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2: digest: sha256:6a678b1de5e5941af905da2fa9440b134faaa39bee06ab9de72c44e7604e6c99 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:20.844Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:21.202Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2022-06-07T09:00:21.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2022-06-07T09:00:21.203Z] 5b073730991e: Preparing [2022-06-07T09:00:21.203Z] 78f55f18dd9e: Preparing [2022-06-07T09:00:21.203Z] 4846135ad9cb: Preparing [2022-06-07T09:00:21.203Z] 4d89926f4dbc: Preparing [2022-06-07T09:00:21.203Z] 256473578bad: Preparing [2022-06-07T09:00:21.203Z] f73e7dbfee58: Preparing [2022-06-07T09:00:21.203Z] f73e7dbfee58: Waiting [2022-06-07T09:00:21.203Z] 256473578bad: Layer already exists [2022-06-07T09:00:21.203Z] 4d89926f4dbc: Layer already exists [2022-06-07T09:00:21.203Z] 78f55f18dd9e: Layer already exists [2022-06-07T09:00:21.203Z] 4846135ad9cb: Layer already exists [2022-06-07T09:00:21.203Z] 5b073730991e: Layer already exists [2022-06-07T09:00:21.203Z] f73e7dbfee58: Layer already exists [2022-06-07T09:00:21.477Z] main: digest: sha256:6a678b1de5e5941af905da2fa9440b134faaa39bee06ab9de72c44e7604e6c99 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2022-06-07T09:00:21.529Z] ===================================================== [Pipeline] echo [2022-06-07T09:00:21.541Z] taggedImages: [2022-06-07T09:00:21.541Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [2022-06-07T09:00:21.541Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2022-06-07T09:00:21.541Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.2.1-dev.2 [2022-06-07T09:00:21.541Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a-2.2.1-dev.2 [2022-06-07T09:00:21.541Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:21.910Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T09:00:21.910Z] [2022-06-07T09:00:21.910Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:22.264Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T09:00:22.540Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-07T09:00:22.540Z] 8998bd30e6a1: Pulling fs layer [2022-06-07T09:00:22.540Z] 04944245beec: Pulling fs layer [2022-06-07T09:00:22.540Z] 699f458cf7ca: Pulling fs layer [2022-06-07T09:00:22.540Z] 765212b225bb: Pulling fs layer [2022-06-07T09:00:22.540Z] f23df028b6ca: Pulling fs layer [2022-06-07T09:00:22.540Z] d65c8cfc05b1: Pulling fs layer [2022-06-07T09:00:22.540Z] 2437ff75d9bd: Pulling fs layer [2022-06-07T09:00:22.540Z] d65c8cfc05b1: Waiting [2022-06-07T09:00:22.540Z] 2437ff75d9bd: Waiting [2022-06-07T09:00:22.540Z] 765212b225bb: Waiting [2022-06-07T09:00:22.540Z] f23df028b6ca: Waiting [2022-06-07T09:00:22.540Z] 04944245beec: Verifying Checksum [2022-06-07T09:00:22.540Z] 04944245beec: Download complete [2022-06-07T09:00:22.540Z] 765212b225bb: Verifying Checksum [2022-06-07T09:00:22.540Z] 765212b225bb: Download complete [2022-06-07T09:00:22.540Z] f23df028b6ca: Verifying Checksum [2022-06-07T09:00:22.540Z] f23df028b6ca: Download complete [2022-06-07T09:00:22.540Z] d65c8cfc05b1: Download complete [2022-06-07T09:00:22.816Z] 699f458cf7ca: Verifying Checksum [2022-06-07T09:00:22.816Z] 699f458cf7ca: Download complete [2022-06-07T09:00:23.089Z] 8998bd30e6a1: Verifying Checksum [2022-06-07T09:00:23.089Z] 8998bd30e6a1: Download complete [2022-06-07T09:00:25.720Z] 2437ff75d9bd: Verifying Checksum [2022-06-07T09:00:25.720Z] 2437ff75d9bd: Download complete [2022-06-07T09:00:27.721Z] 8998bd30e6a1: Pull complete [2022-06-07T09:00:27.995Z] 04944245beec: Pull complete [2022-06-07T09:00:29.436Z] 699f458cf7ca: Pull complete [2022-06-07T09:00:29.710Z] 765212b225bb: Pull complete [2022-06-07T09:00:30.693Z] f23df028b6ca: Pull complete [2022-06-07T09:00:30.693Z] d65c8cfc05b1: Pull complete [2022-06-07T09:00:45.790Z] 2437ff75d9bd: Pull complete [2022-06-07T09:00:45.790Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-07T09:00:45.790Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-07T09:00:45.790Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T09:00:46.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-1630 does not seem to be running inside a container [2022-06-07T09:00:46.144Z] $ 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/38 -v /w/workspace/device-virtual-go/38:/w/workspace/device-virtual-go/38:rw,z -v /w/workspace/device-virtual-go/38@tmp:/w/workspace/device-virtual-go/38@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-07T09:00:48.690Z] $ docker top 0bdd25a5bc83625061d437416c96757d804898552dad7f85c049295732a0c190 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:00:49.616Z] ---> job-cost.sh [2022-06-07T09:00:49.616Z] lf-activate-venv: SKIPPING [2022-06-07T09:00:49.616Z] INFO: No Stack... [2022-06-07T09:00:49.889Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-07T09:00:50.863Z] INFO: Archiving Costs [Pipeline] sh [2022-06-07T09:00:51.526Z] + cat /w/workspace/device-virtual-go/38/archives/cost.csv [2022-06-07T09:00:51.526Z] + cut -d, -f6 [Pipeline] lock [2022-06-07T09:00:51.590Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-38-stack-cost] [2022-06-07T09:00:51.599Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-38-stack-cost] did not exist. Created. [2022-06-07T09:00:51.599Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-38-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T09:00:52.286Z] /w/workspace/device-virtual-go/38@tmp/durable-fca12d9f/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2022-06-07T09:00:52.969Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-07T09:00:52.997Z] Warning: overwriting stash ‘stack-cost’ [2022-06-07T09:00:53.043Z] Stashed 1 file(s) [Pipeline] } [2022-06-07T09:00:53.049Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-38-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-07T09:00:53.080Z] $ docker stop --time=1 0bdd25a5bc83625061d437416c96757d804898552dad7f85c049295732a0c190 [2022-06-07T09:00:54.588Z] $ docker rm -f 0bdd25a5bc83625061d437416c96757d804898552dad7f85c049295732a0c190 [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 [2022-06-07T09:00:55.051Z] provisioning config files... [2022-06-07T09:00:55.062Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config3451594723446819554tmp [Pipeline] { [Pipeline] sh [2022-06-07T09:00:55.355Z] + set +x [2022-06-07T09:00:55.355Z] + curl -s https://codecov.io/bash [2022-06-07T09:00:55.355Z] + bash -s -- [2022-06-07T09:00:55.355Z] [2022-06-07T09:00:55.355Z] _____ _ [2022-06-07T09:00:55.355Z] / ____| | | [2022-06-07T09:00:55.355Z] | | ___ __| | ___ ___ _____ __ [2022-06-07T09:00:55.355Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-07T09:00:55.355Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-07T09:00:55.355Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-07T09:00:55.355Z] Bash-1.0.6 [2022-06-07T09:00:55.355Z] [2022-06-07T09:00:55.355Z] [2022-06-07T09:00:55.355Z] ==> git version 2.25.1 found [2022-06-07T09:00:55.355Z] ==> 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 [2022-06-07T09:00:55.355Z] Release-Date: 2020-01-08 [2022-06-07T09:00:55.355Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-06-07T09:00:55.355Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-07T09:00:55.355Z] ==> Jenkins CI detected. [2022-06-07T09:00:55.355Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2022-06-07T09:00:55.355Z] project root: . [2022-06-07T09:00:55.355Z] --> token set from env [2022-06-07T09:00:55.355Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-07T09:00:55.355Z] ==> Running gcov in . (disable via -X gcov) [2022-06-07T09:00:55.355Z] ==> Python coveragepy not found [2022-06-07T09:00:55.355Z] ==> Searching for coverage reports in: [2022-06-07T09:00:55.355Z] + . [2022-06-07T09:00:55.355Z] -> Found 1 reports [2022-06-07T09:00:55.355Z] ==> Detecting git/mercurial file structure [2022-06-07T09:00:55.355Z] ==> Reading reports [2022-06-07T09:00:55.355Z] + ./coverage.out bytes=44128 [2022-06-07T09:00:55.355Z] ==> Appending adjustments [2022-06-07T09:00:55.355Z] https://docs.codecov.io/docs/fixing-reports [2022-06-07T09:00:55.617Z] + Found adjustments [2022-06-07T09:00:55.617Z] ==> Gzipping contents [2022-06-07T09:00:55.617Z] 8.0K /tmp/codecov.blH34i.gz [2022-06-07T09:00:55.617Z] ==> Uploading reports [2022-06-07T09:00:55.617Z] url: https://codecov.io [2022-06-07T09:00:55.617Z] query: branch=main&commit=dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T09:00:55.617Z] -> Pinging Codecov [2022-06-07T09:00:55.617Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a&build=38&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F38%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2022-06-07T09:00:55.878Z] -> Uploading to [2022-06-07T09:00:55.878Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-07/5E52B4B073DB2E39498172D8E973AA87/dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a/70803350-8f77-4456-996c-4572ac0edd7e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220607%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220607T090055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1828f8ce9b7008fd6bf55ba1712c5af88dc179132875617122bf40a230e75ff0 [2022-06-07T09:00:55.878Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-07T09:00:55.878Z] Dload Upload Total Spent Left Speed [2022-06-07T09:00:56.138Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5475 0 0 100 5475 0 24225 --:--:-- --:--:-- --:--:-- 24225 [2022-06-07T09:00:56.138Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/device-virtual-go/commit/dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [Pipeline] } [2022-06-07T09:00:56.149Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2022-06-07T09:00:56.315Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2022-06-07T09:00:56.325Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:56.628Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T09:00:56.628Z] [2022-06-07T09:00:56.628Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:00:56.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T09:00:56.932Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2022-06-07T09:00:56.932Z] df9b9388f04a: Pulling fs layer [2022-06-07T09:00:56.932Z] 52dc419b0ee2: Pulling fs layer [2022-06-07T09:00:56.932Z] 25bc292e5bac: Pulling fs layer [2022-06-07T09:00:56.932Z] 114826534d7a: Pulling fs layer [2022-06-07T09:00:56.932Z] 4657fd5d0bcf: Pulling fs layer [2022-06-07T09:00:56.932Z] 6ad1cebc031e: Pulling fs layer [2022-06-07T09:00:56.932Z] 8a3aa393b2d8: Pulling fs layer [2022-06-07T09:00:56.932Z] 4657fd5d0bcf: Waiting [2022-06-07T09:00:56.932Z] 6ad1cebc031e: Waiting [2022-06-07T09:00:56.932Z] 8a3aa393b2d8: Waiting [2022-06-07T09:00:56.932Z] 114826534d7a: Waiting [2022-06-07T09:00:56.932Z] 25bc292e5bac: Verifying Checksum [2022-06-07T09:00:56.932Z] 25bc292e5bac: Download complete [2022-06-07T09:00:56.932Z] 52dc419b0ee2: Verifying Checksum [2022-06-07T09:00:56.932Z] 52dc419b0ee2: Download complete [2022-06-07T09:00:56.932Z] 4657fd5d0bcf: Download complete [2022-06-07T09:00:56.932Z] df9b9388f04a: Download complete [2022-06-07T09:00:57.199Z] df9b9388f04a: Pull complete [2022-06-07T09:00:57.199Z] 6ad1cebc031e: Download complete [2022-06-07T09:00:57.199Z] 52dc419b0ee2: Pull complete [2022-06-07T09:00:57.199Z] 25bc292e5bac: Pull complete [2022-06-07T09:00:57.781Z] 114826534d7a: Verifying Checksum [2022-06-07T09:00:57.781Z] 114826534d7a: Download complete [2022-06-07T09:00:57.781Z] 8a3aa393b2d8: Verifying Checksum [2022-06-07T09:00:57.781Z] 8a3aa393b2d8: Download complete [2022-06-07T09:01:01.974Z] 114826534d7a: Pull complete [2022-06-07T09:01:01.974Z] 4657fd5d0bcf: Pull complete [2022-06-07T09:01:01.974Z] 6ad1cebc031e: Pull complete [2022-06-07T09:01:05.267Z] 8a3aa393b2d8: Pull complete [2022-06-07T09:01:05.267Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2022-06-07T09:01:05.267Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2022-06-07T09:01:05.267Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T09:01:05.362Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T09:01:05.400Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat [2022-06-07T09:01:07.310Z] $ docker top bbb341accca3b25c19da23e65a3ed8361bc67f80b73035a1ac95ebbceb768d81 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-07T09:01:07.387Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2022-06-07T09:01:07.669Z] + set -o pipefail [2022-06-07T09:01:07.669Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2022-06-07T09:01:12.969Z] [2022-06-07T09:01:12.969Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2022-06-07T09:01:12.969Z] [2022-06-07T09:01:12.969Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/858bd0ac-0884-4698-a995-f819360afc1f [2022-06-07T09:01:12.969Z] [2022-06-07T09:01:12.969Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2022-06-07T09:01:12.969Z] [2022-06-07T09:01:12.969Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2022-06-07T09:01:12.969Z] [2022-06-07T09:01:12.969Z] [Pipeline] } [2022-06-07T09:01:12.986Z] $ docker stop --time=1 bbb341accca3b25c19da23e65a3ed8361bc67f80b73035a1ac95ebbceb768d81 [2022-06-07T09:01:14.995Z] $ docker rm -f bbb341accca3b25c19da23e65a3ed8361bc67f80b73035a1ac95ebbceb768d81 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [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) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-07T09:01:15.675Z] + git log --format=format:%s -1 dce4ce0a514b4bc15d53e5a9f9fadfed4bd3c91a [Pipeline] sh [2022-06-07T09:01:15.967Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T09:01:15.967Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:01:16.273Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T09:01:16.273Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T09:01:16.354Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T09:01:16.395Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2022-06-07T09:01:16.831Z] $ docker top a26c470f0a118b97bcb6c04d0be5d9f8033e1d1b783ffc7f53916370133516f9 -eo pid,comm [2022-06-07T09:01:16.893Z] 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). [2022-06-07T09:01:16.893Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T09:01:16.933Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T09:01:16.933Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T09:01:17.072Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T09:01:17.079Z] $ docker exec a26c470f0a118b97bcb6c04d0be5d9f8033e1d1b783ffc7f53916370133516f9 ssh-agent [2022-06-07T09:01:17.216Z] SSH_AUTH_SOCK=/tmp/ssh-QYD6XTvdtjnz/agent.32 [2022-06-07T09:01:17.216Z] SSH_AGENT_PID=39 [2022-06-07T09:01:17.223Z] Running ssh-add (command line suppressed) [2022-06-07T09:01:17.369Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6378212902313744560.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_6378212902313744560.key) [2022-06-07T09:01:17.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T09:01:17.678Z] + git semver tag [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,906 [run_tag] DEBUG tag force:False [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,906 [check_head_tag] DEBUG check head tag [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,907 [execute] INFO git cat-file --batch-check [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,912 [execute] INFO git cat-file --batch [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,912 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,921 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,921 [execute] INFO git tag -a v2.2.1-dev.2 -m v2.2.1-dev.2 [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,922 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.2.1-dev.2', '-m', 'v2.2.1-dev.2'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-07T09:01:17.938Z] 2022-06-07 09:01:17,928 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T09:01:17.938Z] 2.2.1-dev.2 [Pipeline] } [2022-06-07T09:01:18.214Z] $ docker exec --env ******** --env ******** a26c470f0a118b97bcb6c04d0be5d9f8033e1d1b783ffc7f53916370133516f9 ssh-agent -k [2022-06-07T09:01:18.342Z] unset SSH_AUTH_SOCK; [2022-06-07T09:01:18.343Z] unset SSH_AGENT_PID; [2022-06-07T09:01:18.343Z] echo Agent pid 39 killed; [2022-06-07T09:01:18.350Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T09:01:18.660Z] + git semver [Pipeline] } [2022-06-07T09:01:18.942Z] $ docker stop --time=1 a26c470f0a118b97bcb6c04d0be5d9f8033e1d1b783ffc7f53916370133516f9 [2022-06-07T09:01:20.344Z] $ docker rm -f a26c470f0a118b97bcb6c04d0be5d9f8033e1d1b783ffc7f53916370133516f9 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:01:20.736Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T09:01:20.736Z] [2022-06-07T09:01:20.736Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:01:21.039Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T09:01:21.039Z] 0.23.1-centos7: Pulling from edgex-lftools [2022-06-07T09:01:21.039Z] ab5ef0e58194: Pulling fs layer [2022-06-07T09:01:21.039Z] 9712f1f96733: Pulling fs layer [2022-06-07T09:01:21.039Z] 63f879dbbcfc: Pulling fs layer [2022-06-07T09:01:21.039Z] 0d9ebad4ef96: Pulling fs layer [2022-06-07T09:01:21.039Z] e9a5061849ea: Pulling fs layer [2022-06-07T09:01:21.039Z] d747dcd14b5f: Pulling fs layer [2022-06-07T09:01:21.039Z] 2de7ff778b66: Pulling fs layer [2022-06-07T09:01:21.039Z] e9a5061849ea: Waiting [2022-06-07T09:01:21.039Z] d747dcd14b5f: Waiting [2022-06-07T09:01:21.039Z] 2de7ff778b66: Waiting [2022-06-07T09:01:21.039Z] 0d9ebad4ef96: Waiting [2022-06-07T09:01:21.039Z] 9712f1f96733: Verifying Checksum [2022-06-07T09:01:21.039Z] 9712f1f96733: Download complete [2022-06-07T09:01:21.300Z] 63f879dbbcfc: Verifying Checksum [2022-06-07T09:01:21.300Z] 63f879dbbcfc: Download complete [2022-06-07T09:01:21.559Z] 0d9ebad4ef96: Verifying Checksum [2022-06-07T09:01:21.559Z] 0d9ebad4ef96: Download complete [2022-06-07T09:01:21.559Z] ab5ef0e58194: Verifying Checksum [2022-06-07T09:01:21.559Z] ab5ef0e58194: Download complete [2022-06-07T09:01:21.559Z] d747dcd14b5f: Download complete [2022-06-07T09:01:21.559Z] e9a5061849ea: Verifying Checksum [2022-06-07T09:01:21.559Z] e9a5061849ea: Download complete [2022-06-07T09:01:21.819Z] 2de7ff778b66: Verifying Checksum [2022-06-07T09:01:21.819Z] 2de7ff778b66: Download complete [2022-06-07T09:01:25.113Z] ab5ef0e58194: Pull complete [2022-06-07T09:01:25.113Z] 9712f1f96733: Pull complete [2022-06-07T09:01:25.683Z] 63f879dbbcfc: Pull complete [2022-06-07T09:01:29.882Z] 0d9ebad4ef96: Pull complete [2022-06-07T09:01:29.882Z] e9a5061849ea: Pull complete [2022-06-07T09:01:29.882Z] d747dcd14b5f: Pull complete [2022-06-07T09:01:30.819Z] 2de7ff778b66: Pull complete [2022-06-07T09:01:30.819Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2022-06-07T09:01:30.819Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2022-06-07T09:01:30.819Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T09:01:30.923Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T09:01:30.965Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-lftools:0.23.1-centos7 cat [2022-06-07T09:01:32.917Z] $ docker top fdc4e08e33e04ed363f94337b8dde49d4f0d226041e4e3fb46f9b9352aa8eb30 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2022-06-07T09:01:32.989Z] provisioning config files... [2022-06-07T09:01:32.997Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config80781075215267550tmp [2022-06-07T09:01:33.008Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4404731786744646802tmp [2022-06-07T09:01:33.021Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config1271124946495194696tmp [Pipeline] { [Pipeline] echo [2022-06-07T09:01:33.037Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:33.322Z] ---> sigul-configuration.sh [2022-06-07T09:01:33.322Z] gpg: directory `/root/.gnupg' created [2022-06-07T09:01:33.322Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2022-06-07T09:01:33.322Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2022-06-07T09:01:33.322Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2022-06-07T09:01:33.322Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2022-06-07T09:01:33.322Z] gpg: CAST5 encrypted data [2022-06-07T09:01:33.322Z] gpg: encrypted with 1 passphrase [2022-06-07T09:01:33.322Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2022-06-07T09:01:33.608Z] + mkdir /home/jenkins [2022-06-07T09:01:33.608Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2022-06-07T09:01:33.894Z] + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo [2022-06-07T09:01:33.903Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:34.191Z] ---> sigul-install.sh [2022-06-07T09:01:34.191Z] Sigul already installed; skipping installation. [Pipeline] sh [2022-06-07T09:01:34.476Z] + git tag --list [2022-06-07T09:01:34.476Z] v1.0.0 [2022-06-07T09:01:34.476Z] v1.1.0 [2022-06-07T09:01:34.476Z] v1.1.1 [2022-06-07T09:01:34.476Z] v1.2.1 [2022-06-07T09:01:34.476Z] v1.2.2 [2022-06-07T09:01:34.476Z] v1.2.3 [2022-06-07T09:01:34.476Z] v1.3.0 [2022-06-07T09:01:34.476Z] v1.3.1 [2022-06-07T09:01:34.476Z] v2.0.0 [2022-06-07T09:01:34.476Z] v2.1.0 [2022-06-07T09:01:34.476Z] v2.1.1-dev.1 [2022-06-07T09:01:34.476Z] v2.1.1-dev.2 [2022-06-07T09:01:34.476Z] v2.2.0 [2022-06-07T09:01:34.476Z] v2.2.1-dev.1 [2022-06-07T09:01:34.476Z] v2.2.1-dev.2 [Pipeline] sh [2022-06-07T09:01:34.763Z] + lftools sign git-tag v2.2.1-dev.2 [2022-06-07T09:01:35.334Z] Signing Git tag with Sigul... [2022-06-07T09:01:35.334Z] Signing v2.2.1-dev.2 [Pipeline] echo [2022-06-07T09:01:35.912Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:36.202Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2022-06-07T09:01:36.211Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-06-07T09:01:36.233Z] $ docker stop --time=1 fdc4e08e33e04ed363f94337b8dde49d4f0d226041e4e3fb46f9b9352aa8eb30 [2022-06-07T09:01:37.528Z] $ docker rm -f fdc4e08e33e04ed363f94337b8dde49d4f0d226041e4e3fb46f9b9352aa8eb30 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2022-06-07T09:01:37.971Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T09:01:37.971Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:01:38.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T09:01:38.284Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T09:01:38.376Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T09:01:38.418Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2022-06-07T09:01:38.787Z] $ docker top 51bd71234c81e0eb637dbd0b480f3fbf5ada0dd137ed5a9c0fb1d2c71adc0d08 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T09:01:38.886Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T09:01:38.886Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T09:01:39.024Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T09:01:39.032Z] $ docker exec 51bd71234c81e0eb637dbd0b480f3fbf5ada0dd137ed5a9c0fb1d2c71adc0d08 ssh-agent [2022-06-07T09:01:39.148Z] SSH_AUTH_SOCK=/tmp/ssh-qBLSkJNDScgR/agent.33 [2022-06-07T09:01:39.148Z] SSH_AGENT_PID=40 [2022-06-07T09:01:39.153Z] Running ssh-add (command line suppressed) [2022-06-07T09:01:39.283Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4985758608150073918.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_4985758608150073918.key) [2022-06-07T09:01:39.295Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T09:01:39.587Z] + git semver bump pre [2022-06-07T09:01:39.848Z] 2022-06-07 09:01:39,790 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,791 [bump_version] DEBUG bumping version:2.2.1-dev.2 on axis:pre with prefix:dev [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,791 [bump_version] DEBUG bumped version:2.2.1-dev.3 [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,791 [write_version] DEBUG write version:2.2.1-dev.3 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,791 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,791 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,793 [execute] INFO git cat-file --batch-check [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,794 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,800 [execute] INFO git cat-file --batch [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,800 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T09:01:39.849Z] 2022-06-07 09:01:39,805 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T09:01:39.849Z] 2.2.1-dev.3 [Pipeline] } [2022-06-07T09:01:39.864Z] $ docker exec --env ******** --env ******** 51bd71234c81e0eb637dbd0b480f3fbf5ada0dd137ed5a9c0fb1d2c71adc0d08 ssh-agent -k [2022-06-07T09:01:39.985Z] unset SSH_AUTH_SOCK; [2022-06-07T09:01:39.985Z] unset SSH_AGENT_PID; [2022-06-07T09:01:39.985Z] echo Agent pid 40 killed; [2022-06-07T09:01:39.995Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T09:01:40.304Z] + git semver [Pipeline] } [2022-06-07T09:01:40.584Z] $ docker stop --time=1 51bd71234c81e0eb637dbd0b480f3fbf5ada0dd137ed5a9c0fb1d2c71adc0d08 [2022-06-07T09:01:41.899Z] $ docker rm -f 51bd71234c81e0eb637dbd0b480f3fbf5ada0dd137ed5a9c0fb1d2c71adc0d08 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-07T09:01:42.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-07T09:01:42.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:01:42.553Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-07T09:01:42.553Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T09:01:42.644Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T09:01:42.691Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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 [2022-06-07T09:01:43.062Z] $ docker top 75a46c594b06887d0d45bd75769edeabc49fa86ef82960edf7106e2bed31e931 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-07T09:01:43.160Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-07T09:01:43.160Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-07T09:01:43.289Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-07T09:01:43.296Z] $ docker exec 75a46c594b06887d0d45bd75769edeabc49fa86ef82960edf7106e2bed31e931 ssh-agent [2022-06-07T09:01:43.422Z] SSH_AUTH_SOCK=/tmp/ssh-CotbbKV5978G/agent.33 [2022-06-07T09:01:43.422Z] SSH_AGENT_PID=40 [2022-06-07T09:01:43.433Z] Running ssh-add (command line suppressed) [2022-06-07T09:01:43.562Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2489549466162208419.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2489549466162208419.key) [2022-06-07T09:01:43.574Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-07T09:01:43.865Z] + git semver push [2022-06-07T09:01:44.124Z] 2022-06-07 09:01:44,083 [run_push] DEBUG push [2022-06-07T09:01:44.124Z] 2022-06-07 09:01:44,083 [execute] INFO git cat-file --batch-check [2022-06-07T09:01:44.124Z] 2022-06-07 09:01:44,084 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2022-06-07T09:01:44.124Z] 2022-06-07 09:01:44,088 [execute] INFO git rev-list 8efdb9ca1035d13df43d62e94cffeb9be5a1f1ff -- [2022-06-07T09:01:44.124Z] 2022-06-07 09:01:44,089 [execute] DEBUG Popen(['git', 'rev-list', '8efdb9ca1035d13df43d62e94cffeb9be5a1f1ff', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T09:01:44.124Z] 2022-06-07 09:01:44,099 [execute] INFO git fetch -v origin [2022-06-07T09:01:44.124Z] 2022-06-07 09:01:44,100 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2022-06-07T09:01:44.695Z] 2022-06-07 09:01:44,579 [run_push] DEBUG no remote changes detected [2022-06-07T09:01:44.695Z] 2022-06-07 09:01:44,580 [execute] INFO git push origin semver [2022-06-07T09:01:44.695Z] 2022-06-07 09:01:44,580 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2022-06-07T09:01:45.265Z] 2022-06-07 09:01:45,240 [run_push] DEBUG push all version tags [2022-06-07T09:01:45.265Z] 2022-06-07 09:01:45,241 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2022-06-07T09:01:45.265Z] 2022-06-07 09:01:45,241 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2022-06-07T09:01:46.204Z] 2022-06-07 09:01:45,890 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2022-06-07T09:01:46.204Z] 2.2.1-dev.3 [Pipeline] } [2022-06-07T09:01:46.218Z] $ docker exec --env ******** --env ******** 75a46c594b06887d0d45bd75769edeabc49fa86ef82960edf7106e2bed31e931 ssh-agent -k [2022-06-07T09:01:46.335Z] unset SSH_AUTH_SOCK; [2022-06-07T09:01:46.335Z] unset SSH_AGENT_PID; [2022-06-07T09:01:46.336Z] echo Agent pid 40 killed; [2022-06-07T09:01:46.343Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-07T09:01:46.650Z] + git semver [Pipeline] } [2022-06-07T09:01:46.929Z] $ docker stop --time=1 75a46c594b06887d0d45bd75769edeabc49fa86ef82960edf7106e2bed31e931 [2022-06-07T09:01:48.239Z] $ docker rm -f 75a46c594b06887d0d45bd75769edeabc49fa86ef82960edf7106e2bed31e931 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" 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 [2022-06-07T09:01:48.815Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2022-06-07T09:01:48.815Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-07T09:01:48.815Z] total 16 [2022-06-07T09:01:48.815Z] drwxr-xr-x 3 root root 4096 Jun 7 08:53 . [2022-06-07T09:01:48.815Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 09:01 .. [2022-06-07T09:01:48.815Z] drwxr-xr-x 2 root root 4096 Jun 7 08:53 cost [2022-06-07T09:01:48.815Z] -rw-r--r-- 1 root root 87 Jun 7 08:53 cost.csv [2022-06-07T09:01:48.815Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-07T09:01:48.815Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2022-06-07T09:01:48.815Z] total 16 [2022-06-07T09:01:48.815Z] drwxr-xr-x 3 jenkins jenkins 4096 Jun 7 08:53 . [2022-06-07T09:01:48.815Z] drwxrwxr-x 10 jenkins jenkins 4096 Jun 7 09:01 .. [2022-06-07T09:01:48.815Z] drwxr-xr-x 2 jenkins jenkins 4096 Jun 7 08:53 cost [2022-06-07T09:01:48.815Z] -rw-r--r-- 1 jenkins jenkins 87 Jun 7 08:53 cost.csv [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:49.110Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:49.969Z] ---> package-listing.sh [2022-06-07T09:01:49.969Z] ++ facter osfamily [2022-06-07T09:01:49.969Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-07T09:01:50.230Z] + OS_FAMILY=debian [2022-06-07T09:01:50.230Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2022-06-07T09:01:50.230Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-07T09:01:50.230Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-07T09:01:50.230Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-07T09:01:50.230Z] + PACKAGES=/tmp/packages_start.txt [2022-06-07T09:01:50.230Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-06-07T09:01:50.230Z] + PACKAGES=/tmp/packages_end.txt [2022-06-07T09:01:50.230Z] + case "${OS_FAMILY}" in [2022-06-07T09:01:50.230Z] + dpkg -l [2022-06-07T09:01:50.230Z] + grep '^ii' [2022-06-07T09:01:50.230Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-07T09:01:50.230Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-07T09:01:50.230Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-07T09:01:50.230Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2022-06-07T09:01:50.230Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2022-06-07T09:01:50.230Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2022-06-07T09:01:50.243Z] 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-07T09:01:50.524Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-07T09:01:51.096Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-07T09:01:51.096Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-07T09:01:51.183Z] prd-ubuntu20.04-docker-8c-8g-1628 does not seem to be running inside a container [2022-06-07T09:01:51.442Z] $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@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-lftools-log-publisher:latest cat [2022-06-07T09:01:51.666Z] $ docker top e53f8a56cfa6234abc52ab93783244375b62a90034a4a544c32f8a9694678920 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-07T09:01:52.021Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-07T09:01:52.312Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-07T09:01:52.611Z] + ls /var/log/sa-host [2022-06-07T09:01:52.612Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-07T09:01:52.734Z] provisioning config files... [2022-06-07T09:01:52.743Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7332653578812248534tmp [Pipeline] { [Pipeline] echo [2022-06-07T09:01:52.755Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:53.044Z] ---> create-netrc.sh [Pipeline] } [2022-06-07T09:01:53.051Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:53.384Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-07T09:01:53.395Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:53.683Z] ---> sudo-logs.sh [2022-06-07T09:01:53.683Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-07T09:01:53.704Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:53.991Z] ---> job-cost.sh [2022-06-07T09:01:53.991Z] lf-activate-venv: SKIPPING [2022-06-07T09:01:53.991Z] DEBUG: total: 0.2199999988079071 [2022-06-07T09:01:53.991Z] INFO: Retrieving Stack Cost... [2022-06-07T09:01:54.563Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-07T09:01:54.825Z] INFO: Archiving Costs [Pipeline] echo [2022-06-07T09:01:54.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-07T09:01:55.121Z] ---> logs-deploy.sh [2022-06-07T09:01:55.121Z] lf-activate-venv: SKIPPING [2022-06-07T09:01:55.121Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/38 [2022-06-07T09:01:55.122Z] INFO: archiving workspace using pattern(s): [2022-06-07T09:01:56.063Z] Archives upload complete. [2022-06-07T09:01:56.322Z] INFO: archiving logs to Nexus