Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 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-ssh12919306110720780185.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh13823513220415397445.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh10037071515928167857.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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-ssh14901428828083066062.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > 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-ssh17050079165921226748.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-5501 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 > 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 Avoid second fetch Checking out Revision 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 (main) Commit message: "Merge pull request #338 from jinlinGuan/edgex-go-issue-4273" > git config core.sparsecheckout # timeout=10 > git checkout -f 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 # timeout=10 > git rev-list --no-walk bc2d63b9ed6b53ff0a8b22c7d9a53b96689a65a1 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-13T07:32:35.893Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-13T07:32:35.956Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-13T07:32:35.975Z] ========================================================= [2023-02-13T07:32:35.975Z] EdgeX Global Pipelines Version Info [2023-02-13T07:32:35.975Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:32:36.744Z] ------------------- [2023-02-13T07:32:36.744Z] stable info: [2023-02-13T07:32:36.744Z] ------------------- [2023-02-13T07:32:36.744Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-13T07:32:36.744Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T07:32:36.744Z] Message: update stable to v1.0.244 [2023-02-13T07:32:37.316Z] ------------------- [2023-02-13T07:32:37.316Z] experimental info: [2023-02-13T07:32:37.316Z] ------------------- [2023-02-13T07:32:37.316Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-13T07:32:37.316Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-13T07:32:37.316Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-13T07:32:37.483Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo [2023-02-13T07:32:37.499Z] [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo [2023-02-13T07:32:37.516Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-13T07:32:37.533Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-13T07:32:37.550Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-13T07:32:37.559Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-13T07:32:37.572Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-13T07:32:37.588Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo [2023-02-13T07:32:37.601Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-13T07:32:37.617Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-13T07:32:37.631Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-13T07:32:37.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo [2023-02-13T07:32:37.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-13T07:32:37.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-13T07:32:37.686Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T07:32:37.698Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-13T07:32:37.712Z] [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T07:32:37.730Z] [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo [2023-02-13T07:32:37.740Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-13T07:32:37.755Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-13T07:32:37.765Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo [2023-02-13T07:32:37.779Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo [2023-02-13T07:32:37.793Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo [2023-02-13T07:32:37.803Z] [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo [2023-02-13T07:32:37.820Z] [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo [2023-02-13T07:32:37.836Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-13T07:32:37.853Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-13T07:32:37.870Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2023-02-13T07:32:37.879Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2023-02-13T07:32:37.891Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2023-02-13T07:32:37.905Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [Pipeline] echo [2023-02-13T07:32:37.915Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 36cfc47 [Pipeline] echo [2023-02-13T07:32:37.926Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T07:32:37.967Z] provisioning config files... [2023-02-13T07:32:37.981Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14081508572543350537tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:32:38.280Z] ---> docker-login.sh [2023-02-13T07:32:38.280Z] nexus3.edgexfoundry.org:10001 [2023-02-13T07:32:38.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:38.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:38.539Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:38.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:38.539Z] [2023-02-13T07:32:38.539Z] Login Succeeded [2023-02-13T07:32:38.539Z] nexus3.edgexfoundry.org:10002 [2023-02-13T07:32:38.539Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:38.539Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:38.539Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:38.539Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:38.539Z] [2023-02-13T07:32:38.539Z] Login Succeeded [2023-02-13T07:32:38.539Z] nexus3.edgexfoundry.org:10003 [2023-02-13T07:32:38.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:38.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:38.800Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:38.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:38.800Z] [2023-02-13T07:32:38.800Z] Login Succeeded [2023-02-13T07:32:38.800Z] nexus3.edgexfoundry.org:10004 [2023-02-13T07:32:38.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:38.800Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:38.800Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:38.800Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:38.800Z] [2023-02-13T07:32:38.800Z] Login Succeeded [2023-02-13T07:32:38.800Z] docker.io [2023-02-13T07:32:38.800Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:39.061Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:39.061Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:39.061Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:39.061Z] [2023-02-13T07:32:39.061Z] Login Succeeded [2023-02-13T07:32:39.061Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T07:32:39.068Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-13T07:32:39.447Z] + git rev-list -1 --merges 36cfc47f60822cf39bc0d17e26bed27cbab57cb6~1..36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [Pipeline] echo [2023-02-13T07:32:39.492Z] -----------> git rev-list -1 --merges 36cfc47f60822cf39bc0d17e26bed27cbab57cb6~1..36cfc47f60822cf39bc0d17e26bed27cbab57cb6 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:32:39.492Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [false] [Pipeline] sh [2023-02-13T07:32:39.782Z] + git log --format=format:%s -1 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [Pipeline] echo [2023-02-13T07:32:39.794Z] ========================================================= [2023-02-13T07:32:39.794Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-13T07:32:39.794Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T07:32:40.111Z] + git log --format=format:%s -1 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [Pipeline] echo [2023-02-13T07:32:40.123Z] [semverPrep] GIT_COMMIT: 36cfc47f60822cf39bc0d17e26bed27cbab57cb6, Commit Message: Merge pull request #338 from jinlinGuan/edgex-go-issue-4273 [Pipeline] echo [2023-02-13T07:32:40.131Z] [semverPrep] This is not a build commit. [Pipeline] sh [2023-02-13T07:32:40.520Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T07:32:40.520Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-13T07:32:40.520Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-13T07:32:40.520Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-13T07:32:40.520Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-13T07:32:40.520Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-13T07:32:40.520Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:32:40.867Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T07:32:40.867Z] [2023-02-13T07:32:40.867Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:32:41.176Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T07:32:41.176Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-13T07:32:41.176Z] b85a868b505f: Pulling fs layer [2023-02-13T07:32:41.176Z] e2be974225ed: Pulling fs layer [2023-02-13T07:32:41.176Z] 339a4e72a1f5: Pulling fs layer [2023-02-13T07:32:41.176Z] 988bab9f4d93: Pulling fs layer [2023-02-13T07:32:41.176Z] 1469e6f7b9e6: Pulling fs layer [2023-02-13T07:32:41.176Z] eaf3925da568: Pulling fs layer [2023-02-13T07:32:41.176Z] bab4dde63d76: Pulling fs layer [2023-02-13T07:32:41.177Z] bde34c3a00c8: Pulling fs layer [2023-02-13T07:32:41.177Z] b352a97aabf1: Pulling fs layer [2023-02-13T07:32:41.177Z] 4872d77fe225: Pulling fs layer [2023-02-13T07:32:41.177Z] 5851b861e8e6: Pulling fs layer [2023-02-13T07:32:41.177Z] 4872d77fe225: Waiting [2023-02-13T07:32:41.177Z] 5851b861e8e6: Waiting [2023-02-13T07:32:41.177Z] 988bab9f4d93: Waiting [2023-02-13T07:32:41.177Z] bab4dde63d76: Waiting [2023-02-13T07:32:41.177Z] bde34c3a00c8: Waiting [2023-02-13T07:32:41.177Z] 1469e6f7b9e6: Waiting [2023-02-13T07:32:41.177Z] eaf3925da568: Waiting [2023-02-13T07:32:41.177Z] b352a97aabf1: Waiting [2023-02-13T07:32:41.177Z] e2be974225ed: Verifying Checksum [2023-02-13T07:32:41.177Z] e2be974225ed: Download complete [2023-02-13T07:32:41.177Z] 988bab9f4d93: Verifying Checksum [2023-02-13T07:32:41.177Z] 988bab9f4d93: Download complete [2023-02-13T07:32:41.442Z] 1469e6f7b9e6: Verifying Checksum [2023-02-13T07:32:41.442Z] 1469e6f7b9e6: Download complete [2023-02-13T07:32:41.442Z] eaf3925da568: Download complete [2023-02-13T07:32:41.442Z] 339a4e72a1f5: Download complete [2023-02-13T07:32:41.442Z] bde34c3a00c8: Verifying Checksum [2023-02-13T07:32:41.442Z] bde34c3a00c8: Download complete [2023-02-13T07:32:41.442Z] b352a97aabf1: Verifying Checksum [2023-02-13T07:32:41.442Z] b352a97aabf1: Download complete [2023-02-13T07:32:41.703Z] 4872d77fe225: Verifying Checksum [2023-02-13T07:32:41.703Z] 4872d77fe225: Download complete [2023-02-13T07:32:41.703Z] 5851b861e8e6: Verifying Checksum [2023-02-13T07:32:41.703Z] 5851b861e8e6: Download complete [2023-02-13T07:32:41.703Z] b85a868b505f: Verifying Checksum [2023-02-13T07:32:41.703Z] b85a868b505f: Download complete [2023-02-13T07:32:41.962Z] bab4dde63d76: Download complete [2023-02-13T07:32:42.901Z] b85a868b505f: Pull complete [2023-02-13T07:32:43.161Z] e2be974225ed: Pull complete [2023-02-13T07:32:43.421Z] 339a4e72a1f5: Pull complete [2023-02-13T07:32:43.421Z] 988bab9f4d93: Pull complete [2023-02-13T07:32:43.681Z] 1469e6f7b9e6: Pull complete [2023-02-13T07:32:43.941Z] eaf3925da568: Pull complete [2023-02-13T07:32:45.851Z] bab4dde63d76: Pull complete [2023-02-13T07:32:45.851Z] bde34c3a00c8: Pull complete [2023-02-13T07:32:45.851Z] b352a97aabf1: Pull complete [2023-02-13T07:32:45.851Z] 4872d77fe225: Pull complete [2023-02-13T07:32:45.851Z] 5851b861e8e6: Pull complete [2023-02-13T07:32:45.851Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-13T07:32:45.851Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T07:32:45.851Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:32:45.936Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:32:45.977Z] $ 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 [2023-02-13T07:32:49.815Z] $ docker top 5a0956aff62003f1366542ddf116ea1af846d2baae7feb6eef665dbfd5fbc648 -eo pid,comm [2023-02-13T07:32:49.866Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T07:32:49.866Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T07:32:49.914Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T07:32:49.914Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T07:32:50.018Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T07:32:50.028Z] $ docker exec 5a0956aff62003f1366542ddf116ea1af846d2baae7feb6eef665dbfd5fbc648 ssh-agent [2023-02-13T07:32:50.134Z] SSH_AUTH_SOCK=/tmp/ssh-qADkkW1l4yv7/agent.32 [2023-02-13T07:32:50.134Z] SSH_AGENT_PID=38 [2023-02-13T07:32:50.141Z] Running ssh-add (command line suppressed) [2023-02-13T07:32:50.255Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11698984124766172657.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_11698984124766172657.key) [2023-02-13T07:32:50.261Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T07:32:50.549Z] + git tag --points-at HEAD [Pipeline] } [2023-02-13T07:32:50.573Z] $ docker exec --env ******** --env ******** 5a0956aff62003f1366542ddf116ea1af846d2baae7feb6eef665dbfd5fbc648 ssh-agent -k [2023-02-13T07:32:50.669Z] unset SSH_AUTH_SOCK; [2023-02-13T07:32:50.669Z] unset SSH_AGENT_PID; [2023-02-13T07:32:50.670Z] echo Agent pid 38 killed; [2023-02-13T07:32:50.673Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-13T07:32:50.699Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T07:32:50.699Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T07:32:50.809Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T07:32:50.818Z] $ docker exec 5a0956aff62003f1366542ddf116ea1af846d2baae7feb6eef665dbfd5fbc648 ssh-agent [2023-02-13T07:32:50.917Z] SSH_AUTH_SOCK=/tmp/ssh-R5Zs7C56uFEY/agent.70 [2023-02-13T07:32:50.917Z] SSH_AGENT_PID=77 [2023-02-13T07:32:50.922Z] Running ssh-add (command line suppressed) [2023-02-13T07:32:51.028Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14386474330250517846.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_14386474330250517846.key) [2023-02-13T07:32:51.033Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T07:32:51.331Z] + git semver init [2023-02-13T07:32:51.590Z] 2023-02-13 07:32:51,489 [run_init] DEBUG init version:0.0.0 force:False [2023-02-13T07:32:51.590Z] 2023-02-13 07:32:51,490 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver [2023-02-13T07:32:51.590Z] 2023-02-13 07:32:51,490 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver [2023-02-13T07:32:51.590Z] 2023-02-13 07:32:51,490 [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) [2023-02-13T07:32:52.966Z] 2023-02-13 07:32:52,743 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude [2023-02-13T07:32:52.966Z] 2023-02-13 07:32:52,744 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False [2023-02-13T07:32:52.966Z] 2023-02-13 07:32:52,744 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:32:52.966Z] 2023-02-13 07:32:52,744 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:32:52.966Z] 3.0.0-dev.10 [Pipeline] } [2023-02-13T07:32:52.982Z] $ docker exec --env ******** --env ******** 5a0956aff62003f1366542ddf116ea1af846d2baae7feb6eef665dbfd5fbc648 ssh-agent -k [2023-02-13T07:32:53.085Z] unset SSH_AUTH_SOCK; [2023-02-13T07:32:53.085Z] unset SSH_AGENT_PID; [2023-02-13T07:32:53.086Z] echo Agent pid 77 killed; [2023-02-13T07:32:53.087Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T07:32:53.387Z] + git semver [Pipeline] } [2023-02-13T07:32:53.663Z] $ docker stop --time=1 5a0956aff62003f1366542ddf116ea1af846d2baae7feb6eef665dbfd5fbc648 [2023-02-13T07:32:54.962Z] $ docker rm -f --volumes 5a0956aff62003f1366542ddf116ea1af846d2baae7feb6eef665dbfd5fbc648 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T07:32:55.296Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-13T07:32:55.500Z] Stashed 1 file(s) [Pipeline] echo [2023-02-13T07:32:55.503Z] [edgeXSemver]: initialized semver on version 3.0.0-dev.10 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T07:32:55.642Z] provisioning config files... [2023-02-13T07:32:55.649Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8590965289864594246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:32:55.943Z] ---> docker-login.sh [2023-02-13T07:32:55.943Z] nexus3.edgexfoundry.org:10001 [2023-02-13T07:32:55.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:55.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:55.943Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:55.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:55.943Z] [2023-02-13T07:32:55.943Z] Login Succeeded [2023-02-13T07:32:55.943Z] nexus3.edgexfoundry.org:10002 [2023-02-13T07:32:55.943Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:55.943Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:55.943Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:55.943Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:55.943Z] [2023-02-13T07:32:55.943Z] Login Succeeded [2023-02-13T07:32:55.943Z] nexus3.edgexfoundry.org:10003 [2023-02-13T07:32:56.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:56.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:56.202Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:56.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:56.202Z] [2023-02-13T07:32:56.202Z] Login Succeeded [2023-02-13T07:32:56.202Z] nexus3.edgexfoundry.org:10004 [2023-02-13T07:32:56.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:56.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:56.202Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:56.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:56.202Z] [2023-02-13T07:32:56.202Z] Login Succeeded [2023-02-13T07:32:56.202Z] docker.io [2023-02-13T07:32:56.461Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:32:56.461Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:32:56.461Z] Configure a credential helper to remove this warning. See [2023-02-13T07:32:56.461Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:32:56.461Z] [2023-02-13T07:32:56.461Z] Login Succeeded [2023-02-13T07:32:56.461Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T07:32:56.469Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T07:32:56.534Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T07:32:56.549Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T07:32:56.556Z] ========================================================= [2023-02-13T07:32:56.556Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-13T07:32:56.556Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:32:56.864Z] + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T07:32:56.864Z] Sending build context to Docker daemon 23.35MB [2023-02-13T07:32:56.864Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T07:32:56.864Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-13T07:32:56.864Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-13T07:32:56.864Z] 213ec9aee27d: Pulling fs layer [2023-02-13T07:32:56.864Z] 4583459ba037: Pulling fs layer [2023-02-13T07:32:56.864Z] 93c1e223e6f2: Pulling fs layer [2023-02-13T07:32:56.864Z] 53926ce57604: Pulling fs layer [2023-02-13T07:32:56.864Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-13T07:32:56.864Z] 22ff95d597cd: Pulling fs layer [2023-02-13T07:32:56.864Z] 12d6caf4c0d1: Pulling fs layer [2023-02-13T07:32:56.864Z] 96b7cbca73a9: Pulling fs layer [2023-02-13T07:32:56.864Z] a7acece74701: Pulling fs layer [2023-02-13T07:32:56.864Z] 21b2b0c7a3f4: Waiting [2023-02-13T07:32:56.864Z] 22ff95d597cd: Waiting [2023-02-13T07:32:56.864Z] 12d6caf4c0d1: Waiting [2023-02-13T07:32:56.864Z] 96b7cbca73a9: Waiting [2023-02-13T07:32:56.864Z] a7acece74701: Waiting [2023-02-13T07:32:56.864Z] 53926ce57604: Waiting [2023-02-13T07:32:56.864Z] 93c1e223e6f2: Verifying Checksum [2023-02-13T07:32:56.864Z] 93c1e223e6f2: Download complete [2023-02-13T07:32:57.127Z] 4583459ba037: Verifying Checksum [2023-02-13T07:32:57.127Z] 4583459ba037: Download complete [2023-02-13T07:32:57.127Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-13T07:32:57.127Z] 22ff95d597cd: Verifying Checksum [2023-02-13T07:32:57.127Z] 22ff95d597cd: Download complete [2023-02-13T07:32:57.127Z] 213ec9aee27d: Verifying Checksum [2023-02-13T07:32:57.127Z] 213ec9aee27d: Download complete [2023-02-13T07:32:57.127Z] 12d6caf4c0d1: Download complete [2023-02-13T07:32:57.127Z] 213ec9aee27d: Pull complete [2023-02-13T07:32:57.398Z] 4583459ba037: Pull complete [2023-02-13T07:32:57.398Z] 93c1e223e6f2: Pull complete [2023-02-13T07:32:58.003Z] a7acece74701: Verifying Checksum [2023-02-13T07:32:58.003Z] a7acece74701: Download complete [2023-02-13T07:32:58.267Z] 53926ce57604: Verifying Checksum [2023-02-13T07:32:58.267Z] 53926ce57604: Download complete [2023-02-13T07:32:58.267Z] 96b7cbca73a9: Verifying Checksum [2023-02-13T07:32:58.267Z] 96b7cbca73a9: Download complete [2023-02-13T07:33:02.454Z] 53926ce57604: Pull complete [2023-02-13T07:33:02.454Z] 21b2b0c7a3f4: Pull complete [2023-02-13T07:33:02.454Z] 22ff95d597cd: Pull complete [2023-02-13T07:33:02.454Z] 12d6caf4c0d1: Pull complete [2023-02-13T07:33:04.362Z] 96b7cbca73a9: Pull complete [2023-02-13T07:33:04.929Z] a7acece74701: Pull complete [2023-02-13T07:33:04.929Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-13T07:33:04.929Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-13T07:33:04.929Z] ---> db6d94c90886 [2023-02-13T07:33:04.929Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-13T07:33:10.605Z] Still waiting to schedule task [2023-02-13T07:33:10.605Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-02-13T07:33:13.085Z] ---> Running in db8a584fe9cf [2023-02-13T07:33:13.085Z] Removing intermediate container db8a584fe9cf [2023-02-13T07:33:13.085Z] ---> 836bb81bea4d [2023-02-13T07:33:13.085Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-13T07:33:13.085Z] ---> Running in c398184b3371 [2023-02-13T07:33:13.085Z] Removing intermediate container c398184b3371 [2023-02-13T07:33:13.085Z] ---> 875469db14ab [2023-02-13T07:33:13.085Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-13T07:33:13.085Z] ---> Running in c8e20d0a8cb5 [2023-02-13T07:33:13.085Z] Removing intermediate container c8e20d0a8cb5 [2023-02-13T07:33:13.085Z] ---> 88940423c2d4 [2023-02-13T07:33:13.085Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-13T07:33:13.085Z] ---> Running in fe9d5e006e96 [2023-02-13T07:33:13.085Z] Removing intermediate container fe9d5e006e96 [2023-02-13T07:33:13.085Z] ---> 2577cbaeef2f [2023-02-13T07:33:13.085Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-13T07:33:13.085Z] ---> Running in e44884047d04 [2023-02-13T07:33:13.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T07:33:13.085Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T07:33:13.344Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-13T07:33:13.344Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-13T07:33:13.344Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-13T07:33:13.344Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-13T07:33:13.344Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T07:33:13.605Z] OK: 216 MiB in 55 packages [2023-02-13T07:33:13.864Z] Removing intermediate container e44884047d04 [2023-02-13T07:33:13.864Z] ---> 2b6594b190ac [2023-02-13T07:33:13.864Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-13T07:33:14.123Z] ---> f34012dd1202 [2023-02-13T07:33:14.123Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T07:33:14.124Z] ---> Running in 27b25519e9e2 [2023-02-13T07:34:21.848Z] Removing intermediate container 27b25519e9e2 [2023-02-13T07:34:21.848Z] ---> 83a82c3c4bf5 [2023-02-13T07:34:21.848Z] Step 10/12 : COPY . . [2023-02-13T07:34:21.848Z] ---> f4d18ee65bb7 [2023-02-13T07:34:21.848Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T07:34:21.848Z] ---> Running in dee7bf03c6be [2023-02-13T07:34:21.848Z] Removing intermediate container dee7bf03c6be [2023-02-13T07:34:21.848Z] ---> ec8f87a53914 [2023-02-13T07:34:21.848Z] Step 12/12 : RUN $MAKE [2023-02-13T07:34:21.848Z] ---> Running in 338aada571e1 [2023-02-13T07:34:21.848Z] noop [2023-02-13T07:34:21.848Z] Removing intermediate container 338aada571e1 [2023-02-13T07:34:21.848Z] ---> 1553974e5e6a [2023-02-13T07:34:21.848Z] Successfully built 1553974e5e6a [2023-02-13T07:34:21.848Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:34:22.167Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T07:34:22.167Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:34:22.235Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:34:22.263Z] $ 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 [2023-02-13T07:34:23.489Z] $ docker top 3c52cdeddb487d8ee784a9b6f7d55fce7c82d68d83d9e2a1801de5d2082539e0 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T07:34:23.825Z] + go version [2023-02-13T07:34:23.826Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-13T07:34:23.837Z] $ docker stop --time=1 3c52cdeddb487d8ee784a9b6f7d55fce7c82d68d83d9e2a1801de5d2082539e0 [2023-02-13T07:34:25.817Z] $ docker rm -f --volumes 3c52cdeddb487d8ee784a9b6f7d55fce7c82d68d83d9e2a1801de5d2082539e0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:34:26.203Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-13T07:34:26.203Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:34:26.270Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:34:26.311Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -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 [2023-02-13T07:34:26.974Z] $ docker top fe51cf6b7ccc561e43f381690c115bf9377c7537343d8e8ccdd04350f31ca8af -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T07:34:27.319Z] + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] fileExists [Pipeline] sh [2023-02-13T07:34:27.622Z] + make test [2023-02-13T07:34:27.622Z] go test ./... -coverprofile=coverage.out [2023-02-13T07:34:27.880Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-13T07:34:37.868Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-13T07:34:37.868Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.045s coverage: 65.7% of statements [2023-02-13T07:34:43.129Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-13T07:34:43.129Z] go vet ./... [2023-02-13T07:34:46.407Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T07:34:46.407Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T07:34:46.407Z] ./bin/test-attribution-txt.sh [2023-02-13T07:34:46.407Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-13T07:34:46.407Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-13T07:34:46.418Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T07:34:46.431Z] $ docker stop --time=1 fe51cf6b7ccc561e43f381690c115bf9377c7537343d8e8ccdd04350f31ca8af [2023-02-13T07:34:49.915Z] $ docker rm -f --volumes fe51cf6b7ccc561e43f381690c115bf9377c7537343d8e8ccdd04350f31ca8af [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T07:34:50.338Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T07:34:50.393Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh [2023-02-13T07:34:50.831Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T07:34:51.113Z] + ls -al . [2023-02-13T07:34:51.113Z] total 192 [2023-02-13T07:34:51.113Z] drwxrwxr-x 9 jenkins jenkins 4096 Feb 13 07:34 . [2023-02-13T07:34:51.113Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 07:32 .. [2023-02-13T07:34:51.113Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 07:34 .git [2023-02-13T07:34:51.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 07:32 .github [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 13 07:32 .gitignore [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 07:32 .golangci.yml [2023-02-13T07:34:51.113Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 07:32 .semver [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 8423 Feb 13 07:32 Attribution.txt [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 13 07:32 CHANGELOG.md [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 13 07:32 Dockerfile [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 07:32 GOVERNANCE.md [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 13 07:32 Jenkinsfile [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 07:32 LICENSE [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 13 07:32 Makefile [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 13 07:32 OWNERS.md [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 13 07:32 README.md [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 07:32 VERSION [2023-02-13T07:34:51.113Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 07:32 bin [2023-02-13T07:34:51.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 07:32 cmd [2023-02-13T07:34:51.113Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 13 07:34 coverage.out [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 13 07:32 go.mod [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 13 07:32 go.sum [2023-02-13T07:34:51.113Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 07:32 internal [2023-02-13T07:34:51.113Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 07:32 snap [2023-02-13T07:34:51.113Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 13 07:32 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:34:51.640Z] + 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=36cfc47f60822cf39bc0d17e26bed27cbab57cb6 --label arch=amd64 --label version=3.0.0-dev.10 . [2023-02-13T07:34:51.640Z] Sending build context to Docker daemon 23.39MB [2023-02-13T07:34:51.640Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T07:34:51.640Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-13T07:34:51.640Z] ---> 1553974e5e6a [2023-02-13T07:34:51.640Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-13T07:34:51.899Z] ---> Running in cb1141496b16 [2023-02-13T07:34:52.163Z] Removing intermediate container cb1141496b16 [2023-02-13T07:34:52.163Z] ---> ac7032d06c33 [2023-02-13T07:34:52.163Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-13T07:34:52.163Z] ---> Running in 466aa6c12bf0 [2023-02-13T07:34:52.163Z] Removing intermediate container 466aa6c12bf0 [2023-02-13T07:34:52.163Z] ---> 7b7d1fdee4fe [2023-02-13T07:34:52.163Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-13T07:34:52.163Z] ---> Running in feee5d367972 [2023-02-13T07:34:52.163Z] Removing intermediate container feee5d367972 [2023-02-13T07:34:52.163Z] ---> 5eb9a692f2ea [2023-02-13T07:34:52.163Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-13T07:34:52.163Z] ---> Running in d4c077077a91 [2023-02-13T07:34:52.421Z] Removing intermediate container d4c077077a91 [2023-02-13T07:34:52.421Z] ---> e3654f3e34fe [2023-02-13T07:34:52.421Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-13T07:34:52.421Z] ---> Running in b48e833c62ba [2023-02-13T07:34:52.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T07:34:52.680Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T07:34:53.248Z] OK: 216 MiB in 55 packages [2023-02-13T07:34:53.506Z] Removing intermediate container b48e833c62ba [2023-02-13T07:34:53.506Z] ---> db4e9c0f0bd9 [2023-02-13T07:34:53.506Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-13T07:34:53.506Z] ---> eabfa38817ee [2023-02-13T07:34:53.506Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T07:34:53.506Z] ---> Running in 42a3012ee418 [2023-02-13T07:34:54.442Z] Removing intermediate container 42a3012ee418 [2023-02-13T07:34:54.442Z] ---> 2b460e16f82c [2023-02-13T07:34:54.442Z] Step 10/25 : COPY . . [2023-02-13T07:34:55.391Z] ---> f7344c550aa7 [2023-02-13T07:34:55.391Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T07:34:55.391Z] ---> Running in 61eeed920d40 [2023-02-13T07:34:55.391Z] Removing intermediate container 61eeed920d40 [2023-02-13T07:34:55.391Z] ---> 4ca22b93396d [2023-02-13T07:34:55.391Z] Step 12/25 : RUN $MAKE [2023-02-13T07:34:55.391Z] ---> Running in 4d5d82a296eb [2023-02-13T07:34:55.650Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-13T07:34:57.600Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-5502 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws [2023-02-13T07:34:57.613Z] Running in /w/workspace/device-virtual-go/81 [Pipeline] { [Pipeline] checkout [2023-02-13T07:34:57.653Z] The recommended git tool is: git [2023-02-13T07:35:05.381Z] using credential edgex-jenkins-ssh [2023-02-13T07:35:05.408Z] Cloning the remote Git repository [2023-02-13T07:35:05.459Z] Cloning repository git@github.com:edgexfoundry/device-virtual-go.git [2023-02-13T07:35:05.541Z] > git init /w/workspace/device-virtual-go/81 # timeout=10 [2023-02-13T07:35:05.808Z] Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git [2023-02-13T07:35:05.809Z] > git --version # timeout=10 [2023-02-13T07:35:05.861Z] > git --version # 'git version 2.25.1' [2023-02-13T07:35:05.863Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-13T07:35:05.964Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T07:35:08.090Z] > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 [2023-02-13T07:35:08.108Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-13T07:35:08.959Z] Avoid second fetch [2023-02-13T07:35:08.959Z] Checking out Revision 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 (main) [2023-02-13T07:35:09.438Z] Commit message: "Merge pull request #338 from jinlinGuan/edgex-go-issue-4273" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T07:35:08.979Z] > git config core.sparsecheckout # timeout=10 [2023-02-13T07:35:08.993Z] > git checkout -f 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 # timeout=10 [2023-02-13T07:35:10.291Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-13T07:35:10.291Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T07:35:10.291Z] Dload Upload Total Spent Left Speed [2023-02-13T07:35:10.291Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 99617 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2023-02-13T07:35:10.957Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-13T07:35:11.294Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-13T07:35:11.294Z] + sudo tee /etc/docker/daemon.new [2023-02-13T07:35:11.294Z] { [2023-02-13T07:35:11.294Z] "registry-mirrors": [ [2023-02-13T07:35:11.294Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-13T07:35:11.294Z] ], [2023-02-13T07:35:11.294Z] "bip": "10.250.0.254/24", [2023-02-13T07:35:11.294Z] "hosts": [ [2023-02-13T07:35:11.294Z] "tcp://0.0.0.0:5555", [2023-02-13T07:35:11.294Z] "unix:///var/run/docker.sock" [2023-02-13T07:35:11.294Z] ], [2023-02-13T07:35:11.294Z] "mtu": 1458, [2023-02-13T07:35:11.294Z] "selinux-enabled": true, [2023-02-13T07:35:11.294Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-13T07:35:11.294Z] } [Pipeline] sh [2023-02-13T07:35:11.635Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-13T07:35:11.982Z] + sudo service docker restart [2023-02-13T07:35:17.685Z] Removing intermediate container 4d5d82a296eb [2023-02-13T07:35:17.685Z] ---> 6f684d5701e6 [2023-02-13T07:35:17.685Z] Step 13/25 : FROM alpine:3.16 [2023-02-13T07:35:18.255Z] 3.16: Pulling from library/alpine [2023-02-13T07:35:18.255Z] ef5531b6e74e: Pulling fs layer [2023-02-13T07:35:18.255Z] ef5531b6e74e: Verifying Checksum [2023-02-13T07:35:18.255Z] ef5531b6e74e: Download complete [2023-02-13T07:35:18.515Z] ef5531b6e74e: Pull complete [2023-02-13T07:35:18.515Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T07:35:18.515Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T07:35:18.515Z] ---> dfd21b5a31f5 [2023-02-13T07:35:18.515Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-13T07:35:18.515Z] ---> Running in 0eed4bebe3ea [2023-02-13T07:35:18.775Z] Removing intermediate container 0eed4bebe3ea [2023-02-13T07:35:18.775Z] ---> 99571d1fec2d [2023-02-13T07:35:18.775Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-13T07:35:18.775Z] ---> Running in a1f1279104d1 [2023-02-13T07:35:19.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-13T07:35:19.035Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-13T07:35:19.295Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T07:35:19.295Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T07:35:19.295Z] OK: 6 MiB in 15 packages [2023-02-13T07:35:19.864Z] Removing intermediate container a1f1279104d1 [2023-02-13T07:35:19.864Z] ---> 424648a166ab [2023-02-13T07:35:19.864Z] Step 16/25 : WORKDIR / [2023-02-13T07:35:19.864Z] ---> Running in 9f8dfef8b368 [2023-02-13T07:35:19.864Z] Removing intermediate container 9f8dfef8b368 [2023-02-13T07:35:19.865Z] ---> 7d3d192a730c [2023-02-13T07:35:19.865Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-13T07:35:19.865Z] ---> 1ee12912433a [2023-02-13T07:35:19.865Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-13T07:35:20.124Z] ---> 0969490cbb5c [2023-02-13T07:35:20.124Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-13T07:35:21.128Z] ---> aabe248aeccf [2023-02-13T07:35:21.128Z] Step 20/25 : EXPOSE 59900 [2023-02-13T07:35:21.128Z] ---> Running in c1587aab01c9 [2023-02-13T07:35:21.387Z] Removing intermediate container c1587aab01c9 [2023-02-13T07:35:21.387Z] ---> 3f137e064462 [2023-02-13T07:35:21.387Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-13T07:35:21.387Z] ---> Running in 8bbe1b0a3302 [2023-02-13T07:35:21.387Z] Removing intermediate container 8bbe1b0a3302 [2023-02-13T07:35:21.387Z] ---> 29a3bc8eadad [2023-02-13T07:35:21.387Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T07:35:21.387Z] ---> Running in 359760928b47 [2023-02-13T07:35:21.387Z] Removing intermediate container 359760928b47 [2023-02-13T07:35:21.387Z] ---> 04060933d671 [2023-02-13T07:35:21.387Z] Step 23/25 : LABEL arch=amd64 [2023-02-13T07:35:21.387Z] ---> Running in 885662df619a [2023-02-13T07:35:21.645Z] Removing intermediate container 885662df619a [2023-02-13T07:35:21.645Z] ---> dc5a9e9de74c [2023-02-13T07:35:21.645Z] Step 24/25 : LABEL git_sha=36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:35:21.645Z] ---> Running in a88093912046 [2023-02-13T07:35:21.645Z] Removing intermediate container a88093912046 [2023-02-13T07:35:21.645Z] ---> 7005100bcbfb [2023-02-13T07:35:21.645Z] Step 25/25 : LABEL version=3.0.0-dev.10 [2023-02-13T07:35:21.646Z] ---> Running in 74a24cd52ccd [2023-02-13T07:35:21.646Z] Removing intermediate container 74a24cd52ccd [2023-02-13T07:35:21.646Z] ---> af583138e0e8 [2023-02-13T07:35:21.646Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T07:35:21.646Z] Successfully built af583138e0e8 [2023-02-13T07:35:21.646Z] Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T07:35:21.766Z] provisioning config files... [2023-02-13T07:35:21.779Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17660335628366657499tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:35:22.077Z] ---> docker-login.sh [2023-02-13T07:35:22.077Z] nexus3.edgexfoundry.org:10001 [2023-02-13T07:35:22.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:22.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:22.077Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:22.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:22.077Z] [2023-02-13T07:35:22.077Z] Login Succeeded [2023-02-13T07:35:22.077Z] nexus3.edgexfoundry.org:10002 [2023-02-13T07:35:22.077Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:22.077Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:22.077Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:22.077Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:22.077Z] [2023-02-13T07:35:22.077Z] Login Succeeded [2023-02-13T07:35:22.077Z] nexus3.edgexfoundry.org:10003 [2023-02-13T07:35:22.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:22.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:22.336Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:22.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:22.336Z] [2023-02-13T07:35:22.336Z] Login Succeeded [2023-02-13T07:35:22.336Z] nexus3.edgexfoundry.org:10004 [2023-02-13T07:35:22.336Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:22.336Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:22.336Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:22.336Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:22.336Z] [2023-02-13T07:35:22.336Z] Login Succeeded [2023-02-13T07:35:22.336Z] docker.io [2023-02-13T07:35:22.596Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:22.596Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:22.596Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:22.596Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:22.596Z] [2023-02-13T07:35:22.597Z] Login Succeeded [2023-02-13T07:35:22.597Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T07:35:22.605Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T07:35:22.632Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T07:35:22.648Z] [edgeXDocker.push] Tagging docker image device-virtual with the following tags: [2023-02-13T07:35:22.648Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:35:22.648Z] latest [2023-02-13T07:35:22.648Z] 3.0.0-dev.10 [2023-02-13T07:35:22.648Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10 [2023-02-13T07:35:22.648Z] main [2023-02-13T07:35:22.648Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:22.958Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:23.268Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:35:23.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-13T07:35:23.268Z] 12c4d16f12d1: Preparing [2023-02-13T07:35:23.268Z] 78c1311c8b92: Preparing [2023-02-13T07:35:23.268Z] 9a05a8f281da: Preparing [2023-02-13T07:35:23.268Z] 0cfb7f857f3b: Preparing [2023-02-13T07:35:23.268Z] aa5968d388b8: Preparing [2023-02-13T07:35:23.268Z] aa5968d388b8: Layer already exists [2023-02-13T07:35:23.268Z] 78c1311c8b92: Pushed [2023-02-13T07:35:23.268Z] 0cfb7f857f3b: Pushed [2023-02-13T07:35:23.268Z] 9a05a8f281da: Pushed [2023-02-13T07:35:25.812Z] 12c4d16f12d1: Pushed [2023-02-13T07:35:25.812Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6: digest: sha256:09c1dfab01a457cf997a976921868173fe51166f7df27dda1a01dd04fe4959c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:26.139Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:26.443Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-02-13T07:35:26.443Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-13T07:35:26.443Z] 12c4d16f12d1: Preparing [2023-02-13T07:35:26.443Z] 78c1311c8b92: Preparing [2023-02-13T07:35:26.443Z] 9a05a8f281da: Preparing [2023-02-13T07:35:26.443Z] 0cfb7f857f3b: Preparing [2023-02-13T07:35:26.443Z] aa5968d388b8: Preparing [2023-02-13T07:35:26.443Z] 0cfb7f857f3b: Layer already exists [2023-02-13T07:35:26.443Z] 12c4d16f12d1: Layer already exists [2023-02-13T07:35:26.443Z] 78c1311c8b92: Layer already exists [2023-02-13T07:35:26.443Z] 9a05a8f281da: Layer already exists [2023-02-13T07:35:26.443Z] aa5968d388b8: Layer already exists [2023-02-13T07:35:26.443Z] latest: digest: sha256:09c1dfab01a457cf997a976921868173fe51166f7df27dda1a01dd04fe4959c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:26.748Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:27.052Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.10 [2023-02-13T07:35:27.052Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-13T07:35:27.052Z] 12c4d16f12d1: Preparing [2023-02-13T07:35:27.052Z] 78c1311c8b92: Preparing [2023-02-13T07:35:27.052Z] 9a05a8f281da: Preparing [2023-02-13T07:35:27.052Z] 0cfb7f857f3b: Preparing [2023-02-13T07:35:27.052Z] aa5968d388b8: Preparing [2023-02-13T07:35:27.052Z] 9a05a8f281da: Layer already exists [2023-02-13T07:35:27.053Z] aa5968d388b8: Layer already exists [2023-02-13T07:35:27.053Z] 12c4d16f12d1: Layer already exists [2023-02-13T07:35:27.053Z] 78c1311c8b92: Layer already exists [2023-02-13T07:35:27.053Z] 0cfb7f857f3b: Layer already exists [2023-02-13T07:35:27.053Z] 3.0.0-dev.10: digest: sha256:09c1dfab01a457cf997a976921868173fe51166f7df27dda1a01dd04fe4959c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:27.361Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:27.675Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10 [2023-02-13T07:35:27.675Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-13T07:35:27.675Z] 12c4d16f12d1: Preparing [2023-02-13T07:35:27.675Z] 78c1311c8b92: Preparing [2023-02-13T07:35:27.675Z] 9a05a8f281da: Preparing [2023-02-13T07:35:27.675Z] 0cfb7f857f3b: Preparing [2023-02-13T07:35:27.675Z] aa5968d388b8: Preparing [2023-02-13T07:35:27.675Z] 78c1311c8b92: Layer already exists [2023-02-13T07:35:27.675Z] aa5968d388b8: Layer already exists [2023-02-13T07:35:27.675Z] 0cfb7f857f3b: Layer already exists [2023-02-13T07:35:27.675Z] 12c4d16f12d1: Layer already exists [2023-02-13T07:35:27.675Z] 9a05a8f281da: Layer already exists [2023-02-13T07:35:27.675Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10: digest: sha256:09c1dfab01a457cf997a976921868173fe51166f7df27dda1a01dd04fe4959c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:27.997Z] + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:28.315Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual:main [2023-02-13T07:35:28.315Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] [2023-02-13T07:35:28.315Z] 12c4d16f12d1: Preparing [2023-02-13T07:35:28.315Z] 78c1311c8b92: Preparing [2023-02-13T07:35:28.315Z] 9a05a8f281da: Preparing [2023-02-13T07:35:28.315Z] 0cfb7f857f3b: Preparing [2023-02-13T07:35:28.315Z] aa5968d388b8: Preparing [2023-02-13T07:35:28.315Z] 78c1311c8b92: Layer already exists [2023-02-13T07:35:28.315Z] aa5968d388b8: Layer already exists [2023-02-13T07:35:28.315Z] 0cfb7f857f3b: Layer already exists [2023-02-13T07:35:28.315Z] 9a05a8f281da: Layer already exists [2023-02-13T07:35:28.315Z] 12c4d16f12d1: Layer already exists [2023-02-13T07:35:28.315Z] main: digest: sha256:09c1dfab01a457cf997a976921868173fe51166f7df27dda1a01dd04fe4959c2 size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T07:35:28.358Z] ===================================================== [Pipeline] echo [2023-02-13T07:35:28.369Z] taggedImages: [2023-02-13T07:35:28.369Z] - nexus3.edgexfoundry.org:10004/device-virtual:36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:35:28.369Z] - nexus3.edgexfoundry.org:10004/device-virtual:latest [2023-02-13T07:35:28.369Z] - nexus3.edgexfoundry.org:10004/device-virtual:3.0.0-dev.10 [2023-02-13T07:35:28.369Z] - nexus3.edgexfoundry.org:10004/device-virtual:36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10 [2023-02-13T07:35:28.369Z] - 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 [2023-02-13T07:35:28.757Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T07:35:28.757Z] [2023-02-13T07:35:28.757Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:29.054Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T07:35:29.054Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-13T07:35:29.054Z] 5eb5b503b376: Pulling fs layer [2023-02-13T07:35:29.054Z] 5c69ac0246d0: Pulling fs layer [2023-02-13T07:35:29.054Z] ec43610c2a17: Pulling fs layer [2023-02-13T07:35:29.054Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-13T07:35:29.054Z] 33b1e0a273af: Pulling fs layer [2023-02-13T07:35:29.054Z] 5d3b04190fa2: Pulling fs layer [2023-02-13T07:35:29.054Z] 2f39f015ded8: Pulling fs layer [2023-02-13T07:35:29.054Z] 2f39f015ded8: Waiting [2023-02-13T07:35:29.054Z] 33b1e0a273af: Waiting [2023-02-13T07:35:29.054Z] 3a2ae6a8a46f: Waiting [2023-02-13T07:35:29.054Z] 5c69ac0246d0: Verifying Checksum [2023-02-13T07:35:29.054Z] 5c69ac0246d0: Download complete [2023-02-13T07:35:29.054Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-13T07:35:29.054Z] 3a2ae6a8a46f: Download complete [2023-02-13T07:35:29.315Z] 33b1e0a273af: Verifying Checksum [2023-02-13T07:35:29.315Z] 33b1e0a273af: Download complete [2023-02-13T07:35:29.315Z] ec43610c2a17: Verifying Checksum [2023-02-13T07:35:29.315Z] ec43610c2a17: Download complete [2023-02-13T07:35:29.315Z] 5d3b04190fa2: Verifying Checksum [2023-02-13T07:35:29.315Z] 5d3b04190fa2: Download complete [2023-02-13T07:35:29.576Z] 5eb5b503b376: Verifying Checksum [2023-02-13T07:35:29.576Z] 5eb5b503b376: Download complete [2023-02-13T07:35:30.144Z] 2f39f015ded8: Verifying Checksum [2023-02-13T07:35:30.144Z] 2f39f015ded8: Download complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T07:35:30.237Z] provisioning config files... [2023-02-13T07:35:30.264Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/81@tmp/config1936026621715172665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:35:30.614Z] ---> docker-login.sh [2023-02-13T07:35:30.614Z] nexus3.edgexfoundry.org:10001 [2023-02-13T07:35:30.711Z] 5eb5b503b376: Pull complete [2023-02-13T07:35:30.711Z] 5c69ac0246d0: Pull complete [2023-02-13T07:35:30.886Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:31.277Z] ec43610c2a17: Pull complete [2023-02-13T07:35:31.277Z] 3a2ae6a8a46f: Pull complete [2023-02-13T07:35:31.477Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:31.477Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:31.477Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:31.477Z] [2023-02-13T07:35:31.477Z] Login Succeeded [2023-02-13T07:35:31.477Z] nexus3.edgexfoundry.org:10002 [2023-02-13T07:35:31.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:31.536Z] 33b1e0a273af: Pull complete [2023-02-13T07:35:31.536Z] 5d3b04190fa2: Pull complete [2023-02-13T07:35:31.749Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:31.749Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:31.749Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:31.749Z] [2023-02-13T07:35:31.749Z] Login Succeeded [2023-02-13T07:35:31.749Z] nexus3.edgexfoundry.org:10003 [2023-02-13T07:35:32.026Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:32.026Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:32.026Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:32.026Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:32.026Z] [2023-02-13T07:35:32.026Z] Login Succeeded [2023-02-13T07:35:32.026Z] nexus3.edgexfoundry.org:10004 [2023-02-13T07:35:32.298Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:32.298Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:32.298Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:32.298Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:32.298Z] [2023-02-13T07:35:32.298Z] Login Succeeded [2023-02-13T07:35:32.572Z] docker.io [2023-02-13T07:35:32.572Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:35:32.842Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:35:32.842Z] Configure a credential helper to remove this warning. See [2023-02-13T07:35:32.842Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:35:32.842Z] [2023-02-13T07:35:32.842Z] Login Succeeded [2023-02-13T07:35:32.842Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T07:35:32.857Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2023-02-13T07:35:33.112Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T07:35:33.128Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T07:35:33.140Z] ========================================================= [2023-02-13T07:35:33.140Z] [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-13T07:35:33.140Z] ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:35:33.487Z] + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . [2023-02-13T07:35:33.757Z] Sending build context to Docker daemon 11.82MB [2023-02-13T07:35:33.757Z] Step 1/12 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T07:35:33.757Z] Step 2/12 : FROM ${BASE} AS builder [2023-02-13T07:35:34.041Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-13T07:35:34.041Z] 9b18e9b68314: Pulling fs layer [2023-02-13T07:35:34.041Z] 35d82f9e3411: Pulling fs layer [2023-02-13T07:35:34.041Z] e16973657156: Pulling fs layer [2023-02-13T07:35:34.041Z] fc693d55d65f: Pulling fs layer [2023-02-13T07:35:34.041Z] 7e9fc2657dce: Pulling fs layer [2023-02-13T07:35:34.041Z] dda99020689f: Pulling fs layer [2023-02-13T07:35:34.041Z] db1c61fa0a46: Pulling fs layer [2023-02-13T07:35:34.041Z] 891c053d2c06: Pulling fs layer [2023-02-13T07:35:34.041Z] dda99020689f: Waiting [2023-02-13T07:35:34.041Z] db1c61fa0a46: Waiting [2023-02-13T07:35:34.041Z] fc693d55d65f: Waiting [2023-02-13T07:35:34.041Z] 891c053d2c06: Waiting [2023-02-13T07:35:34.041Z] 7e9fc2657dce: Waiting [2023-02-13T07:35:34.041Z] e16973657156: Verifying Checksum [2023-02-13T07:35:34.041Z] e16973657156: Download complete [2023-02-13T07:35:34.041Z] 35d82f9e3411: Verifying Checksum [2023-02-13T07:35:34.041Z] 35d82f9e3411: Download complete [2023-02-13T07:35:34.041Z] 7e9fc2657dce: Download complete [2023-02-13T07:35:34.041Z] dda99020689f: Verifying Checksum [2023-02-13T07:35:34.041Z] dda99020689f: Download complete [2023-02-13T07:35:34.041Z] 9b18e9b68314: Verifying Checksum [2023-02-13T07:35:34.041Z] 9b18e9b68314: Download complete [2023-02-13T07:35:35.025Z] 9b18e9b68314: Pull complete [2023-02-13T07:35:35.305Z] 891c053d2c06: Verifying Checksum [2023-02-13T07:35:35.305Z] 891c053d2c06: Download complete [2023-02-13T07:35:35.716Z] 2f39f015ded8: Pull complete [2023-02-13T07:35:35.716Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-13T07:35:35.716Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T07:35:35.716Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:35:35.806Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:35:35.843Z] $ 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 [2023-02-13T07:35:36.289Z] db1c61fa0a46: Verifying Checksum [2023-02-13T07:35:36.289Z] db1c61fa0a46: Download complete [2023-02-13T07:35:37.259Z] fc693d55d65f: Verifying Checksum [2023-02-13T07:35:37.260Z] fc693d55d65f: Download complete [2023-02-13T07:35:37.260Z] 35d82f9e3411: Pull complete [2023-02-13T07:35:37.530Z] e16973657156: Pull complete [2023-02-13T07:35:43.641Z] $ docker top 6c29a42ab61449e2362efbeebeab53d5e66d25318c003cd9ff9c834c32f12941 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:35:44.020Z] ---> job-cost.sh [2023-02-13T07:35:44.020Z] lf-activate-venv: SKIPPING [2023-02-13T07:35:44.020Z] INFO: No Stack... [2023-02-13T07:35:44.589Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T07:35:44.848Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T07:35:45.138Z] + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv [2023-02-13T07:35:45.138Z] + cut -d, -f6 [Pipeline] lock [2023-02-13T07:35:45.150Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-81-stack-cost] [2023-02-13T07:35:45.156Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-81-stack-cost] did not exist. Created. [2023-02-13T07:35:45.156Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T07:35:45.465Z] + echo total: 0.2199999988079071 [Pipeline] stash [2023-02-13T07:35:45.487Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T07:35:45.494Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T07:35:45.513Z] $ docker stop --time=1 6c29a42ab61449e2362efbeebeab53d5e66d25318c003cd9ff9c834c32f12941 [2023-02-13T07:35:46.656Z] $ docker rm -f --volumes 6c29a42ab61449e2362efbeebeab53d5e66d25318c003cd9ff9c834c32f12941 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-13T07:35:49.896Z] fc693d55d65f: Pull complete [2023-02-13T07:35:50.164Z] 7e9fc2657dce: Pull complete [2023-02-13T07:35:50.164Z] dda99020689f: Pull complete [2023-02-13T07:35:56.825Z] db1c61fa0a46: Pull complete [2023-02-13T07:35:58.780Z] 891c053d2c06: Pull complete [2023-02-13T07:35:59.049Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-13T07:35:59.049Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-13T07:35:59.049Z] ---> f96f9c87975a [2023-02-13T07:35:59.049Z] Step 3/12 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-13T07:36:00.018Z] ---> Running in 2d101a4d9762 [2023-02-13T07:36:00.018Z] Removing intermediate container 2d101a4d9762 [2023-02-13T07:36:00.018Z] ---> 1973ef133e93 [2023-02-13T07:36:00.018Z] Step 4/12 : ARG ALPINE_PKG_EXTRA="" [2023-02-13T07:36:00.287Z] ---> Running in a6c3ebbf7cd1 [2023-02-13T07:36:00.557Z] Removing intermediate container a6c3ebbf7cd1 [2023-02-13T07:36:00.557Z] ---> 91eccedf8bca [2023-02-13T07:36:00.557Z] Step 5/12 : ARG ADD_BUILD_TAGS="" [2023-02-13T07:36:00.557Z] ---> Running in 09efee3e1598 [2023-02-13T07:36:00.823Z] Removing intermediate container 09efee3e1598 [2023-02-13T07:36:00.823Z] ---> 6bb9c36c8ad0 [2023-02-13T07:36:00.823Z] Step 6/12 : WORKDIR /device-virtual-go [2023-02-13T07:36:00.823Z] ---> Running in 2af515e78b39 [2023-02-13T07:36:01.412Z] Removing intermediate container 2af515e78b39 [2023-02-13T07:36:01.412Z] ---> 5bbae6433a53 [2023-02-13T07:36:01.412Z] Step 7/12 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-13T07:36:01.412Z] ---> Running in fb18beb83ecf [2023-02-13T07:36:02.379Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T07:36:02.647Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T07:36:03.610Z] (1/4) Installing openssh-keygen (9.0_p1-r2) [2023-02-13T07:36:03.610Z] (2/4) Installing libedit (20210910.3.1-r0) [2023-02-13T07:36:03.610Z] (3/4) Installing openssh-client-common (9.0_p1-r2) [2023-02-13T07:36:03.610Z] (4/4) Installing openssh-client-default (9.0_p1-r2) [2023-02-13T07:36:03.878Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T07:36:03.878Z] OK: 226 MiB in 55 packages [2023-02-13T07:36:04.846Z] Removing intermediate container fb18beb83ecf [2023-02-13T07:36:04.846Z] ---> c32a904197e5 [2023-02-13T07:36:04.846Z] Step 8/12 : COPY go.mod vendor* ./ [2023-02-13T07:36:05.114Z] ---> 93969346f121 [2023-02-13T07:36:05.114Z] Step 9/12 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T07:36:05.386Z] ---> Running in fd1d8f0519ad [2023-02-13T07:37:27.169Z] Removing intermediate container fd1d8f0519ad [2023-02-13T07:37:27.169Z] ---> 4f2b8666e97f [2023-02-13T07:37:27.169Z] Step 10/12 : COPY . . [2023-02-13T07:37:27.169Z] ---> 8b747e5f7daf [2023-02-13T07:37:27.169Z] Step 11/12 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T07:37:27.169Z] ---> Running in 11627d85229b [2023-02-13T07:37:27.169Z] Removing intermediate container 11627d85229b [2023-02-13T07:37:27.169Z] ---> 01737337927a [2023-02-13T07:37:27.169Z] Step 12/12 : RUN $MAKE [2023-02-13T07:37:27.169Z] ---> Running in 8ffcac33ad02 [2023-02-13T07:37:27.169Z] noop [2023-02-13T07:37:27.169Z] Removing intermediate container 8ffcac33ad02 [2023-02-13T07:37:27.169Z] ---> 7e8fea4b8429 [2023-02-13T07:37:27.169Z] Successfully built 7e8fea4b8429 [2023-02-13T07:37:27.169Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:37:27.515Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T07:37:27.515Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:37:27.788Z] prd-ubuntu20.04-docker-arm64-4c-16g-5502 does not seem to be running inside a container [2023-02-13T07:37:27.899Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/81 -v /w/workspace/device-virtual-go/81:/w/workspace/device-virtual-go/81:rw,z -v /w/workspace/device-virtual-go/81@tmp:/w/workspace/device-virtual-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T07:37:29.068Z] $ docker top c287c0c86bfb1f56238bb538fbe4899bb00d71dac227c7402f4bf80335c5151a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T07:37:29.891Z] + go version [2023-02-13T07:37:29.891Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-13T07:37:29.911Z] $ docker stop --time=1 c287c0c86bfb1f56238bb538fbe4899bb00d71dac227c7402f4bf80335c5151a [2023-02-13T07:37:31.525Z] $ docker rm -f --volumes c287c0c86bfb1f56238bb538fbe4899bb00d71dac227c7402f4bf80335c5151a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:37:32.072Z] + docker inspect -f . ci-base-image-arm64 [2023-02-13T07:37:32.072Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:37:32.246Z] prd-ubuntu20.04-docker-arm64-4c-16g-5502 does not seem to be running inside a container [2023-02-13T07:37:32.325Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/81 -v /w/workspace/device-virtual-go/81:/w/workspace/device-virtual-go/81:rw,z -v /w/workspace/device-virtual-go/81@tmp:/w/workspace/device-virtual-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-13T07:37:33.464Z] $ docker top 89c79ae624c9f1b61bcd3ac59b4d8f8c7c610ad8357c1f7cbc5bfeae27893da4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T07:37:33.968Z] + git config --global --add safe.directory /w/workspace/device-virtual-go/81 [Pipeline] fileExists [Pipeline] sh [2023-02-13T07:37:34.314Z] + make test [2023-02-13T07:37:34.314Z] go test ./... -coverprofile=coverage.out [2023-02-13T07:37:36.272Z] ? github.com/edgexfoundry/device-virtual-go [no test files] [2023-02-13T07:38:57.906Z] ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] [2023-02-13T07:38:57.906Z] ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.120s coverage: 65.7% of statements [2023-02-13T07:38:57.906Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-13T07:38:57.906Z] go vet ./... [2023-02-13T07:39:10.215Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-13T07:39:10.215Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-13T07:39:10.215Z] ./bin/test-attribution-txt.sh [2023-02-13T07:39:10.484Z] An attribution for golang.org/x/mod is missing from Attribution.txt, please add [2023-02-13T07:39:10.750Z] An attribution for golang.org/x/tools is missing from Attribution.txt, please add [Pipeline] echo [2023-02-13T07:39:10.766Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } [2023-02-13T07:39:10.781Z] $ docker stop --time=1 89c79ae624c9f1b61bcd3ac59b4d8f8c7c610ad8357c1f7cbc5bfeae27893da4 [2023-02-13T07:39:12.479Z] $ docker rm -f --volumes 89c79ae624c9f1b61bcd3ac59b4d8f8c7c610ad8357c1f7cbc5bfeae27893da4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T07:39:13.341Z] + sudo chown -R jenkins:jenkins . [Pipeline] stash [2023-02-13T07:39:13.363Z] Warning: overwriting stash ‘coverage-report’ [2023-02-13T07:39:13.811Z] Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-13T07:39:14.196Z] + sudo chown -R jenkins:jenkins . [Pipeline] sh [2023-02-13T07:39:14.513Z] + ls -al . [2023-02-13T07:39:14.513Z] total 188 [2023-02-13T07:39:14.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 07:37 . [2023-02-13T07:39:14.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 07:35 .. [2023-02-13T07:39:14.513Z] drwxrwxr-x 8 jenkins jenkins 4096 Feb 13 07:35 .git [2023-02-13T07:39:14.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 07:35 .github [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 337 Feb 13 07:35 .gitignore [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 41 Feb 13 07:35 .golangci.yml [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 8423 Feb 13 07:35 Attribution.txt [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 11367 Feb 13 07:35 CHANGELOG.md [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 1646 Feb 13 07:35 Dockerfile [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 677 Feb 13 07:35 GOVERNANCE.md [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 660 Feb 13 07:35 Jenkinsfile [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 11340 Feb 13 07:35 LICENSE [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 1661 Feb 13 07:35 Makefile [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 623 Feb 13 07:35 OWNERS.md [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 3578 Feb 13 07:35 README.md [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 12 Feb 13 07:32 VERSION [2023-02-13T07:39:14.513Z] drwxrwxr-x 2 jenkins jenkins 4096 Feb 13 07:35 bin [2023-02-13T07:39:14.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 07:35 cmd [2023-02-13T07:39:14.513Z] -rw-r--r-- 1 jenkins jenkins 44128 Feb 13 07:38 coverage.out [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 3252 Feb 13 07:35 go.mod [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 32588 Feb 13 07:35 go.sum [2023-02-13T07:39:14.513Z] drwxrwxr-x 3 jenkins jenkins 4096 Feb 13 07:35 internal [2023-02-13T07:39:14.513Z] drwxrwxr-x 4 jenkins jenkins 4096 Feb 13 07:35 snap [2023-02-13T07:39:14.513Z] -rw-rw-r-- 1 jenkins jenkins 235 Feb 13 07:35 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:39:14.848Z] + 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=36cfc47f60822cf39bc0d17e26bed27cbab57cb6 --label arch=arm64 --label version=3.0.0-dev.10 . [2023-02-13T07:39:15.114Z] Sending build context to Docker daemon 11.87MB [2023-02-13T07:39:15.114Z] Step 1/25 : ARG BASE=golang:1.18-alpine3.16 [2023-02-13T07:39:15.114Z] Step 2/25 : FROM ${BASE} AS builder [2023-02-13T07:39:15.114Z] ---> 7e8fea4b8429 [2023-02-13T07:39:15.114Z] Step 3/25 : ARG ALPINE_PKG_BASE="make git openssh-client" [2023-02-13T07:39:17.689Z] ---> Running in bed0350d8462 [2023-02-13T07:39:17.955Z] Removing intermediate container bed0350d8462 [2023-02-13T07:39:17.955Z] ---> 3443cce50307 [2023-02-13T07:39:17.955Z] Step 4/25 : ARG ALPINE_PKG_EXTRA="" [2023-02-13T07:39:17.955Z] ---> Running in ed2b7d67d1e3 [2023-02-13T07:39:18.221Z] Removing intermediate container ed2b7d67d1e3 [2023-02-13T07:39:18.221Z] ---> af1ae2ee1636 [2023-02-13T07:39:18.221Z] Step 5/25 : ARG ADD_BUILD_TAGS="" [2023-02-13T07:39:18.221Z] ---> Running in 670130b5e8b2 [2023-02-13T07:39:18.488Z] Removing intermediate container 670130b5e8b2 [2023-02-13T07:39:18.488Z] ---> 887b116fcdcf [2023-02-13T07:39:18.488Z] Step 6/25 : WORKDIR /device-virtual-go [2023-02-13T07:39:18.755Z] ---> Running in 520a7cc5c783 [2023-02-13T07:39:19.022Z] Removing intermediate container 520a7cc5c783 [2023-02-13T07:39:19.022Z] ---> c92d397642c9 [2023-02-13T07:39:19.022Z] Step 7/25 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} [2023-02-13T07:39:19.022Z] ---> Running in 0d93e949a7c0 [2023-02-13T07:39:19.981Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T07:39:20.248Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T07:39:21.206Z] OK: 226 MiB in 55 packages [2023-02-13T07:39:21.788Z] Removing intermediate container 0d93e949a7c0 [2023-02-13T07:39:21.788Z] ---> 81580daf806c [2023-02-13T07:39:21.788Z] Step 8/25 : COPY go.mod vendor* ./ [2023-02-13T07:39:22.371Z] ---> fb8a53550772 [2023-02-13T07:39:22.371Z] Step 9/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-13T07:39:22.371Z] ---> Running in a84e0abcb703 [2023-02-13T07:39:24.957Z] Removing intermediate container a84e0abcb703 [2023-02-13T07:39:24.957Z] ---> 9f9e2785d94b [2023-02-13T07:39:24.957Z] Step 10/25 : COPY . . [2023-02-13T07:39:25.922Z] ---> d3c4d5e8e0cc [2023-02-13T07:39:25.922Z] Step 11/25 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" [2023-02-13T07:39:25.922Z] ---> Running in 9948a79e94c4 [2023-02-13T07:39:26.193Z] Removing intermediate container 9948a79e94c4 [2023-02-13T07:39:26.193Z] ---> 3e846cf10eb7 [2023-02-13T07:39:26.193Z] Step 12/25 : RUN $MAKE [2023-02-13T07:39:26.193Z] ---> Running in 09717a7d24d6 [2023-02-13T07:39:27.159Z] CGO_ENABLED=0 go build -tags "" -ldflags "-X github.com/edgexfoundry/device-virtual-go.Version=3.0.0-dev.10" -trimpath -mod=readonly -o cmd/device-virtual ./cmd [2023-02-13T07:41:33.860Z] Removing intermediate container 09717a7d24d6 [2023-02-13T07:41:33.860Z] ---> 5bbad83629ef [2023-02-13T07:41:33.860Z] Step 13/25 : FROM alpine:3.16 [2023-02-13T07:41:33.860Z] 3.16: Pulling from library/alpine [2023-02-13T07:41:33.860Z] 3760b48202b3: Pulling fs layer [2023-02-13T07:41:33.860Z] 3760b48202b3: Verifying Checksum [2023-02-13T07:41:33.860Z] 3760b48202b3: Download complete [2023-02-13T07:41:33.860Z] 3760b48202b3: Pull complete [2023-02-13T07:41:33.860Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-13T07:41:33.860Z] Status: Downloaded newer image for alpine:3.16 [2023-02-13T07:41:33.860Z] ---> 4c81e5bf8899 [2023-02-13T07:41:33.860Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' [2023-02-13T07:41:33.860Z] ---> Running in b804a3b1351b [2023-02-13T07:41:33.860Z] Removing intermediate container b804a3b1351b [2023-02-13T07:41:33.860Z] ---> 6313bdf03bea [2023-02-13T07:41:33.860Z] Step 15/25 : RUN apk add --update --no-cache dumb-init [2023-02-13T07:41:33.860Z] ---> Running in 8e1f7f9e2fa2 [2023-02-13T07:41:33.860Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-13T07:41:33.861Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-13T07:41:33.861Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-13T07:41:33.861Z] Executing busybox-1.35.0-r17.trigger [2023-02-13T07:41:33.861Z] OK: 5 MiB in 15 packages [2023-02-13T07:41:33.861Z] Removing intermediate container 8e1f7f9e2fa2 [2023-02-13T07:41:33.861Z] ---> 1b1939ac1b26 [2023-02-13T07:41:33.861Z] Step 16/25 : WORKDIR / [2023-02-13T07:41:33.861Z] ---> Running in 3ba55b40d5ea [2023-02-13T07:41:33.861Z] Removing intermediate container 3ba55b40d5ea [2023-02-13T07:41:33.861Z] ---> f4cd89b536af [2023-02-13T07:41:33.861Z] Step 17/25 : COPY --from=builder /device-virtual-go/Attribution.txt / [2023-02-13T07:41:33.861Z] ---> a2d992f91886 [2023-02-13T07:41:33.861Z] Step 18/25 : COPY --from=builder /device-virtual-go/LICENSE / [2023-02-13T07:41:33.861Z] ---> 8c10e2706222 [2023-02-13T07:41:33.861Z] Step 19/25 : COPY --from=builder /device-virtual-go/cmd / [2023-02-13T07:41:33.861Z] ---> 1c8e98f1abda [2023-02-13T07:41:33.861Z] Step 20/25 : EXPOSE 59900 [2023-02-13T07:41:33.861Z] ---> Running in fd42ddc4bfc5 [2023-02-13T07:41:33.861Z] Removing intermediate container fd42ddc4bfc5 [2023-02-13T07:41:33.861Z] ---> f3be81d05d41 [2023-02-13T07:41:33.861Z] Step 21/25 : ENTRYPOINT ["/device-virtual"] [2023-02-13T07:41:33.861Z] ---> Running in 9d2b9dc58d44 [2023-02-13T07:41:33.861Z] Removing intermediate container 9d2b9dc58d44 [2023-02-13T07:41:33.861Z] ---> 4cc54f39a103 [2023-02-13T07:41:33.861Z] Step 22/25 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-13T07:41:34.128Z] ---> Running in 115dbdcb96b6 [2023-02-13T07:41:34.397Z] Removing intermediate container 115dbdcb96b6 [2023-02-13T07:41:34.397Z] ---> 1ca5946cf487 [2023-02-13T07:41:34.397Z] Step 23/25 : LABEL arch=arm64 [2023-02-13T07:41:34.397Z] ---> Running in d8684c6489fc [2023-02-13T07:41:34.668Z] Removing intermediate container d8684c6489fc [2023-02-13T07:41:34.668Z] ---> 4964c706a371 [2023-02-13T07:41:34.668Z] Step 24/25 : LABEL git_sha=36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:41:34.668Z] ---> Running in 02f2e6a82b52 [2023-02-13T07:41:34.937Z] Removing intermediate container 02f2e6a82b52 [2023-02-13T07:41:34.938Z] ---> a4d3cf5417b9 [2023-02-13T07:41:34.938Z] Step 25/25 : LABEL version=3.0.0-dev.10 [2023-02-13T07:41:35.206Z] ---> Running in 61b709b53898 [2023-02-13T07:41:35.475Z] Removing intermediate container 61b709b53898 [2023-02-13T07:41:35.475Z] ---> 96fe9a1d9500 [2023-02-13T07:41:35.475Z] [Warning] One or more build-args [ARCH] were not consumed [2023-02-13T07:41:35.475Z] Successfully built 96fe9a1d9500 [2023-02-13T07:41:35.475Z] 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 [2023-02-13T07:41:35.602Z] provisioning config files... [2023-02-13T07:41:35.619Z] copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/81@tmp/config1449000455355269126tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:41:35.957Z] ---> docker-login.sh [2023-02-13T07:41:35.957Z] nexus3.edgexfoundry.org:10001 [2023-02-13T07:41:36.226Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:41:36.226Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:41:36.226Z] Configure a credential helper to remove this warning. See [2023-02-13T07:41:36.226Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:41:36.226Z] [2023-02-13T07:41:36.226Z] Login Succeeded [2023-02-13T07:41:36.226Z] nexus3.edgexfoundry.org:10002 [2023-02-13T07:41:36.495Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:41:36.764Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:41:36.764Z] Configure a credential helper to remove this warning. See [2023-02-13T07:41:36.764Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:41:36.764Z] [2023-02-13T07:41:36.764Z] Login Succeeded [2023-02-13T07:41:36.764Z] nexus3.edgexfoundry.org:10003 [2023-02-13T07:41:37.032Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:41:37.032Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:41:37.032Z] Configure a credential helper to remove this warning. See [2023-02-13T07:41:37.032Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:41:37.032Z] [2023-02-13T07:41:37.032Z] Login Succeeded [2023-02-13T07:41:37.032Z] nexus3.edgexfoundry.org:10004 [2023-02-13T07:41:37.300Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:41:37.566Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:41:37.566Z] Configure a credential helper to remove this warning. See [2023-02-13T07:41:37.566Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:41:37.566Z] [2023-02-13T07:41:37.566Z] Login Succeeded [2023-02-13T07:41:37.566Z] docker.io [2023-02-13T07:41:37.832Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-13T07:41:38.099Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-13T07:41:38.099Z] Configure a credential helper to remove this warning. See [2023-02-13T07:41:38.099Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-13T07:41:38.099Z] [2023-02-13T07:41:38.099Z] Login Succeeded [2023-02-13T07:41:38.099Z] ---> docker-login.sh ends [Pipeline] } [2023-02-13T07:41:38.111Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T07:41:38.135Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-13T07:41:38.151Z] [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: [2023-02-13T07:41:38.151Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:41:38.151Z] latest [2023-02-13T07:41:38.151Z] 3.0.0-dev.10 [2023-02-13T07:41:38.151Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10 [2023-02-13T07:41:38.151Z] main [2023-02-13T07:41:38.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:38.484Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:38.820Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:41:38.820Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-13T07:41:38.820Z] 5dee4c3907cd: Preparing [2023-02-13T07:41:38.820Z] 842c96c4e1b7: Preparing [2023-02-13T07:41:38.820Z] f1f0277f2060: Preparing [2023-02-13T07:41:38.820Z] 2572f29ae23f: Preparing [2023-02-13T07:41:38.820Z] f70ee36035b9: Preparing [2023-02-13T07:41:39.088Z] f1f0277f2060: Pushed [2023-02-13T07:41:39.088Z] 2572f29ae23f: Pushed [2023-02-13T07:41:39.088Z] 842c96c4e1b7: Pushed [2023-02-13T07:41:39.369Z] f70ee36035b9: Layer already exists [2023-02-13T07:41:44.724Z] 5dee4c3907cd: Pushed [2023-02-13T07:41:44.724Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6: digest: sha256:d571d1349ce9528f6acda2903e87c5b1a2ba7319bd7d1e2b04ae15d75b68110f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:45.072Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:45.413Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-02-13T07:41:45.413Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-13T07:41:45.413Z] 5dee4c3907cd: Preparing [2023-02-13T07:41:45.413Z] 842c96c4e1b7: Preparing [2023-02-13T07:41:45.413Z] f1f0277f2060: Preparing [2023-02-13T07:41:45.413Z] 2572f29ae23f: Preparing [2023-02-13T07:41:45.413Z] f70ee36035b9: Preparing [2023-02-13T07:41:45.413Z] f1f0277f2060: Layer already exists [2023-02-13T07:41:45.413Z] 2572f29ae23f: Layer already exists [2023-02-13T07:41:45.413Z] 842c96c4e1b7: Layer already exists [2023-02-13T07:41:45.413Z] f70ee36035b9: Layer already exists [2023-02-13T07:41:45.413Z] 5dee4c3907cd: Layer already exists [2023-02-13T07:41:45.682Z] latest: digest: sha256:d571d1349ce9528f6acda2903e87c5b1a2ba7319bd7d1e2b04ae15d75b68110f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:46.030Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:46.369Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.10 [2023-02-13T07:41:46.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-13T07:41:46.369Z] 5dee4c3907cd: Preparing [2023-02-13T07:41:46.369Z] 842c96c4e1b7: Preparing [2023-02-13T07:41:46.369Z] f1f0277f2060: Preparing [2023-02-13T07:41:46.370Z] 2572f29ae23f: Preparing [2023-02-13T07:41:46.370Z] f70ee36035b9: Preparing [2023-02-13T07:41:46.370Z] 842c96c4e1b7: Layer already exists [2023-02-13T07:41:46.370Z] 5dee4c3907cd: Layer already exists [2023-02-13T07:41:46.370Z] f1f0277f2060: Layer already exists [2023-02-13T07:41:46.370Z] f70ee36035b9: Layer already exists [2023-02-13T07:41:46.370Z] 2572f29ae23f: Layer already exists [2023-02-13T07:41:46.370Z] 3.0.0-dev.10: digest: sha256:d571d1349ce9528f6acda2903e87c5b1a2ba7319bd7d1e2b04ae15d75b68110f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:46.713Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:47.062Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10 [2023-02-13T07:41:47.063Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-13T07:41:47.063Z] 5dee4c3907cd: Preparing [2023-02-13T07:41:47.063Z] 842c96c4e1b7: Preparing [2023-02-13T07:41:47.063Z] f1f0277f2060: Preparing [2023-02-13T07:41:47.063Z] 2572f29ae23f: Preparing [2023-02-13T07:41:47.063Z] f70ee36035b9: Preparing [2023-02-13T07:41:47.063Z] f70ee36035b9: Layer already exists [2023-02-13T07:41:47.063Z] 842c96c4e1b7: Layer already exists [2023-02-13T07:41:47.063Z] 5dee4c3907cd: Layer already exists [2023-02-13T07:41:47.063Z] 2572f29ae23f: Layer already exists [2023-02-13T07:41:47.063Z] f1f0277f2060: Layer already exists [2023-02-13T07:41:47.063Z] 36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10: digest: sha256:d571d1349ce9528f6acda2903e87c5b1a2ba7319bd7d1e2b04ae15d75b68110f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:47.742Z] + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:48.093Z] + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [2023-02-13T07:41:48.093Z] The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] [2023-02-13T07:41:48.093Z] 5dee4c3907cd: Preparing [2023-02-13T07:41:48.093Z] 842c96c4e1b7: Preparing [2023-02-13T07:41:48.093Z] f1f0277f2060: Preparing [2023-02-13T07:41:48.093Z] 2572f29ae23f: Preparing [2023-02-13T07:41:48.093Z] f70ee36035b9: Preparing [2023-02-13T07:41:48.093Z] f1f0277f2060: Layer already exists [2023-02-13T07:41:48.093Z] 842c96c4e1b7: Layer already exists [2023-02-13T07:41:48.093Z] 2572f29ae23f: Layer already exists [2023-02-13T07:41:48.093Z] 5dee4c3907cd: Layer already exists [2023-02-13T07:41:48.093Z] f70ee36035b9: Layer already exists [2023-02-13T07:41:48.367Z] main: digest: sha256:d571d1349ce9528f6acda2903e87c5b1a2ba7319bd7d1e2b04ae15d75b68110f size: 1365 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2023-02-13T07:41:48.421Z] ===================================================== [Pipeline] echo [2023-02-13T07:41:48.427Z] taggedImages: [2023-02-13T07:41:48.427Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [2023-02-13T07:41:48.427Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [2023-02-13T07:41:48.427Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:3.0.0-dev.10 [2023-02-13T07:41:48.427Z] - nexus3.edgexfoundry.org:10004/device-virtual-arm64:36cfc47f60822cf39bc0d17e26bed27cbab57cb6-3.0.0-dev.10 [2023-02-13T07:41:48.427Z] - 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 [2023-02-13T07:41:48.785Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T07:41:48.785Z] [2023-02-13T07:41:48.785Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:41:49.138Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T07:41:49.138Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-13T07:41:49.138Z] 8998bd30e6a1: Pulling fs layer [2023-02-13T07:41:49.138Z] 04944245beec: Pulling fs layer [2023-02-13T07:41:49.138Z] 699f458cf7ca: Pulling fs layer [2023-02-13T07:41:49.138Z] 765212b225bb: Pulling fs layer [2023-02-13T07:41:49.138Z] f23df028b6ca: Pulling fs layer [2023-02-13T07:41:49.138Z] d65c8cfc05b1: Pulling fs layer [2023-02-13T07:41:49.138Z] 2437ff75d9bd: Pulling fs layer [2023-02-13T07:41:49.138Z] 765212b225bb: Waiting [2023-02-13T07:41:49.138Z] d65c8cfc05b1: Waiting [2023-02-13T07:41:49.138Z] 2437ff75d9bd: Waiting [2023-02-13T07:41:49.413Z] 04944245beec: Verifying Checksum [2023-02-13T07:41:49.413Z] 04944245beec: Download complete [2023-02-13T07:41:49.413Z] 765212b225bb: Verifying Checksum [2023-02-13T07:41:49.413Z] 765212b225bb: Download complete [2023-02-13T07:41:49.413Z] f23df028b6ca: Verifying Checksum [2023-02-13T07:41:49.413Z] f23df028b6ca: Download complete [2023-02-13T07:41:49.413Z] d65c8cfc05b1: Verifying Checksum [2023-02-13T07:41:49.413Z] d65c8cfc05b1: Download complete [2023-02-13T07:41:49.680Z] 699f458cf7ca: Verifying Checksum [2023-02-13T07:41:49.680Z] 699f458cf7ca: Download complete [2023-02-13T07:41:49.948Z] 8998bd30e6a1: Verifying Checksum [2023-02-13T07:41:49.948Z] 8998bd30e6a1: Download complete [2023-02-13T07:41:52.530Z] 2437ff75d9bd: Verifying Checksum [2023-02-13T07:41:52.530Z] 2437ff75d9bd: Download complete [2023-02-13T07:41:53.939Z] 8998bd30e6a1: Pull complete [2023-02-13T07:41:54.522Z] 04944245beec: Pull complete [2023-02-13T07:41:55.932Z] 699f458cf7ca: Pull complete [2023-02-13T07:41:55.932Z] 765212b225bb: Pull complete [2023-02-13T07:41:56.514Z] f23df028b6ca: Pull complete [2023-02-13T07:41:56.781Z] d65c8cfc05b1: Pull complete [2023-02-13T07:42:11.764Z] 2437ff75d9bd: Pull complete [2023-02-13T07:42:11.764Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-13T07:42:11.764Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-13T07:42:11.764Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:42:11.949Z] prd-ubuntu20.04-docker-arm64-4c-16g-5502 does not seem to be running inside a container [2023-02-13T07:42:12.009Z] $ 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/81 -v /w/workspace/device-virtual-go/81:/w/workspace/device-virtual-go/81:rw,z -v /w/workspace/device-virtual-go/81@tmp:/w/workspace/device-virtual-go/81@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-13T07:42:14.450Z] $ docker top 711ff14ceda31a515f326a0ddbfc5b802f3ea73f52e9e494967ea34e75511ea6 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:42:14.956Z] ---> job-cost.sh [2023-02-13T07:42:15.221Z] lf-activate-venv: SKIPPING [2023-02-13T07:42:15.221Z] INFO: No Stack... [2023-02-13T07:42:15.486Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-13T07:42:16.445Z] INFO: Archiving Costs [Pipeline] sh [2023-02-13T07:42:16.777Z] + cut -d, -f6 [2023-02-13T07:42:16.777Z] + cat /w/workspace/device-virtual-go/81/archives/cost.csv [Pipeline] lock [2023-02-13T07:42:16.848Z] Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-81-stack-cost] [2023-02-13T07:42:16.857Z] Resource [jenkins-edgexfoundry-device-virtual-go-main-81-stack-cost] did not exist. Created. [2023-02-13T07:42:16.857Z] Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-81-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-13T07:42:17.200Z] /w/workspace/device-virtual-go/81@tmp/durable-29a4fa30/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh [2023-02-13T07:42:17.545Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-13T07:42:17.565Z] Warning: overwriting stash ‘stack-cost’ [2023-02-13T07:42:17.618Z] Stashed 1 file(s) [Pipeline] } [2023-02-13T07:42:17.626Z] Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-81-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-13T07:42:17.644Z] $ docker stop --time=1 711ff14ceda31a515f326a0ddbfc5b802f3ea73f52e9e494967ea34e75511ea6 [2023-02-13T07:42:19.122Z] $ docker rm -f --volumes 711ff14ceda31a515f326a0ddbfc5b802f3ea73f52e9e494967ea34e75511ea6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-13T07:42:19.520Z] provisioning config files... [2023-02-13T07:42:19.527Z] copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17113360367944351236tmp [Pipeline] { [Pipeline] sh [2023-02-13T07:42:19.816Z] + set +x [2023-02-13T07:42:19.816Z] + curl -s https://codecov.io/bash [2023-02-13T07:42:19.816Z] + bash -s -- [2023-02-13T07:42:19.816Z] [2023-02-13T07:42:19.816Z] _____ _ [2023-02-13T07:42:19.816Z] / ____| | | [2023-02-13T07:42:19.816Z] | | ___ __| | ___ ___ _____ __ [2023-02-13T07:42:19.816Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-13T07:42:19.816Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-13T07:42:19.816Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-13T07:42:19.816Z] Bash-1.0.6 [2023-02-13T07:42:19.816Z] [2023-02-13T07:42:19.816Z] [2023-02-13T07:42:19.816Z] ==> git version 2.25.1 found [2023-02-13T07:42:19.816Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-13T07:42:19.816Z] Release-Date: 2020-01-08 [2023-02-13T07:42:19.816Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-13T07:42:19.816Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-13T07:42:19.816Z] ==> Jenkins CI detected. [2023-02-13T07:42:19.816Z] current dir:  /w/workspace/exfoundry_device-virtual-go_main [2023-02-13T07:42:19.816Z] project root: . [2023-02-13T07:42:19.816Z] --> token set from env [2023-02-13T07:42:19.816Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-13T07:42:19.816Z] ==> Running gcov in . (disable via -X gcov) [2023-02-13T07:42:19.816Z] ==> Python coveragepy not found [2023-02-13T07:42:19.816Z] ==> Searching for coverage reports in: [2023-02-13T07:42:19.816Z] + . [2023-02-13T07:42:19.816Z] -> Found 1 reports [2023-02-13T07:42:19.816Z] ==> Detecting git/mercurial file structure [2023-02-13T07:42:19.816Z] ==> Reading reports [2023-02-13T07:42:19.816Z] + ./coverage.out bytes=44128 [2023-02-13T07:42:19.816Z] ==> Appending adjustments [2023-02-13T07:42:19.816Z] https://docs.codecov.io/docs/fixing-reports [2023-02-13T07:42:20.075Z] + Found adjustments [2023-02-13T07:42:20.075Z] ==> Gzipping contents [2023-02-13T07:42:20.075Z] 8.0K /tmp/codecov.0PpSV1.gz [2023-02-13T07:42:20.075Z] ==> Uploading reports [2023-02-13T07:42:20.075Z] url: https://codecov.io [2023-02-13T07:42:20.075Z] query: branch=main&commit=36cfc47f60822cf39bc0d17e26bed27cbab57cb6&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T07:42:20.075Z] -> Pinging Codecov [2023-02-13T07:42:20.075Z] 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=36cfc47f60822cf39bc0d17e26bed27cbab57cb6&build=81&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F81%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= [2023-02-13T07:42:20.334Z] -> Uploading to [2023-02-13T07:42:20.334Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-13/5E52B4B073DB2E39498172D8E973AA87/36cfc47f60822cf39bc0d17e26bed27cbab57cb6/a3e1e16e-9752-4a42-a958-892fd9eb10ec.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230213%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230213T074220Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=c66aacb165bfd5857201901a710993da7fdf0c0168ffed120e532f03438f3a79 [2023-02-13T07:42:20.334Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-13T07:42:20.334Z] Dload Upload Total Spent Left Speed [2023-02-13T07:42:20.599Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5478 0 0 100 5478 0 23211 --:--:-- --:--:-- --:--:-- 23211 [2023-02-13T07:42:20.599Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [Pipeline] } [2023-02-13T07:42:20.606Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo [2023-02-13T07:42:20.845Z] [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials [2023-02-13T07:42:20.861Z] Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:42:21.162Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T07:42:21.162Z] [2023-02-13T07:42:21.162Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:42:21.466Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T07:42:21.466Z] 1.410.4: Pulling from edgex-devops/edgex-snyk-go [2023-02-13T07:42:21.466Z] df9b9388f04a: Pulling fs layer [2023-02-13T07:42:21.466Z] 52dc419b0ee2: Pulling fs layer [2023-02-13T07:42:21.466Z] 25bc292e5bac: Pulling fs layer [2023-02-13T07:42:21.466Z] 114826534d7a: Pulling fs layer [2023-02-13T07:42:21.466Z] 4657fd5d0bcf: Pulling fs layer [2023-02-13T07:42:21.466Z] 6ad1cebc031e: Pulling fs layer [2023-02-13T07:42:21.466Z] 8a3aa393b2d8: Pulling fs layer [2023-02-13T07:42:21.466Z] 6ad1cebc031e: Waiting [2023-02-13T07:42:21.466Z] 114826534d7a: Waiting [2023-02-13T07:42:21.466Z] 4657fd5d0bcf: Waiting [2023-02-13T07:42:21.466Z] 8a3aa393b2d8: Waiting [2023-02-13T07:42:21.466Z] 25bc292e5bac: Download complete [2023-02-13T07:42:21.466Z] 52dc419b0ee2: Download complete [2023-02-13T07:42:21.466Z] 4657fd5d0bcf: Download complete [2023-02-13T07:42:21.727Z] df9b9388f04a: Verifying Checksum [2023-02-13T07:42:21.727Z] df9b9388f04a: Download complete [2023-02-13T07:42:21.991Z] df9b9388f04a: Pull complete [2023-02-13T07:42:21.991Z] 52dc419b0ee2: Pull complete [2023-02-13T07:42:22.257Z] 25bc292e5bac: Pull complete [2023-02-13T07:42:22.863Z] 6ad1cebc031e: Verifying Checksum [2023-02-13T07:42:22.863Z] 6ad1cebc031e: Download complete [2023-02-13T07:42:23.129Z] 114826534d7a: Verifying Checksum [2023-02-13T07:42:23.129Z] 114826534d7a: Download complete [2023-02-13T07:42:23.703Z] 8a3aa393b2d8: Verifying Checksum [2023-02-13T07:42:23.703Z] 8a3aa393b2d8: Download complete [2023-02-13T07:42:26.993Z] 114826534d7a: Pull complete [2023-02-13T07:42:26.993Z] 4657fd5d0bcf: Pull complete [2023-02-13T07:42:26.993Z] 6ad1cebc031e: Pull complete [2023-02-13T07:42:31.182Z] 8a3aa393b2d8: Pull complete [2023-02-13T07:42:31.182Z] Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 [2023-02-13T07:42:31.182Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [2023-02-13T07:42:31.182Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:42:31.266Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:42:31.302Z] $ 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 [2023-02-13T07:42:36.537Z] $ docker top fcc864f4f04607def4adf53dd444ff6ca3efd4c872c08c5cda192d4d0d8a15e8 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-13T07:42:36.602Z] [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh [2023-02-13T07:42:36.879Z] + set -o pipefail [2023-02-13T07:42:36.879Z] + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' [2023-02-13T07:42:41.076Z] [2023-02-13T07:42:41.076Z] Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... [2023-02-13T07:42:41.076Z] [2023-02-13T07:42:41.076Z] Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/110805ce-111f-4b9b-97bc-13018772d441 [2023-02-13T07:42:41.076Z] [2023-02-13T07:42:41.076Z] Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. [2023-02-13T07:42:41.076Z] [2023-02-13T07:42:41.076Z] Notifications about newly disclosed issues related to these dependencies will be emailed to you. [2023-02-13T07:42:41.076Z] [2023-02-13T07:42:41.076Z] [2023-02-13T07:42:41.076Z] A medium severity vulnerability was found in the Snyk CLI versions you are using. [2023-02-13T07:42:41.076Z] We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. [2023-02-13T07:42:41.076Z] More details here: https://snyk.co/ue1NS [Pipeline] } [2023-02-13T07:42:41.088Z] $ docker stop --time=1 fcc864f4f04607def4adf53dd444ff6ca3efd4c872c08c5cda192d4d0d8a15e8 [2023-02-13T07:42:44.980Z] $ docker rm -f --volumes fcc864f4f04607def4adf53dd444ff6ca3efd4c872c08c5cda192d4d0d8a15e8 [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 [2023-02-13T07:42:45.766Z] + git log --format=format:%s -1 36cfc47f60822cf39bc0d17e26bed27cbab57cb6 [Pipeline] sh [2023-02-13T07:42:46.064Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T07:42:46.064Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:42:46.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T07:42:46.368Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:42:46.447Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:42:46.481Z] $ 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 [2023-02-13T07:42:46.946Z] $ docker top 592c292b5fab6d2644ed2b58dc336f0e4fe8b78d89a71ea439fd917f97ff23ab -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T07:42:47.036Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T07:42:47.036Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T07:42:47.156Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T07:42:47.160Z] $ docker exec 592c292b5fab6d2644ed2b58dc336f0e4fe8b78d89a71ea439fd917f97ff23ab ssh-agent [2023-02-13T07:42:47.261Z] SSH_AUTH_SOCK=/tmp/ssh-WToSWhI24YpF/agent.32 [2023-02-13T07:42:47.261Z] SSH_AGENT_PID=38 [2023-02-13T07:42:47.266Z] Running ssh-add (command line suppressed) [2023-02-13T07:42:47.367Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7501024985847986031.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7501024985847986031.key) [2023-02-13T07:42:47.381Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T07:42:47.668Z] + git semver tag [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,857 [run_tag] DEBUG tag force:False [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,857 [check_head_tag] DEBUG check head tag [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,858 [execute] INFO git cat-file --batch-check [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,858 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,864 [execute] INFO git cat-file --batch [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,864 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,885 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,885 [execute] INFO git tag -a v3.0.0-dev.10 -m v3.0.0-dev.10 [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,885 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.0.0-dev.10', '-m', 'v3.0.0-dev.10'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) [2023-02-13T07:42:47.926Z] 2023-02-13 07:42:47,890 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:42:47.926Z] 3.0.0-dev.10 [Pipeline] } [2023-02-13T07:42:47.936Z] $ docker exec --env ******** --env ******** 592c292b5fab6d2644ed2b58dc336f0e4fe8b78d89a71ea439fd917f97ff23ab ssh-agent -k [2023-02-13T07:42:48.040Z] unset SSH_AUTH_SOCK; [2023-02-13T07:42:48.040Z] unset SSH_AGENT_PID; [2023-02-13T07:42:48.040Z] echo Agent pid 38 killed; [2023-02-13T07:42:48.048Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T07:42:48.347Z] + git semver [Pipeline] } [2023-02-13T07:42:48.621Z] $ docker stop --time=1 592c292b5fab6d2644ed2b58dc336f0e4fe8b78d89a71ea439fd917f97ff23ab [2023-02-13T07:42:49.916Z] $ docker rm -f --volumes 592c292b5fab6d2644ed2b58dc336f0e4fe8b78d89a71ea439fd917f97ff23ab [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:42:50.302Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T07:42:50.302Z] [2023-02-13T07:42:50.302Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:42:50.608Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T07:42:50.608Z] 0.23.1-centos7: Pulling from edgex-lftools [2023-02-13T07:42:50.608Z] ab5ef0e58194: Pulling fs layer [2023-02-13T07:42:50.608Z] 9712f1f96733: Pulling fs layer [2023-02-13T07:42:50.608Z] 63f879dbbcfc: Pulling fs layer [2023-02-13T07:42:50.608Z] 0d9ebad4ef96: Pulling fs layer [2023-02-13T07:42:50.608Z] e9a5061849ea: Pulling fs layer [2023-02-13T07:42:50.608Z] d747dcd14b5f: Pulling fs layer [2023-02-13T07:42:50.608Z] 2de7ff778b66: Pulling fs layer [2023-02-13T07:42:50.609Z] 2de7ff778b66: Waiting [2023-02-13T07:42:50.609Z] d747dcd14b5f: Waiting [2023-02-13T07:42:50.609Z] 0d9ebad4ef96: Waiting [2023-02-13T07:42:50.609Z] e9a5061849ea: Waiting [2023-02-13T07:42:50.609Z] 9712f1f96733: Verifying Checksum [2023-02-13T07:42:50.609Z] 9712f1f96733: Download complete [2023-02-13T07:42:51.189Z] 63f879dbbcfc: Verifying Checksum [2023-02-13T07:42:51.189Z] 63f879dbbcfc: Download complete [2023-02-13T07:42:51.779Z] e9a5061849ea: Verifying Checksum [2023-02-13T07:42:51.779Z] e9a5061849ea: Download complete [2023-02-13T07:42:51.779Z] ab5ef0e58194: Verifying Checksum [2023-02-13T07:42:51.779Z] ab5ef0e58194: Download complete [2023-02-13T07:42:51.779Z] d747dcd14b5f: Download complete [2023-02-13T07:42:51.779Z] 0d9ebad4ef96: Verifying Checksum [2023-02-13T07:42:51.779Z] 0d9ebad4ef96: Download complete [2023-02-13T07:42:52.037Z] 2de7ff778b66: Download complete [2023-02-13T07:42:54.581Z] ab5ef0e58194: Pull complete [2023-02-13T07:42:54.840Z] 9712f1f96733: Pull complete [2023-02-13T07:42:55.776Z] 63f879dbbcfc: Pull complete [2023-02-13T07:42:59.957Z] 0d9ebad4ef96: Pull complete [2023-02-13T07:43:00.524Z] e9a5061849ea: Pull complete [2023-02-13T07:43:00.524Z] d747dcd14b5f: Pull complete [2023-02-13T07:43:01.902Z] 2de7ff778b66: Pull complete [2023-02-13T07:43:01.902Z] Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 [2023-02-13T07:43:01.902Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [2023-02-13T07:43:01.902Z] nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:43:01.981Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:43:02.009Z] $ 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 [2023-02-13T07:43:08.837Z] $ docker top dfb14fc257d0e1d847c4edaf5e01e4389366e896afdb0b11443ce76538361e6f -eo pid,comm [Pipeline] { [Pipeline] configFileProvider [2023-02-13T07:43:08.902Z] provisioning config files... [2023-02-13T07:43:08.909Z] copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config52084248381250745tmp [2023-02-13T07:43:08.919Z] copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config15070706288619264702tmp [2023-02-13T07:43:08.929Z] copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config4941907654501942814tmp [Pipeline] { [Pipeline] echo [2023-02-13T07:43:08.939Z] Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:09.222Z] ---> sigul-configuration.sh [2023-02-13T07:43:09.222Z] gpg: directory `/root/.gnupg' created [2023-02-13T07:43:09.222Z] gpg: new configuration file `/root/.gnupg/gpg.conf' created [2023-02-13T07:43:09.222Z] gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run [2023-02-13T07:43:09.222Z] gpg: keyring `/root/.gnupg/secring.gpg' created [2023-02-13T07:43:09.222Z] gpg: keyring `/root/.gnupg/pubring.gpg' created [2023-02-13T07:43:09.222Z] gpg: CAST5 encrypted data [2023-02-13T07:43:09.222Z] gpg: encrypted with 1 passphrase [2023-02-13T07:43:09.222Z] gpg: WARNING: message was not integrity protected [Pipeline] sh [2023-02-13T07:43:09.510Z] + mkdir /home/jenkins [2023-02-13T07:43:09.510Z] + mkdir /home/jenkins/sigul [Pipeline] sh [2023-02-13T07:43:09.794Z] + 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 [2023-02-13T07:43:09.803Z] Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:10.085Z] ---> sigul-install.sh [2023-02-13T07:43:10.085Z] Sigul already installed; skipping installation. [Pipeline] sh [2023-02-13T07:43:10.376Z] + git tag --list [2023-02-13T07:43:10.377Z] v1.0.0 [2023-02-13T07:43:10.377Z] v1.1.0 [2023-02-13T07:43:10.377Z] v1.1.1 [2023-02-13T07:43:10.377Z] v1.2.1 [2023-02-13T07:43:10.377Z] v1.2.2 [2023-02-13T07:43:10.377Z] v1.2.3 [2023-02-13T07:43:10.377Z] v1.3.0 [2023-02-13T07:43:10.377Z] v1.3.1 [2023-02-13T07:43:10.377Z] v2.0.0 [2023-02-13T07:43:10.377Z] v2.1.0 [2023-02-13T07:43:10.377Z] v2.1.1 [2023-02-13T07:43:10.377Z] v2.1.1-dev.1 [2023-02-13T07:43:10.377Z] v2.1.1-dev.2 [2023-02-13T07:43:10.377Z] v2.2.0 [2023-02-13T07:43:10.377Z] v2.2.1-dev.1 [2023-02-13T07:43:10.377Z] v2.2.1-dev.2 [2023-02-13T07:43:10.377Z] v2.2.1-dev.3 [2023-02-13T07:43:10.377Z] v2.2.1-dev.4 [2023-02-13T07:43:10.377Z] v2.2.1-dev.5 [2023-02-13T07:43:10.377Z] v2.2.1-dev.6 [2023-02-13T07:43:10.377Z] v2.2.1-dev.7 [2023-02-13T07:43:10.377Z] v2.2.1-dev.8 [2023-02-13T07:43:10.377Z] v2.3.0 [2023-02-13T07:43:10.377Z] v2.3.0-dev.10 [2023-02-13T07:43:10.377Z] v2.3.0-dev.11 [2023-02-13T07:43:10.377Z] v2.3.0-dev.12 [2023-02-13T07:43:10.377Z] v2.3.0-dev.13 [2023-02-13T07:43:10.377Z] v2.3.0-dev.14 [2023-02-13T07:43:10.377Z] v2.3.0-dev.15 [2023-02-13T07:43:10.377Z] v2.3.0-dev.16 [2023-02-13T07:43:10.377Z] v2.3.0-dev.17 [2023-02-13T07:43:10.377Z] v2.3.0-dev.18 [2023-02-13T07:43:10.377Z] v2.3.0-dev.19 [2023-02-13T07:43:10.377Z] v2.3.0-dev.20 [2023-02-13T07:43:10.377Z] v2.3.0-dev.21 [2023-02-13T07:43:10.377Z] v2.3.0-dev.22 [2023-02-13T07:43:10.377Z] v2.3.0-dev.23 [2023-02-13T07:43:10.377Z] v2.3.0-dev.24 [2023-02-13T07:43:10.377Z] v2.3.0-dev.25 [2023-02-13T07:43:10.377Z] v2.3.0-dev.26 [2023-02-13T07:43:10.377Z] v2.3.0-dev.27 [2023-02-13T07:43:10.377Z] v2.3.0-dev.28 [2023-02-13T07:43:10.377Z] v2.3.0-dev.29 [2023-02-13T07:43:10.377Z] v2.3.0-dev.30 [2023-02-13T07:43:10.377Z] v2.3.0-dev.8 [2023-02-13T07:43:10.377Z] v2.3.0-dev.9 [2023-02-13T07:43:10.377Z] v3.0.0-dev.1 [2023-02-13T07:43:10.377Z] v3.0.0-dev.10 [2023-02-13T07:43:10.377Z] v3.0.0-dev.2 [2023-02-13T07:43:10.377Z] v3.0.0-dev.3 [2023-02-13T07:43:10.377Z] v3.0.0-dev.4 [2023-02-13T07:43:10.377Z] v3.0.0-dev.5 [2023-02-13T07:43:10.377Z] v3.0.0-dev.6 [2023-02-13T07:43:10.377Z] v3.0.0-dev.7 [2023-02-13T07:43:10.377Z] v3.0.0-dev.8 [2023-02-13T07:43:10.377Z] v3.0.0-dev.9 [Pipeline] sh [2023-02-13T07:43:10.663Z] + lftools sign git-tag v3.0.0-dev.10 [2023-02-13T07:43:11.230Z] Signing Git tag with Sigul... [2023-02-13T07:43:11.230Z] Signing v3.0.0-dev.10 [Pipeline] echo [2023-02-13T07:43:11.497Z] Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:11.787Z] ---> sigul-configuration-cleanup.sh [Pipeline] } [2023-02-13T07:43:11.795Z] Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } [2023-02-13T07:43:11.816Z] $ docker stop --time=1 dfb14fc257d0e1d847c4edaf5e01e4389366e896afdb0b11443ce76538361e6f [2023-02-13T07:43:13.080Z] $ docker rm -f --volumes dfb14fc257d0e1d847c4edaf5e01e4389366e896afdb0b11443ce76538361e6f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh [2023-02-13T07:43:13.477Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T07:43:13.477Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:43:13.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T07:43:13.773Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:43:13.837Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:43:13.867Z] $ 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 [2023-02-13T07:43:14.217Z] $ docker top a15ef219384b8088738756466dace4e81d80ae009c2c3414f207e3b46db61245 -eo pid,comm [2023-02-13T07:43:14.261Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T07:43:14.262Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T07:43:14.302Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T07:43:14.302Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T07:43:14.402Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T07:43:14.406Z] $ docker exec a15ef219384b8088738756466dace4e81d80ae009c2c3414f207e3b46db61245 ssh-agent [2023-02-13T07:43:14.516Z] SSH_AUTH_SOCK=/tmp/ssh-tGKCcpoipwic/agent.33 [2023-02-13T07:43:14.516Z] SSH_AGENT_PID=39 [2023-02-13T07:43:14.521Z] Running ssh-add (command line suppressed) [2023-02-13T07:43:14.616Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_336452545738624378.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_336452545738624378.key) [2023-02-13T07:43:14.626Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T07:43:14.912Z] + git semver bump pre [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,071 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,071 [bump_version] DEBUG bumping version:3.0.0-dev.10 on axis:pre with prefix:dev [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,071 [bump_version] DEBUG bumped version:3.0.0-dev.11 [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,071 [write_version] DEBUG write version:3.0.0-dev.11 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,071 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,073 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,075 [execute] INFO git cat-file --batch-check [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,075 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,080 [execute] INFO git cat-file --batch [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,080 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T07:43:15.172Z] 2023-02-13 07:43:15,085 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:43:15.172Z] 3.0.0-dev.11 [Pipeline] } [2023-02-13T07:43:15.181Z] $ docker exec --env ******** --env ******** a15ef219384b8088738756466dace4e81d80ae009c2c3414f207e3b46db61245 ssh-agent -k [2023-02-13T07:43:15.280Z] unset SSH_AUTH_SOCK; [2023-02-13T07:43:15.280Z] unset SSH_AGENT_PID; [2023-02-13T07:43:15.280Z] echo Agent pid 39 killed; [2023-02-13T07:43:15.284Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T07:43:15.583Z] + git semver [Pipeline] } [2023-02-13T07:43:15.853Z] $ docker stop --time=1 a15ef219384b8088738756466dace4e81d80ae009c2c3414f207e3b46db61245 [2023-02-13T07:43:17.208Z] $ docker rm -f --volumes a15ef219384b8088738756466dace4e81d80ae009c2c3414f207e3b46db61245 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-13T07:43:17.542Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-13T07:43:17.542Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:43:17.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-13T07:43:17.840Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:43:17.909Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:43:17.942Z] $ 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 [2023-02-13T07:43:18.326Z] $ docker top a6490ee6afb47cb6bec382eddfbd235bec8ebd40f3cc259e62d142fbbbe7d991 -eo pid,comm [2023-02-13T07:43:18.372Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-13T07:43:18.372Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-13T07:43:18.410Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-13T07:43:18.410Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-13T07:43:18.522Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-13T07:43:18.527Z] $ docker exec a6490ee6afb47cb6bec382eddfbd235bec8ebd40f3cc259e62d142fbbbe7d991 ssh-agent [2023-02-13T07:43:18.634Z] SSH_AUTH_SOCK=/tmp/ssh-I8ig60oCOcIk/agent.31 [2023-02-13T07:43:18.634Z] SSH_AGENT_PID=37 [2023-02-13T07:43:18.638Z] Running ssh-add (command line suppressed) [2023-02-13T07:43:18.742Z] Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7680859926357823550.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_7680859926357823550.key) [2023-02-13T07:43:18.754Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-13T07:43:19.043Z] + git semver push [2023-02-13T07:43:19.303Z] 2023-02-13 07:43:19,239 [run_push] DEBUG push [2023-02-13T07:43:19.303Z] 2023-02-13 07:43:19,239 [execute] INFO git cat-file --batch-check [2023-02-13T07:43:19.303Z] 2023-02-13 07:43:19,240 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) [2023-02-13T07:43:19.303Z] 2023-02-13 07:43:19,242 [execute] INFO git rev-list 5b73060de1afccdec0d32ea1b5827b503dfbfb4b -- [2023-02-13T07:43:19.303Z] 2023-02-13 07:43:19,242 [execute] DEBUG Popen(['git', 'rev-list', '5b73060de1afccdec0d32ea1b5827b503dfbfb4b', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T07:43:19.303Z] 2023-02-13 07:43:19,251 [execute] INFO git fetch -v origin [2023-02-13T07:43:19.303Z] 2023-02-13 07:43:19,251 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) [2023-02-13T07:43:19.869Z] 2023-02-13 07:43:19,853 [run_push] DEBUG no remote changes detected [2023-02-13T07:43:19.869Z] 2023-02-13 07:43:19,854 [execute] INFO git push origin semver [2023-02-13T07:43:19.869Z] 2023-02-13 07:43:19,854 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) [2023-02-13T07:43:20.806Z] 2023-02-13 07:43:20,734 [run_push] DEBUG push all version tags [2023-02-13T07:43:20.806Z] 2023-02-13 07:43:20,735 [execute] INFO git push origin refs/tags/v*:refs/tags/v* [2023-02-13T07:43:20.806Z] 2023-02-13 07:43:20,735 [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) [2023-02-13T07:43:21.745Z] 2023-02-13 07:43:21,667 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main [2023-02-13T07:43:21.745Z] 3.0.0-dev.11 [Pipeline] } [2023-02-13T07:43:21.755Z] $ docker exec --env ******** --env ******** a6490ee6afb47cb6bec382eddfbd235bec8ebd40f3cc259e62d142fbbbe7d991 ssh-agent -k [2023-02-13T07:43:21.861Z] unset SSH_AUTH_SOCK; [2023-02-13T07:43:21.861Z] unset SSH_AGENT_PID; [2023-02-13T07:43:21.861Z] echo Agent pid 37 killed; [2023-02-13T07:43:21.875Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-13T07:43:22.176Z] + git semver [Pipeline] } [2023-02-13T07:43:22.449Z] $ docker stop --time=1 a6490ee6afb47cb6bec382eddfbd235bec8ebd40f3cc259e62d142fbbbe7d991 [2023-02-13T07:43:23.749Z] $ docker rm -f --volumes a6490ee6afb47cb6bec382eddfbd235bec8ebd40f3cc259e62d142fbbbe7d991 [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 [2023-02-13T07:43:24.408Z] + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] [2023-02-13T07:43:24.408Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-13T07:43:24.408Z] total 16 [2023-02-13T07:43:24.408Z] drwxr-xr-x 3 root root 4096 Feb 13 07:35 . [2023-02-13T07:43:24.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 07:43 .. [2023-02-13T07:43:24.408Z] drwxr-xr-x 2 root root 4096 Feb 13 07:35 cost [2023-02-13T07:43:24.408Z] -rw-r--r-- 1 root root 88 Feb 13 07:35 cost.csv [2023-02-13T07:43:24.408Z] + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-13T07:43:24.408Z] + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives [2023-02-13T07:43:24.408Z] total 16 [2023-02-13T07:43:24.408Z] drwxr-xr-x 3 jenkins jenkins 4096 Feb 13 07:35 . [2023-02-13T07:43:24.408Z] drwxrwxr-x 10 jenkins jenkins 4096 Feb 13 07:43 .. [2023-02-13T07:43:24.408Z] drwxr-xr-x 2 jenkins jenkins 4096 Feb 13 07:35 cost [2023-02-13T07:43:24.408Z] -rw-r--r-- 1 jenkins jenkins 88 Feb 13 07:35 cost.csv [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:24.698Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:25.554Z] ---> package-listing.sh [2023-02-13T07:43:25.554Z] ++ facter osfamily [2023-02-13T07:43:25.554Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-13T07:43:25.813Z] + OS_FAMILY=debian [2023-02-13T07:43:25.813Z] + workspace=/w/workspace/exfoundry_device-virtual-go_main [2023-02-13T07:43:25.813Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-13T07:43:25.813Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-13T07:43:25.813Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-13T07:43:25.813Z] + PACKAGES=/tmp/packages_start.txt [2023-02-13T07:43:25.813Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-02-13T07:43:25.813Z] + PACKAGES=/tmp/packages_end.txt [2023-02-13T07:43:25.813Z] + case "${OS_FAMILY}" in [2023-02-13T07:43:25.813Z] + dpkg -l [2023-02-13T07:43:25.813Z] + grep '^ii' [2023-02-13T07:43:25.813Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-13T07:43:25.813Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-13T07:43:25.813Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-13T07:43:25.813Z] + '[' /w/workspace/exfoundry_device-virtual-go_main ']' [2023-02-13T07:43:25.814Z] + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ [2023-02-13T07:43:25.814Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo [2023-02-13T07:43:25.823Z] 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 [2023-02-13T07:43:26.101Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-13T07:43:26.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-13T07:43:26.657Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-13T07:43:26.729Z] prd-ubuntu20.04-docker-8c-8g-5501 does not seem to be running inside a container [2023-02-13T07:43:26.807Z] $ 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 [2023-02-13T07:43:27.223Z] $ docker top 00d95511c6d53027b9a57556de13a035b29291a64b64a98b0558ae9f34dc0fe2 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-13T07:43:27.633Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-13T07:43:27.942Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-13T07:43:28.228Z] + ls /var/log/sa-host [2023-02-13T07:43:28.228Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-13T07:43:28.378Z] provisioning config files... [2023-02-13T07:43:28.386Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config9992811533129408768tmp [Pipeline] { [Pipeline] echo [2023-02-13T07:43:28.401Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:28.681Z] ---> create-netrc.sh [Pipeline] } [2023-02-13T07:43:28.688Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:29.025Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-13T07:43:29.034Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:29.318Z] ---> sudo-logs.sh [2023-02-13T07:43:29.318Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-13T07:43:29.351Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:29.639Z] ---> job-cost.sh [2023-02-13T07:43:29.639Z] lf-activate-venv: SKIPPING [2023-02-13T07:43:29.639Z] DEBUG: total: 0.2199999988079071 [2023-02-13T07:43:29.639Z] INFO: Retrieving Stack Cost... [2023-02-13T07:43:30.579Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-13T07:43:30.579Z] INFO: Archiving Costs [Pipeline] echo [2023-02-13T07:43:30.851Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-13T07:43:31.135Z] ---> logs-deploy.sh [2023-02-13T07:43:31.135Z] lf-activate-venv: SKIPPING [2023-02-13T07:43:31.135Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/81 [2023-02-13T07:43:31.135Z] INFO: archiving workspace using pattern(s): [2023-02-13T07:43:32.074Z] Archives upload complete. [2023-02-13T07:43:32.334Z] INFO: archiving logs to Nexus